[==========] Running 26 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 24 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260630 12:24:52.205580 16826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.110.190:35303,127.16.110.189:41623,127.16.110.188:42845
I20260630 12:24:52.207412 16826 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260630 12:24:52.208475 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:52.226722 16835 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:52.226935 16832 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:52.227035 16833 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:53.502200 16834 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1273 milliseconds
I20260630 12:24:53.502393 16826 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260630 12:24:53.503702 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:53.503971 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:53.504256 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822293504230 us; error 0 us; skew 500 ppm
I20260630 12:24:53.505076 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:53.510537 16826 webserver.cc:533] Webserver started at http://127.16.110.190:44637/ using document root <none> and password file <none>
I20260630 12:24:53.511497 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:53.511796 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:53.512451 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:53.518469 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-0-root/instance:
uuid: "772d817e1a814863ad620df9bf0124e9"
format_stamp: "Formatted at 2026-06-30 12:24:53 on dist-test-slave-pnhc"
I20260630 12:24:53.526352 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.008s
I20260630 12:24:53.531777 16841 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:53.533042 16826 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:24:53.533417 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-0-root
uuid: "772d817e1a814863ad620df9bf0124e9"
format_stamp: "Formatted at 2026-06-30 12:24:53 on dist-test-slave-pnhc"
I20260630 12:24:53.533772 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:53.599984 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:53.601550 16826 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260630 12:24:53.602044 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:53.674357 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.190:35303
I20260630 12:24:53.674448 16892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.190:35303 every 8 connection(s)
I20260630 12:24:53.680881 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:24:53.682597 16893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:24:53.687651 16895 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:53.688830 16896 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:53.693970 16898 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:53.698165 16826 server_base.cc:1061] running on GCE node
I20260630 12:24:53.699191 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:53.699440 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:53.699674 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822293699636 us; error 0 us; skew 500 ppm
I20260630 12:24:53.700318 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:53.704578 16826 webserver.cc:533] Webserver started at http://127.16.110.189:45663/ using document root <none> and password file <none>
I20260630 12:24:53.705125 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:53.705356 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:53.705668 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:53.704689 16893 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.110.190" port: 35303 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:53.706815 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-1-root/instance:
uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa"
format_stamp: "Formatted at 2026-06-30 12:24:53 on dist-test-slave-pnhc"
I20260630 12:24:53.715153 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.008s	sys 0.001s
I20260630 12:24:53.719513 16905 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:53.720515 16826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:24:53.720892 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-1-root
uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa"
format_stamp: "Formatted at 2026-06-30 12:24:53 on dist-test-slave-pnhc"
I20260630 12:24:53.721202 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:53.733868 16893 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.110.189" port: 41623 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:53.736197 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260630 12:24:53.736685 16845 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.110.189:41623: connect: Connection refused (error 111)
I20260630 12:24:53.738061 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260630 12:24:53.741431 16893 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.110.189:41623: Network error: Client connection negotiation failed: client connection to 127.16.110.189:41623: connect: Connection refused (error 111)
I20260630 12:24:53.791051 16893 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.110.189" port: 41623 } attempt: 1
W20260630 12:24:53.796675 16893 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.110.189:41623: Network error: Client connection negotiation failed: client connection to 127.16.110.189:41623: connect: Connection refused (error 111)
I20260630 12:24:53.812688 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.189:41623
I20260630 12:24:53.812894 16957 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.189:41623 every 8 connection(s)
I20260630 12:24:53.817700 16958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:53.818758 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:24:53.823374 16958 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.110.190" port: 35303 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:24:53.827495 16960 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:53.827832 16961 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:53.834029 16964 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:53.835587 16826 server_base.cc:1061] running on GCE node
I20260630 12:24:53.836592 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:53.836902 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:53.837144 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822293837126 us; error 0 us; skew 500 ppm
I20260630 12:24:53.837944 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:53.841431 16826 webserver.cc:533] Webserver started at http://127.16.110.188:38225/ using document root <none> and password file <none>
I20260630 12:24:53.842096 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:53.842386 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:53.842293 16958 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.110.189" port: 41623 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:53.842821 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:53.844405 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-2-root/instance:
uuid: "56372e69e10d466fbc178148a6d42834"
format_stamp: "Formatted at 2026-06-30 12:24:53 on dist-test-slave-pnhc"
I20260630 12:24:53.851320 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.004s
I20260630 12:24:53.854621 16958 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:53.857434 16970 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:53.858644 16826 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.002s
I20260630 12:24:53.859045 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-2-root
uuid: "56372e69e10d466fbc178148a6d42834"
format_stamp: "Formatted at 2026-06-30 12:24:53 on dist-test-slave-pnhc"
I20260630 12:24:53.859506 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260630 12:24:53.860940 16958 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.110.188:42845: Network error: Client connection negotiation failed: client connection to 127.16.110.188:42845: connect: Connection refused (error 111)
I20260630 12:24:53.865243 16893 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.110.189" port: 41623 } attempt: 2
I20260630 12:24:53.876447 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:53.876466 16893 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:53.877789 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260630 12:24:53.881573 16893 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.110.188:42845: Network error: Client connection negotiation failed: client connection to 127.16.110.188:42845: connect: Connection refused (error 111)
I20260630 12:24:53.904804 16958 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } attempt: 1
W20260630 12:24:53.910810 16958 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.110.188:42845: Network error: Client connection negotiation failed: client connection to 127.16.110.188:42845: connect: Connection refused (error 111)
I20260630 12:24:53.913118 16893 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } attempt: 1
W20260630 12:24:53.919085 16893 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.110.188:42845: Network error: Client connection negotiation failed: client connection to 127.16.110.188:42845: connect: Connection refused (error 111)
I20260630 12:24:53.948625 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.188:42845
I20260630 12:24:53.948720 17022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.188:42845 every 8 connection(s)
I20260630 12:24:53.952742 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:53.953544 17023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:53.958925 17023 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.110.190" port: 35303 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:53.971397 17023 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.110.189" port: 41623 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:53.981169 17023 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:24:53.986333 16958 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } attempt: 2
I20260630 12:24:53.986724 16893 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } attempt: 2
I20260630 12:24:54.005781 17023 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834: Bootstrap starting.
I20260630 12:24:54.007769 16958 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa: Bootstrap starting.
I20260630 12:24:54.010702 16893 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9: Bootstrap starting.
I20260630 12:24:54.013901 16958 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:54.014501 17023 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:54.016350 16958 log.cc:826] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa: Log is configured to *not* fsync() on all Append() calls
I20260630 12:24:54.017284 16893 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:54.023666 16958 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa: No bootstrap required, opened a new log
I20260630 12:24:54.024431 17023 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834: No bootstrap required, opened a new log
I20260630 12:24:54.026103 16893 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9: No bootstrap required, opened a new log
I20260630 12:24:54.042841 16958 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "772d817e1a814863ad620df9bf0124e9" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 35303 } } peers { permanent_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 41623 } } peers { permanent_uuid: "56372e69e10d466fbc178148a6d42834" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } }
I20260630 12:24:54.042850 16893 raft_consensus.cc:359] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "772d817e1a814863ad620df9bf0124e9" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 35303 } } peers { permanent_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 41623 } } peers { permanent_uuid: "56372e69e10d466fbc178148a6d42834" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } }
I20260630 12:24:54.043722 16958 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:54.042845 17023 raft_consensus.cc:359] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "772d817e1a814863ad620df9bf0124e9" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 35303 } } peers { permanent_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 41623 } } peers { permanent_uuid: "56372e69e10d466fbc178148a6d42834" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } }
I20260630 12:24:54.044157 16893 raft_consensus.cc:385] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:54.044178 16958 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eaf66e19bbe43db8aadc5d11bb2beaa, State: Initialized, Role: FOLLOWER
I20260630 12:24:54.044239 17023 raft_consensus.cc:385] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:54.044651 16893 raft_consensus.cc:740] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 772d817e1a814863ad620df9bf0124e9, State: Initialized, Role: FOLLOWER
I20260630 12:24:54.044870 17023 raft_consensus.cc:740] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56372e69e10d466fbc178148a6d42834, State: Initialized, Role: FOLLOWER
I20260630 12:24:54.045608 16893 consensus_queue.cc:260] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "772d817e1a814863ad620df9bf0124e9" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 35303 } } peers { permanent_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 41623 } } peers { permanent_uuid: "56372e69e10d466fbc178148a6d42834" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } }
I20260630 12:24:54.045603 16958 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "772d817e1a814863ad620df9bf0124e9" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 35303 } } peers { permanent_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 41623 } } peers { permanent_uuid: "56372e69e10d466fbc178148a6d42834" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } }
I20260630 12:24:54.045603 17023 consensus_queue.cc:260] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "772d817e1a814863ad620df9bf0124e9" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 35303 } } peers { permanent_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 41623 } } peers { permanent_uuid: "56372e69e10d466fbc178148a6d42834" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } }
I20260630 12:24:54.049660 17033 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [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: "772d817e1a814863ad620df9bf0124e9" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 35303 } } peers { permanent_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 41623 } } peers { permanent_uuid: "56372e69e10d466fbc178148a6d42834" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } } }
I20260630 12:24:54.050525 17033 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:54.051537 16958 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:54.054404 17032 sys_catalog.cc:455] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9 [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: "772d817e1a814863ad620df9bf0124e9" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 35303 } } peers { permanent_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 41623 } } peers { permanent_uuid: "56372e69e10d466fbc178148a6d42834" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } } }
I20260630 12:24:54.055445 17032 sys_catalog.cc:458] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:54.055804 17034 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834 [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: "772d817e1a814863ad620df9bf0124e9" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 35303 } } peers { permanent_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 41623 } } peers { permanent_uuid: "56372e69e10d466fbc178148a6d42834" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } } }
I20260630 12:24:54.056703 17034 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:54.057935 17023 sys_catalog.cc:565] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:54.058848 16893 sys_catalog.cc:565] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:54.091363 17034 raft_consensus.cc:493] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:54.092095 17034 raft_consensus.cc:515] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "772d817e1a814863ad620df9bf0124e9" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 35303 } } peers { permanent_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 41623 } } peers { permanent_uuid: "56372e69e10d466fbc178148a6d42834" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } }
I20260630 12:24:54.096771 17033 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:54.097362 17033 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "772d817e1a814863ad620df9bf0124e9" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 35303 } } peers { permanent_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 41623 } } peers { permanent_uuid: "56372e69e10d466fbc178148a6d42834" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } }
I20260630 12:24:54.099913 16868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "56372e69e10d466fbc178148a6d42834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "772d817e1a814863ad620df9bf0124e9" is_pre_election: true
I20260630 12:24:54.101682 16868 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56372e69e10d466fbc178148a6d42834 in term 0.
I20260630 12:24:54.104419 16933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "56372e69e10d466fbc178148a6d42834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" is_pre_election: true
I20260630 12:24:54.105928 16974 leader_election.cc:304] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56372e69e10d466fbc178148a6d42834, 772d817e1a814863ad620df9bf0124e9; no voters: 
I20260630 12:24:54.106607 16933 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56372e69e10d466fbc178148a6d42834 in term 0.
I20260630 12:24:54.112172 17033 leader_election.cc:290] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 772d817e1a814863ad620df9bf0124e9 (127.16.110.190:35303), 56372e69e10d466fbc178148a6d42834 (127.16.110.188:42845)
I20260630 12:24:54.112622 16868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "772d817e1a814863ad620df9bf0124e9" is_pre_election: true
I20260630 12:24:54.113461 16868 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4eaf66e19bbe43db8aadc5d11bb2beaa in term 0.
I20260630 12:24:54.114979 16998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56372e69e10d466fbc178148a6d42834" is_pre_election: true
I20260630 12:24:54.103745 17034 leader_election.cc:290] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 772d817e1a814863ad620df9bf0124e9 (127.16.110.190:35303), 4eaf66e19bbe43db8aadc5d11bb2beaa (127.16.110.189:41623)
I20260630 12:24:54.115914 16998 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4eaf66e19bbe43db8aadc5d11bb2beaa in term 0.
W20260630 12:24:54.108515 16847 tablet.cc:2406] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:24:54.119745 16908 leader_election.cc:304] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eaf66e19bbe43db8aadc5d11bb2beaa, 772d817e1a814863ad620df9bf0124e9; no voters: 
I20260630 12:24:54.121198 17033 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:54.121693 17033 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:54.122144 17033 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:54.118362 17034 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:54.124650 17034 raft_consensus.cc:493] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:54.136296 17034 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:24:54.154649 17057 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:24:54.155189 17057 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:24:54.156852 16974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.110.190:35303, user_credentials={real_user=slave}} blocked reactor thread for 51979.4us
I20260630 12:24:54.155186 17033 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "772d817e1a814863ad620df9bf0124e9" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 35303 } } peers { permanent_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 41623 } } peers { permanent_uuid: "56372e69e10d466fbc178148a6d42834" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } }
I20260630 12:24:54.161492 16868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "772d817e1a814863ad620df9bf0124e9"
I20260630 12:24:54.162606 16868 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:54.167505 17034 raft_consensus.cc:515] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "772d817e1a814863ad620df9bf0124e9" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 35303 } } peers { permanent_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 41623 } } peers { permanent_uuid: "56372e69e10d466fbc178148a6d42834" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } }
I20260630 12:24:54.178079 16868 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eaf66e19bbe43db8aadc5d11bb2beaa in term 1.
I20260630 12:24:54.180286 17033 leader_election.cc:290] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [CANDIDATE]: Term 1 election: Requested vote from peers 772d817e1a814863ad620df9bf0124e9 (127.16.110.190:35303), 56372e69e10d466fbc178148a6d42834 (127.16.110.188:42845)
I20260630 12:24:54.181828 16998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56372e69e10d466fbc178148a6d42834"
I20260630 12:24:54.182219 17034 leader_election.cc:290] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834 [CANDIDATE]: Term 1 election: Requested vote from peers 772d817e1a814863ad620df9bf0124e9 (127.16.110.190:35303), 4eaf66e19bbe43db8aadc5d11bb2beaa (127.16.110.189:41623)
I20260630 12:24:54.182765 16933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "56372e69e10d466fbc178148a6d42834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa"
I20260630 12:24:54.181089 16867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "56372e69e10d466fbc178148a6d42834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "772d817e1a814863ad620df9bf0124e9"
I20260630 12:24:54.184152 16867 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 56372e69e10d466fbc178148a6d42834 in current term 1: Already voted for candidate 4eaf66e19bbe43db8aadc5d11bb2beaa in this term.
I20260630 12:24:54.185094 16908 leader_election.cc:304] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eaf66e19bbe43db8aadc5d11bb2beaa, 772d817e1a814863ad620df9bf0124e9; no voters: 
I20260630 12:24:54.183753 16998 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4eaf66e19bbe43db8aadc5d11bb2beaa in current term 1: Already voted for candidate 56372e69e10d466fbc178148a6d42834 in this term.
I20260630 12:24:54.186390 16933 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 56372e69e10d466fbc178148a6d42834 in current term 1: Already voted for candidate 4eaf66e19bbe43db8aadc5d11bb2beaa in this term.
I20260630 12:24:54.186883 17033 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:54.188580 16975 leader_election.cc:304] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834 [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: 56372e69e10d466fbc178148a6d42834; no voters: 4eaf66e19bbe43db8aadc5d11bb2beaa, 772d817e1a814863ad620df9bf0124e9
I20260630 12:24:54.190647 17034 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:24:54.198665 17033 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [term 1 LEADER]: Becoming Leader. State: Replica: 4eaf66e19bbe43db8aadc5d11bb2beaa, State: Running, Role: LEADER
I20260630 12:24:54.200183 17033 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "772d817e1a814863ad620df9bf0124e9" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 35303 } } peers { permanent_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 41623 } } peers { permanent_uuid: "56372e69e10d466fbc178148a6d42834" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } }
I20260630 12:24:54.220958 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:24:54.221395 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:24:54.231128 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:54.233274 17069 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:24:54.233713 17069 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:24:54.231268 17066 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4eaf66e19bbe43db8aadc5d11bb2beaa. Latest consensus state: current_term: 1 leader_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "772d817e1a814863ad620df9bf0124e9" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 35303 } } peers { permanent_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 41623 } } peers { permanent_uuid: "56372e69e10d466fbc178148a6d42834" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } } }
I20260630 12:24:54.236519 17066 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [sys.catalog]: This master's current role is: LEADER
W20260630 12:24:54.236541 17071 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:24:54.237089 17071 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:24:54.241278 17072 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:54.241986 17073 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
W20260630 12:24:54.246913 17074 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:54.253690 17073 catalog_manager.cc:1520] Initializing Kudu cluster ID...
W20260630 12:24:54.262452 17076 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:54.263476 16826 server_base.cc:1061] running on GCE node
I20260630 12:24:54.264941 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:54.265254 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:54.265569 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822294265545 us; error 0 us; skew 500 ppm
I20260630 12:24:54.266337 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:54.271236 16826 webserver.cc:533] Webserver started at http://127.16.110.129:32781/ using document root <none> and password file <none>
I20260630 12:24:54.272430 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:54.272894 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:54.273425 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:54.275241 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-0-root/instance:
uuid: "bff0818da31a4d999b4c80403ceb5341"
format_stamp: "Formatted at 2026-06-30 12:24:54 on dist-test-slave-pnhc"
I20260630 12:24:54.281635 16998 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834 [term 1 FOLLOWER]: Refusing update from remote peer 4eaf66e19bbe43db8aadc5d11bb2beaa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:54.283200 16868 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9 [term 1 FOLLOWER]: Refusing update from remote peer 4eaf66e19bbe43db8aadc5d11bb2beaa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:54.283772 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:24:54.283524 17066 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "56372e69e10d466fbc178148a6d42834" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:54.285178 17033 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "772d817e1a814863ad620df9bf0124e9" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:54.306107 17032 sys_catalog.cc:455] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4eaf66e19bbe43db8aadc5d11bb2beaa. Latest consensus state: current_term: 1 leader_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "772d817e1a814863ad620df9bf0124e9" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 35303 } } peers { permanent_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 41623 } } peers { permanent_uuid: "56372e69e10d466fbc178148a6d42834" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } } }
I20260630 12:24:54.307134 17032 sys_catalog.cc:458] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:54.311618 17082 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:54.312842 16826 fs_manager.cc:730] Time spent opening block manager: real 0.025s	user 0.016s	sys 0.008s
I20260630 12:24:54.313201 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-0-root
uuid: "bff0818da31a4d999b4c80403ceb5341"
format_stamp: "Formatted at 2026-06-30 12:24:54 on dist-test-slave-pnhc"
I20260630 12:24:54.313582 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:54.315910 17079 mvcc.cc:204] Tried to move back new op lower bound from 7302440117358587904 to 7302440117062438912. Current Snapshot: MvccSnapshot[applied={T|T < 7302440117358587904}]
I20260630 12:24:54.330052 17034 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4eaf66e19bbe43db8aadc5d11bb2beaa. Latest consensus state: current_term: 1 leader_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "772d817e1a814863ad620df9bf0124e9" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 35303 } } peers { permanent_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 41623 } } peers { permanent_uuid: "56372e69e10d466fbc178148a6d42834" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } } }
I20260630 12:24:54.330905 17034 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:54.332064 17032 sys_catalog.cc:455] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "772d817e1a814863ad620df9bf0124e9" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 35303 } } peers { permanent_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 41623 } } peers { permanent_uuid: "56372e69e10d466fbc178148a6d42834" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } } }
I20260630 12:24:54.333103 17032 sys_catalog.cc:458] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:54.340219 17034 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "772d817e1a814863ad620df9bf0124e9" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 35303 } } peers { permanent_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 41623 } } peers { permanent_uuid: "56372e69e10d466fbc178148a6d42834" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } } }
I20260630 12:24:54.340989 17034 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:24:54.342983 17073 catalog_manager.cc:1383] Generated new cluster ID: 640aa22d868e4463a5bfb914dce75132
I20260630 12:24:54.343184 17033 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "772d817e1a814863ad620df9bf0124e9" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 35303 } } peers { permanent_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 41623 } } peers { permanent_uuid: "56372e69e10d466fbc178148a6d42834" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } } }
I20260630 12:24:54.343659 17073 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:54.348953 17091 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "772d817e1a814863ad620df9bf0124e9" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 35303 } } peers { permanent_uuid: "4eaf66e19bbe43db8aadc5d11bb2beaa" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 41623 } } peers { permanent_uuid: "56372e69e10d466fbc178148a6d42834" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 42845 } } }
I20260630 12:24:54.343936 17033 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:54.349856 17091 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:54.380733 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:54.382513 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:54.392061 17073 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:54.393827 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:54.394245 17073 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:54.401237 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:54.401531 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:54.401808 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:54.401988 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:54.428238 17073 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa: Generated new TSK 0
I20260630 12:24:54.429817 17073 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:54.503780 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.129:34427
I20260630 12:24:54.504038 17152 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.129:34427 every 8 connection(s)
I20260630 12:24:54.536242 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:24:54.549508 17153 heartbeater.cc:344] Connected to a master server at 127.16.110.188:42845
I20260630 12:24:54.549995 17153 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:54.551111 17153 heartbeater.cc:507] Master 127.16.110.188:42845 requested a full tablet report, sending...
I20260630 12:24:54.557552 16988 ts_manager.cc:194] Registered new tserver with Master: bff0818da31a4d999b4c80403ceb5341 (127.16.110.129:34427)
I20260630 12:24:54.559773 17155 heartbeater.cc:344] Connected to a master server at 127.16.110.190:35303
I20260630 12:24:54.560263 17155 heartbeater.cc:461] Registering TS with master...
W20260630 12:24:54.561051 17163 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:54.561343 17155 heartbeater.cc:507] Master 127.16.110.190:35303 requested a full tablet report, sending...
W20260630 12:24:54.562772 17164 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:54.564522 17154 heartbeater.cc:344] Connected to a master server at 127.16.110.189:41623
I20260630 12:24:54.565016 16858 ts_manager.cc:194] Registered new tserver with Master: bff0818da31a4d999b4c80403ceb5341 (127.16.110.129:34427)
I20260630 12:24:54.565075 17154 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:54.566382 17154 heartbeater.cc:507] Master 127.16.110.189:41623 requested a full tablet report, sending...
I20260630 12:24:54.569234 16923 ts_manager.cc:194] Registered new tserver with Master: bff0818da31a4d999b4c80403ceb5341 (127.16.110.129:34427)
I20260630 12:24:54.573072 16923 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42190
I20260630 12:24:54.580006 16826 server_base.cc:1061] running on GCE node
W20260630 12:24:54.582196 17167 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:54.583446 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:54.583742 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:54.583949 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822294583932 us; error 0 us; skew 500 ppm
I20260630 12:24:54.584692 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:54.587682 16826 webserver.cc:533] Webserver started at http://127.16.110.130:33515/ using document root <none> and password file <none>
I20260630 12:24:54.588377 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:54.588717 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:54.589272 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:54.590777 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-1-root/instance:
uuid: "2f504f671c5d4e3e9200cf25a8146892"
format_stamp: "Formatted at 2026-06-30 12:24:54 on dist-test-slave-pnhc"
I20260630 12:24:54.597122 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.007s
I20260630 12:24:54.601624 17171 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:54.602547 16826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:24:54.602902 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-1-root
uuid: "2f504f671c5d4e3e9200cf25a8146892"
format_stamp: "Formatted at 2026-06-30 12:24:54 on dist-test-slave-pnhc"
I20260630 12:24:54.603251 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:54.636865 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:54.638281 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:54.641273 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:54.644695 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:54.644906 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:54.645196 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:54.645344 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:54.746910 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.130:40453
I20260630 12:24:54.747000 17233 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.130:40453 every 8 connection(s)
I20260630 12:24:54.785357 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:24:54.793984 17234 heartbeater.cc:344] Connected to a master server at 127.16.110.188:42845
I20260630 12:24:54.794394 17234 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:54.796907 17235 heartbeater.cc:344] Connected to a master server at 127.16.110.189:41623
I20260630 12:24:54.797389 17235 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:54.798252 17234 heartbeater.cc:507] Master 127.16.110.188:42845 requested a full tablet report, sending...
I20260630 12:24:54.800107 17235 heartbeater.cc:507] Master 127.16.110.189:41623 requested a full tablet report, sending...
I20260630 12:24:54.801563 16988 ts_manager.cc:194] Registered new tserver with Master: 2f504f671c5d4e3e9200cf25a8146892 (127.16.110.130:40453)
W20260630 12:24:54.804244 17241 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:54.804733 16923 ts_manager.cc:194] Registered new tserver with Master: 2f504f671c5d4e3e9200cf25a8146892 (127.16.110.130:40453)
W20260630 12:24:54.807428 17242 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:54.806751 16923 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42196
I20260630 12:24:54.812709 17236 heartbeater.cc:344] Connected to a master server at 127.16.110.190:35303
I20260630 12:24:54.813482 17236 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:54.815313 17236 heartbeater.cc:507] Master 127.16.110.190:35303 requested a full tablet report, sending...
I20260630 12:24:54.819203 16858 ts_manager.cc:194] Registered new tserver with Master: 2f504f671c5d4e3e9200cf25a8146892 (127.16.110.130:40453)
I20260630 12:24:54.821117 16826 server_base.cc:1061] running on GCE node
W20260630 12:24:54.823304 17244 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:54.824492 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:54.824761 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:54.824952 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822294824935 us; error 0 us; skew 500 ppm
I20260630 12:24:54.825522 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:54.828233 16826 webserver.cc:533] Webserver started at http://127.16.110.131:35089/ using document root <none> and password file <none>
I20260630 12:24:54.828763 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:54.828996 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:54.829283 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:54.830404 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-2-root/instance:
uuid: "b94c081c398c4ba6baba3593a1ff6355"
format_stamp: "Formatted at 2026-06-30 12:24:54 on dist-test-slave-pnhc"
I20260630 12:24:54.835160 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:24:54.839243 17249 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:54.840248 16826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:24:54.840572 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-2-root
uuid: "b94c081c398c4ba6baba3593a1ff6355"
format_stamp: "Formatted at 2026-06-30 12:24:54 on dist-test-slave-pnhc"
I20260630 12:24:54.840902 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:54.861027 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:54.862758 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:54.865311 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:54.869107 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:54.869417 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:54.869684 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:54.869859 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:54.964530 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.131:36031
I20260630 12:24:54.964608 17311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.131:36031 every 8 connection(s)
I20260630 12:24:54.994402 17312 heartbeater.cc:344] Connected to a master server at 127.16.110.188:42845
I20260630 12:24:54.994894 17312 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:54.996083 17312 heartbeater.cc:507] Master 127.16.110.188:42845 requested a full tablet report, sending...
I20260630 12:24:54.998598 17313 heartbeater.cc:344] Connected to a master server at 127.16.110.189:41623
I20260630 12:24:54.999028 17313 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:55.000402 17313 heartbeater.cc:507] Master 127.16.110.189:41623 requested a full tablet report, sending...
I20260630 12:24:55.001398 16988 ts_manager.cc:194] Registered new tserver with Master: b94c081c398c4ba6baba3593a1ff6355 (127.16.110.131:36031)
I20260630 12:24:55.003010 16923 ts_manager.cc:194] Registered new tserver with Master: b94c081c398c4ba6baba3593a1ff6355 (127.16.110.131:36031)
I20260630 12:24:55.006003 17315 heartbeater.cc:344] Connected to a master server at 127.16.110.190:35303
I20260630 12:24:55.006033 16923 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42206
I20260630 12:24:55.006419 17315 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:55.007308 17315 heartbeater.cc:507] Master 127.16.110.190:35303 requested a full tablet report, sending...
I20260630 12:24:55.009729 16858 ts_manager.cc:194] Registered new tserver with Master: b94c081c398c4ba6baba3593a1ff6355 (127.16.110.131:36031)
I20260630 12:24:55.010453 16826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015041408s
I20260630 12:24:55.237950 17069 catalog_manager.cc:1295] Loaded cluster ID: 640aa22d868e4463a5bfb914dce75132
I20260630 12:24:55.238273 17069 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9: loading cluster ID for follower catalog manager: success
I20260630 12:24:55.243109 17071 catalog_manager.cc:1295] Loaded cluster ID: 640aa22d868e4463a5bfb914dce75132
I20260630 12:24:55.243438 17071 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834: loading cluster ID for follower catalog manager: success
I20260630 12:24:55.244154 17069 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9: acquiring CA information for follower catalog manager: success
I20260630 12:24:55.248374 17069 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:24:55.250538 17071 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834: acquiring CA information for follower catalog manager: success
I20260630 12:24:55.255717 17071 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:24:55.577867 17154 heartbeater.cc:499] Master 127.16.110.189:41623 was elected leader, sending a full tablet report...
I20260630 12:24:55.811031 17235 heartbeater.cc:499] Master 127.16.110.189:41623 was elected leader, sending a full tablet report...
I20260630 12:24:56.009025 17313 heartbeater.cc:499] Master 127.16.110.189:41623 was elected leader, sending a full tablet report...
I20260630 12:24:56.090113 17054 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:56.203424 16923 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45394:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:24:56.311049 17199 tablet_service.cc:1511] Processing CreateTablet for tablet d7d8bd58ce0841a8a0188e6c653f87df (DEFAULT_TABLE table=test-workload [id=3921147a052845ab8b9f282be9a6c08c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:24:56.313484 17118 tablet_service.cc:1511] Processing CreateTablet for tablet 166346a4f5a9444085347070150ed5eb (DEFAULT_TABLE table=test-workload [id=3921147a052845ab8b9f282be9a6c08c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:24:56.314791 17118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 166346a4f5a9444085347070150ed5eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:56.316867 17277 tablet_service.cc:1511] Processing CreateTablet for tablet 64b3afc37ec54d9a9049bc13732c2e4a (DEFAULT_TABLE table=test-workload [id=3921147a052845ab8b9f282be9a6c08c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:24:56.316869 17199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7d8bd58ce0841a8a0188e6c653f87df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:56.318564 17277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64b3afc37ec54d9a9049bc13732c2e4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:56.317350 17117 tablet_service.cc:1511] Processing CreateTablet for tablet 7871d9c8b03141b880d6ca515def691c (DEFAULT_TABLE table=test-workload [id=3921147a052845ab8b9f282be9a6c08c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:24:56.328948 17117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7871d9c8b03141b880d6ca515def691c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:56.357607 17346 tablet_bootstrap.cc:492] T 166346a4f5a9444085347070150ed5eb P bff0818da31a4d999b4c80403ceb5341: Bootstrap starting.
I20260630 12:24:56.362335 17345 tablet_bootstrap.cc:492] T 64b3afc37ec54d9a9049bc13732c2e4a P b94c081c398c4ba6baba3593a1ff6355: Bootstrap starting.
I20260630 12:24:56.364761 17346 tablet_bootstrap.cc:654] T 166346a4f5a9444085347070150ed5eb P bff0818da31a4d999b4c80403ceb5341: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:56.371299 17345 tablet_bootstrap.cc:654] T 64b3afc37ec54d9a9049bc13732c2e4a P b94c081c398c4ba6baba3593a1ff6355: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:56.371451 17347 tablet_bootstrap.cc:492] T d7d8bd58ce0841a8a0188e6c653f87df P 2f504f671c5d4e3e9200cf25a8146892: Bootstrap starting.
I20260630 12:24:56.374241 17346 tablet_bootstrap.cc:492] T 166346a4f5a9444085347070150ed5eb P bff0818da31a4d999b4c80403ceb5341: No bootstrap required, opened a new log
I20260630 12:24:56.374960 17346 ts_tablet_manager.cc:1403] T 166346a4f5a9444085347070150ed5eb P bff0818da31a4d999b4c80403ceb5341: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260630 12:24:56.379591 17346 raft_consensus.cc:359] T 166346a4f5a9444085347070150ed5eb P bff0818da31a4d999b4c80403ceb5341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff0818da31a4d999b4c80403ceb5341" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 34427 } }
I20260630 12:24:56.382941 17347 tablet_bootstrap.cc:654] T d7d8bd58ce0841a8a0188e6c653f87df P 2f504f671c5d4e3e9200cf25a8146892: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:56.382954 17346 raft_consensus.cc:385] T 166346a4f5a9444085347070150ed5eb P bff0818da31a4d999b4c80403ceb5341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:56.383800 17346 raft_consensus.cc:740] T 166346a4f5a9444085347070150ed5eb P bff0818da31a4d999b4c80403ceb5341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bff0818da31a4d999b4c80403ceb5341, State: Initialized, Role: FOLLOWER
I20260630 12:24:56.385888 17346 consensus_queue.cc:260] T 166346a4f5a9444085347070150ed5eb P bff0818da31a4d999b4c80403ceb5341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bff0818da31a4d999b4c80403ceb5341" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 34427 } }
I20260630 12:24:56.386833 17346 raft_consensus.cc:399] T 166346a4f5a9444085347070150ed5eb P bff0818da31a4d999b4c80403ceb5341 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:56.387202 17346 raft_consensus.cc:493] T 166346a4f5a9444085347070150ed5eb P bff0818da31a4d999b4c80403ceb5341 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:56.387446 17345 tablet_bootstrap.cc:492] T 64b3afc37ec54d9a9049bc13732c2e4a P b94c081c398c4ba6baba3593a1ff6355: No bootstrap required, opened a new log
I20260630 12:24:56.387682 17346 raft_consensus.cc:3060] T 166346a4f5a9444085347070150ed5eb P bff0818da31a4d999b4c80403ceb5341 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:56.387956 17345 ts_tablet_manager.cc:1403] T 64b3afc37ec54d9a9049bc13732c2e4a P b94c081c398c4ba6baba3593a1ff6355: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.009s
I20260630 12:24:56.391033 17345 raft_consensus.cc:359] T 64b3afc37ec54d9a9049bc13732c2e4a P b94c081c398c4ba6baba3593a1ff6355 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b94c081c398c4ba6baba3593a1ff6355" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36031 } }
I20260630 12:24:56.391713 17345 raft_consensus.cc:385] T 64b3afc37ec54d9a9049bc13732c2e4a P b94c081c398c4ba6baba3593a1ff6355 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:56.392103 17345 raft_consensus.cc:740] T 64b3afc37ec54d9a9049bc13732c2e4a P b94c081c398c4ba6baba3593a1ff6355 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94c081c398c4ba6baba3593a1ff6355, State: Initialized, Role: FOLLOWER
I20260630 12:24:56.393066 17345 consensus_queue.cc:260] T 64b3afc37ec54d9a9049bc13732c2e4a P b94c081c398c4ba6baba3593a1ff6355 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b94c081c398c4ba6baba3593a1ff6355" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36031 } }
I20260630 12:24:56.393916 17345 raft_consensus.cc:399] T 64b3afc37ec54d9a9049bc13732c2e4a P b94c081c398c4ba6baba3593a1ff6355 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:56.394375 17345 raft_consensus.cc:493] T 64b3afc37ec54d9a9049bc13732c2e4a P b94c081c398c4ba6baba3593a1ff6355 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:56.394867 17345 raft_consensus.cc:3060] T 64b3afc37ec54d9a9049bc13732c2e4a P b94c081c398c4ba6baba3593a1ff6355 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:56.395099 17346 raft_consensus.cc:515] T 166346a4f5a9444085347070150ed5eb P bff0818da31a4d999b4c80403ceb5341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff0818da31a4d999b4c80403ceb5341" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 34427 } }
I20260630 12:24:56.396180 17346 leader_election.cc:304] T 166346a4f5a9444085347070150ed5eb P bff0818da31a4d999b4c80403ceb5341 [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: bff0818da31a4d999b4c80403ceb5341; no voters: 
I20260630 12:24:56.397596 17347 tablet_bootstrap.cc:492] T d7d8bd58ce0841a8a0188e6c653f87df P 2f504f671c5d4e3e9200cf25a8146892: No bootstrap required, opened a new log
I20260630 12:24:56.398196 17347 ts_tablet_manager.cc:1403] T d7d8bd58ce0841a8a0188e6c653f87df P 2f504f671c5d4e3e9200cf25a8146892: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.008s
I20260630 12:24:56.401526 17347 raft_consensus.cc:359] T d7d8bd58ce0841a8a0188e6c653f87df P 2f504f671c5d4e3e9200cf25a8146892 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f504f671c5d4e3e9200cf25a8146892" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40453 } }
I20260630 12:24:56.402235 17347 raft_consensus.cc:385] T d7d8bd58ce0841a8a0188e6c653f87df P 2f504f671c5d4e3e9200cf25a8146892 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:56.402570 17347 raft_consensus.cc:740] T d7d8bd58ce0841a8a0188e6c653f87df P 2f504f671c5d4e3e9200cf25a8146892 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f504f671c5d4e3e9200cf25a8146892, State: Initialized, Role: FOLLOWER
I20260630 12:24:56.403465 17347 consensus_queue.cc:260] T d7d8bd58ce0841a8a0188e6c653f87df P 2f504f671c5d4e3e9200cf25a8146892 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2f504f671c5d4e3e9200cf25a8146892" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40453 } }
I20260630 12:24:56.404181 17347 raft_consensus.cc:399] T d7d8bd58ce0841a8a0188e6c653f87df P 2f504f671c5d4e3e9200cf25a8146892 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:56.404070 17345 raft_consensus.cc:515] T 64b3afc37ec54d9a9049bc13732c2e4a P b94c081c398c4ba6baba3593a1ff6355 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b94c081c398c4ba6baba3593a1ff6355" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36031 } }
I20260630 12:24:56.404615 17351 raft_consensus.cc:2804] T 166346a4f5a9444085347070150ed5eb P bff0818da31a4d999b4c80403ceb5341 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:56.404654 17347 raft_consensus.cc:493] T d7d8bd58ce0841a8a0188e6c653f87df P 2f504f671c5d4e3e9200cf25a8146892 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:56.405004 17345 leader_election.cc:304] T 64b3afc37ec54d9a9049bc13732c2e4a P b94c081c398c4ba6baba3593a1ff6355 [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: b94c081c398c4ba6baba3593a1ff6355; no voters: 
I20260630 12:24:56.405210 17346 leader_election.cc:290] T 166346a4f5a9444085347070150ed5eb P bff0818da31a4d999b4c80403ceb5341 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:56.405753 17347 raft_consensus.cc:3060] T d7d8bd58ce0841a8a0188e6c653f87df P 2f504f671c5d4e3e9200cf25a8146892 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:56.412210 17347 raft_consensus.cc:515] T d7d8bd58ce0841a8a0188e6c653f87df P 2f504f671c5d4e3e9200cf25a8146892 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f504f671c5d4e3e9200cf25a8146892" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40453 } }
I20260630 12:24:56.412984 17347 leader_election.cc:304] T d7d8bd58ce0841a8a0188e6c653f87df P 2f504f671c5d4e3e9200cf25a8146892 [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: 2f504f671c5d4e3e9200cf25a8146892; no voters: 
I20260630 12:24:56.414151 17351 raft_consensus.cc:697] T 166346a4f5a9444085347070150ed5eb P bff0818da31a4d999b4c80403ceb5341 [term 1 LEADER]: Becoming Leader. State: Replica: bff0818da31a4d999b4c80403ceb5341, State: Running, Role: LEADER
I20260630 12:24:56.415578 17351 consensus_queue.cc:237] T 166346a4f5a9444085347070150ed5eb P bff0818da31a4d999b4c80403ceb5341 [LEADER]: Queue going to LEADER mode. State: All 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: "bff0818da31a4d999b4c80403ceb5341" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 34427 } }
I20260630 12:24:56.421186 17355 raft_consensus.cc:2804] T d7d8bd58ce0841a8a0188e6c653f87df P 2f504f671c5d4e3e9200cf25a8146892 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:56.421620 17347 leader_election.cc:290] T d7d8bd58ce0841a8a0188e6c653f87df P 2f504f671c5d4e3e9200cf25a8146892 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:56.425366 17346 ts_tablet_manager.cc:1434] T 166346a4f5a9444085347070150ed5eb P bff0818da31a4d999b4c80403ceb5341: Time spent starting tablet: real 0.050s	user 0.022s	sys 0.011s
I20260630 12:24:56.426595 17346 tablet_bootstrap.cc:492] T 7871d9c8b03141b880d6ca515def691c P bff0818da31a4d999b4c80403ceb5341: Bootstrap starting.
I20260630 12:24:56.434689 17352 raft_consensus.cc:2804] T 64b3afc37ec54d9a9049bc13732c2e4a P b94c081c398c4ba6baba3593a1ff6355 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:56.437052 17345 leader_election.cc:290] T 64b3afc37ec54d9a9049bc13732c2e4a P b94c081c398c4ba6baba3593a1ff6355 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:56.438237 17355 raft_consensus.cc:697] T d7d8bd58ce0841a8a0188e6c653f87df P 2f504f671c5d4e3e9200cf25a8146892 [term 1 LEADER]: Becoming Leader. State: Replica: 2f504f671c5d4e3e9200cf25a8146892, State: Running, Role: LEADER
I20260630 12:24:56.440478 17355 consensus_queue.cc:237] T d7d8bd58ce0841a8a0188e6c653f87df P 2f504f671c5d4e3e9200cf25a8146892 [LEADER]: Queue going to LEADER mode. State: All 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: "2f504f671c5d4e3e9200cf25a8146892" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40453 } }
I20260630 12:24:56.443557 17347 ts_tablet_manager.cc:1434] T d7d8bd58ce0841a8a0188e6c653f87df P 2f504f671c5d4e3e9200cf25a8146892: Time spent starting tablet: real 0.045s	user 0.014s	sys 0.016s
I20260630 12:24:56.448781 16923 catalog_manager.cc:5697] T 166346a4f5a9444085347070150ed5eb P bff0818da31a4d999b4c80403ceb5341 reported cstate change: term changed from 0 to 1, leader changed from <none> to bff0818da31a4d999b4c80403ceb5341 (127.16.110.129). New cstate: current_term: 1 leader_uuid: "bff0818da31a4d999b4c80403ceb5341" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff0818da31a4d999b4c80403ceb5341" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 34427 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:56.449681 17346 tablet_bootstrap.cc:654] T 7871d9c8b03141b880d6ca515def691c P bff0818da31a4d999b4c80403ceb5341: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:56.479852 17352 raft_consensus.cc:697] T 64b3afc37ec54d9a9049bc13732c2e4a P b94c081c398c4ba6baba3593a1ff6355 [term 1 LEADER]: Becoming Leader. State: Replica: b94c081c398c4ba6baba3593a1ff6355, State: Running, Role: LEADER
I20260630 12:24:56.488775 17352 consensus_queue.cc:237] T 64b3afc37ec54d9a9049bc13732c2e4a P b94c081c398c4ba6baba3593a1ff6355 [LEADER]: Queue going to LEADER mode. State: All 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: "b94c081c398c4ba6baba3593a1ff6355" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36031 } }
I20260630 12:24:56.499459 17345 ts_tablet_manager.cc:1434] T 64b3afc37ec54d9a9049bc13732c2e4a P b94c081c398c4ba6baba3593a1ff6355: Time spent starting tablet: real 0.111s	user 0.033s	sys 0.042s
I20260630 12:24:56.506445 16922 catalog_manager.cc:5697] T d7d8bd58ce0841a8a0188e6c653f87df P 2f504f671c5d4e3e9200cf25a8146892 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f504f671c5d4e3e9200cf25a8146892 (127.16.110.130). New cstate: current_term: 1 leader_uuid: "2f504f671c5d4e3e9200cf25a8146892" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f504f671c5d4e3e9200cf25a8146892" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40453 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:56.511721 17346 tablet_bootstrap.cc:492] T 7871d9c8b03141b880d6ca515def691c P bff0818da31a4d999b4c80403ceb5341: No bootstrap required, opened a new log
I20260630 12:24:56.512357 17346 ts_tablet_manager.cc:1403] T 7871d9c8b03141b880d6ca515def691c P bff0818da31a4d999b4c80403ceb5341: Time spent bootstrapping tablet: real 0.086s	user 0.010s	sys 0.007s
I20260630 12:24:56.518262 17346 raft_consensus.cc:359] T 7871d9c8b03141b880d6ca515def691c P bff0818da31a4d999b4c80403ceb5341 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff0818da31a4d999b4c80403ceb5341" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 34427 } }
I20260630 12:24:56.518765 17346 raft_consensus.cc:385] T 7871d9c8b03141b880d6ca515def691c P bff0818da31a4d999b4c80403ceb5341 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:56.519013 17346 raft_consensus.cc:740] T 7871d9c8b03141b880d6ca515def691c P bff0818da31a4d999b4c80403ceb5341 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bff0818da31a4d999b4c80403ceb5341, State: Initialized, Role: FOLLOWER
I20260630 12:24:56.519650 17346 consensus_queue.cc:260] T 7871d9c8b03141b880d6ca515def691c P bff0818da31a4d999b4c80403ceb5341 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bff0818da31a4d999b4c80403ceb5341" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 34427 } }
I20260630 12:24:56.520311 17346 raft_consensus.cc:399] T 7871d9c8b03141b880d6ca515def691c P bff0818da31a4d999b4c80403ceb5341 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:56.520682 17346 raft_consensus.cc:493] T 7871d9c8b03141b880d6ca515def691c P bff0818da31a4d999b4c80403ceb5341 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:56.521268 17346 raft_consensus.cc:3060] T 7871d9c8b03141b880d6ca515def691c P bff0818da31a4d999b4c80403ceb5341 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:56.528165 17346 raft_consensus.cc:515] T 7871d9c8b03141b880d6ca515def691c P bff0818da31a4d999b4c80403ceb5341 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff0818da31a4d999b4c80403ceb5341" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 34427 } }
I20260630 12:24:56.528932 17346 leader_election.cc:304] T 7871d9c8b03141b880d6ca515def691c P bff0818da31a4d999b4c80403ceb5341 [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: bff0818da31a4d999b4c80403ceb5341; no voters: 
I20260630 12:24:56.529630 17346 leader_election.cc:290] T 7871d9c8b03141b880d6ca515def691c P bff0818da31a4d999b4c80403ceb5341 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:56.530128 17353 raft_consensus.cc:2804] T 7871d9c8b03141b880d6ca515def691c P bff0818da31a4d999b4c80403ceb5341 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:56.539196 17353 raft_consensus.cc:697] T 7871d9c8b03141b880d6ca515def691c P bff0818da31a4d999b4c80403ceb5341 [term 1 LEADER]: Becoming Leader. State: Replica: bff0818da31a4d999b4c80403ceb5341, State: Running, Role: LEADER
I20260630 12:24:56.539778 17346 ts_tablet_manager.cc:1434] T 7871d9c8b03141b880d6ca515def691c P bff0818da31a4d999b4c80403ceb5341: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.003s
I20260630 12:24:56.540073 17353 consensus_queue.cc:237] T 7871d9c8b03141b880d6ca515def691c P bff0818da31a4d999b4c80403ceb5341 [LEADER]: Queue going to LEADER mode. State: All 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: "bff0818da31a4d999b4c80403ceb5341" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 34427 } }
I20260630 12:24:56.548719 16923 catalog_manager.cc:5697] T 64b3afc37ec54d9a9049bc13732c2e4a P b94c081c398c4ba6baba3593a1ff6355 reported cstate change: term changed from 0 to 1, leader changed from <none> to b94c081c398c4ba6baba3593a1ff6355 (127.16.110.131). New cstate: current_term: 1 leader_uuid: "b94c081c398c4ba6baba3593a1ff6355" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b94c081c398c4ba6baba3593a1ff6355" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36031 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:56.598308 16922 catalog_manager.cc:5697] T 7871d9c8b03141b880d6ca515def691c P bff0818da31a4d999b4c80403ceb5341 reported cstate change: term changed from 0 to 1, leader changed from <none> to bff0818da31a4d999b4c80403ceb5341 (127.16.110.129). New cstate: current_term: 1 leader_uuid: "bff0818da31a4d999b4c80403ceb5341" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff0818da31a4d999b4c80403ceb5341" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 34427 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:58.091312 17054 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:24:58.094007 17054 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:24:58.657706 16826 tablet_server.cc:179] TabletServer@127.16.110.129:0 shutting down...
I20260630 12:24:58.679762 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:58.680576 16826 tablet_replica.cc:333] T 7871d9c8b03141b880d6ca515def691c P bff0818da31a4d999b4c80403ceb5341: stopping tablet replica
I20260630 12:24:58.681214 16826 raft_consensus.cc:2243] T 7871d9c8b03141b880d6ca515def691c P bff0818da31a4d999b4c80403ceb5341 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:58.681705 16826 raft_consensus.cc:2272] T 7871d9c8b03141b880d6ca515def691c P bff0818da31a4d999b4c80403ceb5341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:58.683835 16826 tablet_replica.cc:333] T 166346a4f5a9444085347070150ed5eb P bff0818da31a4d999b4c80403ceb5341: stopping tablet replica
I20260630 12:24:58.684310 16826 raft_consensus.cc:2243] T 166346a4f5a9444085347070150ed5eb P bff0818da31a4d999b4c80403ceb5341 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:58.684696 16826 raft_consensus.cc:2272] T 166346a4f5a9444085347070150ed5eb P bff0818da31a4d999b4c80403ceb5341 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:58.770381 16826 tablet_server.cc:196] TabletServer@127.16.110.129:0 shutdown complete.
I20260630 12:24:58.780460 16826 tablet_server.cc:179] TabletServer@127.16.110.130:0 shutting down...
I20260630 12:24:58.797580 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:58.798237 16826 tablet_replica.cc:333] T d7d8bd58ce0841a8a0188e6c653f87df P 2f504f671c5d4e3e9200cf25a8146892: stopping tablet replica
I20260630 12:24:58.798727 16826 raft_consensus.cc:2243] T d7d8bd58ce0841a8a0188e6c653f87df P 2f504f671c5d4e3e9200cf25a8146892 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:58.799145 16826 raft_consensus.cc:2272] T d7d8bd58ce0841a8a0188e6c653f87df P 2f504f671c5d4e3e9200cf25a8146892 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:58.817219 16826 tablet_server.cc:196] TabletServer@127.16.110.130:0 shutdown complete.
I20260630 12:24:58.825662 16826 tablet_server.cc:179] TabletServer@127.16.110.131:0 shutting down...
I20260630 12:24:58.842034 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:58.842743 16826 tablet_replica.cc:333] T 64b3afc37ec54d9a9049bc13732c2e4a P b94c081c398c4ba6baba3593a1ff6355: stopping tablet replica
I20260630 12:24:58.843257 16826 raft_consensus.cc:2243] T 64b3afc37ec54d9a9049bc13732c2e4a P b94c081c398c4ba6baba3593a1ff6355 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:58.843765 16826 raft_consensus.cc:2272] T 64b3afc37ec54d9a9049bc13732c2e4a P b94c081c398c4ba6baba3593a1ff6355 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:58.861500 16826 tablet_server.cc:196] TabletServer@127.16.110.131:0 shutdown complete.
I20260630 12:24:58.869556 16826 master.cc:562] Master@127.16.110.190:35303 shutting down...
W20260630 12:24:58.940904 16908 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on Master [suppressed 5 similar messages]
I20260630 12:24:58.971170 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:58.971788 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:58.972215 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P 772d817e1a814863ad620df9bf0124e9: stopping tablet replica
W20260630 12:24:58.972681 16908 consensus_peers.cc:597] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa -> Peer 772d817e1a814863ad620df9bf0124e9 (127.16.110.190:35303): Couldn't send request to peer 772d817e1a814863ad620df9bf0124e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on Master. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:58.990602 16826 master.cc:584] Master@127.16.110.190:35303 shutdown complete.
I20260630 12:24:59.001215 16826 master.cc:562] Master@127.16.110.189:41623 shutting down...
I20260630 12:24:59.017984 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:59.018893 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:59.019352 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4eaf66e19bbe43db8aadc5d11bb2beaa: stopping tablet replica
I20260630 12:24:59.057363 16826 master.cc:584] Master@127.16.110.189:41623 shutdown complete.
I20260630 12:24:59.069187 16826 master.cc:562] Master@127.16.110.188:42845 shutting down...
I20260630 12:24:59.082865 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:59.083477 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:59.083775 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P 56372e69e10d466fbc178148a6d42834: stopping tablet replica
I20260630 12:24:59.101163 16826 master.cc:584] Master@127.16.110.188:42845 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (6923 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:24:59.126048 16826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.110.190:45461
I20260630 12:24:59.127146 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:59.132182 17373 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:59.133183 17374 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:59.133967 17376 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:59.135946 16826 server_base.cc:1061] running on GCE node
I20260630 12:24:59.136826 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:59.137027 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:59.137171 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822299137156 us; error 0 us; skew 500 ppm
I20260630 12:24:59.137688 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:59.139932 16826 webserver.cc:533] Webserver started at http://127.16.110.190:33675/ using document root <none> and password file <none>
I20260630 12:24:59.140429 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:59.140604 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:59.140897 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:59.141908 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822292038890-16826-0/minicluster-data/master-0-root/instance:
uuid: "cd58417b01924990a376ed939f09d734"
format_stamp: "Formatted at 2026-06-30 12:24:59 on dist-test-slave-pnhc"
I20260630 12:24:59.147936 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:24:59.151346 17381 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:59.152113 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:59.152384 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822292038890-16826-0/minicluster-data/master-0-root
uuid: "cd58417b01924990a376ed939f09d734"
format_stamp: "Formatted at 2026-06-30 12:24:59 on dist-test-slave-pnhc"
I20260630 12:24:59.152635 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822292038890-16826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822292038890-16826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822292038890-16826-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:59.176867 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:59.177961 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:59.213521 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.190:45461
I20260630 12:24:59.213608 17432 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.190:45461 every 8 connection(s)
I20260630 12:24:59.217658 17433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:59.226778 17433 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd58417b01924990a376ed939f09d734: Bootstrap starting.
I20260630 12:24:59.230702 17433 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cd58417b01924990a376ed939f09d734: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:59.234553 17433 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd58417b01924990a376ed939f09d734: No bootstrap required, opened a new log
I20260630 12:24:59.236361 17433 raft_consensus.cc:359] T 00000000000000000000000000000000 P cd58417b01924990a376ed939f09d734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd58417b01924990a376ed939f09d734" member_type: VOTER }
I20260630 12:24:59.236744 17433 raft_consensus.cc:385] T 00000000000000000000000000000000 P cd58417b01924990a376ed939f09d734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:59.236925 17433 raft_consensus.cc:740] T 00000000000000000000000000000000 P cd58417b01924990a376ed939f09d734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd58417b01924990a376ed939f09d734, State: Initialized, Role: FOLLOWER
I20260630 12:24:59.237474 17433 consensus_queue.cc:260] T 00000000000000000000000000000000 P cd58417b01924990a376ed939f09d734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cd58417b01924990a376ed939f09d734" member_type: VOTER }
I20260630 12:24:59.237881 17433 raft_consensus.cc:399] T 00000000000000000000000000000000 P cd58417b01924990a376ed939f09d734 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:59.238078 17433 raft_consensus.cc:493] T 00000000000000000000000000000000 P cd58417b01924990a376ed939f09d734 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:59.238276 17433 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cd58417b01924990a376ed939f09d734 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:59.242321 17433 raft_consensus.cc:515] T 00000000000000000000000000000000 P cd58417b01924990a376ed939f09d734 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd58417b01924990a376ed939f09d734" member_type: VOTER }
I20260630 12:24:59.242813 17433 leader_election.cc:304] T 00000000000000000000000000000000 P cd58417b01924990a376ed939f09d734 [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: cd58417b01924990a376ed939f09d734; no voters: 
I20260630 12:24:59.243829 17433 leader_election.cc:290] T 00000000000000000000000000000000 P cd58417b01924990a376ed939f09d734 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:59.244138 17436 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cd58417b01924990a376ed939f09d734 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:59.245622 17436 raft_consensus.cc:697] T 00000000000000000000000000000000 P cd58417b01924990a376ed939f09d734 [term 1 LEADER]: Becoming Leader. State: Replica: cd58417b01924990a376ed939f09d734, State: Running, Role: LEADER
I20260630 12:24:59.246289 17436 consensus_queue.cc:237] T 00000000000000000000000000000000 P cd58417b01924990a376ed939f09d734 [LEADER]: Queue going to LEADER mode. State: All 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: "cd58417b01924990a376ed939f09d734" member_type: VOTER }
I20260630 12:24:59.246654 17433 sys_catalog.cc:565] T 00000000000000000000000000000000 P cd58417b01924990a376ed939f09d734 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:59.250550 17438 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd58417b01924990a376ed939f09d734 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cd58417b01924990a376ed939f09d734. Latest consensus state: current_term: 1 leader_uuid: "cd58417b01924990a376ed939f09d734" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd58417b01924990a376ed939f09d734" member_type: VOTER } }
I20260630 12:24:59.250880 17437 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd58417b01924990a376ed939f09d734 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cd58417b01924990a376ed939f09d734" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd58417b01924990a376ed939f09d734" member_type: VOTER } }
I20260630 12:24:59.251278 17438 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd58417b01924990a376ed939f09d734 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:59.251576 17437 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd58417b01924990a376ed939f09d734 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:59.259181 17443 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:59.263868 17443 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:59.265698 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:59.272729 17443 catalog_manager.cc:1383] Generated new cluster ID: 7a50c5ca86e84d0cb35631836b8436a4
I20260630 12:24:59.273011 17443 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:59.285791 17443 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:59.287010 17443 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:59.306908 17443 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cd58417b01924990a376ed939f09d734: Generated new TSK 0
I20260630 12:24:59.307507 17443 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:59.332723 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:59.338006 17454 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:59.339205 17455 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:59.340981 16826 server_base.cc:1061] running on GCE node
W20260630 12:24:59.341430 17457 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:59.342190 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:59.342424 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:59.342620 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822299342586 us; error 0 us; skew 500 ppm
I20260630 12:24:59.343164 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:59.345515 16826 webserver.cc:533] Webserver started at http://127.16.110.129:35243/ using document root <none> and password file <none>
I20260630 12:24:59.346021 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:59.346213 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:59.346484 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:59.347492 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822292038890-16826-0/minicluster-data/ts-0-root/instance:
uuid: "ad05d7239737467b94d86ead3a6c6425"
format_stamp: "Formatted at 2026-06-30 12:24:59 on dist-test-slave-pnhc"
I20260630 12:24:59.351635 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:24:59.355091 17462 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:59.356037 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:59.356350 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822292038890-16826-0/minicluster-data/ts-0-root
uuid: "ad05d7239737467b94d86ead3a6c6425"
format_stamp: "Formatted at 2026-06-30 12:24:59 on dist-test-slave-pnhc"
I20260630 12:24:59.356639 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822292038890-16826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822292038890-16826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822292038890-16826-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:59.391201 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:59.392268 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:59.393653 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:59.395780 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:59.395951 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:59.396255 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:59.396415 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:59.433413 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.129:43033
I20260630 12:24:59.433485 17524 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.129:43033 every 8 connection(s)
I20260630 12:24:59.437995 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:59.444542 17529 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:59.445731 17530 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:59.448484 17532 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:59.450443 16826 server_base.cc:1061] running on GCE node
I20260630 12:24:59.451282 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:59.451534 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:59.451720 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822299451701 us; error 0 us; skew 500 ppm
I20260630 12:24:59.452275 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:59.454643 16826 webserver.cc:533] Webserver started at http://127.16.110.130:35579/ using document root <none> and password file <none>
I20260630 12:24:59.455101 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:59.455307 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:59.455631 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:59.456941 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822292038890-16826-0/minicluster-data/ts-1-root/instance:
uuid: "cafea1ad70e8466cab9aa8fc3f6c289b"
format_stamp: "Formatted at 2026-06-30 12:24:59 on dist-test-slave-pnhc"
I20260630 12:24:59.458930 17525 heartbeater.cc:344] Connected to a master server at 127.16.110.190:45461
I20260630 12:24:59.459275 17525 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:59.460129 17525 heartbeater.cc:507] Master 127.16.110.190:45461 requested a full tablet report, sending...
I20260630 12:24:59.461807 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:24:59.462080 17398 ts_manager.cc:194] Registered new tserver with Master: ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033)
I20260630 12:24:59.463744 17398 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40410
I20260630 12:24:59.465416 17537 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:59.466390 16826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:24:59.466693 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822292038890-16826-0/minicluster-data/ts-1-root
uuid: "cafea1ad70e8466cab9aa8fc3f6c289b"
format_stamp: "Formatted at 2026-06-30 12:24:59 on dist-test-slave-pnhc"
I20260630 12:24:59.466961 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822292038890-16826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822292038890-16826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822292038890-16826-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:59.482003 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:59.482954 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:59.484381 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:59.486516 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:59.486685 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:59.486970 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:59.487109 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:59.523608 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.130:36579
I20260630 12:24:59.523708 17599 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.130:36579 every 8 connection(s)
I20260630 12:24:59.528103 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:59.534251 17603 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:59.534794 17604 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:59.537549 16826 server_base.cc:1061] running on GCE node
W20260630 12:24:59.538578 17607 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:59.539506 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:24:59.539537 17600 heartbeater.cc:344] Connected to a master server at 127.16.110.190:45461
W20260630 12:24:59.539881 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:24:59.540104 17600 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:59.540127 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822299540108 us; error 0 us; skew 500 ppm
I20260630 12:24:59.540891 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:59.540961 17600 heartbeater.cc:507] Master 127.16.110.190:45461 requested a full tablet report, sending...
I20260630 12:24:59.542992 17398 ts_manager.cc:194] Registered new tserver with Master: cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579)
I20260630 12:24:59.543694 16826 webserver.cc:533] Webserver started at http://127.16.110.131:38931/ using document root <none> and password file <none>
I20260630 12:24:59.544324 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:59.544552 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:59.544852 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:59.544832 17398 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40426
I20260630 12:24:59.546273 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822292038890-16826-0/minicluster-data/ts-2-root/instance:
uuid: "ade47493853b43bc829e10ea3d588a2d"
format_stamp: "Formatted at 2026-06-30 12:24:59 on dist-test-slave-pnhc"
I20260630 12:24:59.550446 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:24:59.553571 17611 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:59.554502 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:24:59.554823 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822292038890-16826-0/minicluster-data/ts-2-root
uuid: "ade47493853b43bc829e10ea3d588a2d"
format_stamp: "Formatted at 2026-06-30 12:24:59 on dist-test-slave-pnhc"
I20260630 12:24:59.555135 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822292038890-16826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822292038890-16826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822292038890-16826-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:24:59.573606 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:59.574571 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:59.575907 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:59.577996 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:59.578222 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:59.578465 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:59.578639 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:59.614228 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.131:40975
I20260630 12:24:59.614347 17673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.131:40975 every 8 connection(s)
I20260630 12:24:59.626959 17674 heartbeater.cc:344] Connected to a master server at 127.16.110.190:45461
I20260630 12:24:59.627353 17674 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:59.628089 17674 heartbeater.cc:507] Master 127.16.110.190:45461 requested a full tablet report, sending...
I20260630 12:24:59.629958 17398 ts_manager.cc:194] Registered new tserver with Master: ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975)
I20260630 12:24:59.630818 16826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013432741s
I20260630 12:24:59.631460 17398 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40438
I20260630 12:25:00.466665 17525 heartbeater.cc:499] Master 127.16.110.190:45461 was elected leader, sending a full tablet report...
I20260630 12:25:00.547421 17600 heartbeater.cc:499] Master 127.16.110.190:45461 was elected leader, sending a full tablet report...
I20260630 12:25:00.634285 17674 heartbeater.cc:499] Master 127.16.110.190:45461 was elected leader, sending a full tablet report...
I20260630 12:25:00.684984 17398 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40442:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:25:00.687382 17398 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:25:00.771006 17565 tablet_service.cc:1511] Processing CreateTablet for tablet 5d95e7960549402bba93cd9f897c49b3 (DEFAULT_TABLE table=test-workload [id=ea1b1f7a80884b75a4f217756b968c43]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:25:00.772430 17565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d95e7960549402bba93cd9f897c49b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:00.773125 17564 tablet_service.cc:1511] Processing CreateTablet for tablet 0ca38d6f761c47858f7368f5bc8d5b44 (DEFAULT_TABLE table=test-workload [id=ea1b1f7a80884b75a4f217756b968c43]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:25:00.774453 17564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ca38d6f761c47858f7368f5bc8d5b44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:00.778643 17562 tablet_service.cc:1511] Processing CreateTablet for tablet d6c6298c286a475aa7aba3cd8cf3e98d (DEFAULT_TABLE table=test-workload [id=ea1b1f7a80884b75a4f217756b968c43]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:25:00.779433 17639 tablet_service.cc:1511] Processing CreateTablet for tablet 5d95e7960549402bba93cd9f897c49b3 (DEFAULT_TABLE table=test-workload [id=ea1b1f7a80884b75a4f217756b968c43]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:25:00.777081 17563 tablet_service.cc:1511] Processing CreateTablet for tablet 33200d1eec1b4e1a9243a463b54f2509 (DEFAULT_TABLE table=test-workload [id=ea1b1f7a80884b75a4f217756b968c43]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:25:00.780015 17562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6c6298c286a475aa7aba3cd8cf3e98d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:00.781142 17561 tablet_service.cc:1511] Processing CreateTablet for tablet 24b11058b6f9433daa1f0097c98069ff (DEFAULT_TABLE table=test-workload [id=ea1b1f7a80884b75a4f217756b968c43]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:25:00.786368 17563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33200d1eec1b4e1a9243a463b54f2509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:00.787221 17561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24b11058b6f9433daa1f0097c98069ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:00.782225 17638 tablet_service.cc:1511] Processing CreateTablet for tablet 0ca38d6f761c47858f7368f5bc8d5b44 (DEFAULT_TABLE table=test-workload [id=ea1b1f7a80884b75a4f217756b968c43]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:25:00.787933 17558 tablet_service.cc:1511] Processing CreateTablet for tablet a68703302a8345e299dc290de3d426ee (DEFAULT_TABLE table=test-workload [id=ea1b1f7a80884b75a4f217756b968c43]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:25:00.780728 17639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d95e7960549402bba93cd9f897c49b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:00.782225 17560 tablet_service.cc:1511] Processing CreateTablet for tablet be28685767d94c87890bb9d4563f5ee9 (DEFAULT_TABLE table=test-workload [id=ea1b1f7a80884b75a4f217756b968c43]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:25:00.783036 17637 tablet_service.cc:1511] Processing CreateTablet for tablet 33200d1eec1b4e1a9243a463b54f2509 (DEFAULT_TABLE table=test-workload [id=ea1b1f7a80884b75a4f217756b968c43]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:25:00.784416 17635 tablet_service.cc:1511] Processing CreateTablet for tablet 24b11058b6f9433daa1f0097c98069ff (DEFAULT_TABLE table=test-workload [id=ea1b1f7a80884b75a4f217756b968c43]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:25:00.789213 17558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a68703302a8345e299dc290de3d426ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:00.785483 17633 tablet_service.cc:1511] Processing CreateTablet for tablet 279acb0d6fcb478db78548d1705d2135 (DEFAULT_TABLE table=test-workload [id=ea1b1f7a80884b75a4f217756b968c43]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:25:00.784461 17634 tablet_service.cc:1511] Processing CreateTablet for tablet be28685767d94c87890bb9d4563f5ee9 (DEFAULT_TABLE table=test-workload [id=ea1b1f7a80884b75a4f217756b968c43]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:25:00.783293 17636 tablet_service.cc:1511] Processing CreateTablet for tablet d6c6298c286a475aa7aba3cd8cf3e98d (DEFAULT_TABLE table=test-workload [id=ea1b1f7a80884b75a4f217756b968c43]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:25:00.793115 17560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be28685767d94c87890bb9d4563f5ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:00.785485 17632 tablet_service.cc:1511] Processing CreateTablet for tablet a68703302a8345e299dc290de3d426ee (DEFAULT_TABLE table=test-workload [id=ea1b1f7a80884b75a4f217756b968c43]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:25:00.783293 17559 tablet_service.cc:1511] Processing CreateTablet for tablet 279acb0d6fcb478db78548d1705d2135 (DEFAULT_TABLE table=test-workload [id=ea1b1f7a80884b75a4f217756b968c43]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:25:00.795734 17559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 279acb0d6fcb478db78548d1705d2135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:00.791697 17638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ca38d6f761c47858f7368f5bc8d5b44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:00.810693 17633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 279acb0d6fcb478db78548d1705d2135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:00.812156 17634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be28685767d94c87890bb9d4563f5ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:00.813164 17490 tablet_service.cc:1511] Processing CreateTablet for tablet 5d95e7960549402bba93cd9f897c49b3 (DEFAULT_TABLE table=test-workload [id=ea1b1f7a80884b75a4f217756b968c43]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:25:00.814508 17490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d95e7960549402bba93cd9f897c49b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:00.816388 17637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33200d1eec1b4e1a9243a463b54f2509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:00.817168 17489 tablet_service.cc:1511] Processing CreateTablet for tablet 0ca38d6f761c47858f7368f5bc8d5b44 (DEFAULT_TABLE table=test-workload [id=ea1b1f7a80884b75a4f217756b968c43]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:25:00.818511 17489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ca38d6f761c47858f7368f5bc8d5b44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:00.819156 17632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a68703302a8345e299dc290de3d426ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:00.820647 17636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6c6298c286a475aa7aba3cd8cf3e98d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:00.821301 17488 tablet_service.cc:1511] Processing CreateTablet for tablet 33200d1eec1b4e1a9243a463b54f2509 (DEFAULT_TABLE table=test-workload [id=ea1b1f7a80884b75a4f217756b968c43]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:25:00.822038 17635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24b11058b6f9433daa1f0097c98069ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:00.822916 17488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33200d1eec1b4e1a9243a463b54f2509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:00.825188 17487 tablet_service.cc:1511] Processing CreateTablet for tablet d6c6298c286a475aa7aba3cd8cf3e98d (DEFAULT_TABLE table=test-workload [id=ea1b1f7a80884b75a4f217756b968c43]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:25:00.826747 17487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6c6298c286a475aa7aba3cd8cf3e98d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:00.831213 17486 tablet_service.cc:1511] Processing CreateTablet for tablet 24b11058b6f9433daa1f0097c98069ff (DEFAULT_TABLE table=test-workload [id=ea1b1f7a80884b75a4f217756b968c43]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:25:00.837208 17486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24b11058b6f9433daa1f0097c98069ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:00.833387 17484 tablet_service.cc:1511] Processing CreateTablet for tablet 279acb0d6fcb478db78548d1705d2135 (DEFAULT_TABLE table=test-workload [id=ea1b1f7a80884b75a4f217756b968c43]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:25:00.844938 17484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 279acb0d6fcb478db78548d1705d2135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:00.833506 17485 tablet_service.cc:1511] Processing CreateTablet for tablet be28685767d94c87890bb9d4563f5ee9 (DEFAULT_TABLE table=test-workload [id=ea1b1f7a80884b75a4f217756b968c43]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:25:00.835775 17483 tablet_service.cc:1511] Processing CreateTablet for tablet a68703302a8345e299dc290de3d426ee (DEFAULT_TABLE table=test-workload [id=ea1b1f7a80884b75a4f217756b968c43]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:25:00.849216 17485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be28685767d94c87890bb9d4563f5ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:00.851559 17483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a68703302a8345e299dc290de3d426ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:00.859385 17695 tablet_bootstrap.cc:492] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d: Bootstrap starting.
I20260630 12:25:00.894078 17694 tablet_bootstrap.cc:492] T 5d95e7960549402bba93cd9f897c49b3 P cafea1ad70e8466cab9aa8fc3f6c289b: Bootstrap starting.
I20260630 12:25:00.897682 17695 tablet_bootstrap.cc:654] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:00.906571 17694 tablet_bootstrap.cc:654] T 5d95e7960549402bba93cd9f897c49b3 P cafea1ad70e8466cab9aa8fc3f6c289b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:00.925081 17695 tablet_bootstrap.cc:492] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d: No bootstrap required, opened a new log
I20260630 12:25:00.925743 17695 ts_tablet_manager.cc:1403] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.007s
I20260630 12:25:00.929467 17694 tablet_bootstrap.cc:492] T 5d95e7960549402bba93cd9f897c49b3 P cafea1ad70e8466cab9aa8fc3f6c289b: No bootstrap required, opened a new log
I20260630 12:25:00.929956 17694 ts_tablet_manager.cc:1403] T 5d95e7960549402bba93cd9f897c49b3 P cafea1ad70e8466cab9aa8fc3f6c289b: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.000s
I20260630 12:25:00.929234 17695 raft_consensus.cc:359] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } }
I20260630 12:25:00.930317 17695 raft_consensus.cc:385] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:00.930729 17695 raft_consensus.cc:740] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ade47493853b43bc829e10ea3d588a2d, State: Initialized, Role: FOLLOWER
I20260630 12:25:00.932101 17694 raft_consensus.cc:359] T 5d95e7960549402bba93cd9f897c49b3 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } }
I20260630 12:25:00.931710 17695 consensus_queue.cc:260] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } }
I20260630 12:25:00.932765 17694 raft_consensus.cc:385] T 5d95e7960549402bba93cd9f897c49b3 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:00.933073 17694 raft_consensus.cc:740] T 5d95e7960549402bba93cd9f897c49b3 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cafea1ad70e8466cab9aa8fc3f6c289b, State: Initialized, Role: FOLLOWER
I20260630 12:25:00.933746 17694 consensus_queue.cc:260] T 5d95e7960549402bba93cd9f897c49b3 P cafea1ad70e8466cab9aa8fc3f6c289b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } }
I20260630 12:25:00.937644 17695 ts_tablet_manager.cc:1434] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260630 12:25:00.938892 17695 tablet_bootstrap.cc:492] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d: Bootstrap starting.
I20260630 12:25:00.940243 17698 tablet_bootstrap.cc:492] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425: Bootstrap starting.
I20260630 12:25:00.946146 17695 tablet_bootstrap.cc:654] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:00.947712 17694 ts_tablet_manager.cc:1434] T 5d95e7960549402bba93cd9f897c49b3 P cafea1ad70e8466cab9aa8fc3f6c289b: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260630 12:25:00.948743 17694 tablet_bootstrap.cc:492] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b: Bootstrap starting.
I20260630 12:25:00.946177 17698 tablet_bootstrap.cc:654] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:00.953768 17694 tablet_bootstrap.cc:654] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:00.957443 17695 tablet_bootstrap.cc:492] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d: No bootstrap required, opened a new log
I20260630 12:25:00.957943 17695 ts_tablet_manager.cc:1403] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.002s
I20260630 12:25:00.958089 17698 tablet_bootstrap.cc:492] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425: No bootstrap required, opened a new log
I20260630 12:25:00.958848 17698 ts_tablet_manager.cc:1403] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.007s
I20260630 12:25:00.960834 17695 raft_consensus.cc:359] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:00.961400 17695 raft_consensus.cc:385] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:00.961644 17695 raft_consensus.cc:740] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ade47493853b43bc829e10ea3d588a2d, State: Initialized, Role: FOLLOWER
I20260630 12:25:00.962298 17695 consensus_queue.cc:260] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:00.962563 17698 raft_consensus.cc:359] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:00.963778 17698 raft_consensus.cc:385] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:00.964095 17698 raft_consensus.cc:740] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad05d7239737467b94d86ead3a6c6425, State: Initialized, Role: FOLLOWER
I20260630 12:25:00.964239 17695 ts_tablet_manager.cc:1434] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260630 12:25:00.964884 17698 consensus_queue.cc:260] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:00.965428 17695 tablet_bootstrap.cc:492] T 24b11058b6f9433daa1f0097c98069ff P ade47493853b43bc829e10ea3d588a2d: Bootstrap starting.
I20260630 12:25:00.972425 17695 tablet_bootstrap.cc:654] T 24b11058b6f9433daa1f0097c98069ff P ade47493853b43bc829e10ea3d588a2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:00.973133 17694 tablet_bootstrap.cc:492] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b: No bootstrap required, opened a new log
I20260630 12:25:00.973641 17694 ts_tablet_manager.cc:1403] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.006s
I20260630 12:25:00.976274 17698 ts_tablet_manager.cc:1434] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260630 12:25:00.976769 17694 raft_consensus.cc:359] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:00.977298 17698 tablet_bootstrap.cc:492] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425: Bootstrap starting.
I20260630 12:25:00.977517 17694 raft_consensus.cc:385] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:00.977681 17695 tablet_bootstrap.cc:492] T 24b11058b6f9433daa1f0097c98069ff P ade47493853b43bc829e10ea3d588a2d: No bootstrap required, opened a new log
I20260630 12:25:00.977890 17694 raft_consensus.cc:740] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cafea1ad70e8466cab9aa8fc3f6c289b, State: Initialized, Role: FOLLOWER
I20260630 12:25:00.978248 17695 ts_tablet_manager.cc:1403] T 24b11058b6f9433daa1f0097c98069ff P ade47493853b43bc829e10ea3d588a2d: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260630 12:25:00.978762 17694 consensus_queue.cc:260] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:00.981009 17695 raft_consensus.cc:359] T 24b11058b6f9433daa1f0097c98069ff P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:00.981721 17695 raft_consensus.cc:385] T 24b11058b6f9433daa1f0097c98069ff P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:00.982053 17695 raft_consensus.cc:740] T 24b11058b6f9433daa1f0097c98069ff P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ade47493853b43bc829e10ea3d588a2d, State: Initialized, Role: FOLLOWER
I20260630 12:25:00.982831 17698 tablet_bootstrap.cc:654] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:00.982782 17695 consensus_queue.cc:260] T 24b11058b6f9433daa1f0097c98069ff P ade47493853b43bc829e10ea3d588a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:00.985127 17695 ts_tablet_manager.cc:1434] T 24b11058b6f9433daa1f0097c98069ff P ade47493853b43bc829e10ea3d588a2d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:25:00.986024 17695 tablet_bootstrap.cc:492] T 279acb0d6fcb478db78548d1705d2135 P ade47493853b43bc829e10ea3d588a2d: Bootstrap starting.
I20260630 12:25:00.988215 17694 ts_tablet_manager.cc:1434] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260630 12:25:00.991542 17694 tablet_bootstrap.cc:492] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b: Bootstrap starting.
I20260630 12:25:00.991596 17695 tablet_bootstrap.cc:654] T 279acb0d6fcb478db78548d1705d2135 P ade47493853b43bc829e10ea3d588a2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:00.998819 17694 tablet_bootstrap.cc:654] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:01.002784 17695 tablet_bootstrap.cc:492] T 279acb0d6fcb478db78548d1705d2135 P ade47493853b43bc829e10ea3d588a2d: No bootstrap required, opened a new log
I20260630 12:25:01.003278 17695 ts_tablet_manager.cc:1403] T 279acb0d6fcb478db78548d1705d2135 P ade47493853b43bc829e10ea3d588a2d: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:25:01.005573 17695 raft_consensus.cc:359] T 279acb0d6fcb478db78548d1705d2135 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.006115 17698 tablet_bootstrap.cc:492] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425: No bootstrap required, opened a new log
I20260630 12:25:01.006335 17695 raft_consensus.cc:385] T 279acb0d6fcb478db78548d1705d2135 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:01.006691 17698 ts_tablet_manager.cc:1403] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.012s
I20260630 12:25:01.006733 17695 raft_consensus.cc:740] T 279acb0d6fcb478db78548d1705d2135 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ade47493853b43bc829e10ea3d588a2d, State: Initialized, Role: FOLLOWER
I20260630 12:25:01.008270 17694 tablet_bootstrap.cc:492] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b: No bootstrap required, opened a new log
I20260630 12:25:01.007866 17695 consensus_queue.cc:260] T 279acb0d6fcb478db78548d1705d2135 P ade47493853b43bc829e10ea3d588a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.008713 17694 ts_tablet_manager.cc:1403] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.006s
I20260630 12:25:01.009531 17698 raft_consensus.cc:359] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } }
I20260630 12:25:01.010258 17698 raft_consensus.cc:385] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:01.010526 17698 raft_consensus.cc:740] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad05d7239737467b94d86ead3a6c6425, State: Initialized, Role: FOLLOWER
I20260630 12:25:01.011327 17694 raft_consensus.cc:359] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.011997 17695 ts_tablet_manager.cc:1434] T 279acb0d6fcb478db78548d1705d2135 P ade47493853b43bc829e10ea3d588a2d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:25:01.011364 17698 consensus_queue.cc:260] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } }
I20260630 12:25:01.011850 17699 raft_consensus.cc:493] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:01.012261 17694 raft_consensus.cc:385] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:01.012588 17694 raft_consensus.cc:740] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cafea1ad70e8466cab9aa8fc3f6c289b, State: Initialized, Role: FOLLOWER
I20260630 12:25:01.013060 17695 tablet_bootstrap.cc:492] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d: Bootstrap starting.
I20260630 12:25:01.012524 17699 raft_consensus.cc:515] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.013535 17694 consensus_queue.cc:260] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.023149 17695 tablet_bootstrap.cc:654] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:01.024662 17694 ts_tablet_manager.cc:1434] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.004s
I20260630 12:25:01.025751 17694 tablet_bootstrap.cc:492] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b: Bootstrap starting.
I20260630 12:25:01.034183 17694 tablet_bootstrap.cc:654] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:01.034448 17695 tablet_bootstrap.cc:492] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d: No bootstrap required, opened a new log
I20260630 12:25:01.034931 17695 ts_tablet_manager.cc:1403] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260630 12:25:01.037433 17698 ts_tablet_manager.cc:1434] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260630 12:25:01.038480 17698 tablet_bootstrap.cc:492] T be28685767d94c87890bb9d4563f5ee9 P ad05d7239737467b94d86ead3a6c6425: Bootstrap starting.
I20260630 12:25:01.038141 17695 raft_consensus.cc:359] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.040305 17695 raft_consensus.cc:385] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:01.040627 17695 raft_consensus.cc:740] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ade47493853b43bc829e10ea3d588a2d, State: Initialized, Role: FOLLOWER
I20260630 12:25:01.041352 17695 consensus_queue.cc:260] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.039299 17704 raft_consensus.cc:493] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:01.043071 17704 raft_consensus.cc:515] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } }
I20260630 12:25:01.046375 17698 tablet_bootstrap.cc:654] T be28685767d94c87890bb9d4563f5ee9 P ad05d7239737467b94d86ead3a6c6425: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:01.053706 17704 leader_election.cc:290] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975), cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579)
I20260630 12:25:01.035914 17699 leader_election.cc:290] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033), cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579)
I20260630 12:25:01.067050 17500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be28685767d94c87890bb9d4563f5ee9" candidate_uuid: "ade47493853b43bc829e10ea3d588a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425" is_pre_election: true
W20260630 12:25:01.070142 17615 leader_election.cc:343] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:01.072641 17695 ts_tablet_manager.cc:1434] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d: Time spent starting tablet: real 0.037s	user 0.011s	sys 0.001s
I20260630 12:25:01.067077 17699 raft_consensus.cc:493] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:01.069844 17575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be28685767d94c87890bb9d4563f5ee9" candidate_uuid: "ade47493853b43bc829e10ea3d588a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" is_pre_election: true
I20260630 12:25:01.079174 17575 raft_consensus.cc:2468] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ade47493853b43bc829e10ea3d588a2d in term 0.
I20260630 12:25:01.079668 17695 tablet_bootstrap.cc:492] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d: Bootstrap starting.
I20260630 12:25:01.081439 17699 raft_consensus.cc:515] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.081745 17614 leader_election.cc:304] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [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: ade47493853b43bc829e10ea3d588a2d, cafea1ad70e8466cab9aa8fc3f6c289b; no voters: ad05d7239737467b94d86ead3a6c6425
I20260630 12:25:01.083529 17713 raft_consensus.cc:2804] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:01.083954 17713 raft_consensus.cc:493] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:01.084338 17713 raft_consensus.cc:3060] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:01.084595 17694 tablet_bootstrap.cc:492] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b: No bootstrap required, opened a new log
I20260630 12:25:01.085600 17694 ts_tablet_manager.cc:1403] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.003s
I20260630 12:25:01.089473 17695 tablet_bootstrap.cc:654] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:01.089119 17694 raft_consensus.cc:359] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.089923 17694 raft_consensus.cc:385] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:01.090245 17694 raft_consensus.cc:740] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cafea1ad70e8466cab9aa8fc3f6c289b, State: Initialized, Role: FOLLOWER
I20260630 12:25:01.091876 17694 consensus_queue.cc:260] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.093256 17500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6298c286a475aa7aba3cd8cf3e98d" candidate_uuid: "ade47493853b43bc829e10ea3d588a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425" is_pre_election: true
I20260630 12:25:01.093760 17575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6298c286a475aa7aba3cd8cf3e98d" candidate_uuid: "ade47493853b43bc829e10ea3d588a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" is_pre_election: true
I20260630 12:25:01.094933 17575 raft_consensus.cc:2468] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ade47493853b43bc829e10ea3d588a2d in term 0.
I20260630 12:25:01.096181 17699 leader_election.cc:290] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033), cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579)
I20260630 12:25:01.096266 17614 leader_election.cc:304] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ade47493853b43bc829e10ea3d588a2d, cafea1ad70e8466cab9aa8fc3f6c289b; no voters: 
I20260630 12:25:01.097201 17699 raft_consensus.cc:2804] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:01.097568 17699 raft_consensus.cc:493] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260630 12:25:01.099897 17615 leader_election.cc:343] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:01.100148 17698 tablet_bootstrap.cc:492] T be28685767d94c87890bb9d4563f5ee9 P ad05d7239737467b94d86ead3a6c6425: No bootstrap required, opened a new log
I20260630 12:25:01.100616 17698 ts_tablet_manager.cc:1403] T be28685767d94c87890bb9d4563f5ee9 P ad05d7239737467b94d86ead3a6c6425: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.029s
I20260630 12:25:01.098151 17699 raft_consensus.cc:3060] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:01.094913 17694 ts_tablet_manager.cc:1434] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260630 12:25:01.103379 17698 raft_consensus.cc:359] T be28685767d94c87890bb9d4563f5ee9 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.104269 17698 raft_consensus.cc:385] T be28685767d94c87890bb9d4563f5ee9 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:01.104589 17698 raft_consensus.cc:740] T be28685767d94c87890bb9d4563f5ee9 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad05d7239737467b94d86ead3a6c6425, State: Initialized, Role: FOLLOWER
I20260630 12:25:01.105396 17698 consensus_queue.cc:260] T be28685767d94c87890bb9d4563f5ee9 P ad05d7239737467b94d86ead3a6c6425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.107784 17649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d95e7960549402bba93cd9f897c49b3" candidate_uuid: "ad05d7239737467b94d86ead3a6c6425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d" is_pre_election: true
I20260630 12:25:01.108788 17649 raft_consensus.cc:2468] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad05d7239737467b94d86ead3a6c6425 in term 0.
I20260630 12:25:01.107820 17698 ts_tablet_manager.cc:1434] T be28685767d94c87890bb9d4563f5ee9 P ad05d7239737467b94d86ead3a6c6425: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:25:01.111569 17698 tablet_bootstrap.cc:492] T 24b11058b6f9433daa1f0097c98069ff P ad05d7239737467b94d86ead3a6c6425: Bootstrap starting.
I20260630 12:25:01.113719 17694 tablet_bootstrap.cc:492] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b: Bootstrap starting.
I20260630 12:25:01.119362 17718 raft_consensus.cc:493] T 24b11058b6f9433daa1f0097c98069ff P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:01.119900 17718 raft_consensus.cc:515] T 24b11058b6f9433daa1f0097c98069ff P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.122133 17718 leader_election.cc:290] T 24b11058b6f9433daa1f0097c98069ff P ade47493853b43bc829e10ea3d588a2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033), cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579)
I20260630 12:25:01.122473 17713 raft_consensus.cc:515] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.119411 17466 leader_election.cc:304] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad05d7239737467b94d86ead3a6c6425, ade47493853b43bc829e10ea3d588a2d; no voters: 
I20260630 12:25:01.123749 17704 raft_consensus.cc:2804] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:01.123627 17575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b11058b6f9433daa1f0097c98069ff" candidate_uuid: "ade47493853b43bc829e10ea3d588a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" is_pre_election: true
I20260630 12:25:01.124135 17704 raft_consensus.cc:493] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:01.124485 17704 raft_consensus.cc:3060] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:01.124667 17713 leader_election.cc:290] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [CANDIDATE]: Term 1 election: Requested vote from peers ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033), cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579)
W20260630 12:25:01.126433 17614 leader_election.cc:343] T 24b11058b6f9433daa1f0097c98069ff P ade47493853b43bc829e10ea3d588a2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:01.127557 17500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b11058b6f9433daa1f0097c98069ff" candidate_uuid: "ade47493853b43bc829e10ea3d588a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425" is_pre_election: true
I20260630 12:25:01.127995 17499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be28685767d94c87890bb9d4563f5ee9" candidate_uuid: "ade47493853b43bc829e10ea3d588a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425"
I20260630 12:25:01.128667 17499 raft_consensus.cc:3060] T be28685767d94c87890bb9d4563f5ee9 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:01.128803 17575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be28685767d94c87890bb9d4563f5ee9" candidate_uuid: "ade47493853b43bc829e10ea3d588a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b"
I20260630 12:25:01.129423 17575 raft_consensus.cc:3060] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:25:01.130973 17615 leader_election.cc:343] T 24b11058b6f9433daa1f0097c98069ff P ade47493853b43bc829e10ea3d588a2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:01.129642 17699 raft_consensus.cc:515] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.131697 17615 leader_election.cc:304] T 24b11058b6f9433daa1f0097c98069ff P ade47493853b43bc829e10ea3d588a2d [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: ade47493853b43bc829e10ea3d588a2d; no voters: ad05d7239737467b94d86ead3a6c6425, cafea1ad70e8466cab9aa8fc3f6c289b
I20260630 12:25:01.136162 17699 leader_election.cc:290] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [CANDIDATE]: Term 1 election: Requested vote from peers ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033), cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579)
I20260630 12:25:01.136355 17500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6298c286a475aa7aba3cd8cf3e98d" candidate_uuid: "ade47493853b43bc829e10ea3d588a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425"
I20260630 12:25:01.134217 17713 raft_consensus.cc:2749] T 24b11058b6f9433daa1f0097c98069ff P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:01.138996 17574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6298c286a475aa7aba3cd8cf3e98d" candidate_uuid: "ade47493853b43bc829e10ea3d588a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b"
I20260630 12:25:01.138208 17499 raft_consensus.cc:2468] T be28685767d94c87890bb9d4563f5ee9 P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ade47493853b43bc829e10ea3d588a2d in term 1.
I20260630 12:25:01.139748 17574 raft_consensus.cc:3060] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:01.138952 17575 raft_consensus.cc:2468] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ade47493853b43bc829e10ea3d588a2d in term 1.
I20260630 12:25:01.141420 17614 leader_election.cc:304] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ade47493853b43bc829e10ea3d588a2d, cafea1ad70e8466cab9aa8fc3f6c289b; no voters: 
I20260630 12:25:01.142279 17713 raft_consensus.cc:2804] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:01.142705 17698 tablet_bootstrap.cc:654] T 24b11058b6f9433daa1f0097c98069ff P ad05d7239737467b94d86ead3a6c6425: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:01.142738 17694 tablet_bootstrap.cc:654] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:01.142745 17713 raft_consensus.cc:697] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [term 1 LEADER]: Becoming Leader. State: Replica: ade47493853b43bc829e10ea3d588a2d, State: Running, Role: LEADER
W20260630 12:25:01.140574 17615 leader_election.cc:343] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:01.145479 17713 consensus_queue.cc:237] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.147416 17574 raft_consensus.cc:2468] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ade47493853b43bc829e10ea3d588a2d in term 1.
I20260630 12:25:01.149533 17575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d95e7960549402bba93cd9f897c49b3" candidate_uuid: "ad05d7239737467b94d86ead3a6c6425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" is_pre_election: true
I20260630 12:25:01.150398 17575 raft_consensus.cc:2468] T 5d95e7960549402bba93cd9f897c49b3 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad05d7239737467b94d86ead3a6c6425 in term 0.
I20260630 12:25:01.150730 17614 leader_election.cc:304] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [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: ade47493853b43bc829e10ea3d588a2d, cafea1ad70e8466cab9aa8fc3f6c289b; no voters: ad05d7239737467b94d86ead3a6c6425
I20260630 12:25:01.151504 17699 raft_consensus.cc:2804] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:01.148240 17704 raft_consensus.cc:515] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } }
I20260630 12:25:01.152001 17699 raft_consensus.cc:697] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [term 1 LEADER]: Becoming Leader. State: Replica: ade47493853b43bc829e10ea3d588a2d, State: Running, Role: LEADER
I20260630 12:25:01.152814 17699 consensus_queue.cc:237] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.153704 17704 leader_election.cc:290] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [CANDIDATE]: Term 1 election: Requested vote from peers ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975), cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579)
I20260630 12:25:01.149421 17695 tablet_bootstrap.cc:492] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d: No bootstrap required, opened a new log
I20260630 12:25:01.155295 17718 raft_consensus.cc:493] T 279acb0d6fcb478db78548d1705d2135 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:01.156038 17575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d95e7960549402bba93cd9f897c49b3" candidate_uuid: "ad05d7239737467b94d86ead3a6c6425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b"
I20260630 12:25:01.156433 17718 raft_consensus.cc:515] T 279acb0d6fcb478db78548d1705d2135 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.156823 17575 raft_consensus.cc:3060] T 5d95e7960549402bba93cd9f897c49b3 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:01.155710 17649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d95e7960549402bba93cd9f897c49b3" candidate_uuid: "ad05d7239737467b94d86ead3a6c6425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d"
I20260630 12:25:01.160189 17649 raft_consensus.cc:3060] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:01.164644 17718 leader_election.cc:290] T 279acb0d6fcb478db78548d1705d2135 P ade47493853b43bc829e10ea3d588a2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033), cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579)
I20260630 12:25:01.166050 17574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279acb0d6fcb478db78548d1705d2135" candidate_uuid: "ade47493853b43bc829e10ea3d588a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" is_pre_election: true
I20260630 12:25:01.166275 17499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279acb0d6fcb478db78548d1705d2135" candidate_uuid: "ade47493853b43bc829e10ea3d588a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425" is_pre_election: true
I20260630 12:25:01.162042 17695 ts_tablet_manager.cc:1403] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d: Time spent bootstrapping tablet: real 0.083s	user 0.016s	sys 0.011s
W20260630 12:25:01.167455 17614 leader_election.cc:343] T 279acb0d6fcb478db78548d1705d2135 P ade47493853b43bc829e10ea3d588a2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:25:01.168280 17615 leader_election.cc:343] T 279acb0d6fcb478db78548d1705d2135 P ade47493853b43bc829e10ea3d588a2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:01.168752 17615 leader_election.cc:304] T 279acb0d6fcb478db78548d1705d2135 P ade47493853b43bc829e10ea3d588a2d [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: ade47493853b43bc829e10ea3d588a2d; no voters: ad05d7239737467b94d86ead3a6c6425, cafea1ad70e8466cab9aa8fc3f6c289b
I20260630 12:25:01.170594 17649 raft_consensus.cc:2468] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad05d7239737467b94d86ead3a6c6425 in term 1.
I20260630 12:25:01.169962 17718 raft_consensus.cc:2749] T 279acb0d6fcb478db78548d1705d2135 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:01.173065 17695 raft_consensus.cc:359] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.174487 17695 raft_consensus.cc:385] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:01.174846 17695 raft_consensus.cc:740] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ade47493853b43bc829e10ea3d588a2d, State: Initialized, Role: FOLLOWER
I20260630 12:25:01.175248 17466 leader_election.cc:304] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad05d7239737467b94d86ead3a6c6425, ade47493853b43bc829e10ea3d588a2d; no voters: 
I20260630 12:25:01.175421 17575 raft_consensus.cc:2468] T 5d95e7960549402bba93cd9f897c49b3 P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad05d7239737467b94d86ead3a6c6425 in term 1.
I20260630 12:25:01.175660 17695 consensus_queue.cc:260] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.176230 17704 raft_consensus.cc:2804] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:01.181562 17694 tablet_bootstrap.cc:492] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b: No bootstrap required, opened a new log
I20260630 12:25:01.182081 17694 ts_tablet_manager.cc:1403] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b: Time spent bootstrapping tablet: real 0.069s	user 0.006s	sys 0.005s
I20260630 12:25:01.182184 17695 ts_tablet_manager.cc:1434] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260630 12:25:01.177362 17397 catalog_manager.cc:5697] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d reported cstate change: term changed from 0 to 1, leader changed from <none> to ade47493853b43bc829e10ea3d588a2d (127.16.110.131). New cstate: current_term: 1 leader_uuid: "ade47493853b43bc829e10ea3d588a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:01.184010 17695 tablet_bootstrap.cc:492] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d: Bootstrap starting.
I20260630 12:25:01.188063 17694 raft_consensus.cc:359] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.193135 17694 raft_consensus.cc:385] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:01.193482 17694 raft_consensus.cc:740] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cafea1ad70e8466cab9aa8fc3f6c289b, State: Initialized, Role: FOLLOWER
I20260630 12:25:01.193696 17695 tablet_bootstrap.cc:654] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:01.193616 17698 tablet_bootstrap.cc:492] T 24b11058b6f9433daa1f0097c98069ff P ad05d7239737467b94d86ead3a6c6425: No bootstrap required, opened a new log
I20260630 12:25:01.195932 17698 ts_tablet_manager.cc:1403] T 24b11058b6f9433daa1f0097c98069ff P ad05d7239737467b94d86ead3a6c6425: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.010s
I20260630 12:25:01.196748 17694 consensus_queue.cc:260] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.199551 17694 ts_tablet_manager.cc:1434] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260630 12:25:01.199645 17698 raft_consensus.cc:359] T 24b11058b6f9433daa1f0097c98069ff P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.200548 17694 tablet_bootstrap.cc:492] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b: Bootstrap starting.
I20260630 12:25:01.200765 17698 raft_consensus.cc:385] T 24b11058b6f9433daa1f0097c98069ff P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:01.201267 17698 raft_consensus.cc:740] T 24b11058b6f9433daa1f0097c98069ff P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad05d7239737467b94d86ead3a6c6425, State: Initialized, Role: FOLLOWER
I20260630 12:25:01.202453 17698 consensus_queue.cc:260] T 24b11058b6f9433daa1f0097c98069ff P ad05d7239737467b94d86ead3a6c6425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.205744 17698 ts_tablet_manager.cc:1434] T 24b11058b6f9433daa1f0097c98069ff P ad05d7239737467b94d86ead3a6c6425: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:25:01.206849 17698 tablet_bootstrap.cc:492] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425: Bootstrap starting.
I20260630 12:25:01.207245 17694 tablet_bootstrap.cc:654] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:01.207321 17695 tablet_bootstrap.cc:492] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d: No bootstrap required, opened a new log
I20260630 12:25:01.208079 17695 ts_tablet_manager.cc:1403] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260630 12:25:01.210534 17704 raft_consensus.cc:697] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [term 1 LEADER]: Becoming Leader. State: Replica: ad05d7239737467b94d86ead3a6c6425, State: Running, Role: LEADER
I20260630 12:25:01.211496 17695 raft_consensus.cc:359] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.211687 17704 consensus_queue.cc:237] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } }
I20260630 12:25:01.212539 17695 raft_consensus.cc:385] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:01.213045 17695 raft_consensus.cc:740] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ade47493853b43bc829e10ea3d588a2d, State: Initialized, Role: FOLLOWER
I20260630 12:25:01.214103 17695 consensus_queue.cc:260] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.217121 17695 ts_tablet_manager.cc:1434] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:25:01.218271 17695 tablet_bootstrap.cc:492] T 0ca38d6f761c47858f7368f5bc8d5b44 P ade47493853b43bc829e10ea3d588a2d: Bootstrap starting.
I20260630 12:25:01.219815 17398 catalog_manager.cc:5697] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d reported cstate change: term changed from 0 to 1, leader changed from <none> to ade47493853b43bc829e10ea3d588a2d (127.16.110.131). New cstate: current_term: 1 leader_uuid: "ade47493853b43bc829e10ea3d588a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:01.224329 17694 tablet_bootstrap.cc:492] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b: No bootstrap required, opened a new log
I20260630 12:25:01.224996 17694 ts_tablet_manager.cc:1403] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b: Time spent bootstrapping tablet: real 0.025s	user 0.002s	sys 0.021s
I20260630 12:25:01.226378 17695 tablet_bootstrap.cc:654] T 0ca38d6f761c47858f7368f5bc8d5b44 P ade47493853b43bc829e10ea3d588a2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:01.228785 17694 raft_consensus.cc:359] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.229586 17694 raft_consensus.cc:385] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:01.229916 17694 raft_consensus.cc:740] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cafea1ad70e8466cab9aa8fc3f6c289b, State: Initialized, Role: FOLLOWER
I20260630 12:25:01.230772 17694 consensus_queue.cc:260] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.236357 17698 tablet_bootstrap.cc:654] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:01.238705 17695 tablet_bootstrap.cc:492] T 0ca38d6f761c47858f7368f5bc8d5b44 P ade47493853b43bc829e10ea3d588a2d: No bootstrap required, opened a new log
I20260630 12:25:01.239310 17695 ts_tablet_manager.cc:1403] T 0ca38d6f761c47858f7368f5bc8d5b44 P ade47493853b43bc829e10ea3d588a2d: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260630 12:25:01.240267 17694 ts_tablet_manager.cc:1434] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260630 12:25:01.242447 17695 raft_consensus.cc:359] T 0ca38d6f761c47858f7368f5bc8d5b44 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.243294 17695 raft_consensus.cc:385] T 0ca38d6f761c47858f7368f5bc8d5b44 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:01.243449 17694 tablet_bootstrap.cc:492] T 33200d1eec1b4e1a9243a463b54f2509 P cafea1ad70e8466cab9aa8fc3f6c289b: Bootstrap starting.
I20260630 12:25:01.243729 17695 raft_consensus.cc:740] T 0ca38d6f761c47858f7368f5bc8d5b44 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ade47493853b43bc829e10ea3d588a2d, State: Initialized, Role: FOLLOWER
I20260630 12:25:01.244719 17695 consensus_queue.cc:260] T 0ca38d6f761c47858f7368f5bc8d5b44 P ade47493853b43bc829e10ea3d588a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.248235 17397 catalog_manager.cc:5697] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad05d7239737467b94d86ead3a6c6425 (127.16.110.129). New cstate: current_term: 1 leader_uuid: "ad05d7239737467b94d86ead3a6c6425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:01.249231 17695 ts_tablet_manager.cc:1434] T 0ca38d6f761c47858f7368f5bc8d5b44 P ade47493853b43bc829e10ea3d588a2d: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260630 12:25:01.249961 17694 tablet_bootstrap.cc:654] T 33200d1eec1b4e1a9243a463b54f2509 P cafea1ad70e8466cab9aa8fc3f6c289b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:01.256079 17698 tablet_bootstrap.cc:492] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425: No bootstrap required, opened a new log
I20260630 12:25:01.256616 17698 ts_tablet_manager.cc:1403] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.007s
I20260630 12:25:01.259800 17698 raft_consensus.cc:359] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.262539 17698 raft_consensus.cc:385] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:01.262953 17698 raft_consensus.cc:740] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad05d7239737467b94d86ead3a6c6425, State: Initialized, Role: FOLLOWER
W20260630 12:25:01.263705 17446 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:25:01.263780 17698 consensus_queue.cc:260] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.265633 17451 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:01.266628 17698 ts_tablet_manager.cc:1434] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:25:01.267076 17694 tablet_bootstrap.cc:492] T 33200d1eec1b4e1a9243a463b54f2509 P cafea1ad70e8466cab9aa8fc3f6c289b: No bootstrap required, opened a new log
I20260630 12:25:01.267504 17694 ts_tablet_manager.cc:1403] T 33200d1eec1b4e1a9243a463b54f2509 P cafea1ad70e8466cab9aa8fc3f6c289b: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.006s
I20260630 12:25:01.267654 17698 tablet_bootstrap.cc:492] T 279acb0d6fcb478db78548d1705d2135 P ad05d7239737467b94d86ead3a6c6425: Bootstrap starting.
W20260630 12:25:01.268368 17451 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:25:01.270032 17694 raft_consensus.cc:359] T 33200d1eec1b4e1a9243a463b54f2509 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.270586 17694 raft_consensus.cc:385] T 33200d1eec1b4e1a9243a463b54f2509 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:01.270819 17694 raft_consensus.cc:740] T 33200d1eec1b4e1a9243a463b54f2509 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cafea1ad70e8466cab9aa8fc3f6c289b, State: Initialized, Role: FOLLOWER
I20260630 12:25:01.271533 17694 consensus_queue.cc:260] T 33200d1eec1b4e1a9243a463b54f2509 P cafea1ad70e8466cab9aa8fc3f6c289b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.273995 17694 ts_tablet_manager.cc:1434] T 33200d1eec1b4e1a9243a463b54f2509 P cafea1ad70e8466cab9aa8fc3f6c289b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:25:01.275008 17694 tablet_bootstrap.cc:492] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b: Bootstrap starting.
I20260630 12:25:01.277729 17698 tablet_bootstrap.cc:654] T 279acb0d6fcb478db78548d1705d2135 P ad05d7239737467b94d86ead3a6c6425: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:01.280301 17694 tablet_bootstrap.cc:654] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:01.291359 17694 tablet_bootstrap.cc:492] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b: No bootstrap required, opened a new log
I20260630 12:25:01.291759 17694 ts_tablet_manager.cc:1403] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.012s
I20260630 12:25:01.292240 17698 tablet_bootstrap.cc:492] T 279acb0d6fcb478db78548d1705d2135 P ad05d7239737467b94d86ead3a6c6425: No bootstrap required, opened a new log
I20260630 12:25:01.292689 17698 ts_tablet_manager.cc:1403] T 279acb0d6fcb478db78548d1705d2135 P ad05d7239737467b94d86ead3a6c6425: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.002s
I20260630 12:25:01.293612 17694 raft_consensus.cc:359] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.294119 17694 raft_consensus.cc:385] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:01.294345 17694 raft_consensus.cc:740] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cafea1ad70e8466cab9aa8fc3f6c289b, State: Initialized, Role: FOLLOWER
I20260630 12:25:01.294917 17694 consensus_queue.cc:260] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.295106 17698 raft_consensus.cc:359] T 279acb0d6fcb478db78548d1705d2135 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.295768 17698 raft_consensus.cc:385] T 279acb0d6fcb478db78548d1705d2135 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:01.296090 17698 raft_consensus.cc:740] T 279acb0d6fcb478db78548d1705d2135 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad05d7239737467b94d86ead3a6c6425, State: Initialized, Role: FOLLOWER
I20260630 12:25:01.296653 17694 ts_tablet_manager.cc:1434] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:25:01.296763 17698 consensus_queue.cc:260] T 279acb0d6fcb478db78548d1705d2135 P ad05d7239737467b94d86ead3a6c6425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.299067 17698 ts_tablet_manager.cc:1434] T 279acb0d6fcb478db78548d1705d2135 P ad05d7239737467b94d86ead3a6c6425: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:25:01.300164 17698 tablet_bootstrap.cc:492] T 33200d1eec1b4e1a9243a463b54f2509 P ad05d7239737467b94d86ead3a6c6425: Bootstrap starting.
I20260630 12:25:01.306010 17698 tablet_bootstrap.cc:654] T 33200d1eec1b4e1a9243a463b54f2509 P ad05d7239737467b94d86ead3a6c6425: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:01.311056 17704 raft_consensus.cc:493] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:01.311560 17698 tablet_bootstrap.cc:492] T 33200d1eec1b4e1a9243a463b54f2509 P ad05d7239737467b94d86ead3a6c6425: No bootstrap required, opened a new log
I20260630 12:25:01.311641 17704 raft_consensus.cc:515] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.312232 17698 ts_tablet_manager.cc:1403] T 33200d1eec1b4e1a9243a463b54f2509 P ad05d7239737467b94d86ead3a6c6425: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.007s
I20260630 12:25:01.314642 17575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca38d6f761c47858f7368f5bc8d5b44" candidate_uuid: "ad05d7239737467b94d86ead3a6c6425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" is_pre_election: true
I20260630 12:25:01.315059 17704 leader_election.cc:290] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579), ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975)
I20260630 12:25:01.315222 17575 raft_consensus.cc:2468] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad05d7239737467b94d86ead3a6c6425 in term 0.
I20260630 12:25:01.315292 17649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca38d6f761c47858f7368f5bc8d5b44" candidate_uuid: "ad05d7239737467b94d86ead3a6c6425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d" is_pre_election: true
I20260630 12:25:01.315966 17649 raft_consensus.cc:2468] T 0ca38d6f761c47858f7368f5bc8d5b44 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad05d7239737467b94d86ead3a6c6425 in term 0.
I20260630 12:25:01.315760 17698 raft_consensus.cc:359] T 33200d1eec1b4e1a9243a463b54f2509 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.316507 17698 raft_consensus.cc:385] T 33200d1eec1b4e1a9243a463b54f2509 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:01.316612 17465 leader_election.cc:304] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad05d7239737467b94d86ead3a6c6425, cafea1ad70e8466cab9aa8fc3f6c289b; no voters: 
I20260630 12:25:01.316838 17698 raft_consensus.cc:740] T 33200d1eec1b4e1a9243a463b54f2509 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad05d7239737467b94d86ead3a6c6425, State: Initialized, Role: FOLLOWER
I20260630 12:25:01.317489 17704 raft_consensus.cc:2804] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:01.317911 17704 raft_consensus.cc:493] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:01.317775 17698 consensus_queue.cc:260] T 33200d1eec1b4e1a9243a463b54f2509 P ad05d7239737467b94d86ead3a6c6425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.318338 17704 raft_consensus.cc:3060] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:01.320350 17698 ts_tablet_manager.cc:1434] T 33200d1eec1b4e1a9243a463b54f2509 P ad05d7239737467b94d86ead3a6c6425: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:25:01.321484 17698 tablet_bootstrap.cc:492] T d6c6298c286a475aa7aba3cd8cf3e98d P ad05d7239737467b94d86ead3a6c6425: Bootstrap starting.
I20260630 12:25:01.330024 17698 tablet_bootstrap.cc:654] T d6c6298c286a475aa7aba3cd8cf3e98d P ad05d7239737467b94d86ead3a6c6425: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:01.331090 17704 raft_consensus.cc:515] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.333891 17704 leader_election.cc:290] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [CANDIDATE]: Term 1 election: Requested vote from peers cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579), ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975)
I20260630 12:25:01.335228 17649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca38d6f761c47858f7368f5bc8d5b44" candidate_uuid: "ad05d7239737467b94d86ead3a6c6425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d"
I20260630 12:25:01.335944 17649 raft_consensus.cc:3060] T 0ca38d6f761c47858f7368f5bc8d5b44 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:01.336638 17698 tablet_bootstrap.cc:492] T d6c6298c286a475aa7aba3cd8cf3e98d P ad05d7239737467b94d86ead3a6c6425: No bootstrap required, opened a new log
I20260630 12:25:01.337101 17698 ts_tablet_manager.cc:1403] T d6c6298c286a475aa7aba3cd8cf3e98d P ad05d7239737467b94d86ead3a6c6425: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260630 12:25:01.337199 17575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca38d6f761c47858f7368f5bc8d5b44" candidate_uuid: "ad05d7239737467b94d86ead3a6c6425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b"
I20260630 12:25:01.337754 17575 raft_consensus.cc:3060] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:01.338860 17698 raft_consensus.cc:359] T d6c6298c286a475aa7aba3cd8cf3e98d P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.339334 17698 raft_consensus.cc:385] T d6c6298c286a475aa7aba3cd8cf3e98d P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:01.339488 17698 raft_consensus.cc:740] T d6c6298c286a475aa7aba3cd8cf3e98d P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad05d7239737467b94d86ead3a6c6425, State: Initialized, Role: FOLLOWER
I20260630 12:25:01.339923 17698 consensus_queue.cc:260] T d6c6298c286a475aa7aba3cd8cf3e98d P ad05d7239737467b94d86ead3a6c6425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.341964 17698 ts_tablet_manager.cc:1434] T d6c6298c286a475aa7aba3cd8cf3e98d P ad05d7239737467b94d86ead3a6c6425: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:25:01.343532 17649 raft_consensus.cc:2468] T 0ca38d6f761c47858f7368f5bc8d5b44 P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad05d7239737467b94d86ead3a6c6425 in term 1.
I20260630 12:25:01.344781 17575 raft_consensus.cc:2468] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad05d7239737467b94d86ead3a6c6425 in term 1.
I20260630 12:25:01.345328 17466 leader_election.cc:304] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad05d7239737467b94d86ead3a6c6425, ade47493853b43bc829e10ea3d588a2d; no voters: 
I20260630 12:25:01.346211 17704 raft_consensus.cc:2804] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:01.346742 17704 raft_consensus.cc:697] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [term 1 LEADER]: Becoming Leader. State: Replica: ad05d7239737467b94d86ead3a6c6425, State: Running, Role: LEADER
I20260630 12:25:01.347618 17704 consensus_queue.cc:237] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.359378 17397 catalog_manager.cc:5697] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad05d7239737467b94d86ead3a6c6425 (127.16.110.129). New cstate: current_term: 1 leader_uuid: "ad05d7239737467b94d86ead3a6c6425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:01.372562 17700 raft_consensus.cc:493] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:01.373204 17700 raft_consensus.cc:515] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.376307 17700 leader_election.cc:290] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033), ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975)
I20260630 12:25:01.387931 17499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279acb0d6fcb478db78548d1705d2135" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425" is_pre_election: true
I20260630 12:25:01.388764 17499 raft_consensus.cc:2468] T 279acb0d6fcb478db78548d1705d2135 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cafea1ad70e8466cab9aa8fc3f6c289b in term 0.
I20260630 12:25:01.390626 17649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279acb0d6fcb478db78548d1705d2135" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d" is_pre_election: true
I20260630 12:25:01.390792 17541 leader_election.cc:304] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad05d7239737467b94d86ead3a6c6425, cafea1ad70e8466cab9aa8fc3f6c289b; no voters: 
I20260630 12:25:01.391278 17649 raft_consensus.cc:2468] T 279acb0d6fcb478db78548d1705d2135 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cafea1ad70e8466cab9aa8fc3f6c289b in term 0.
I20260630 12:25:01.391825 17700 raft_consensus.cc:2804] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:01.392227 17700 raft_consensus.cc:493] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:01.392570 17700 raft_consensus.cc:3060] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:01.396363 17704 raft_consensus.cc:493] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:01.396791 17704 raft_consensus.cc:515] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.397610 17700 raft_consensus.cc:515] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.398471 17704 leader_election.cc:290] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579), ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975)
I20260630 12:25:01.399335 17575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68703302a8345e299dc290de3d426ee" candidate_uuid: "ad05d7239737467b94d86ead3a6c6425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" is_pre_election: true
I20260630 12:25:01.399507 17700 leader_election.cc:290] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b [CANDIDATE]: Term 1 election: Requested vote from peers ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033), ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975)
I20260630 12:25:01.399653 17649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68703302a8345e299dc290de3d426ee" candidate_uuid: "ad05d7239737467b94d86ead3a6c6425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d" is_pre_election: true
I20260630 12:25:01.399960 17575 raft_consensus.cc:2468] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad05d7239737467b94d86ead3a6c6425 in term 0.
I20260630 12:25:01.400120 17499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279acb0d6fcb478db78548d1705d2135" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425"
I20260630 12:25:01.400264 17649 raft_consensus.cc:2468] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad05d7239737467b94d86ead3a6c6425 in term 0.
I20260630 12:25:01.400666 17499 raft_consensus.cc:3060] T 279acb0d6fcb478db78548d1705d2135 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:01.401839 17466 leader_election.cc:304] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad05d7239737467b94d86ead3a6c6425, ade47493853b43bc829e10ea3d588a2d; no voters: 
I20260630 12:25:01.401875 17649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279acb0d6fcb478db78548d1705d2135" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d"
I20260630 12:25:01.402833 17704 raft_consensus.cc:2804] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:01.402858 17649 raft_consensus.cc:3060] T 279acb0d6fcb478db78548d1705d2135 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:01.403365 17704 raft_consensus.cc:493] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:01.403704 17704 raft_consensus.cc:3060] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:01.407264 17499 raft_consensus.cc:2468] T 279acb0d6fcb478db78548d1705d2135 P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cafea1ad70e8466cab9aa8fc3f6c289b in term 1.
I20260630 12:25:01.408178 17704 raft_consensus.cc:515] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.408654 17541 leader_election.cc:304] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad05d7239737467b94d86ead3a6c6425, cafea1ad70e8466cab9aa8fc3f6c289b; no voters: 
I20260630 12:25:01.409539 17700 raft_consensus.cc:2804] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:01.409592 17649 raft_consensus.cc:2468] T 279acb0d6fcb478db78548d1705d2135 P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cafea1ad70e8466cab9aa8fc3f6c289b in term 1.
I20260630 12:25:01.410739 17575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68703302a8345e299dc290de3d426ee" candidate_uuid: "ad05d7239737467b94d86ead3a6c6425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b"
I20260630 12:25:01.411039 17704 leader_election.cc:290] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [CANDIDATE]: Term 1 election: Requested vote from peers cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579), ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975)
I20260630 12:25:01.411351 17575 raft_consensus.cc:3060] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:01.411266 17700 raft_consensus.cc:697] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 LEADER]: Becoming Leader. State: Replica: cafea1ad70e8466cab9aa8fc3f6c289b, State: Running, Role: LEADER
I20260630 12:25:01.412386 17649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68703302a8345e299dc290de3d426ee" candidate_uuid: "ad05d7239737467b94d86ead3a6c6425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d"
I20260630 12:25:01.412868 17649 raft_consensus.cc:3060] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:01.412789 17700 consensus_queue.cc:237] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.418329 17575 raft_consensus.cc:2468] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad05d7239737467b94d86ead3a6c6425 in term 1.
I20260630 12:25:01.419663 17465 leader_election.cc:304] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad05d7239737467b94d86ead3a6c6425, cafea1ad70e8466cab9aa8fc3f6c289b; no voters: 
I20260630 12:25:01.419863 17649 raft_consensus.cc:2468] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad05d7239737467b94d86ead3a6c6425 in term 1.
I20260630 12:25:01.420502 17704 raft_consensus.cc:2804] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:01.420970 17704 raft_consensus.cc:697] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [term 1 LEADER]: Becoming Leader. State: Replica: ad05d7239737467b94d86ead3a6c6425, State: Running, Role: LEADER
I20260630 12:25:01.421746 17704 consensus_queue.cc:237] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.422336 17397 catalog_manager.cc:5697] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b reported cstate change: term changed from 0 to 1, leader changed from <none> to cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130). New cstate: current_term: 1 leader_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:01.432564 17396 catalog_manager.cc:5697] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad05d7239737467b94d86ead3a6c6425 (127.16.110.129). New cstate: current_term: 1 leader_uuid: "ad05d7239737467b94d86ead3a6c6425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:01.530995 17699 raft_consensus.cc:493] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:01.531618 17699 raft_consensus.cc:515] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.532738 17700 raft_consensus.cc:493] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:01.533222 17700 raft_consensus.cc:515] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.533778 17699 leader_election.cc:290] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033), cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579)
I20260630 12:25:01.534511 17499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33200d1eec1b4e1a9243a463b54f2509" candidate_uuid: "ade47493853b43bc829e10ea3d588a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425" is_pre_election: true
I20260630 12:25:01.535040 17575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33200d1eec1b4e1a9243a463b54f2509" candidate_uuid: "ade47493853b43bc829e10ea3d588a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" is_pre_election: true
I20260630 12:25:01.535147 17499 raft_consensus.cc:2468] T 33200d1eec1b4e1a9243a463b54f2509 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ade47493853b43bc829e10ea3d588a2d in term 0.
I20260630 12:25:01.535771 17575 raft_consensus.cc:2468] T 33200d1eec1b4e1a9243a463b54f2509 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ade47493853b43bc829e10ea3d588a2d in term 0.
I20260630 12:25:01.536846 17615 leader_election.cc:304] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad05d7239737467b94d86ead3a6c6425, ade47493853b43bc829e10ea3d588a2d; no voters: 
I20260630 12:25:01.537060 17499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b11058b6f9433daa1f0097c98069ff" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425" is_pre_election: true
I20260630 12:25:01.537673 17499 raft_consensus.cc:2468] T 24b11058b6f9433daa1f0097c98069ff P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cafea1ad70e8466cab9aa8fc3f6c289b in term 0.
I20260630 12:25:01.537730 17699 raft_consensus.cc:2804] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:01.537889 17700 leader_election.cc:290] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033), ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975)
I20260630 12:25:01.538555 17649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b11058b6f9433daa1f0097c98069ff" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d" is_pre_election: true
I20260630 12:25:01.538818 17541 leader_election.cc:304] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad05d7239737467b94d86ead3a6c6425, cafea1ad70e8466cab9aa8fc3f6c289b; no voters: 
I20260630 12:25:01.538318 17699 raft_consensus.cc:493] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:01.539649 17699 raft_consensus.cc:3060] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:01.539687 17700 raft_consensus.cc:2804] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:01.539143 17649 raft_consensus.cc:2468] T 24b11058b6f9433daa1f0097c98069ff P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cafea1ad70e8466cab9aa8fc3f6c289b in term 0.
I20260630 12:25:01.540261 17700 raft_consensus.cc:493] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:01.540638 17700 raft_consensus.cc:3060] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:01.546751 17699 raft_consensus.cc:515] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.547071 17700 raft_consensus.cc:515] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.548223 17704 raft_consensus.cc:493] T d6c6298c286a475aa7aba3cd8cf3e98d P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:01.548817 17700 leader_election.cc:290] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b [CANDIDATE]: Term 1 election: Requested vote from peers ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033), ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975)
I20260630 12:25:01.549299 17699 leader_election.cc:290] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d [CANDIDATE]: Term 1 election: Requested vote from peers ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033), cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579)
I20260630 12:25:01.548779 17704 raft_consensus.cc:515] T d6c6298c286a475aa7aba3cd8cf3e98d P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.549755 17499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33200d1eec1b4e1a9243a463b54f2509" candidate_uuid: "ade47493853b43bc829e10ea3d588a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425"
I20260630 12:25:01.549877 17575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33200d1eec1b4e1a9243a463b54f2509" candidate_uuid: "ade47493853b43bc829e10ea3d588a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b"
I20260630 12:25:01.550379 17499 raft_consensus.cc:3060] T 33200d1eec1b4e1a9243a463b54f2509 P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:01.550536 17575 raft_consensus.cc:3060] T 33200d1eec1b4e1a9243a463b54f2509 P cafea1ad70e8466cab9aa8fc3f6c289b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:01.550858 17500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b11058b6f9433daa1f0097c98069ff" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425"
I20260630 12:25:01.551410 17500 raft_consensus.cc:3060] T 24b11058b6f9433daa1f0097c98069ff P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:01.552886 17574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6298c286a475aa7aba3cd8cf3e98d" candidate_uuid: "ad05d7239737467b94d86ead3a6c6425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" is_pre_election: true
I20260630 12:25:01.553591 17574 raft_consensus.cc:2393] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad05d7239737467b94d86ead3a6c6425 in current term 1: Already voted for candidate ade47493853b43bc829e10ea3d588a2d in this term.
I20260630 12:25:01.553560 17649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6298c286a475aa7aba3cd8cf3e98d" candidate_uuid: "ad05d7239737467b94d86ead3a6c6425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d" is_pre_election: true
I20260630 12:25:01.555342 17466 leader_election.cc:304] T d6c6298c286a475aa7aba3cd8cf3e98d P ad05d7239737467b94d86ead3a6c6425 [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: ad05d7239737467b94d86ead3a6c6425; no voters: ade47493853b43bc829e10ea3d588a2d, cafea1ad70e8466cab9aa8fc3f6c289b
I20260630 12:25:01.556243 17704 leader_election.cc:290] T d6c6298c286a475aa7aba3cd8cf3e98d P ad05d7239737467b94d86ead3a6c6425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579), ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975)
I20260630 12:25:01.557549 17575 raft_consensus.cc:2468] T 33200d1eec1b4e1a9243a463b54f2509 P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ade47493853b43bc829e10ea3d588a2d in term 1.
I20260630 12:25:01.556296 17724 raft_consensus.cc:3060] T d6c6298c286a475aa7aba3cd8cf3e98d P ad05d7239737467b94d86ead3a6c6425 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:01.558926 17614 leader_election.cc:304] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ade47493853b43bc829e10ea3d588a2d, cafea1ad70e8466cab9aa8fc3f6c289b; no voters: 
I20260630 12:25:01.560057 17699 raft_consensus.cc:2804] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:01.560611 17699 raft_consensus.cc:697] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d [term 1 LEADER]: Becoming Leader. State: Replica: ade47493853b43bc829e10ea3d588a2d, State: Running, Role: LEADER
I20260630 12:25:01.560997 17713 consensus_queue.cc:1048] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:01.561513 17699 consensus_queue.cc:237] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.562282 17500 raft_consensus.cc:2468] T 24b11058b6f9433daa1f0097c98069ff P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cafea1ad70e8466cab9aa8fc3f6c289b in term 1.
I20260630 12:25:01.563436 17499 raft_consensus.cc:2468] T 33200d1eec1b4e1a9243a463b54f2509 P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ade47493853b43bc829e10ea3d588a2d in term 1.
I20260630 12:25:01.564388 17649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b11058b6f9433daa1f0097c98069ff" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d"
I20260630 12:25:01.564986 17649 raft_consensus.cc:3060] T 24b11058b6f9433daa1f0097c98069ff P ade47493853b43bc829e10ea3d588a2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:01.569396 17541 leader_election.cc:304] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad05d7239737467b94d86ead3a6c6425, cafea1ad70e8466cab9aa8fc3f6c289b; no voters: 
I20260630 12:25:01.570473 17700 raft_consensus.cc:2804] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:01.570714 17649 raft_consensus.cc:2468] T 24b11058b6f9433daa1f0097c98069ff P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cafea1ad70e8466cab9aa8fc3f6c289b in term 1.
I20260630 12:25:01.570979 17700 raft_consensus.cc:697] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 LEADER]: Becoming Leader. State: Replica: cafea1ad70e8466cab9aa8fc3f6c289b, State: Running, Role: LEADER
I20260630 12:25:01.572155 17700 consensus_queue.cc:237] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:01.572695 17724 raft_consensus.cc:2749] T d6c6298c286a475aa7aba3cd8cf3e98d P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:25:01.581492 17396 catalog_manager.cc:5697] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d reported cstate change: term changed from 0 to 1, leader changed from <none> to ade47493853b43bc829e10ea3d588a2d (127.16.110.131). New cstate: current_term: 1 leader_uuid: "ade47493853b43bc829e10ea3d588a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:01.584586 17397 catalog_manager.cc:5697] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b reported cstate change: term changed from 0 to 1, leader changed from <none> to cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130). New cstate: current_term: 1 leader_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:01.593181 17713 consensus_queue.cc:1048] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:01.680946 17713 consensus_queue.cc:1048] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:01.691624 17699 consensus_queue.cc:1048] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:01.715368 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:01.720882 17750 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:01.722010 17751 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:01.723110 17753 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:01.723490 16826 server_base.cc:1061] running on GCE node
I20260630 12:25:01.724438 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:01.724694 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:01.724901 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822301724885 us; error 0 us; skew 500 ppm
I20260630 12:25:01.725443 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:01.727749 16826 webserver.cc:533] Webserver started at http://127.16.110.132:35873/ using document root <none> and password file <none>
I20260630 12:25:01.728307 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:01.728544 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:01.728900 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:01.729959 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822292038890-16826-0/minicluster-data/ts-3-root/instance:
uuid: "7207daf51f13477397c06640eef9804b"
format_stamp: "Formatted at 2026-06-30 12:25:01 on dist-test-slave-pnhc"
I20260630 12:25:01.734370 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:25:01.736629 17724 consensus_queue.cc:1048] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:01.738665 17758 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:01.740341 16826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:25:01.740793 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822292038890-16826-0/minicluster-data/ts-3-root
uuid: "7207daf51f13477397c06640eef9804b"
format_stamp: "Formatted at 2026-06-30 12:25:01 on dist-test-slave-pnhc"
I20260630 12:25:01.741253 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822292038890-16826-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822292038890-16826-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822292038890-16826-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:01.742663 17724 consensus_queue.cc:1048] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:01.757968 17704 consensus_queue.cc:1048] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:01.766914 17704 consensus_queue.cc:1048] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:01.793980 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:01.795605 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:01.804881 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:01.808105 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:01.808470 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:25:01.808818 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:01.809090 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:01.853817 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.132:34969
I20260630 12:25:01.853909 17825 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.132:34969 every 8 connection(s)
I20260630 12:25:01.858929 17700 consensus_queue.cc:1048] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:01.871196 17738 consensus_queue.cc:1048] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:01.873162 17826 heartbeater.cc:344] Connected to a master server at 127.16.110.190:45461
I20260630 12:25:01.873911 17826 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:01.874897 17826 heartbeater.cc:507] Master 127.16.110.190:45461 requested a full tablet report, sending...
I20260630 12:25:01.878993 17396 ts_manager.cc:194] Registered new tserver with Master: 7207daf51f13477397c06640eef9804b (127.16.110.132:34969)
I20260630 12:25:01.880872 17396 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40456
I20260630 12:25:01.887012 17767 consensus_queue.cc:1048] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:01.897208 17724 consensus_queue.cc:1048] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:02.087535 17699 consensus_queue.cc:1048] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:02.099139 17718 consensus_queue.cc:1048] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:02.115455 17700 consensus_queue.cc:1048] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:02.125566 17700 consensus_queue.cc:1048] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:02.884330 17826 heartbeater.cc:499] Master 127.16.110.190:45461 was elected leader, sending a full tablet report...
I20260630 12:25:03.269589 17451 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:03.275198 17451 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:03.275667 17451 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:05.416917 17843 raft_consensus.cc:493] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ad05d7239737467b94d86ead3a6c6425)
I20260630 12:25:05.417937 17843 raft_consensus.cc:515] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:05.421259 17843 leader_election.cc:290] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033), ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975)
I20260630 12:25:05.426452 17843 raft_consensus.cc:493] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ad05d7239737467b94d86ead3a6c6425)
I20260630 12:25:05.427184 17843 raft_consensus.cc:515] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:05.430855 17843 leader_election.cc:290] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033), ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975)
I20260630 12:25:05.434870 17451 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:05.468547 17451 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:05.469264 17451 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:05.502573 17842 raft_consensus.cc:493] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ade47493853b43bc829e10ea3d588a2d)
I20260630 12:25:05.511338 17845 raft_consensus.cc:493] T 5d95e7960549402bba93cd9f897c49b3 P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ad05d7239737467b94d86ead3a6c6425)
I20260630 12:25:05.503355 17842 raft_consensus.cc:515] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:05.512032 17845 raft_consensus.cc:515] T 5d95e7960549402bba93cd9f897c49b3 P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } }
I20260630 12:25:05.514496 17842 leader_election.cc:290] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033), ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975)
I20260630 12:25:05.511395 17843 raft_consensus.cc:493] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ade47493853b43bc829e10ea3d588a2d)
I20260630 12:25:05.515550 17844 raft_consensus.cc:493] T 33200d1eec1b4e1a9243a463b54f2509 P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ade47493853b43bc829e10ea3d588a2d)
I20260630 12:25:05.516069 17843 raft_consensus.cc:515] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:05.518712 17843 leader_election.cc:290] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033), ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975)
I20260630 12:25:05.521206 17845 leader_election.cc:290] T 5d95e7960549402bba93cd9f897c49b3 P cafea1ad70e8466cab9aa8fc3f6c289b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975), ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033)
I20260630 12:25:05.516135 17844 raft_consensus.cc:515] T 33200d1eec1b4e1a9243a463b54f2509 P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:05.522228 17499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca38d6f761c47858f7368f5bc8d5b44" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425" is_pre_election: true
I20260630 12:25:05.523008 17848 raft_consensus.cc:493] T 24b11058b6f9433daa1f0097c98069ff P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cafea1ad70e8466cab9aa8fc3f6c289b)
I20260630 12:25:05.523617 17848 raft_consensus.cc:515] T 24b11058b6f9433daa1f0097c98069ff P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:05.523972 17844 leader_election.cc:290] T 33200d1eec1b4e1a9243a463b54f2509 P ad05d7239737467b94d86ead3a6c6425 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579), ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975)
I20260630 12:25:05.526330 17498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6298c286a475aa7aba3cd8cf3e98d" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425" is_pre_election: true
I20260630 12:25:05.526947 17848 leader_election.cc:290] T 24b11058b6f9433daa1f0097c98069ff P ad05d7239737467b94d86ead3a6c6425 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579), ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975)
I20260630 12:25:05.526866 17496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d95e7960549402bba93cd9f897c49b3" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425" is_pre_election: true
I20260630 12:25:05.527151 17498 raft_consensus.cc:2468] T d6c6298c286a475aa7aba3cd8cf3e98d P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cafea1ad70e8466cab9aa8fc3f6c289b in term 1.
I20260630 12:25:05.529340 17541 leader_election.cc:304] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b [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: ad05d7239737467b94d86ead3a6c6425, cafea1ad70e8466cab9aa8fc3f6c289b; no voters: 
I20260630 12:25:05.529798 17500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68703302a8345e299dc290de3d426ee" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425" is_pre_election: true
I20260630 12:25:05.533457 17845 raft_consensus.cc:2804] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:25:05.534454 17845 raft_consensus.cc:493] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Starting leader election (detected failure of leader ade47493853b43bc829e10ea3d588a2d)
I20260630 12:25:05.535038 17845 raft_consensus.cc:3060] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:05.524689 17844 raft_consensus.cc:493] T 279acb0d6fcb478db78548d1705d2135 P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cafea1ad70e8466cab9aa8fc3f6c289b)
I20260630 12:25:05.545874 17844 raft_consensus.cc:515] T 279acb0d6fcb478db78548d1705d2135 P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:05.551040 17844 leader_election.cc:290] T 279acb0d6fcb478db78548d1705d2135 P ad05d7239737467b94d86ead3a6c6425 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579), ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975)
I20260630 12:25:05.553994 17649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68703302a8345e299dc290de3d426ee" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d" is_pre_election: true
I20260630 12:25:05.555579 17648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca38d6f761c47858f7368f5bc8d5b44" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d" is_pre_election: true
I20260630 12:25:05.556227 17649 raft_consensus.cc:2468] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cafea1ad70e8466cab9aa8fc3f6c289b in term 1.
I20260630 12:25:05.556154 17497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be28685767d94c87890bb9d4563f5ee9" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425" is_pre_election: true
I20260630 12:25:05.556427 17648 raft_consensus.cc:2468] T 0ca38d6f761c47858f7368f5bc8d5b44 P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cafea1ad70e8466cab9aa8fc3f6c289b in term 1.
I20260630 12:25:05.554862 17845 raft_consensus.cc:515] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:05.557631 17497 raft_consensus.cc:2468] T be28685767d94c87890bb9d4563f5ee9 P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cafea1ad70e8466cab9aa8fc3f6c289b in term 1.
I20260630 12:25:05.558954 17541 leader_election.cc:304] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [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: ad05d7239737467b94d86ead3a6c6425, cafea1ad70e8466cab9aa8fc3f6c289b; no voters: 
I20260630 12:25:05.559450 17845 leader_election.cc:290] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b [CANDIDATE]: Term 2 election: Requested vote from peers ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033), ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975)
I20260630 12:25:05.559854 17843 raft_consensus.cc:2804] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:25:05.560310 17843 raft_consensus.cc:493] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Starting leader election (detected failure of leader ade47493853b43bc829e10ea3d588a2d)
I20260630 12:25:05.560701 17843 raft_consensus.cc:3060] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:05.561373 17497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6298c286a475aa7aba3cd8cf3e98d" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425"
I20260630 12:25:05.562150 17497 raft_consensus.cc:3060] T d6c6298c286a475aa7aba3cd8cf3e98d P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:25:05.568252 17615 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.582s	user 0.010s	sys 0.000s
W20260630 12:25:05.568722 17615 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.582s	user 0.010s	sys 0.000s
I20260630 12:25:05.569144 17843 raft_consensus.cc:515] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:05.570801 17841 raft_consensus.cc:493] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ad05d7239737467b94d86ead3a6c6425)
I20260630 12:25:05.571570 17497 raft_consensus.cc:2468] T d6c6298c286a475aa7aba3cd8cf3e98d P ad05d7239737467b94d86ead3a6c6425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cafea1ad70e8466cab9aa8fc3f6c289b in term 2.
I20260630 12:25:05.572177 17574 raft_consensus.cc:1240] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 FOLLOWER]: Rejecting Update request from peer ade47493853b43bc829e10ea3d588a2d for earlier term 1. Current term is 2. Ops: []
I20260630 12:25:05.572966 17841 raft_consensus.cc:515] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } }
I20260630 12:25:05.573647 17541 leader_election.cc:304] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b [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: ad05d7239737467b94d86ead3a6c6425, cafea1ad70e8466cab9aa8fc3f6c289b; no voters: 
I20260630 12:25:05.574461 17845 raft_consensus.cc:2804] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:25:05.575021 17845 raft_consensus.cc:697] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 LEADER]: Becoming Leader. State: Replica: cafea1ad70e8466cab9aa8fc3f6c289b, State: Running, Role: LEADER
I20260630 12:25:05.575917 17845 consensus_queue.cc:237] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b [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: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:05.576711 17575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d95e7960549402bba93cd9f897c49b3" candidate_uuid: "ade47493853b43bc829e10ea3d588a2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" is_pre_election: true
I20260630 12:25:05.577382 17575 raft_consensus.cc:2468] T 5d95e7960549402bba93cd9f897c49b3 P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ade47493853b43bc829e10ea3d588a2d in term 1.
I20260630 12:25:05.579214 17614 leader_election.cc:304] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [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: ade47493853b43bc829e10ea3d588a2d, cafea1ad70e8466cab9aa8fc3f6c289b; no voters: 
I20260630 12:25:05.581033 17841 leader_election.cc:290] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579), ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033)
I20260630 12:25:05.582177 17843 leader_election.cc:290] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [CANDIDATE]: Term 2 election: Requested vote from peers ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033), ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975)
I20260630 12:25:05.586462 17841 raft_consensus.cc:2804] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:25:05.586949 17841 raft_consensus.cc:493] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Starting leader election (detected failure of leader ad05d7239737467b94d86ead3a6c6425)
I20260630 12:25:05.587402 17841 raft_consensus.cc:3060] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:05.590314 17649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d95e7960549402bba93cd9f897c49b3" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d" is_pre_election: true
I20260630 12:25:05.597332 17648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6298c286a475aa7aba3cd8cf3e98d" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d" is_pre_election: true
I20260630 12:25:05.600304 17648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be28685767d94c87890bb9d4563f5ee9" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d" is_pre_election: true
I20260630 12:25:05.602955 17648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6298c286a475aa7aba3cd8cf3e98d" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d"
I20260630 12:25:05.608595 17575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33200d1eec1b4e1a9243a463b54f2509" candidate_uuid: "ad05d7239737467b94d86ead3a6c6425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" is_pre_election: true
I20260630 12:25:05.608919 17497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be28685767d94c87890bb9d4563f5ee9" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425"
I20260630 12:25:05.609588 17497 raft_consensus.cc:3060] T be28685767d94c87890bb9d4563f5ee9 P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:05.610508 17648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be28685767d94c87890bb9d4563f5ee9" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d"
I20260630 12:25:05.619740 17541 leader_election.cc:304] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [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: ade47493853b43bc829e10ea3d588a2d, cafea1ad70e8466cab9aa8fc3f6c289b; no voters: ad05d7239737467b94d86ead3a6c6425
I20260630 12:25:05.621680 17541 leader_election.cc:304] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [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: ade47493853b43bc829e10ea3d588a2d, cafea1ad70e8466cab9aa8fc3f6c289b; no voters: ad05d7239737467b94d86ead3a6c6425
I20260630 12:25:05.623015 17842 raft_consensus.cc:2804] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:25:05.623589 17842 raft_consensus.cc:493] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Starting leader election (detected failure of leader ad05d7239737467b94d86ead3a6c6425)
I20260630 12:25:05.624166 17842 raft_consensus.cc:3060] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:05.628273 17843 raft_consensus.cc:2804] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:25:05.628791 17843 raft_consensus.cc:493] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Starting leader election (detected failure of leader ad05d7239737467b94d86ead3a6c6425)
I20260630 12:25:05.629231 17843 raft_consensus.cc:3060] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:25:05.631794 17614 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.110.130:36579, user_credentials={real_user=slave}} blocked reactor thread for 52348.9us
I20260630 12:25:05.632786 17575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b11058b6f9433daa1f0097c98069ff" candidate_uuid: "ad05d7239737467b94d86ead3a6c6425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" is_pre_election: true
I20260630 12:25:05.633971 17574 raft_consensus.cc:1240] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 LEADER]: Rejecting Update request from peer ade47493853b43bc829e10ea3d588a2d for earlier term 1. Current term is 2. Ops: []
I20260630 12:25:05.638773 17497 raft_consensus.cc:2468] T be28685767d94c87890bb9d4563f5ee9 P ad05d7239737467b94d86ead3a6c6425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cafea1ad70e8466cab9aa8fc3f6c289b in term 2.
I20260630 12:25:05.639988 17541 leader_election.cc:304] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [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: ad05d7239737467b94d86ead3a6c6425, cafea1ad70e8466cab9aa8fc3f6c289b; no voters: ade47493853b43bc829e10ea3d588a2d
I20260630 12:25:05.644006 17845 raft_consensus.cc:2804] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:25:05.643975 17397 catalog_manager.cc:5697] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b reported cstate change: term changed from 1 to 2, leader changed from ade47493853b43bc829e10ea3d588a2d (127.16.110.131) to cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130). New cstate: current_term: 2 leader_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:05.649597 17852 consensus_queue.cc:1059] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:25:05.650677 17574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279acb0d6fcb478db78548d1705d2135" candidate_uuid: "ad05d7239737467b94d86ead3a6c6425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" is_pre_election: true
I20260630 12:25:05.651685 17854 consensus_queue.cc:1059] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:25:05.653812 17852 raft_consensus.cc:3055] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:25:05.654436 17843 raft_consensus.cc:515] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:05.655140 17852 raft_consensus.cc:740] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ade47493853b43bc829e10ea3d588a2d, State: Running, Role: LEADER
I20260630 12:25:05.654479 17854 consensus_queue.cc:1243] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [LEADER]: Peer cafea1ad70e8466cab9aa8fc3f6c289b log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260630 12:25:05.658012 17497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68703302a8345e299dc290de3d426ee" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425"
I20260630 12:25:05.662006 17852 consensus_queue.cc:260] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [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: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:05.670710 17500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d95e7960549402bba93cd9f897c49b3" candidate_uuid: "ade47493853b43bc829e10ea3d588a2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425" is_pre_election: true
I20260630 12:25:05.662946 17842 raft_consensus.cc:515] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:05.666376 17646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33200d1eec1b4e1a9243a463b54f2509" candidate_uuid: "ad05d7239737467b94d86ead3a6c6425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d" is_pre_election: true
I20260630 12:25:05.668174 17497 raft_consensus.cc:1240] T be28685767d94c87890bb9d4563f5ee9 P ad05d7239737467b94d86ead3a6c6425 [term 2 FOLLOWER]: Rejecting Update request from peer ade47493853b43bc829e10ea3d588a2d for earlier term 1. Current term is 2. Ops: []
I20260630 12:25:05.671339 17852 raft_consensus.cc:3060] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:05.672693 17645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279acb0d6fcb478db78548d1705d2135" candidate_uuid: "ad05d7239737467b94d86ead3a6c6425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d" is_pre_election: true
I20260630 12:25:05.674372 17647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b11058b6f9433daa1f0097c98069ff" candidate_uuid: "ad05d7239737467b94d86ead3a6c6425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d" is_pre_election: true
I20260630 12:25:05.674960 17843 leader_election.cc:290] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [CANDIDATE]: Term 2 election: Requested vote from peers ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033), ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975)
I20260630 12:25:05.669938 17499 raft_consensus.cc:1240] T d6c6298c286a475aa7aba3cd8cf3e98d P ad05d7239737467b94d86ead3a6c6425 [term 2 FOLLOWER]: Rejecting Update request from peer ade47493853b43bc829e10ea3d588a2d for earlier term 1. Current term is 2. Ops: []
I20260630 12:25:05.660830 17841 raft_consensus.cc:515] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } }
I20260630 12:25:05.677579 17841 leader_election.cc:290] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [CANDIDATE]: Term 2 election: Requested vote from peers cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579), ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033)
I20260630 12:25:05.677796 17649 raft_consensus.cc:2393] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cafea1ad70e8466cab9aa8fc3f6c289b in current term 2: Already voted for candidate ade47493853b43bc829e10ea3d588a2d in this term.
I20260630 12:25:05.678138 17841 raft_consensus.cc:3055] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:25:05.678491 17841 raft_consensus.cc:740] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ade47493853b43bc829e10ea3d588a2d, State: Running, Role: LEADER
I20260630 12:25:05.679243 17845 raft_consensus.cc:697] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 LEADER]: Becoming Leader. State: Replica: cafea1ad70e8466cab9aa8fc3f6c289b, State: Running, Role: LEADER
I20260630 12:25:05.680316 17648 raft_consensus.cc:1240] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [term 2 FOLLOWER]: Rejecting Update request from peer ad05d7239737467b94d86ead3a6c6425 for earlier term 1. Current term is 2. Ops: []
I20260630 12:25:05.680171 17845 consensus_queue.cc:237] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [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: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:05.682505 17499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca38d6f761c47858f7368f5bc8d5b44" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425"
I20260630 12:25:05.683808 17842 leader_election.cc:290] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [CANDIDATE]: Term 2 election: Requested vote from peers ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033), ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975)
I20260630 12:25:05.683948 17647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68703302a8345e299dc290de3d426ee" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d"
I20260630 12:25:05.685817 17541 leader_election.cc:304] T 5d95e7960549402bba93cd9f897c49b3 P cafea1ad70e8466cab9aa8fc3f6c289b [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: cafea1ad70e8466cab9aa8fc3f6c289b; no voters: ad05d7239737467b94d86ead3a6c6425, ade47493853b43bc829e10ea3d588a2d
I20260630 12:25:05.686354 17574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d95e7960549402bba93cd9f897c49b3" candidate_uuid: "ade47493853b43bc829e10ea3d588a2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b"
I20260630 12:25:05.687886 17541 leader_election.cc:304] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [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: cafea1ad70e8466cab9aa8fc3f6c289b; no voters: ad05d7239737467b94d86ead3a6c6425, ade47493853b43bc829e10ea3d588a2d
I20260630 12:25:05.688302 17841 consensus_queue.cc:260] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [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: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:05.689242 17647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca38d6f761c47858f7368f5bc8d5b44" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d"
I20260630 12:25:05.689492 17841 raft_consensus.cc:3060] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:05.691396 17541 leader_election.cc:304] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [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: cafea1ad70e8466cab9aa8fc3f6c289b; no voters: ad05d7239737467b94d86ead3a6c6425, ade47493853b43bc829e10ea3d588a2d
I20260630 12:25:05.691725 17499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d95e7960549402bba93cd9f897c49b3" candidate_uuid: "ade47493853b43bc829e10ea3d588a2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425"
I20260630 12:25:05.692842 17843 raft_consensus.cc:2749] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:25:05.693464 17842 raft_consensus.cc:2749] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:25:05.693231 17466 leader_election.cc:304] T 33200d1eec1b4e1a9243a463b54f2509 P ad05d7239737467b94d86ead3a6c6425 [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: ad05d7239737467b94d86ead3a6c6425; no voters: ade47493853b43bc829e10ea3d588a2d, cafea1ad70e8466cab9aa8fc3f6c289b
I20260630 12:25:05.690255 17857 raft_consensus.cc:3060] T 5d95e7960549402bba93cd9f897c49b3 P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:05.694542 17850 raft_consensus.cc:2749] T 33200d1eec1b4e1a9243a463b54f2509 P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:25:05.695930 17466 leader_election.cc:304] T 279acb0d6fcb478db78548d1705d2135 P ad05d7239737467b94d86ead3a6c6425 [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: ad05d7239737467b94d86ead3a6c6425; no voters: ade47493853b43bc829e10ea3d588a2d, cafea1ad70e8466cab9aa8fc3f6c289b
I20260630 12:25:05.696702 17850 raft_consensus.cc:2749] T 279acb0d6fcb478db78548d1705d2135 P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:25:05.697134 17466 leader_election.cc:304] T 24b11058b6f9433daa1f0097c98069ff P ad05d7239737467b94d86ead3a6c6425 [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: ad05d7239737467b94d86ead3a6c6425; no voters: ade47493853b43bc829e10ea3d588a2d, cafea1ad70e8466cab9aa8fc3f6c289b
I20260630 12:25:05.697948 17850 raft_consensus.cc:2749] T 24b11058b6f9433daa1f0097c98069ff P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:25:05.700754 17615 leader_election.cc:304] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [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: ade47493853b43bc829e10ea3d588a2d; no voters: ad05d7239737467b94d86ead3a6c6425, cafea1ad70e8466cab9aa8fc3f6c289b
I20260630 12:25:05.701939 17854 raft_consensus.cc:2749] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:25:05.700731 17851 consensus_queue.cc:1059] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260630 12:25:05.704289 17850 raft_consensus.cc:3055] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:25:05.705369 17850 raft_consensus.cc:740] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ad05d7239737467b94d86ead3a6c6425, State: Running, Role: LEADER
I20260630 12:25:05.707635 17850 consensus_queue.cc:260] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [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: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } }
I20260630 12:25:05.709578 17850 raft_consensus.cc:3060] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:05.735846 17857 raft_consensus.cc:2749] T 5d95e7960549402bba93cd9f897c49b3 P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:25:05.751943 17397 catalog_manager.cc:5697] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b reported cstate change: term changed from 1 to 2, leader changed from ade47493853b43bc829e10ea3d588a2d (127.16.110.131) to cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130). New cstate: current_term: 2 leader_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:06.003589 17574 raft_consensus.cc:1240] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 FOLLOWER]: Rejecting Update request from peer ad05d7239737467b94d86ead3a6c6425 for earlier term 1. Current term is 2. Ops: []
I20260630 12:25:06.005187 17850 consensus_queue.cc:1059] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:06.005957 17851 raft_consensus.cc:3055] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:25:06.006417 17851 raft_consensus.cc:740] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ad05d7239737467b94d86ead3a6c6425, State: Running, Role: LEADER
I20260630 12:25:06.007305 17851 consensus_queue.cc:260] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [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: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:06.008615 17851 raft_consensus.cc:3060] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:06.020443 17574 raft_consensus.cc:1240] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 FOLLOWER]: Rejecting Update request from peer ad05d7239737467b94d86ead3a6c6425 for earlier term 1. Current term is 2. Ops: []
I20260630 12:25:06.021641 17851 consensus_queue.cc:1059] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:06.022603 17850 raft_consensus.cc:3055] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:25:06.022918 17850 raft_consensus.cc:740] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ad05d7239737467b94d86ead3a6c6425, State: Running, Role: LEADER
I20260630 12:25:06.023630 17850 consensus_queue.cc:260] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [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: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:06.024571 17850 raft_consensus.cc:3060] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:06.075253 17499 raft_consensus.cc:1275] T d6c6298c286a475aa7aba3cd8cf3e98d P ad05d7239737467b94d86ead3a6c6425 [term 2 FOLLOWER]: Refusing update from remote peer cafea1ad70e8466cab9aa8fc3f6c289b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:06.076601 17857 consensus_queue.cc:1048] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:06.086470 17647 raft_consensus.cc:1275] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [term 2 FOLLOWER]: Refusing update from remote peer cafea1ad70e8466cab9aa8fc3f6c289b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:06.088287 17858 consensus_queue.cc:1048] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:06.092854 17499 raft_consensus.cc:1275] T be28685767d94c87890bb9d4563f5ee9 P ad05d7239737467b94d86ead3a6c6425 [term 2 FOLLOWER]: Refusing update from remote peer cafea1ad70e8466cab9aa8fc3f6c289b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:06.094573 17857 consensus_queue.cc:1048] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:06.104888 17647 raft_consensus.cc:1275] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [term 2 FOLLOWER]: Refusing update from remote peer cafea1ad70e8466cab9aa8fc3f6c289b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:25:06.106879 17858 consensus_queue.cc:1048] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:25:06.479693 17670 debug-util.cc:398] Leaking SignalData structure 0x7b0800201160 after lost signal to thread 16829
W20260630 12:25:06.480669 17670 debug-util.cc:398] Leaking SignalData structure 0x7b0800201840 after lost signal to thread 17432
W20260630 12:25:06.481611 17670 debug-util.cc:398] Leaking SignalData structure 0x7b08000e4960 after lost signal to thread 17524
W20260630 12:25:06.482409 17670 debug-util.cc:398] Leaking SignalData structure 0x7b08000d09c0 after lost signal to thread 17599
W20260630 12:25:06.483165 17670 debug-util.cc:398] Leaking SignalData structure 0x7b0800169160 after lost signal to thread 17673
W20260630 12:25:06.483935 17670 debug-util.cc:398] Leaking SignalData structure 0x7b080016d860 after lost signal to thread 17825
I20260630 12:25:06.849118 17870 raft_consensus.cc:493] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:06.849611 17870 raft_consensus.cc:515] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } }
I20260630 12:25:06.851289 17870 leader_election.cc:290] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975), cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579)
I20260630 12:25:06.852303 17649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d95e7960549402bba93cd9f897c49b3" candidate_uuid: "ad05d7239737467b94d86ead3a6c6425" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d" is_pre_election: true
I20260630 12:25:06.852535 17574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d95e7960549402bba93cd9f897c49b3" candidate_uuid: "ad05d7239737467b94d86ead3a6c6425" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" is_pre_election: true
I20260630 12:25:06.852845 17649 raft_consensus.cc:2468] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad05d7239737467b94d86ead3a6c6425 in term 2.
I20260630 12:25:06.854004 17466 leader_election.cc:304] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [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: ad05d7239737467b94d86ead3a6c6425, ade47493853b43bc829e10ea3d588a2d; no voters: 
I20260630 12:25:06.854676 17870 raft_consensus.cc:2804] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:25:06.855024 17870 raft_consensus.cc:493] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:06.855306 17870 raft_consensus.cc:3060] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:25:06.859799 17870 raft_consensus.cc:515] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } }
I20260630 12:25:06.861554 17870 leader_election.cc:290] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [CANDIDATE]: Term 3 election: Requested vote from peers ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975), cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579)
I20260630 12:25:06.862318 17649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d95e7960549402bba93cd9f897c49b3" candidate_uuid: "ad05d7239737467b94d86ead3a6c6425" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d"
I20260630 12:25:06.862650 17574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d95e7960549402bba93cd9f897c49b3" candidate_uuid: "ad05d7239737467b94d86ead3a6c6425" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b"
I20260630 12:25:06.862967 17649 raft_consensus.cc:3060] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:25:06.871145 17649 raft_consensus.cc:2468] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad05d7239737467b94d86ead3a6c6425 in term 3.
I20260630 12:25:06.872448 17466 leader_election.cc:304] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [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: ad05d7239737467b94d86ead3a6c6425, ade47493853b43bc829e10ea3d588a2d; no voters: cafea1ad70e8466cab9aa8fc3f6c289b
I20260630 12:25:06.873165 17870 raft_consensus.cc:2804] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:25:06.874235 17870 raft_consensus.cc:697] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [term 3 LEADER]: Becoming Leader. State: Replica: ad05d7239737467b94d86ead3a6c6425, State: Running, Role: LEADER
I20260630 12:25:06.875234 17870 consensus_queue.cc:237] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } }
I20260630 12:25:06.883383 17398 catalog_manager.cc:5697] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "ad05d7239737467b94d86ead3a6c6425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:07.377867 17574 raft_consensus.cc:3060] T 5d95e7960549402bba93cd9f897c49b3 P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:25:07.386265 17574 raft_consensus.cc:1275] T 5d95e7960549402bba93cd9f897c49b3 P cafea1ad70e8466cab9aa8fc3f6c289b [term 3 FOLLOWER]: Refusing update from remote peer ad05d7239737467b94d86ead3a6c6425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:25:07.387861 17870 consensus_queue.cc:1048] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:07.402474 17647 raft_consensus.cc:1275] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [term 3 FOLLOWER]: Refusing update from remote peer ad05d7239737467b94d86ead3a6c6425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:25:07.404160 17880 consensus_queue.cc:1048] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:07.482667 17845 raft_consensus.cc:493] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:07.483230 17845 raft_consensus.cc:515] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:07.485558 17845 leader_election.cc:290] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033), ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975)
I20260630 12:25:07.486397 17499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca38d6f761c47858f7368f5bc8d5b44" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425" is_pre_election: true
I20260630 12:25:07.486582 17647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca38d6f761c47858f7368f5bc8d5b44" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d" is_pre_election: true
I20260630 12:25:07.487109 17499 raft_consensus.cc:2468] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cafea1ad70e8466cab9aa8fc3f6c289b in term 2.
I20260630 12:25:07.487229 17647 raft_consensus.cc:2468] T 0ca38d6f761c47858f7368f5bc8d5b44 P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cafea1ad70e8466cab9aa8fc3f6c289b in term 1.
I20260630 12:25:07.488322 17541 leader_election.cc:304] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [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: ade47493853b43bc829e10ea3d588a2d, cafea1ad70e8466cab9aa8fc3f6c289b; no voters: 
I20260630 12:25:07.489997 17884 raft_consensus.cc:2804] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:25:07.490398 17884 raft_consensus.cc:493] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:07.490716 17884 raft_consensus.cc:3060] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:25:07.492877 17451 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:07.496273 17884 raft_consensus.cc:515] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:07.496852 17852 raft_consensus.cc:493] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ad05d7239737467b94d86ead3a6c6425)
I20260630 12:25:07.497324 17852 raft_consensus.cc:515] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:07.498386 17884 leader_election.cc:290] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [CANDIDATE]: Term 3 election: Requested vote from peers ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033), ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975)
I20260630 12:25:07.499372 17852 leader_election.cc:290] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033), cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579)
I20260630 12:25:07.500130 17499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68703302a8345e299dc290de3d426ee" candidate_uuid: "ade47493853b43bc829e10ea3d588a2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425" is_pre_election: true
I20260630 12:25:07.500912 17499 raft_consensus.cc:2468] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ade47493853b43bc829e10ea3d588a2d in term 2.
I20260630 12:25:07.500872 17497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca38d6f761c47858f7368f5bc8d5b44" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425"
I20260630 12:25:07.501870 17647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca38d6f761c47858f7368f5bc8d5b44" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d"
I20260630 12:25:07.502487 17647 raft_consensus.cc:3060] T 0ca38d6f761c47858f7368f5bc8d5b44 P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Advancing to term 3
I20260630 12:25:07.503098 17615 leader_election.cc:304] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [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: ad05d7239737467b94d86ead3a6c6425, ade47493853b43bc829e10ea3d588a2d; no voters: 
I20260630 12:25:07.503957 17852 raft_consensus.cc:2804] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:25:07.504333 17852 raft_consensus.cc:493] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Starting leader election (detected failure of leader ad05d7239737467b94d86ead3a6c6425)
I20260630 12:25:07.504693 17852 raft_consensus.cc:3060] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:25:07.502000 17497 raft_consensus.cc:3060] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:25:07.500862 17574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68703302a8345e299dc290de3d426ee" candidate_uuid: "ade47493853b43bc829e10ea3d588a2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" is_pre_election: true
I20260630 12:25:07.512449 17574 raft_consensus.cc:2393] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ade47493853b43bc829e10ea3d588a2d in current term 2: Already voted for candidate cafea1ad70e8466cab9aa8fc3f6c289b in this term.
I20260630 12:25:07.514946 17852 raft_consensus.cc:515] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:07.520831 17499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68703302a8345e299dc290de3d426ee" candidate_uuid: "ade47493853b43bc829e10ea3d588a2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425"
I20260630 12:25:07.521077 17497 raft_consensus.cc:2468] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cafea1ad70e8466cab9aa8fc3f6c289b in term 3.
I20260630 12:25:07.522444 17647 raft_consensus.cc:2468] T 0ca38d6f761c47858f7368f5bc8d5b44 P ade47493853b43bc829e10ea3d588a2d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cafea1ad70e8466cab9aa8fc3f6c289b in term 3.
I20260630 12:25:07.522982 17541 leader_election.cc:304] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [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: ad05d7239737467b94d86ead3a6c6425, cafea1ad70e8466cab9aa8fc3f6c289b; no voters: 
I20260630 12:25:07.526324 17884 raft_consensus.cc:2804] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:25:07.526903 17884 raft_consensus.cc:697] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [term 3 LEADER]: Becoming Leader. State: Replica: cafea1ad70e8466cab9aa8fc3f6c289b, State: Running, Role: LEADER
I20260630 12:25:07.527518 17574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68703302a8345e299dc290de3d426ee" candidate_uuid: "ade47493853b43bc829e10ea3d588a2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b"
I20260630 12:25:07.528327 17574 raft_consensus.cc:2393] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ade47493853b43bc829e10ea3d588a2d in current term 2: Already voted for candidate cafea1ad70e8466cab9aa8fc3f6c289b in this term.
I20260630 12:25:07.527849 17884 consensus_queue.cc:237] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:07.528822 17499 raft_consensus.cc:2468] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ade47493853b43bc829e10ea3d588a2d in term 2.
I20260630 12:25:07.529956 17615 leader_election.cc:304] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [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: ad05d7239737467b94d86ead3a6c6425, ade47493853b43bc829e10ea3d588a2d; no voters: 
I20260630 12:25:07.532214 17852 leader_election.cc:290] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [CANDIDATE]: Term 2 election: Requested vote from peers ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033), cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579)
I20260630 12:25:07.532982 17852 raft_consensus.cc:2804] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:25:07.533569 17852 raft_consensus.cc:697] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [term 2 LEADER]: Becoming Leader. State: Replica: ade47493853b43bc829e10ea3d588a2d, State: Running, Role: LEADER
I20260630 12:25:07.535696 17852 consensus_queue.cc:237] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [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: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:07.546943 17396 catalog_manager.cc:5697] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d reported cstate change: term changed from 1 to 2, leader changed from ad05d7239737467b94d86ead3a6c6425 (127.16.110.129) to ade47493853b43bc829e10ea3d588a2d (127.16.110.131). New cstate: current_term: 2 leader_uuid: "ade47493853b43bc829e10ea3d588a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:07.556162 17398 catalog_manager.cc:5697] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b reported cstate change: term changed from 1 to 3, leader changed from ad05d7239737467b94d86ead3a6c6425 (127.16.110.129) to cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130). New cstate: current_term: 3 leader_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:07.565416 17574 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be28685767d94c87890bb9d4563f5ee9"
dest_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b"
mode: GRACEFUL
new_leader_uuid: "ade47493853b43bc829e10ea3d588a2d"
 from {username='slave'} at 127.0.0.1:51614
I20260630 12:25:07.566397 17574 raft_consensus.cc:606] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 LEADER]: Received request to transfer leadership to TS ade47493853b43bc829e10ea3d588a2d
I20260630 12:25:07.568233 17451 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:25:07.568905 17451 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:07.614411 17884 raft_consensus.cc:993] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b: : Instructing follower ade47493853b43bc829e10ea3d588a2d to start an election
I20260630 12:25:07.614960 17845 raft_consensus.cc:1081] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 LEADER]: Signalling peer ade47493853b43bc829e10ea3d588a2d to start an election
I20260630 12:25:07.616638 17649 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be28685767d94c87890bb9d4563f5ee9"
dest_uuid: "ade47493853b43bc829e10ea3d588a2d"
 from {username='slave'} at 127.0.0.1:54884
I20260630 12:25:07.617142 17649 raft_consensus.cc:493] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:25:07.617422 17649 raft_consensus.cc:3060] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:25:07.622675 17649 raft_consensus.cc:515] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:07.625038 17649 leader_election.cc:290] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [CANDIDATE]: Term 3 election: Requested vote from peers ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033), cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579)
I20260630 12:25:07.625509 17497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be28685767d94c87890bb9d4563f5ee9" candidate_uuid: "ade47493853b43bc829e10ea3d588a2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ad05d7239737467b94d86ead3a6c6425"
I20260630 12:25:07.626161 17497 raft_consensus.cc:3060] T be28685767d94c87890bb9d4563f5ee9 P ad05d7239737467b94d86ead3a6c6425 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:25:07.626111 17574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be28685767d94c87890bb9d4563f5ee9" candidate_uuid: "ade47493853b43bc829e10ea3d588a2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b"
I20260630 12:25:07.626833 17574 raft_consensus.cc:3055] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:25:07.627135 17574 raft_consensus.cc:740] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cafea1ad70e8466cab9aa8fc3f6c289b, State: Running, Role: LEADER
I20260630 12:25:07.627902 17574 consensus_queue.cc:260] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:07.628922 17574 raft_consensus.cc:3060] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:25:07.633432 17574 raft_consensus.cc:2468] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ade47493853b43bc829e10ea3d588a2d in term 3.
I20260630 12:25:07.633746 17497 raft_consensus.cc:2468] T be28685767d94c87890bb9d4563f5ee9 P ad05d7239737467b94d86ead3a6c6425 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ade47493853b43bc829e10ea3d588a2d in term 3.
I20260630 12:25:07.634570 17614 leader_election.cc:304] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [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: ade47493853b43bc829e10ea3d588a2d, cafea1ad70e8466cab9aa8fc3f6c289b; no voters: 
I20260630 12:25:07.635443 17888 raft_consensus.cc:2804] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:25:07.635947 17888 raft_consensus.cc:697] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [term 3 LEADER]: Becoming Leader. State: Replica: ade47493853b43bc829e10ea3d588a2d, State: Running, Role: LEADER
I20260630 12:25:07.636811 17888 consensus_queue.cc:237] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:07.645421 17398 catalog_manager.cc:5697] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d reported cstate change: term changed from 2 to 3, leader changed from cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130) to ade47493853b43bc829e10ea3d588a2d (127.16.110.131). New cstate: current_term: 3 leader_uuid: "ade47493853b43bc829e10ea3d588a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:07.731971 17845 raft_consensus.cc:493] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:07.732532 17845 raft_consensus.cc:515] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:07.734694 17845 leader_election.cc:290] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033), ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975)
I20260630 12:25:07.735563 17497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68703302a8345e299dc290de3d426ee" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425" is_pre_election: true
I20260630 12:25:07.735760 17649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68703302a8345e299dc290de3d426ee" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d" is_pre_election: true
I20260630 12:25:07.736466 17497 raft_consensus.cc:2468] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cafea1ad70e8466cab9aa8fc3f6c289b in term 2.
I20260630 12:25:07.737618 17541 leader_election.cc:304] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [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: ad05d7239737467b94d86ead3a6c6425, cafea1ad70e8466cab9aa8fc3f6c289b; no voters: ade47493853b43bc829e10ea3d588a2d
I20260630 12:25:07.738550 17845 raft_consensus.cc:2804] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:25:07.738945 17845 raft_consensus.cc:493] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:07.739241 17845 raft_consensus.cc:3060] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:25:07.744002 17845 raft_consensus.cc:515] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:07.745922 17845 leader_election.cc:290] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [CANDIDATE]: Term 3 election: Requested vote from peers ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033), ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975)
I20260630 12:25:07.746959 17497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68703302a8345e299dc290de3d426ee" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ad05d7239737467b94d86ead3a6c6425"
I20260630 12:25:07.747241 17649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a68703302a8345e299dc290de3d426ee" candidate_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ade47493853b43bc829e10ea3d588a2d"
I20260630 12:25:07.747587 17497 raft_consensus.cc:3060] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:25:07.752653 17497 raft_consensus.cc:2468] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cafea1ad70e8466cab9aa8fc3f6c289b in term 3.
I20260630 12:25:07.753537 17541 leader_election.cc:304] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [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: ad05d7239737467b94d86ead3a6c6425, cafea1ad70e8466cab9aa8fc3f6c289b; no voters: ade47493853b43bc829e10ea3d588a2d
I20260630 12:25:07.754256 17845 raft_consensus.cc:2804] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:25:07.754714 17845 raft_consensus.cc:697] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [term 3 LEADER]: Becoming Leader. State: Replica: cafea1ad70e8466cab9aa8fc3f6c289b, State: Running, Role: LEADER
I20260630 12:25:07.755545 17845 consensus_queue.cc:237] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:07.763357 17398 catalog_manager.cc:5697] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b reported cstate change: term changed from 2 to 3, leader changed from ade47493853b43bc829e10ea3d588a2d (127.16.110.131) to cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130). New cstate: current_term: 3 leader_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:07.970084 17497 raft_consensus.cc:1240] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [term 3 FOLLOWER]: Rejecting Update request from peer ade47493853b43bc829e10ea3d588a2d for earlier term 2. Current term is 3. Ops: []
I20260630 12:25:07.971428 17888 consensus_queue.cc:1059] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:07.972196 17852 raft_consensus.cc:3055] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:25:07.972520 17852 raft_consensus.cc:740] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ade47493853b43bc829e10ea3d588a2d, State: Running, Role: LEADER
I20260630 12:25:07.973225 17852 consensus_queue.cc:260] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } }
I20260630 12:25:07.974171 17852 raft_consensus.cc:3060] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:25:08.033670 17497 raft_consensus.cc:1275] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [term 3 FOLLOWER]: Refusing update from remote peer cafea1ad70e8466cab9aa8fc3f6c289b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:25:08.034895 17845 consensus_queue.cc:1048] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:08.052798 17649 raft_consensus.cc:1275] T 0ca38d6f761c47858f7368f5bc8d5b44 P ade47493853b43bc829e10ea3d588a2d [term 3 FOLLOWER]: Refusing update from remote peer cafea1ad70e8466cab9aa8fc3f6c289b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:25:08.054623 17903 consensus_queue.cc:1048] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:08.142395 17497 raft_consensus.cc:1275] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [term 3 FOLLOWER]: Refusing update from remote peer cafea1ad70e8466cab9aa8fc3f6c289b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:25:08.143589 17903 consensus_queue.cc:1048] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:08.153452 17649 raft_consensus.cc:1275] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [term 3 FOLLOWER]: Refusing update from remote peer cafea1ad70e8466cab9aa8fc3f6c289b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260630 12:25:08.153875 17649 pending_rounds.cc:85] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d: Aborting all ops after (but not including) 1
I20260630 12:25:08.154175 17649 pending_rounds.cc:107] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260630 12:25:08.154506 17649 raft_consensus.cc:2889] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:25:08.155756 17574 raft_consensus.cc:1275] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [term 3 FOLLOWER]: Refusing update from remote peer ade47493853b43bc829e10ea3d588a2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:25:08.157712 17888 consensus_queue.cc:1048] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:08.158213 17884 consensus_queue.cc:1048] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:08.177847 17497 raft_consensus.cc:1275] T be28685767d94c87890bb9d4563f5ee9 P ad05d7239737467b94d86ead3a6c6425 [term 3 FOLLOWER]: Refusing update from remote peer ade47493853b43bc829e10ea3d588a2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:25:08.179446 17852 consensus_queue.cc:1048] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:08.592844 17649 consensus_queue.cc:237] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d [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: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } attrs { replace: true } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "7207daf51f13477397c06640eef9804b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34969 } attrs { promote: true } }
I20260630 12:25:08.599408 17574 raft_consensus.cc:1275] T 33200d1eec1b4e1a9243a463b54f2509 P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Refusing update from remote peer ade47493853b43bc829e10ea3d588a2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:08.601212 17888 consensus_queue.cc:1048] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:25:08.603411 17497 raft_consensus.cc:1275] T 33200d1eec1b4e1a9243a463b54f2509 P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Refusing update from remote peer ade47493853b43bc829e10ea3d588a2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:08.605464 17888 consensus_queue.cc:1048] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:08.628110 17888 raft_consensus.cc:2955] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7207daf51f13477397c06640eef9804b (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } attrs { replace: true } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "7207daf51f13477397c06640eef9804b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34969 } attrs { promote: true } } }
W20260630 12:25:08.630717 17615 consensus_peers.cc:597] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d -> Peer 7207daf51f13477397c06640eef9804b (127.16.110.132:34969): Couldn't send request to peer 7207daf51f13477397c06640eef9804b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 33200d1eec1b4e1a9243a463b54f2509. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:08.631259 17499 raft_consensus.cc:2955] T 33200d1eec1b4e1a9243a463b54f2509 P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7207daf51f13477397c06640eef9804b (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } attrs { replace: true } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "7207daf51f13477397c06640eef9804b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34969 } attrs { promote: true } } }
I20260630 12:25:08.638486 17574 raft_consensus.cc:2955] T 33200d1eec1b4e1a9243a463b54f2509 P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7207daf51f13477397c06640eef9804b (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } attrs { replace: true } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "7207daf51f13477397c06640eef9804b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34969 } attrs { promote: true } } }
I20260630 12:25:08.646517 17396 catalog_manager.cc:5697] T 33200d1eec1b4e1a9243a463b54f2509 P ad05d7239737467b94d86ead3a6c6425 reported cstate change: config changed from index -1 to 2, NON_VOTER 7207daf51f13477397c06640eef9804b (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "ade47493853b43bc829e10ea3d588a2d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } attrs { replace: true } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "7207daf51f13477397c06640eef9804b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34969 } attrs { promote: true } } }
I20260630 12:25:08.666944 17574 consensus_queue.cc:237] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [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: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } attrs { replace: true } } peers { permanent_uuid: "7207daf51f13477397c06640eef9804b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34969 } attrs { promote: true } }
I20260630 12:25:08.677383 17649 raft_consensus.cc:1275] T 0ca38d6f761c47858f7368f5bc8d5b44 P ade47493853b43bc829e10ea3d588a2d [term 3 FOLLOWER]: Refusing update from remote peer cafea1ad70e8466cab9aa8fc3f6c289b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:25:08.679462 17903 consensus_queue.cc:1048] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:08.687800 17845 raft_consensus.cc:2955] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 7207daf51f13477397c06640eef9804b (127.16.110.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } attrs { replace: true } } peers { permanent_uuid: "7207daf51f13477397c06640eef9804b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34969 } attrs { promote: true } } }
I20260630 12:25:08.691064 17497 raft_consensus.cc:1275] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [term 3 FOLLOWER]: Refusing update from remote peer cafea1ad70e8466cab9aa8fc3f6c289b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260630 12:25:08.692724 17541 consensus_peers.cc:597] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b -> Peer 7207daf51f13477397c06640eef9804b (127.16.110.132:34969): Couldn't send request to peer 7207daf51f13477397c06640eef9804b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ca38d6f761c47858f7368f5bc8d5b44. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:08.694044 17884 consensus_queue.cc:1048] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:08.699280 17497 raft_consensus.cc:2955] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 7207daf51f13477397c06640eef9804b (127.16.110.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } attrs { replace: true } } peers { permanent_uuid: "7207daf51f13477397c06640eef9804b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34969 } attrs { promote: true } } }
I20260630 12:25:08.705005 17574 consensus_queue.cc:237] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b [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: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } attrs { replace: true } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "7207daf51f13477397c06640eef9804b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34969 } attrs { promote: true } }
I20260630 12:25:08.705569 17397 catalog_manager.cc:5697] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b reported cstate change: config changed from index -1 to 3, NON_VOTER 7207daf51f13477397c06640eef9804b (127.16.110.132) added. New cstate: current_term: 3 leader_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7207daf51f13477397c06640eef9804b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34969 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:08.701617 17649 raft_consensus.cc:2955] T 0ca38d6f761c47858f7368f5bc8d5b44 P ade47493853b43bc829e10ea3d588a2d [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 7207daf51f13477397c06640eef9804b (127.16.110.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } attrs { replace: true } } peers { permanent_uuid: "7207daf51f13477397c06640eef9804b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34969 } attrs { promote: true } } }
I20260630 12:25:08.733762 17497 raft_consensus.cc:1275] T 24b11058b6f9433daa1f0097c98069ff P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Refusing update from remote peer cafea1ad70e8466cab9aa8fc3f6c289b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:08.734426 17649 raft_consensus.cc:1275] T 24b11058b6f9433daa1f0097c98069ff P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Refusing update from remote peer cafea1ad70e8466cab9aa8fc3f6c289b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:08.735205 17903 consensus_queue.cc:1048] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:25:08.736373 17541 consensus_peers.cc:597] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b -> Peer 7207daf51f13477397c06640eef9804b (127.16.110.132:34969): Couldn't send request to peer 7207daf51f13477397c06640eef9804b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 24b11058b6f9433daa1f0097c98069ff. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:08.737322 17903 consensus_queue.cc:1048] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:25:08.744009 17884 raft_consensus.cc:2955] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7207daf51f13477397c06640eef9804b (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } attrs { replace: true } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "7207daf51f13477397c06640eef9804b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34969 } attrs { promote: true } } }
I20260630 12:25:08.745823 17497 raft_consensus.cc:2955] T 24b11058b6f9433daa1f0097c98069ff P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7207daf51f13477397c06640eef9804b (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } attrs { replace: true } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "7207daf51f13477397c06640eef9804b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34969 } attrs { promote: true } } }
I20260630 12:25:08.748445 17649 raft_consensus.cc:2955] T 24b11058b6f9433daa1f0097c98069ff P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7207daf51f13477397c06640eef9804b (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } attrs { replace: true } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "7207daf51f13477397c06640eef9804b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34969 } attrs { promote: true } } }
I20260630 12:25:08.761099 17396 catalog_manager.cc:5697] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b reported cstate change: config changed from index -1 to 2, NON_VOTER 7207daf51f13477397c06640eef9804b (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7207daf51f13477397c06640eef9804b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34969 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:08.787348 17497 consensus_queue.cc:237] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [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: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } attrs { replace: true } } peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "7207daf51f13477397c06640eef9804b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34969 } attrs { promote: true } }
I20260630 12:25:08.797603 17574 raft_consensus.cc:1275] T 5d95e7960549402bba93cd9f897c49b3 P cafea1ad70e8466cab9aa8fc3f6c289b [term 3 FOLLOWER]: Refusing update from remote peer ad05d7239737467b94d86ead3a6c6425: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:25:08.805760 17897 consensus_queue.cc:1048] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:08.807080 17649 raft_consensus.cc:1275] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [term 3 FOLLOWER]: Refusing update from remote peer ad05d7239737467b94d86ead3a6c6425: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:25:08.808624 17897 consensus_queue.cc:1048] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:08.823448 17897 raft_consensus.cc:2955] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 7207daf51f13477397c06640eef9804b (127.16.110.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } attrs { replace: true } } peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "7207daf51f13477397c06640eef9804b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34969 } attrs { promote: true } } }
I20260630 12:25:08.827450 17574 raft_consensus.cc:2955] T 5d95e7960549402bba93cd9f897c49b3 P cafea1ad70e8466cab9aa8fc3f6c289b [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 7207daf51f13477397c06640eef9804b (127.16.110.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } attrs { replace: true } } peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "7207daf51f13477397c06640eef9804b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34969 } attrs { promote: true } } }
I20260630 12:25:08.830083 17649 raft_consensus.cc:2955] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 7207daf51f13477397c06640eef9804b (127.16.110.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } attrs { replace: true } } peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "7207daf51f13477397c06640eef9804b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34969 } attrs { promote: true } } }
W20260630 12:25:08.829926 17466 consensus_peers.cc:597] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 -> Peer 7207daf51f13477397c06640eef9804b (127.16.110.132:34969): Couldn't send request to peer 7207daf51f13477397c06640eef9804b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d95e7960549402bba93cd9f897c49b3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:08.844506 17396 catalog_manager.cc:5697] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d reported cstate change: config changed from index -1 to 3, NON_VOTER 7207daf51f13477397c06640eef9804b (127.16.110.132) added. New cstate: current_term: 3 leader_uuid: "ad05d7239737467b94d86ead3a6c6425" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } attrs { replace: true } } peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "7207daf51f13477397c06640eef9804b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34969 } attrs { promote: true } } }
I20260630 12:25:09.009181 16826 tablet_server.cc:179] TabletServer@127.16.110.129:0 shutting down...
W20260630 12:25:09.022378 17541 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260630 12:25:09.039453 17615 consensus_peers.cc:597] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d -> Peer ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033): Couldn't send request to peer ad05d7239737467b94d86ead3a6c6425. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:25:09.069406 17541 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.110.129:43033, user_credentials={real_user=slave}} blocked reactor thread for 47051.6us
W20260630 12:25:09.071563 17541 consensus_peers.cc:597] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b -> Peer ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033): Couldn't send request to peer ad05d7239737467b94d86ead3a6c6425. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:09.072892 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:09.073783 16826 tablet_replica.cc:333] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425: stopping tablet replica
I20260630 12:25:09.074410 16826 raft_consensus.cc:2243] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.075023 16826 raft_consensus.cc:2272] T 0ca38d6f761c47858f7368f5bc8d5b44 P ad05d7239737467b94d86ead3a6c6425 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.077826 16826 tablet_replica.cc:333] T 24b11058b6f9433daa1f0097c98069ff P ad05d7239737467b94d86ead3a6c6425: stopping tablet replica
I20260630 12:25:09.078370 16826 raft_consensus.cc:2243] T 24b11058b6f9433daa1f0097c98069ff P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.078806 16826 raft_consensus.cc:2272] T 24b11058b6f9433daa1f0097c98069ff P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.081635 16826 tablet_replica.cc:333] T be28685767d94c87890bb9d4563f5ee9 P ad05d7239737467b94d86ead3a6c6425: stopping tablet replica
I20260630 12:25:09.082440 16826 raft_consensus.cc:2243] T be28685767d94c87890bb9d4563f5ee9 P ad05d7239737467b94d86ead3a6c6425 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.083000 16826 raft_consensus.cc:2272] T be28685767d94c87890bb9d4563f5ee9 P ad05d7239737467b94d86ead3a6c6425 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.085944 16826 tablet_replica.cc:333] T 33200d1eec1b4e1a9243a463b54f2509 P ad05d7239737467b94d86ead3a6c6425: stopping tablet replica
I20260630 12:25:09.086450 16826 raft_consensus.cc:2243] T 33200d1eec1b4e1a9243a463b54f2509 P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.086894 16826 raft_consensus.cc:2272] T 33200d1eec1b4e1a9243a463b54f2509 P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.091324 16826 tablet_replica.cc:333] T 279acb0d6fcb478db78548d1705d2135 P ad05d7239737467b94d86ead3a6c6425: stopping tablet replica
W20260630 12:25:09.092437 17541 consensus_peers.cc:597] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b -> Peer ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033): Couldn't send request to peer ad05d7239737467b94d86ead3a6c6425. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:09.093042 16826 raft_consensus.cc:2243] T 279acb0d6fcb478db78548d1705d2135 P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.093550 16826 raft_consensus.cc:2272] T 279acb0d6fcb478db78548d1705d2135 P ad05d7239737467b94d86ead3a6c6425 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.096853 16826 tablet_replica.cc:333] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425: stopping tablet replica
I20260630 12:25:09.097877 16826 raft_consensus.cc:2243] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:25:09.099845 16826 raft_consensus.cc:2272] T 5d95e7960549402bba93cd9f897c49b3 P ad05d7239737467b94d86ead3a6c6425 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.104197 16826 tablet_replica.cc:333] T d6c6298c286a475aa7aba3cd8cf3e98d P ad05d7239737467b94d86ead3a6c6425: stopping tablet replica
I20260630 12:25:09.106408 17934 ts_tablet_manager.cc:933] T 0ca38d6f761c47858f7368f5bc8d5b44 P 7207daf51f13477397c06640eef9804b: Initiating tablet copy from peer cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579)
I20260630 12:25:09.106765 16826 raft_consensus.cc:2243] T d6c6298c286a475aa7aba3cd8cf3e98d P ad05d7239737467b94d86ead3a6c6425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.107376 16826 raft_consensus.cc:2272] T d6c6298c286a475aa7aba3cd8cf3e98d P ad05d7239737467b94d86ead3a6c6425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.110414 16826 tablet_replica.cc:333] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425: stopping tablet replica
I20260630 12:25:09.111338 16826 raft_consensus.cc:2243] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.112074 16826 raft_consensus.cc:2272] T a68703302a8345e299dc290de3d426ee P ad05d7239737467b94d86ead3a6c6425 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.118602 17934 tablet_copy_client.cc:323] T 0ca38d6f761c47858f7368f5bc8d5b44 P 7207daf51f13477397c06640eef9804b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.130:36579
I20260630 12:25:09.141559 17937 ts_tablet_manager.cc:933] T 33200d1eec1b4e1a9243a463b54f2509 P 7207daf51f13477397c06640eef9804b: Initiating tablet copy from peer ade47493853b43bc829e10ea3d588a2d (127.16.110.131:40975)
I20260630 12:25:09.148501 17937 tablet_copy_client.cc:323] T 33200d1eec1b4e1a9243a463b54f2509 P 7207daf51f13477397c06640eef9804b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.131:40975
I20260630 12:25:09.164198 17585 tablet_copy_service.cc:140] P cafea1ad70e8466cab9aa8fc3f6c289b: Received BeginTabletCopySession request for tablet 0ca38d6f761c47858f7368f5bc8d5b44 from peer 7207daf51f13477397c06640eef9804b ({username='slave'} at 127.0.0.1:51640)
I20260630 12:25:09.164811 17585 tablet_copy_service.cc:161] P cafea1ad70e8466cab9aa8fc3f6c289b: Beginning new tablet copy session on tablet 0ca38d6f761c47858f7368f5bc8d5b44 from peer 7207daf51f13477397c06640eef9804b at {username='slave'} at 127.0.0.1:51640: session id = 7207daf51f13477397c06640eef9804b-0ca38d6f761c47858f7368f5bc8d5b44
I20260630 12:25:09.174382 17659 tablet_copy_service.cc:140] P ade47493853b43bc829e10ea3d588a2d: Received BeginTabletCopySession request for tablet 33200d1eec1b4e1a9243a463b54f2509 from peer 7207daf51f13477397c06640eef9804b ({username='slave'} at 127.0.0.1:58566)
I20260630 12:25:09.175119 17659 tablet_copy_service.cc:161] P ade47493853b43bc829e10ea3d588a2d: Beginning new tablet copy session on tablet 33200d1eec1b4e1a9243a463b54f2509 from peer 7207daf51f13477397c06640eef9804b at {username='slave'} at 127.0.0.1:58566: session id = 7207daf51f13477397c06640eef9804b-33200d1eec1b4e1a9243a463b54f2509
I20260630 12:25:09.174517 17585 tablet_copy_source_session.cc:215] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b: Tablet Copy: opened 0 blocks and 1 log segments
W20260630 12:25:09.181171 17541 consensus_peers.cc:597] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b -> Peer ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033): Couldn't send request to peer ad05d7239737467b94d86ead3a6c6425. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:43033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:09.184139 16826 tablet_server.cc:196] TabletServer@127.16.110.129:0 shutdown complete.
I20260630 12:25:09.185773 17934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ca38d6f761c47858f7368f5bc8d5b44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:09.204437 17659 tablet_copy_source_session.cc:215] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:09.211927 17937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33200d1eec1b4e1a9243a463b54f2509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:09.217247 16826 tablet_server.cc:179] TabletServer@127.16.110.130:0 shutting down...
I20260630 12:25:09.239446 16826 tablet_copy_service.cc:362] P cafea1ad70e8466cab9aa8fc3f6c289b: Destroying tablet copy session 7207daf51f13477397c06640eef9804b-0ca38d6f761c47858f7368f5bc8d5b44 due to service shutdown
I20260630 12:25:09.239992 16826 tablet_copy_service.cc:434] P cafea1ad70e8466cab9aa8fc3f6c289b: ending tablet copy session 7207daf51f13477397c06640eef9804b-0ca38d6f761c47858f7368f5bc8d5b44 on tablet 0ca38d6f761c47858f7368f5bc8d5b44 with peer 7207daf51f13477397c06640eef9804b
W20260630 12:25:09.240197 17615 consensus_peers.cc:597] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d -> Peer ad05d7239737467b94d86ead3a6c6425 (127.16.110.129:43033): Couldn't send request to peer ad05d7239737467b94d86ead3a6c6425. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:43033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:09.248174 17934 tablet_copy_client.cc:806] T 0ca38d6f761c47858f7368f5bc8d5b44 P 7207daf51f13477397c06640eef9804b: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:09.248903 17934 tablet_copy_client.cc:670] T 0ca38d6f761c47858f7368f5bc8d5b44 P 7207daf51f13477397c06640eef9804b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:09.251298 17937 tablet_copy_client.cc:806] T 33200d1eec1b4e1a9243a463b54f2509 P 7207daf51f13477397c06640eef9804b: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:09.251852 17937 tablet_copy_client.cc:670] T 33200d1eec1b4e1a9243a463b54f2509 P 7207daf51f13477397c06640eef9804b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:09.257658 17937 tablet_copy_client.cc:538] T 33200d1eec1b4e1a9243a463b54f2509 P 7207daf51f13477397c06640eef9804b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:09.269152 17937 tablet_bootstrap.cc:492] T 33200d1eec1b4e1a9243a463b54f2509 P 7207daf51f13477397c06640eef9804b: Bootstrap starting.
I20260630 12:25:09.297947 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:09.301524 16826 tablet_replica.cc:333] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b: stopping tablet replica
I20260630 12:25:09.301944 17937 tablet_bootstrap.cc:492] T 33200d1eec1b4e1a9243a463b54f2509 P 7207daf51f13477397c06640eef9804b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:25:09.303239 16826 raft_consensus.cc:2243] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:09.303417 17937 tablet_bootstrap.cc:492] T 33200d1eec1b4e1a9243a463b54f2509 P 7207daf51f13477397c06640eef9804b: Bootstrap complete.
I20260630 12:25:09.305239 17937 ts_tablet_manager.cc:1403] T 33200d1eec1b4e1a9243a463b54f2509 P 7207daf51f13477397c06640eef9804b: Time spent bootstrapping tablet: real 0.036s	user 0.032s	sys 0.001s
I20260630 12:25:09.305985 16826 raft_consensus.cc:2272] T 24b11058b6f9433daa1f0097c98069ff P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.309896 17937 raft_consensus.cc:359] T 33200d1eec1b4e1a9243a463b54f2509 P 7207daf51f13477397c06640eef9804b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } attrs { replace: true } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "7207daf51f13477397c06640eef9804b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34969 } attrs { promote: true } }
I20260630 12:25:09.311071 17937 raft_consensus.cc:740] T 33200d1eec1b4e1a9243a463b54f2509 P 7207daf51f13477397c06640eef9804b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7207daf51f13477397c06640eef9804b, State: Initialized, Role: LEARNER
I20260630 12:25:09.313571 16826 tablet_replica.cc:333] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b: stopping tablet replica
I20260630 12:25:09.314386 16826 raft_consensus.cc:2243] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:25:09.315477 16826 raft_consensus.cc:2272] T 0ca38d6f761c47858f7368f5bc8d5b44 P cafea1ad70e8466cab9aa8fc3f6c289b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.318372 16826 tablet_replica.cc:333] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b: stopping tablet replica
I20260630 12:25:09.318418 17937 consensus_queue.cc:260] T 33200d1eec1b4e1a9243a463b54f2509 P 7207daf51f13477397c06640eef9804b [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: "ad05d7239737467b94d86ead3a6c6425" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43033 } } peers { permanent_uuid: "cafea1ad70e8466cab9aa8fc3f6c289b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36579 } attrs { replace: true } } peers { permanent_uuid: "ade47493853b43bc829e10ea3d588a2d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40975 } } peers { permanent_uuid: "7207daf51f13477397c06640eef9804b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34969 } attrs { promote: true } }
I20260630 12:25:09.319339 16826 raft_consensus.cc:2243] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:25:09.320436 16826 raft_consensus.cc:2272] T a68703302a8345e299dc290de3d426ee P cafea1ad70e8466cab9aa8fc3f6c289b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.322872 16826 tablet_replica.cc:333] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b: stopping tablet replica
I20260630 12:25:09.323590 16826 raft_consensus.cc:2243] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:25:09.324501 16826 raft_consensus.cc:2272] T d6c6298c286a475aa7aba3cd8cf3e98d P cafea1ad70e8466cab9aa8fc3f6c289b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.326665 16826 tablet_replica.cc:333] T 33200d1eec1b4e1a9243a463b54f2509 P cafea1ad70e8466cab9aa8fc3f6c289b: stopping tablet replica
I20260630 12:25:09.327416 16826 raft_consensus.cc:2243] T 33200d1eec1b4e1a9243a463b54f2509 P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.327975 16826 raft_consensus.cc:2272] T 33200d1eec1b4e1a9243a463b54f2509 P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.330765 16826 tablet_replica.cc:333] T 5d95e7960549402bba93cd9f897c49b3 P cafea1ad70e8466cab9aa8fc3f6c289b: stopping tablet replica
I20260630 12:25:09.332293 16826 raft_consensus.cc:2243] T 5d95e7960549402bba93cd9f897c49b3 P cafea1ad70e8466cab9aa8fc3f6c289b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.332880 16826 raft_consensus.cc:2272] T 5d95e7960549402bba93cd9f897c49b3 P cafea1ad70e8466cab9aa8fc3f6c289b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.335785 16826 tablet_replica.cc:333] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b: stopping tablet replica
I20260630 12:25:09.336516 16826 raft_consensus.cc:2243] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:09.336688 17937 ts_tablet_manager.cc:1434] T 33200d1eec1b4e1a9243a463b54f2509 P 7207daf51f13477397c06640eef9804b: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.013s
I20260630 12:25:09.337445 16826 raft_consensus.cc:2272] T 279acb0d6fcb478db78548d1705d2135 P cafea1ad70e8466cab9aa8fc3f6c289b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.338619 17659 tablet_copy_service.cc:342] P ade47493853b43bc829e10ea3d588a2d: Request end of tablet copy session 7207daf51f13477397c06640eef9804b-33200d1eec1b4e1a9243a463b54f2509 received from {username='slave'} at 127.0.0.1:58566
I20260630 12:25:09.339107 17659 tablet_copy_service.cc:434] P ade47493853b43bc829e10ea3d588a2d: ending tablet copy session 7207daf51f13477397c06640eef9804b-33200d1eec1b4e1a9243a463b54f2509 on tablet 33200d1eec1b4e1a9243a463b54f2509 with peer 7207daf51f13477397c06640eef9804b
I20260630 12:25:09.339819 16826 tablet_replica.cc:333] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b: stopping tablet replica
I20260630 12:25:09.340456 16826 raft_consensus.cc:2243] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.340909 16826 raft_consensus.cc:2272] T be28685767d94c87890bb9d4563f5ee9 P cafea1ad70e8466cab9aa8fc3f6c289b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.366107 16826 tablet_server.cc:196] TabletServer@127.16.110.130:0 shutdown complete.
W20260630 12:25:09.367396 17934 ts_tablet_manager.cc:1011] T 0ca38d6f761c47858f7368f5bc8d5b44 P 7207daf51f13477397c06640eef9804b: Tablet Copy: Unable to fetch data from remote peer cafea1ad70e8466cab9aa8fc3f6c289b (127.16.110.130:36579): Network error: Unable to download WAL segment with seq. number 1: unable to fetch data from remote: Client connection negotiation failed: client connection to 127.16.110.130:36579: connect: Connection refused (error 111)
I20260630 12:25:09.367882 17934 tablet_replica.cc:333] T 0ca38d6f761c47858f7368f5bc8d5b44 P 7207daf51f13477397c06640eef9804b: stopping tablet replica
I20260630 12:25:09.368285 17934 raft_consensus.cc:2243] T 0ca38d6f761c47858f7368f5bc8d5b44 P 7207daf51f13477397c06640eef9804b [term 3 LEARNER]: Raft consensus shutting down.
I20260630 12:25:09.368667 17934 raft_consensus.cc:2272] T 0ca38d6f761c47858f7368f5bc8d5b44 P 7207daf51f13477397c06640eef9804b [term 3 LEARNER]: Raft consensus is shut down!
W20260630 12:25:09.373485 17934 tablet_copy_client.cc:1131] T 0ca38d6f761c47858f7368f5bc8d5b44 P 7207daf51f13477397c06640eef9804b: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.16.110.130:36579: connect: Connection refused (error 111)
W20260630 12:25:09.375334 17934 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 0ca38d6f761c47858f7368f5bc8d5b44 but one is already registered
I20260630 12:25:09.375829 17934 ts_tablet_manager.cc:1916] T 0ca38d6f761c47858f7368f5bc8d5b44 P 7207daf51f13477397c06640eef9804b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:09.394028 16826 tablet_server.cc:179] TabletServer@127.16.110.131:0 shutting down...
I20260630 12:25:09.399191 17934 ts_tablet_manager.cc:1929] T 0ca38d6f761c47858f7368f5bc8d5b44 P 7207daf51f13477397c06640eef9804b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260630 12:25:09.399801 17934 log.cc:1199] T 0ca38d6f761c47858f7368f5bc8d5b44 P 7207daf51f13477397c06640eef9804b: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822292038890-16826-0/minicluster-data/ts-3-root/wals/0ca38d6f761c47858f7368f5bc8d5b44
I20260630 12:25:09.444983 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:09.445924 16826 tablet_replica.cc:333] T 0ca38d6f761c47858f7368f5bc8d5b44 P ade47493853b43bc829e10ea3d588a2d: stopping tablet replica
I20260630 12:25:09.446805 16826 raft_consensus.cc:2243] T 0ca38d6f761c47858f7368f5bc8d5b44 P ade47493853b43bc829e10ea3d588a2d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.447455 16826 raft_consensus.cc:2272] T 0ca38d6f761c47858f7368f5bc8d5b44 P ade47493853b43bc829e10ea3d588a2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.450646 16826 tablet_replica.cc:333] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d: stopping tablet replica
I20260630 12:25:09.451498 16826 raft_consensus.cc:2243] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.452118 16826 raft_consensus.cc:2272] T a68703302a8345e299dc290de3d426ee P ade47493853b43bc829e10ea3d588a2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.454623 16826 tablet_replica.cc:333] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d: stopping tablet replica
I20260630 12:25:09.455384 16826 raft_consensus.cc:2243] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.455946 16826 raft_consensus.cc:2272] T d6c6298c286a475aa7aba3cd8cf3e98d P ade47493853b43bc829e10ea3d588a2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.458488 16826 tablet_replica.cc:333] T 24b11058b6f9433daa1f0097c98069ff P ade47493853b43bc829e10ea3d588a2d: stopping tablet replica
I20260630 12:25:09.459211 16826 raft_consensus.cc:2243] T 24b11058b6f9433daa1f0097c98069ff P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.459838 16826 raft_consensus.cc:2272] T 24b11058b6f9433daa1f0097c98069ff P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.462777 16826 tablet_replica.cc:333] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d: stopping tablet replica
I20260630 12:25:09.463543 16826 raft_consensus.cc:2243] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:09.464895 16826 raft_consensus.cc:2272] T 33200d1eec1b4e1a9243a463b54f2509 P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.467782 16826 tablet_replica.cc:333] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d: stopping tablet replica
I20260630 12:25:09.468581 16826 raft_consensus.cc:2243] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.469172 16826 raft_consensus.cc:2272] T 5d95e7960549402bba93cd9f897c49b3 P ade47493853b43bc829e10ea3d588a2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.472630 16826 tablet_replica.cc:333] T 279acb0d6fcb478db78548d1705d2135 P ade47493853b43bc829e10ea3d588a2d: stopping tablet replica
I20260630 12:25:09.473457 16826 raft_consensus.cc:2243] T 279acb0d6fcb478db78548d1705d2135 P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:09.474080 16826 raft_consensus.cc:2272] T 279acb0d6fcb478db78548d1705d2135 P ade47493853b43bc829e10ea3d588a2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.476643 16826 tablet_replica.cc:333] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d: stopping tablet replica
I20260630 12:25:09.477260 16826 raft_consensus.cc:2243] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:25:09.478204 16826 raft_consensus.cc:2272] T be28685767d94c87890bb9d4563f5ee9 P ade47493853b43bc829e10ea3d588a2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.570039 17451 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:25:09.584082 17451 auto_leader_rebalancer.cc:524] the master instance isn't leader: Network error: Client connection negotiation failed: client connection to 127.16.110.130:36579: connect: Connection refused (error 111)
I20260630 12:25:09.638690 16826 tablet_server.cc:196] TabletServer@127.16.110.131:0 shutdown complete.
I20260630 12:25:09.657732 16826 tablet_server.cc:179] TabletServer@127.16.110.132:0 shutting down...
I20260630 12:25:09.686146 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:09.687362 16826 tablet_replica.cc:333] T 33200d1eec1b4e1a9243a463b54f2509 P 7207daf51f13477397c06640eef9804b: stopping tablet replica
I20260630 12:25:09.687939 16826 raft_consensus.cc:2243] T 33200d1eec1b4e1a9243a463b54f2509 P 7207daf51f13477397c06640eef9804b [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:25:09.688418 16826 raft_consensus.cc:2272] T 33200d1eec1b4e1a9243a463b54f2509 P 7207daf51f13477397c06640eef9804b [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:25:09.697224 16826 tablet_server.cc:196] TabletServer@127.16.110.132:0 shutdown complete.
I20260630 12:25:09.707029 16826 master.cc:562] Master@127.16.110.190:45461 shutting down...
W20260630 12:25:09.726727 17446 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:25:09.727852 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cd58417b01924990a376ed939f09d734 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:09.728472 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cd58417b01924990a376ed939f09d734 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:09.728839 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P cd58417b01924990a376ed939f09d734: stopping tablet replica
I20260630 12:25:09.749012 16826 master.cc:584] Master@127.16.110.190:45461 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (10663 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:25:09.789983 16826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.110.190:41047,127.16.110.189:35849,127.16.110.188:45295
I20260630 12:25:09.791332 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:09.797526 17948 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:09.797470 17949 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:09.798621 17951 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:09.798818 16826 server_base.cc:1061] running on GCE node
I20260630 12:25:09.799779 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:09.799974 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:09.800163 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822309800149 us; error 0 us; skew 500 ppm
I20260630 12:25:09.800604 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:09.803097 16826 webserver.cc:533] Webserver started at http://127.16.110.190:45179/ using document root <none> and password file <none>
I20260630 12:25:09.803733 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:09.804005 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:09.804616 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:09.806279 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-0-root/instance:
uuid: "a6fafe95d8fc49dc911ea5152b85174e"
format_stamp: "Formatted at 2026-06-30 12:25:09 on dist-test-slave-pnhc"
I20260630 12:25:09.810915 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:25:09.814231 17956 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:09.815054 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:09.815367 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-0-root
uuid: "a6fafe95d8fc49dc911ea5152b85174e"
format_stamp: "Formatted at 2026-06-30 12:25:09 on dist-test-slave-pnhc"
I20260630 12:25:09.815670 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:09.831945 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:09.833237 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:09.870792 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.190:41047
I20260630 12:25:09.870963 18007 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.190:41047 every 8 connection(s)
I20260630 12:25:09.874851 18008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:09.874929 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:09.880589 18010 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:09.882128 18011 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:09.883569 18008 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:09.886488 16826 server_base.cc:1061] running on GCE node
W20260630 12:25:09.886260 18013 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:09.887905 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:09.888216 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:09.888423 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822309888406 us; error 0 us; skew 500 ppm
I20260630 12:25:09.889081 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:09.891770 16826 webserver.cc:533] Webserver started at http://127.16.110.189:45299/ using document root <none> and password file <none>
I20260630 12:25:09.892408 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:09.892638 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:09.892928 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:09.894023 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-1-root/instance:
uuid: "25f7064b82b547daae06121a0860c911"
format_stamp: "Formatted at 2026-06-30 12:25:09 on dist-test-slave-pnhc"
I20260630 12:25:09.898847 18008 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:09.899441 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260630 12:25:09.903875 18021 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:09.904927 16826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:25:09.905216 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-1-root
uuid: "25f7064b82b547daae06121a0860c911"
format_stamp: "Formatted at 2026-06-30 12:25:09 on dist-test-slave-pnhc"
I20260630 12:25:09.905493 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260630 12:25:09.905726 18008 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.110.189:35849: Network error: Client connection negotiation failed: client connection to 127.16.110.189:35849: connect: Connection refused (error 111)
I20260630 12:25:09.928256 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:09.929407 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:09.934310 18008 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } attempt: 1
W20260630 12:25:09.939090 18008 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.110.189:35849: Network error: Client connection negotiation failed: client connection to 127.16.110.189:35849: connect: Connection refused (error 111)
I20260630 12:25:09.969199 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.189:35849
I20260630 12:25:09.969285 18072 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.189:35849 every 8 connection(s)
I20260630 12:25:09.973120 18073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:09.973194 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:09.978780 18075 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:09.979168 18076 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:09.982053 18073 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:25:09.982635 18078 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:09.983095 16826 server_base.cc:1061] running on GCE node
I20260630 12:25:09.984081 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:09.984340 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:09.984539 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822309984518 us; error 0 us; skew 500 ppm
I20260630 12:25:09.985221 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:09.988227 16826 webserver.cc:533] Webserver started at http://127.16.110.188:35811/ using document root <none> and password file <none>
I20260630 12:25:09.988734 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:09.988946 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:09.989203 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:09.990286 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-2-root/instance:
uuid: "f3fd68450f6f479096cf1fac5f66decd"
format_stamp: "Formatted at 2026-06-30 12:25:09 on dist-test-slave-pnhc"
I20260630 12:25:09.994575 18008 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } attempt: 2
I20260630 12:25:09.994434 18073 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:09.995489 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:25:10.000388 18086 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:10.004472 16826 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:25:10.004854 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-2-root
uuid: "f3fd68450f6f479096cf1fac5f66decd"
format_stamp: "Formatted at 2026-06-30 12:25:09 on dist-test-slave-pnhc"
I20260630 12:25:10.005236 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:10.009802 18073 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:10.013118 18008 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:25:10.016901 18073 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.110.188:45295: Network error: Client connection negotiation failed: client connection to 127.16.110.188:45295: connect: Connection refused (error 111)
W20260630 12:25:10.018393 18008 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.110.188:45295: Network error: Client connection negotiation failed: client connection to 127.16.110.188:45295: connect: Connection refused (error 111)
I20260630 12:25:10.026072 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:10.027169 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:10.043009 18008 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } attempt: 1
I20260630 12:25:10.047394 18073 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } attempt: 1
W20260630 12:25:10.049014 18008 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.110.188:45295: Network error: Client connection negotiation failed: client connection to 127.16.110.188:45295: connect: Connection refused (error 111)
W20260630 12:25:10.052500 18073 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.110.188:45295: Network error: Client connection negotiation failed: client connection to 127.16.110.188:45295: connect: Connection refused (error 111)
I20260630 12:25:10.068377 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.188:45295
I20260630 12:25:10.068522 18138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.188:45295 every 8 connection(s)
I20260630 12:25:10.071830 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:10.072563 18139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:10.078225 18139 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:10.090674 18139 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:10.100701 18139 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:25:10.115505 18008 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } attempt: 2
I20260630 12:25:10.117834 18139 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd: Bootstrap starting.
I20260630 12:25:10.122561 18139 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:10.127429 18139 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd: No bootstrap required, opened a new log
I20260630 12:25:10.129030 18073 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } attempt: 2
I20260630 12:25:10.129901 18139 raft_consensus.cc:359] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fafe95d8fc49dc911ea5152b85174e" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 } } peers { permanent_uuid: "25f7064b82b547daae06121a0860c911" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } } peers { permanent_uuid: "f3fd68450f6f479096cf1fac5f66decd" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } }
I20260630 12:25:10.130643 18139 raft_consensus.cc:385] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:10.130955 18139 raft_consensus.cc:740] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3fd68450f6f479096cf1fac5f66decd, State: Initialized, Role: FOLLOWER
I20260630 12:25:10.131549 18008 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e: Bootstrap starting.
I20260630 12:25:10.131865 18139 consensus_queue.cc:260] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fafe95d8fc49dc911ea5152b85174e" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 } } peers { permanent_uuid: "25f7064b82b547daae06121a0860c911" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } } peers { permanent_uuid: "f3fd68450f6f479096cf1fac5f66decd" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } }
I20260630 12:25:10.134179 18144 sys_catalog.cc:455] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd [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: "a6fafe95d8fc49dc911ea5152b85174e" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 } } peers { permanent_uuid: "25f7064b82b547daae06121a0860c911" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } } peers { permanent_uuid: "f3fd68450f6f479096cf1fac5f66decd" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } } }
I20260630 12:25:10.135008 18144 sys_catalog.cc:458] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:10.135676 18139 sys_catalog.cc:565] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:10.138002 18008 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:10.144273 18008 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e: No bootstrap required, opened a new log
I20260630 12:25:10.146268 18008 raft_consensus.cc:359] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fafe95d8fc49dc911ea5152b85174e" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 } } peers { permanent_uuid: "25f7064b82b547daae06121a0860c911" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } } peers { permanent_uuid: "f3fd68450f6f479096cf1fac5f66decd" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } }
I20260630 12:25:10.147035 18008 raft_consensus.cc:385] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:10.147322 18008 raft_consensus.cc:740] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6fafe95d8fc49dc911ea5152b85174e, State: Initialized, Role: FOLLOWER
I20260630 12:25:10.147998 18008 consensus_queue.cc:260] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fafe95d8fc49dc911ea5152b85174e" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 } } peers { permanent_uuid: "25f7064b82b547daae06121a0860c911" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } } peers { permanent_uuid: "f3fd68450f6f479096cf1fac5f66decd" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } }
I20260630 12:25:10.149889 18153 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [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: "a6fafe95d8fc49dc911ea5152b85174e" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 } } peers { permanent_uuid: "25f7064b82b547daae06121a0860c911" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } } peers { permanent_uuid: "f3fd68450f6f479096cf1fac5f66decd" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } } }
I20260630 12:25:10.150702 18153 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:10.151268 18073 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911: Bootstrap starting.
I20260630 12:25:10.151685 18008 sys_catalog.cc:565] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:10.158792 18073 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911: Neither blocks nor log segments found. Creating new log.
W20260630 12:25:10.160866 18157 catalog_manager.cc:1594] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:25:10.161221 18157 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:25:10.163880 18073 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911: No bootstrap required, opened a new log
I20260630 12:25:10.166266 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:25:10.166918 18073 raft_consensus.cc:359] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fafe95d8fc49dc911ea5152b85174e" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 } } peers { permanent_uuid: "25f7064b82b547daae06121a0860c911" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } } peers { permanent_uuid: "f3fd68450f6f479096cf1fac5f66decd" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } }
I20260630 12:25:10.167647 18073 raft_consensus.cc:385] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:10.167935 18073 raft_consensus.cc:740] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25f7064b82b547daae06121a0860c911, State: Initialized, Role: FOLLOWER
I20260630 12:25:10.168735 18073 consensus_queue.cc:260] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fafe95d8fc49dc911ea5152b85174e" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 } } peers { permanent_uuid: "25f7064b82b547daae06121a0860c911" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } } peers { permanent_uuid: "f3fd68450f6f479096cf1fac5f66decd" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } }
I20260630 12:25:10.170647 18170 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [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: "a6fafe95d8fc49dc911ea5152b85174e" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 } } peers { permanent_uuid: "25f7064b82b547daae06121a0860c911" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } } peers { permanent_uuid: "f3fd68450f6f479096cf1fac5f66decd" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } } }
W20260630 12:25:10.170921 18169 catalog_manager.cc:1594] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260630 12:25:10.171269 18170 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [sys.catalog]: This master's current role is: FOLLOWER
W20260630 12:25:10.171326 18169 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:25:10.172286 18073 sys_catalog.cc:565] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:10.182261 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:25:10.184355 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:10.186688 18181 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:25:10.187073 18181 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:25:10.191449 18182 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:10.193137 18183 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:10.193928 18185 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:10.194252 16826 server_base.cc:1061] running on GCE node
I20260630 12:25:10.195077 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:10.195303 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:10.195441 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822310195430 us; error 0 us; skew 500 ppm
I20260630 12:25:10.195855 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:10.198096 16826 webserver.cc:533] Webserver started at http://127.16.110.129:44139/ using document root <none> and password file <none>
I20260630 12:25:10.198513 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:10.198664 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:10.198856 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:10.199919 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-0-root/instance:
uuid: "9b9a8fa59ca6401bb397acd533b3259f"
format_stamp: "Formatted at 2026-06-30 12:25:10 on dist-test-slave-pnhc"
I20260630 12:25:10.204294 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:25:10.207435 18190 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:10.208287 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:10.208616 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-0-root
uuid: "9b9a8fa59ca6401bb397acd533b3259f"
format_stamp: "Formatted at 2026-06-30 12:25:10 on dist-test-slave-pnhc"
I20260630 12:25:10.208910 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:10.220153 18170 raft_consensus.cc:493] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:10.220587 18170 raft_consensus.cc:515] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fafe95d8fc49dc911ea5152b85174e" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 } } peers { permanent_uuid: "25f7064b82b547daae06121a0860c911" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } } peers { permanent_uuid: "f3fd68450f6f479096cf1fac5f66decd" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } }
I20260630 12:25:10.222234 18170 leader_election.cc:290] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6fafe95d8fc49dc911ea5152b85174e (127.16.110.190:41047), f3fd68450f6f479096cf1fac5f66decd (127.16.110.188:45295)
I20260630 12:25:10.223083 17983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "25f7064b82b547daae06121a0860c911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fafe95d8fc49dc911ea5152b85174e" is_pre_election: true
I20260630 12:25:10.223321 18114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "25f7064b82b547daae06121a0860c911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fd68450f6f479096cf1fac5f66decd" is_pre_election: true
I20260630 12:25:10.223687 17983 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25f7064b82b547daae06121a0860c911 in term 0.
I20260630 12:25:10.223990 18114 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25f7064b82b547daae06121a0860c911 in term 0.
I20260630 12:25:10.224931 18025 leader_election.cc:304] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f7064b82b547daae06121a0860c911, a6fafe95d8fc49dc911ea5152b85174e; no voters: 
I20260630 12:25:10.225622 18170 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:10.226006 18170 raft_consensus.cc:493] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:10.226265 18170 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:10.230875 18170 raft_consensus.cc:515] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fafe95d8fc49dc911ea5152b85174e" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 } } peers { permanent_uuid: "25f7064b82b547daae06121a0860c911" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } } peers { permanent_uuid: "f3fd68450f6f479096cf1fac5f66decd" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } }
I20260630 12:25:10.232554 18170 leader_election.cc:290] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [CANDIDATE]: Term 1 election: Requested vote from peers a6fafe95d8fc49dc911ea5152b85174e (127.16.110.190:41047), f3fd68450f6f479096cf1fac5f66decd (127.16.110.188:45295)
I20260630 12:25:10.233240 17983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "25f7064b82b547daae06121a0860c911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6fafe95d8fc49dc911ea5152b85174e"
I20260630 12:25:10.233541 18114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "25f7064b82b547daae06121a0860c911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3fd68450f6f479096cf1fac5f66decd"
I20260630 12:25:10.233785 17983 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:10.234155 18114 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:10.238838 18114 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25f7064b82b547daae06121a0860c911 in term 1.
I20260630 12:25:10.239897 18022 leader_election.cc:304] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f7064b82b547daae06121a0860c911, f3fd68450f6f479096cf1fac5f66decd; no voters: 
I20260630 12:25:10.240149 17983 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25f7064b82b547daae06121a0860c911 in term 1.
I20260630 12:25:10.240681 18170 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:10.242020 18170 raft_consensus.cc:697] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [term 1 LEADER]: Becoming Leader. State: Replica: 25f7064b82b547daae06121a0860c911, State: Running, Role: LEADER
I20260630 12:25:10.242710 18170 consensus_queue.cc:237] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fafe95d8fc49dc911ea5152b85174e" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 } } peers { permanent_uuid: "25f7064b82b547daae06121a0860c911" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } } peers { permanent_uuid: "f3fd68450f6f479096cf1fac5f66decd" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } }
I20260630 12:25:10.247779 18195 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 25f7064b82b547daae06121a0860c911. Latest consensus state: current_term: 1 leader_uuid: "25f7064b82b547daae06121a0860c911" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fafe95d8fc49dc911ea5152b85174e" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 } } peers { permanent_uuid: "25f7064b82b547daae06121a0860c911" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } } peers { permanent_uuid: "f3fd68450f6f479096cf1fac5f66decd" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } } }
I20260630 12:25:10.248507 18195 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:10.249945 18197 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:10.254745 18197 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:10.256719 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:10.257906 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:10.259542 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:10.262617 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:10.262845 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:10.263134 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:10.263247 18114 raft_consensus.cc:1275] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd [term 1 FOLLOWER]: Refusing update from remote peer 25f7064b82b547daae06121a0860c911: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:10.263417 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:10.263585 17983 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [term 1 FOLLOWER]: Refusing update from remote peer 25f7064b82b547daae06121a0860c911: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:10.264961 18170 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3fd68450f6f479096cf1fac5f66decd" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:10.265578 18195 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6fafe95d8fc49dc911ea5152b85174e" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:10.275586 18153 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 25f7064b82b547daae06121a0860c911. Latest consensus state: current_term: 1 leader_uuid: "25f7064b82b547daae06121a0860c911" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fafe95d8fc49dc911ea5152b85174e" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 } } peers { permanent_uuid: "25f7064b82b547daae06121a0860c911" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } } peers { permanent_uuid: "f3fd68450f6f479096cf1fac5f66decd" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } } }
I20260630 12:25:10.276662 18153 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:10.281913 18170 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "25f7064b82b547daae06121a0860c911" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fafe95d8fc49dc911ea5152b85174e" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 } } peers { permanent_uuid: "25f7064b82b547daae06121a0860c911" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } } peers { permanent_uuid: "f3fd68450f6f479096cf1fac5f66decd" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } } }
I20260630 12:25:10.282716 18170 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:10.284922 18153 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "25f7064b82b547daae06121a0860c911" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fafe95d8fc49dc911ea5152b85174e" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 } } peers { permanent_uuid: "25f7064b82b547daae06121a0860c911" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } } peers { permanent_uuid: "f3fd68450f6f479096cf1fac5f66decd" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } } }
I20260630 12:25:10.285642 18153 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:10.286211 18197 catalog_manager.cc:1383] Generated new cluster ID: 5ffb9a345a41430fae307bcab6895aad
I20260630 12:25:10.286537 18197 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:10.288389 18144 sys_catalog.cc:455] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 25f7064b82b547daae06121a0860c911. Latest consensus state: current_term: 1 leader_uuid: "25f7064b82b547daae06121a0860c911" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fafe95d8fc49dc911ea5152b85174e" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 } } peers { permanent_uuid: "25f7064b82b547daae06121a0860c911" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } } peers { permanent_uuid: "f3fd68450f6f479096cf1fac5f66decd" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } } }
I20260630 12:25:10.289415 18144 sys_catalog.cc:458] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:10.292650 18170 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "25f7064b82b547daae06121a0860c911" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fafe95d8fc49dc911ea5152b85174e" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 } } peers { permanent_uuid: "25f7064b82b547daae06121a0860c911" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } } peers { permanent_uuid: "f3fd68450f6f479096cf1fac5f66decd" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } } }
I20260630 12:25:10.293687 18170 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:10.299494 18144 sys_catalog.cc:455] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "25f7064b82b547daae06121a0860c911" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fafe95d8fc49dc911ea5152b85174e" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 } } peers { permanent_uuid: "25f7064b82b547daae06121a0860c911" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } } peers { permanent_uuid: "f3fd68450f6f479096cf1fac5f66decd" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } } }
I20260630 12:25:10.301236 18144 sys_catalog.cc:458] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:25:10.312664 18197 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:10.315511 18197 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:10.339282 18197 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911: Generated new TSK 0
I20260630 12:25:10.340016 18197 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:10.358441 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.129:43023
I20260630 12:25:10.358536 18264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.129:43023 every 8 connection(s)
I20260630 12:25:10.385268 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:25:10.387825 18266 heartbeater.cc:344] Connected to a master server at 127.16.110.189:35849
I20260630 12:25:10.388262 18266 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:10.388294 18265 heartbeater.cc:344] Connected to a master server at 127.16.110.188:45295
I20260630 12:25:10.388834 18265 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:10.389304 18266 heartbeater.cc:507] Master 127.16.110.189:35849 requested a full tablet report, sending...
I20260630 12:25:10.389616 18265 heartbeater.cc:507] Master 127.16.110.188:45295 requested a full tablet report, sending...
I20260630 12:25:10.390801 18267 heartbeater.cc:344] Connected to a master server at 127.16.110.190:41047
I20260630 12:25:10.391247 18267 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:10.391985 18038 ts_manager.cc:194] Registered new tserver with Master: 9b9a8fa59ca6401bb397acd533b3259f (127.16.110.129:43023)
I20260630 12:25:10.392079 18267 heartbeater.cc:507] Master 127.16.110.190:41047 requested a full tablet report, sending...
I20260630 12:25:10.393047 18104 ts_manager.cc:194] Registered new tserver with Master: 9b9a8fa59ca6401bb397acd533b3259f (127.16.110.129:43023)
I20260630 12:25:10.394608 18038 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55492
I20260630 12:25:10.395279 17973 ts_manager.cc:194] Registered new tserver with Master: 9b9a8fa59ca6401bb397acd533b3259f (127.16.110.129:43023)
W20260630 12:25:10.397950 18272 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:10.399744 18273 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:10.400890 18275 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:10.401254 16826 server_base.cc:1061] running on GCE node
I20260630 12:25:10.402019 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:10.402244 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:10.402470 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822310402452 us; error 0 us; skew 500 ppm
I20260630 12:25:10.402999 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:10.405267 16826 webserver.cc:533] Webserver started at http://127.16.110.130:38755/ using document root <none> and password file <none>
I20260630 12:25:10.405721 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:10.405925 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:10.406185 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:10.407351 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-1-root/instance:
uuid: "4c28499d564d4e898ad1252ed3a7c55b"
format_stamp: "Formatted at 2026-06-30 12:25:10 on dist-test-slave-pnhc"
I20260630 12:25:10.411492 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:25:10.414688 18280 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:10.415567 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:10.415951 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-1-root
uuid: "4c28499d564d4e898ad1252ed3a7c55b"
format_stamp: "Formatted at 2026-06-30 12:25:10 on dist-test-slave-pnhc"
I20260630 12:25:10.416342 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:10.436206 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:10.437690 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:10.439181 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:10.441569 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:10.441839 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:10.442106 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:10.442304 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:10.484227 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.130:45819
I20260630 12:25:10.484357 18342 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.130:45819 every 8 connection(s)
I20260630 12:25:10.512511 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:25:10.521574 18343 heartbeater.cc:344] Connected to a master server at 127.16.110.188:45295
I20260630 12:25:10.522054 18343 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:10.523028 18343 heartbeater.cc:507] Master 127.16.110.188:45295 requested a full tablet report, sending...
I20260630 12:25:10.523765 18345 heartbeater.cc:344] Connected to a master server at 127.16.110.190:41047
I20260630 12:25:10.524327 18345 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:10.525382 18345 heartbeater.cc:507] Master 127.16.110.190:41047 requested a full tablet report, sending...
I20260630 12:25:10.526494 18344 heartbeater.cc:344] Connected to a master server at 127.16.110.189:35849
I20260630 12:25:10.527074 18344 heartbeater.cc:461] Registering TS with master...
W20260630 12:25:10.526584 18350 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:10.528023 18344 heartbeater.cc:507] Master 127.16.110.189:35849 requested a full tablet report, sending...
W20260630 12:25:10.528107 18351 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:10.530251 18353 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:10.530777 18038 ts_manager.cc:194] Registered new tserver with Master: 4c28499d564d4e898ad1252ed3a7c55b (127.16.110.130:45819)
I20260630 12:25:10.531126 17973 ts_manager.cc:194] Registered new tserver with Master: 4c28499d564d4e898ad1252ed3a7c55b (127.16.110.130:45819)
I20260630 12:25:10.532759 18038 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55494
I20260630 12:25:10.534715 18104 ts_manager.cc:194] Registered new tserver with Master: 4c28499d564d4e898ad1252ed3a7c55b (127.16.110.130:45819)
I20260630 12:25:10.535815 16826 server_base.cc:1061] running on GCE node
I20260630 12:25:10.536665 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:10.536871 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:10.537111 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822310537091 us; error 0 us; skew 500 ppm
I20260630 12:25:10.537731 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:10.540408 16826 webserver.cc:533] Webserver started at http://127.16.110.131:42013/ using document root <none> and password file <none>
I20260630 12:25:10.540875 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:10.541074 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:10.541348 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:10.542354 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-2-root/instance:
uuid: "061c782342ec447e87a86a93d0e311fc"
format_stamp: "Formatted at 2026-06-30 12:25:10 on dist-test-slave-pnhc"
I20260630 12:25:10.546676 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:25:10.549988 18358 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:10.550704 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:10.551035 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-2-root
uuid: "061c782342ec447e87a86a93d0e311fc"
format_stamp: "Formatted at 2026-06-30 12:25:10 on dist-test-slave-pnhc"
I20260630 12:25:10.551306 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822292038890-16826-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:10.577839 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:10.579183 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:10.580610 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:10.582995 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:10.583185 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:10.583475 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:10.583637 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:10.629448 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.131:45111
I20260630 12:25:10.629552 18420 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.131:45111 every 8 connection(s)
I20260630 12:25:10.649591 18421 heartbeater.cc:344] Connected to a master server at 127.16.110.188:45295
I20260630 12:25:10.650384 18421 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:10.651265 18421 heartbeater.cc:507] Master 127.16.110.188:45295 requested a full tablet report, sending...
I20260630 12:25:10.654613 18104 ts_manager.cc:194] Registered new tserver with Master: 061c782342ec447e87a86a93d0e311fc (127.16.110.131:45111)
I20260630 12:25:10.654738 18423 heartbeater.cc:344] Connected to a master server at 127.16.110.190:41047
I20260630 12:25:10.655283 18423 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:10.656240 18423 heartbeater.cc:507] Master 127.16.110.190:41047 requested a full tablet report, sending...
I20260630 12:25:10.656292 18422 heartbeater.cc:344] Connected to a master server at 127.16.110.189:35849
I20260630 12:25:10.656720 18422 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:10.657325 18422 heartbeater.cc:507] Master 127.16.110.189:35849 requested a full tablet report, sending...
I20260630 12:25:10.658885 17973 ts_manager.cc:194] Registered new tserver with Master: 061c782342ec447e87a86a93d0e311fc (127.16.110.131:45111)
I20260630 12:25:10.659469 18038 ts_manager.cc:194] Registered new tserver with Master: 061c782342ec447e87a86a93d0e311fc (127.16.110.131:45111)
I20260630 12:25:10.660512 16826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020713052s
I20260630 12:25:10.661079 18038 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55508
I20260630 12:25:11.165287 18157 catalog_manager.cc:1295] Loaded cluster ID: 5ffb9a345a41430fae307bcab6895aad
I20260630 12:25:11.165570 18157 catalog_manager.cc:1588] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd: loading cluster ID for follower catalog manager: success
I20260630 12:25:11.170624 18157 catalog_manager.cc:1610] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd: acquiring CA information for follower catalog manager: success
I20260630 12:25:11.174011 18157 catalog_manager.cc:1638] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:25:11.175576 18169 catalog_manager.cc:1295] Loaded cluster ID: 5ffb9a345a41430fae307bcab6895aad
I20260630 12:25:11.175877 18169 catalog_manager.cc:1588] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e: loading cluster ID for follower catalog manager: success
I20260630 12:25:11.180503 18169 catalog_manager.cc:1610] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e: acquiring CA information for follower catalog manager: success
I20260630 12:25:11.183914 18169 catalog_manager.cc:1638] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:25:11.397759 18266 heartbeater.cc:499] Master 127.16.110.189:35849 was elected leader, sending a full tablet report...
I20260630 12:25:11.535890 18344 heartbeater.cc:499] Master 127.16.110.189:35849 was elected leader, sending a full tablet report...
I20260630 12:25:11.663803 18422 heartbeater.cc:499] Master 127.16.110.189:35849 was elected leader, sending a full tablet report...
I20260630 12:25:12.182130 18180 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:12.256508 18038 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55518:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:25:12.391372 18230 tablet_service.cc:1511] Processing CreateTablet for tablet f38b01c858244271b3d05c25f6020bc4 (DEFAULT_TABLE table=test-workload [id=07869295c534450c8b69cb2daa6b8e6b]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:25:12.393731 18230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f38b01c858244271b3d05c25f6020bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:12.396166 18386 tablet_service.cc:1511] Processing CreateTablet for tablet 2132e32015644352967ad56bdee1a148 (DEFAULT_TABLE table=test-workload [id=07869295c534450c8b69cb2daa6b8e6b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:25:12.397868 18386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2132e32015644352967ad56bdee1a148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:12.414382 18459 tablet_bootstrap.cc:492] T f38b01c858244271b3d05c25f6020bc4 P 9b9a8fa59ca6401bb397acd533b3259f: Bootstrap starting.
I20260630 12:25:12.414646 18308 tablet_service.cc:1511] Processing CreateTablet for tablet e857587d3cbb4c5fa1c80373dc311654 (DEFAULT_TABLE table=test-workload [id=07869295c534450c8b69cb2daa6b8e6b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:25:12.415928 18460 tablet_bootstrap.cc:492] T 2132e32015644352967ad56bdee1a148 P 061c782342ec447e87a86a93d0e311fc: Bootstrap starting.
I20260630 12:25:12.416385 18308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e857587d3cbb4c5fa1c80373dc311654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:12.423306 18459 tablet_bootstrap.cc:654] T f38b01c858244271b3d05c25f6020bc4 P 9b9a8fa59ca6401bb397acd533b3259f: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:12.423306 18460 tablet_bootstrap.cc:654] T 2132e32015644352967ad56bdee1a148 P 061c782342ec447e87a86a93d0e311fc: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:12.429095 18459 tablet_bootstrap.cc:492] T f38b01c858244271b3d05c25f6020bc4 P 9b9a8fa59ca6401bb397acd533b3259f: No bootstrap required, opened a new log
I20260630 12:25:12.429557 18459 ts_tablet_manager.cc:1403] T f38b01c858244271b3d05c25f6020bc4 P 9b9a8fa59ca6401bb397acd533b3259f: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.005s
I20260630 12:25:12.430105 18460 tablet_bootstrap.cc:492] T 2132e32015644352967ad56bdee1a148 P 061c782342ec447e87a86a93d0e311fc: No bootstrap required, opened a new log
I20260630 12:25:12.430586 18460 ts_tablet_manager.cc:1403] T 2132e32015644352967ad56bdee1a148 P 061c782342ec447e87a86a93d0e311fc: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:25:12.432523 18459 raft_consensus.cc:359] T f38b01c858244271b3d05c25f6020bc4 P 9b9a8fa59ca6401bb397acd533b3259f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b9a8fa59ca6401bb397acd533b3259f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43023 } }
I20260630 12:25:12.434124 18459 raft_consensus.cc:385] T f38b01c858244271b3d05c25f6020bc4 P 9b9a8fa59ca6401bb397acd533b3259f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:12.434465 18459 raft_consensus.cc:740] T f38b01c858244271b3d05c25f6020bc4 P 9b9a8fa59ca6401bb397acd533b3259f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9a8fa59ca6401bb397acd533b3259f, State: Initialized, Role: FOLLOWER
I20260630 12:25:12.434347 18460 raft_consensus.cc:359] T 2132e32015644352967ad56bdee1a148 P 061c782342ec447e87a86a93d0e311fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "061c782342ec447e87a86a93d0e311fc" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45111 } }
I20260630 12:25:12.435336 18460 raft_consensus.cc:385] T 2132e32015644352967ad56bdee1a148 P 061c782342ec447e87a86a93d0e311fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:12.435343 18459 consensus_queue.cc:260] T f38b01c858244271b3d05c25f6020bc4 P 9b9a8fa59ca6401bb397acd533b3259f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9b9a8fa59ca6401bb397acd533b3259f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43023 } }
I20260630 12:25:12.435997 18460 raft_consensus.cc:740] T 2132e32015644352967ad56bdee1a148 P 061c782342ec447e87a86a93d0e311fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 061c782342ec447e87a86a93d0e311fc, State: Initialized, Role: FOLLOWER
I20260630 12:25:12.436530 18463 tablet_bootstrap.cc:492] T e857587d3cbb4c5fa1c80373dc311654 P 4c28499d564d4e898ad1252ed3a7c55b: Bootstrap starting.
I20260630 12:25:12.436528 18459 raft_consensus.cc:399] T f38b01c858244271b3d05c25f6020bc4 P 9b9a8fa59ca6401bb397acd533b3259f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:12.437157 18459 raft_consensus.cc:493] T f38b01c858244271b3d05c25f6020bc4 P 9b9a8fa59ca6401bb397acd533b3259f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:12.437103 18460 consensus_queue.cc:260] T 2132e32015644352967ad56bdee1a148 P 061c782342ec447e87a86a93d0e311fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "061c782342ec447e87a86a93d0e311fc" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45111 } }
I20260630 12:25:12.437831 18459 raft_consensus.cc:3060] T f38b01c858244271b3d05c25f6020bc4 P 9b9a8fa59ca6401bb397acd533b3259f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:12.437973 18460 raft_consensus.cc:399] T 2132e32015644352967ad56bdee1a148 P 061c782342ec447e87a86a93d0e311fc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:12.438328 18460 raft_consensus.cc:493] T 2132e32015644352967ad56bdee1a148 P 061c782342ec447e87a86a93d0e311fc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:12.438644 18460 raft_consensus.cc:3060] T 2132e32015644352967ad56bdee1a148 P 061c782342ec447e87a86a93d0e311fc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:12.444028 18463 tablet_bootstrap.cc:654] T e857587d3cbb4c5fa1c80373dc311654 P 4c28499d564d4e898ad1252ed3a7c55b: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:12.443904 18460 raft_consensus.cc:515] T 2132e32015644352967ad56bdee1a148 P 061c782342ec447e87a86a93d0e311fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "061c782342ec447e87a86a93d0e311fc" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45111 } }
I20260630 12:25:12.444837 18460 leader_election.cc:304] T 2132e32015644352967ad56bdee1a148 P 061c782342ec447e87a86a93d0e311fc [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: 061c782342ec447e87a86a93d0e311fc; no voters: 
I20260630 12:25:12.445380 18459 raft_consensus.cc:515] T f38b01c858244271b3d05c25f6020bc4 P 9b9a8fa59ca6401bb397acd533b3259f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b9a8fa59ca6401bb397acd533b3259f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43023 } }
I20260630 12:25:12.446121 18459 leader_election.cc:304] T f38b01c858244271b3d05c25f6020bc4 P 9b9a8fa59ca6401bb397acd533b3259f [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: 9b9a8fa59ca6401bb397acd533b3259f; no voters: 
I20260630 12:25:12.448655 18460 leader_election.cc:290] T 2132e32015644352967ad56bdee1a148 P 061c782342ec447e87a86a93d0e311fc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:12.449060 18464 raft_consensus.cc:2804] T 2132e32015644352967ad56bdee1a148 P 061c782342ec447e87a86a93d0e311fc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:12.452008 18459 leader_election.cc:290] T f38b01c858244271b3d05c25f6020bc4 P 9b9a8fa59ca6401bb397acd533b3259f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:12.452822 18466 raft_consensus.cc:2804] T f38b01c858244271b3d05c25f6020bc4 P 9b9a8fa59ca6401bb397acd533b3259f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:12.453524 18463 tablet_bootstrap.cc:492] T e857587d3cbb4c5fa1c80373dc311654 P 4c28499d564d4e898ad1252ed3a7c55b: No bootstrap required, opened a new log
I20260630 12:25:12.454254 18463 ts_tablet_manager.cc:1403] T e857587d3cbb4c5fa1c80373dc311654 P 4c28499d564d4e898ad1252ed3a7c55b: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.006s
I20260630 12:25:12.457980 18464 raft_consensus.cc:697] T 2132e32015644352967ad56bdee1a148 P 061c782342ec447e87a86a93d0e311fc [term 1 LEADER]: Becoming Leader. State: Replica: 061c782342ec447e87a86a93d0e311fc, State: Running, Role: LEADER
I20260630 12:25:12.458406 18463 raft_consensus.cc:359] T e857587d3cbb4c5fa1c80373dc311654 P 4c28499d564d4e898ad1252ed3a7c55b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c28499d564d4e898ad1252ed3a7c55b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45819 } }
I20260630 12:25:12.459095 18464 consensus_queue.cc:237] T 2132e32015644352967ad56bdee1a148 P 061c782342ec447e87a86a93d0e311fc [LEADER]: Queue going to LEADER mode. State: All 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: "061c782342ec447e87a86a93d0e311fc" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45111 } }
I20260630 12:25:12.460222 18466 raft_consensus.cc:697] T f38b01c858244271b3d05c25f6020bc4 P 9b9a8fa59ca6401bb397acd533b3259f [term 1 LEADER]: Becoming Leader. State: Replica: 9b9a8fa59ca6401bb397acd533b3259f, State: Running, Role: LEADER
I20260630 12:25:12.460378 18463 raft_consensus.cc:385] T e857587d3cbb4c5fa1c80373dc311654 P 4c28499d564d4e898ad1252ed3a7c55b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:12.466471 18460 ts_tablet_manager.cc:1434] T 2132e32015644352967ad56bdee1a148 P 061c782342ec447e87a86a93d0e311fc: Time spent starting tablet: real 0.036s	user 0.017s	sys 0.010s
I20260630 12:25:12.464396 18463 raft_consensus.cc:740] T e857587d3cbb4c5fa1c80373dc311654 P 4c28499d564d4e898ad1252ed3a7c55b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c28499d564d4e898ad1252ed3a7c55b, State: Initialized, Role: FOLLOWER
I20260630 12:25:12.469022 18463 consensus_queue.cc:260] T e857587d3cbb4c5fa1c80373dc311654 P 4c28499d564d4e898ad1252ed3a7c55b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4c28499d564d4e898ad1252ed3a7c55b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45819 } }
I20260630 12:25:12.469983 18463 raft_consensus.cc:399] T e857587d3cbb4c5fa1c80373dc311654 P 4c28499d564d4e898ad1252ed3a7c55b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:12.470399 18463 raft_consensus.cc:493] T e857587d3cbb4c5fa1c80373dc311654 P 4c28499d564d4e898ad1252ed3a7c55b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:12.470825 18463 raft_consensus.cc:3060] T e857587d3cbb4c5fa1c80373dc311654 P 4c28499d564d4e898ad1252ed3a7c55b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:12.461098 18466 consensus_queue.cc:237] T f38b01c858244271b3d05c25f6020bc4 P 9b9a8fa59ca6401bb397acd533b3259f [LEADER]: Queue going to LEADER mode. State: All 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: "9b9a8fa59ca6401bb397acd533b3259f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43023 } }
I20260630 12:25:12.475409 18459 ts_tablet_manager.cc:1434] T f38b01c858244271b3d05c25f6020bc4 P 9b9a8fa59ca6401bb397acd533b3259f: Time spent starting tablet: real 0.046s	user 0.026s	sys 0.018s
I20260630 12:25:12.479732 18463 raft_consensus.cc:515] T e857587d3cbb4c5fa1c80373dc311654 P 4c28499d564d4e898ad1252ed3a7c55b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c28499d564d4e898ad1252ed3a7c55b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45819 } }
I20260630 12:25:12.483716 18463 leader_election.cc:304] T e857587d3cbb4c5fa1c80373dc311654 P 4c28499d564d4e898ad1252ed3a7c55b [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: 4c28499d564d4e898ad1252ed3a7c55b; no voters: 
I20260630 12:25:12.489717 18038 catalog_manager.cc:5697] T 2132e32015644352967ad56bdee1a148 P 061c782342ec447e87a86a93d0e311fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 061c782342ec447e87a86a93d0e311fc (127.16.110.131). New cstate: current_term: 1 leader_uuid: "061c782342ec447e87a86a93d0e311fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "061c782342ec447e87a86a93d0e311fc" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45111 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:12.492161 18037 catalog_manager.cc:5697] T f38b01c858244271b3d05c25f6020bc4 P 9b9a8fa59ca6401bb397acd533b3259f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b9a8fa59ca6401bb397acd533b3259f (127.16.110.129). New cstate: current_term: 1 leader_uuid: "9b9a8fa59ca6401bb397acd533b3259f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b9a8fa59ca6401bb397acd533b3259f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43023 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:12.493711 18474 raft_consensus.cc:2804] T e857587d3cbb4c5fa1c80373dc311654 P 4c28499d564d4e898ad1252ed3a7c55b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:12.501679 18463 leader_election.cc:290] T e857587d3cbb4c5fa1c80373dc311654 P 4c28499d564d4e898ad1252ed3a7c55b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:12.508216 18463 ts_tablet_manager.cc:1434] T e857587d3cbb4c5fa1c80373dc311654 P 4c28499d564d4e898ad1252ed3a7c55b: Time spent starting tablet: real 0.054s	user 0.020s	sys 0.004s
I20260630 12:25:12.516590 18474 raft_consensus.cc:697] T e857587d3cbb4c5fa1c80373dc311654 P 4c28499d564d4e898ad1252ed3a7c55b [term 1 LEADER]: Becoming Leader. State: Replica: 4c28499d564d4e898ad1252ed3a7c55b, State: Running, Role: LEADER
I20260630 12:25:12.517503 18474 consensus_queue.cc:237] T e857587d3cbb4c5fa1c80373dc311654 P 4c28499d564d4e898ad1252ed3a7c55b [LEADER]: Queue going to LEADER mode. State: All 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: "4c28499d564d4e898ad1252ed3a7c55b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45819 } }
I20260630 12:25:12.540660 18036 catalog_manager.cc:5697] T e857587d3cbb4c5fa1c80373dc311654 P 4c28499d564d4e898ad1252ed3a7c55b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c28499d564d4e898ad1252ed3a7c55b (127.16.110.130). New cstate: current_term: 1 leader_uuid: "4c28499d564d4e898ad1252ed3a7c55b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c28499d564d4e898ad1252ed3a7c55b" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45819 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:14.183353 18180 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:14.185403 18180 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:14.581894 16826 master.cc:562] Master@127.16.110.189:35849 shutting down...
W20260630 12:25:14.589953 18344 heartbeater.cc:646] Failed to heartbeat to 127.16.110.189:35849 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: service kudu.master.MasterService not registered on Master
I20260630 12:25:14.603482 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:14.604524 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:14.604912 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P 25f7064b82b547daae06121a0860c911: stopping tablet replica
I20260630 12:25:14.626343 16826 master.cc:584] Master@127.16.110.189:35849 shutdown complete.
I20260630 12:25:15.677789 18485 raft_consensus.cc:493] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25f7064b82b547daae06121a0860c911)
I20260630 12:25:15.678318 18485 raft_consensus.cc:515] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fafe95d8fc49dc911ea5152b85174e" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 } } peers { permanent_uuid: "25f7064b82b547daae06121a0860c911" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } } peers { permanent_uuid: "f3fd68450f6f479096cf1fac5f66decd" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } }
I20260630 12:25:15.680276 18485 leader_election.cc:290] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6fafe95d8fc49dc911ea5152b85174e (127.16.110.190:41047), 25f7064b82b547daae06121a0860c911 (127.16.110.189:35849)
I20260630 12:25:15.681263 17983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f3fd68450f6f479096cf1fac5f66decd" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "a6fafe95d8fc49dc911ea5152b85174e" is_pre_election: true
W20260630 12:25:15.683465 18088 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.110.189:35849: connect: Connection refused (error 111) [suppressed 12 similar messages]
W20260630 12:25:15.686937 18088 leader_election.cc:336] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 25f7064b82b547daae06121a0860c911 (127.16.110.189:35849): Network error: Client connection negotiation failed: client connection to 127.16.110.189:35849: connect: Connection refused (error 111)
I20260630 12:25:15.687264 18088 leader_election.cc:304] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd [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: f3fd68450f6f479096cf1fac5f66decd; no voters: 25f7064b82b547daae06121a0860c911, a6fafe95d8fc49dc911ea5152b85174e
I20260630 12:25:15.687829 18485 raft_consensus.cc:2749] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:25:15.938082 18488 raft_consensus.cc:493] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25f7064b82b547daae06121a0860c911)
I20260630 12:25:15.938563 18488 raft_consensus.cc:515] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fafe95d8fc49dc911ea5152b85174e" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 } } peers { permanent_uuid: "25f7064b82b547daae06121a0860c911" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } } peers { permanent_uuid: "f3fd68450f6f479096cf1fac5f66decd" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } }
I20260630 12:25:15.940430 18488 leader_election.cc:290] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25f7064b82b547daae06121a0860c911 (127.16.110.189:35849), f3fd68450f6f479096cf1fac5f66decd (127.16.110.188:45295)
I20260630 12:25:15.941781 18114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a6fafe95d8fc49dc911ea5152b85174e" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "f3fd68450f6f479096cf1fac5f66decd" is_pre_election: true
I20260630 12:25:15.942344 18114 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6fafe95d8fc49dc911ea5152b85174e in term 1.
I20260630 12:25:15.943470 17957 leader_election.cc:304] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [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: a6fafe95d8fc49dc911ea5152b85174e, f3fd68450f6f479096cf1fac5f66decd; no voters: 
I20260630 12:25:15.944228 18488 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:25:15.944620 18488 raft_consensus.cc:493] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 25f7064b82b547daae06121a0860c911)
I20260630 12:25:15.944936 18488 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:25:15.946440 17958 leader_election.cc:336] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 25f7064b82b547daae06121a0860c911 (127.16.110.189:35849): Network error: Client connection negotiation failed: client connection to 127.16.110.189:35849: connect: Connection refused (error 111)
I20260630 12:25:15.950393 18488 raft_consensus.cc:515] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fafe95d8fc49dc911ea5152b85174e" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 } } peers { permanent_uuid: "25f7064b82b547daae06121a0860c911" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } } peers { permanent_uuid: "f3fd68450f6f479096cf1fac5f66decd" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } }
I20260630 12:25:15.952033 18488 leader_election.cc:290] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [CANDIDATE]: Term 2 election: Requested vote from peers 25f7064b82b547daae06121a0860c911 (127.16.110.189:35849), f3fd68450f6f479096cf1fac5f66decd (127.16.110.188:45295)
I20260630 12:25:15.953236 18114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a6fafe95d8fc49dc911ea5152b85174e" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "f3fd68450f6f479096cf1fac5f66decd"
I20260630 12:25:15.953817 18114 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:25:15.956328 17958 leader_election.cc:336] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 25f7064b82b547daae06121a0860c911 (127.16.110.189:35849): Network error: Client connection negotiation failed: client connection to 127.16.110.189:35849: connect: Connection refused (error 111)
I20260630 12:25:15.959182 18114 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6fafe95d8fc49dc911ea5152b85174e in term 2.
I20260630 12:25:15.960523 17957 leader_election.cc:304] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [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: a6fafe95d8fc49dc911ea5152b85174e, f3fd68450f6f479096cf1fac5f66decd; no voters: 25f7064b82b547daae06121a0860c911
I20260630 12:25:15.961306 18488 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:25:15.962387 18488 raft_consensus.cc:697] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [term 2 LEADER]: Becoming Leader. State: Replica: a6fafe95d8fc49dc911ea5152b85174e, State: Running, Role: LEADER
I20260630 12:25:15.963089 18488 consensus_queue.cc:237] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fafe95d8fc49dc911ea5152b85174e" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 } } peers { permanent_uuid: "25f7064b82b547daae06121a0860c911" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } } peers { permanent_uuid: "f3fd68450f6f479096cf1fac5f66decd" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } }
I20260630 12:25:15.966889 18491 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [sys.catalog]: SysCatalogTable state changed. Reason: New leader a6fafe95d8fc49dc911ea5152b85174e. Latest consensus state: current_term: 2 leader_uuid: "a6fafe95d8fc49dc911ea5152b85174e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6fafe95d8fc49dc911ea5152b85174e" member_type: VOTER last_known_addr { host: "127.16.110.190" port: 41047 } } peers { permanent_uuid: "25f7064b82b547daae06121a0860c911" member_type: VOTER last_known_addr { host: "127.16.110.189" port: 35849 } } peers { permanent_uuid: "f3fd68450f6f479096cf1fac5f66decd" member_type: VOTER last_known_addr { host: "127.16.110.188" port: 45295 } } }
I20260630 12:25:15.967707 18491 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:15.969187 18493 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:15.974244 18493 catalog_manager.cc:679] Loaded metadata for table test-workload [id=07869295c534450c8b69cb2daa6b8e6b]
I20260630 12:25:15.978806 18493 tablet_loader.cc:96] loaded metadata for tablet 2132e32015644352967ad56bdee1a148 (table test-workload [id=07869295c534450c8b69cb2daa6b8e6b])
I20260630 12:25:15.979938 18493 tablet_loader.cc:96] loaded metadata for tablet e857587d3cbb4c5fa1c80373dc311654 (table test-workload [id=07869295c534450c8b69cb2daa6b8e6b])
I20260630 12:25:15.980885 18493 tablet_loader.cc:96] loaded metadata for tablet f38b01c858244271b3d05c25f6020bc4 (table test-workload [id=07869295c534450c8b69cb2daa6b8e6b])
I20260630 12:25:15.981829 18493 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:15.984880 18493 catalog_manager.cc:1295] Loaded cluster ID: 5ffb9a345a41430fae307bcab6895aad
I20260630 12:25:15.985126 18493 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:15.988619 18493 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:15.991581 18493 catalog_manager.cc:6081] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e: Loaded TSK: 0
I20260630 12:25:15.992515 18493 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:16.167850 18168 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:16.169910 18168 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:16.194258 16826 tablet_server.cc:179] TabletServer@127.16.110.129:0 shutting down...
I20260630 12:25:16.217581 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:16.218403 16826 tablet_replica.cc:333] T f38b01c858244271b3d05c25f6020bc4 P 9b9a8fa59ca6401bb397acd533b3259f: stopping tablet replica
I20260630 12:25:16.218928 16826 raft_consensus.cc:2243] T f38b01c858244271b3d05c25f6020bc4 P 9b9a8fa59ca6401bb397acd533b3259f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:16.219316 16826 raft_consensus.cc:2272] T f38b01c858244271b3d05c25f6020bc4 P 9b9a8fa59ca6401bb397acd533b3259f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:16.237605 16826 tablet_server.cc:196] TabletServer@127.16.110.129:0 shutdown complete.
I20260630 12:25:16.246959 16826 tablet_server.cc:179] TabletServer@127.16.110.130:0 shutting down...
I20260630 12:25:16.267390 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:16.268141 16826 tablet_replica.cc:333] T e857587d3cbb4c5fa1c80373dc311654 P 4c28499d564d4e898ad1252ed3a7c55b: stopping tablet replica
I20260630 12:25:16.268664 16826 raft_consensus.cc:2243] T e857587d3cbb4c5fa1c80373dc311654 P 4c28499d564d4e898ad1252ed3a7c55b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:16.269038 16826 raft_consensus.cc:2272] T e857587d3cbb4c5fa1c80373dc311654 P 4c28499d564d4e898ad1252ed3a7c55b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:16.287240 16826 tablet_server.cc:196] TabletServer@127.16.110.130:0 shutdown complete.
I20260630 12:25:16.297029 16826 tablet_server.cc:179] TabletServer@127.16.110.131:0 shutting down...
I20260630 12:25:16.321033 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:16.321815 16826 tablet_replica.cc:333] T 2132e32015644352967ad56bdee1a148 P 061c782342ec447e87a86a93d0e311fc: stopping tablet replica
I20260630 12:25:16.322417 16826 raft_consensus.cc:2243] T 2132e32015644352967ad56bdee1a148 P 061c782342ec447e87a86a93d0e311fc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:16.322850 16826 raft_consensus.cc:2272] T 2132e32015644352967ad56bdee1a148 P 061c782342ec447e87a86a93d0e311fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:16.341171 16826 tablet_server.cc:196] TabletServer@127.16.110.131:0 shutdown complete.
I20260630 12:25:16.350921 16826 master.cc:562] Master@127.16.110.190:41047 shutting down...
I20260630 12:25:16.370473 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:25:16.371287 16826 pending_rounds.cc:70] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e: Trying to abort 1 pending ops.
I20260630 12:25:16.371532 16826 pending_rounds.cc:77] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e: Aborting op as it isn't in flight: id { term: 2 index: 12 } timestamp: 7302440206192193536 op_type: NO_OP noop_request { }
I20260630 12:25:16.371924 16826 raft_consensus.cc:2889] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:25:16.372310 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:16.372749 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P a6fafe95d8fc49dc911ea5152b85174e: stopping tablet replica
I20260630 12:25:16.392822 16826 master.cc:584] Master@127.16.110.190:41047 shutdown complete.
I20260630 12:25:16.406195 16826 master.cc:562] Master@127.16.110.188:45295 shutting down...
I20260630 12:25:16.424387 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:16.425036 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:16.425369 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P f3fd68450f6f479096cf1fac5f66decd: stopping tablet replica
I20260630 12:25:16.443642 16826 master.cc:584] Master@127.16.110.188:45295 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6685 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:25:16.475001 16826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.110.190:35295
I20260630 12:25:16.476192 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:16.481743 18495 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:16.481997 18494 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:16.482692 18497 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:16.484105 16826 server_base.cc:1061] running on GCE node
I20260630 12:25:16.484943 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:16.485122 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:16.485237 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822316485226 us; error 0 us; skew 500 ppm
I20260630 12:25:16.485656 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:16.488035 16826 webserver.cc:533] Webserver started at http://127.16.110.190:45047/ using document root <none> and password file <none>
I20260630 12:25:16.488606 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:16.488755 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:16.489005 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:16.490130 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822292038890-16826-0/minicluster-data/master-0-root/instance:
uuid: "8b36c3ac2c08410084aea2cadc8e81c0"
format_stamp: "Formatted at 2026-06-30 12:25:16 on dist-test-slave-pnhc"
I20260630 12:25:16.494504 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:25:16.498028 18502 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:16.498834 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:16.499097 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822292038890-16826-0/minicluster-data/master-0-root
uuid: "8b36c3ac2c08410084aea2cadc8e81c0"
format_stamp: "Formatted at 2026-06-30 12:25:16 on dist-test-slave-pnhc"
I20260630 12:25:16.499339 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822292038890-16826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822292038890-16826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822292038890-16826-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:16.510458 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:16.511695 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:16.548907 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.190:35295
I20260630 12:25:16.549069 18553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.190:35295 every 8 connection(s)
I20260630 12:25:16.552676 18554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:16.562218 18554 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b36c3ac2c08410084aea2cadc8e81c0: Bootstrap starting.
I20260630 12:25:16.566476 18554 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8b36c3ac2c08410084aea2cadc8e81c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:16.570472 18554 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b36c3ac2c08410084aea2cadc8e81c0: No bootstrap required, opened a new log
I20260630 12:25:16.572384 18554 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8b36c3ac2c08410084aea2cadc8e81c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b36c3ac2c08410084aea2cadc8e81c0" member_type: VOTER }
I20260630 12:25:16.572746 18554 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8b36c3ac2c08410084aea2cadc8e81c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:16.572918 18554 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8b36c3ac2c08410084aea2cadc8e81c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b36c3ac2c08410084aea2cadc8e81c0, State: Initialized, Role: FOLLOWER
I20260630 12:25:16.573369 18554 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8b36c3ac2c08410084aea2cadc8e81c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8b36c3ac2c08410084aea2cadc8e81c0" member_type: VOTER }
I20260630 12:25:16.573760 18554 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8b36c3ac2c08410084aea2cadc8e81c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:16.573940 18554 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8b36c3ac2c08410084aea2cadc8e81c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:16.574147 18554 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8b36c3ac2c08410084aea2cadc8e81c0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:16.578289 18554 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8b36c3ac2c08410084aea2cadc8e81c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b36c3ac2c08410084aea2cadc8e81c0" member_type: VOTER }
I20260630 12:25:16.578745 18554 leader_election.cc:304] T 00000000000000000000000000000000 P 8b36c3ac2c08410084aea2cadc8e81c0 [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: 8b36c3ac2c08410084aea2cadc8e81c0; no voters: 
I20260630 12:25:16.579800 18554 leader_election.cc:290] T 00000000000000000000000000000000 P 8b36c3ac2c08410084aea2cadc8e81c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:16.580246 18557 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8b36c3ac2c08410084aea2cadc8e81c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:16.581622 18557 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8b36c3ac2c08410084aea2cadc8e81c0 [term 1 LEADER]: Becoming Leader. State: Replica: 8b36c3ac2c08410084aea2cadc8e81c0, State: Running, Role: LEADER
I20260630 12:25:16.582422 18557 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8b36c3ac2c08410084aea2cadc8e81c0 [LEADER]: Queue going to LEADER mode. State: All 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: "8b36c3ac2c08410084aea2cadc8e81c0" member_type: VOTER }
I20260630 12:25:16.582717 18554 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8b36c3ac2c08410084aea2cadc8e81c0 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:16.586062 18559 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b36c3ac2c08410084aea2cadc8e81c0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b36c3ac2c08410084aea2cadc8e81c0. Latest consensus state: current_term: 1 leader_uuid: "8b36c3ac2c08410084aea2cadc8e81c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b36c3ac2c08410084aea2cadc8e81c0" member_type: VOTER } }
I20260630 12:25:16.586712 18559 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b36c3ac2c08410084aea2cadc8e81c0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:16.587189 18558 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b36c3ac2c08410084aea2cadc8e81c0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8b36c3ac2c08410084aea2cadc8e81c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b36c3ac2c08410084aea2cadc8e81c0" member_type: VOTER } }
I20260630 12:25:16.587949 18558 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b36c3ac2c08410084aea2cadc8e81c0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:16.590104 18565 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:16.594920 18565 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:16.598866 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:16.603561 18565 catalog_manager.cc:1383] Generated new cluster ID: 4f2c57b92fa64a86afebf999cf8d785c
I20260630 12:25:16.603814 18565 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:16.634126 18565 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:16.635396 18565 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:16.653398 18565 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8b36c3ac2c08410084aea2cadc8e81c0: Generated new TSK 0
I20260630 12:25:16.653987 18565 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:16.665007 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:16.670951 18575 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:16.671509 18576 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:16.673504 18578 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:16.673619 16826 server_base.cc:1061] running on GCE node
I20260630 12:25:16.674657 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:16.674885 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:16.675108 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822316675079 us; error 0 us; skew 500 ppm
I20260630 12:25:16.675601 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:16.678402 16826 webserver.cc:533] Webserver started at http://127.16.110.129:37123/ using document root <none> and password file <none>
I20260630 12:25:16.678882 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:16.679096 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:16.679364 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:16.680505 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822292038890-16826-0/minicluster-data/ts-0-root/instance:
uuid: "4e6366fdd01b441eb2d14cdc929d2f87"
format_stamp: "Formatted at 2026-06-30 12:25:16 on dist-test-slave-pnhc"
I20260630 12:25:16.685153 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:25:16.688817 18583 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:16.689730 16826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:25:16.689992 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822292038890-16826-0/minicluster-data/ts-0-root
uuid: "4e6366fdd01b441eb2d14cdc929d2f87"
format_stamp: "Formatted at 2026-06-30 12:25:16 on dist-test-slave-pnhc"
I20260630 12:25:16.690232 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822292038890-16826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822292038890-16826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822292038890-16826-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:16.717216 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:16.718319 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:16.719669 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:16.721944 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:16.722122 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:16.722396 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:16.722559 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:16.763047 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.129:46377
I20260630 12:25:16.763144 18645 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.129:46377 every 8 connection(s)
I20260630 12:25:16.768409 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:16.775523 18650 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:16.777171 18651 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:16.779744 16826 server_base.cc:1061] running on GCE node
W20260630 12:25:16.780400 18654 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:16.781299 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:16.781499 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:16.781632 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822316781620 us; error 0 us; skew 500 ppm
I20260630 12:25:16.782075 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:16.784998 16826 webserver.cc:533] Webserver started at http://127.16.110.130:32909/ using document root <none> and password file <none>
I20260630 12:25:16.785676 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:16.785936 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:16.786294 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:16.786863 18646 heartbeater.cc:344] Connected to a master server at 127.16.110.190:35295
I20260630 12:25:16.787230 18646 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:16.787673 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822292038890-16826-0/minicluster-data/ts-1-root/instance:
uuid: "e9f86be4fddd403ea003dea6f101213c"
format_stamp: "Formatted at 2026-06-30 12:25:16 on dist-test-slave-pnhc"
I20260630 12:25:16.787938 18646 heartbeater.cc:507] Master 127.16.110.190:35295 requested a full tablet report, sending...
I20260630 12:25:16.790253 18519 ts_manager.cc:194] Registered new tserver with Master: 4e6366fdd01b441eb2d14cdc929d2f87 (127.16.110.129:46377)
I20260630 12:25:16.792945 18519 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44656
I20260630 12:25:16.793907 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:25:16.797441 18658 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:16.798220 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:16.798501 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822292038890-16826-0/minicluster-data/ts-1-root
uuid: "e9f86be4fddd403ea003dea6f101213c"
format_stamp: "Formatted at 2026-06-30 12:25:16 on dist-test-slave-pnhc"
I20260630 12:25:16.798772 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822292038890-16826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822292038890-16826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822292038890-16826-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:16.833561 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:16.834776 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:16.836495 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:16.839838 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:16.840024 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:16.840327 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:16.840456 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:16.879418 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.130:35179
I20260630 12:25:16.879577 18720 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.130:35179 every 8 connection(s)
I20260630 12:25:16.884289 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:16.891034 18724 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:16.893046 18725 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:16.896317 16826 server_base.cc:1061] running on GCE node
W20260630 12:25:16.896486 18727 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:16.897086 18721 heartbeater.cc:344] Connected to a master server at 127.16.110.190:35295
I20260630 12:25:16.897531 18721 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:16.897692 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:16.897956 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:16.898135 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822316898117 us; error 0 us; skew 500 ppm
I20260630 12:25:16.898358 18721 heartbeater.cc:507] Master 127.16.110.190:35295 requested a full tablet report, sending...
I20260630 12:25:16.898825 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:16.900813 18519 ts_manager.cc:194] Registered new tserver with Master: e9f86be4fddd403ea003dea6f101213c (127.16.110.130:35179)
I20260630 12:25:16.901851 16826 webserver.cc:533] Webserver started at http://127.16.110.131:38649/ using document root <none> and password file <none>
I20260630 12:25:16.902477 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:16.902710 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:16.902647 18519 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44664
I20260630 12:25:16.903178 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:16.904570 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822292038890-16826-0/minicluster-data/ts-2-root/instance:
uuid: "9aaa1bea9760492cb3227d8f50b40de5"
format_stamp: "Formatted at 2026-06-30 12:25:16 on dist-test-slave-pnhc"
I20260630 12:25:16.908974 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:25:16.912142 18732 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:16.912955 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:16.913246 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822292038890-16826-0/minicluster-data/ts-2-root
uuid: "9aaa1bea9760492cb3227d8f50b40de5"
format_stamp: "Formatted at 2026-06-30 12:25:16 on dist-test-slave-pnhc"
I20260630 12:25:16.913491 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822292038890-16826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822292038890-16826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822292038890-16826-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:16.923874 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:16.925053 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:16.926497 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:16.928737 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:16.928973 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:16.929205 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:16.929378 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:16.967875 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.131:33183
I20260630 12:25:16.967964 18794 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.131:33183 every 8 connection(s)
I20260630 12:25:16.981328 18795 heartbeater.cc:344] Connected to a master server at 127.16.110.190:35295
I20260630 12:25:16.981736 18795 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:16.982479 18795 heartbeater.cc:507] Master 127.16.110.190:35295 requested a full tablet report, sending...
I20260630 12:25:16.984552 18519 ts_manager.cc:194] Registered new tserver with Master: 9aaa1bea9760492cb3227d8f50b40de5 (127.16.110.131:33183)
I20260630 12:25:16.985635 16826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014613149s
I20260630 12:25:16.985826 18519 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44674
I20260630 12:25:17.795616 18646 heartbeater.cc:499] Master 127.16.110.190:35295 was elected leader, sending a full tablet report...
I20260630 12:25:17.905715 18721 heartbeater.cc:499] Master 127.16.110.190:35295 was elected leader, sending a full tablet report...
I20260630 12:25:17.988329 18795 heartbeater.cc:499] Master 127.16.110.190:35295 was elected leader, sending a full tablet report...
I20260630 12:25:18.041038 18519 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44690:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:25:18.043112 18519 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:25:18.087925 18610 tablet_service.cc:1511] Processing CreateTablet for tablet 466ae4e50d434a2d851e80e708023247 (DEFAULT_TABLE table=test-workload [id=f7ff8447efab4656aba8fa0204575d50]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:25:18.089341 18610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466ae4e50d434a2d851e80e708023247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:18.087929 18611 tablet_service.cc:1511] Processing CreateTablet for tablet ef39e851b27c43e799a5b8a3304d048f (DEFAULT_TABLE table=test-workload [id=f7ff8447efab4656aba8fa0204575d50]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:25:18.093499 18611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef39e851b27c43e799a5b8a3304d048f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:18.100025 18760 tablet_service.cc:1511] Processing CreateTablet for tablet ef39e851b27c43e799a5b8a3304d048f (DEFAULT_TABLE table=test-workload [id=f7ff8447efab4656aba8fa0204575d50]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:25:18.101671 18760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef39e851b27c43e799a5b8a3304d048f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:18.104357 18759 tablet_service.cc:1511] Processing CreateTablet for tablet 466ae4e50d434a2d851e80e708023247 (DEFAULT_TABLE table=test-workload [id=f7ff8447efab4656aba8fa0204575d50]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:25:18.105664 18759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466ae4e50d434a2d851e80e708023247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:18.107213 18686 tablet_service.cc:1511] Processing CreateTablet for tablet ef39e851b27c43e799a5b8a3304d048f (DEFAULT_TABLE table=test-workload [id=f7ff8447efab4656aba8fa0204575d50]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:25:18.108623 18686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef39e851b27c43e799a5b8a3304d048f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:18.113772 18685 tablet_service.cc:1511] Processing CreateTablet for tablet 466ae4e50d434a2d851e80e708023247 (DEFAULT_TABLE table=test-workload [id=f7ff8447efab4656aba8fa0204575d50]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:25:18.115092 18685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 466ae4e50d434a2d851e80e708023247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:18.122167 18815 tablet_bootstrap.cc:492] T 466ae4e50d434a2d851e80e708023247 P 4e6366fdd01b441eb2d14cdc929d2f87: Bootstrap starting.
I20260630 12:25:18.132620 18815 tablet_bootstrap.cc:654] T 466ae4e50d434a2d851e80e708023247 P 4e6366fdd01b441eb2d14cdc929d2f87: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:18.132941 18816 tablet_bootstrap.cc:492] T 466ae4e50d434a2d851e80e708023247 P 9aaa1bea9760492cb3227d8f50b40de5: Bootstrap starting.
I20260630 12:25:18.141698 18816 tablet_bootstrap.cc:654] T 466ae4e50d434a2d851e80e708023247 P 9aaa1bea9760492cb3227d8f50b40de5: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:18.146621 18815 tablet_bootstrap.cc:492] T 466ae4e50d434a2d851e80e708023247 P 4e6366fdd01b441eb2d14cdc929d2f87: No bootstrap required, opened a new log
I20260630 12:25:18.147176 18815 ts_tablet_manager.cc:1403] T 466ae4e50d434a2d851e80e708023247 P 4e6366fdd01b441eb2d14cdc929d2f87: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.012s
I20260630 12:25:18.147344 18818 tablet_bootstrap.cc:492] T ef39e851b27c43e799a5b8a3304d048f P e9f86be4fddd403ea003dea6f101213c: Bootstrap starting.
I20260630 12:25:18.150187 18816 tablet_bootstrap.cc:492] T 466ae4e50d434a2d851e80e708023247 P 9aaa1bea9760492cb3227d8f50b40de5: No bootstrap required, opened a new log
I20260630 12:25:18.150833 18816 ts_tablet_manager.cc:1403] T 466ae4e50d434a2d851e80e708023247 P 9aaa1bea9760492cb3227d8f50b40de5: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260630 12:25:18.150239 18815 raft_consensus.cc:359] T 466ae4e50d434a2d851e80e708023247 P 4e6366fdd01b441eb2d14cdc929d2f87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } }
I20260630 12:25:18.151234 18815 raft_consensus.cc:385] T 466ae4e50d434a2d851e80e708023247 P 4e6366fdd01b441eb2d14cdc929d2f87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:18.151573 18815 raft_consensus.cc:740] T 466ae4e50d434a2d851e80e708023247 P 4e6366fdd01b441eb2d14cdc929d2f87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e6366fdd01b441eb2d14cdc929d2f87, State: Initialized, Role: FOLLOWER
I20260630 12:25:18.152357 18815 consensus_queue.cc:260] T 466ae4e50d434a2d851e80e708023247 P 4e6366fdd01b441eb2d14cdc929d2f87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } }
I20260630 12:25:18.153115 18816 raft_consensus.cc:359] T 466ae4e50d434a2d851e80e708023247 P 9aaa1bea9760492cb3227d8f50b40de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } }
I20260630 12:25:18.153688 18816 raft_consensus.cc:385] T 466ae4e50d434a2d851e80e708023247 P 9aaa1bea9760492cb3227d8f50b40de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:18.153851 18818 tablet_bootstrap.cc:654] T ef39e851b27c43e799a5b8a3304d048f P e9f86be4fddd403ea003dea6f101213c: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:18.154091 18816 raft_consensus.cc:740] T 466ae4e50d434a2d851e80e708023247 P 9aaa1bea9760492cb3227d8f50b40de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aaa1bea9760492cb3227d8f50b40de5, State: Initialized, Role: FOLLOWER
I20260630 12:25:18.154986 18816 consensus_queue.cc:260] T 466ae4e50d434a2d851e80e708023247 P 9aaa1bea9760492cb3227d8f50b40de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } }
I20260630 12:25:18.155550 18815 ts_tablet_manager.cc:1434] T 466ae4e50d434a2d851e80e708023247 P 4e6366fdd01b441eb2d14cdc929d2f87: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:25:18.156641 18815 tablet_bootstrap.cc:492] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87: Bootstrap starting.
I20260630 12:25:18.158524 18816 ts_tablet_manager.cc:1434] T 466ae4e50d434a2d851e80e708023247 P 9aaa1bea9760492cb3227d8f50b40de5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260630 12:25:18.159490 18816 tablet_bootstrap.cc:492] T ef39e851b27c43e799a5b8a3304d048f P 9aaa1bea9760492cb3227d8f50b40de5: Bootstrap starting.
I20260630 12:25:18.165357 18816 tablet_bootstrap.cc:654] T ef39e851b27c43e799a5b8a3304d048f P 9aaa1bea9760492cb3227d8f50b40de5: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:18.167312 18815 tablet_bootstrap.cc:654] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:18.172646 18818 tablet_bootstrap.cc:492] T ef39e851b27c43e799a5b8a3304d048f P e9f86be4fddd403ea003dea6f101213c: No bootstrap required, opened a new log
I20260630 12:25:18.173369 18818 ts_tablet_manager.cc:1403] T ef39e851b27c43e799a5b8a3304d048f P e9f86be4fddd403ea003dea6f101213c: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.009s
I20260630 12:25:18.177227 18818 raft_consensus.cc:359] T ef39e851b27c43e799a5b8a3304d048f P e9f86be4fddd403ea003dea6f101213c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } }
I20260630 12:25:18.177892 18816 tablet_bootstrap.cc:492] T ef39e851b27c43e799a5b8a3304d048f P 9aaa1bea9760492cb3227d8f50b40de5: No bootstrap required, opened a new log
I20260630 12:25:18.178146 18818 raft_consensus.cc:385] T ef39e851b27c43e799a5b8a3304d048f P e9f86be4fddd403ea003dea6f101213c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:18.178438 18816 ts_tablet_manager.cc:1403] T ef39e851b27c43e799a5b8a3304d048f P 9aaa1bea9760492cb3227d8f50b40de5: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.013s
I20260630 12:25:18.178488 18818 raft_consensus.cc:740] T ef39e851b27c43e799a5b8a3304d048f P e9f86be4fddd403ea003dea6f101213c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9f86be4fddd403ea003dea6f101213c, State: Initialized, Role: FOLLOWER
I20260630 12:25:18.179394 18818 consensus_queue.cc:260] T ef39e851b27c43e799a5b8a3304d048f P e9f86be4fddd403ea003dea6f101213c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } }
I20260630 12:25:18.180316 18815 tablet_bootstrap.cc:492] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87: No bootstrap required, opened a new log
I20260630 12:25:18.180786 18815 ts_tablet_manager.cc:1403] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260630 12:25:18.181574 18816 raft_consensus.cc:359] T ef39e851b27c43e799a5b8a3304d048f P 9aaa1bea9760492cb3227d8f50b40de5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } }
I20260630 12:25:18.182302 18816 raft_consensus.cc:385] T ef39e851b27c43e799a5b8a3304d048f P 9aaa1bea9760492cb3227d8f50b40de5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:18.182633 18816 raft_consensus.cc:740] T ef39e851b27c43e799a5b8a3304d048f P 9aaa1bea9760492cb3227d8f50b40de5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aaa1bea9760492cb3227d8f50b40de5, State: Initialized, Role: FOLLOWER
I20260630 12:25:18.183346 18818 ts_tablet_manager.cc:1434] T ef39e851b27c43e799a5b8a3304d048f P e9f86be4fddd403ea003dea6f101213c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260630 12:25:18.183430 18816 consensus_queue.cc:260] T ef39e851b27c43e799a5b8a3304d048f P 9aaa1bea9760492cb3227d8f50b40de5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } }
I20260630 12:25:18.184613 18818 tablet_bootstrap.cc:492] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c: Bootstrap starting.
I20260630 12:25:18.184646 18815 raft_consensus.cc:359] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } }
I20260630 12:25:18.185531 18815 raft_consensus.cc:385] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:18.185880 18815 raft_consensus.cc:740] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e6366fdd01b441eb2d14cdc929d2f87, State: Initialized, Role: FOLLOWER
I20260630 12:25:18.186807 18815 consensus_queue.cc:260] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } }
I20260630 12:25:18.188431 18816 ts_tablet_manager.cc:1434] T ef39e851b27c43e799a5b8a3304d048f P 9aaa1bea9760492cb3227d8f50b40de5: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260630 12:25:18.191206 18815 ts_tablet_manager.cc:1434] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260630 12:25:18.192556 18818 tablet_bootstrap.cc:654] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:18.201800 18818 tablet_bootstrap.cc:492] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c: No bootstrap required, opened a new log
I20260630 12:25:18.202236 18818 ts_tablet_manager.cc:1403] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.007s
I20260630 12:25:18.204223 18818 raft_consensus.cc:359] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } }
I20260630 12:25:18.204770 18818 raft_consensus.cc:385] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:18.205088 18818 raft_consensus.cc:740] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9f86be4fddd403ea003dea6f101213c, State: Initialized, Role: FOLLOWER
I20260630 12:25:18.205865 18818 consensus_queue.cc:260] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } }
I20260630 12:25:18.207652 18818 ts_tablet_manager.cc:1434] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:25:18.292068 18825 raft_consensus.cc:493] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:18.292562 18825 raft_consensus.cc:515] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } }
I20260630 12:25:18.294747 18825 leader_election.cc:290] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e6366fdd01b441eb2d14cdc929d2f87 (127.16.110.129:46377), 9aaa1bea9760492cb3227d8f50b40de5 (127.16.110.131:33183)
I20260630 12:25:18.306393 18621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466ae4e50d434a2d851e80e708023247" candidate_uuid: "e9f86be4fddd403ea003dea6f101213c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" is_pre_election: true
I20260630 12:25:18.306622 18770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466ae4e50d434a2d851e80e708023247" candidate_uuid: "e9f86be4fddd403ea003dea6f101213c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aaa1bea9760492cb3227d8f50b40de5" is_pre_election: true
I20260630 12:25:18.307056 18621 raft_consensus.cc:2468] T 466ae4e50d434a2d851e80e708023247 P 4e6366fdd01b441eb2d14cdc929d2f87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9f86be4fddd403ea003dea6f101213c in term 0.
I20260630 12:25:18.307312 18770 raft_consensus.cc:2468] T 466ae4e50d434a2d851e80e708023247 P 9aaa1bea9760492cb3227d8f50b40de5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9f86be4fddd403ea003dea6f101213c in term 0.
I20260630 12:25:18.308323 18660 leader_election.cc:304] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e6366fdd01b441eb2d14cdc929d2f87, e9f86be4fddd403ea003dea6f101213c; no voters: 
I20260630 12:25:18.309191 18825 raft_consensus.cc:2804] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:18.309559 18825 raft_consensus.cc:493] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:18.309867 18825 raft_consensus.cc:3060] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:18.315079 18825 raft_consensus.cc:515] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } }
I20260630 12:25:18.316697 18825 leader_election.cc:290] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c [CANDIDATE]: Term 1 election: Requested vote from peers 4e6366fdd01b441eb2d14cdc929d2f87 (127.16.110.129:46377), 9aaa1bea9760492cb3227d8f50b40de5 (127.16.110.131:33183)
I20260630 12:25:18.317613 18621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466ae4e50d434a2d851e80e708023247" candidate_uuid: "e9f86be4fddd403ea003dea6f101213c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e6366fdd01b441eb2d14cdc929d2f87"
I20260630 12:25:18.317802 18770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "466ae4e50d434a2d851e80e708023247" candidate_uuid: "e9f86be4fddd403ea003dea6f101213c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aaa1bea9760492cb3227d8f50b40de5"
I20260630 12:25:18.318130 18621 raft_consensus.cc:3060] T 466ae4e50d434a2d851e80e708023247 P 4e6366fdd01b441eb2d14cdc929d2f87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:18.318348 18770 raft_consensus.cc:3060] T 466ae4e50d434a2d851e80e708023247 P 9aaa1bea9760492cb3227d8f50b40de5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:18.323032 18621 raft_consensus.cc:2468] T 466ae4e50d434a2d851e80e708023247 P 4e6366fdd01b441eb2d14cdc929d2f87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9f86be4fddd403ea003dea6f101213c in term 1.
I20260630 12:25:18.323031 18770 raft_consensus.cc:2468] T 466ae4e50d434a2d851e80e708023247 P 9aaa1bea9760492cb3227d8f50b40de5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9f86be4fddd403ea003dea6f101213c in term 1.
I20260630 12:25:18.324366 18660 leader_election.cc:304] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e6366fdd01b441eb2d14cdc929d2f87, e9f86be4fddd403ea003dea6f101213c; no voters: 
I20260630 12:25:18.324978 18825 raft_consensus.cc:2804] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:18.326133 18825 raft_consensus.cc:697] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c [term 1 LEADER]: Becoming Leader. State: Replica: e9f86be4fddd403ea003dea6f101213c, State: Running, Role: LEADER
I20260630 12:25:18.326881 18825 consensus_queue.cc:237] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } }
I20260630 12:25:18.333555 18516 catalog_manager.cc:5697] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c reported cstate change: term changed from 0 to 1, leader changed from <none> to e9f86be4fddd403ea003dea6f101213c (127.16.110.130). New cstate: current_term: 1 leader_uuid: "e9f86be4fddd403ea003dea6f101213c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:18.498719 18820 raft_consensus.cc:493] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:18.499254 18820 raft_consensus.cc:515] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } }
I20260630 12:25:18.503186 18820 leader_election.cc:290] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9f86be4fddd403ea003dea6f101213c (127.16.110.130:35179), 9aaa1bea9760492cb3227d8f50b40de5 (127.16.110.131:33183)
I20260630 12:25:18.511979 18696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef39e851b27c43e799a5b8a3304d048f" candidate_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9f86be4fddd403ea003dea6f101213c" is_pre_election: true
I20260630 12:25:18.512472 18770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef39e851b27c43e799a5b8a3304d048f" candidate_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aaa1bea9760492cb3227d8f50b40de5" is_pre_election: true
I20260630 12:25:18.512666 18696 raft_consensus.cc:2468] T ef39e851b27c43e799a5b8a3304d048f P e9f86be4fddd403ea003dea6f101213c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e6366fdd01b441eb2d14cdc929d2f87 in term 0.
I20260630 12:25:18.513079 18770 raft_consensus.cc:2468] T ef39e851b27c43e799a5b8a3304d048f P 9aaa1bea9760492cb3227d8f50b40de5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e6366fdd01b441eb2d14cdc929d2f87 in term 0.
I20260630 12:25:18.513827 18584 leader_election.cc:304] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e6366fdd01b441eb2d14cdc929d2f87, e9f86be4fddd403ea003dea6f101213c; no voters: 
I20260630 12:25:18.514557 18820 raft_consensus.cc:2804] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:18.514907 18820 raft_consensus.cc:493] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:18.515304 18820 raft_consensus.cc:3060] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:18.520818 18820 raft_consensus.cc:515] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } }
I20260630 12:25:18.522501 18820 leader_election.cc:290] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [CANDIDATE]: Term 1 election: Requested vote from peers e9f86be4fddd403ea003dea6f101213c (127.16.110.130:35179), 9aaa1bea9760492cb3227d8f50b40de5 (127.16.110.131:33183)
I20260630 12:25:18.523505 18696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef39e851b27c43e799a5b8a3304d048f" candidate_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9f86be4fddd403ea003dea6f101213c"
I20260630 12:25:18.523658 18770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef39e851b27c43e799a5b8a3304d048f" candidate_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9aaa1bea9760492cb3227d8f50b40de5"
I20260630 12:25:18.524081 18696 raft_consensus.cc:3060] T ef39e851b27c43e799a5b8a3304d048f P e9f86be4fddd403ea003dea6f101213c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:18.524339 18770 raft_consensus.cc:3060] T ef39e851b27c43e799a5b8a3304d048f P 9aaa1bea9760492cb3227d8f50b40de5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:18.528975 18696 raft_consensus.cc:2468] T ef39e851b27c43e799a5b8a3304d048f P e9f86be4fddd403ea003dea6f101213c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e6366fdd01b441eb2d14cdc929d2f87 in term 1.
I20260630 12:25:18.529196 18770 raft_consensus.cc:2468] T ef39e851b27c43e799a5b8a3304d048f P 9aaa1bea9760492cb3227d8f50b40de5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e6366fdd01b441eb2d14cdc929d2f87 in term 1.
I20260630 12:25:18.530143 18584 leader_election.cc:304] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e6366fdd01b441eb2d14cdc929d2f87, e9f86be4fddd403ea003dea6f101213c; no voters: 
I20260630 12:25:18.530920 18820 raft_consensus.cc:2804] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:18.532130 18820 raft_consensus.cc:697] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [term 1 LEADER]: Becoming Leader. State: Replica: 4e6366fdd01b441eb2d14cdc929d2f87, State: Running, Role: LEADER
I20260630 12:25:18.532792 18820 consensus_queue.cc:237] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } }
I20260630 12:25:18.542881 18516 catalog_manager.cc:5697] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e6366fdd01b441eb2d14cdc929d2f87 (127.16.110.129). New cstate: current_term: 1 leader_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:18.598935 18572 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:18.601670 18572 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:18.601984 18572 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:18.727658 18825 consensus_queue.cc:1048] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:18.741199 18829 consensus_queue.cc:1048] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:18.967963 18820 consensus_queue.cc:1048] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:18.980784 18820 consensus_queue.cc:1048] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:20.602823 18572 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:20.605158 18572 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:20.605594 18572 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:22.606829 18572 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:22.609174 18572 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:22.609540 18572 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:25:22.686936 18642 debug-util.cc:398] Leaking SignalData structure 0x7b0800112640 after lost signal to thread 16829
W20260630 12:25:22.688196 18642 debug-util.cc:398] Leaking SignalData structure 0x7b0800234f80 after lost signal to thread 18553
W20260630 12:25:22.689374 18642 debug-util.cc:398] Leaking SignalData structure 0x7b0800034140 after lost signal to thread 18645
W20260630 12:25:22.690470 18642 debug-util.cc:398] Leaking SignalData structure 0x7b0800064800 after lost signal to thread 18720
W20260630 12:25:22.691530 18642 debug-util.cc:398] Leaking SignalData structure 0x7b08001d8600 after lost signal to thread 18794
I20260630 12:25:24.610731 18572 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:24.613770 18572 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:24.614215 18572 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:26.615360 18572 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:26.617707 18572 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:26.618072 18572 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:28.619419 18572 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:28.622260 18572 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:28.622674 18572 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:28.932778 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:28.946931 18849 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:28.951711 18848 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:28.956221 16826 server_base.cc:1061] running on GCE node
W20260630 12:25:28.958932 18851 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:28.960616 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:28.961017 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:28.961333 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822328961310 us; error 0 us; skew 500 ppm
I20260630 12:25:28.962245 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:28.972642 16826 webserver.cc:533] Webserver started at http://127.16.110.132:35749/ using document root <none> and password file <none>
I20260630 12:25:28.973646 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:28.973959 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:28.974370 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:28.976511 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822292038890-16826-0/minicluster-data/ts-3-root/instance:
uuid: "1a1e5e225d3a498881f685c359eb7a69"
format_stamp: "Formatted at 2026-06-30 12:25:28 on dist-test-slave-pnhc"
I20260630 12:25:28.993155 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.015s	user 0.006s	sys 0.009s
I20260630 12:25:28.997555 18856 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:28.998648 16826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:25:28.998921 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822292038890-16826-0/minicluster-data/ts-3-root
uuid: "1a1e5e225d3a498881f685c359eb7a69"
format_stamp: "Formatted at 2026-06-30 12:25:28 on dist-test-slave-pnhc"
I20260630 12:25:28.999173 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822292038890-16826-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822292038890-16826-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822292038890-16826-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:29.018483 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:29.020171 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:29.021858 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:29.024482 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:29.024837 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:25:29.025200 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:29.025403 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:29.068575 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.132:38087
I20260630 12:25:29.068711 18918 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.132:38087 every 8 connection(s)
I20260630 12:25:29.085891 18919 heartbeater.cc:344] Connected to a master server at 127.16.110.190:35295
I20260630 12:25:29.086361 18919 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:29.087087 18919 heartbeater.cc:507] Master 127.16.110.190:35295 requested a full tablet report, sending...
I20260630 12:25:29.089336 18516 ts_manager.cc:194] Registered new tserver with Master: 1a1e5e225d3a498881f685c359eb7a69 (127.16.110.132:38087)
I20260630 12:25:29.090902 18516 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50266
I20260630 12:25:29.715260 18621 consensus_queue.cc:237] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [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: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } attrs { replace: true } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } } peers { permanent_uuid: "1a1e5e225d3a498881f685c359eb7a69" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 38087 } attrs { promote: true } }
I20260630 12:25:29.723163 18770 raft_consensus.cc:1275] T ef39e851b27c43e799a5b8a3304d048f P 9aaa1bea9760492cb3227d8f50b40de5 [term 1 FOLLOWER]: Refusing update from remote peer 4e6366fdd01b441eb2d14cdc929d2f87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:29.727798 18926 consensus_queue.cc:1048] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:25:29.729032 18696 raft_consensus.cc:1275] T ef39e851b27c43e799a5b8a3304d048f P e9f86be4fddd403ea003dea6f101213c [term 1 FOLLOWER]: Refusing update from remote peer 4e6366fdd01b441eb2d14cdc929d2f87: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:29.731556 18847 consensus_queue.cc:1048] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:25:29.746233 18926 raft_consensus.cc:2955] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1a1e5e225d3a498881f685c359eb7a69 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } attrs { replace: true } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } } peers { permanent_uuid: "1a1e5e225d3a498881f685c359eb7a69" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 38087 } attrs { promote: true } } }
I20260630 12:25:29.750458 18696 raft_consensus.cc:2955] T ef39e851b27c43e799a5b8a3304d048f P e9f86be4fddd403ea003dea6f101213c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1a1e5e225d3a498881f685c359eb7a69 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } attrs { replace: true } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } } peers { permanent_uuid: "1a1e5e225d3a498881f685c359eb7a69" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 38087 } attrs { promote: true } } }
W20260630 12:25:29.754757 18585 consensus_peers.cc:597] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 -> Peer 1a1e5e225d3a498881f685c359eb7a69 (127.16.110.132:38087): Couldn't send request to peer 1a1e5e225d3a498881f685c359eb7a69. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ef39e851b27c43e799a5b8a3304d048f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:29.762722 18770 raft_consensus.cc:2955] T ef39e851b27c43e799a5b8a3304d048f P 9aaa1bea9760492cb3227d8f50b40de5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1a1e5e225d3a498881f685c359eb7a69 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } attrs { replace: true } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } } peers { permanent_uuid: "1a1e5e225d3a498881f685c359eb7a69" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 38087 } attrs { promote: true } } }
I20260630 12:25:29.769845 18516 catalog_manager.cc:5697] T ef39e851b27c43e799a5b8a3304d048f P e9f86be4fddd403ea003dea6f101213c reported cstate change: config changed from index -1 to 2, NON_VOTER 1a1e5e225d3a498881f685c359eb7a69 (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } attrs { replace: true } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } } peers { permanent_uuid: "1a1e5e225d3a498881f685c359eb7a69" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 38087 } attrs { promote: true } } }
W20260630 12:25:29.946672 18717 debug-util.cc:398] Leaking SignalData structure 0x7b08001a24a0 after lost signal to thread 16829
W20260630 12:25:29.947609 18717 debug-util.cc:398] Leaking SignalData structure 0x7b0800148560 after lost signal to thread 18553
W20260630 12:25:29.948596 18717 debug-util.cc:398] Leaking SignalData structure 0x7b08001b6320 after lost signal to thread 18645
W20260630 12:25:29.949486 18717 debug-util.cc:398] Leaking SignalData structure 0x7b0800064260 after lost signal to thread 18720
W20260630 12:25:29.950353 18717 debug-util.cc:398] Leaking SignalData structure 0x7b08000677c0 after lost signal to thread 18794
I20260630 12:25:30.093492 18919 heartbeater.cc:499] Master 127.16.110.190:35295 was elected leader, sending a full tablet report...
I20260630 12:25:30.213043 18938 ts_tablet_manager.cc:933] T ef39e851b27c43e799a5b8a3304d048f P 1a1e5e225d3a498881f685c359eb7a69: Initiating tablet copy from peer 4e6366fdd01b441eb2d14cdc929d2f87 (127.16.110.129:46377)
I20260630 12:25:30.217096 18938 tablet_copy_client.cc:323] T ef39e851b27c43e799a5b8a3304d048f P 1a1e5e225d3a498881f685c359eb7a69: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.129:46377
I20260630 12:25:30.246189 18631 tablet_copy_service.cc:140] P 4e6366fdd01b441eb2d14cdc929d2f87: Received BeginTabletCopySession request for tablet ef39e851b27c43e799a5b8a3304d048f from peer 1a1e5e225d3a498881f685c359eb7a69 ({username='slave'} at 127.0.0.1:60788)
I20260630 12:25:30.246833 18631 tablet_copy_service.cc:161] P 4e6366fdd01b441eb2d14cdc929d2f87: Beginning new tablet copy session on tablet ef39e851b27c43e799a5b8a3304d048f from peer 1a1e5e225d3a498881f685c359eb7a69 at {username='slave'} at 127.0.0.1:60788: session id = 1a1e5e225d3a498881f685c359eb7a69-ef39e851b27c43e799a5b8a3304d048f
I20260630 12:25:30.255808 18631 tablet_copy_source_session.cc:215] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:30.259851 18938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef39e851b27c43e799a5b8a3304d048f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:30.275975 18938 tablet_copy_client.cc:806] T ef39e851b27c43e799a5b8a3304d048f P 1a1e5e225d3a498881f685c359eb7a69: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:30.276690 18938 tablet_copy_client.cc:670] T ef39e851b27c43e799a5b8a3304d048f P 1a1e5e225d3a498881f685c359eb7a69: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:30.280942 18938 tablet_copy_client.cc:538] T ef39e851b27c43e799a5b8a3304d048f P 1a1e5e225d3a498881f685c359eb7a69: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:30.291103 18938 tablet_bootstrap.cc:492] T ef39e851b27c43e799a5b8a3304d048f P 1a1e5e225d3a498881f685c359eb7a69: Bootstrap starting.
I20260630 12:25:30.313306 18938 tablet_bootstrap.cc:492] T ef39e851b27c43e799a5b8a3304d048f P 1a1e5e225d3a498881f685c359eb7a69: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:25:30.314231 18938 tablet_bootstrap.cc:492] T ef39e851b27c43e799a5b8a3304d048f P 1a1e5e225d3a498881f685c359eb7a69: Bootstrap complete.
I20260630 12:25:30.314924 18938 ts_tablet_manager.cc:1403] T ef39e851b27c43e799a5b8a3304d048f P 1a1e5e225d3a498881f685c359eb7a69: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260630 12:25:30.318064 18938 raft_consensus.cc:359] T ef39e851b27c43e799a5b8a3304d048f P 1a1e5e225d3a498881f685c359eb7a69 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } attrs { replace: true } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } } peers { permanent_uuid: "1a1e5e225d3a498881f685c359eb7a69" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 38087 } attrs { promote: true } }
I20260630 12:25:30.318948 18938 raft_consensus.cc:740] T ef39e851b27c43e799a5b8a3304d048f P 1a1e5e225d3a498881f685c359eb7a69 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1a1e5e225d3a498881f685c359eb7a69, State: Initialized, Role: LEARNER
I20260630 12:25:30.319700 18938 consensus_queue.cc:260] T ef39e851b27c43e799a5b8a3304d048f P 1a1e5e225d3a498881f685c359eb7a69 [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: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } attrs { replace: true } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } } peers { permanent_uuid: "1a1e5e225d3a498881f685c359eb7a69" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 38087 } attrs { promote: true } }
I20260630 12:25:30.324942 18938 ts_tablet_manager.cc:1434] T ef39e851b27c43e799a5b8a3304d048f P 1a1e5e225d3a498881f685c359eb7a69: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260630 12:25:30.327005 18631 tablet_copy_service.cc:342] P 4e6366fdd01b441eb2d14cdc929d2f87: Request end of tablet copy session 1a1e5e225d3a498881f685c359eb7a69-ef39e851b27c43e799a5b8a3304d048f received from {username='slave'} at 127.0.0.1:60788
I20260630 12:25:30.327533 18631 tablet_copy_service.cc:434] P 4e6366fdd01b441eb2d14cdc929d2f87: ending tablet copy session 1a1e5e225d3a498881f685c359eb7a69-ef39e851b27c43e799a5b8a3304d048f on tablet ef39e851b27c43e799a5b8a3304d048f with peer 1a1e5e225d3a498881f685c359eb7a69
I20260630 12:25:30.623988 18572 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:30.627143 18572 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:30.627720 18572 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:30.755141 18894 raft_consensus.cc:1217] T ef39e851b27c43e799a5b8a3304d048f P 1a1e5e225d3a498881f685c359eb7a69 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:25:31.133978 18946 raft_consensus.cc:1064] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87: attempting to promote NON_VOTER 1a1e5e225d3a498881f685c359eb7a69 to VOTER
I20260630 12:25:31.137089 18946 consensus_queue.cc:237] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [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: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } attrs { replace: true } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } } peers { permanent_uuid: "1a1e5e225d3a498881f685c359eb7a69" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 38087 } attrs { promote: false } }
I20260630 12:25:31.145443 18770 raft_consensus.cc:1275] T ef39e851b27c43e799a5b8a3304d048f P 9aaa1bea9760492cb3227d8f50b40de5 [term 1 FOLLOWER]: Refusing update from remote peer 4e6366fdd01b441eb2d14cdc929d2f87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:31.146508 18894 raft_consensus.cc:1275] T ef39e851b27c43e799a5b8a3304d048f P 1a1e5e225d3a498881f685c359eb7a69 [term 1 LEARNER]: Refusing update from remote peer 4e6366fdd01b441eb2d14cdc929d2f87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:31.147049 18696 raft_consensus.cc:1275] T ef39e851b27c43e799a5b8a3304d048f P e9f86be4fddd403ea003dea6f101213c [term 1 FOLLOWER]: Refusing update from remote peer 4e6366fdd01b441eb2d14cdc929d2f87: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:31.148743 18946 consensus_queue.cc:1048] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a1e5e225d3a498881f685c359eb7a69" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 38087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:31.149833 18944 consensus_queue.cc:1048] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:25:31.158905 18945 consensus_queue.cc:1048] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260630 12:25:31.171337 18944 raft_consensus.cc:2955] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1a1e5e225d3a498881f685c359eb7a69 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } attrs { replace: true } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } } peers { permanent_uuid: "1a1e5e225d3a498881f685c359eb7a69" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 38087 } attrs { promote: false } } }
I20260630 12:25:31.188824 18770 raft_consensus.cc:2955] T ef39e851b27c43e799a5b8a3304d048f P 9aaa1bea9760492cb3227d8f50b40de5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1a1e5e225d3a498881f685c359eb7a69 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } attrs { replace: true } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } } peers { permanent_uuid: "1a1e5e225d3a498881f685c359eb7a69" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 38087 } attrs { promote: false } } }
I20260630 12:25:31.194227 18696 raft_consensus.cc:2955] T ef39e851b27c43e799a5b8a3304d048f P e9f86be4fddd403ea003dea6f101213c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1a1e5e225d3a498881f685c359eb7a69 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } attrs { replace: true } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } } peers { permanent_uuid: "1a1e5e225d3a498881f685c359eb7a69" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 38087 } attrs { promote: false } } }
I20260630 12:25:31.187405 18893 raft_consensus.cc:2955] T ef39e851b27c43e799a5b8a3304d048f P 1a1e5e225d3a498881f685c359eb7a69 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1a1e5e225d3a498881f685c359eb7a69 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } attrs { replace: true } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } } peers { permanent_uuid: "1a1e5e225d3a498881f685c359eb7a69" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 38087 } attrs { promote: false } } }
I20260630 12:25:31.209676 18519 catalog_manager.cc:5697] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 reported cstate change: config changed from index 2 to 3, 1a1e5e225d3a498881f685c359eb7a69 (127.16.110.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9f86be4fddd403ea003dea6f101213c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 35179 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a1e5e225d3a498881f685c359eb7a69" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 38087 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:25:31.241046 18621 consensus_queue.cc:237] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [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: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } } peers { permanent_uuid: "1a1e5e225d3a498881f685c359eb7a69" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 38087 } attrs { promote: false } }
I20260630 12:25:31.248337 18893 raft_consensus.cc:1275] T ef39e851b27c43e799a5b8a3304d048f P 1a1e5e225d3a498881f685c359eb7a69 [term 1 FOLLOWER]: Refusing update from remote peer 4e6366fdd01b441eb2d14cdc929d2f87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:31.249751 18770 raft_consensus.cc:1275] T ef39e851b27c43e799a5b8a3304d048f P 9aaa1bea9760492cb3227d8f50b40de5 [term 1 FOLLOWER]: Refusing update from remote peer 4e6366fdd01b441eb2d14cdc929d2f87: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:25:31.249987 18945 consensus_queue.cc:1048] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a1e5e225d3a498881f685c359eb7a69" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 38087 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:25:31.251530 18927 consensus_queue.cc:1048] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:25:31.257783 18927 raft_consensus.cc:2955] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9f86be4fddd403ea003dea6f101213c (127.16.110.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } } peers { permanent_uuid: "1a1e5e225d3a498881f685c359eb7a69" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 38087 } attrs { promote: false } } }
I20260630 12:25:31.261108 18770 raft_consensus.cc:2955] T ef39e851b27c43e799a5b8a3304d048f P 9aaa1bea9760492cb3227d8f50b40de5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9f86be4fddd403ea003dea6f101213c (127.16.110.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } } peers { permanent_uuid: "1a1e5e225d3a498881f685c359eb7a69" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 38087 } attrs { promote: false } } }
I20260630 12:25:31.269279 18893 raft_consensus.cc:2955] T ef39e851b27c43e799a5b8a3304d048f P 1a1e5e225d3a498881f685c359eb7a69 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9f86be4fddd403ea003dea6f101213c (127.16.110.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } } peers { permanent_uuid: "1a1e5e225d3a498881f685c359eb7a69" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 38087 } attrs { promote: false } } }
I20260630 12:25:31.276140 18517 catalog_manager.cc:5697] T ef39e851b27c43e799a5b8a3304d048f P 9aaa1bea9760492cb3227d8f50b40de5 reported cstate change: config changed from index 3 to 4, VOTER e9f86be4fddd403ea003dea6f101213c (127.16.110.130) evicted. New cstate: current_term: 1 leader_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4e6366fdd01b441eb2d14cdc929d2f87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 46377 } } peers { permanent_uuid: "9aaa1bea9760492cb3227d8f50b40de5" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33183 } } peers { permanent_uuid: "1a1e5e225d3a498881f685c359eb7a69" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 38087 } attrs { promote: false } } }
I20260630 12:25:31.283059 18504 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ef39e851b27c43e799a5b8a3304d048f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:25:31.291321 18686 tablet_service.cc:1558] Processing DeleteTablet for tablet ef39e851b27c43e799a5b8a3304d048f with delete_type TABLET_DATA_TOMBSTONED (TS e9f86be4fddd403ea003dea6f101213c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33556
I20260630 12:25:31.297338 18956 tablet_replica.cc:333] T ef39e851b27c43e799a5b8a3304d048f P e9f86be4fddd403ea003dea6f101213c: stopping tablet replica
I20260630 12:25:31.298342 18956 raft_consensus.cc:2243] T ef39e851b27c43e799a5b8a3304d048f P e9f86be4fddd403ea003dea6f101213c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:31.299083 18956 raft_consensus.cc:2272] T ef39e851b27c43e799a5b8a3304d048f P e9f86be4fddd403ea003dea6f101213c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:31.303277 18956 ts_tablet_manager.cc:1916] T ef39e851b27c43e799a5b8a3304d048f P e9f86be4fddd403ea003dea6f101213c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:31.320955 18956 ts_tablet_manager.cc:1929] T ef39e851b27c43e799a5b8a3304d048f P e9f86be4fddd403ea003dea6f101213c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:25:31.321398 18956 log.cc:1199] T ef39e851b27c43e799a5b8a3304d048f P e9f86be4fddd403ea003dea6f101213c: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822292038890-16826-0/minicluster-data/ts-1-root/wals/ef39e851b27c43e799a5b8a3304d048f
I20260630 12:25:31.323192 18503 catalog_manager.cc:5028] TS e9f86be4fddd403ea003dea6f101213c (127.16.110.130:35179): tablet ef39e851b27c43e799a5b8a3304d048f (table test-workload [id=f7ff8447efab4656aba8fa0204575d50]) successfully deleted
I20260630 12:25:32.629685 18572 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:32.633553 18572 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:32.634030 18572 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:34.635041 18572 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:34.637105 18572 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:34.637392 18572 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:36.638283 18572 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:36.640216 18572 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:36.640507 18572 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:25:38.135636 18915 debug-util.cc:398] Leaking SignalData structure 0x7b08001534c0 after lost signal to thread 16829
W20260630 12:25:38.136657 18915 debug-util.cc:398] Leaking SignalData structure 0x7b0800135d20 after lost signal to thread 18553
W20260630 12:25:38.137585 18915 debug-util.cc:398] Leaking SignalData structure 0x7b0800228c40 after lost signal to thread 18645
W20260630 12:25:38.138401 18915 debug-util.cc:398] Leaking SignalData structure 0x7b0800140180 after lost signal to thread 18720
W20260630 12:25:38.139205 18915 debug-util.cc:398] Leaking SignalData structure 0x7b08001aa200 after lost signal to thread 18794
W20260630 12:25:38.140027 18915 debug-util.cc:398] Leaking SignalData structure 0x7b0800151ac0 after lost signal to thread 18918
I20260630 12:25:38.641371 18572 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:38.643501 18572 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:38.643878 18572 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:40.644860 18572 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:40.646838 18572 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:40.647182 18572 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:42.648736 18572 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:25:42.651237 18572 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:25:42.651590 18572 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:25:43.645668 16826 tablet_server.cc:179] TabletServer@127.16.110.129:0 shutting down...
I20260630 12:25:43.677688 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:43.678416 16826 tablet_replica.cc:333] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87: stopping tablet replica
I20260630 12:25:43.679028 16826 raft_consensus.cc:2243] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:43.680032 16826 raft_consensus.cc:2272] T ef39e851b27c43e799a5b8a3304d048f P 4e6366fdd01b441eb2d14cdc929d2f87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:43.682294 16826 tablet_replica.cc:333] T 466ae4e50d434a2d851e80e708023247 P 4e6366fdd01b441eb2d14cdc929d2f87: stopping tablet replica
I20260630 12:25:43.682786 16826 raft_consensus.cc:2243] T 466ae4e50d434a2d851e80e708023247 P 4e6366fdd01b441eb2d14cdc929d2f87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:43.683166 16826 raft_consensus.cc:2272] T 466ae4e50d434a2d851e80e708023247 P 4e6366fdd01b441eb2d14cdc929d2f87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:43.722985 16826 tablet_server.cc:196] TabletServer@127.16.110.129:0 shutdown complete.
I20260630 12:25:43.736694 16826 tablet_server.cc:179] TabletServer@127.16.110.130:0 shutting down...
I20260630 12:25:43.760411 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:43.761140 16826 tablet_replica.cc:333] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c: stopping tablet replica
I20260630 12:25:43.761646 16826 raft_consensus.cc:2243] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:43.762465 16826 raft_consensus.cc:2272] T 466ae4e50d434a2d851e80e708023247 P e9f86be4fddd403ea003dea6f101213c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:43.800310 16826 tablet_server.cc:196] TabletServer@127.16.110.130:0 shutdown complete.
I20260630 12:25:43.812726 16826 tablet_server.cc:179] TabletServer@127.16.110.131:0 shutting down...
I20260630 12:25:43.836009 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:43.836694 16826 tablet_replica.cc:333] T ef39e851b27c43e799a5b8a3304d048f P 9aaa1bea9760492cb3227d8f50b40de5: stopping tablet replica
I20260630 12:25:43.837265 16826 raft_consensus.cc:2243] T ef39e851b27c43e799a5b8a3304d048f P 9aaa1bea9760492cb3227d8f50b40de5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:43.838155 16826 raft_consensus.cc:2272] T ef39e851b27c43e799a5b8a3304d048f P 9aaa1bea9760492cb3227d8f50b40de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:43.840238 16826 tablet_replica.cc:333] T 466ae4e50d434a2d851e80e708023247 P 9aaa1bea9760492cb3227d8f50b40de5: stopping tablet replica
I20260630 12:25:43.840633 16826 raft_consensus.cc:2243] T 466ae4e50d434a2d851e80e708023247 P 9aaa1bea9760492cb3227d8f50b40de5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:43.841037 16826 raft_consensus.cc:2272] T 466ae4e50d434a2d851e80e708023247 P 9aaa1bea9760492cb3227d8f50b40de5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:43.862403 16826 tablet_server.cc:196] TabletServer@127.16.110.131:0 shutdown complete.
I20260630 12:25:43.875286 16826 tablet_server.cc:179] TabletServer@127.16.110.132:0 shutting down...
I20260630 12:25:43.897900 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:43.898656 16826 tablet_replica.cc:333] T ef39e851b27c43e799a5b8a3304d048f P 1a1e5e225d3a498881f685c359eb7a69: stopping tablet replica
I20260630 12:25:43.899236 16826 raft_consensus.cc:2243] T ef39e851b27c43e799a5b8a3304d048f P 1a1e5e225d3a498881f685c359eb7a69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:43.899818 16826 raft_consensus.cc:2272] T ef39e851b27c43e799a5b8a3304d048f P 1a1e5e225d3a498881f685c359eb7a69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:43.936200 16826 tablet_server.cc:196] TabletServer@127.16.110.132:0 shutdown complete.
I20260630 12:25:43.947480 16826 master.cc:562] Master@127.16.110.190:35295 shutting down...
I20260630 12:25:43.968688 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8b36c3ac2c08410084aea2cadc8e81c0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:43.969375 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8b36c3ac2c08410084aea2cadc8e81c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:43.969691 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8b36c3ac2c08410084aea2cadc8e81c0: stopping tablet replica
I20260630 12:25:43.990368 16826 master.cc:584] Master@127.16.110.190:35295 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27553 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:25:44.028195 16826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.110.190:46273
I20260630 12:25:44.029335 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:44.035121 18967 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:44.035189 18968 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:44.036482 18970 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:44.037838 16826 server_base.cc:1061] running on GCE node
I20260630 12:25:44.038781 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:44.039005 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:44.039127 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822344039116 us; error 0 us; skew 500 ppm
I20260630 12:25:44.039561 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:44.042007 16826 webserver.cc:533] Webserver started at http://127.16.110.190:36401/ using document root <none> and password file <none>
I20260630 12:25:44.042454 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:44.042608 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:44.042892 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:44.044013 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822292038890-16826-0/minicluster-data/master-0-root/instance:
uuid: "bcef3d39d4a649f4bb667076ca9d207c"
format_stamp: "Formatted at 2026-06-30 12:25:44 on dist-test-slave-pnhc"
I20260630 12:25:44.048709 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:25:44.052170 18975 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:44.052985 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:44.053308 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822292038890-16826-0/minicluster-data/master-0-root
uuid: "bcef3d39d4a649f4bb667076ca9d207c"
format_stamp: "Formatted at 2026-06-30 12:25:44 on dist-test-slave-pnhc"
I20260630 12:25:44.053552 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822292038890-16826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822292038890-16826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822292038890-16826-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:44.064610 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:44.065804 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:44.106386 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.190:46273
I20260630 12:25:44.106564 19026 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.190:46273 every 8 connection(s)
I20260630 12:25:44.110651 19027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:44.122157 19027 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bcef3d39d4a649f4bb667076ca9d207c: Bootstrap starting.
I20260630 12:25:44.127429 19027 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bcef3d39d4a649f4bb667076ca9d207c: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:44.131789 19027 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bcef3d39d4a649f4bb667076ca9d207c: No bootstrap required, opened a new log
I20260630 12:25:44.133980 19027 raft_consensus.cc:359] T 00000000000000000000000000000000 P bcef3d39d4a649f4bb667076ca9d207c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcef3d39d4a649f4bb667076ca9d207c" member_type: VOTER }
I20260630 12:25:44.134408 19027 raft_consensus.cc:385] T 00000000000000000000000000000000 P bcef3d39d4a649f4bb667076ca9d207c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:44.134588 19027 raft_consensus.cc:740] T 00000000000000000000000000000000 P bcef3d39d4a649f4bb667076ca9d207c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcef3d39d4a649f4bb667076ca9d207c, State: Initialized, Role: FOLLOWER
I20260630 12:25:44.135064 19027 consensus_queue.cc:260] T 00000000000000000000000000000000 P bcef3d39d4a649f4bb667076ca9d207c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bcef3d39d4a649f4bb667076ca9d207c" member_type: VOTER }
I20260630 12:25:44.135481 19027 raft_consensus.cc:399] T 00000000000000000000000000000000 P bcef3d39d4a649f4bb667076ca9d207c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:44.135666 19027 raft_consensus.cc:493] T 00000000000000000000000000000000 P bcef3d39d4a649f4bb667076ca9d207c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:44.135872 19027 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bcef3d39d4a649f4bb667076ca9d207c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:44.140762 19027 raft_consensus.cc:515] T 00000000000000000000000000000000 P bcef3d39d4a649f4bb667076ca9d207c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcef3d39d4a649f4bb667076ca9d207c" member_type: VOTER }
I20260630 12:25:44.141258 19027 leader_election.cc:304] T 00000000000000000000000000000000 P bcef3d39d4a649f4bb667076ca9d207c [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: bcef3d39d4a649f4bb667076ca9d207c; no voters: 
I20260630 12:25:44.142309 19027 leader_election.cc:290] T 00000000000000000000000000000000 P bcef3d39d4a649f4bb667076ca9d207c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:44.142807 19030 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bcef3d39d4a649f4bb667076ca9d207c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:44.144268 19030 raft_consensus.cc:697] T 00000000000000000000000000000000 P bcef3d39d4a649f4bb667076ca9d207c [term 1 LEADER]: Becoming Leader. State: Replica: bcef3d39d4a649f4bb667076ca9d207c, State: Running, Role: LEADER
I20260630 12:25:44.145257 19027 sys_catalog.cc:565] T 00000000000000000000000000000000 P bcef3d39d4a649f4bb667076ca9d207c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:44.145080 19030 consensus_queue.cc:237] T 00000000000000000000000000000000 P bcef3d39d4a649f4bb667076ca9d207c [LEADER]: Queue going to LEADER mode. State: All 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: "bcef3d39d4a649f4bb667076ca9d207c" member_type: VOTER }
I20260630 12:25:44.151407 19031 sys_catalog.cc:455] T 00000000000000000000000000000000 P bcef3d39d4a649f4bb667076ca9d207c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bcef3d39d4a649f4bb667076ca9d207c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcef3d39d4a649f4bb667076ca9d207c" member_type: VOTER } }
I20260630 12:25:44.152357 19031 sys_catalog.cc:458] T 00000000000000000000000000000000 P bcef3d39d4a649f4bb667076ca9d207c [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:44.152213 19032 sys_catalog.cc:455] T 00000000000000000000000000000000 P bcef3d39d4a649f4bb667076ca9d207c [sys.catalog]: SysCatalogTable state changed. Reason: New leader bcef3d39d4a649f4bb667076ca9d207c. Latest consensus state: current_term: 1 leader_uuid: "bcef3d39d4a649f4bb667076ca9d207c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bcef3d39d4a649f4bb667076ca9d207c" member_type: VOTER } }
I20260630 12:25:44.152776 19032 sys_catalog.cc:458] T 00000000000000000000000000000000 P bcef3d39d4a649f4bb667076ca9d207c [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:44.155644 19040 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:44.162469 19040 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:44.163591 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:44.172108 19040 catalog_manager.cc:1383] Generated new cluster ID: 91e0f3eda9cc4a5c8cb0c7d8a64d177c
I20260630 12:25:44.172416 19040 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:44.198575 19040 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:44.199981 19040 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:44.216980 19040 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bcef3d39d4a649f4bb667076ca9d207c: Generated new TSK 0
I20260630 12:25:44.217618 19040 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:44.229077 16826 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000192567s
I20260630 12:25:56.323638 16826 master.cc:562] Master@127.16.110.190:46273 shutting down...
I20260630 12:25:56.347645 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bcef3d39d4a649f4bb667076ca9d207c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:56.348544 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bcef3d39d4a649f4bb667076ca9d207c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:56.348922 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P bcef3d39d4a649f4bb667076ca9d207c: stopping tablet replica
I20260630 12:25:56.369179 16826 master.cc:584] Master@127.16.110.190:46273 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12373 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:25:56.401835 16826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.110.190:38009
I20260630 12:25:56.402945 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:56.408529 19050 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:56.408928 19051 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:56.410374 19053 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:56.412998 16826 server_base.cc:1061] running on GCE node
I20260630 12:25:56.413772 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:56.413945 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:56.414122 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822356414105 us; error 0 us; skew 500 ppm
I20260630 12:25:56.414535 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:56.416896 16826 webserver.cc:533] Webserver started at http://127.16.110.190:36563/ using document root <none> and password file <none>
I20260630 12:25:56.417318 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:56.417481 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:56.417739 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:56.418939 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822292038890-16826-0/minicluster-data/master-0-root/instance:
uuid: "68502bae9c2c46a1acdf8a5ac0f565ac"
format_stamp: "Formatted at 2026-06-30 12:25:56 on dist-test-slave-pnhc"
I20260630 12:25:56.423578 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:25:56.427034 19058 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:56.427866 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:56.428191 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822292038890-16826-0/minicluster-data/master-0-root
uuid: "68502bae9c2c46a1acdf8a5ac0f565ac"
format_stamp: "Formatted at 2026-06-30 12:25:56 on dist-test-slave-pnhc"
I20260630 12:25:56.428498 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822292038890-16826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822292038890-16826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822292038890-16826-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:56.449402 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:56.450584 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:56.490938 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.190:38009
I20260630 12:25:56.491055 19109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.190:38009 every 8 connection(s)
I20260630 12:25:56.495121 19110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:56.506371 19110 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 68502bae9c2c46a1acdf8a5ac0f565ac: Bootstrap starting.
I20260630 12:25:56.511024 19110 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 68502bae9c2c46a1acdf8a5ac0f565ac: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:56.515239 19110 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 68502bae9c2c46a1acdf8a5ac0f565ac: No bootstrap required, opened a new log
I20260630 12:25:56.517426 19110 raft_consensus.cc:359] T 00000000000000000000000000000000 P 68502bae9c2c46a1acdf8a5ac0f565ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68502bae9c2c46a1acdf8a5ac0f565ac" member_type: VOTER }
I20260630 12:25:56.517887 19110 raft_consensus.cc:385] T 00000000000000000000000000000000 P 68502bae9c2c46a1acdf8a5ac0f565ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:56.518119 19110 raft_consensus.cc:740] T 00000000000000000000000000000000 P 68502bae9c2c46a1acdf8a5ac0f565ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68502bae9c2c46a1acdf8a5ac0f565ac, State: Initialized, Role: FOLLOWER
I20260630 12:25:56.518692 19110 consensus_queue.cc:260] T 00000000000000000000000000000000 P 68502bae9c2c46a1acdf8a5ac0f565ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "68502bae9c2c46a1acdf8a5ac0f565ac" member_type: VOTER }
I20260630 12:25:56.519150 19110 raft_consensus.cc:399] T 00000000000000000000000000000000 P 68502bae9c2c46a1acdf8a5ac0f565ac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:56.519376 19110 raft_consensus.cc:493] T 00000000000000000000000000000000 P 68502bae9c2c46a1acdf8a5ac0f565ac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:56.519665 19110 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 68502bae9c2c46a1acdf8a5ac0f565ac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:56.523999 19110 raft_consensus.cc:515] T 00000000000000000000000000000000 P 68502bae9c2c46a1acdf8a5ac0f565ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68502bae9c2c46a1acdf8a5ac0f565ac" member_type: VOTER }
I20260630 12:25:56.524514 19110 leader_election.cc:304] T 00000000000000000000000000000000 P 68502bae9c2c46a1acdf8a5ac0f565ac [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: 68502bae9c2c46a1acdf8a5ac0f565ac; no voters: 
I20260630 12:25:56.525596 19110 leader_election.cc:290] T 00000000000000000000000000000000 P 68502bae9c2c46a1acdf8a5ac0f565ac [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:56.526022 19113 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 68502bae9c2c46a1acdf8a5ac0f565ac [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:56.527343 19113 raft_consensus.cc:697] T 00000000000000000000000000000000 P 68502bae9c2c46a1acdf8a5ac0f565ac [term 1 LEADER]: Becoming Leader. State: Replica: 68502bae9c2c46a1acdf8a5ac0f565ac, State: Running, Role: LEADER
I20260630 12:25:56.528023 19113 consensus_queue.cc:237] T 00000000000000000000000000000000 P 68502bae9c2c46a1acdf8a5ac0f565ac [LEADER]: Queue going to LEADER mode. State: All 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: "68502bae9c2c46a1acdf8a5ac0f565ac" member_type: VOTER }
I20260630 12:25:56.528435 19110 sys_catalog.cc:565] T 00000000000000000000000000000000 P 68502bae9c2c46a1acdf8a5ac0f565ac [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:56.531174 19114 sys_catalog.cc:455] T 00000000000000000000000000000000 P 68502bae9c2c46a1acdf8a5ac0f565ac [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "68502bae9c2c46a1acdf8a5ac0f565ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68502bae9c2c46a1acdf8a5ac0f565ac" member_type: VOTER } }
I20260630 12:25:56.531270 19115 sys_catalog.cc:455] T 00000000000000000000000000000000 P 68502bae9c2c46a1acdf8a5ac0f565ac [sys.catalog]: SysCatalogTable state changed. Reason: New leader 68502bae9c2c46a1acdf8a5ac0f565ac. Latest consensus state: current_term: 1 leader_uuid: "68502bae9c2c46a1acdf8a5ac0f565ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68502bae9c2c46a1acdf8a5ac0f565ac" member_type: VOTER } }
I20260630 12:25:56.532203 19115 sys_catalog.cc:458] T 00000000000000000000000000000000 P 68502bae9c2c46a1acdf8a5ac0f565ac [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:56.531872 19114 sys_catalog.cc:458] T 00000000000000000000000000000000 P 68502bae9c2c46a1acdf8a5ac0f565ac [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:56.535073 19119 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:56.543603 19119 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:56.544590 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:56.552676 19119 catalog_manager.cc:1383] Generated new cluster ID: d9c0537218324987b7cdd6cfb0861c31
I20260630 12:25:56.552979 19119 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:56.578473 19119 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:56.579820 19119 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:56.595978 19119 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 68502bae9c2c46a1acdf8a5ac0f565ac: Generated new TSK 0
I20260630 12:25:56.596573 19119 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:56.610885 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:56.617237 19131 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:56.618387 19132 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:56.621308 16826 server_base.cc:1061] running on GCE node
W20260630 12:25:56.621752 19134 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:56.622892 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:56.623142 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:56.623329 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822356623311 us; error 0 us; skew 500 ppm
I20260630 12:25:56.623996 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:56.627082 16826 webserver.cc:533] Webserver started at http://127.16.110.129:40831/ using document root <none> and password file <none>
I20260630 12:25:56.627558 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:56.627751 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:56.628036 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:56.629246 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822292038890-16826-0/minicluster-data/ts-0-root/instance:
uuid: "0bff80a58ae8496bb45ba652c692b809"
format_stamp: "Formatted at 2026-06-30 12:25:56 on dist-test-slave-pnhc"
I20260630 12:25:56.633766 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:25:56.636886 19139 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:56.637565 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:56.637852 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822292038890-16826-0/minicluster-data/ts-0-root
uuid: "0bff80a58ae8496bb45ba652c692b809"
format_stamp: "Formatted at 2026-06-30 12:25:56 on dist-test-slave-pnhc"
I20260630 12:25:56.638111 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822292038890-16826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822292038890-16826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822292038890-16826-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:56.676546 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:56.677800 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:56.679358 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:56.681852 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:56.682082 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:56.682332 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:56.682524 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:56.725986 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.129:36339
I20260630 12:25:56.726099 19201 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.129:36339 every 8 connection(s)
I20260630 12:25:56.731204 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:56.739097 19206 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:56.739454 19207 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:56.742667 19209 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:56.743438 16826 server_base.cc:1061] running on GCE node
I20260630 12:25:56.744323 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:56.744552 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:56.744753 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822356744735 us; error 0 us; skew 500 ppm
I20260630 12:25:56.745262 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:56.748034 16826 webserver.cc:533] Webserver started at http://127.16.110.130:33689/ using document root <none> and password file <none>
I20260630 12:25:56.748659 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:56.748905 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:56.749226 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:56.749312 19202 heartbeater.cc:344] Connected to a master server at 127.16.110.190:38009
I20260630 12:25:56.749725 19202 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:56.750471 19202 heartbeater.cc:507] Master 127.16.110.190:38009 requested a full tablet report, sending...
I20260630 12:25:56.750586 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822292038890-16826-0/minicluster-data/ts-1-root/instance:
uuid: "c26d5f1708354d83ba443e18a7077184"
format_stamp: "Formatted at 2026-06-30 12:25:56 on dist-test-slave-pnhc"
I20260630 12:25:56.752734 19075 ts_manager.cc:194] Registered new tserver with Master: 0bff80a58ae8496bb45ba652c692b809 (127.16.110.129:36339)
I20260630 12:25:56.754670 19075 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34406
I20260630 12:25:56.755627 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:25:56.759232 19214 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:56.760003 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:56.760460 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822292038890-16826-0/minicluster-data/ts-1-root
uuid: "c26d5f1708354d83ba443e18a7077184"
format_stamp: "Formatted at 2026-06-30 12:25:56 on dist-test-slave-pnhc"
I20260630 12:25:56.760717 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822292038890-16826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822292038890-16826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822292038890-16826-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:56.782194 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:56.783414 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:56.784930 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:56.787083 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:56.787266 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:56.787545 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:56.787705 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:56.827910 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.130:39417
I20260630 12:25:56.828003 19276 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.130:39417 every 8 connection(s)
I20260630 12:25:56.832963 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:56.840613 19280 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:25:56.843039 19281 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:56.845353 16826 server_base.cc:1061] running on GCE node
W20260630 12:25:56.845834 19283 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:25:56.846733 19277 heartbeater.cc:344] Connected to a master server at 127.16.110.190:38009
I20260630 12:25:56.846731 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:56.847283 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:25:56.847293 19277 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:56.847582 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822356847562 us; error 0 us; skew 500 ppm
I20260630 12:25:56.848272 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:56.848279 19277 heartbeater.cc:507] Master 127.16.110.190:38009 requested a full tablet report, sending...
I20260630 12:25:56.850340 19075 ts_manager.cc:194] Registered new tserver with Master: c26d5f1708354d83ba443e18a7077184 (127.16.110.130:39417)
I20260630 12:25:56.851408 16826 webserver.cc:533] Webserver started at http://127.16.110.131:34057/ using document root <none> and password file <none>
I20260630 12:25:56.851702 19075 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34420
I20260630 12:25:56.851959 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:56.852281 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:56.852581 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:56.853812 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822292038890-16826-0/minicluster-data/ts-2-root/instance:
uuid: "5e9186fd42944ec5a20378b7f9728284"
format_stamp: "Formatted at 2026-06-30 12:25:56 on dist-test-slave-pnhc"
I20260630 12:25:56.858229 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:25:56.861586 19288 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:56.862398 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:56.862712 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822292038890-16826-0/minicluster-data/ts-2-root
uuid: "5e9186fd42944ec5a20378b7f9728284"
format_stamp: "Formatted at 2026-06-30 12:25:56 on dist-test-slave-pnhc"
I20260630 12:25:56.862968 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822292038890-16826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822292038890-16826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822292038890-16826-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:25:56.886971 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:56.888363 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:56.889844 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:56.892103 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:56.892342 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:56.892580 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:56.892758 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:56.933735 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.131:38423
I20260630 12:25:56.933840 19350 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.131:38423 every 8 connection(s)
I20260630 12:25:56.948448 19351 heartbeater.cc:344] Connected to a master server at 127.16.110.190:38009
I20260630 12:25:56.948832 19351 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:56.949574 19351 heartbeater.cc:507] Master 127.16.110.190:38009 requested a full tablet report, sending...
I20260630 12:25:56.951500 19075 ts_manager.cc:194] Registered new tserver with Master: 5e9186fd42944ec5a20378b7f9728284 (127.16.110.131:38423)
I20260630 12:25:56.951906 16826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014905558s
I20260630 12:25:56.952855 19075 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34424
I20260630 12:25:57.757515 19202 heartbeater.cc:499] Master 127.16.110.190:38009 was elected leader, sending a full tablet report...
I20260630 12:25:57.854158 19277 heartbeater.cc:499] Master 127.16.110.190:38009 was elected leader, sending a full tablet report...
I20260630 12:25:57.955531 19351 heartbeater.cc:499] Master 127.16.110.190:38009 was elected leader, sending a full tablet report...
I20260630 12:25:58.543946 19128 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:00.544950 19128 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:02.546379 19128 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:04.547670 19128 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:06.548759 19128 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:08.550010 19128 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:09.047835 16826 tablet_server.cc:179] TabletServer@127.16.110.129:0 shutting down...
I20260630 12:26:09.072962 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:09.089967 16826 tablet_server.cc:196] TabletServer@127.16.110.129:0 shutdown complete.
I20260630 12:26:09.100454 16826 tablet_server.cc:179] TabletServer@127.16.110.130:0 shutting down...
I20260630 12:26:09.122377 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:09.138285 16826 tablet_server.cc:196] TabletServer@127.16.110.130:0 shutdown complete.
I20260630 12:26:09.147704 16826 tablet_server.cc:179] TabletServer@127.16.110.131:0 shutting down...
I20260630 12:26:09.168848 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:09.185186 16826 tablet_server.cc:196] TabletServer@127.16.110.131:0 shutdown complete.
I20260630 12:26:09.194494 16826 master.cc:562] Master@127.16.110.190:38009 shutting down...
I20260630 12:26:09.214481 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 68502bae9c2c46a1acdf8a5ac0f565ac [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:09.215276 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 68502bae9c2c46a1acdf8a5ac0f565ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:09.215692 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P 68502bae9c2c46a1acdf8a5ac0f565ac: stopping tablet replica
I20260630 12:26:09.233517 16826 master.cc:584] Master@127.16.110.190:38009 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12861 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:26:09.266531 16826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.110.190:35833
I20260630 12:26:09.267660 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:09.273316 19357 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:09.273350 19356 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:09.274232 19359 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:09.275709 16826 server_base.cc:1061] running on GCE node
I20260630 12:26:09.276654 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:09.276840 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:09.277024 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822369277010 us; error 0 us; skew 500 ppm
I20260630 12:26:09.277534 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:09.279888 16826 webserver.cc:533] Webserver started at http://127.16.110.190:35129/ using document root <none> and password file <none>
I20260630 12:26:09.280450 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:09.280658 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:09.280949 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:09.282126 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822292038890-16826-0/minicluster-data/master-0-root/instance:
uuid: "4fc6da9ed3344a93b162f62311bf26e1"
format_stamp: "Formatted at 2026-06-30 12:26:09 on dist-test-slave-pnhc"
I20260630 12:26:09.286659 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:26:09.290107 19364 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:09.290933 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:09.291235 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822292038890-16826-0/minicluster-data/master-0-root
uuid: "4fc6da9ed3344a93b162f62311bf26e1"
format_stamp: "Formatted at 2026-06-30 12:26:09 on dist-test-slave-pnhc"
I20260630 12:26:09.291520 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822292038890-16826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822292038890-16826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822292038890-16826-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:09.312181 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:09.313359 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:09.350157 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.190:35833
I20260630 12:26:09.350263 19415 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.190:35833 every 8 connection(s)
I20260630 12:26:09.354065 19416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:09.364674 19416 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4fc6da9ed3344a93b162f62311bf26e1: Bootstrap starting.
I20260630 12:26:09.369201 19416 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4fc6da9ed3344a93b162f62311bf26e1: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:09.373183 19416 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4fc6da9ed3344a93b162f62311bf26e1: No bootstrap required, opened a new log
I20260630 12:26:09.375267 19416 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4fc6da9ed3344a93b162f62311bf26e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fc6da9ed3344a93b162f62311bf26e1" member_type: VOTER }
I20260630 12:26:09.375679 19416 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4fc6da9ed3344a93b162f62311bf26e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:09.375847 19416 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4fc6da9ed3344a93b162f62311bf26e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fc6da9ed3344a93b162f62311bf26e1, State: Initialized, Role: FOLLOWER
I20260630 12:26:09.376401 19416 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4fc6da9ed3344a93b162f62311bf26e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4fc6da9ed3344a93b162f62311bf26e1" member_type: VOTER }
I20260630 12:26:09.376818 19416 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4fc6da9ed3344a93b162f62311bf26e1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:09.377017 19416 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4fc6da9ed3344a93b162f62311bf26e1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:09.377229 19416 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4fc6da9ed3344a93b162f62311bf26e1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:09.381449 19416 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4fc6da9ed3344a93b162f62311bf26e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fc6da9ed3344a93b162f62311bf26e1" member_type: VOTER }
I20260630 12:26:09.381917 19416 leader_election.cc:304] T 00000000000000000000000000000000 P 4fc6da9ed3344a93b162f62311bf26e1 [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: 4fc6da9ed3344a93b162f62311bf26e1; no voters: 
I20260630 12:26:09.383016 19416 leader_election.cc:290] T 00000000000000000000000000000000 P 4fc6da9ed3344a93b162f62311bf26e1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:09.383335 19419 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4fc6da9ed3344a93b162f62311bf26e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:09.384649 19419 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4fc6da9ed3344a93b162f62311bf26e1 [term 1 LEADER]: Becoming Leader. State: Replica: 4fc6da9ed3344a93b162f62311bf26e1, State: Running, Role: LEADER
I20260630 12:26:09.385355 19419 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4fc6da9ed3344a93b162f62311bf26e1 [LEADER]: Queue going to LEADER mode. State: All 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: "4fc6da9ed3344a93b162f62311bf26e1" member_type: VOTER }
I20260630 12:26:09.385896 19416 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4fc6da9ed3344a93b162f62311bf26e1 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:09.388492 19420 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4fc6da9ed3344a93b162f62311bf26e1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4fc6da9ed3344a93b162f62311bf26e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fc6da9ed3344a93b162f62311bf26e1" member_type: VOTER } }
I20260630 12:26:09.388602 19421 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4fc6da9ed3344a93b162f62311bf26e1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4fc6da9ed3344a93b162f62311bf26e1. Latest consensus state: current_term: 1 leader_uuid: "4fc6da9ed3344a93b162f62311bf26e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fc6da9ed3344a93b162f62311bf26e1" member_type: VOTER } }
I20260630 12:26:09.389341 19420 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4fc6da9ed3344a93b162f62311bf26e1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:09.389365 19421 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4fc6da9ed3344a93b162f62311bf26e1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:09.395581 19425 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:09.400669 19425 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:09.401815 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:09.409533 19425 catalog_manager.cc:1383] Generated new cluster ID: 78e154e1c9e34c8ebd1d54bd2a0d5054
I20260630 12:26:09.409786 19425 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:09.425714 19425 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:09.426946 19425 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:09.440732 19425 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4fc6da9ed3344a93b162f62311bf26e1: Generated new TSK 0
I20260630 12:26:09.441249 19425 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:09.468590 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:09.475333 19437 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:09.475929 19438 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:09.478636 16826 server_base.cc:1061] running on GCE node
W20260630 12:26:09.478849 19440 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:09.479785 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:09.480044 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:09.480201 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822369480190 us; error 0 us; skew 500 ppm
I20260630 12:26:09.480656 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:09.482817 16826 webserver.cc:533] Webserver started at http://127.16.110.129:39407/ using document root <none> and password file <none>
I20260630 12:26:09.483278 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:09.483443 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:09.483650 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:09.484725 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822292038890-16826-0/minicluster-data/ts-0-root/instance:
uuid: "0e5340ef3ce24b6cbe4d344183544b5e"
format_stamp: "Formatted at 2026-06-30 12:26:09 on dist-test-slave-pnhc"
I20260630 12:26:09.489090 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:26:09.492398 19445 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:09.493263 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:09.493567 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822292038890-16826-0/minicluster-data/ts-0-root
uuid: "0e5340ef3ce24b6cbe4d344183544b5e"
format_stamp: "Formatted at 2026-06-30 12:26:09 on dist-test-slave-pnhc"
I20260630 12:26:09.493817 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822292038890-16826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822292038890-16826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822292038890-16826-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:09.517916 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:09.519114 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:09.520654 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:09.522948 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:09.523118 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:09.523391 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:09.523566 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:09.564168 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.129:41737
I20260630 12:26:09.564478 19507 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.129:41737 every 8 connection(s)
I20260630 12:26:09.569833 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:09.576829 19512 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:09.579685 19513 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:09.581360 16826 server_base.cc:1061] running on GCE node
W20260630 12:26:09.582055 19515 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:09.582854 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:09.583081 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:09.583212 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822369583201 us; error 0 us; skew 500 ppm
I20260630 12:26:09.583633 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:09.586377 16826 webserver.cc:533] Webserver started at http://127.16.110.130:39301/ using document root <none> and password file <none>
I20260630 12:26:09.586900 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:09.587138 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:09.587230 19508 heartbeater.cc:344] Connected to a master server at 127.16.110.190:35833
I20260630 12:26:09.587452 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:09.587697 19508 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:09.588488 19508 heartbeater.cc:507] Master 127.16.110.190:35833 requested a full tablet report, sending...
I20260630 12:26:09.588833 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822292038890-16826-0/minicluster-data/ts-1-root/instance:
uuid: "157c58107f1b4de09cda9b93c0742e11"
format_stamp: "Formatted at 2026-06-30 12:26:09 on dist-test-slave-pnhc"
I20260630 12:26:09.590751 19381 ts_manager.cc:194] Registered new tserver with Master: 0e5340ef3ce24b6cbe4d344183544b5e (127.16.110.129:41737)
I20260630 12:26:09.592757 19381 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33258
I20260630 12:26:09.593910 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:26:09.597774 19520 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:09.598603 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:26:09.598910 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822292038890-16826-0/minicluster-data/ts-1-root
uuid: "157c58107f1b4de09cda9b93c0742e11"
format_stamp: "Formatted at 2026-06-30 12:26:09 on dist-test-slave-pnhc"
I20260630 12:26:09.599189 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822292038890-16826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822292038890-16826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822292038890-16826-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:09.614125 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:09.615278 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:09.616783 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:09.618914 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:09.619083 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:09.619364 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:09.619503 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:09.657366 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.130:41349
I20260630 12:26:09.657469 19582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.130:41349 every 8 connection(s)
I20260630 12:26:09.661980 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:09.669799 19586 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:09.670214 19587 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:09.673398 19589 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:09.674708 16826 server_base.cc:1061] running on GCE node
I20260630 12:26:09.675360 19583 heartbeater.cc:344] Connected to a master server at 127.16.110.190:35833
I20260630 12:26:09.675756 19583 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:09.675763 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:09.676180 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:09.676373 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822369676356 us; error 0 us; skew 500 ppm
I20260630 12:26:09.676695 19583 heartbeater.cc:507] Master 127.16.110.190:35833 requested a full tablet report, sending...
I20260630 12:26:09.676961 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:09.679091 19381 ts_manager.cc:194] Registered new tserver with Master: 157c58107f1b4de09cda9b93c0742e11 (127.16.110.130:41349)
I20260630 12:26:09.679839 16826 webserver.cc:533] Webserver started at http://127.16.110.131:41881/ using document root <none> and password file <none>
I20260630 12:26:09.680483 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:09.680711 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:09.681008 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:09.680974 19381 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33264
I20260630 12:26:09.682765 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822292038890-16826-0/minicluster-data/ts-2-root/instance:
uuid: "9d737e2c7a5343cfb05079a6331c9384"
format_stamp: "Formatted at 2026-06-30 12:26:09 on dist-test-slave-pnhc"
I20260630 12:26:09.687198 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:26:09.690686 19594 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:09.691444 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:09.691728 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822292038890-16826-0/minicluster-data/ts-2-root
uuid: "9d737e2c7a5343cfb05079a6331c9384"
format_stamp: "Formatted at 2026-06-30 12:26:09 on dist-test-slave-pnhc"
I20260630 12:26:09.691964 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822292038890-16826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822292038890-16826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822292038890-16826-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:09.706015 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:09.707180 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:09.708657 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:09.710743 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:09.710914 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:09.711186 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:09.711347 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:09.750351 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.131:38747
I20260630 12:26:09.750447 19656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.131:38747 every 8 connection(s)
I20260630 12:26:09.763871 19657 heartbeater.cc:344] Connected to a master server at 127.16.110.190:35833
I20260630 12:26:09.764227 19657 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:09.764887 19657 heartbeater.cc:507] Master 127.16.110.190:35833 requested a full tablet report, sending...
I20260630 12:26:09.766710 19381 ts_manager.cc:194] Registered new tserver with Master: 9d737e2c7a5343cfb05079a6331c9384 (127.16.110.131:38747)
I20260630 12:26:09.767043 16826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013591926s
I20260630 12:26:09.768273 19381 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33270
I20260630 12:26:10.595578 19508 heartbeater.cc:499] Master 127.16.110.190:35833 was elected leader, sending a full tablet report...
I20260630 12:26:10.683802 19583 heartbeater.cc:499] Master 127.16.110.190:35833 was elected leader, sending a full tablet report...
I20260630 12:26:10.771154 19657 heartbeater.cc:499] Master 127.16.110.190:35833 was elected leader, sending a full tablet report...
I20260630 12:26:10.821522 19381 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33284:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:26:10.823877 19381 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:26:10.876873 19548 tablet_service.cc:1511] Processing CreateTablet for tablet 5b52317a54eb425f9bbe18375f605486 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b0028a86a02546b8b5221f0d2acea62a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:10.879770 19546 tablet_service.cc:1511] Processing CreateTablet for tablet d5e5efd25e994d7d83791cab6b6c69cf (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b0028a86a02546b8b5221f0d2acea62a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:10.882680 19547 tablet_service.cc:1511] Processing CreateTablet for tablet 682c62fe84594643a6b67173813ce786 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b0028a86a02546b8b5221f0d2acea62a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.885758 19548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b52317a54eb425f9bbe18375f605486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.887296 19546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5e5efd25e994d7d83791cab6b6c69cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.887440 19545 tablet_service.cc:1511] Processing CreateTablet for tablet 623c3f269a6c4395b6b05f5eb5e30d46 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b0028a86a02546b8b5221f0d2acea62a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.891206 19547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 682c62fe84594643a6b67173813ce786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.891964 19545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 623c3f269a6c4395b6b05f5eb5e30d46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.909456 19473 tablet_service.cc:1511] Processing CreateTablet for tablet 5b52317a54eb425f9bbe18375f605486 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b0028a86a02546b8b5221f0d2acea62a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:10.911088 19473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b52317a54eb425f9bbe18375f605486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.914633 19471 tablet_service.cc:1511] Processing CreateTablet for tablet d5e5efd25e994d7d83791cab6b6c69cf (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b0028a86a02546b8b5221f0d2acea62a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:10.915581 19676 tablet_bootstrap.cc:492] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11: Bootstrap starting.
I20260630 12:26:10.916150 19471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5e5efd25e994d7d83791cab6b6c69cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.913174 19472 tablet_service.cc:1511] Processing CreateTablet for tablet 682c62fe84594643a6b67173813ce786 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b0028a86a02546b8b5221f0d2acea62a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.918783 19472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 682c62fe84594643a6b67173813ce786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.921554 19470 tablet_service.cc:1511] Processing CreateTablet for tablet 623c3f269a6c4395b6b05f5eb5e30d46 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b0028a86a02546b8b5221f0d2acea62a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.923516 19470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 623c3f269a6c4395b6b05f5eb5e30d46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.931358 19676 tablet_bootstrap.cc:654] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:10.936650 19622 tablet_service.cc:1511] Processing CreateTablet for tablet 5b52317a54eb425f9bbe18375f605486 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b0028a86a02546b8b5221f0d2acea62a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:10.938357 19621 tablet_service.cc:1511] Processing CreateTablet for tablet 682c62fe84594643a6b67173813ce786 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b0028a86a02546b8b5221f0d2acea62a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.939898 19619 tablet_service.cc:1511] Processing CreateTablet for tablet 623c3f269a6c4395b6b05f5eb5e30d46 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b0028a86a02546b8b5221f0d2acea62a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:10.934698 19620 tablet_service.cc:1511] Processing CreateTablet for tablet d5e5efd25e994d7d83791cab6b6c69cf (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=b0028a86a02546b8b5221f0d2acea62a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:10.941212 19622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b52317a54eb425f9bbe18375f605486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.941861 19620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5e5efd25e994d7d83791cab6b6c69cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.944556 19621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 682c62fe84594643a6b67173813ce786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.948412 19619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 623c3f269a6c4395b6b05f5eb5e30d46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:10.989638 19679 tablet_bootstrap.cc:492] T 5b52317a54eb425f9bbe18375f605486 P 9d737e2c7a5343cfb05079a6331c9384: Bootstrap starting.
I20260630 12:26:10.989959 19676 tablet_bootstrap.cc:492] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11: No bootstrap required, opened a new log
I20260630 12:26:10.994918 19676 ts_tablet_manager.cc:1403] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.016s
I20260630 12:26:10.998134 19677 tablet_bootstrap.cc:492] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e: Bootstrap starting.
I20260630 12:26:10.998009 19676 raft_consensus.cc:359] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:10.998849 19676 raft_consensus.cc:385] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:10.999159 19676 raft_consensus.cc:740] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157c58107f1b4de09cda9b93c0742e11, State: Initialized, Role: FOLLOWER
I20260630 12:26:10.999998 19676 consensus_queue.cc:260] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.006209 19676 ts_tablet_manager.cc:1434] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.005s
I20260630 12:26:11.007093 19679 tablet_bootstrap.cc:654] T 5b52317a54eb425f9bbe18375f605486 P 9d737e2c7a5343cfb05079a6331c9384: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.007423 19676 tablet_bootstrap.cc:492] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11: Bootstrap starting.
I20260630 12:26:11.008291 19677 tablet_bootstrap.cc:654] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.016445 19676 tablet_bootstrap.cc:654] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.028808 19679 tablet_bootstrap.cc:492] T 5b52317a54eb425f9bbe18375f605486 P 9d737e2c7a5343cfb05079a6331c9384: No bootstrap required, opened a new log
I20260630 12:26:11.029057 19676 tablet_bootstrap.cc:492] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11: No bootstrap required, opened a new log
I20260630 12:26:11.029392 19677 tablet_bootstrap.cc:492] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e: No bootstrap required, opened a new log
I20260630 12:26:11.029495 19679 ts_tablet_manager.cc:1403] T 5b52317a54eb425f9bbe18375f605486 P 9d737e2c7a5343cfb05079a6331c9384: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.009s
I20260630 12:26:11.029609 19676 ts_tablet_manager.cc:1403] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.016s
I20260630 12:26:11.029944 19677 ts_tablet_manager.cc:1403] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.018s
I20260630 12:26:11.032032 19676 raft_consensus.cc:359] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.032645 19676 raft_consensus.cc:385] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.033004 19676 raft_consensus.cc:740] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157c58107f1b4de09cda9b93c0742e11, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.032668 19679 raft_consensus.cc:359] T 5b52317a54eb425f9bbe18375f605486 P 9d737e2c7a5343cfb05079a6331c9384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.032826 19677 raft_consensus.cc:359] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.033660 19679 raft_consensus.cc:385] T 5b52317a54eb425f9bbe18375f605486 P 9d737e2c7a5343cfb05079a6331c9384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.033733 19677 raft_consensus.cc:385] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.034070 19679 raft_consensus.cc:740] T 5b52317a54eb425f9bbe18375f605486 P 9d737e2c7a5343cfb05079a6331c9384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d737e2c7a5343cfb05079a6331c9384, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.034231 19677 raft_consensus.cc:740] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e5340ef3ce24b6cbe4d344183544b5e, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.033792 19676 consensus_queue.cc:260] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.034983 19677 consensus_queue.cc:260] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.034909 19679 consensus_queue.cc:260] T 5b52317a54eb425f9bbe18375f605486 P 9d737e2c7a5343cfb05079a6331c9384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.036404 19676 ts_tablet_manager.cc:1434] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:26:11.037366 19676 tablet_bootstrap.cc:492] T 623c3f269a6c4395b6b05f5eb5e30d46 P 157c58107f1b4de09cda9b93c0742e11: Bootstrap starting.
I20260630 12:26:11.043727 19676 tablet_bootstrap.cc:654] T 623c3f269a6c4395b6b05f5eb5e30d46 P 157c58107f1b4de09cda9b93c0742e11: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.044440 19679 ts_tablet_manager.cc:1434] T 5b52317a54eb425f9bbe18375f605486 P 9d737e2c7a5343cfb05079a6331c9384: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.000s
I20260630 12:26:11.045228 19677 ts_tablet_manager.cc:1434] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.003s
I20260630 12:26:11.046229 19677 tablet_bootstrap.cc:492] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e: Bootstrap starting.
I20260630 12:26:11.049767 19679 tablet_bootstrap.cc:492] T 682c62fe84594643a6b67173813ce786 P 9d737e2c7a5343cfb05079a6331c9384: Bootstrap starting.
I20260630 12:26:11.054816 19677 tablet_bootstrap.cc:654] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.056833 19679 tablet_bootstrap.cc:654] T 682c62fe84594643a6b67173813ce786 P 9d737e2c7a5343cfb05079a6331c9384: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.063741 19676 tablet_bootstrap.cc:492] T 623c3f269a6c4395b6b05f5eb5e30d46 P 157c58107f1b4de09cda9b93c0742e11: No bootstrap required, opened a new log
I20260630 12:26:11.064383 19676 ts_tablet_manager.cc:1403] T 623c3f269a6c4395b6b05f5eb5e30d46 P 157c58107f1b4de09cda9b93c0742e11: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.007s
I20260630 12:26:11.066752 19677 tablet_bootstrap.cc:492] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e: No bootstrap required, opened a new log
I20260630 12:26:11.067338 19677 ts_tablet_manager.cc:1403] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.001s
I20260630 12:26:11.067359 19676 raft_consensus.cc:359] T 623c3f269a6c4395b6b05f5eb5e30d46 P 157c58107f1b4de09cda9b93c0742e11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.068435 19676 raft_consensus.cc:385] T 623c3f269a6c4395b6b05f5eb5e30d46 P 157c58107f1b4de09cda9b93c0742e11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.068833 19676 raft_consensus.cc:740] T 623c3f269a6c4395b6b05f5eb5e30d46 P 157c58107f1b4de09cda9b93c0742e11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157c58107f1b4de09cda9b93c0742e11, State: Initialized, Role: FOLLOWER
W20260630 12:26:11.070057 19509 tablet.cc:2406] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:26:11.070806 19679 tablet_bootstrap.cc:492] T 682c62fe84594643a6b67173813ce786 P 9d737e2c7a5343cfb05079a6331c9384: No bootstrap required, opened a new log
I20260630 12:26:11.070611 19677 raft_consensus.cc:359] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.071375 19679 ts_tablet_manager.cc:1403] T 682c62fe84594643a6b67173813ce786 P 9d737e2c7a5343cfb05079a6331c9384: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260630 12:26:11.071530 19677 raft_consensus.cc:385] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.071221 19676 consensus_queue.cc:260] T 623c3f269a6c4395b6b05f5eb5e30d46 P 157c58107f1b4de09cda9b93c0742e11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.072208 19677 raft_consensus.cc:740] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e5340ef3ce24b6cbe4d344183544b5e, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.073184 19677 consensus_queue.cc:260] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.073814 19676 ts_tablet_manager.cc:1434] T 623c3f269a6c4395b6b05f5eb5e30d46 P 157c58107f1b4de09cda9b93c0742e11: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:26:11.074916 19676 tablet_bootstrap.cc:492] T 682c62fe84594643a6b67173813ce786 P 157c58107f1b4de09cda9b93c0742e11: Bootstrap starting.
I20260630 12:26:11.074659 19679 raft_consensus.cc:359] T 682c62fe84594643a6b67173813ce786 P 9d737e2c7a5343cfb05079a6331c9384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.075455 19679 raft_consensus.cc:385] T 682c62fe84594643a6b67173813ce786 P 9d737e2c7a5343cfb05079a6331c9384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.075785 19679 raft_consensus.cc:740] T 682c62fe84594643a6b67173813ce786 P 9d737e2c7a5343cfb05079a6331c9384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d737e2c7a5343cfb05079a6331c9384, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.076602 19679 consensus_queue.cc:260] T 682c62fe84594643a6b67173813ce786 P 9d737e2c7a5343cfb05079a6331c9384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.079150 19679 ts_tablet_manager.cc:1434] T 682c62fe84594643a6b67173813ce786 P 9d737e2c7a5343cfb05079a6331c9384: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:26:11.079334 19677 ts_tablet_manager.cc:1434] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260630 12:26:11.080484 19677 tablet_bootstrap.cc:492] T d5e5efd25e994d7d83791cab6b6c69cf P 0e5340ef3ce24b6cbe4d344183544b5e: Bootstrap starting.
I20260630 12:26:11.082131 19676 tablet_bootstrap.cc:654] T 682c62fe84594643a6b67173813ce786 P 157c58107f1b4de09cda9b93c0742e11: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.088317 19677 tablet_bootstrap.cc:654] T d5e5efd25e994d7d83791cab6b6c69cf P 0e5340ef3ce24b6cbe4d344183544b5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.088666 19679 tablet_bootstrap.cc:492] T d5e5efd25e994d7d83791cab6b6c69cf P 9d737e2c7a5343cfb05079a6331c9384: Bootstrap starting.
I20260630 12:26:11.095772 19676 tablet_bootstrap.cc:492] T 682c62fe84594643a6b67173813ce786 P 157c58107f1b4de09cda9b93c0742e11: No bootstrap required, opened a new log
I20260630 12:26:11.096225 19679 tablet_bootstrap.cc:654] T d5e5efd25e994d7d83791cab6b6c69cf P 9d737e2c7a5343cfb05079a6331c9384: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.096580 19676 ts_tablet_manager.cc:1403] T 682c62fe84594643a6b67173813ce786 P 157c58107f1b4de09cda9b93c0742e11: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.013s
I20260630 12:26:11.099685 19677 tablet_bootstrap.cc:492] T d5e5efd25e994d7d83791cab6b6c69cf P 0e5340ef3ce24b6cbe4d344183544b5e: No bootstrap required, opened a new log
I20260630 12:26:11.099836 19676 raft_consensus.cc:359] T 682c62fe84594643a6b67173813ce786 P 157c58107f1b4de09cda9b93c0742e11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.100450 19677 ts_tablet_manager.cc:1403] T d5e5efd25e994d7d83791cab6b6c69cf P 0e5340ef3ce24b6cbe4d344183544b5e: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260630 12:26:11.100754 19676 raft_consensus.cc:385] T 682c62fe84594643a6b67173813ce786 P 157c58107f1b4de09cda9b93c0742e11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.101110 19676 raft_consensus.cc:740] T 682c62fe84594643a6b67173813ce786 P 157c58107f1b4de09cda9b93c0742e11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157c58107f1b4de09cda9b93c0742e11, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.102047 19676 consensus_queue.cc:260] T 682c62fe84594643a6b67173813ce786 P 157c58107f1b4de09cda9b93c0742e11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.103535 19677 raft_consensus.cc:359] T d5e5efd25e994d7d83791cab6b6c69cf P 0e5340ef3ce24b6cbe4d344183544b5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.104343 19679 tablet_bootstrap.cc:492] T d5e5efd25e994d7d83791cab6b6c69cf P 9d737e2c7a5343cfb05079a6331c9384: No bootstrap required, opened a new log
I20260630 12:26:11.104389 19676 ts_tablet_manager.cc:1434] T 682c62fe84594643a6b67173813ce786 P 157c58107f1b4de09cda9b93c0742e11: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:26:11.104559 19677 raft_consensus.cc:385] T d5e5efd25e994d7d83791cab6b6c69cf P 0e5340ef3ce24b6cbe4d344183544b5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.105119 19679 ts_tablet_manager.cc:1403] T d5e5efd25e994d7d83791cab6b6c69cf P 9d737e2c7a5343cfb05079a6331c9384: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:26:11.105116 19677 raft_consensus.cc:740] T d5e5efd25e994d7d83791cab6b6c69cf P 0e5340ef3ce24b6cbe4d344183544b5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e5340ef3ce24b6cbe4d344183544b5e, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.106326 19677 consensus_queue.cc:260] T d5e5efd25e994d7d83791cab6b6c69cf P 0e5340ef3ce24b6cbe4d344183544b5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.108021 19679 raft_consensus.cc:359] T d5e5efd25e994d7d83791cab6b6c69cf P 9d737e2c7a5343cfb05079a6331c9384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.108845 19679 raft_consensus.cc:385] T d5e5efd25e994d7d83791cab6b6c69cf P 9d737e2c7a5343cfb05079a6331c9384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.109195 19679 raft_consensus.cc:740] T d5e5efd25e994d7d83791cab6b6c69cf P 9d737e2c7a5343cfb05079a6331c9384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d737e2c7a5343cfb05079a6331c9384, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.109730 19677 ts_tablet_manager.cc:1434] T d5e5efd25e994d7d83791cab6b6c69cf P 0e5340ef3ce24b6cbe4d344183544b5e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:26:11.110064 19679 consensus_queue.cc:260] T d5e5efd25e994d7d83791cab6b6c69cf P 9d737e2c7a5343cfb05079a6331c9384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.110875 19677 tablet_bootstrap.cc:492] T 5b52317a54eb425f9bbe18375f605486 P 0e5340ef3ce24b6cbe4d344183544b5e: Bootstrap starting.
I20260630 12:26:11.112427 19679 ts_tablet_manager.cc:1434] T d5e5efd25e994d7d83791cab6b6c69cf P 9d737e2c7a5343cfb05079a6331c9384: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:26:11.117636 19677 tablet_bootstrap.cc:654] T 5b52317a54eb425f9bbe18375f605486 P 0e5340ef3ce24b6cbe4d344183544b5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.118216 19679 tablet_bootstrap.cc:492] T 623c3f269a6c4395b6b05f5eb5e30d46 P 9d737e2c7a5343cfb05079a6331c9384: Bootstrap starting.
I20260630 12:26:11.125195 19679 tablet_bootstrap.cc:654] T 623c3f269a6c4395b6b05f5eb5e30d46 P 9d737e2c7a5343cfb05079a6331c9384: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.128893 19677 tablet_bootstrap.cc:492] T 5b52317a54eb425f9bbe18375f605486 P 0e5340ef3ce24b6cbe4d344183544b5e: No bootstrap required, opened a new log
I20260630 12:26:11.129339 19677 ts_tablet_manager.cc:1403] T 5b52317a54eb425f9bbe18375f605486 P 0e5340ef3ce24b6cbe4d344183544b5e: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260630 12:26:11.130126 19679 tablet_bootstrap.cc:492] T 623c3f269a6c4395b6b05f5eb5e30d46 P 9d737e2c7a5343cfb05079a6331c9384: No bootstrap required, opened a new log
I20260630 12:26:11.130545 19679 ts_tablet_manager.cc:1403] T 623c3f269a6c4395b6b05f5eb5e30d46 P 9d737e2c7a5343cfb05079a6331c9384: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:26:11.132018 19677 raft_consensus.cc:359] T 5b52317a54eb425f9bbe18375f605486 P 0e5340ef3ce24b6cbe4d344183544b5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.132861 19677 raft_consensus.cc:385] T 5b52317a54eb425f9bbe18375f605486 P 0e5340ef3ce24b6cbe4d344183544b5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.133128 19677 raft_consensus.cc:740] T 5b52317a54eb425f9bbe18375f605486 P 0e5340ef3ce24b6cbe4d344183544b5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e5340ef3ce24b6cbe4d344183544b5e, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.132923 19679 raft_consensus.cc:359] T 623c3f269a6c4395b6b05f5eb5e30d46 P 9d737e2c7a5343cfb05079a6331c9384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.133630 19679 raft_consensus.cc:385] T 623c3f269a6c4395b6b05f5eb5e30d46 P 9d737e2c7a5343cfb05079a6331c9384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.133929 19679 raft_consensus.cc:740] T 623c3f269a6c4395b6b05f5eb5e30d46 P 9d737e2c7a5343cfb05079a6331c9384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d737e2c7a5343cfb05079a6331c9384, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.133886 19677 consensus_queue.cc:260] T 5b52317a54eb425f9bbe18375f605486 P 0e5340ef3ce24b6cbe4d344183544b5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.134778 19679 consensus_queue.cc:260] T 623c3f269a6c4395b6b05f5eb5e30d46 P 9d737e2c7a5343cfb05079a6331c9384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.136001 19677 ts_tablet_manager.cc:1434] T 5b52317a54eb425f9bbe18375f605486 P 0e5340ef3ce24b6cbe4d344183544b5e: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260630 12:26:11.137106 19679 ts_tablet_manager.cc:1434] T 623c3f269a6c4395b6b05f5eb5e30d46 P 9d737e2c7a5343cfb05079a6331c9384: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:26:11.176380 19680 raft_consensus.cc:493] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:11.176898 19680 raft_consensus.cc:515] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.179047 19680 leader_election.cc:290] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e5340ef3ce24b6cbe4d344183544b5e (127.16.110.129:41737), 9d737e2c7a5343cfb05079a6331c9384 (127.16.110.131:38747)
I20260630 12:26:11.191049 19483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b52317a54eb425f9bbe18375f605486" candidate_uuid: "157c58107f1b4de09cda9b93c0742e11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" is_pre_election: true
I20260630 12:26:11.191776 19483 raft_consensus.cc:2468] T 5b52317a54eb425f9bbe18375f605486 P 0e5340ef3ce24b6cbe4d344183544b5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157c58107f1b4de09cda9b93c0742e11 in term 0.
I20260630 12:26:11.191958 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b52317a54eb425f9bbe18375f605486" candidate_uuid: "157c58107f1b4de09cda9b93c0742e11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d737e2c7a5343cfb05079a6331c9384" is_pre_election: true
I20260630 12:26:11.192628 19632 raft_consensus.cc:2468] T 5b52317a54eb425f9bbe18375f605486 P 9d737e2c7a5343cfb05079a6331c9384 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157c58107f1b4de09cda9b93c0742e11 in term 0.
I20260630 12:26:11.193082 19521 leader_election.cc:304] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5340ef3ce24b6cbe4d344183544b5e, 157c58107f1b4de09cda9b93c0742e11; no voters: 
I20260630 12:26:11.193892 19680 raft_consensus.cc:2804] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:11.194242 19680 raft_consensus.cc:493] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:11.194594 19680 raft_consensus.cc:3060] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.200124 19680 raft_consensus.cc:515] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.202051 19680 leader_election.cc:290] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11 [CANDIDATE]: Term 1 election: Requested vote from peers 0e5340ef3ce24b6cbe4d344183544b5e (127.16.110.129:41737), 9d737e2c7a5343cfb05079a6331c9384 (127.16.110.131:38747)
I20260630 12:26:11.202446 19684 raft_consensus.cc:493] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:11.202997 19483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b52317a54eb425f9bbe18375f605486" candidate_uuid: "157c58107f1b4de09cda9b93c0742e11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5340ef3ce24b6cbe4d344183544b5e"
I20260630 12:26:11.203274 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b52317a54eb425f9bbe18375f605486" candidate_uuid: "157c58107f1b4de09cda9b93c0742e11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d737e2c7a5343cfb05079a6331c9384"
I20260630 12:26:11.202991 19684 raft_consensus.cc:515] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.203625 19483 raft_consensus.cc:3060] T 5b52317a54eb425f9bbe18375f605486 P 0e5340ef3ce24b6cbe4d344183544b5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.203959 19632 raft_consensus.cc:3060] T 5b52317a54eb425f9bbe18375f605486 P 9d737e2c7a5343cfb05079a6331c9384 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.206359 19684 leader_election.cc:290] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157c58107f1b4de09cda9b93c0742e11 (127.16.110.130:41349), 9d737e2c7a5343cfb05079a6331c9384 (127.16.110.131:38747)
I20260630 12:26:11.211725 19483 raft_consensus.cc:2468] T 5b52317a54eb425f9bbe18375f605486 P 0e5340ef3ce24b6cbe4d344183544b5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157c58107f1b4de09cda9b93c0742e11 in term 1.
I20260630 12:26:11.212517 19632 raft_consensus.cc:2468] T 5b52317a54eb425f9bbe18375f605486 P 9d737e2c7a5343cfb05079a6331c9384 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157c58107f1b4de09cda9b93c0742e11 in term 1.
I20260630 12:26:11.214423 19521 leader_election.cc:304] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157c58107f1b4de09cda9b93c0742e11, 9d737e2c7a5343cfb05079a6331c9384; no voters: 
I20260630 12:26:11.215340 19680 raft_consensus.cc:2804] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:11.216843 19680 raft_consensus.cc:697] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11 [term 1 LEADER]: Becoming Leader. State: Replica: 157c58107f1b4de09cda9b93c0742e11, State: Running, Role: LEADER
I20260630 12:26:11.217906 19680 consensus_queue.cc:237] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.223111 19699 raft_consensus.cc:493] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:11.226193 19699 raft_consensus.cc:515] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.227025 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682c62fe84594643a6b67173813ce786" candidate_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d737e2c7a5343cfb05079a6331c9384" is_pre_election: true
I20260630 12:26:11.228001 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682c62fe84594643a6b67173813ce786" candidate_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157c58107f1b4de09cda9b93c0742e11" is_pre_election: true
I20260630 12:26:11.228245 19632 raft_consensus.cc:2468] T 682c62fe84594643a6b67173813ce786 P 9d737e2c7a5343cfb05079a6331c9384 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e5340ef3ce24b6cbe4d344183544b5e in term 0.
I20260630 12:26:11.228801 19558 raft_consensus.cc:2468] T 682c62fe84594643a6b67173813ce786 P 157c58107f1b4de09cda9b93c0742e11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e5340ef3ce24b6cbe4d344183544b5e in term 0.
I20260630 12:26:11.228513 19379 catalog_manager.cc:5697] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11 reported cstate change: term changed from 0 to 1, leader changed from <none> to 157c58107f1b4de09cda9b93c0742e11 (127.16.110.130). New cstate: current_term: 1 leader_uuid: "157c58107f1b4de09cda9b93c0742e11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:11.230203 19631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e5efd25e994d7d83791cab6b6c69cf" candidate_uuid: "157c58107f1b4de09cda9b93c0742e11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d737e2c7a5343cfb05079a6331c9384" is_pre_election: true
I20260630 12:26:11.230460 19448 leader_election.cc:304] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5340ef3ce24b6cbe4d344183544b5e, 157c58107f1b4de09cda9b93c0742e11; no voters: 
I20260630 12:26:11.230751 19685 raft_consensus.cc:493] T 682c62fe84594643a6b67173813ce786 P 9d737e2c7a5343cfb05079a6331c9384 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:11.230846 19631 raft_consensus.cc:2468] T d5e5efd25e994d7d83791cab6b6c69cf P 9d737e2c7a5343cfb05079a6331c9384 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157c58107f1b4de09cda9b93c0742e11 in term 0.
I20260630 12:26:11.231529 19684 raft_consensus.cc:2804] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:11.231377 19685 raft_consensus.cc:515] T 682c62fe84594643a6b67173813ce786 P 9d737e2c7a5343cfb05079a6331c9384 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.231954 19684 raft_consensus.cc:493] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:11.232365 19684 raft_consensus.cc:3060] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.232318 19521 leader_election.cc:304] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157c58107f1b4de09cda9b93c0742e11, 9d737e2c7a5343cfb05079a6331c9384; no voters: 
I20260630 12:26:11.233389 19680 raft_consensus.cc:2804] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:11.233759 19680 raft_consensus.cc:493] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:11.234125 19680 raft_consensus.cc:3060] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.229418 19699 leader_election.cc:290] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e5340ef3ce24b6cbe4d344183544b5e (127.16.110.129:41737), 9d737e2c7a5343cfb05079a6331c9384 (127.16.110.131:38747)
I20260630 12:26:11.230034 19483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e5efd25e994d7d83791cab6b6c69cf" candidate_uuid: "157c58107f1b4de09cda9b93c0742e11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" is_pre_election: true
I20260630 12:26:11.235514 19483 raft_consensus.cc:2468] T d5e5efd25e994d7d83791cab6b6c69cf P 0e5340ef3ce24b6cbe4d344183544b5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157c58107f1b4de09cda9b93c0742e11 in term 0.
I20260630 12:26:11.241343 19685 leader_election.cc:290] T 682c62fe84594643a6b67173813ce786 P 9d737e2c7a5343cfb05079a6331c9384 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e5340ef3ce24b6cbe4d344183544b5e (127.16.110.129:41737), 157c58107f1b4de09cda9b93c0742e11 (127.16.110.130:41349)
I20260630 12:26:11.243168 19684 raft_consensus.cc:515] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.244891 19680 raft_consensus.cc:515] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.246393 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682c62fe84594643a6b67173813ce786" candidate_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157c58107f1b4de09cda9b93c0742e11"
I20260630 12:26:11.247252 19558 raft_consensus.cc:3060] T 682c62fe84594643a6b67173813ce786 P 157c58107f1b4de09cda9b93c0742e11 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.248473 19680 leader_election.cc:290] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11 [CANDIDATE]: Term 1 election: Requested vote from peers 0e5340ef3ce24b6cbe4d344183544b5e (127.16.110.129:41737), 9d737e2c7a5343cfb05079a6331c9384 (127.16.110.131:38747)
I20260630 12:26:11.248761 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e5efd25e994d7d83791cab6b6c69cf" candidate_uuid: "157c58107f1b4de09cda9b93c0742e11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d737e2c7a5343cfb05079a6331c9384"
I20260630 12:26:11.246403 19631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682c62fe84594643a6b67173813ce786" candidate_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d737e2c7a5343cfb05079a6331c9384"
I20260630 12:26:11.249553 19632 raft_consensus.cc:3060] T d5e5efd25e994d7d83791cab6b6c69cf P 9d737e2c7a5343cfb05079a6331c9384 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.249912 19631 raft_consensus.cc:3060] T 682c62fe84594643a6b67173813ce786 P 9d737e2c7a5343cfb05079a6331c9384 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.249751 19483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e5efd25e994d7d83791cab6b6c69cf" candidate_uuid: "157c58107f1b4de09cda9b93c0742e11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5340ef3ce24b6cbe4d344183544b5e"
I20260630 12:26:11.255760 19558 raft_consensus.cc:2468] T 682c62fe84594643a6b67173813ce786 P 157c58107f1b4de09cda9b93c0742e11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5340ef3ce24b6cbe4d344183544b5e in term 1.
I20260630 12:26:11.256536 19483 raft_consensus.cc:3060] T d5e5efd25e994d7d83791cab6b6c69cf P 0e5340ef3ce24b6cbe4d344183544b5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.249034 19684 leader_election.cc:290] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e [CANDIDATE]: Term 1 election: Requested vote from peers 157c58107f1b4de09cda9b93c0742e11 (127.16.110.130:41349), 9d737e2c7a5343cfb05079a6331c9384 (127.16.110.131:38747)
I20260630 12:26:11.257475 19448 leader_election.cc:304] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5340ef3ce24b6cbe4d344183544b5e, 157c58107f1b4de09cda9b93c0742e11; no voters: 
I20260630 12:26:11.259956 19632 raft_consensus.cc:2468] T d5e5efd25e994d7d83791cab6b6c69cf P 9d737e2c7a5343cfb05079a6331c9384 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157c58107f1b4de09cda9b93c0742e11 in term 1.
I20260630 12:26:11.258767 19684 raft_consensus.cc:2804] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:11.261942 19521 leader_election.cc:304] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157c58107f1b4de09cda9b93c0742e11, 9d737e2c7a5343cfb05079a6331c9384; no voters: 
I20260630 12:26:11.262952 19680 raft_consensus.cc:2804] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:11.263473 19680 raft_consensus.cc:697] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11 [term 1 LEADER]: Becoming Leader. State: Replica: 157c58107f1b4de09cda9b93c0742e11, State: Running, Role: LEADER
I20260630 12:26:11.263736 19483 raft_consensus.cc:2468] T d5e5efd25e994d7d83791cab6b6c69cf P 0e5340ef3ce24b6cbe4d344183544b5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157c58107f1b4de09cda9b93c0742e11 in term 1.
I20260630 12:26:11.264309 19680 consensus_queue.cc:237] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.269140 19631 raft_consensus.cc:2468] T 682c62fe84594643a6b67173813ce786 P 9d737e2c7a5343cfb05079a6331c9384 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5340ef3ce24b6cbe4d344183544b5e in term 1.
I20260630 12:26:11.272485 19705 raft_consensus.cc:493] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:11.273017 19705 raft_consensus.cc:515] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.274350 19684 raft_consensus.cc:697] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e [term 1 LEADER]: Becoming Leader. State: Replica: 0e5340ef3ce24b6cbe4d344183544b5e, State: Running, Role: LEADER
I20260630 12:26:11.275686 19483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682c62fe84594643a6b67173813ce786" candidate_uuid: "9d737e2c7a5343cfb05079a6331c9384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" is_pre_election: true
I20260630 12:26:11.277220 19631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623c3f269a6c4395b6b05f5eb5e30d46" candidate_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d737e2c7a5343cfb05079a6331c9384" is_pre_election: true
I20260630 12:26:11.277870 19631 raft_consensus.cc:2468] T 623c3f269a6c4395b6b05f5eb5e30d46 P 9d737e2c7a5343cfb05079a6331c9384 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e5340ef3ce24b6cbe4d344183544b5e in term 0.
I20260630 12:26:11.277670 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682c62fe84594643a6b67173813ce786" candidate_uuid: "9d737e2c7a5343cfb05079a6331c9384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157c58107f1b4de09cda9b93c0742e11" is_pre_election: true
I20260630 12:26:11.277608 19557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623c3f269a6c4395b6b05f5eb5e30d46" candidate_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157c58107f1b4de09cda9b93c0742e11" is_pre_election: true
I20260630 12:26:11.278821 19558 raft_consensus.cc:2393] T 682c62fe84594643a6b67173813ce786 P 157c58107f1b4de09cda9b93c0742e11 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d737e2c7a5343cfb05079a6331c9384 in current term 1: Already voted for candidate 0e5340ef3ce24b6cbe4d344183544b5e in this term.
I20260630 12:26:11.279278 19557 raft_consensus.cc:2468] T 623c3f269a6c4395b6b05f5eb5e30d46 P 157c58107f1b4de09cda9b93c0742e11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e5340ef3ce24b6cbe4d344183544b5e in term 0.
I20260630 12:26:11.279618 19705 leader_election.cc:290] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157c58107f1b4de09cda9b93c0742e11 (127.16.110.130:41349), 9d737e2c7a5343cfb05079a6331c9384 (127.16.110.131:38747)
I20260630 12:26:11.280112 19597 leader_election.cc:304] T 682c62fe84594643a6b67173813ce786 P 9d737e2c7a5343cfb05079a6331c9384 [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: 9d737e2c7a5343cfb05079a6331c9384; no voters: 0e5340ef3ce24b6cbe4d344183544b5e, 157c58107f1b4de09cda9b93c0742e11
I20260630 12:26:11.279289 19446 leader_election.cc:304] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5340ef3ce24b6cbe4d344183544b5e, 9d737e2c7a5343cfb05079a6331c9384; no voters: 
I20260630 12:26:11.281276 19685 raft_consensus.cc:2749] T 682c62fe84594643a6b67173813ce786 P 9d737e2c7a5343cfb05079a6331c9384 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:11.281917 19705 raft_consensus.cc:2804] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:11.282275 19705 raft_consensus.cc:493] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:11.281044 19684 consensus_queue.cc:237] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.282683 19705 raft_consensus.cc:3060] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.289723 19705 raft_consensus.cc:515] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.292227 19557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623c3f269a6c4395b6b05f5eb5e30d46" candidate_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157c58107f1b4de09cda9b93c0742e11"
I20260630 12:26:11.291479 19381 catalog_manager.cc:5697] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e5340ef3ce24b6cbe4d344183544b5e (127.16.110.129). New cstate: current_term: 1 leader_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:11.291975 19379 catalog_manager.cc:5697] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11 reported cstate change: term changed from 0 to 1, leader changed from <none> to 157c58107f1b4de09cda9b93c0742e11 (127.16.110.130). New cstate: current_term: 1 leader_uuid: "157c58107f1b4de09cda9b93c0742e11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:11.292565 19631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623c3f269a6c4395b6b05f5eb5e30d46" candidate_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d737e2c7a5343cfb05079a6331c9384"
I20260630 12:26:11.292990 19557 raft_consensus.cc:3060] T 623c3f269a6c4395b6b05f5eb5e30d46 P 157c58107f1b4de09cda9b93c0742e11 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.292989 19705 leader_election.cc:290] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e [CANDIDATE]: Term 1 election: Requested vote from peers 157c58107f1b4de09cda9b93c0742e11 (127.16.110.130:41349), 9d737e2c7a5343cfb05079a6331c9384 (127.16.110.131:38747)
I20260630 12:26:11.293889 19631 raft_consensus.cc:3060] T 623c3f269a6c4395b6b05f5eb5e30d46 P 9d737e2c7a5343cfb05079a6331c9384 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.299909 19557 raft_consensus.cc:2468] T 623c3f269a6c4395b6b05f5eb5e30d46 P 157c58107f1b4de09cda9b93c0742e11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5340ef3ce24b6cbe4d344183544b5e in term 1.
I20260630 12:26:11.299945 19631 raft_consensus.cc:2468] T 623c3f269a6c4395b6b05f5eb5e30d46 P 9d737e2c7a5343cfb05079a6331c9384 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5340ef3ce24b6cbe4d344183544b5e in term 1.
I20260630 12:26:11.302058 19446 leader_election.cc:304] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5340ef3ce24b6cbe4d344183544b5e, 9d737e2c7a5343cfb05079a6331c9384; no voters: 
I20260630 12:26:11.302949 19705 raft_consensus.cc:2804] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:11.303411 19705 raft_consensus.cc:697] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e [term 1 LEADER]: Becoming Leader. State: Replica: 0e5340ef3ce24b6cbe4d344183544b5e, State: Running, Role: LEADER
I20260630 12:26:11.304263 19705 consensus_queue.cc:237] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } }
I20260630 12:26:11.312218 19381 catalog_manager.cc:5697] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e5340ef3ce24b6cbe4d344183544b5e (127.16.110.129). New cstate: current_term: 1 leader_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5340ef3ce24b6cbe4d344183544b5e" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "157c58107f1b4de09cda9b93c0742e11" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d737e2c7a5343cfb05079a6331c9384" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38747 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:11.351035 16826 tablet_server.cc:179] TabletServer@127.16.110.129:0 shutting down...
I20260630 12:26:11.369783 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:11.370565 16826 tablet_replica.cc:333] T d5e5efd25e994d7d83791cab6b6c69cf P 0e5340ef3ce24b6cbe4d344183544b5e: stopping tablet replica
I20260630 12:26:11.371109 16826 raft_consensus.cc:2243] T d5e5efd25e994d7d83791cab6b6c69cf P 0e5340ef3ce24b6cbe4d344183544b5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:11.371508 16826 raft_consensus.cc:2272] T d5e5efd25e994d7d83791cab6b6c69cf P 0e5340ef3ce24b6cbe4d344183544b5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:11.373353 16826 tablet_replica.cc:333] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e: stopping tablet replica
I20260630 12:26:11.373838 16826 raft_consensus.cc:2243] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:11.374464 16826 pending_rounds.cc:70] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e: Trying to abort 1 pending ops.
I20260630 12:26:11.374656 16826 pending_rounds.cc:77] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440432871198720 op_type: NO_OP noop_request { }
I20260630 12:26:11.374946 16826 raft_consensus.cc:2889] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:26:11.375198 16826 raft_consensus.cc:2272] T 623c3f269a6c4395b6b05f5eb5e30d46 P 0e5340ef3ce24b6cbe4d344183544b5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:11.377305 16826 tablet_replica.cc:333] T 5b52317a54eb425f9bbe18375f605486 P 0e5340ef3ce24b6cbe4d344183544b5e: stopping tablet replica
I20260630 12:26:11.377789 16826 raft_consensus.cc:2243] T 5b52317a54eb425f9bbe18375f605486 P 0e5340ef3ce24b6cbe4d344183544b5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:11.378147 16826 raft_consensus.cc:2272] T 5b52317a54eb425f9bbe18375f605486 P 0e5340ef3ce24b6cbe4d344183544b5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:11.379807 16826 tablet_replica.cc:333] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e: stopping tablet replica
I20260630 12:26:11.380324 16826 raft_consensus.cc:2243] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:11.380852 16826 pending_rounds.cc:70] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e: Trying to abort 1 pending ops.
I20260630 12:26:11.381048 16826 pending_rounds.cc:77] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440432782737408 op_type: NO_OP noop_request { }
I20260630 12:26:11.381305 16826 raft_consensus.cc:2889] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:26:11.381560 16826 raft_consensus.cc:2272] T 682c62fe84594643a6b67173813ce786 P 0e5340ef3ce24b6cbe4d344183544b5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:11.394937 16826 tablet_server.cc:196] TabletServer@127.16.110.129:0 shutdown complete.
I20260630 12:26:11.401405 19434 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
W20260630 12:26:11.408499 19434 auto_leader_rebalancer.cc:524] the master instance isn't leader: Network error: Client connection negotiation failed: client connection to 127.16.110.129:41737: connect: Connection refused (error 111)
I20260630 12:26:11.411615 16826 tablet_server.cc:179] TabletServer@127.16.110.130:0 shutting down...
I20260630 12:26:11.426540 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:11.427335 16826 tablet_replica.cc:333] T 623c3f269a6c4395b6b05f5eb5e30d46 P 157c58107f1b4de09cda9b93c0742e11: stopping tablet replica
I20260630 12:26:11.427932 16826 raft_consensus.cc:2243] T 623c3f269a6c4395b6b05f5eb5e30d46 P 157c58107f1b4de09cda9b93c0742e11 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:11.428380 16826 raft_consensus.cc:2272] T 623c3f269a6c4395b6b05f5eb5e30d46 P 157c58107f1b4de09cda9b93c0742e11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:11.430224 16826 tablet_replica.cc:333] T 682c62fe84594643a6b67173813ce786 P 157c58107f1b4de09cda9b93c0742e11: stopping tablet replica
I20260630 12:26:11.430742 16826 raft_consensus.cc:2243] T 682c62fe84594643a6b67173813ce786 P 157c58107f1b4de09cda9b93c0742e11 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:11.431114 16826 raft_consensus.cc:2272] T 682c62fe84594643a6b67173813ce786 P 157c58107f1b4de09cda9b93c0742e11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:11.432862 16826 tablet_replica.cc:333] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11: stopping tablet replica
I20260630 12:26:11.433332 16826 raft_consensus.cc:2243] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:11.433858 16826 pending_rounds.cc:70] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11: Trying to abort 1 pending ops.
I20260630 12:26:11.434036 16826 pending_rounds.cc:77] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440432521179136 op_type: NO_OP noop_request { }
I20260630 12:26:11.434298 16826 raft_consensus.cc:2889] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:26:11.434545 16826 raft_consensus.cc:2272] T 5b52317a54eb425f9bbe18375f605486 P 157c58107f1b4de09cda9b93c0742e11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:11.436641 16826 tablet_replica.cc:333] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11: stopping tablet replica
I20260630 12:26:11.437088 16826 raft_consensus.cc:2243] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:11.437600 16826 pending_rounds.cc:70] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11: Trying to abort 1 pending ops.
I20260630 12:26:11.437767 16826 pending_rounds.cc:77] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440432709406720 op_type: NO_OP noop_request { }
I20260630 12:26:11.438017 16826 raft_consensus.cc:2889] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:26:11.438259 16826 raft_consensus.cc:2272] T d5e5efd25e994d7d83791cab6b6c69cf P 157c58107f1b4de09cda9b93c0742e11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:11.459766 16826 tablet_server.cc:196] TabletServer@127.16.110.130:0 shutdown complete.
I20260630 12:26:11.470732 16826 tablet_server.cc:179] TabletServer@127.16.110.131:0 shutting down...
I20260630 12:26:11.488680 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:11.489444 16826 tablet_replica.cc:333] T 623c3f269a6c4395b6b05f5eb5e30d46 P 9d737e2c7a5343cfb05079a6331c9384: stopping tablet replica
I20260630 12:26:11.490000 16826 raft_consensus.cc:2243] T 623c3f269a6c4395b6b05f5eb5e30d46 P 9d737e2c7a5343cfb05079a6331c9384 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:11.490403 16826 raft_consensus.cc:2272] T 623c3f269a6c4395b6b05f5eb5e30d46 P 9d737e2c7a5343cfb05079a6331c9384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:11.492369 16826 tablet_replica.cc:333] T d5e5efd25e994d7d83791cab6b6c69cf P 9d737e2c7a5343cfb05079a6331c9384: stopping tablet replica
I20260630 12:26:11.492875 16826 raft_consensus.cc:2243] T d5e5efd25e994d7d83791cab6b6c69cf P 9d737e2c7a5343cfb05079a6331c9384 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:11.493230 16826 raft_consensus.cc:2272] T d5e5efd25e994d7d83791cab6b6c69cf P 9d737e2c7a5343cfb05079a6331c9384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:11.495107 16826 tablet_replica.cc:333] T 682c62fe84594643a6b67173813ce786 P 9d737e2c7a5343cfb05079a6331c9384: stopping tablet replica
I20260630 12:26:11.495617 16826 raft_consensus.cc:2243] T 682c62fe84594643a6b67173813ce786 P 9d737e2c7a5343cfb05079a6331c9384 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:11.495968 16826 raft_consensus.cc:2272] T 682c62fe84594643a6b67173813ce786 P 9d737e2c7a5343cfb05079a6331c9384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:11.497762 16826 tablet_replica.cc:333] T 5b52317a54eb425f9bbe18375f605486 P 9d737e2c7a5343cfb05079a6331c9384: stopping tablet replica
I20260630 12:26:11.498214 16826 raft_consensus.cc:2243] T 5b52317a54eb425f9bbe18375f605486 P 9d737e2c7a5343cfb05079a6331c9384 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:11.498564 16826 raft_consensus.cc:2272] T 5b52317a54eb425f9bbe18375f605486 P 9d737e2c7a5343cfb05079a6331c9384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:11.520512 16826 tablet_server.cc:196] TabletServer@127.16.110.131:0 shutdown complete.
I20260630 12:26:11.531186 16826 master.cc:562] Master@127.16.110.190:35833 shutting down...
I20260630 12:26:11.544931 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4fc6da9ed3344a93b162f62311bf26e1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:11.545440 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4fc6da9ed3344a93b162f62311bf26e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:11.545696 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4fc6da9ed3344a93b162f62311bf26e1: stopping tablet replica
I20260630 12:26:11.563620 16826 master.cc:584] Master@127.16.110.190:35833 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2329 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:26:11.596352 16826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.110.190:45809
I20260630 12:26:11.597621 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:11.602567 19709 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:11.603272 19710 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:11.604310 19712 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:11.605620 16826 server_base.cc:1061] running on GCE node
I20260630 12:26:11.606526 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:11.606765 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:11.606962 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822371606905 us; error 0 us; skew 500 ppm
I20260630 12:26:11.607462 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:11.609784 16826 webserver.cc:533] Webserver started at http://127.16.110.190:33419/ using document root <none> and password file <none>
I20260630 12:26:11.610277 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:11.610467 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:11.610734 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:11.611785 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/master-0-root/instance:
uuid: "25218017f1f548bebcc5baf74a77012d"
format_stamp: "Formatted at 2026-06-30 12:26:11 on dist-test-slave-pnhc"
I20260630 12:26:11.616250 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:26:11.619467 19717 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:11.620242 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:11.620544 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/master-0-root
uuid: "25218017f1f548bebcc5baf74a77012d"
format_stamp: "Formatted at 2026-06-30 12:26:11 on dist-test-slave-pnhc"
I20260630 12:26:11.620787 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:11.672361 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:11.673401 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:11.706970 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.190:45809
I20260630 12:26:11.707072 19768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.190:45809 every 8 connection(s)
I20260630 12:26:11.711005 19769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:11.723508 19769 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25218017f1f548bebcc5baf74a77012d: Bootstrap starting.
I20260630 12:26:11.729344 19769 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 25218017f1f548bebcc5baf74a77012d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:11.735116 19769 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25218017f1f548bebcc5baf74a77012d: No bootstrap required, opened a new log
I20260630 12:26:11.738206 19769 raft_consensus.cc:359] T 00000000000000000000000000000000 P 25218017f1f548bebcc5baf74a77012d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25218017f1f548bebcc5baf74a77012d" member_type: VOTER }
I20260630 12:26:11.738884 19769 raft_consensus.cc:385] T 00000000000000000000000000000000 P 25218017f1f548bebcc5baf74a77012d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:11.739182 19769 raft_consensus.cc:740] T 00000000000000000000000000000000 P 25218017f1f548bebcc5baf74a77012d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25218017f1f548bebcc5baf74a77012d, State: Initialized, Role: FOLLOWER
I20260630 12:26:11.739861 19769 consensus_queue.cc:260] T 00000000000000000000000000000000 P 25218017f1f548bebcc5baf74a77012d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "25218017f1f548bebcc5baf74a77012d" member_type: VOTER }
I20260630 12:26:11.740432 19769 raft_consensus.cc:399] T 00000000000000000000000000000000 P 25218017f1f548bebcc5baf74a77012d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:11.740688 19769 raft_consensus.cc:493] T 00000000000000000000000000000000 P 25218017f1f548bebcc5baf74a77012d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:11.741094 19769 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 25218017f1f548bebcc5baf74a77012d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:11.749053 19769 raft_consensus.cc:515] T 00000000000000000000000000000000 P 25218017f1f548bebcc5baf74a77012d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25218017f1f548bebcc5baf74a77012d" member_type: VOTER }
I20260630 12:26:11.749768 19769 leader_election.cc:304] T 00000000000000000000000000000000 P 25218017f1f548bebcc5baf74a77012d [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: 25218017f1f548bebcc5baf74a77012d; no voters: 
I20260630 12:26:11.751184 19769 leader_election.cc:290] T 00000000000000000000000000000000 P 25218017f1f548bebcc5baf74a77012d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:11.751577 19772 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 25218017f1f548bebcc5baf74a77012d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:11.753239 19772 raft_consensus.cc:697] T 00000000000000000000000000000000 P 25218017f1f548bebcc5baf74a77012d [term 1 LEADER]: Becoming Leader. State: Replica: 25218017f1f548bebcc5baf74a77012d, State: Running, Role: LEADER
I20260630 12:26:11.754026 19772 consensus_queue.cc:237] T 00000000000000000000000000000000 P 25218017f1f548bebcc5baf74a77012d [LEADER]: Queue going to LEADER mode. State: All 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: "25218017f1f548bebcc5baf74a77012d" member_type: VOTER }
I20260630 12:26:11.754868 19769 sys_catalog.cc:565] T 00000000000000000000000000000000 P 25218017f1f548bebcc5baf74a77012d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:11.757393 19773 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25218017f1f548bebcc5baf74a77012d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "25218017f1f548bebcc5baf74a77012d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25218017f1f548bebcc5baf74a77012d" member_type: VOTER } }
I20260630 12:26:11.758064 19773 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25218017f1f548bebcc5baf74a77012d [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:11.761461 19774 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25218017f1f548bebcc5baf74a77012d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 25218017f1f548bebcc5baf74a77012d. Latest consensus state: current_term: 1 leader_uuid: "25218017f1f548bebcc5baf74a77012d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25218017f1f548bebcc5baf74a77012d" member_type: VOTER } }
I20260630 12:26:11.762077 19774 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25218017f1f548bebcc5baf74a77012d [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:11.764696 19777 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:11.772708 19777 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:11.773833 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:11.782166 19777 catalog_manager.cc:1383] Generated new cluster ID: 5da935f2ee4644338f38bbedf97f739a
I20260630 12:26:11.782521 19777 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:11.828141 19777 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:11.829440 19777 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:11.842080 19777 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 25218017f1f548bebcc5baf74a77012d: Generated new TSK 0
I20260630 12:26:11.842710 19777 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:11.905114 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:11.910959 19790 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:11.913094 19791 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:11.914085 16826 server_base.cc:1061] running on GCE node
W20260630 12:26:11.914072 19793 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:11.915233 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:11.915421 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:11.915545 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822371915534 us; error 0 us; skew 500 ppm
I20260630 12:26:11.915984 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:11.918234 16826 webserver.cc:533] Webserver started at http://127.16.110.129:38117/ using document root <none> and password file <none>
I20260630 12:26:11.918680 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:11.918833 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:11.919051 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:11.920099 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-0-root/instance:
uuid: "117251bd6d74427cb448aa802dc07dfa"
format_stamp: "Formatted at 2026-06-30 12:26:11 on dist-test-slave-pnhc"
I20260630 12:26:11.924646 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:11.928028 19798 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:11.928920 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:11.929206 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-0-root
uuid: "117251bd6d74427cb448aa802dc07dfa"
format_stamp: "Formatted at 2026-06-30 12:26:11 on dist-test-slave-pnhc"
I20260630 12:26:11.929553 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:11.940565 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:11.941619 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:11.943078 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:11.945436 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:11.945679 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:11.945911 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:11.946069 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:11.983907 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.129:44717
I20260630 12:26:11.984010 19860 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.129:44717 every 8 connection(s)
I20260630 12:26:11.988833 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:11.995505 19865 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:11.996482 19866 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:12.000022 19861 heartbeater.cc:344] Connected to a master server at 127.16.110.190:45809
I20260630 12:26:12.000329 16826 server_base.cc:1061] running on GCE node
I20260630 12:26:12.000473 19861 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:12.001329 19861 heartbeater.cc:507] Master 127.16.110.190:45809 requested a full tablet report, sending...
W20260630 12:26:12.001361 19868 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:12.002393 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:12.002619 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:12.002805 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822372002790 us; error 0 us; skew 500 ppm
I20260630 12:26:12.003456 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:12.003674 19734 ts_manager.cc:194] Registered new tserver with Master: 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717)
I20260630 12:26:12.006239 19734 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40598
I20260630 12:26:12.006445 16826 webserver.cc:533] Webserver started at http://127.16.110.130:41631/ using document root <none> and password file <none>
I20260630 12:26:12.007081 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:12.007313 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:12.007603 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:12.008694 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-1-root/instance:
uuid: "e618ddbbc24a4334b1b96353f457f95c"
format_stamp: "Formatted at 2026-06-30 12:26:12 on dist-test-slave-pnhc"
I20260630 12:26:12.013259 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:26:12.016650 19873 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:12.017388 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:26:12.017695 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-1-root
uuid: "e618ddbbc24a4334b1b96353f457f95c"
format_stamp: "Formatted at 2026-06-30 12:26:12 on dist-test-slave-pnhc"
I20260630 12:26:12.018046 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:12.033715 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:12.034723 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:12.036195 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:12.038363 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:12.038589 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:12.038823 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:12.038990 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:12.077337 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.130:44931
I20260630 12:26:12.077445 19935 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.130:44931 every 8 connection(s)
I20260630 12:26:12.081972 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:12.088658 19939 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:12.089326 19940 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:12.092880 19942 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:12.093473 19936 heartbeater.cc:344] Connected to a master server at 127.16.110.190:45809
I20260630 12:26:12.093559 16826 server_base.cc:1061] running on GCE node
I20260630 12:26:12.094117 19936 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:12.094734 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:12.094996 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:12.094882 19936 heartbeater.cc:507] Master 127.16.110.190:45809 requested a full tablet report, sending...
I20260630 12:26:12.095324 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822372095299 us; error 0 us; skew 500 ppm
I20260630 12:26:12.095925 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:12.097572 19734 ts_manager.cc:194] Registered new tserver with Master: e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931)
I20260630 12:26:12.098631 16826 webserver.cc:533] Webserver started at http://127.16.110.131:36591/ using document root <none> and password file <none>
I20260630 12:26:12.099148 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:12.099118 19734 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40602
I20260630 12:26:12.099637 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:12.099956 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:12.101161 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-2-root/instance:
uuid: "09279c69b68148c1b55f445fb6b11c49"
format_stamp: "Formatted at 2026-06-30 12:26:12 on dist-test-slave-pnhc"
I20260630 12:26:12.105581 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:26:12.108784 19947 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:12.109772 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:12.110091 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-2-root
uuid: "09279c69b68148c1b55f445fb6b11c49"
format_stamp: "Formatted at 2026-06-30 12:26:12 on dist-test-slave-pnhc"
I20260630 12:26:12.110383 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:12.129534 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:12.130822 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:12.132225 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:12.134366 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:12.134606 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:12.134840 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:12.135006 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:12.173668 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.131:43547
I20260630 12:26:12.173768 20009 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.131:43547 every 8 connection(s)
I20260630 12:26:12.187093 20010 heartbeater.cc:344] Connected to a master server at 127.16.110.190:45809
I20260630 12:26:12.187525 20010 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:12.188234 20010 heartbeater.cc:507] Master 127.16.110.190:45809 requested a full tablet report, sending...
I20260630 12:26:12.190090 19734 ts_manager.cc:194] Registered new tserver with Master: 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:12.190544 16826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013503541s
I20260630 12:26:12.191475 19734 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40606
I20260630 12:26:13.009423 19861 heartbeater.cc:499] Master 127.16.110.190:45809 was elected leader, sending a full tablet report...
I20260630 12:26:13.102136 19936 heartbeater.cc:499] Master 127.16.110.190:45809 was elected leader, sending a full tablet report...
I20260630 12:26:13.194623 20010 heartbeater.cc:499] Master 127.16.110.190:45809 was elected leader, sending a full tablet report...
I20260630 12:26:13.247120 19734 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40618:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:26:13.249598 19734 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:26:13.312000 19826 tablet_service.cc:1511] Processing CreateTablet for tablet ee9547a7d9374b1983482eb318c11f11 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:13.314896 19826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee9547a7d9374b1983482eb318c11f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.318677 19825 tablet_service.cc:1511] Processing CreateTablet for tablet f5ad3d20f3cc46978cb4e99c7c171dec (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:13.319065 19824 tablet_service.cc:1511] Processing CreateTablet for tablet abad0a1ec88147cea8e63a27f54af705 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:13.320422 19825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ad3d20f3cc46978cb4e99c7c171dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.321177 19824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abad0a1ec88147cea8e63a27f54af705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.326495 19823 tablet_service.cc:1511] Processing CreateTablet for tablet 6857b68405204ee5a1aa77b1205bf290 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:13.328006 19823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6857b68405204ee5a1aa77b1205bf290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.342628 19822 tablet_service.cc:1511] Processing CreateTablet for tablet 041f699725394bb19bf952e49ed01d19 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:13.343513 20030 tablet_bootstrap.cc:492] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa: Bootstrap starting.
I20260630 12:26:13.344177 19822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041f699725394bb19bf952e49ed01d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.345520 19821 tablet_service.cc:1511] Processing CreateTablet for tablet b2fb1c7299404353a208cc05674153c1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:13.346661 19975 tablet_service.cc:1511] Processing CreateTablet for tablet ee9547a7d9374b1983482eb318c11f11 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:13.347162 19974 tablet_service.cc:1511] Processing CreateTablet for tablet f5ad3d20f3cc46978cb4e99c7c171dec (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:13.348505 19975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee9547a7d9374b1983482eb318c11f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.349797 19974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ad3d20f3cc46978cb4e99c7c171dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.347219 19821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2fb1c7299404353a208cc05674153c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.349956 19826 tablet_service.cc:1511] Processing CreateTablet for tablet 8c3b733a49c94a32b993c9f22b7a305e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:13.351500 19826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c3b733a49c94a32b993c9f22b7a305e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.357985 19973 tablet_service.cc:1511] Processing CreateTablet for tablet abad0a1ec88147cea8e63a27f54af705 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:13.359434 19973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abad0a1ec88147cea8e63a27f54af705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.349956 19825 tablet_service.cc:1511] Processing CreateTablet for tablet 1220b2e9b8e546d99c23cc71c74b84f2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:13.364512 19825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1220b2e9b8e546d99c23cc71c74b84f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.370137 19972 tablet_service.cc:1511] Processing CreateTablet for tablet 6857b68405204ee5a1aa77b1205bf290 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:13.371729 19972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6857b68405204ee5a1aa77b1205bf290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.373373 19970 tablet_service.cc:1511] Processing CreateTablet for tablet b2fb1c7299404353a208cc05674153c1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:13.373817 19901 tablet_service.cc:1511] Processing CreateTablet for tablet ee9547a7d9374b1983482eb318c11f11 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:13.375413 19901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee9547a7d9374b1983482eb318c11f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.376010 19969 tablet_service.cc:1511] Processing CreateTablet for tablet 8c3b733a49c94a32b993c9f22b7a305e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:13.378497 19968 tablet_service.cc:1511] Processing CreateTablet for tablet 1220b2e9b8e546d99c23cc71c74b84f2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:13.381120 19971 tablet_service.cc:1511] Processing CreateTablet for tablet 041f699725394bb19bf952e49ed01d19 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:13.385249 19969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c3b733a49c94a32b993c9f22b7a305e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.387599 19900 tablet_service.cc:1511] Processing CreateTablet for tablet f5ad3d20f3cc46978cb4e99c7c171dec (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:13.388537 19968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1220b2e9b8e546d99c23cc71c74b84f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.388377 19896 tablet_service.cc:1511] Processing CreateTablet for tablet b2fb1c7299404353a208cc05674153c1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:13.389140 19900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ad3d20f3cc46978cb4e99c7c171dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.389791 19896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2fb1c7299404353a208cc05674153c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.391283 19899 tablet_service.cc:1511] Processing CreateTablet for tablet abad0a1ec88147cea8e63a27f54af705 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:13.392495 19971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041f699725394bb19bf952e49ed01d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.393217 19898 tablet_service.cc:1511] Processing CreateTablet for tablet 6857b68405204ee5a1aa77b1205bf290 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:13.395051 19897 tablet_service.cc:1511] Processing CreateTablet for tablet 041f699725394bb19bf952e49ed01d19 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:13.396476 19970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2fb1c7299404353a208cc05674153c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.397107 19895 tablet_service.cc:1511] Processing CreateTablet for tablet 8c3b733a49c94a32b993c9f22b7a305e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:13.401271 19894 tablet_service.cc:1511] Processing CreateTablet for tablet 1220b2e9b8e546d99c23cc71c74b84f2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:26:13.403023 19898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6857b68405204ee5a1aa77b1205bf290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.403143 20030 tablet_bootstrap.cc:654] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:13.425151 19894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1220b2e9b8e546d99c23cc71c74b84f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.429067 19897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041f699725394bb19bf952e49ed01d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.432457 19899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abad0a1ec88147cea8e63a27f54af705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.437408 19895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c3b733a49c94a32b993c9f22b7a305e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:13.373308 20031 tablet_bootstrap.cc:492] T f5ad3d20f3cc46978cb4e99c7c171dec P 09279c69b68148c1b55f445fb6b11c49: Bootstrap starting.
I20260630 12:26:13.470041 20030 tablet_bootstrap.cc:492] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa: No bootstrap required, opened a new log
I20260630 12:26:13.470737 20030 ts_tablet_manager.cc:1403] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa: Time spent bootstrapping tablet: real 0.128s	user 0.019s	sys 0.027s
I20260630 12:26:13.475196 20030 raft_consensus.cc:359] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.476418 20030 raft_consensus.cc:385] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:13.476830 20030 raft_consensus.cc:740] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 117251bd6d74427cb448aa802dc07dfa, State: Initialized, Role: FOLLOWER
I20260630 12:26:13.477766 20030 consensus_queue.cc:260] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.481071 20032 tablet_bootstrap.cc:492] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c: Bootstrap starting.
I20260630 12:26:13.493516 20030 ts_tablet_manager.cc:1434] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.003s
I20260630 12:26:13.493577 20032 tablet_bootstrap.cc:654] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:13.494793 20030 tablet_bootstrap.cc:492] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa: Bootstrap starting.
I20260630 12:26:13.497746 20031 tablet_bootstrap.cc:654] T f5ad3d20f3cc46978cb4e99c7c171dec P 09279c69b68148c1b55f445fb6b11c49: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:13.505395 20030 tablet_bootstrap.cc:654] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:13.524406 20034 raft_consensus.cc:493] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:13.525072 20034 raft_consensus.cc:515] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.525974 20032 tablet_bootstrap.cc:492] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c: No bootstrap required, opened a new log
I20260630 12:26:13.526012 20031 tablet_bootstrap.cc:492] T f5ad3d20f3cc46978cb4e99c7c171dec P 09279c69b68148c1b55f445fb6b11c49: No bootstrap required, opened a new log
I20260630 12:26:13.526646 20032 ts_tablet_manager.cc:1403] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.014s
I20260630 12:26:13.526695 20031 ts_tablet_manager.cc:1403] T f5ad3d20f3cc46978cb4e99c7c171dec P 09279c69b68148c1b55f445fb6b11c49: Time spent bootstrapping tablet: real 0.154s	user 0.011s	sys 0.009s
I20260630 12:26:13.527657 20030 tablet_bootstrap.cc:492] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa: No bootstrap required, opened a new log
I20260630 12:26:13.528136 20030 ts_tablet_manager.cc:1403] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.003s
I20260630 12:26:13.529908 20031 raft_consensus.cc:359] T f5ad3d20f3cc46978cb4e99c7c171dec P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.530678 20031 raft_consensus.cc:385] T f5ad3d20f3cc46978cb4e99c7c171dec P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:13.530282 20032 raft_consensus.cc:359] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.527871 20034 leader_election.cc:290] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931), 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:13.531002 20031 raft_consensus.cc:740] T f5ad3d20f3cc46978cb4e99c7c171dec P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09279c69b68148c1b55f445fb6b11c49, State: Initialized, Role: FOLLOWER
I20260630 12:26:13.530882 20030 raft_consensus.cc:359] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.531199 20032 raft_consensus.cc:385] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:13.531656 20030 raft_consensus.cc:385] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:13.531725 20032 raft_consensus.cc:740] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e618ddbbc24a4334b1b96353f457f95c, State: Initialized, Role: FOLLOWER
I20260630 12:26:13.532167 20031 consensus_queue.cc:260] T f5ad3d20f3cc46978cb4e99c7c171dec P 09279c69b68148c1b55f445fb6b11c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.532862 20032 consensus_queue.cc:260] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.532203 20030 raft_consensus.cc:740] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 117251bd6d74427cb448aa802dc07dfa, State: Initialized, Role: FOLLOWER
I20260630 12:26:13.535408 20030 consensus_queue.cc:260] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.540669 20030 ts_tablet_manager.cc:1434] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:26:13.541762 20030 tablet_bootstrap.cc:492] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa: Bootstrap starting.
I20260630 12:26:13.543263 20031 ts_tablet_manager.cc:1434] T f5ad3d20f3cc46978cb4e99c7c171dec P 09279c69b68148c1b55f445fb6b11c49: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:26:13.546340 20031 tablet_bootstrap.cc:492] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49: Bootstrap starting.
I20260630 12:26:13.548070 20030 tablet_bootstrap.cc:654] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:13.551493 20034 raft_consensus.cc:493] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:13.551970 20034 raft_consensus.cc:515] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.553753 20032 ts_tablet_manager.cc:1434] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.011s
I20260630 12:26:13.554088 20034 leader_election.cc:290] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931), 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:13.554699 20032 tablet_bootstrap.cc:492] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c: Bootstrap starting.
I20260630 12:26:13.555769 20031 tablet_bootstrap.cc:654] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:13.561527 20032 tablet_bootstrap.cc:654] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:13.562548 20030 tablet_bootstrap.cc:492] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa: No bootstrap required, opened a new log
I20260630 12:26:13.563149 20030 ts_tablet_manager.cc:1403] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260630 12:26:13.570835 20030 raft_consensus.cc:359] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.571565 20030 raft_consensus.cc:385] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:13.571858 20030 raft_consensus.cc:740] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 117251bd6d74427cb448aa802dc07dfa, State: Initialized, Role: FOLLOWER
I20260630 12:26:13.572722 20030 consensus_queue.cc:260] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.600561 20030 ts_tablet_manager.cc:1434] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa: Time spent starting tablet: real 0.037s	user 0.023s	sys 0.007s
I20260630 12:26:13.600672 20031 tablet_bootstrap.cc:492] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49: No bootstrap required, opened a new log
I20260630 12:26:13.601584 20031 ts_tablet_manager.cc:1403] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.023s
I20260630 12:26:13.603268 20030 tablet_bootstrap.cc:492] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa: Bootstrap starting.
I20260630 12:26:13.605690 20031 raft_consensus.cc:359] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.606760 20031 raft_consensus.cc:385] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:13.607223 20031 raft_consensus.cc:740] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09279c69b68148c1b55f445fb6b11c49, State: Initialized, Role: FOLLOWER
I20260630 12:26:13.608547 20031 consensus_queue.cc:260] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.610544 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee9547a7d9374b1983482eb318c11f11" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09279c69b68148c1b55f445fb6b11c49" is_pre_election: true
I20260630 12:26:13.611091 20030 tablet_bootstrap.cc:654] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:13.612385 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ad3d20f3cc46978cb4e99c7c171dec" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09279c69b68148c1b55f445fb6b11c49" is_pre_election: true
I20260630 12:26:13.613063 19984 raft_consensus.cc:2468] T f5ad3d20f3cc46978cb4e99c7c171dec P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 117251bd6d74427cb448aa802dc07dfa in term 0.
I20260630 12:26:13.614343 20031 ts_tablet_manager.cc:1434] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
W20260630 12:26:13.615312 19799 leader_election.cc:343] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:13.616467 19799 leader_election.cc:304] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09279c69b68148c1b55f445fb6b11c49, 117251bd6d74427cb448aa802dc07dfa; no voters: 
I20260630 12:26:13.617502 20034 raft_consensus.cc:2804] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:13.618441 20034 raft_consensus.cc:493] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:13.618860 20034 raft_consensus.cc:3060] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:13.621275 20031 tablet_bootstrap.cc:492] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49: Bootstrap starting.
I20260630 12:26:13.632907 20031 tablet_bootstrap.cc:654] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:13.644258 20040 raft_consensus.cc:493] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:13.644999 20040 raft_consensus.cc:515] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.651494 20040 leader_election.cc:290] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717), 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:13.653700 20034 raft_consensus.cc:515] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.666132 20048 raft_consensus.cc:493] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:13.666666 20048 raft_consensus.cc:515] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.669143 20048 leader_election.cc:290] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931), 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:13.671110 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abad0a1ec88147cea8e63a27f54af705" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09279c69b68148c1b55f445fb6b11c49" is_pre_election: true
I20260630 12:26:13.671789 19984 raft_consensus.cc:2468] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 117251bd6d74427cb448aa802dc07dfa in term 0.
I20260630 12:26:13.675122 20031 tablet_bootstrap.cc:492] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49: No bootstrap required, opened a new log
I20260630 12:26:13.677939 20031 ts_tablet_manager.cc:1403] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.016s
I20260630 12:26:13.680805 19799 leader_election.cc:304] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09279c69b68148c1b55f445fb6b11c49, 117251bd6d74427cb448aa802dc07dfa; no voters: 
I20260630 12:26:13.683599 20048 raft_consensus.cc:2804] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:13.683946 20048 raft_consensus.cc:493] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:13.684291 20048 raft_consensus.cc:3060] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:13.680927 20031 raft_consensus.cc:359] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.690302 20031 raft_consensus.cc:385] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:13.693004 20031 raft_consensus.cc:740] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09279c69b68148c1b55f445fb6b11c49, State: Initialized, Role: FOLLOWER
I20260630 12:26:13.693383 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2fb1c7299404353a208cc05674153c1" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "117251bd6d74427cb448aa802dc07dfa" is_pre_election: true
W20260630 12:26:13.695103 19874 leader_election.cc:343] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:13.694288 20031 consensus_queue.cc:260] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.695096 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2fb1c7299404353a208cc05674153c1" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09279c69b68148c1b55f445fb6b11c49" is_pre_election: true
W20260630 12:26:13.697225 19874 leader_election.cc:343] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:13.697649 19874 leader_election.cc:304] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c [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: e618ddbbc24a4334b1b96353f457f95c; no voters: 09279c69b68148c1b55f445fb6b11c49, 117251bd6d74427cb448aa802dc07dfa
I20260630 12:26:13.698127 20031 ts_tablet_manager.cc:1434] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260630 12:26:13.698449 20040 raft_consensus.cc:2749] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:13.699223 20031 tablet_bootstrap.cc:492] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49: Bootstrap starting.
I20260630 12:26:13.701179 20048 raft_consensus.cc:515] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.703213 20048 leader_election.cc:290] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 election: Requested vote from peers e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931), 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:13.704237 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee9547a7d9374b1983482eb318c11f11" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e618ddbbc24a4334b1b96353f457f95c" is_pre_election: true
I20260630 12:26:13.707032 20031 tablet_bootstrap.cc:654] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:13.706967 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ad3d20f3cc46978cb4e99c7c171dec" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e618ddbbc24a4334b1b96353f457f95c" is_pre_election: true
I20260630 12:26:13.718391 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abad0a1ec88147cea8e63a27f54af705" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09279c69b68148c1b55f445fb6b11c49"
I20260630 12:26:13.719260 19984 raft_consensus.cc:3060] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:13.725965 20031 tablet_bootstrap.cc:492] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49: No bootstrap required, opened a new log
I20260630 12:26:13.726672 20031 ts_tablet_manager.cc:1403] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.010s
I20260630 12:26:13.726549 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abad0a1ec88147cea8e63a27f54af705" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e618ddbbc24a4334b1b96353f457f95c" is_pre_election: true
I20260630 12:26:13.728721 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abad0a1ec88147cea8e63a27f54af705" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e618ddbbc24a4334b1b96353f457f95c"
I20260630 12:26:13.730583 20031 raft_consensus.cc:359] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.731519 20031 raft_consensus.cc:385] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:13.731884 20031 raft_consensus.cc:740] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09279c69b68148c1b55f445fb6b11c49, State: Initialized, Role: FOLLOWER
I20260630 12:26:13.732848 20031 consensus_queue.cc:260] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.734790 20031 ts_tablet_manager.cc:1434] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:26:13.735836 20031 tablet_bootstrap.cc:492] T 8c3b733a49c94a32b993c9f22b7a305e P 09279c69b68148c1b55f445fb6b11c49: Bootstrap starting.
I20260630 12:26:13.744539 20031 tablet_bootstrap.cc:654] T 8c3b733a49c94a32b993c9f22b7a305e P 09279c69b68148c1b55f445fb6b11c49: Neither blocks nor log segments found. Creating new log.
W20260630 12:26:13.745244 19799 leader_election.cc:343] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:13.745857 19799 leader_election.cc:304] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa [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: 117251bd6d74427cb448aa802dc07dfa; no voters: 09279c69b68148c1b55f445fb6b11c49, e618ddbbc24a4334b1b96353f457f95c
I20260630 12:26:13.746744 20048 raft_consensus.cc:2749] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:26:13.747987 19799 leader_election.cc:343] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:26:13.749086 19799 leader_election.cc:343] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:26:13.750023 19799 leader_election.cc:343] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:13.744616 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ad3d20f3cc46978cb4e99c7c171dec" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e618ddbbc24a4334b1b96353f457f95c"
I20260630 12:26:13.753559 20031 tablet_bootstrap.cc:492] T 8c3b733a49c94a32b993c9f22b7a305e P 09279c69b68148c1b55f445fb6b11c49: No bootstrap required, opened a new log
I20260630 12:26:13.754222 20031 ts_tablet_manager.cc:1403] T 8c3b733a49c94a32b993c9f22b7a305e P 09279c69b68148c1b55f445fb6b11c49: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.006s
I20260630 12:26:13.758177 20031 raft_consensus.cc:359] T 8c3b733a49c94a32b993c9f22b7a305e P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.759155 20031 raft_consensus.cc:385] T 8c3b733a49c94a32b993c9f22b7a305e P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:13.759531 20031 raft_consensus.cc:740] T 8c3b733a49c94a32b993c9f22b7a305e P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09279c69b68148c1b55f445fb6b11c49, State: Initialized, Role: FOLLOWER
I20260630 12:26:13.760927 20034 leader_election.cc:290] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 election: Requested vote from peers e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931), 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:13.760627 20031 consensus_queue.cc:260] T 8c3b733a49c94a32b993c9f22b7a305e P 09279c69b68148c1b55f445fb6b11c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.765357 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ad3d20f3cc46978cb4e99c7c171dec" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09279c69b68148c1b55f445fb6b11c49"
I20260630 12:26:13.766181 19985 raft_consensus.cc:3060] T f5ad3d20f3cc46978cb4e99c7c171dec P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:26:13.766400 19782 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:26:13.769611 19787 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
W20260630 12:26:13.771077 19787 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:26:13.763628 19984 raft_consensus.cc:2468] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 117251bd6d74427cb448aa802dc07dfa in term 1.
I20260630 12:26:13.772607 20032 tablet_bootstrap.cc:492] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c: No bootstrap required, opened a new log
I20260630 12:26:13.774091 20032 ts_tablet_manager.cc:1403] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c: Time spent bootstrapping tablet: real 0.220s	user 0.076s	sys 0.090s
I20260630 12:26:13.775825 19985 raft_consensus.cc:2468] T f5ad3d20f3cc46978cb4e99c7c171dec P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 117251bd6d74427cb448aa802dc07dfa in term 1.
I20260630 12:26:13.773497 20031 ts_tablet_manager.cc:1434] T 8c3b733a49c94a32b993c9f22b7a305e P 09279c69b68148c1b55f445fb6b11c49: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.005s
I20260630 12:26:13.777412 20031 tablet_bootstrap.cc:492] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49: Bootstrap starting.
W20260630 12:26:13.777446 19799 leader_election.cc:343] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:13.778614 19799 leader_election.cc:304] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [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: 09279c69b68148c1b55f445fb6b11c49, 117251bd6d74427cb448aa802dc07dfa; no voters: e618ddbbc24a4334b1b96353f457f95c
I20260630 12:26:13.780138 20034 raft_consensus.cc:2804] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:13.780616 20034 raft_consensus.cc:697] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Becoming Leader. State: Replica: 117251bd6d74427cb448aa802dc07dfa, State: Running, Role: LEADER
I20260630 12:26:13.780375 20032 raft_consensus.cc:359] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.781474 20032 raft_consensus.cc:385] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:13.781904 20032 raft_consensus.cc:740] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e618ddbbc24a4334b1b96353f457f95c, State: Initialized, Role: FOLLOWER
I20260630 12:26:13.781620 20034 consensus_queue.cc:237] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.782977 20032 consensus_queue.cc:260] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.785683 20031 tablet_bootstrap.cc:654] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:13.785697 20032 ts_tablet_manager.cc:1434] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:26:13.787195 20032 tablet_bootstrap.cc:492] T ee9547a7d9374b1983482eb318c11f11 P e618ddbbc24a4334b1b96353f457f95c: Bootstrap starting.
I20260630 12:26:13.789868 19799 leader_election.cc:304] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [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: 09279c69b68148c1b55f445fb6b11c49, 117251bd6d74427cb448aa802dc07dfa; no voters: e618ddbbc24a4334b1b96353f457f95c
I20260630 12:26:13.792191 20030 tablet_bootstrap.cc:492] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa: No bootstrap required, opened a new log
I20260630 12:26:13.792678 20030 ts_tablet_manager.cc:1403] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa: Time spent bootstrapping tablet: real 0.190s	user 0.090s	sys 0.066s
I20260630 12:26:13.795660 20030 raft_consensus.cc:359] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.796406 20032 tablet_bootstrap.cc:654] T ee9547a7d9374b1983482eb318c11f11 P e618ddbbc24a4334b1b96353f457f95c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:13.796423 20030 raft_consensus.cc:385] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:13.797233 20030 raft_consensus.cc:740] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 117251bd6d74427cb448aa802dc07dfa, State: Initialized, Role: FOLLOWER
I20260630 12:26:13.798414 20048 raft_consensus.cc:2804] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:13.798344 20030 consensus_queue.cc:260] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.800084 20048 raft_consensus.cc:697] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Becoming Leader. State: Replica: 117251bd6d74427cb448aa802dc07dfa, State: Running, Role: LEADER
I20260630 12:26:13.801076 20048 consensus_queue.cc:237] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.805675 20030 ts_tablet_manager.cc:1434] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.002s
I20260630 12:26:13.807010 20030 tablet_bootstrap.cc:492] T 8c3b733a49c94a32b993c9f22b7a305e P 117251bd6d74427cb448aa802dc07dfa: Bootstrap starting.
I20260630 12:26:13.811314 20032 tablet_bootstrap.cc:492] T ee9547a7d9374b1983482eb318c11f11 P e618ddbbc24a4334b1b96353f457f95c: No bootstrap required, opened a new log
I20260630 12:26:13.812305 20032 ts_tablet_manager.cc:1403] T ee9547a7d9374b1983482eb318c11f11 P e618ddbbc24a4334b1b96353f457f95c: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.006s
I20260630 12:26:13.816951 20032 raft_consensus.cc:359] T ee9547a7d9374b1983482eb318c11f11 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.818081 20032 raft_consensus.cc:385] T ee9547a7d9374b1983482eb318c11f11 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:13.818621 20032 raft_consensus.cc:740] T ee9547a7d9374b1983482eb318c11f11 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e618ddbbc24a4334b1b96353f457f95c, State: Initialized, Role: FOLLOWER
I20260630 12:26:13.818960 20030 tablet_bootstrap.cc:654] T 8c3b733a49c94a32b993c9f22b7a305e P 117251bd6d74427cb448aa802dc07dfa: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:13.817958 19732 catalog_manager.cc:5697] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa reported cstate change: term changed from 0 to 1, leader changed from <none> to 117251bd6d74427cb448aa802dc07dfa (127.16.110.129). New cstate: current_term: 1 leader_uuid: "117251bd6d74427cb448aa802dc07dfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:13.819880 20032 consensus_queue.cc:260] T ee9547a7d9374b1983482eb318c11f11 P e618ddbbc24a4334b1b96353f457f95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.822659 20032 ts_tablet_manager.cc:1434] T ee9547a7d9374b1983482eb318c11f11 P e618ddbbc24a4334b1b96353f457f95c: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260630 12:26:13.823500 20031 tablet_bootstrap.cc:492] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49: No bootstrap required, opened a new log
I20260630 12:26:13.823978 20031 ts_tablet_manager.cc:1403] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49: Time spent bootstrapping tablet: real 0.047s	user 0.027s	sys 0.014s
I20260630 12:26:13.824401 20032 tablet_bootstrap.cc:492] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c: Bootstrap starting.
I20260630 12:26:13.827061 20031 raft_consensus.cc:359] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.827817 20031 raft_consensus.cc:385] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:13.828128 20031 raft_consensus.cc:740] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09279c69b68148c1b55f445fb6b11c49, State: Initialized, Role: FOLLOWER
I20260630 12:26:13.832863 20031 consensus_queue.cc:260] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.835073 20031 ts_tablet_manager.cc:1434] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260630 12:26:13.835323 20030 tablet_bootstrap.cc:492] T 8c3b733a49c94a32b993c9f22b7a305e P 117251bd6d74427cb448aa802dc07dfa: No bootstrap required, opened a new log
I20260630 12:26:13.835796 20030 ts_tablet_manager.cc:1403] T 8c3b733a49c94a32b993c9f22b7a305e P 117251bd6d74427cb448aa802dc07dfa: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.005s
I20260630 12:26:13.836082 20031 tablet_bootstrap.cc:492] T 041f699725394bb19bf952e49ed01d19 P 09279c69b68148c1b55f445fb6b11c49: Bootstrap starting.
I20260630 12:26:13.838781 20039 raft_consensus.cc:493] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:13.839304 20034 raft_consensus.cc:493] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:13.839272 20039 raft_consensus.cc:515] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.840008 20034 raft_consensus.cc:515] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.842849 20034 leader_election.cc:290] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931), 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:13.843880 20039 leader_election.cc:290] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717), e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931)
I20260630 12:26:13.844386 20032 tablet_bootstrap.cc:654] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:13.843075 20031 tablet_bootstrap.cc:654] T 041f699725394bb19bf952e49ed01d19 P 09279c69b68148c1b55f445fb6b11c49: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:13.845227 20030 raft_consensus.cc:359] T 8c3b733a49c94a32b993c9f22b7a305e P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.845599 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6857b68405204ee5a1aa77b1205bf290" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e618ddbbc24a4334b1b96353f457f95c" is_pre_election: true
I20260630 12:26:13.846042 20030 raft_consensus.cc:385] T 8c3b733a49c94a32b993c9f22b7a305e P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:13.846382 20030 raft_consensus.cc:740] T 8c3b733a49c94a32b993c9f22b7a305e P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 117251bd6d74427cb448aa802dc07dfa, State: Initialized, Role: FOLLOWER
I20260630 12:26:13.846889 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6857b68405204ee5a1aa77b1205bf290" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09279c69b68148c1b55f445fb6b11c49" is_pre_election: true
I20260630 12:26:13.847513 19985 raft_consensus.cc:2468] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 117251bd6d74427cb448aa802dc07dfa in term 0.
I20260630 12:26:13.848567 19799 leader_election.cc:304] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09279c69b68148c1b55f445fb6b11c49, 117251bd6d74427cb448aa802dc07dfa; no voters: 
W20260630 12:26:13.849711 19799 leader_election.cc:343] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:13.850841 20034 raft_consensus.cc:2804] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:13.851363 20034 raft_consensus.cc:493] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:13.851824 20034 raft_consensus.cc:3060] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:13.861950 20034 raft_consensus.cc:515] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.866253 20030 consensus_queue.cc:260] T 8c3b733a49c94a32b993c9f22b7a305e P 117251bd6d74427cb448aa802dc07dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.868247 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee9547a7d9374b1983482eb318c11f11" candidate_uuid: "09279c69b68148c1b55f445fb6b11c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "117251bd6d74427cb448aa802dc07dfa" is_pre_election: true
I20260630 12:26:13.869182 19836 raft_consensus.cc:2468] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09279c69b68148c1b55f445fb6b11c49 in term 0.
I20260630 12:26:13.871312 19948 leader_election.cc:304] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09279c69b68148c1b55f445fb6b11c49, 117251bd6d74427cb448aa802dc07dfa; no voters: 
I20260630 12:26:13.872480 20039 raft_consensus.cc:2804] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:13.872869 20039 raft_consensus.cc:493] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:13.873301 20039 raft_consensus.cc:3060] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:13.872730 20034 leader_election.cc:290] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 election: Requested vote from peers e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931), 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:13.874853 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6857b68405204ee5a1aa77b1205bf290" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e618ddbbc24a4334b1b96353f457f95c"
I20260630 12:26:13.876677 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6857b68405204ee5a1aa77b1205bf290" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09279c69b68148c1b55f445fb6b11c49"
I20260630 12:26:13.877455 19985 raft_consensus.cc:3060] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:26:13.884931 19799 leader_election.cc:343] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:13.888895 19985 raft_consensus.cc:2468] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 117251bd6d74427cb448aa802dc07dfa in term 1.
I20260630 12:26:13.890332 19799 leader_election.cc:304] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [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: 09279c69b68148c1b55f445fb6b11c49, 117251bd6d74427cb448aa802dc07dfa; no voters: e618ddbbc24a4334b1b96353f457f95c
I20260630 12:26:13.891379 20034 raft_consensus.cc:2804] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:13.891676 20032 tablet_bootstrap.cc:492] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c: No bootstrap required, opened a new log
I20260630 12:26:13.892524 20032 ts_tablet_manager.cc:1403] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c: Time spent bootstrapping tablet: real 0.068s	user 0.017s	sys 0.010s
I20260630 12:26:13.892566 20034 raft_consensus.cc:697] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Becoming Leader. State: Replica: 117251bd6d74427cb448aa802dc07dfa, State: Running, Role: LEADER
I20260630 12:26:13.893921 20034 consensus_queue.cc:237] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.897047 20032 raft_consensus.cc:359] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.904268 20032 raft_consensus.cc:385] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:13.883303 20039 raft_consensus.cc:515] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.904596 20032 raft_consensus.cc:740] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e618ddbbc24a4334b1b96353f457f95c, State: Initialized, Role: FOLLOWER
I20260630 12:26:13.901705 20030 ts_tablet_manager.cc:1434] T 8c3b733a49c94a32b993c9f22b7a305e P 117251bd6d74427cb448aa802dc07dfa: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.000s
I20260630 12:26:13.902833 20031 tablet_bootstrap.cc:492] T 041f699725394bb19bf952e49ed01d19 P 09279c69b68148c1b55f445fb6b11c49: No bootstrap required, opened a new log
I20260630 12:26:13.905439 20031 ts_tablet_manager.cc:1403] T 041f699725394bb19bf952e49ed01d19 P 09279c69b68148c1b55f445fb6b11c49: Time spent bootstrapping tablet: real 0.070s	user 0.027s	sys 0.036s
I20260630 12:26:13.908098 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee9547a7d9374b1983482eb318c11f11" candidate_uuid: "09279c69b68148c1b55f445fb6b11c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "117251bd6d74427cb448aa802dc07dfa"
I20260630 12:26:13.907876 20032 consensus_queue.cc:260] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.908681 19836 raft_consensus.cc:3060] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:13.909603 20030 tablet_bootstrap.cc:492] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa: Bootstrap starting.
I20260630 12:26:13.910188 20032 ts_tablet_manager.cc:1434] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260630 12:26:13.910980 20039 leader_election.cc:290] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [CANDIDATE]: Term 1 election: Requested vote from peers 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717), e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931)
I20260630 12:26:13.908607 20031 raft_consensus.cc:359] T 041f699725394bb19bf952e49ed01d19 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.919116 20031 raft_consensus.cc:385] T 041f699725394bb19bf952e49ed01d19 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:13.919440 20031 raft_consensus.cc:740] T 041f699725394bb19bf952e49ed01d19 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09279c69b68148c1b55f445fb6b11c49, State: Initialized, Role: FOLLOWER
I20260630 12:26:13.920279 20031 consensus_queue.cc:260] T 041f699725394bb19bf952e49ed01d19 P 09279c69b68148c1b55f445fb6b11c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.921846 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee9547a7d9374b1983482eb318c11f11" candidate_uuid: "09279c69b68148c1b55f445fb6b11c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e618ddbbc24a4334b1b96353f457f95c" is_pre_election: true
I20260630 12:26:13.922251 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee9547a7d9374b1983482eb318c11f11" candidate_uuid: "09279c69b68148c1b55f445fb6b11c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e618ddbbc24a4334b1b96353f457f95c"
I20260630 12:26:13.922569 19911 raft_consensus.cc:2468] T ee9547a7d9374b1983482eb318c11f11 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09279c69b68148c1b55f445fb6b11c49 in term 0.
I20260630 12:26:13.922492 20031 ts_tablet_manager.cc:1434] T 041f699725394bb19bf952e49ed01d19 P 09279c69b68148c1b55f445fb6b11c49: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260630 12:26:13.918607 20030 tablet_bootstrap.cc:654] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:13.923851 20031 tablet_bootstrap.cc:492] T 1220b2e9b8e546d99c23cc71c74b84f2 P 09279c69b68148c1b55f445fb6b11c49: Bootstrap starting.
I20260630 12:26:13.911231 20032 tablet_bootstrap.cc:492] T f5ad3d20f3cc46978cb4e99c7c171dec P e618ddbbc24a4334b1b96353f457f95c: Bootstrap starting.
I20260630 12:26:13.924775 20040 raft_consensus.cc:493] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:13.925223 20040 raft_consensus.cc:515] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.927361 20040 leader_election.cc:290] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717), 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:13.929268 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abad0a1ec88147cea8e63a27f54af705" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09279c69b68148c1b55f445fb6b11c49" is_pre_election: true
I20260630 12:26:13.930124 19985 raft_consensus.cc:2393] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e618ddbbc24a4334b1b96353f457f95c in current term 1: Already voted for candidate 117251bd6d74427cb448aa802dc07dfa in this term.
I20260630 12:26:13.930332 20031 tablet_bootstrap.cc:654] T 1220b2e9b8e546d99c23cc71c74b84f2 P 09279c69b68148c1b55f445fb6b11c49: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:13.933677 19836 raft_consensus.cc:2468] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09279c69b68148c1b55f445fb6b11c49 in term 1.
I20260630 12:26:13.933926 20032 tablet_bootstrap.cc:654] T f5ad3d20f3cc46978cb4e99c7c171dec P e618ddbbc24a4334b1b96353f457f95c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:13.935563 19948 leader_election.cc:304] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [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: 09279c69b68148c1b55f445fb6b11c49, 117251bd6d74427cb448aa802dc07dfa; no voters: e618ddbbc24a4334b1b96353f457f95c
I20260630 12:26:13.936462 20039 raft_consensus.cc:2804] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:13.937373 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abad0a1ec88147cea8e63a27f54af705" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "117251bd6d74427cb448aa802dc07dfa" is_pre_election: true
I20260630 12:26:13.938550 20031 tablet_bootstrap.cc:492] T 1220b2e9b8e546d99c23cc71c74b84f2 P 09279c69b68148c1b55f445fb6b11c49: No bootstrap required, opened a new log
I20260630 12:26:13.938853 20030 tablet_bootstrap.cc:492] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa: No bootstrap required, opened a new log
I20260630 12:26:13.939057 20031 ts_tablet_manager.cc:1403] T 1220b2e9b8e546d99c23cc71c74b84f2 P 09279c69b68148c1b55f445fb6b11c49: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260630 12:26:13.938874 19874 leader_election.cc:304] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c [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: e618ddbbc24a4334b1b96353f457f95c; no voters: 09279c69b68148c1b55f445fb6b11c49, 117251bd6d74427cb448aa802dc07dfa
I20260630 12:26:13.939776 20030 ts_tablet_manager.cc:1403] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.000s
I20260630 12:26:13.940358 20040 raft_consensus.cc:3060] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:13.942288 20031 raft_consensus.cc:359] T 1220b2e9b8e546d99c23cc71c74b84f2 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.943037 20031 raft_consensus.cc:385] T 1220b2e9b8e546d99c23cc71c74b84f2 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:13.943360 20031 raft_consensus.cc:740] T 1220b2e9b8e546d99c23cc71c74b84f2 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09279c69b68148c1b55f445fb6b11c49, State: Initialized, Role: FOLLOWER
I20260630 12:26:13.943408 20030 raft_consensus.cc:359] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.944368 20030 raft_consensus.cc:385] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:13.944916 20030 raft_consensus.cc:740] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 117251bd6d74427cb448aa802dc07dfa, State: Initialized, Role: FOLLOWER
I20260630 12:26:13.944360 20031 consensus_queue.cc:260] T 1220b2e9b8e546d99c23cc71c74b84f2 P 09279c69b68148c1b55f445fb6b11c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.945907 20030 consensus_queue.cc:260] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.924484 19733 catalog_manager.cc:5697] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa reported cstate change: term changed from 0 to 1, leader changed from <none> to 117251bd6d74427cb448aa802dc07dfa (127.16.110.129). New cstate: current_term: 1 leader_uuid: "117251bd6d74427cb448aa802dc07dfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:13.949409 20030 ts_tablet_manager.cc:1434] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260630 12:26:13.947974 20040 raft_consensus.cc:2749] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:13.950974 20030 tablet_bootstrap.cc:492] T b2fb1c7299404353a208cc05674153c1 P 117251bd6d74427cb448aa802dc07dfa: Bootstrap starting.
I20260630 12:26:13.951718 19733 catalog_manager.cc:5697] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa reported cstate change: term changed from 0 to 1, leader changed from <none> to 117251bd6d74427cb448aa802dc07dfa (127.16.110.129). New cstate: current_term: 1 leader_uuid: "117251bd6d74427cb448aa802dc07dfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:13.956844 20039 raft_consensus.cc:697] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [term 1 LEADER]: Becoming Leader. State: Replica: 09279c69b68148c1b55f445fb6b11c49, State: Running, Role: LEADER
I20260630 12:26:13.957837 20039 consensus_queue.cc:237] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.959432 20030 tablet_bootstrap.cc:654] T b2fb1c7299404353a208cc05674153c1 P 117251bd6d74427cb448aa802dc07dfa: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:13.962412 20032 tablet_bootstrap.cc:492] T f5ad3d20f3cc46978cb4e99c7c171dec P e618ddbbc24a4334b1b96353f457f95c: No bootstrap required, opened a new log
I20260630 12:26:13.963025 20032 ts_tablet_manager.cc:1403] T f5ad3d20f3cc46978cb4e99c7c171dec P e618ddbbc24a4334b1b96353f457f95c: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.011s
I20260630 12:26:13.968248 20032 raft_consensus.cc:359] T f5ad3d20f3cc46978cb4e99c7c171dec P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.969230 20032 raft_consensus.cc:385] T f5ad3d20f3cc46978cb4e99c7c171dec P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:13.969641 20032 raft_consensus.cc:740] T f5ad3d20f3cc46978cb4e99c7c171dec P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e618ddbbc24a4334b1b96353f457f95c, State: Initialized, Role: FOLLOWER
I20260630 12:26:13.970543 20032 consensus_queue.cc:260] T f5ad3d20f3cc46978cb4e99c7c171dec P e618ddbbc24a4334b1b96353f457f95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.973412 20031 ts_tablet_manager.cc:1434] T 1220b2e9b8e546d99c23cc71c74b84f2 P 09279c69b68148c1b55f445fb6b11c49: Time spent starting tablet: real 0.034s	user 0.015s	sys 0.016s
I20260630 12:26:13.974079 20032 ts_tablet_manager.cc:1434] T f5ad3d20f3cc46978cb4e99c7c171dec P e618ddbbc24a4334b1b96353f457f95c: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.006s
I20260630 12:26:13.974906 20032 tablet_bootstrap.cc:492] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c: Bootstrap starting.
I20260630 12:26:13.982999 20032 tablet_bootstrap.cc:654] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:13.983212 20030 tablet_bootstrap.cc:492] T b2fb1c7299404353a208cc05674153c1 P 117251bd6d74427cb448aa802dc07dfa: No bootstrap required, opened a new log
I20260630 12:26:13.983860 20030 ts_tablet_manager.cc:1403] T b2fb1c7299404353a208cc05674153c1 P 117251bd6d74427cb448aa802dc07dfa: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.003s
I20260630 12:26:13.982999 19733 catalog_manager.cc:5697] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131). New cstate: current_term: 1 leader_uuid: "09279c69b68148c1b55f445fb6b11c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:13.988941 20039 raft_consensus.cc:493] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:13.989436 20039 raft_consensus.cc:515] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.989665 20030 raft_consensus.cc:359] T b2fb1c7299404353a208cc05674153c1 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.990525 20030 raft_consensus.cc:385] T b2fb1c7299404353a208cc05674153c1 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:13.990861 20030 raft_consensus.cc:740] T b2fb1c7299404353a208cc05674153c1 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 117251bd6d74427cb448aa802dc07dfa, State: Initialized, Role: FOLLOWER
I20260630 12:26:13.991632 20039 leader_election.cc:290] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931), 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717)
I20260630 12:26:13.991782 20030 consensus_queue.cc:260] T b2fb1c7299404353a208cc05674153c1 P 117251bd6d74427cb448aa802dc07dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.995030 20032 tablet_bootstrap.cc:492] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c: No bootstrap required, opened a new log
I20260630 12:26:13.994895 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2fb1c7299404353a208cc05674153c1" candidate_uuid: "09279c69b68148c1b55f445fb6b11c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "117251bd6d74427cb448aa802dc07dfa" is_pre_election: true
I20260630 12:26:13.995306 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2fb1c7299404353a208cc05674153c1" candidate_uuid: "09279c69b68148c1b55f445fb6b11c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e618ddbbc24a4334b1b96353f457f95c" is_pre_election: true
I20260630 12:26:13.995590 20032 ts_tablet_manager.cc:1403] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.007s
I20260630 12:26:13.995656 19836 raft_consensus.cc:2468] T b2fb1c7299404353a208cc05674153c1 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09279c69b68148c1b55f445fb6b11c49 in term 0.
I20260630 12:26:13.996007 19911 raft_consensus.cc:2468] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09279c69b68148c1b55f445fb6b11c49 in term 0.
I20260630 12:26:13.997368 19948 leader_election.cc:304] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09279c69b68148c1b55f445fb6b11c49, 117251bd6d74427cb448aa802dc07dfa; no voters: 
I20260630 12:26:13.998235 20039 raft_consensus.cc:2804] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:13.998657 20039 raft_consensus.cc:493] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:13.999096 20039 raft_consensus.cc:3060] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:14.002413 20030 ts_tablet_manager.cc:1434] T b2fb1c7299404353a208cc05674153c1 P 117251bd6d74427cb448aa802dc07dfa: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260630 12:26:14.003595 20030 tablet_bootstrap.cc:492] T 041f699725394bb19bf952e49ed01d19 P 117251bd6d74427cb448aa802dc07dfa: Bootstrap starting.
I20260630 12:26:14.006798 20039 raft_consensus.cc:515] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:13.999099 20032 raft_consensus.cc:359] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.009819 20030 tablet_bootstrap.cc:654] T 041f699725394bb19bf952e49ed01d19 P 117251bd6d74427cb448aa802dc07dfa: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:14.009713 20040 raft_consensus.cc:493] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:14.010250 20032 raft_consensus.cc:385] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:14.010619 20032 raft_consensus.cc:740] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e618ddbbc24a4334b1b96353f457f95c, State: Initialized, Role: FOLLOWER
I20260630 12:26:14.010377 20040 raft_consensus.cc:515] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.011063 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2fb1c7299404353a208cc05674153c1" candidate_uuid: "09279c69b68148c1b55f445fb6b11c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e618ddbbc24a4334b1b96353f457f95c"
I20260630 12:26:14.011721 19911 raft_consensus.cc:3060] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:14.011425 20032 consensus_queue.cc:260] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.011567 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2fb1c7299404353a208cc05674153c1" candidate_uuid: "09279c69b68148c1b55f445fb6b11c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "117251bd6d74427cb448aa802dc07dfa"
I20260630 12:26:14.012483 20040 leader_election.cc:290] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717), 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:14.012666 19836 raft_consensus.cc:3060] T b2fb1c7299404353a208cc05674153c1 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:14.009863 20039 leader_election.cc:290] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [CANDIDATE]: Term 1 election: Requested vote from peers e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931), 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717)
I20260630 12:26:14.014848 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3b733a49c94a32b993c9f22b7a305e" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09279c69b68148c1b55f445fb6b11c49" is_pre_election: true
I20260630 12:26:14.015655 19985 raft_consensus.cc:2468] T 8c3b733a49c94a32b993c9f22b7a305e P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e618ddbbc24a4334b1b96353f457f95c in term 0.
I20260630 12:26:14.017772 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3b733a49c94a32b993c9f22b7a305e" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "117251bd6d74427cb448aa802dc07dfa" is_pre_election: true
I20260630 12:26:14.018658 19835 raft_consensus.cc:2468] T 8c3b733a49c94a32b993c9f22b7a305e P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e618ddbbc24a4334b1b96353f457f95c in term 0.
I20260630 12:26:14.020110 19911 raft_consensus.cc:2468] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09279c69b68148c1b55f445fb6b11c49 in term 1.
I20260630 12:26:14.020411 19874 leader_election.cc:304] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09279c69b68148c1b55f445fb6b11c49, e618ddbbc24a4334b1b96353f457f95c; no voters: 
I20260630 12:26:14.021593 19948 leader_election.cc:304] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09279c69b68148c1b55f445fb6b11c49, e618ddbbc24a4334b1b96353f457f95c; no voters: 
I20260630 12:26:14.021960 20075 raft_consensus.cc:2804] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:14.022517 20075 raft_consensus.cc:493] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:14.022920 20032 ts_tablet_manager.cc:1434] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.006s
I20260630 12:26:14.022889 20039 raft_consensus.cc:2804] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:14.023033 20075 raft_consensus.cc:3060] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:14.023730 20039 raft_consensus.cc:697] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [term 1 LEADER]: Becoming Leader. State: Replica: 09279c69b68148c1b55f445fb6b11c49, State: Running, Role: LEADER
I20260630 12:26:14.020732 19836 raft_consensus.cc:2468] T b2fb1c7299404353a208cc05674153c1 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09279c69b68148c1b55f445fb6b11c49 in term 1.
I20260630 12:26:14.026157 20032 tablet_bootstrap.cc:492] T 1220b2e9b8e546d99c23cc71c74b84f2 P e618ddbbc24a4334b1b96353f457f95c: Bootstrap starting.
I20260630 12:26:14.025790 20039 consensus_queue.cc:237] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.026873 20034 raft_consensus.cc:493] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:14.027388 20034 raft_consensus.cc:515] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.029616 20034 leader_election.cc:290] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931), 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:14.031827 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1220b2e9b8e546d99c23cc71c74b84f2" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09279c69b68148c1b55f445fb6b11c49" is_pre_election: true
I20260630 12:26:14.033725 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1220b2e9b8e546d99c23cc71c74b84f2" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e618ddbbc24a4334b1b96353f457f95c" is_pre_election: true
I20260630 12:26:14.034587 20032 tablet_bootstrap.cc:654] T 1220b2e9b8e546d99c23cc71c74b84f2 P e618ddbbc24a4334b1b96353f457f95c: Neither blocks nor log segments found. Creating new log.
W20260630 12:26:14.035399 19799 leader_election.cc:343] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:14.036149 19985 raft_consensus.cc:2468] T 1220b2e9b8e546d99c23cc71c74b84f2 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 117251bd6d74427cb448aa802dc07dfa in term 0.
I20260630 12:26:14.037627 19799 leader_election.cc:304] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [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: 09279c69b68148c1b55f445fb6b11c49, 117251bd6d74427cb448aa802dc07dfa; no voters: e618ddbbc24a4334b1b96353f457f95c
I20260630 12:26:14.040012 20032 tablet_bootstrap.cc:492] T 1220b2e9b8e546d99c23cc71c74b84f2 P e618ddbbc24a4334b1b96353f457f95c: No bootstrap required, opened a new log
I20260630 12:26:14.040270 20034 raft_consensus.cc:2804] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:14.040553 20032 ts_tablet_manager.cc:1403] T 1220b2e9b8e546d99c23cc71c74b84f2 P e618ddbbc24a4334b1b96353f457f95c: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.009s
I20260630 12:26:14.040616 20034 raft_consensus.cc:493] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:14.041078 20034 raft_consensus.cc:3060] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:14.043569 20032 raft_consensus.cc:359] T 1220b2e9b8e546d99c23cc71c74b84f2 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.043375 19732 catalog_manager.cc:5697] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131). New cstate: current_term: 1 leader_uuid: "09279c69b68148c1b55f445fb6b11c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:14.044317 20032 raft_consensus.cc:385] T 1220b2e9b8e546d99c23cc71c74b84f2 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:14.044637 20032 raft_consensus.cc:740] T 1220b2e9b8e546d99c23cc71c74b84f2 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e618ddbbc24a4334b1b96353f457f95c, State: Initialized, Role: FOLLOWER
I20260630 12:26:14.045400 20032 consensus_queue.cc:260] T 1220b2e9b8e546d99c23cc71c74b84f2 P e618ddbbc24a4334b1b96353f457f95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.047984 20032 ts_tablet_manager.cc:1434] T 1220b2e9b8e546d99c23cc71c74b84f2 P e618ddbbc24a4334b1b96353f457f95c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:26:14.048086 20034 raft_consensus.cc:515] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.049062 20032 tablet_bootstrap.cc:492] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c: Bootstrap starting.
I20260630 12:26:14.050168 20034 leader_election.cc:290] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 election: Requested vote from peers e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931), 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:14.051533 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1220b2e9b8e546d99c23cc71c74b84f2" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09279c69b68148c1b55f445fb6b11c49"
I20260630 12:26:14.052163 19985 raft_consensus.cc:3060] T 1220b2e9b8e546d99c23cc71c74b84f2 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:14.052075 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1220b2e9b8e546d99c23cc71c74b84f2" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e618ddbbc24a4334b1b96353f457f95c"
I20260630 12:26:14.052839 19911 raft_consensus.cc:3060] T 1220b2e9b8e546d99c23cc71c74b84f2 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:14.055485 20032 tablet_bootstrap.cc:654] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:14.060250 19985 raft_consensus.cc:2468] T 1220b2e9b8e546d99c23cc71c74b84f2 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 117251bd6d74427cb448aa802dc07dfa in term 1.
I20260630 12:26:14.061677 19799 leader_election.cc:304] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09279c69b68148c1b55f445fb6b11c49, 117251bd6d74427cb448aa802dc07dfa; no voters: 
I20260630 12:26:14.062036 19911 raft_consensus.cc:2468] T 1220b2e9b8e546d99c23cc71c74b84f2 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 117251bd6d74427cb448aa802dc07dfa in term 1.
I20260630 12:26:14.062901 20034 raft_consensus.cc:2804] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:14.063599 20034 raft_consensus.cc:697] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Becoming Leader. State: Replica: 117251bd6d74427cb448aa802dc07dfa, State: Running, Role: LEADER
I20260630 12:26:14.064702 20034 consensus_queue.cc:237] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.072579 20032 tablet_bootstrap.cc:492] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c: No bootstrap required, opened a new log
I20260630 12:26:14.072294 20075 raft_consensus.cc:515] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.073042 20032 ts_tablet_manager.cc:1403] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.003s
I20260630 12:26:14.073331 19732 catalog_manager.cc:5697] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa reported cstate change: term changed from 0 to 1, leader changed from <none> to 117251bd6d74427cb448aa802dc07dfa (127.16.110.129). New cstate: current_term: 1 leader_uuid: "117251bd6d74427cb448aa802dc07dfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:14.074476 20075 leader_election.cc:290] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [CANDIDATE]: Term 1 election: Requested vote from peers 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717), 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:14.075767 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3b733a49c94a32b993c9f22b7a305e" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "117251bd6d74427cb448aa802dc07dfa"
I20260630 12:26:14.075637 20032 raft_consensus.cc:359] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.076208 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3b733a49c94a32b993c9f22b7a305e" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09279c69b68148c1b55f445fb6b11c49"
I20260630 12:26:14.076448 20032 raft_consensus.cc:385] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:14.076421 19836 raft_consensus.cc:3060] T 8c3b733a49c94a32b993c9f22b7a305e P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:14.076851 19985 raft_consensus.cc:3060] T 8c3b733a49c94a32b993c9f22b7a305e P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:14.076963 20032 raft_consensus.cc:740] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e618ddbbc24a4334b1b96353f457f95c, State: Initialized, Role: FOLLOWER
I20260630 12:26:14.077845 20030 tablet_bootstrap.cc:492] T 041f699725394bb19bf952e49ed01d19 P 117251bd6d74427cb448aa802dc07dfa: No bootstrap required, opened a new log
I20260630 12:26:14.078420 20030 ts_tablet_manager.cc:1403] T 041f699725394bb19bf952e49ed01d19 P 117251bd6d74427cb448aa802dc07dfa: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.000s
I20260630 12:26:14.077925 20032 consensus_queue.cc:260] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.080155 20032 ts_tablet_manager.cc:1434] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:26:14.081218 20030 raft_consensus.cc:359] T 041f699725394bb19bf952e49ed01d19 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.081970 20030 raft_consensus.cc:385] T 041f699725394bb19bf952e49ed01d19 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:14.082293 20030 raft_consensus.cc:740] T 041f699725394bb19bf952e49ed01d19 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 117251bd6d74427cb448aa802dc07dfa, State: Initialized, Role: FOLLOWER
I20260630 12:26:14.083053 20030 consensus_queue.cc:260] T 041f699725394bb19bf952e49ed01d19 P 117251bd6d74427cb448aa802dc07dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.083645 19836 raft_consensus.cc:2468] T 8c3b733a49c94a32b993c9f22b7a305e P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e618ddbbc24a4334b1b96353f457f95c in term 1.
I20260630 12:26:14.084863 19874 leader_election.cc:304] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 117251bd6d74427cb448aa802dc07dfa, e618ddbbc24a4334b1b96353f457f95c; no voters: 
I20260630 12:26:14.085407 20030 ts_tablet_manager.cc:1434] T 041f699725394bb19bf952e49ed01d19 P 117251bd6d74427cb448aa802dc07dfa: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:26:14.087044 19985 raft_consensus.cc:2468] T 8c3b733a49c94a32b993c9f22b7a305e P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e618ddbbc24a4334b1b96353f457f95c in term 1.
I20260630 12:26:14.088652 20040 raft_consensus.cc:2804] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:14.089130 20040 raft_consensus.cc:697] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [term 1 LEADER]: Becoming Leader. State: Replica: e618ddbbc24a4334b1b96353f457f95c, State: Running, Role: LEADER
I20260630 12:26:14.089906 20040 consensus_queue.cc:237] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.098604 19732 catalog_manager.cc:5697] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c reported cstate change: term changed from 0 to 1, leader changed from <none> to e618ddbbc24a4334b1b96353f457f95c (127.16.110.130). New cstate: current_term: 1 leader_uuid: "e618ddbbc24a4334b1b96353f457f95c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:14.177906 20075 raft_consensus.cc:493] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:14.178359 20075 raft_consensus.cc:515] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.180096 20075 leader_election.cc:290] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717), 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:14.181126 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041f699725394bb19bf952e49ed01d19" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "117251bd6d74427cb448aa802dc07dfa" is_pre_election: true
I20260630 12:26:14.181623 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041f699725394bb19bf952e49ed01d19" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09279c69b68148c1b55f445fb6b11c49" is_pre_election: true
I20260630 12:26:14.181746 19836 raft_consensus.cc:2468] T 041f699725394bb19bf952e49ed01d19 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e618ddbbc24a4334b1b96353f457f95c in term 0.
I20260630 12:26:14.182191 19985 raft_consensus.cc:2468] T 041f699725394bb19bf952e49ed01d19 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e618ddbbc24a4334b1b96353f457f95c in term 0.
I20260630 12:26:14.182870 19874 leader_election.cc:304] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 117251bd6d74427cb448aa802dc07dfa, e618ddbbc24a4334b1b96353f457f95c; no voters: 
I20260630 12:26:14.183656 20075 raft_consensus.cc:2804] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:14.184087 20075 raft_consensus.cc:493] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:14.184477 20075 raft_consensus.cc:3060] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:14.184731 20040 raft_consensus.cc:493] T f5ad3d20f3cc46978cb4e99c7c171dec P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:14.185210 20040 raft_consensus.cc:515] T f5ad3d20f3cc46978cb4e99c7c171dec P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.187405 20040 leader_election.cc:290] T f5ad3d20f3cc46978cb4e99c7c171dec P e618ddbbc24a4334b1b96353f457f95c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717), 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:14.188192 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ad3d20f3cc46978cb4e99c7c171dec" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "117251bd6d74427cb448aa802dc07dfa" is_pre_election: true
I20260630 12:26:14.188318 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ad3d20f3cc46978cb4e99c7c171dec" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09279c69b68148c1b55f445fb6b11c49" is_pre_election: true
I20260630 12:26:14.189114 19985 raft_consensus.cc:2393] T f5ad3d20f3cc46978cb4e99c7c171dec P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e618ddbbc24a4334b1b96353f457f95c in current term 1: Already voted for candidate 117251bd6d74427cb448aa802dc07dfa in this term.
I20260630 12:26:14.190078 19874 leader_election.cc:304] T f5ad3d20f3cc46978cb4e99c7c171dec P e618ddbbc24a4334b1b96353f457f95c [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: e618ddbbc24a4334b1b96353f457f95c; no voters: 09279c69b68148c1b55f445fb6b11c49, 117251bd6d74427cb448aa802dc07dfa
I20260630 12:26:14.190418 20075 raft_consensus.cc:515] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.190836 20040 raft_consensus.cc:3060] T f5ad3d20f3cc46978cb4e99c7c171dec P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:14.192467 20075 leader_election.cc:290] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [CANDIDATE]: Term 1 election: Requested vote from peers 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717), 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:14.193212 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041f699725394bb19bf952e49ed01d19" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "117251bd6d74427cb448aa802dc07dfa"
I20260630 12:26:14.194029 19836 raft_consensus.cc:3060] T 041f699725394bb19bf952e49ed01d19 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:14.194429 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041f699725394bb19bf952e49ed01d19" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09279c69b68148c1b55f445fb6b11c49"
I20260630 12:26:14.194996 19985 raft_consensus.cc:3060] T 041f699725394bb19bf952e49ed01d19 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:14.197638 20040 raft_consensus.cc:2749] T f5ad3d20f3cc46978cb4e99c7c171dec P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:14.200384 20034 consensus_queue.cc:1048] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:14.202157 19985 raft_consensus.cc:2468] T 041f699725394bb19bf952e49ed01d19 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e618ddbbc24a4334b1b96353f457f95c in term 1.
I20260630 12:26:14.202157 19836 raft_consensus.cc:2468] T 041f699725394bb19bf952e49ed01d19 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e618ddbbc24a4334b1b96353f457f95c in term 1.
I20260630 12:26:14.204427 19874 leader_election.cc:304] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 117251bd6d74427cb448aa802dc07dfa, e618ddbbc24a4334b1b96353f457f95c; no voters: 
I20260630 12:26:14.206284 20040 raft_consensus.cc:2804] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:14.206849 20040 raft_consensus.cc:697] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [term 1 LEADER]: Becoming Leader. State: Replica: e618ddbbc24a4334b1b96353f457f95c, State: Running, Role: LEADER
I20260630 12:26:14.209008 20040 consensus_queue.cc:237] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.211813 20075 raft_consensus.cc:493] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:14.212527 20075 raft_consensus.cc:515] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.215654 20075 leader_election.cc:290] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717), 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:14.216300 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6857b68405204ee5a1aa77b1205bf290" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "117251bd6d74427cb448aa802dc07dfa" is_pre_election: true
I20260630 12:26:14.216563 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6857b68405204ee5a1aa77b1205bf290" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09279c69b68148c1b55f445fb6b11c49" is_pre_election: true
I20260630 12:26:14.217306 19985 raft_consensus.cc:2393] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e618ddbbc24a4334b1b96353f457f95c in current term 1: Already voted for candidate 117251bd6d74427cb448aa802dc07dfa in this term.
I20260630 12:26:14.218734 19874 leader_election.cc:304] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c [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: e618ddbbc24a4334b1b96353f457f95c; no voters: 09279c69b68148c1b55f445fb6b11c49, 117251bd6d74427cb448aa802dc07dfa
I20260630 12:26:14.220400 20075 raft_consensus.cc:3060] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:14.224058 20055 consensus_queue.cc:1048] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:14.228200 20075 raft_consensus.cc:2749] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:14.233893 19733 catalog_manager.cc:5697] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c reported cstate change: term changed from 0 to 1, leader changed from <none> to e618ddbbc24a4334b1b96353f457f95c (127.16.110.130). New cstate: current_term: 1 leader_uuid: "e618ddbbc24a4334b1b96353f457f95c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:14.237707 20048 consensus_queue.cc:1048] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:14.254048 20048 consensus_queue.cc:1048] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:14.261243 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:14.270049 20090 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:14.270298 20091 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:14.273125 20093 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:14.274096 16826 server_base.cc:1061] running on GCE node
I20260630 12:26:14.275303 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:14.275560 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:14.275780 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822374275761 us; error 0 us; skew 500 ppm
I20260630 12:26:14.276408 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:14.279201 16826 webserver.cc:533] Webserver started at http://127.16.110.132:40965/ using document root <none> and password file <none>
I20260630 12:26:14.279767 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:14.279996 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:14.280478 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:14.281836 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-3-root/instance:
uuid: "f8b4d6037a91478c8375dfd4bf82fdb6"
format_stamp: "Formatted at 2026-06-30 12:26:14 on dist-test-slave-pnhc"
I20260630 12:26:14.286689 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:26:14.287448 20048 consensus_queue.cc:1048] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:14.291117 20098 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:14.292162 16826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260630 12:26:14.292469 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-3-root
uuid: "f8b4d6037a91478c8375dfd4bf82fdb6"
format_stamp: "Formatted at 2026-06-30 12:26:14 on dist-test-slave-pnhc"
I20260630 12:26:14.292809 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:14.300227 20054 consensus_queue.cc:1048] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:14.347527 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:14.348950 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:14.350203 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:14.352437 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:14.352660 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:14.352939 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:14.353134 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:14.391438 20039 consensus_queue.cc:1048] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:14.396123 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.132:44327
I20260630 12:26:14.396229 20162 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.132:44327 every 8 connection(s)
I20260630 12:26:14.404227 19911 raft_consensus.cc:3060] T ee9547a7d9374b1983482eb318c11f11 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:14.412715 19734 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40618:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260630 12:26:14.414235 20069 consensus_queue.cc:1048] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:14.428793 20164 heartbeater.cc:344] Connected to a master server at 127.16.110.190:45809
I20260630 12:26:14.429190 20164 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:14.429960 20164 heartbeater.cc:507] Master 127.16.110.190:45809 requested a full tablet report, sending...
I20260630 12:26:14.432015 19733 ts_manager.cc:194] Registered new tserver with Master: f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132:44327)
I20260630 12:26:14.433492 19733 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40626
W20260630 12:26:14.442691 19734 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 222d006760f64ea5880c89def8bb235e has no consensus state
W20260630 12:26:14.444281 19734 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 941bdba2d430419794c7056b69dbceea has no consensus state
W20260630 12:26:14.445878 19734 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d55eb1cefe8249b780bfe7ab7fba55d7 has no consensus state
W20260630 12:26:14.447304 19734 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a5f7af59ff5a45cca3545c3515dc5a27 has no consensus state
W20260630 12:26:14.448764 19734 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 40b78bfbf56d406baded7b921a840818 has no consensus state
W20260630 12:26:14.450201 19734 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c1644b1e741f48dbac06a135222aac5f has no consensus state
W20260630 12:26:14.451683 19734 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9b8df57d8a4c4069be15d6a85052d602 has no consensus state
W20260630 12:26:14.453218 19734 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 29f806e0f9c948f181286263da39d5e1 has no consensus state
I20260630 12:26:14.457867 20054 consensus_queue.cc:1048] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:14.470508 20048 consensus_queue.cc:1048] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:26:14.472952 19720 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 29f806e0f9c948f181286263da39d5e1 (table range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 29f806e0f9c948f181286263da39d5e1 has no consensus state
I20260630 12:26:14.481825 20040 consensus_queue.cc:1048] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:14.496977 19822 tablet_service.cc:1511] Processing CreateTablet for tablet 222d006760f64ea5880c89def8bb235e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:14.498800 19822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 222d006760f64ea5880c89def8bb235e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.507413 19897 tablet_service.cc:1511] Processing CreateTablet for tablet 222d006760f64ea5880c89def8bb235e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:14.508776 19897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 222d006760f64ea5880c89def8bb235e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.509853 20040 consensus_queue.cc:1048] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:14.517951 20030 tablet_bootstrap.cc:492] T 222d006760f64ea5880c89def8bb235e P 117251bd6d74427cb448aa802dc07dfa: Bootstrap starting.
I20260630 12:26:14.524309 20030 tablet_bootstrap.cc:654] T 222d006760f64ea5880c89def8bb235e P 117251bd6d74427cb448aa802dc07dfa: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:14.528210 19821 tablet_service.cc:1511] Processing CreateTablet for tablet 941bdba2d430419794c7056b69dbceea (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:14.529659 19821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941bdba2d430419794c7056b69dbceea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.530860 20069 consensus_queue.cc:1048] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:14.541544 19968 tablet_service.cc:1511] Processing CreateTablet for tablet 941bdba2d430419794c7056b69dbceea (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:14.544348 19968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941bdba2d430419794c7056b69dbceea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.551982 19900 tablet_service.cc:1511] Processing CreateTablet for tablet d55eb1cefe8249b780bfe7ab7fba55d7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:14.553524 19900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55eb1cefe8249b780bfe7ab7fba55d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.557559 19971 tablet_service.cc:1511] Processing CreateTablet for tablet d55eb1cefe8249b780bfe7ab7fba55d7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:14.559191 19971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55eb1cefe8249b780bfe7ab7fba55d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.562476 19894 tablet_service.cc:1511] Processing CreateTablet for tablet a5f7af59ff5a45cca3545c3515dc5a27 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:14.563812 19894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f7af59ff5a45cca3545c3515dc5a27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.566943 19825 tablet_service.cc:1511] Processing CreateTablet for tablet 40b78bfbf56d406baded7b921a840818 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:14.568339 19825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40b78bfbf56d406baded7b921a840818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.568090 19970 tablet_service.cc:1511] Processing CreateTablet for tablet 40b78bfbf56d406baded7b921a840818 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:14.569392 19970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40b78bfbf56d406baded7b921a840818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.573237 20032 tablet_bootstrap.cc:492] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c: Bootstrap starting.
I20260630 12:26:14.592694 20069 consensus_queue.cc:1048] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:14.590713 19897 tablet_service.cc:1511] Processing CreateTablet for tablet c1644b1e741f48dbac06a135222aac5f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:14.595191 19897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1644b1e741f48dbac06a135222aac5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.597391 20128 tablet_service.cc:1511] Processing CreateTablet for tablet 222d006760f64ea5880c89def8bb235e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:14.597826 20127 tablet_service.cc:1511] Processing CreateTablet for tablet 941bdba2d430419794c7056b69dbceea (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:14.598820 20128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 222d006760f64ea5880c89def8bb235e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.601365 20032 tablet_bootstrap.cc:654] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:14.604909 20127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 941bdba2d430419794c7056b69dbceea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.609299 20126 tablet_service.cc:1511] Processing CreateTablet for tablet d55eb1cefe8249b780bfe7ab7fba55d7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:14.614632 20126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55eb1cefe8249b780bfe7ab7fba55d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.628191 20125 tablet_service.cc:1511] Processing CreateTablet for tablet a5f7af59ff5a45cca3545c3515dc5a27 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:14.629740 20125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f7af59ff5a45cca3545c3515dc5a27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.563755 19822 tablet_service.cc:1511] Processing CreateTablet for tablet a5f7af59ff5a45cca3545c3515dc5a27 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:14.642750 20124 tablet_service.cc:1511] Processing CreateTablet for tablet 40b78bfbf56d406baded7b921a840818 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:14.648128 20124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40b78bfbf56d406baded7b921a840818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.656822 19822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f7af59ff5a45cca3545c3515dc5a27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.657440 19968 tablet_service.cc:1511] Processing CreateTablet for tablet c1644b1e741f48dbac06a135222aac5f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:14.658820 19968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1644b1e741f48dbac06a135222aac5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.662163 20123 tablet_service.cc:1511] Processing CreateTablet for tablet c1644b1e741f48dbac06a135222aac5f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:14.663619 20123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1644b1e741f48dbac06a135222aac5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.656383 20178 tablet_bootstrap.cc:492] T 941bdba2d430419794c7056b69dbceea P 09279c69b68148c1b55f445fb6b11c49: Bootstrap starting.
I20260630 12:26:14.671000 20030 tablet_bootstrap.cc:492] T 222d006760f64ea5880c89def8bb235e P 117251bd6d74427cb448aa802dc07dfa: No bootstrap required, opened a new log
I20260630 12:26:14.671521 20030 ts_tablet_manager.cc:1403] T 222d006760f64ea5880c89def8bb235e P 117251bd6d74427cb448aa802dc07dfa: Time spent bootstrapping tablet: real 0.154s	user 0.013s	sys 0.025s
I20260630 12:26:14.674057 20030 raft_consensus.cc:359] T 222d006760f64ea5880c89def8bb235e P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } }
I20260630 12:26:14.674705 20030 raft_consensus.cc:385] T 222d006760f64ea5880c89def8bb235e P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:14.674958 20030 raft_consensus.cc:740] T 222d006760f64ea5880c89def8bb235e P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 117251bd6d74427cb448aa802dc07dfa, State: Initialized, Role: FOLLOWER
I20260630 12:26:14.675796 20030 consensus_queue.cc:260] T 222d006760f64ea5880c89def8bb235e P 117251bd6d74427cb448aa802dc07dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } }
I20260630 12:26:14.684454 19821 tablet_service.cc:1511] Processing CreateTablet for tablet 9b8df57d8a4c4069be15d6a85052d602 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:14.685856 19821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b8df57d8a4c4069be15d6a85052d602. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.688690 20030 ts_tablet_manager.cc:1434] T 222d006760f64ea5880c89def8bb235e P 117251bd6d74427cb448aa802dc07dfa: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260630 12:26:14.689440 20030 tablet_bootstrap.cc:492] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa: Bootstrap starting.
I20260630 12:26:14.702045 20122 tablet_service.cc:1511] Processing CreateTablet for tablet 9b8df57d8a4c4069be15d6a85052d602 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:14.703596 20122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b8df57d8a4c4069be15d6a85052d602. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.703713 19897 tablet_service.cc:1511] Processing CreateTablet for tablet 9b8df57d8a4c4069be15d6a85052d602 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:14.705597 19897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b8df57d8a4c4069be15d6a85052d602. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.713546 20032 tablet_bootstrap.cc:492] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c: No bootstrap required, opened a new log
I20260630 12:26:14.714123 20032 ts_tablet_manager.cc:1403] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c: Time spent bootstrapping tablet: real 0.141s	user 0.011s	sys 0.004s
I20260630 12:26:14.734236 20121 tablet_service.cc:1511] Processing CreateTablet for tablet 29f806e0f9c948f181286263da39d5e1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:14.735726 20121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29f806e0f9c948f181286263da39d5e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.738808 20030 tablet_bootstrap.cc:654] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:14.739162 20032 raft_consensus.cc:359] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } }
I20260630 12:26:14.739945 20032 raft_consensus.cc:385] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:14.740242 20032 raft_consensus.cc:740] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e618ddbbc24a4334b1b96353f457f95c, State: Initialized, Role: FOLLOWER
I20260630 12:26:14.741017 20032 consensus_queue.cc:260] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } }
I20260630 12:26:14.745272 20032 ts_tablet_manager.cc:1434] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260630 12:26:14.748684 19970 tablet_service.cc:1511] Processing CreateTablet for tablet 29f806e0f9c948f181286263da39d5e1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:14.750567 19970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29f806e0f9c948f181286263da39d5e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.754297 19821 tablet_service.cc:1511] Processing CreateTablet for tablet 29f806e0f9c948f181286263da39d5e1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:26:14.760150 19821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29f806e0f9c948f181286263da39d5e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:14.763931 20181 tablet_bootstrap.cc:492] T 222d006760f64ea5880c89def8bb235e P f8b4d6037a91478c8375dfd4bf82fdb6: Bootstrap starting.
W20260630 12:26:14.772789 19782 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:26:14.775275 20178 tablet_bootstrap.cc:654] T 941bdba2d430419794c7056b69dbceea P 09279c69b68148c1b55f445fb6b11c49: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:14.782603 20032 tablet_bootstrap.cc:492] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c: Bootstrap starting.
I20260630 12:26:14.790681 20178 tablet_bootstrap.cc:492] T 941bdba2d430419794c7056b69dbceea P 09279c69b68148c1b55f445fb6b11c49: No bootstrap required, opened a new log
I20260630 12:26:14.791361 20178 ts_tablet_manager.cc:1403] T 941bdba2d430419794c7056b69dbceea P 09279c69b68148c1b55f445fb6b11c49: Time spent bootstrapping tablet: real 0.135s	user 0.002s	sys 0.010s
I20260630 12:26:14.796924 20032 tablet_bootstrap.cc:654] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:14.797751 20181 tablet_bootstrap.cc:654] T 222d006760f64ea5880c89def8bb235e P f8b4d6037a91478c8375dfd4bf82fdb6: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:14.798947 20178 raft_consensus.cc:359] T 941bdba2d430419794c7056b69dbceea P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.799718 20178 raft_consensus.cc:385] T 941bdba2d430419794c7056b69dbceea P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:14.800012 20178 raft_consensus.cc:740] T 941bdba2d430419794c7056b69dbceea P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09279c69b68148c1b55f445fb6b11c49, State: Initialized, Role: FOLLOWER
I20260630 12:26:14.801288 20030 tablet_bootstrap.cc:492] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa: No bootstrap required, opened a new log
I20260630 12:26:14.801004 20178 consensus_queue.cc:260] T 941bdba2d430419794c7056b69dbceea P 09279c69b68148c1b55f445fb6b11c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.801748 20030 ts_tablet_manager.cc:1403] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa: Time spent bootstrapping tablet: real 0.112s	user 0.013s	sys 0.002s
I20260630 12:26:14.804168 20178 ts_tablet_manager.cc:1434] T 941bdba2d430419794c7056b69dbceea P 09279c69b68148c1b55f445fb6b11c49: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.008s
I20260630 12:26:14.805430 20178 tablet_bootstrap.cc:492] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49: Bootstrap starting.
I20260630 12:26:14.806905 20030 raft_consensus.cc:359] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.807585 20030 raft_consensus.cc:385] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:14.807842 20030 raft_consensus.cc:740] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 117251bd6d74427cb448aa802dc07dfa, State: Initialized, Role: FOLLOWER
I20260630 12:26:14.808643 20030 consensus_queue.cc:260] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.810624 20030 ts_tablet_manager.cc:1434] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260630 12:26:14.811465 20040 consensus_queue.cc:1048] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:14.814090 20181 tablet_bootstrap.cc:492] T 222d006760f64ea5880c89def8bb235e P f8b4d6037a91478c8375dfd4bf82fdb6: No bootstrap required, opened a new log
I20260630 12:26:14.814584 20181 ts_tablet_manager.cc:1403] T 222d006760f64ea5880c89def8bb235e P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.016s
I20260630 12:26:14.814291 20178 tablet_bootstrap.cc:654] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:14.817828 20181 raft_consensus.cc:359] T 222d006760f64ea5880c89def8bb235e P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } }
I20260630 12:26:14.818557 20181 raft_consensus.cc:385] T 222d006760f64ea5880c89def8bb235e P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:14.811473 20030 tablet_bootstrap.cc:492] T 9b8df57d8a4c4069be15d6a85052d602 P 117251bd6d74427cb448aa802dc07dfa: Bootstrap starting.
I20260630 12:26:14.818847 20181 raft_consensus.cc:740] T 222d006760f64ea5880c89def8bb235e P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b4d6037a91478c8375dfd4bf82fdb6, State: Initialized, Role: FOLLOWER
I20260630 12:26:14.826936 20181 consensus_queue.cc:260] T 222d006760f64ea5880c89def8bb235e P f8b4d6037a91478c8375dfd4bf82fdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } }
I20260630 12:26:14.833681 20030 tablet_bootstrap.cc:654] T 9b8df57d8a4c4069be15d6a85052d602 P 117251bd6d74427cb448aa802dc07dfa: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:14.840107 20040 consensus_queue.cc:1048] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:14.858292 20164 heartbeater.cc:499] Master 127.16.110.190:45809 was elected leader, sending a full tablet report...
I20260630 12:26:14.858567 20181 ts_tablet_manager.cc:1434] T 222d006760f64ea5880c89def8bb235e P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.011s
I20260630 12:26:14.861006 20032 tablet_bootstrap.cc:492] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c: No bootstrap required, opened a new log
I20260630 12:26:14.861497 20032 ts_tablet_manager.cc:1403] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c: Time spent bootstrapping tablet: real 0.079s	user 0.016s	sys 0.007s
I20260630 12:26:14.864485 20032 raft_consensus.cc:359] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.865216 20032 raft_consensus.cc:385] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:14.865494 20032 raft_consensus.cc:740] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e618ddbbc24a4334b1b96353f457f95c, State: Initialized, Role: FOLLOWER
I20260630 12:26:14.866283 20040 raft_consensus.cc:493] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:14.866717 20040 raft_consensus.cc:515] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } }
I20260630 12:26:14.873638 20178 tablet_bootstrap.cc:492] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49: No bootstrap required, opened a new log
I20260630 12:26:14.873831 20040 leader_election.cc:290] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132:44327), 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717)
I20260630 12:26:14.874187 20178 ts_tablet_manager.cc:1403] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49: Time spent bootstrapping tablet: real 0.069s	user 0.020s	sys 0.031s
I20260630 12:26:14.876096 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222d006760f64ea5880c89def8bb235e" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "117251bd6d74427cb448aa802dc07dfa" is_pre_election: true
I20260630 12:26:14.876787 19835 raft_consensus.cc:2468] T 222d006760f64ea5880c89def8bb235e P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e618ddbbc24a4334b1b96353f457f95c in term 0.
I20260630 12:26:14.877686 20178 raft_consensus.cc:359] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.878454 20178 raft_consensus.cc:385] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:14.878772 20178 raft_consensus.cc:740] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09279c69b68148c1b55f445fb6b11c49, State: Initialized, Role: FOLLOWER
I20260630 12:26:14.878922 20032 consensus_queue.cc:260] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.879247 19874 leader_election.cc:304] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 117251bd6d74427cb448aa802dc07dfa, e618ddbbc24a4334b1b96353f457f95c; no voters: 
I20260630 12:26:14.879623 20178 consensus_queue.cc:260] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:14.882239 20181 tablet_bootstrap.cc:492] T 941bdba2d430419794c7056b69dbceea P f8b4d6037a91478c8375dfd4bf82fdb6: Bootstrap starting.
I20260630 12:26:14.883602 20178 ts_tablet_manager.cc:1434] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:26:14.885962 20178 tablet_bootstrap.cc:492] T 40b78bfbf56d406baded7b921a840818 P 09279c69b68148c1b55f445fb6b11c49: Bootstrap starting.
I20260630 12:26:14.888270 20030 tablet_bootstrap.cc:492] T 9b8df57d8a4c4069be15d6a85052d602 P 117251bd6d74427cb448aa802dc07dfa: No bootstrap required, opened a new log
I20260630 12:26:14.888803 20030 ts_tablet_manager.cc:1403] T 9b8df57d8a4c4069be15d6a85052d602 P 117251bd6d74427cb448aa802dc07dfa: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.006s
I20260630 12:26:14.891654 20030 raft_consensus.cc:359] T 9b8df57d8a4c4069be15d6a85052d602 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } }
I20260630 12:26:14.892514 20178 tablet_bootstrap.cc:654] T 40b78bfbf56d406baded7b921a840818 P 09279c69b68148c1b55f445fb6b11c49: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:14.892525 20030 raft_consensus.cc:385] T 9b8df57d8a4c4069be15d6a85052d602 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:14.893066 20030 raft_consensus.cc:740] T 9b8df57d8a4c4069be15d6a85052d602 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 117251bd6d74427cb448aa802dc07dfa, State: Initialized, Role: FOLLOWER
I20260630 12:26:14.894017 20030 consensus_queue.cc:260] T 9b8df57d8a4c4069be15d6a85052d602 P 117251bd6d74427cb448aa802dc07dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } }
I20260630 12:26:14.897078 20030 ts_tablet_manager.cc:1434] T 9b8df57d8a4c4069be15d6a85052d602 P 117251bd6d74427cb448aa802dc07dfa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:26:14.898401 20030 tablet_bootstrap.cc:492] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa: Bootstrap starting.
I20260630 12:26:14.881026 20032 ts_tablet_manager.cc:1434] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260630 12:26:14.880237 20174 raft_consensus.cc:2804] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:14.900481 20174 raft_consensus.cc:493] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:14.901031 20174 raft_consensus.cc:3060] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:14.906071 20030 tablet_bootstrap.cc:654] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:14.910310 20174 raft_consensus.cc:515] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } }
I20260630 12:26:14.920701 20032 tablet_bootstrap.cc:492] T d55eb1cefe8249b780bfe7ab7fba55d7 P e618ddbbc24a4334b1b96353f457f95c: Bootstrap starting.
I20260630 12:26:14.923334 20174 leader_election.cc:290] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c [CANDIDATE]: Term 1 election: Requested vote from peers f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132:44327), 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717)
I20260630 12:26:14.929333 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222d006760f64ea5880c89def8bb235e" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "117251bd6d74427cb448aa802dc07dfa"
I20260630 12:26:14.929968 19836 raft_consensus.cc:3060] T 222d006760f64ea5880c89def8bb235e P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:14.935742 20181 tablet_bootstrap.cc:654] T 941bdba2d430419794c7056b69dbceea P f8b4d6037a91478c8375dfd4bf82fdb6: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:14.937711 19836 raft_consensus.cc:2468] T 222d006760f64ea5880c89def8bb235e P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e618ddbbc24a4334b1b96353f457f95c in term 1.
I20260630 12:26:14.939136 19874 leader_election.cc:304] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 117251bd6d74427cb448aa802dc07dfa, e618ddbbc24a4334b1b96353f457f95c; no voters: 
I20260630 12:26:14.940102 20040 raft_consensus.cc:2804] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:14.951709 20040 raft_consensus.cc:697] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c [term 1 LEADER]: Becoming Leader. State: Replica: e618ddbbc24a4334b1b96353f457f95c, State: Running, Role: LEADER
I20260630 12:26:14.952656 20040 consensus_queue.cc:237] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } }
I20260630 12:26:14.957742 19733 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 25218017f1f548bebcc5baf74a77012d: range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c] alter complete (version 0)
I20260630 12:26:14.961553 20188 raft_consensus.cc:493] T 222d006760f64ea5880c89def8bb235e P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:14.962029 20188 raft_consensus.cc:515] T 222d006760f64ea5880c89def8bb235e P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } }
I20260630 12:26:14.964681 20188 leader_election.cc:290] T 222d006760f64ea5880c89def8bb235e P f8b4d6037a91478c8375dfd4bf82fdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717), e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931)
I20260630 12:26:14.964820 20138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222d006760f64ea5880c89def8bb235e" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" is_pre_election: true
I20260630 12:26:14.965765 20138 raft_consensus.cc:2468] T 222d006760f64ea5880c89def8bb235e P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e618ddbbc24a4334b1b96353f457f95c in term 0.
I20260630 12:26:14.985584 20138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222d006760f64ea5880c89def8bb235e" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6"
I20260630 12:26:14.986436 20138 raft_consensus.cc:3060] T 222d006760f64ea5880c89def8bb235e P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:14.994304 20032 tablet_bootstrap.cc:654] T d55eb1cefe8249b780bfe7ab7fba55d7 P e618ddbbc24a4334b1b96353f457f95c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:14.997620 20138 raft_consensus.cc:2468] T 222d006760f64ea5880c89def8bb235e P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e618ddbbc24a4334b1b96353f457f95c in term 1.
I20260630 12:26:15.007200 20030 tablet_bootstrap.cc:492] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa: No bootstrap required, opened a new log
I20260630 12:26:15.007742 20030 ts_tablet_manager.cc:1403] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa: Time spent bootstrapping tablet: real 0.110s	user 0.028s	sys 0.029s
I20260630 12:26:15.009248 20178 tablet_bootstrap.cc:492] T 40b78bfbf56d406baded7b921a840818 P 09279c69b68148c1b55f445fb6b11c49: No bootstrap required, opened a new log
I20260630 12:26:15.009872 20178 ts_tablet_manager.cc:1403] T 40b78bfbf56d406baded7b921a840818 P 09279c69b68148c1b55f445fb6b11c49: Time spent bootstrapping tablet: real 0.124s	user 0.045s	sys 0.071s
I20260630 12:26:15.010787 20030 raft_consensus.cc:359] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.011590 20030 raft_consensus.cc:385] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:14.987442 19733 catalog_manager.cc:5697] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c reported cstate change: term changed from 0 to 1, leader changed from <none> to e618ddbbc24a4334b1b96353f457f95c (127.16.110.130). New cstate: current_term: 1 leader_uuid: "e618ddbbc24a4334b1b96353f457f95c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:15.012128 20030 raft_consensus.cc:740] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 117251bd6d74427cb448aa802dc07dfa, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.013141 20030 consensus_queue.cc:260] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.013536 20178 raft_consensus.cc:359] T 40b78bfbf56d406baded7b921a840818 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.014464 20178 raft_consensus.cc:385] T 40b78bfbf56d406baded7b921a840818 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.016173 20178 raft_consensus.cc:740] T 40b78bfbf56d406baded7b921a840818 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09279c69b68148c1b55f445fb6b11c49, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.017190 20178 consensus_queue.cc:260] T 40b78bfbf56d406baded7b921a840818 P 09279c69b68148c1b55f445fb6b11c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.021150 20178 ts_tablet_manager.cc:1434] T 40b78bfbf56d406baded7b921a840818 P 09279c69b68148c1b55f445fb6b11c49: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260630 12:26:15.017993 20030 ts_tablet_manager.cc:1434] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:26:15.022317 20030 tablet_bootstrap.cc:492] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa: Bootstrap starting.
I20260630 12:26:15.024405 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222d006760f64ea5880c89def8bb235e" candidate_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "117251bd6d74427cb448aa802dc07dfa" is_pre_election: true
I20260630 12:26:15.025339 19836 raft_consensus.cc:2393] T 222d006760f64ea5880c89def8bb235e P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8b4d6037a91478c8375dfd4bf82fdb6 in current term 1: Already voted for candidate e618ddbbc24a4334b1b96353f457f95c in this term.
I20260630 12:26:15.028398 20030 tablet_bootstrap.cc:654] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.029038 20178 tablet_bootstrap.cc:492] T c1644b1e741f48dbac06a135222aac5f P 09279c69b68148c1b55f445fb6b11c49: Bootstrap starting.
I20260630 12:26:15.038527 20178 tablet_bootstrap.cc:654] T c1644b1e741f48dbac06a135222aac5f P 09279c69b68148c1b55f445fb6b11c49: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.053510 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222d006760f64ea5880c89def8bb235e" candidate_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e618ddbbc24a4334b1b96353f457f95c" is_pre_election: true
I20260630 12:26:15.055542 20100 leader_election.cc:304] T 222d006760f64ea5880c89def8bb235e P f8b4d6037a91478c8375dfd4bf82fdb6 [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: f8b4d6037a91478c8375dfd4bf82fdb6; no voters: 117251bd6d74427cb448aa802dc07dfa, e618ddbbc24a4334b1b96353f457f95c
I20260630 12:26:15.057121 20188 raft_consensus.cc:2749] T 222d006760f64ea5880c89def8bb235e P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:15.058135 20030 tablet_bootstrap.cc:492] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa: No bootstrap required, opened a new log
I20260630 12:26:15.058336 20181 tablet_bootstrap.cc:492] T 941bdba2d430419794c7056b69dbceea P f8b4d6037a91478c8375dfd4bf82fdb6: No bootstrap required, opened a new log
I20260630 12:26:15.058617 20030 ts_tablet_manager.cc:1403] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.004s
I20260630 12:26:15.058919 20181 ts_tablet_manager.cc:1403] T 941bdba2d430419794c7056b69dbceea P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent bootstrapping tablet: real 0.177s	user 0.010s	sys 0.000s
I20260630 12:26:15.061775 20178 tablet_bootstrap.cc:492] T c1644b1e741f48dbac06a135222aac5f P 09279c69b68148c1b55f445fb6b11c49: No bootstrap required, opened a new log
I20260630 12:26:15.062368 20178 ts_tablet_manager.cc:1403] T c1644b1e741f48dbac06a135222aac5f P 09279c69b68148c1b55f445fb6b11c49: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.016s
I20260630 12:26:15.061969 20181 raft_consensus.cc:359] T 941bdba2d430419794c7056b69dbceea P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.061400 20030 raft_consensus.cc:359] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } }
I20260630 12:26:15.063030 20030 raft_consensus.cc:385] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.062932 20181 raft_consensus.cc:385] T 941bdba2d430419794c7056b69dbceea P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.063436 20030 raft_consensus.cc:740] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 117251bd6d74427cb448aa802dc07dfa, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.063711 20181 raft_consensus.cc:740] T 941bdba2d430419794c7056b69dbceea P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b4d6037a91478c8375dfd4bf82fdb6, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.064399 20030 consensus_queue.cc:260] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } }
I20260630 12:26:15.066200 20181 consensus_queue.cc:260] T 941bdba2d430419794c7056b69dbceea P f8b4d6037a91478c8375dfd4bf82fdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.066893 20032 tablet_bootstrap.cc:492] T d55eb1cefe8249b780bfe7ab7fba55d7 P e618ddbbc24a4334b1b96353f457f95c: No bootstrap required, opened a new log
I20260630 12:26:15.067615 20032 ts_tablet_manager.cc:1403] T d55eb1cefe8249b780bfe7ab7fba55d7 P e618ddbbc24a4334b1b96353f457f95c: Time spent bootstrapping tablet: real 0.147s	user 0.016s	sys 0.018s
I20260630 12:26:15.066776 20178 raft_consensus.cc:359] T c1644b1e741f48dbac06a135222aac5f P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.068101 20178 raft_consensus.cc:385] T c1644b1e741f48dbac06a135222aac5f P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.068524 20178 raft_consensus.cc:740] T c1644b1e741f48dbac06a135222aac5f P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09279c69b68148c1b55f445fb6b11c49, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.069376 20178 consensus_queue.cc:260] T c1644b1e741f48dbac06a135222aac5f P 09279c69b68148c1b55f445fb6b11c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.072333 20178 ts_tablet_manager.cc:1434] T c1644b1e741f48dbac06a135222aac5f P 09279c69b68148c1b55f445fb6b11c49: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:26:15.073448 20178 tablet_bootstrap.cc:492] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49: Bootstrap starting.
I20260630 12:26:15.075397 20032 raft_consensus.cc:359] T d55eb1cefe8249b780bfe7ab7fba55d7 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.076097 20032 raft_consensus.cc:385] T d55eb1cefe8249b780bfe7ab7fba55d7 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.076380 20032 raft_consensus.cc:740] T d55eb1cefe8249b780bfe7ab7fba55d7 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e618ddbbc24a4334b1b96353f457f95c, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.076793 20030 ts_tablet_manager.cc:1434] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.007s
I20260630 12:26:15.077425 20032 consensus_queue.cc:260] T d55eb1cefe8249b780bfe7ab7fba55d7 P e618ddbbc24a4334b1b96353f457f95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.078365 20181 ts_tablet_manager.cc:1434] T 941bdba2d430419794c7056b69dbceea P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.007s
I20260630 12:26:15.081720 20178 tablet_bootstrap.cc:654] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.083864 20181 tablet_bootstrap.cc:492] T 9b8df57d8a4c4069be15d6a85052d602 P f8b4d6037a91478c8375dfd4bf82fdb6: Bootstrap starting.
I20260630 12:26:15.086119 20030 tablet_bootstrap.cc:492] T 29f806e0f9c948f181286263da39d5e1 P 117251bd6d74427cb448aa802dc07dfa: Bootstrap starting.
I20260630 12:26:15.086964 20032 ts_tablet_manager.cc:1434] T d55eb1cefe8249b780bfe7ab7fba55d7 P e618ddbbc24a4334b1b96353f457f95c: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260630 12:26:15.087931 20032 tablet_bootstrap.cc:492] T a5f7af59ff5a45cca3545c3515dc5a27 P e618ddbbc24a4334b1b96353f457f95c: Bootstrap starting.
I20260630 12:26:15.093315 20032 tablet_bootstrap.cc:654] T a5f7af59ff5a45cca3545c3515dc5a27 P e618ddbbc24a4334b1b96353f457f95c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.095772 20030 tablet_bootstrap.cc:654] T 29f806e0f9c948f181286263da39d5e1 P 117251bd6d74427cb448aa802dc07dfa: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.100672 20181 tablet_bootstrap.cc:654] T 9b8df57d8a4c4069be15d6a85052d602 P f8b4d6037a91478c8375dfd4bf82fdb6: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.107820 20178 tablet_bootstrap.cc:492] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49: No bootstrap required, opened a new log
I20260630 12:26:15.108369 20178 ts_tablet_manager.cc:1403] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.017s
I20260630 12:26:15.108740 20030 tablet_bootstrap.cc:492] T 29f806e0f9c948f181286263da39d5e1 P 117251bd6d74427cb448aa802dc07dfa: No bootstrap required, opened a new log
I20260630 12:26:15.109220 20030 ts_tablet_manager.cc:1403] T 29f806e0f9c948f181286263da39d5e1 P 117251bd6d74427cb448aa802dc07dfa: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260630 12:26:15.111299 20178 raft_consensus.cc:359] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } }
I20260630 12:26:15.112332 20178 raft_consensus.cc:385] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.112633 20178 raft_consensus.cc:740] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09279c69b68148c1b55f445fb6b11c49, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.113405 20178 consensus_queue.cc:260] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } }
I20260630 12:26:15.112141 20030 raft_consensus.cc:359] T 29f806e0f9c948f181286263da39d5e1 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } }
I20260630 12:26:15.114791 20030 raft_consensus.cc:385] T 29f806e0f9c948f181286263da39d5e1 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.115083 20030 raft_consensus.cc:740] T 29f806e0f9c948f181286263da39d5e1 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 117251bd6d74427cb448aa802dc07dfa, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.115806 20178 ts_tablet_manager.cc:1434] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:26:15.115829 20030 consensus_queue.cc:260] T 29f806e0f9c948f181286263da39d5e1 P 117251bd6d74427cb448aa802dc07dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } }
I20260630 12:26:15.117571 20032 tablet_bootstrap.cc:492] T a5f7af59ff5a45cca3545c3515dc5a27 P e618ddbbc24a4334b1b96353f457f95c: No bootstrap required, opened a new log
I20260630 12:26:15.118017 20032 ts_tablet_manager.cc:1403] T a5f7af59ff5a45cca3545c3515dc5a27 P e618ddbbc24a4334b1b96353f457f95c: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.008s
I20260630 12:26:15.118795 20030 ts_tablet_manager.cc:1434] T 29f806e0f9c948f181286263da39d5e1 P 117251bd6d74427cb448aa802dc07dfa: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:26:15.120750 20181 tablet_bootstrap.cc:492] T 9b8df57d8a4c4069be15d6a85052d602 P f8b4d6037a91478c8375dfd4bf82fdb6: No bootstrap required, opened a new log
I20260630 12:26:15.121173 20181 ts_tablet_manager.cc:1403] T 9b8df57d8a4c4069be15d6a85052d602 P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.000s
I20260630 12:26:15.123449 20181 raft_consensus.cc:359] T 9b8df57d8a4c4069be15d6a85052d602 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } }
I20260630 12:26:15.123847 20032 raft_consensus.cc:359] T a5f7af59ff5a45cca3545c3515dc5a27 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } }
I20260630 12:26:15.127681 20181 raft_consensus.cc:385] T 9b8df57d8a4c4069be15d6a85052d602 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.128113 20181 raft_consensus.cc:740] T 9b8df57d8a4c4069be15d6a85052d602 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b4d6037a91478c8375dfd4bf82fdb6, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.128789 20181 consensus_queue.cc:260] T 9b8df57d8a4c4069be15d6a85052d602 P f8b4d6037a91478c8375dfd4bf82fdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } }
I20260630 12:26:15.129171 20032 raft_consensus.cc:385] T a5f7af59ff5a45cca3545c3515dc5a27 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.129817 20032 raft_consensus.cc:740] T a5f7af59ff5a45cca3545c3515dc5a27 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e618ddbbc24a4334b1b96353f457f95c, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.130620 20032 consensus_queue.cc:260] T a5f7af59ff5a45cca3545c3515dc5a27 P e618ddbbc24a4334b1b96353f457f95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } }
I20260630 12:26:15.130923 20181 ts_tablet_manager.cc:1434] T 9b8df57d8a4c4069be15d6a85052d602 P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260630 12:26:15.132078 20181 tablet_bootstrap.cc:492] T 40b78bfbf56d406baded7b921a840818 P f8b4d6037a91478c8375dfd4bf82fdb6: Bootstrap starting.
I20260630 12:26:15.133427 20032 ts_tablet_manager.cc:1434] T a5f7af59ff5a45cca3545c3515dc5a27 P e618ddbbc24a4334b1b96353f457f95c: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.001s
I20260630 12:26:15.134366 20032 tablet_bootstrap.cc:492] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c: Bootstrap starting.
I20260630 12:26:15.138513 20181 tablet_bootstrap.cc:654] T 40b78bfbf56d406baded7b921a840818 P f8b4d6037a91478c8375dfd4bf82fdb6: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.140477 20032 tablet_bootstrap.cc:654] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.145869 20032 tablet_bootstrap.cc:492] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c: No bootstrap required, opened a new log
I20260630 12:26:15.146323 20032 ts_tablet_manager.cc:1403] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260630 12:26:15.147063 20181 tablet_bootstrap.cc:492] T 40b78bfbf56d406baded7b921a840818 P f8b4d6037a91478c8375dfd4bf82fdb6: No bootstrap required, opened a new log
I20260630 12:26:15.147462 20181 ts_tablet_manager.cc:1403] T 40b78bfbf56d406baded7b921a840818 P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.007s
I20260630 12:26:15.148283 20032 raft_consensus.cc:359] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } }
I20260630 12:26:15.148787 20032 raft_consensus.cc:385] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.149010 20032 raft_consensus.cc:740] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e618ddbbc24a4334b1b96353f457f95c, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.149498 20032 consensus_queue.cc:260] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } }
I20260630 12:26:15.150234 20181 raft_consensus.cc:359] T 40b78bfbf56d406baded7b921a840818 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.150965 20181 raft_consensus.cc:385] T 40b78bfbf56d406baded7b921a840818 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.151324 20032 ts_tablet_manager.cc:1434] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:26:15.151260 20181 raft_consensus.cc:740] T 40b78bfbf56d406baded7b921a840818 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b4d6037a91478c8375dfd4bf82fdb6, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.152267 20181 consensus_queue.cc:260] T 40b78bfbf56d406baded7b921a840818 P f8b4d6037a91478c8375dfd4bf82fdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.154295 20181 ts_tablet_manager.cc:1434] T 40b78bfbf56d406baded7b921a840818 P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:26:15.155174 20181 tablet_bootstrap.cc:492] T a5f7af59ff5a45cca3545c3515dc5a27 P f8b4d6037a91478c8375dfd4bf82fdb6: Bootstrap starting.
I20260630 12:26:15.160672 20181 tablet_bootstrap.cc:654] T a5f7af59ff5a45cca3545c3515dc5a27 P f8b4d6037a91478c8375dfd4bf82fdb6: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.165620 20181 tablet_bootstrap.cc:492] T a5f7af59ff5a45cca3545c3515dc5a27 P f8b4d6037a91478c8375dfd4bf82fdb6: No bootstrap required, opened a new log
I20260630 12:26:15.165979 20181 ts_tablet_manager.cc:1403] T a5f7af59ff5a45cca3545c3515dc5a27 P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:26:15.168262 20181 raft_consensus.cc:359] T a5f7af59ff5a45cca3545c3515dc5a27 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } }
I20260630 12:26:15.168761 20181 raft_consensus.cc:385] T a5f7af59ff5a45cca3545c3515dc5a27 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.168948 20181 raft_consensus.cc:740] T a5f7af59ff5a45cca3545c3515dc5a27 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b4d6037a91478c8375dfd4bf82fdb6, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.169410 20181 consensus_queue.cc:260] T a5f7af59ff5a45cca3545c3515dc5a27 P f8b4d6037a91478c8375dfd4bf82fdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } }
I20260630 12:26:15.171314 20181 ts_tablet_manager.cc:1434] T a5f7af59ff5a45cca3545c3515dc5a27 P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:26:15.172288 20181 tablet_bootstrap.cc:492] T d55eb1cefe8249b780bfe7ab7fba55d7 P f8b4d6037a91478c8375dfd4bf82fdb6: Bootstrap starting.
I20260630 12:26:15.176554 20054 raft_consensus.cc:493] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:15.177206 20181 tablet_bootstrap.cc:654] T d55eb1cefe8249b780bfe7ab7fba55d7 P f8b4d6037a91478c8375dfd4bf82fdb6: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.177066 20054 raft_consensus.cc:515] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.179178 20192 raft_consensus.cc:493] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:15.179555 20054 leader_election.cc:290] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132:44327), 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:15.179642 20192 raft_consensus.cc:515] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } }
I20260630 12:26:15.183452 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941bdba2d430419794c7056b69dbceea" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09279c69b68148c1b55f445fb6b11c49" is_pre_election: true
I20260630 12:26:15.183591 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8df57d8a4c4069be15d6a85052d602" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "117251bd6d74427cb448aa802dc07dfa" is_pre_election: true
I20260630 12:26:15.184124 19985 raft_consensus.cc:2468] T 941bdba2d430419794c7056b69dbceea P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 117251bd6d74427cb448aa802dc07dfa in term 0.
I20260630 12:26:15.184484 19836 raft_consensus.cc:2468] T 9b8df57d8a4c4069be15d6a85052d602 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e618ddbbc24a4334b1b96353f457f95c in term 0.
I20260630 12:26:15.185618 19799 leader_election.cc:304] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09279c69b68148c1b55f445fb6b11c49, 117251bd6d74427cb448aa802dc07dfa; no voters: 
I20260630 12:26:15.186133 19874 leader_election.cc:304] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 117251bd6d74427cb448aa802dc07dfa, e618ddbbc24a4334b1b96353f457f95c; no voters: 
I20260630 12:26:15.187264 20174 raft_consensus.cc:2804] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:15.187616 20174 raft_consensus.cc:493] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:15.187968 20174 raft_consensus.cc:3060] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.189318 20192 leader_election.cc:290] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717), f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132:44327)
I20260630 12:26:15.186669 20054 raft_consensus.cc:2804] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:15.193130 20181 tablet_bootstrap.cc:492] T d55eb1cefe8249b780bfe7ab7fba55d7 P f8b4d6037a91478c8375dfd4bf82fdb6: No bootstrap required, opened a new log
I20260630 12:26:15.193135 20054 raft_consensus.cc:493] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:15.194223 20054 raft_consensus.cc:3060] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.194447 20137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941bdba2d430419794c7056b69dbceea" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" is_pre_election: true
I20260630 12:26:15.195266 20137 raft_consensus.cc:2468] T 941bdba2d430419794c7056b69dbceea P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 117251bd6d74427cb448aa802dc07dfa in term 0.
I20260630 12:26:15.196524 20174 raft_consensus.cc:515] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } }
I20260630 12:26:15.198591 20174 leader_election.cc:290] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [CANDIDATE]: Term 1 election: Requested vote from peers 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717), f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132:44327)
I20260630 12:26:15.198889 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8df57d8a4c4069be15d6a85052d602" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "117251bd6d74427cb448aa802dc07dfa"
I20260630 12:26:15.199302 20137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8df57d8a4c4069be15d6a85052d602" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6"
I20260630 12:26:15.199457 19836 raft_consensus.cc:3060] T 9b8df57d8a4c4069be15d6a85052d602 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.199694 20137 raft_consensus.cc:3060] T 9b8df57d8a4c4069be15d6a85052d602 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.194293 20181 ts_tablet_manager.cc:1403] T d55eb1cefe8249b780bfe7ab7fba55d7 P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.003s
I20260630 12:26:15.200517 20054 raft_consensus.cc:515] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.202490 20054 leader_election.cc:290] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 election: Requested vote from peers f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132:44327), 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:15.202942 20181 raft_consensus.cc:359] T d55eb1cefe8249b780bfe7ab7fba55d7 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.203683 20181 raft_consensus.cc:385] T d55eb1cefe8249b780bfe7ab7fba55d7 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.203961 20181 raft_consensus.cc:740] T d55eb1cefe8249b780bfe7ab7fba55d7 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b4d6037a91478c8375dfd4bf82fdb6, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.193054 20138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8df57d8a4c4069be15d6a85052d602" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" is_pre_election: true
I20260630 12:26:15.204815 20181 consensus_queue.cc:260] T d55eb1cefe8249b780bfe7ab7fba55d7 P f8b4d6037a91478c8375dfd4bf82fdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.206780 20138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941bdba2d430419794c7056b69dbceea" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6"
I20260630 12:26:15.206904 20137 raft_consensus.cc:2468] T 9b8df57d8a4c4069be15d6a85052d602 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e618ddbbc24a4334b1b96353f457f95c in term 1.
I20260630 12:26:15.207222 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941bdba2d430419794c7056b69dbceea" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09279c69b68148c1b55f445fb6b11c49"
I20260630 12:26:15.207353 20138 raft_consensus.cc:3060] T 941bdba2d430419794c7056b69dbceea P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.208191 19875 leader_election.cc:304] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e618ddbbc24a4334b1b96353f457f95c, f8b4d6037a91478c8375dfd4bf82fdb6; no voters: 
I20260630 12:26:15.209056 20174 raft_consensus.cc:2804] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:15.207839 19985 raft_consensus.cc:3060] T 941bdba2d430419794c7056b69dbceea P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.210938 20181 ts_tablet_manager.cc:1434] T d55eb1cefe8249b780bfe7ab7fba55d7 P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:26:15.211191 19836 raft_consensus.cc:2468] T 9b8df57d8a4c4069be15d6a85052d602 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e618ddbbc24a4334b1b96353f457f95c in term 1.
I20260630 12:26:15.212458 20181 tablet_bootstrap.cc:492] T 29f806e0f9c948f181286263da39d5e1 P f8b4d6037a91478c8375dfd4bf82fdb6: Bootstrap starting.
I20260630 12:26:15.216454 20174 raft_consensus.cc:697] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [term 1 LEADER]: Becoming Leader. State: Replica: e618ddbbc24a4334b1b96353f457f95c, State: Running, Role: LEADER
I20260630 12:26:15.219637 20181 tablet_bootstrap.cc:654] T 29f806e0f9c948f181286263da39d5e1 P f8b4d6037a91478c8375dfd4bf82fdb6: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.217942 20174 consensus_queue.cc:237] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } }
I20260630 12:26:15.225003 20181 tablet_bootstrap.cc:492] T 29f806e0f9c948f181286263da39d5e1 P f8b4d6037a91478c8375dfd4bf82fdb6: No bootstrap required, opened a new log
I20260630 12:26:15.225564 20181 ts_tablet_manager.cc:1403] T 29f806e0f9c948f181286263da39d5e1 P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260630 12:26:15.226213 19985 raft_consensus.cc:2468] T 941bdba2d430419794c7056b69dbceea P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 117251bd6d74427cb448aa802dc07dfa in term 1.
I20260630 12:26:15.227656 19799 leader_election.cc:304] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09279c69b68148c1b55f445fb6b11c49, 117251bd6d74427cb448aa802dc07dfa; no voters: 
I20260630 12:26:15.224944 20138 raft_consensus.cc:2468] T 941bdba2d430419794c7056b69dbceea P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 117251bd6d74427cb448aa802dc07dfa in term 1.
I20260630 12:26:15.228569 20048 raft_consensus.cc:2804] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:15.229241 20048 raft_consensus.cc:697] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Becoming Leader. State: Replica: 117251bd6d74427cb448aa802dc07dfa, State: Running, Role: LEADER
I20260630 12:26:15.228425 19733 catalog_manager.cc:5697] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c reported cstate change: term changed from 0 to 1, leader changed from <none> to e618ddbbc24a4334b1b96353f457f95c (127.16.110.130). New cstate: current_term: 1 leader_uuid: "e618ddbbc24a4334b1b96353f457f95c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:15.228487 20181 raft_consensus.cc:359] T 29f806e0f9c948f181286263da39d5e1 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } }
I20260630 12:26:15.229822 20181 raft_consensus.cc:385] T 29f806e0f9c948f181286263da39d5e1 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.229995 20048 consensus_queue.cc:237] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.230607 20181 raft_consensus.cc:740] T 29f806e0f9c948f181286263da39d5e1 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b4d6037a91478c8375dfd4bf82fdb6, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.231534 20181 consensus_queue.cc:260] T 29f806e0f9c948f181286263da39d5e1 P f8b4d6037a91478c8375dfd4bf82fdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } }
I20260630 12:26:15.233685 20181 ts_tablet_manager.cc:1434] T 29f806e0f9c948f181286263da39d5e1 P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:26:15.234781 20181 tablet_bootstrap.cc:492] T c1644b1e741f48dbac06a135222aac5f P f8b4d6037a91478c8375dfd4bf82fdb6: Bootstrap starting.
I20260630 12:26:15.241439 20181 tablet_bootstrap.cc:654] T c1644b1e741f48dbac06a135222aac5f P f8b4d6037a91478c8375dfd4bf82fdb6: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:15.242327 19733 catalog_manager.cc:5697] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa reported cstate change: term changed from 0 to 1, leader changed from <none> to 117251bd6d74427cb448aa802dc07dfa (127.16.110.129). New cstate: current_term: 1 leader_uuid: "117251bd6d74427cb448aa802dc07dfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:15.245841 20181 tablet_bootstrap.cc:492] T c1644b1e741f48dbac06a135222aac5f P f8b4d6037a91478c8375dfd4bf82fdb6: No bootstrap required, opened a new log
I20260630 12:26:15.246788 20181 ts_tablet_manager.cc:1403] T c1644b1e741f48dbac06a135222aac5f P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260630 12:26:15.249233 20181 raft_consensus.cc:359] T c1644b1e741f48dbac06a135222aac5f P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.249763 20181 raft_consensus.cc:385] T c1644b1e741f48dbac06a135222aac5f P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:15.250000 20181 raft_consensus.cc:740] T c1644b1e741f48dbac06a135222aac5f P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b4d6037a91478c8375dfd4bf82fdb6, State: Initialized, Role: FOLLOWER
I20260630 12:26:15.250577 20181 consensus_queue.cc:260] T c1644b1e741f48dbac06a135222aac5f P f8b4d6037a91478c8375dfd4bf82fdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.253382 20181 ts_tablet_manager.cc:1434] T c1644b1e741f48dbac06a135222aac5f P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:26:15.271807 20048 raft_consensus.cc:493] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:15.272336 20048 raft_consensus.cc:515] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } }
I20260630 12:26:15.273993 20048 leader_election.cc:290] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132:44327), e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931)
I20260630 12:26:15.274683 20138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f7af59ff5a45cca3545c3515dc5a27" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" is_pre_election: true
I20260630 12:26:15.274915 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f7af59ff5a45cca3545c3515dc5a27" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e618ddbbc24a4334b1b96353f457f95c" is_pre_election: true
I20260630 12:26:15.275199 20138 raft_consensus.cc:2468] T a5f7af59ff5a45cca3545c3515dc5a27 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 117251bd6d74427cb448aa802dc07dfa in term 0.
I20260630 12:26:15.275506 19911 raft_consensus.cc:2468] T a5f7af59ff5a45cca3545c3515dc5a27 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 117251bd6d74427cb448aa802dc07dfa in term 0.
I20260630 12:26:15.276391 19800 leader_election.cc:304] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 117251bd6d74427cb448aa802dc07dfa, f8b4d6037a91478c8375dfd4bf82fdb6; no voters: 
I20260630 12:26:15.277130 20048 raft_consensus.cc:2804] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:15.277499 20048 raft_consensus.cc:493] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:15.277773 20048 raft_consensus.cc:3060] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.282137 20048 raft_consensus.cc:515] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } }
I20260630 12:26:15.283782 20048 leader_election.cc:290] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 election: Requested vote from peers f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132:44327), e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931)
I20260630 12:26:15.284554 20138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f7af59ff5a45cca3545c3515dc5a27" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6"
I20260630 12:26:15.284721 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f7af59ff5a45cca3545c3515dc5a27" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e618ddbbc24a4334b1b96353f457f95c"
I20260630 12:26:15.285019 20138 raft_consensus.cc:3060] T a5f7af59ff5a45cca3545c3515dc5a27 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.285318 19911 raft_consensus.cc:3060] T a5f7af59ff5a45cca3545c3515dc5a27 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.289100 20138 raft_consensus.cc:2468] T a5f7af59ff5a45cca3545c3515dc5a27 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 117251bd6d74427cb448aa802dc07dfa in term 1.
I20260630 12:26:15.289520 19911 raft_consensus.cc:2468] T a5f7af59ff5a45cca3545c3515dc5a27 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 117251bd6d74427cb448aa802dc07dfa in term 1.
I20260630 12:26:15.290066 19800 leader_election.cc:304] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 117251bd6d74427cb448aa802dc07dfa, f8b4d6037a91478c8375dfd4bf82fdb6; no voters: 
I20260630 12:26:15.290786 20048 raft_consensus.cc:2804] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:15.291199 20048 raft_consensus.cc:697] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Becoming Leader. State: Replica: 117251bd6d74427cb448aa802dc07dfa, State: Running, Role: LEADER
I20260630 12:26:15.291973 20048 consensus_queue.cc:237] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } }
I20260630 12:26:15.298223 19733 catalog_manager.cc:5697] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa reported cstate change: term changed from 0 to 1, leader changed from <none> to 117251bd6d74427cb448aa802dc07dfa (127.16.110.129). New cstate: current_term: 1 leader_uuid: "117251bd6d74427cb448aa802dc07dfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:15.321666 20174 raft_consensus.cc:493] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:15.322135 20174 raft_consensus.cc:515] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.323714 20174 leader_election.cc:290] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132:44327), 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:15.324463 20138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1644b1e741f48dbac06a135222aac5f" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" is_pre_election: true
I20260630 12:26:15.324800 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1644b1e741f48dbac06a135222aac5f" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09279c69b68148c1b55f445fb6b11c49" is_pre_election: true
I20260630 12:26:15.325098 20138 raft_consensus.cc:2468] T c1644b1e741f48dbac06a135222aac5f P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e618ddbbc24a4334b1b96353f457f95c in term 0.
I20260630 12:26:15.325438 19985 raft_consensus.cc:2468] T c1644b1e741f48dbac06a135222aac5f P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e618ddbbc24a4334b1b96353f457f95c in term 0.
I20260630 12:26:15.326164 19875 leader_election.cc:304] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e618ddbbc24a4334b1b96353f457f95c, f8b4d6037a91478c8375dfd4bf82fdb6; no voters: 
I20260630 12:26:15.326798 20174 raft_consensus.cc:2804] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:15.327124 20174 raft_consensus.cc:493] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:15.327340 20174 raft_consensus.cc:3060] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.332651 20174 raft_consensus.cc:515] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.334273 20174 leader_election.cc:290] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c [CANDIDATE]: Term 1 election: Requested vote from peers f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132:44327), 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:15.334919 20138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1644b1e741f48dbac06a135222aac5f" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6"
I20260630 12:26:15.335232 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1644b1e741f48dbac06a135222aac5f" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09279c69b68148c1b55f445fb6b11c49"
I20260630 12:26:15.335397 20138 raft_consensus.cc:3060] T c1644b1e741f48dbac06a135222aac5f P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.335755 19985 raft_consensus.cc:3060] T c1644b1e741f48dbac06a135222aac5f P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.339643 20138 raft_consensus.cc:2468] T c1644b1e741f48dbac06a135222aac5f P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e618ddbbc24a4334b1b96353f457f95c in term 1.
I20260630 12:26:15.340215 19985 raft_consensus.cc:2468] T c1644b1e741f48dbac06a135222aac5f P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e618ddbbc24a4334b1b96353f457f95c in term 1.
I20260630 12:26:15.340667 19875 leader_election.cc:304] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e618ddbbc24a4334b1b96353f457f95c, f8b4d6037a91478c8375dfd4bf82fdb6; no voters: 
I20260630 12:26:15.341399 20174 raft_consensus.cc:2804] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:15.341840 20174 raft_consensus.cc:697] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c [term 1 LEADER]: Becoming Leader. State: Replica: e618ddbbc24a4334b1b96353f457f95c, State: Running, Role: LEADER
I20260630 12:26:15.342499 20174 consensus_queue.cc:237] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.343493 20039 raft_consensus.cc:493] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:15.343879 20039 raft_consensus.cc:515] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.346125 20039 leader_election.cc:290] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931), f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132:44327)
I20260630 12:26:15.346845 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55eb1cefe8249b780bfe7ab7fba55d7" candidate_uuid: "09279c69b68148c1b55f445fb6b11c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e618ddbbc24a4334b1b96353f457f95c" is_pre_election: true
I20260630 12:26:15.347468 19911 raft_consensus.cc:2468] T d55eb1cefe8249b780bfe7ab7fba55d7 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09279c69b68148c1b55f445fb6b11c49 in term 0.
I20260630 12:26:15.348681 19948 leader_election.cc:304] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09279c69b68148c1b55f445fb6b11c49, e618ddbbc24a4334b1b96353f457f95c; no voters: 
I20260630 12:26:15.349486 20039 raft_consensus.cc:2804] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:15.349833 20039 raft_consensus.cc:493] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:15.350288 20039 raft_consensus.cc:3060] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.349874 19733 catalog_manager.cc:5697] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c reported cstate change: term changed from 0 to 1, leader changed from <none> to e618ddbbc24a4334b1b96353f457f95c (127.16.110.130). New cstate: current_term: 1 leader_uuid: "e618ddbbc24a4334b1b96353f457f95c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:15.356647 20039 raft_consensus.cc:515] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.359164 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55eb1cefe8249b780bfe7ab7fba55d7" candidate_uuid: "09279c69b68148c1b55f445fb6b11c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e618ddbbc24a4334b1b96353f457f95c"
I20260630 12:26:15.359733 19911 raft_consensus.cc:3060] T d55eb1cefe8249b780bfe7ab7fba55d7 P e618ddbbc24a4334b1b96353f457f95c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.360589 20138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55eb1cefe8249b780bfe7ab7fba55d7" candidate_uuid: "09279c69b68148c1b55f445fb6b11c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" is_pre_election: true
I20260630 12:26:15.361234 20138 raft_consensus.cc:2468] T d55eb1cefe8249b780bfe7ab7fba55d7 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09279c69b68148c1b55f445fb6b11c49 in term 0.
I20260630 12:26:15.362327 20039 leader_election.cc:290] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49 [CANDIDATE]: Term 1 election: Requested vote from peers e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931), f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132:44327)
I20260630 12:26:15.363519 20138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55eb1cefe8249b780bfe7ab7fba55d7" candidate_uuid: "09279c69b68148c1b55f445fb6b11c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6"
I20260630 12:26:15.363988 20138 raft_consensus.cc:3060] T d55eb1cefe8249b780bfe7ab7fba55d7 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.365027 19911 raft_consensus.cc:2468] T d55eb1cefe8249b780bfe7ab7fba55d7 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09279c69b68148c1b55f445fb6b11c49 in term 1.
I20260630 12:26:15.365958 19948 leader_election.cc:304] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09279c69b68148c1b55f445fb6b11c49, e618ddbbc24a4334b1b96353f457f95c; no voters: 
I20260630 12:26:15.366600 20039 raft_consensus.cc:2804] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:15.367071 20039 raft_consensus.cc:697] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49 [term 1 LEADER]: Becoming Leader. State: Replica: 09279c69b68148c1b55f445fb6b11c49, State: Running, Role: LEADER
I20260630 12:26:15.367830 20039 consensus_queue.cc:237] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.369414 20138 raft_consensus.cc:2468] T d55eb1cefe8249b780bfe7ab7fba55d7 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09279c69b68148c1b55f445fb6b11c49 in term 1.
I20260630 12:26:15.375280 19733 catalog_manager.cc:5697] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131). New cstate: current_term: 1 leader_uuid: "09279c69b68148c1b55f445fb6b11c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:15.426496 20174 consensus_queue.cc:1048] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:15.438175 20040 consensus_queue.cc:1048] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:15.478353 20048 raft_consensus.cc:493] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:15.478863 20048 raft_consensus.cc:515] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.480777 20048 leader_election.cc:290] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132:44327), 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:15.481426 20138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b78bfbf56d406baded7b921a840818" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" is_pre_election: true
I20260630 12:26:15.481709 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b78bfbf56d406baded7b921a840818" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09279c69b68148c1b55f445fb6b11c49" is_pre_election: true
I20260630 12:26:15.482007 20138 raft_consensus.cc:2468] T 40b78bfbf56d406baded7b921a840818 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 117251bd6d74427cb448aa802dc07dfa in term 0.
I20260630 12:26:15.482282 19985 raft_consensus.cc:2468] T 40b78bfbf56d406baded7b921a840818 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 117251bd6d74427cb448aa802dc07dfa in term 0.
I20260630 12:26:15.483245 19799 leader_election.cc:304] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09279c69b68148c1b55f445fb6b11c49, 117251bd6d74427cb448aa802dc07dfa; no voters: 
I20260630 12:26:15.483865 20048 raft_consensus.cc:2804] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:15.484251 20048 raft_consensus.cc:493] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:15.484475 20048 raft_consensus.cc:3060] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.488797 20048 raft_consensus.cc:515] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.490635 20048 leader_election.cc:290] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 election: Requested vote from peers f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132:44327), 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:15.491408 20138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b78bfbf56d406baded7b921a840818" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6"
I20260630 12:26:15.491636 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b78bfbf56d406baded7b921a840818" candidate_uuid: "117251bd6d74427cb448aa802dc07dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09279c69b68148c1b55f445fb6b11c49"
I20260630 12:26:15.491961 20138 raft_consensus.cc:3060] T 40b78bfbf56d406baded7b921a840818 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.492190 19985 raft_consensus.cc:3060] T 40b78bfbf56d406baded7b921a840818 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.496418 20138 raft_consensus.cc:2468] T 40b78bfbf56d406baded7b921a840818 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 117251bd6d74427cb448aa802dc07dfa in term 1.
I20260630 12:26:15.496943 19985 raft_consensus.cc:2468] T 40b78bfbf56d406baded7b921a840818 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 117251bd6d74427cb448aa802dc07dfa in term 1.
I20260630 12:26:15.497521 19800 leader_election.cc:304] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 117251bd6d74427cb448aa802dc07dfa, f8b4d6037a91478c8375dfd4bf82fdb6; no voters: 
I20260630 12:26:15.498355 20048 raft_consensus.cc:2804] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:15.498857 20048 raft_consensus.cc:697] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Becoming Leader. State: Replica: 117251bd6d74427cb448aa802dc07dfa, State: Running, Role: LEADER
I20260630 12:26:15.499579 20048 consensus_queue.cc:237] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.507009 19732 catalog_manager.cc:5697] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa reported cstate change: term changed from 0 to 1, leader changed from <none> to 117251bd6d74427cb448aa802dc07dfa (127.16.110.129). New cstate: current_term: 1 leader_uuid: "117251bd6d74427cb448aa802dc07dfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } health_report { overall_health: UNKNOWN } } }
W20260630 12:26:15.520821 19720 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 29f806e0f9c948f181286263da39d5e1 (table range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 29f806e0f9c948f181286263da39d5e1 consensus state has no leader
I20260630 12:26:15.572199 20039 raft_consensus.cc:493] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:15.572659 20039 raft_consensus.cc:515] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } }
I20260630 12:26:15.574312 20039 leader_election.cc:290] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132:44327), 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717)
I20260630 12:26:15.575068 20138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f806e0f9c948f181286263da39d5e1" candidate_uuid: "09279c69b68148c1b55f445fb6b11c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" is_pre_election: true
I20260630 12:26:15.575345 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f806e0f9c948f181286263da39d5e1" candidate_uuid: "09279c69b68148c1b55f445fb6b11c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "117251bd6d74427cb448aa802dc07dfa" is_pre_election: true
I20260630 12:26:15.575603 20138 raft_consensus.cc:2468] T 29f806e0f9c948f181286263da39d5e1 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09279c69b68148c1b55f445fb6b11c49 in term 0.
I20260630 12:26:15.575942 19836 raft_consensus.cc:2468] T 29f806e0f9c948f181286263da39d5e1 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09279c69b68148c1b55f445fb6b11c49 in term 0.
I20260630 12:26:15.576692 19949 leader_election.cc:304] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09279c69b68148c1b55f445fb6b11c49, f8b4d6037a91478c8375dfd4bf82fdb6; no voters: 
I20260630 12:26:15.577554 20039 raft_consensus.cc:2804] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:15.577872 20039 raft_consensus.cc:493] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:15.578181 20039 raft_consensus.cc:3060] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.582751 20039 raft_consensus.cc:515] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } }
I20260630 12:26:15.584344 20039 leader_election.cc:290] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [CANDIDATE]: Term 1 election: Requested vote from peers f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132:44327), 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717)
I20260630 12:26:15.585064 20138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f806e0f9c948f181286263da39d5e1" candidate_uuid: "09279c69b68148c1b55f445fb6b11c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6"
I20260630 12:26:15.585291 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f806e0f9c948f181286263da39d5e1" candidate_uuid: "09279c69b68148c1b55f445fb6b11c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "117251bd6d74427cb448aa802dc07dfa"
I20260630 12:26:15.585541 20138 raft_consensus.cc:3060] T 29f806e0f9c948f181286263da39d5e1 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.585873 19836 raft_consensus.cc:3060] T 29f806e0f9c948f181286263da39d5e1 P 117251bd6d74427cb448aa802dc07dfa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:15.590039 20138 raft_consensus.cc:2468] T 29f806e0f9c948f181286263da39d5e1 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09279c69b68148c1b55f445fb6b11c49 in term 1.
I20260630 12:26:15.590497 19836 raft_consensus.cc:2468] T 29f806e0f9c948f181286263da39d5e1 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09279c69b68148c1b55f445fb6b11c49 in term 1.
I20260630 12:26:15.591087 19949 leader_election.cc:304] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09279c69b68148c1b55f445fb6b11c49, f8b4d6037a91478c8375dfd4bf82fdb6; no voters: 
I20260630 12:26:15.591899 20039 raft_consensus.cc:2804] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:15.592391 20039 raft_consensus.cc:697] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [term 1 LEADER]: Becoming Leader. State: Replica: 09279c69b68148c1b55f445fb6b11c49, State: Running, Role: LEADER
I20260630 12:26:15.593144 20039 consensus_queue.cc:237] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } }
I20260630 12:26:15.599632 19732 catalog_manager.cc:5697] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131). New cstate: current_term: 1 leader_uuid: "09279c69b68148c1b55f445fb6b11c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:15.607338 20192 consensus_queue.cc:1048] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:15.622023 20174 consensus_queue.cc:1048] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:15.703284 20048 consensus_queue.cc:1048] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:15.715201 20233 consensus_queue.cc:1048] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:15.739543 20174 consensus_queue.cc:1048] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:15.750581 20040 consensus_queue.cc:1048] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:15.754792 20054 consensus_queue.cc:1048] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:15.767956 20234 consensus_queue.cc:1048] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:15.772258 19787 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:26:15.777997 20039 consensus_queue.cc:1048] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:15.799059 20039 consensus_queue.cc:1048] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:15.828840 19836 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6857b68405204ee5a1aa77b1205bf290"
dest_uuid: "117251bd6d74427cb448aa802dc07dfa"
mode: GRACEFUL
new_leader_uuid: "09279c69b68148c1b55f445fb6b11c49"
 from {username='slave'} at 127.0.0.1:33288
I20260630 12:26:15.829617 19836 raft_consensus.cc:606] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Received request to transfer leadership to TS 09279c69b68148c1b55f445fb6b11c49
I20260630 12:26:15.832760 19836 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "941bdba2d430419794c7056b69dbceea"
dest_uuid: "117251bd6d74427cb448aa802dc07dfa"
mode: GRACEFUL
new_leader_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6"
 from {username='slave'} at 127.0.0.1:33288
I20260630 12:26:15.833510 19836 raft_consensus.cc:606] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Received request to transfer leadership to TS f8b4d6037a91478c8375dfd4bf82fdb6
I20260630 12:26:15.845227 19909 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b8df57d8a4c4069be15d6a85052d602"
dest_uuid: "e618ddbbc24a4334b1b96353f457f95c"
mode: GRACEFUL
new_leader_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6"
 from {username='slave'} at 127.0.0.1:40338
I20260630 12:26:15.845373 19985 consensus_queue.cc:237] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [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: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } }
I20260630 12:26:15.845814 19909 raft_consensus.cc:606] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [term 1 LEADER]: Received request to transfer leadership to TS f8b4d6037a91478c8375dfd4bf82fdb6
I20260630 12:26:15.848613 19836 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abad0a1ec88147cea8e63a27f54af705"
dest_uuid: "117251bd6d74427cb448aa802dc07dfa"
mode: GRACEFUL
new_leader_uuid: "09279c69b68148c1b55f445fb6b11c49"
 from {username='slave'} at 127.0.0.1:33288
I20260630 12:26:15.849113 19836 raft_consensus.cc:606] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Received request to transfer leadership to TS 09279c69b68148c1b55f445fb6b11c49
I20260630 12:26:15.851289 19787 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260630 12:26:15.852159 19787 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:15.852149 19909 raft_consensus.cc:1275] T ee9547a7d9374b1983482eb318c11f11 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Refusing update from remote peer 09279c69b68148c1b55f445fb6b11c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:26:15.853268 19949 consensus_peers.cc:597] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 -> Peer f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132:44327): Couldn't send request to peer f8b4d6037a91478c8375dfd4bf82fdb6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ee9547a7d9374b1983482eb318c11f11. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:15.853410 19836 raft_consensus.cc:1275] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Refusing update from remote peer 09279c69b68148c1b55f445fb6b11c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:15.853794 20242 consensus_queue.cc:1048] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:15.854688 20069 consensus_queue.cc:1048] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:15.862318 20039 raft_consensus.cc:2955] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } } }
I20260630 12:26:15.863859 19836 raft_consensus.cc:2955] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } } }
I20260630 12:26:15.866956 19909 raft_consensus.cc:2955] T ee9547a7d9374b1983482eb318c11f11 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } } }
I20260630 12:26:15.877961 19733 catalog_manager.cc:5697] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa reported cstate change: config changed from index -1 to 2, NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "09279c69b68148c1b55f445fb6b11c49" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } } }
I20260630 12:26:15.888731 20048 raft_consensus.cc:993] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa: : Instructing follower 09279c69b68148c1b55f445fb6b11c49 to start an election
I20260630 12:26:15.888778 20054 consensus_queue.cc:1048] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:15.889330 20048 raft_consensus.cc:1081] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Signalling peer 09279c69b68148c1b55f445fb6b11c49 to start an election
I20260630 12:26:15.891266 19984 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abad0a1ec88147cea8e63a27f54af705"
dest_uuid: "09279c69b68148c1b55f445fb6b11c49"
 from {username='slave'} at 127.0.0.1:58586
I20260630 12:26:15.891855 19984 raft_consensus.cc:493] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:26:15.892244 19984 raft_consensus.cc:3060] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:26:15.899287 19782 auto_rebalancer.cc:639] Failed to schedule move for tablet abad0a1ec88147cea8e63a27f54af705: Remote error: Service unavailable: leader transfer in progress
I20260630 12:26:15.901499 19984 raft_consensus.cc:515] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.904170 19983 consensus_queue.cc:237] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [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: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } }
I20260630 12:26:15.905211 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abad0a1ec88147cea8e63a27f54af705" candidate_uuid: "09279c69b68148c1b55f445fb6b11c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "117251bd6d74427cb448aa802dc07dfa"
I20260630 12:26:15.905803 19836 raft_consensus.cc:3055] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:15.906111 19836 raft_consensus.cc:740] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 117251bd6d74427cb448aa802dc07dfa, State: Running, Role: LEADER
I20260630 12:26:15.909016 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abad0a1ec88147cea8e63a27f54af705" candidate_uuid: "09279c69b68148c1b55f445fb6b11c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e618ddbbc24a4334b1b96353f457f95c"
I20260630 12:26:15.909610 19909 raft_consensus.cc:3060] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:15.909322 19836 consensus_queue.cc:260] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [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: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.910584 19836 raft_consensus.cc:3060] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:15.912921 20054 consensus_queue.cc:1048] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:15.916571 19909 raft_consensus.cc:2468] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09279c69b68148c1b55f445fb6b11c49 in term 2.
I20260630 12:26:15.917831 19948 leader_election.cc:304] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [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: 09279c69b68148c1b55f445fb6b11c49, e618ddbbc24a4334b1b96353f457f95c; no voters: 
I20260630 12:26:15.919029 20039 raft_consensus.cc:2804] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:26:15.919502 20039 raft_consensus.cc:697] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [term 2 LEADER]: Becoming Leader. State: Replica: 09279c69b68148c1b55f445fb6b11c49, State: Running, Role: LEADER
I20260630 12:26:15.920321 20039 consensus_queue.cc:237] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [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: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:15.921428 19984 leader_election.cc:290] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [CANDIDATE]: Term 2 election: Requested vote from peers 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717), e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931)
I20260630 12:26:15.927420 19836 raft_consensus.cc:2468] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09279c69b68148c1b55f445fb6b11c49 in term 2.
I20260630 12:26:15.931633 19836 raft_consensus.cc:1275] T b2fb1c7299404353a208cc05674153c1 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Refusing update from remote peer 09279c69b68148c1b55f445fb6b11c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:15.934223 19911 raft_consensus.cc:1275] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Refusing update from remote peer 09279c69b68148c1b55f445fb6b11c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:26:15.934360 19949 consensus_peers.cc:597] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 -> Peer f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132:44327): Couldn't send request to peer f8b4d6037a91478c8375dfd4bf82fdb6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b2fb1c7299404353a208cc05674153c1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:15.936189 20242 consensus_queue.cc:1048] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:15.937181 20069 consensus_queue.cc:1048] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:15.947099 19732 catalog_manager.cc:5697] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 reported cstate change: term changed from 1 to 2, leader changed from 117251bd6d74427cb448aa802dc07dfa (127.16.110.129) to 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131). New cstate: current_term: 2 leader_uuid: "09279c69b68148c1b55f445fb6b11c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:15.958266 20069 raft_consensus.cc:2955] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } } }
I20260630 12:26:15.960114 19911 raft_consensus.cc:2955] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } } }
I20260630 12:26:15.963120 19836 raft_consensus.cc:2955] T b2fb1c7299404353a208cc05674153c1 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } } }
I20260630 12:26:15.977098 19732 catalog_manager.cc:5697] T b2fb1c7299404353a208cc05674153c1 P 117251bd6d74427cb448aa802dc07dfa reported cstate change: config changed from index -1 to 2, NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "09279c69b68148c1b55f445fb6b11c49" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } } }
I20260630 12:26:15.984148 19911 consensus_queue.cc:237] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [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: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } }
W20260630 12:26:15.991794 19875 consensus_peers.cc:597] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c -> Peer f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132:44327): Couldn't send request to peer f8b4d6037a91478c8375dfd4bf82fdb6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 041f699725394bb19bf952e49ed01d19. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:15.993801 19983 raft_consensus.cc:1275] T 041f699725394bb19bf952e49ed01d19 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Refusing update from remote peer e618ddbbc24a4334b1b96353f457f95c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:15.993842 19836 raft_consensus.cc:1275] T 041f699725394bb19bf952e49ed01d19 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Refusing update from remote peer e618ddbbc24a4334b1b96353f457f95c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:15.995296 20174 consensus_queue.cc:1048] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:15.996163 20040 consensus_queue.cc:1048] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:16.003607 20040 raft_consensus.cc:2955] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } } }
I20260630 12:26:16.005332 19836 raft_consensus.cc:2955] T 041f699725394bb19bf952e49ed01d19 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } } }
I20260630 12:26:16.005728 19983 raft_consensus.cc:2955] T 041f699725394bb19bf952e49ed01d19 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } } }
I20260630 12:26:16.012521 20237 raft_consensus.cc:993] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c: : Instructing follower f8b4d6037a91478c8375dfd4bf82fdb6 to start an election
I20260630 12:26:16.013118 20237 raft_consensus.cc:1081] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [term 1 LEADER]: Signalling peer f8b4d6037a91478c8375dfd4bf82fdb6 to start an election
I20260630 12:26:16.015229 20137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b8df57d8a4c4069be15d6a85052d602"
dest_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6"
 from {username='slave'} at 127.0.0.1:42536
I20260630 12:26:16.015859 20137 raft_consensus.cc:493] T 9b8df57d8a4c4069be15d6a85052d602 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:26:16.016247 20137 raft_consensus.cc:3060] T 9b8df57d8a4c4069be15d6a85052d602 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:16.017706 19733 catalog_manager.cc:5697] T 041f699725394bb19bf952e49ed01d19 P 117251bd6d74427cb448aa802dc07dfa reported cstate change: config changed from index -1 to 2, NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "e618ddbbc24a4334b1b96353f457f95c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } } }
I20260630 12:26:16.022462 20137 raft_consensus.cc:515] T 9b8df57d8a4c4069be15d6a85052d602 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } }
I20260630 12:26:16.025029 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8df57d8a4c4069be15d6a85052d602" candidate_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "117251bd6d74427cb448aa802dc07dfa"
I20260630 12:26:16.025667 19835 raft_consensus.cc:3060] T 9b8df57d8a4c4069be15d6a85052d602 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:16.041558 19835 raft_consensus.cc:2468] T 9b8df57d8a4c4069be15d6a85052d602 P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b4d6037a91478c8375dfd4bf82fdb6 in term 2.
I20260630 12:26:16.042727 20137 leader_election.cc:290] T 9b8df57d8a4c4069be15d6a85052d602 P f8b4d6037a91478c8375dfd4bf82fdb6 [CANDIDATE]: Term 2 election: Requested vote from peers 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717), e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931)
I20260630 12:26:16.042884 20100 leader_election.cc:304] T 9b8df57d8a4c4069be15d6a85052d602 P f8b4d6037a91478c8375dfd4bf82fdb6 [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: 117251bd6d74427cb448aa802dc07dfa, f8b4d6037a91478c8375dfd4bf82fdb6; no voters: 
I20260630 12:26:16.044328 20188 raft_consensus.cc:2804] T 9b8df57d8a4c4069be15d6a85052d602 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:26:16.045114 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8df57d8a4c4069be15d6a85052d602" candidate_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e618ddbbc24a4334b1b96353f457f95c"
I20260630 12:26:16.045850 19911 raft_consensus.cc:3055] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:16.046300 19911 raft_consensus.cc:740] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e618ddbbc24a4334b1b96353f457f95c, State: Running, Role: LEADER
I20260630 12:26:16.047384 19911 consensus_queue.cc:260] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [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: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } }
I20260630 12:26:16.049211 19911 raft_consensus.cc:3060] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:16.057667 20188 raft_consensus.cc:697] T 9b8df57d8a4c4069be15d6a85052d602 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 LEADER]: Becoming Leader. State: Replica: f8b4d6037a91478c8375dfd4bf82fdb6, State: Running, Role: LEADER
I20260630 12:26:16.058791 20242 consensus_queue.cc:1048] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:16.059857 20188 consensus_queue.cc:237] T 9b8df57d8a4c4069be15d6a85052d602 P f8b4d6037a91478c8375dfd4bf82fdb6 [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: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } }
I20260630 12:26:16.064523 19911 raft_consensus.cc:2468] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b4d6037a91478c8375dfd4bf82fdb6 in term 2.
I20260630 12:26:16.071777 19731 catalog_manager.cc:5697] T 9b8df57d8a4c4069be15d6a85052d602 P f8b4d6037a91478c8375dfd4bf82fdb6 reported cstate change: term changed from 1 to 2, leader changed from e618ddbbc24a4334b1b96353f457f95c (127.16.110.130) to f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132). New cstate: current_term: 2 leader_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:16.081584 20069 consensus_queue.cc:1048] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:16.185482 20048 raft_consensus.cc:993] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa: : Instructing follower 09279c69b68148c1b55f445fb6b11c49 to start an election
I20260630 12:26:16.186003 20048 raft_consensus.cc:1081] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Signalling peer 09279c69b68148c1b55f445fb6b11c49 to start an election
I20260630 12:26:16.187844 19983 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6857b68405204ee5a1aa77b1205bf290"
dest_uuid: "09279c69b68148c1b55f445fb6b11c49"
 from {username='slave'} at 127.0.0.1:58586
I20260630 12:26:16.188480 19983 raft_consensus.cc:493] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:26:16.188781 19983 raft_consensus.cc:3060] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:16.193802 19983 raft_consensus.cc:515] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:16.195768 19983 leader_election.cc:290] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [CANDIDATE]: Term 2 election: Requested vote from peers e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931), 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717)
I20260630 12:26:16.196568 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6857b68405204ee5a1aa77b1205bf290" candidate_uuid: "09279c69b68148c1b55f445fb6b11c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e618ddbbc24a4334b1b96353f457f95c"
I20260630 12:26:16.196949 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6857b68405204ee5a1aa77b1205bf290" candidate_uuid: "09279c69b68148c1b55f445fb6b11c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "117251bd6d74427cb448aa802dc07dfa"
I20260630 12:26:16.197172 19911 raft_consensus.cc:3060] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:16.197574 19835 raft_consensus.cc:3055] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:16.197892 19835 raft_consensus.cc:740] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 117251bd6d74427cb448aa802dc07dfa, State: Running, Role: LEADER
I20260630 12:26:16.198572 19835 consensus_queue.cc:260] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [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: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:16.199760 19835 raft_consensus.cc:3060] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:16.204162 19911 raft_consensus.cc:2468] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09279c69b68148c1b55f445fb6b11c49 in term 2.
I20260630 12:26:16.205338 19948 leader_election.cc:304] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [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: 09279c69b68148c1b55f445fb6b11c49, e618ddbbc24a4334b1b96353f457f95c; no voters: 
I20260630 12:26:16.206202 20069 raft_consensus.cc:2804] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:26:16.206658 20069 raft_consensus.cc:697] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [term 2 LEADER]: Becoming Leader. State: Replica: 09279c69b68148c1b55f445fb6b11c49, State: Running, Role: LEADER
I20260630 12:26:16.207450 20069 consensus_queue.cc:237] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [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: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:16.208420 19835 raft_consensus.cc:2468] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09279c69b68148c1b55f445fb6b11c49 in term 2.
I20260630 12:26:16.209666 20234 raft_consensus.cc:993] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa: : Instructing follower f8b4d6037a91478c8375dfd4bf82fdb6 to start an election
I20260630 12:26:16.210108 20234 raft_consensus.cc:1081] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Signalling peer f8b4d6037a91478c8375dfd4bf82fdb6 to start an election
I20260630 12:26:16.213058 20137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "941bdba2d430419794c7056b69dbceea"
dest_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6"
 from {username='slave'} at 127.0.0.1:42546
I20260630 12:26:16.213873 20137 raft_consensus.cc:493] T 941bdba2d430419794c7056b69dbceea P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:26:16.214422 20137 raft_consensus.cc:3060] T 941bdba2d430419794c7056b69dbceea P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:16.230020 19733 catalog_manager.cc:5697] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 reported cstate change: term changed from 1 to 2, leader changed from 117251bd6d74427cb448aa802dc07dfa (127.16.110.129) to 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131). New cstate: current_term: 2 leader_uuid: "09279c69b68148c1b55f445fb6b11c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:16.231343 20137 raft_consensus.cc:515] T 941bdba2d430419794c7056b69dbceea P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:16.233745 20137 leader_election.cc:290] T 941bdba2d430419794c7056b69dbceea P f8b4d6037a91478c8375dfd4bf82fdb6 [CANDIDATE]: Term 2 election: Requested vote from peers 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717), 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:16.236545 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941bdba2d430419794c7056b69dbceea" candidate_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "117251bd6d74427cb448aa802dc07dfa"
I20260630 12:26:16.237349 19835 raft_consensus.cc:3055] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:16.237785 19835 raft_consensus.cc:740] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 117251bd6d74427cb448aa802dc07dfa, State: Running, Role: LEADER
I20260630 12:26:16.238653 19835 consensus_queue.cc:260] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [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: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:16.239921 19835 raft_consensus.cc:3060] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:16.246716 19835 raft_consensus.cc:2468] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b4d6037a91478c8375dfd4bf82fdb6 in term 2.
I20260630 12:26:16.248292 20100 leader_election.cc:304] T 941bdba2d430419794c7056b69dbceea P f8b4d6037a91478c8375dfd4bf82fdb6 [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: 117251bd6d74427cb448aa802dc07dfa, f8b4d6037a91478c8375dfd4bf82fdb6; no voters: 
I20260630 12:26:16.252676 20188 raft_consensus.cc:2804] T 941bdba2d430419794c7056b69dbceea P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:26:16.253327 20188 raft_consensus.cc:697] T 941bdba2d430419794c7056b69dbceea P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 LEADER]: Becoming Leader. State: Replica: f8b4d6037a91478c8375dfd4bf82fdb6, State: Running, Role: LEADER
I20260630 12:26:16.253749 19983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "941bdba2d430419794c7056b69dbceea" candidate_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09279c69b68148c1b55f445fb6b11c49"
I20260630 12:26:16.254523 19983 raft_consensus.cc:3060] T 941bdba2d430419794c7056b69dbceea P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:16.254158 20188 consensus_queue.cc:237] T 941bdba2d430419794c7056b69dbceea P f8b4d6037a91478c8375dfd4bf82fdb6 [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: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:16.261065 19983 raft_consensus.cc:2468] T 941bdba2d430419794c7056b69dbceea P 09279c69b68148c1b55f445fb6b11c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b4d6037a91478c8375dfd4bf82fdb6 in term 2.
I20260630 12:26:16.261718 19731 catalog_manager.cc:5697] T 941bdba2d430419794c7056b69dbceea P f8b4d6037a91478c8375dfd4bf82fdb6 reported cstate change: term changed from 1 to 2, leader changed from 117251bd6d74427cb448aa802dc07dfa (127.16.110.129) to f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132). New cstate: current_term: 2 leader_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:16.367029 19835 raft_consensus.cc:1275] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Refusing update from remote peer 09279c69b68148c1b55f445fb6b11c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:16.368402 20069 consensus_queue.cc:1048] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:16.377019 19911 raft_consensus.cc:1275] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c [term 2 FOLLOWER]: Refusing update from remote peer 09279c69b68148c1b55f445fb6b11c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:16.378665 20039 consensus_queue.cc:1048] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:16.395416 20270 ts_tablet_manager.cc:933] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6: Initiating tablet copy from peer 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:16.398782 20270 tablet_copy_client.cc:323] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.131:43547
I20260630 12:26:16.400591 19995 tablet_copy_service.cc:140] P 09279c69b68148c1b55f445fb6b11c49: Received BeginTabletCopySession request for tablet ee9547a7d9374b1983482eb318c11f11 from peer f8b4d6037a91478c8375dfd4bf82fdb6 ({username='slave'} at 127.0.0.1:40620)
I20260630 12:26:16.401067 19995 tablet_copy_service.cc:161] P 09279c69b68148c1b55f445fb6b11c49: Beginning new tablet copy session on tablet ee9547a7d9374b1983482eb318c11f11 from peer f8b4d6037a91478c8375dfd4bf82fdb6 at {username='slave'} at 127.0.0.1:40620: session id = f8b4d6037a91478c8375dfd4bf82fdb6-ee9547a7d9374b1983482eb318c11f11
I20260630 12:26:16.406194 19995 tablet_copy_source_session.cc:215] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:16.408871 20270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee9547a7d9374b1983482eb318c11f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.420156 20270 tablet_copy_client.cc:806] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:16.420723 20270 tablet_copy_client.cc:670] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:16.424749 20270 tablet_copy_client.cc:538] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:16.433485 20270 tablet_bootstrap.cc:492] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6: Bootstrap starting.
I20260630 12:26:16.434239 20272 ts_tablet_manager.cc:933] T 041f699725394bb19bf952e49ed01d19 P f8b4d6037a91478c8375dfd4bf82fdb6: Initiating tablet copy from peer e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931)
I20260630 12:26:16.436576 20272 tablet_copy_client.cc:323] T 041f699725394bb19bf952e49ed01d19 P f8b4d6037a91478c8375dfd4bf82fdb6: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.130:44931
I20260630 12:26:16.438511 19921 tablet_copy_service.cc:140] P e618ddbbc24a4334b1b96353f457f95c: Received BeginTabletCopySession request for tablet 041f699725394bb19bf952e49ed01d19 from peer f8b4d6037a91478c8375dfd4bf82fdb6 ({username='slave'} at 127.0.0.1:55402)
I20260630 12:26:16.439069 19921 tablet_copy_service.cc:161] P e618ddbbc24a4334b1b96353f457f95c: Beginning new tablet copy session on tablet 041f699725394bb19bf952e49ed01d19 from peer f8b4d6037a91478c8375dfd4bf82fdb6 at {username='slave'} at 127.0.0.1:55402: session id = f8b4d6037a91478c8375dfd4bf82fdb6-041f699725394bb19bf952e49ed01d19
I20260630 12:26:16.446571 19921 tablet_copy_source_session.cc:215] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:16.449818 20272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041f699725394bb19bf952e49ed01d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.458406 20270 tablet_bootstrap.cc:492] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:16.459357 20270 tablet_bootstrap.cc:492] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6: Bootstrap complete.
I20260630 12:26:16.460151 20270 ts_tablet_manager.cc:1403] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent bootstrapping tablet: real 0.027s	user 0.024s	sys 0.000s
I20260630 12:26:16.463042 20270 raft_consensus.cc:359] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } }
I20260630 12:26:16.464010 20270 raft_consensus.cc:740] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f8b4d6037a91478c8375dfd4bf82fdb6, State: Initialized, Role: LEARNER
I20260630 12:26:16.464668 20270 consensus_queue.cc:260] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6 [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: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } }
I20260630 12:26:16.466961 20270 ts_tablet_manager.cc:1434] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:26:16.469199 20275 ts_tablet_manager.cc:933] T b2fb1c7299404353a208cc05674153c1 P f8b4d6037a91478c8375dfd4bf82fdb6: Initiating tablet copy from peer 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:16.470088 20272 tablet_copy_client.cc:806] T 041f699725394bb19bf952e49ed01d19 P f8b4d6037a91478c8375dfd4bf82fdb6: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:16.470733 20272 tablet_copy_client.cc:670] T 041f699725394bb19bf952e49ed01d19 P f8b4d6037a91478c8375dfd4bf82fdb6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:16.471393 19995 tablet_copy_service.cc:342] P 09279c69b68148c1b55f445fb6b11c49: Request end of tablet copy session f8b4d6037a91478c8375dfd4bf82fdb6-ee9547a7d9374b1983482eb318c11f11 received from {username='slave'} at 127.0.0.1:40620
I20260630 12:26:16.471863 19995 tablet_copy_service.cc:434] P 09279c69b68148c1b55f445fb6b11c49: ending tablet copy session f8b4d6037a91478c8375dfd4bf82fdb6-ee9547a7d9374b1983482eb318c11f11 on tablet ee9547a7d9374b1983482eb318c11f11 with peer f8b4d6037a91478c8375dfd4bf82fdb6
I20260630 12:26:16.480711 20272 tablet_copy_client.cc:538] T 041f699725394bb19bf952e49ed01d19 P f8b4d6037a91478c8375dfd4bf82fdb6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:16.488724 20275 tablet_copy_client.cc:323] T b2fb1c7299404353a208cc05674153c1 P f8b4d6037a91478c8375dfd4bf82fdb6: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.131:43547
I20260630 12:26:16.489625 20272 tablet_bootstrap.cc:492] T 041f699725394bb19bf952e49ed01d19 P f8b4d6037a91478c8375dfd4bf82fdb6: Bootstrap starting.
I20260630 12:26:16.490625 19995 tablet_copy_service.cc:140] P 09279c69b68148c1b55f445fb6b11c49: Received BeginTabletCopySession request for tablet b2fb1c7299404353a208cc05674153c1 from peer f8b4d6037a91478c8375dfd4bf82fdb6 ({username='slave'} at 127.0.0.1:40620)
I20260630 12:26:16.491153 19995 tablet_copy_service.cc:161] P 09279c69b68148c1b55f445fb6b11c49: Beginning new tablet copy session on tablet b2fb1c7299404353a208cc05674153c1 from peer f8b4d6037a91478c8375dfd4bf82fdb6 at {username='slave'} at 127.0.0.1:40620: session id = f8b4d6037a91478c8375dfd4bf82fdb6-b2fb1c7299404353a208cc05674153c1
I20260630 12:26:16.498950 19995 tablet_copy_source_session.cc:215] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:16.501910 20275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2fb1c7299404353a208cc05674153c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:16.508368 20272 tablet_bootstrap.cc:492] T 041f699725394bb19bf952e49ed01d19 P f8b4d6037a91478c8375dfd4bf82fdb6: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:16.509291 20272 tablet_bootstrap.cc:492] T 041f699725394bb19bf952e49ed01d19 P f8b4d6037a91478c8375dfd4bf82fdb6: Bootstrap complete.
I20260630 12:26:16.509938 20272 ts_tablet_manager.cc:1403] T 041f699725394bb19bf952e49ed01d19 P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260630 12:26:16.513139 20272 raft_consensus.cc:359] T 041f699725394bb19bf952e49ed01d19 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } }
I20260630 12:26:16.513973 20272 raft_consensus.cc:740] T 041f699725394bb19bf952e49ed01d19 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f8b4d6037a91478c8375dfd4bf82fdb6, State: Initialized, Role: LEARNER
I20260630 12:26:16.515069 20272 consensus_queue.cc:260] T 041f699725394bb19bf952e49ed01d19 P f8b4d6037a91478c8375dfd4bf82fdb6 [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: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } }
I20260630 12:26:16.517566 20272 ts_tablet_manager.cc:1434] T 041f699725394bb19bf952e49ed01d19 P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:26:16.518692 20275 tablet_copy_client.cc:806] T b2fb1c7299404353a208cc05674153c1 P f8b4d6037a91478c8375dfd4bf82fdb6: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:16.519227 20275 tablet_copy_client.cc:670] T b2fb1c7299404353a208cc05674153c1 P f8b4d6037a91478c8375dfd4bf82fdb6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:16.519416 19921 tablet_copy_service.cc:342] P e618ddbbc24a4334b1b96353f457f95c: Request end of tablet copy session f8b4d6037a91478c8375dfd4bf82fdb6-041f699725394bb19bf952e49ed01d19 received from {username='slave'} at 127.0.0.1:55402
I20260630 12:26:16.520326 19921 tablet_copy_service.cc:434] P e618ddbbc24a4334b1b96353f457f95c: ending tablet copy session f8b4d6037a91478c8375dfd4bf82fdb6-041f699725394bb19bf952e49ed01d19 on tablet 041f699725394bb19bf952e49ed01d19 with peer f8b4d6037a91478c8375dfd4bf82fdb6
I20260630 12:26:16.523332 20275 tablet_copy_client.cc:538] T b2fb1c7299404353a208cc05674153c1 P f8b4d6037a91478c8375dfd4bf82fdb6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:16.530592 20275 tablet_bootstrap.cc:492] T b2fb1c7299404353a208cc05674153c1 P f8b4d6037a91478c8375dfd4bf82fdb6: Bootstrap starting.
I20260630 12:26:16.546293 20275 tablet_bootstrap.cc:492] T b2fb1c7299404353a208cc05674153c1 P f8b4d6037a91478c8375dfd4bf82fdb6: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:16.547024 20275 tablet_bootstrap.cc:492] T b2fb1c7299404353a208cc05674153c1 P f8b4d6037a91478c8375dfd4bf82fdb6: Bootstrap complete.
I20260630 12:26:16.547538 20275 ts_tablet_manager.cc:1403] T b2fb1c7299404353a208cc05674153c1 P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:26:16.549711 20275 raft_consensus.cc:359] T b2fb1c7299404353a208cc05674153c1 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } }
I20260630 12:26:16.550348 20275 raft_consensus.cc:740] T b2fb1c7299404353a208cc05674153c1 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f8b4d6037a91478c8375dfd4bf82fdb6, State: Initialized, Role: LEARNER
I20260630 12:26:16.550874 20275 consensus_queue.cc:260] T b2fb1c7299404353a208cc05674153c1 P f8b4d6037a91478c8375dfd4bf82fdb6 [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: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } }
I20260630 12:26:16.552884 20275 ts_tablet_manager.cc:1434] T b2fb1c7299404353a208cc05674153c1 P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.002s
I20260630 12:26:16.554680 19995 tablet_copy_service.cc:342] P 09279c69b68148c1b55f445fb6b11c49: Request end of tablet copy session f8b4d6037a91478c8375dfd4bf82fdb6-b2fb1c7299404353a208cc05674153c1 received from {username='slave'} at 127.0.0.1:40620
I20260630 12:26:16.555086 19995 tablet_copy_service.cc:434] P 09279c69b68148c1b55f445fb6b11c49: ending tablet copy session f8b4d6037a91478c8375dfd4bf82fdb6-b2fb1c7299404353a208cc05674153c1 on tablet b2fb1c7299404353a208cc05674153c1 with peer f8b4d6037a91478c8375dfd4bf82fdb6
I20260630 12:26:16.564446 19911 raft_consensus.cc:1275] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [term 2 FOLLOWER]: Refusing update from remote peer f8b4d6037a91478c8375dfd4bf82fdb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:16.565672 20188 consensus_queue.cc:1048] T 9b8df57d8a4c4069be15d6a85052d602 P f8b4d6037a91478c8375dfd4bf82fdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:16.573613 19835 raft_consensus.cc:1275] T 9b8df57d8a4c4069be15d6a85052d602 P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Refusing update from remote peer f8b4d6037a91478c8375dfd4bf82fdb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:16.575598 20188 consensus_queue.cc:1048] T 9b8df57d8a4c4069be15d6a85052d602 P f8b4d6037a91478c8375dfd4bf82fdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:26:16.605646 19835 raft_consensus.cc:1275] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Refusing update from remote peer 09279c69b68148c1b55f445fb6b11c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:16.607164 20267 consensus_queue.cc:1048] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:16.618171 19911 raft_consensus.cc:1275] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c [term 2 FOLLOWER]: Refusing update from remote peer 09279c69b68148c1b55f445fb6b11c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:16.619796 20242 consensus_queue.cc:1048] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:16.837389 19835 raft_consensus.cc:1275] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Refusing update from remote peer f8b4d6037a91478c8375dfd4bf82fdb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:16.839051 20261 consensus_queue.cc:1048] T 941bdba2d430419794c7056b69dbceea P f8b4d6037a91478c8375dfd4bf82fdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:16.847399 20137 raft_consensus.cc:1217] T 041f699725394bb19bf952e49ed01d19 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:16.849309 19983 raft_consensus.cc:1275] T 941bdba2d430419794c7056b69dbceea P 09279c69b68148c1b55f445fb6b11c49 [term 2 FOLLOWER]: Refusing update from remote peer f8b4d6037a91478c8375dfd4bf82fdb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:16.851222 20279 consensus_queue.cc:1048] T 941bdba2d430419794c7056b69dbceea P f8b4d6037a91478c8375dfd4bf82fdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:16.870311 20137 raft_consensus.cc:1217] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:17.004930 20137 raft_consensus.cc:1217] T b2fb1c7299404353a208cc05674153c1 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:17.462898 20287 raft_consensus.cc:1064] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c: attempting to promote NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 to VOTER
I20260630 12:26:17.465137 20287 consensus_queue.cc:237] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [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: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } }
I20260630 12:26:17.473827 19983 raft_consensus.cc:1275] T 041f699725394bb19bf952e49ed01d19 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Refusing update from remote peer e618ddbbc24a4334b1b96353f457f95c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:17.474519 20137 raft_consensus.cc:1275] T 041f699725394bb19bf952e49ed01d19 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 LEARNER]: Refusing update from remote peer e618ddbbc24a4334b1b96353f457f95c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:17.475594 20289 consensus_queue.cc:1048] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:26:17.477087 19835 raft_consensus.cc:1275] T 041f699725394bb19bf952e49ed01d19 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Refusing update from remote peer e618ddbbc24a4334b1b96353f457f95c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:17.479182 20289 consensus_queue.cc:1048] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:17.480980 20289 consensus_queue.cc:1048] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:17.487879 20069 raft_consensus.cc:1064] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49: attempting to promote NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 to VOTER
I20260630 12:26:17.490123 20069 consensus_queue.cc:237] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [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: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } }
I20260630 12:26:17.507339 20137 raft_consensus.cc:1275] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 LEARNER]: Refusing update from remote peer 09279c69b68148c1b55f445fb6b11c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:17.508569 19911 raft_consensus.cc:1275] T ee9547a7d9374b1983482eb318c11f11 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Refusing update from remote peer 09279c69b68148c1b55f445fb6b11c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:17.511337 19835 raft_consensus.cc:1275] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Refusing update from remote peer 09279c69b68148c1b55f445fb6b11c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:17.511420 20039 consensus_queue.cc:1048] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:26:17.513517 20039 consensus_queue.cc:1048] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:17.515874 20287 raft_consensus.cc:2955] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:17.518914 20137 raft_consensus.cc:2955] T 041f699725394bb19bf952e49ed01d19 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:17.520340 19983 raft_consensus.cc:2955] T 041f699725394bb19bf952e49ed01d19 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:17.528019 19836 raft_consensus.cc:2955] T 041f699725394bb19bf952e49ed01d19 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:17.530042 20069 consensus_queue.cc:1048] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:17.551401 19731 catalog_manager.cc:5697] T 041f699725394bb19bf952e49ed01d19 P f8b4d6037a91478c8375dfd4bf82fdb6 reported cstate change: config changed from index 2 to 3, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e618ddbbc24a4334b1b96353f457f95c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:17.557703 20039 raft_consensus.cc:2955] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:17.563352 19835 raft_consensus.cc:2955] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:17.571282 20138 raft_consensus.cc:2955] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:17.586923 20069 raft_consensus.cc:1064] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49: attempting to promote NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 to VOTER
I20260630 12:26:17.589509 20069 consensus_queue.cc:237] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [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: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } }
I20260630 12:26:17.593448 19911 raft_consensus.cc:2955] T ee9547a7d9374b1983482eb318c11f11 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:17.599817 19835 raft_consensus.cc:1275] T b2fb1c7299404353a208cc05674153c1 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Refusing update from remote peer 09279c69b68148c1b55f445fb6b11c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:17.601589 20039 consensus_queue.cc:1048] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:17.605765 20138 raft_consensus.cc:1275] T b2fb1c7299404353a208cc05674153c1 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 LEARNER]: Refusing update from remote peer 09279c69b68148c1b55f445fb6b11c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:17.607266 20242 consensus_queue.cc:1048] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:17.613305 19911 raft_consensus.cc:1275] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Refusing update from remote peer 09279c69b68148c1b55f445fb6b11c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:17.614840 20039 consensus_queue.cc:1048] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:17.657917 19909 consensus_queue.cc:237] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [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: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } }
I20260630 12:26:17.677585 19731 catalog_manager.cc:5697] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6 reported cstate change: config changed from index 2 to 3, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "09279c69b68148c1b55f445fb6b11c49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:17.693629 20137 raft_consensus.cc:1275] T 041f699725394bb19bf952e49ed01d19 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Refusing update from remote peer e618ddbbc24a4334b1b96353f457f95c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:17.695910 20285 consensus_queue.cc:1048] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:26:17.705433 20287 raft_consensus.cc:2955] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 117251bd6d74427cb448aa802dc07dfa (127.16.110.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:17.709901 20069 raft_consensus.cc:2955] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:17.711177 20138 raft_consensus.cc:2955] T b2fb1c7299404353a208cc05674153c1 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:17.717265 19983 consensus_queue.cc:237] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [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: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } }
I20260630 12:26:17.724820 20138 raft_consensus.cc:1275] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Refusing update from remote peer 09279c69b68148c1b55f445fb6b11c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:17.725409 19835 raft_consensus.cc:2955] T b2fb1c7299404353a208cc05674153c1 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:17.726312 20039 consensus_queue.cc:1048] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:17.729532 19910 raft_consensus.cc:1275] T ee9547a7d9374b1983482eb318c11f11 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Refusing update from remote peer 09279c69b68148c1b55f445fb6b11c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:17.732300 20299 consensus_queue.cc:1048] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:17.734119 20242 raft_consensus.cc:2955] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 117251bd6d74427cb448aa802dc07dfa (127.16.110.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:17.736450 19718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 041f699725394bb19bf952e49ed01d19 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:17.736305 19730 catalog_manager.cc:5697] T b2fb1c7299404353a208cc05674153c1 P f8b4d6037a91478c8375dfd4bf82fdb6 reported cstate change: config changed from index 2 to 3, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "09279c69b68148c1b55f445fb6b11c49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:17.738840 19729 catalog_manager.cc:5697] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c reported cstate change: config changed from index 3 to 4, VOTER 117251bd6d74427cb448aa802dc07dfa (127.16.110.129) evicted. New cstate: current_term: 1 leader_uuid: "e618ddbbc24a4334b1b96353f457f95c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:17.731349 19911 raft_consensus.cc:2955] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:17.749850 19983 raft_consensus.cc:1275] T 041f699725394bb19bf952e49ed01d19 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Refusing update from remote peer e618ddbbc24a4334b1b96353f457f95c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:17.751055 19821 tablet_service.cc:1558] Processing DeleteTablet for tablet 041f699725394bb19bf952e49ed01d19 with delete_type TABLET_DATA_TOMBSTONED (TS 117251bd6d74427cb448aa802dc07dfa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40460
I20260630 12:26:17.742659 20136 raft_consensus.cc:2955] T 041f699725394bb19bf952e49ed01d19 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 117251bd6d74427cb448aa802dc07dfa (127.16.110.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:17.752948 20137 raft_consensus.cc:2955] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 117251bd6d74427cb448aa802dc07dfa (127.16.110.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:17.754396 20287 consensus_queue.cc:1048] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:17.757474 19910 raft_consensus.cc:2955] T ee9547a7d9374b1983482eb318c11f11 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 117251bd6d74427cb448aa802dc07dfa (127.16.110.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:17.762845 19983 raft_consensus.cc:2955] T 041f699725394bb19bf952e49ed01d19 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 117251bd6d74427cb448aa802dc07dfa (127.16.110.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:17.775393 19718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ee9547a7d9374b1983482eb318c11f11 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:17.785483 19729 catalog_manager.cc:5697] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6 reported cstate change: config changed from index 3 to 4, VOTER 117251bd6d74427cb448aa802dc07dfa (127.16.110.129) evicted. New cstate: current_term: 1 leader_uuid: "09279c69b68148c1b55f445fb6b11c49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:17.799937 20307 tablet_replica.cc:333] T 041f699725394bb19bf952e49ed01d19 P 117251bd6d74427cb448aa802dc07dfa: stopping tablet replica
I20260630 12:26:17.800942 20307 raft_consensus.cc:2243] T 041f699725394bb19bf952e49ed01d19 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:17.801815 20307 raft_consensus.cc:2272] T 041f699725394bb19bf952e49ed01d19 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:17.807494 20307 ts_tablet_manager.cc:1916] T 041f699725394bb19bf952e49ed01d19 P 117251bd6d74427cb448aa802dc07dfa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:17.815814 19821 tablet_service.cc:1558] Processing DeleteTablet for tablet ee9547a7d9374b1983482eb318c11f11 with delete_type TABLET_DATA_TOMBSTONED (TS 117251bd6d74427cb448aa802dc07dfa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40460
I20260630 12:26:17.819067 19983 consensus_queue.cc:237] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [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: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } }
I20260630 12:26:17.823635 20307 ts_tablet_manager.cc:1929] T 041f699725394bb19bf952e49ed01d19 P 117251bd6d74427cb448aa802dc07dfa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:17.824208 20307 log.cc:1199] T 041f699725394bb19bf952e49ed01d19 P 117251bd6d74427cb448aa802dc07dfa: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-0-root/wals/041f699725394bb19bf952e49ed01d19
I20260630 12:26:17.825986 20307 tablet_replica.cc:333] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa: stopping tablet replica
I20260630 12:26:17.826864 19718 catalog_manager.cc:5028] TS 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717): tablet 041f699725394bb19bf952e49ed01d19 (table range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]) successfully deleted
I20260630 12:26:17.826920 20307 raft_consensus.cc:2243] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:17.828022 20307 raft_consensus.cc:2272] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:17.831164 20137 raft_consensus.cc:1275] T b2fb1c7299404353a208cc05674153c1 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Refusing update from remote peer 09279c69b68148c1b55f445fb6b11c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:17.831259 20307 ts_tablet_manager.cc:1916] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:17.833321 20309 consensus_queue.cc:1048] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:17.828096 19835 raft_consensus.cc:1275] T b2fb1c7299404353a208cc05674153c1 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Refusing update from remote peer 09279c69b68148c1b55f445fb6b11c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:17.843731 20039 consensus_queue.cc:1048] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:17.846268 20138 raft_consensus.cc:2955] T b2fb1c7299404353a208cc05674153c1 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e618ddbbc24a4334b1b96353f457f95c (127.16.110.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:17.843860 20308 raft_consensus.cc:2955] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e618ddbbc24a4334b1b96353f457f95c (127.16.110.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:17.849382 19835 raft_consensus.cc:2955] T b2fb1c7299404353a208cc05674153c1 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e618ddbbc24a4334b1b96353f457f95c (127.16.110.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:17.850883 20307 ts_tablet_manager.cc:1929] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:17.851369 20307 log.cc:1199] T ee9547a7d9374b1983482eb318c11f11 P 117251bd6d74427cb448aa802dc07dfa: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-0-root/wals/ee9547a7d9374b1983482eb318c11f11
I20260630 12:26:17.853482 19787 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:26:17.852969 19718 catalog_manager.cc:5028] TS 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717): tablet ee9547a7d9374b1983482eb318c11f11 (table range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]) successfully deleted
I20260630 12:26:17.863744 19733 catalog_manager.cc:5697] T b2fb1c7299404353a208cc05674153c1 P 117251bd6d74427cb448aa802dc07dfa reported cstate change: config changed from index 3 to 4, VOTER e618ddbbc24a4334b1b96353f457f95c (127.16.110.130) evicted. New cstate: current_term: 1 leader_uuid: "09279c69b68148c1b55f445fb6b11c49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:17.869078 19718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b2fb1c7299404353a208cc05674153c1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:17.877954 19897 tablet_service.cc:1558] Processing DeleteTablet for tablet b2fb1c7299404353a208cc05674153c1 with delete_type TABLET_DATA_TOMBSTONED (TS e618ddbbc24a4334b1b96353f457f95c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55374
I20260630 12:26:17.880088 20310 tablet_replica.cc:333] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c: stopping tablet replica
I20260630 12:26:17.881053 20310 raft_consensus.cc:2243] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:17.881749 20310 raft_consensus.cc:2272] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:17.885375 20310 ts_tablet_manager.cc:1916] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:17.901510 20310 ts_tablet_manager.cc:1929] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:17.901885 20310 log.cc:1199] T b2fb1c7299404353a208cc05674153c1 P e618ddbbc24a4334b1b96353f457f95c: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-1-root/wals/b2fb1c7299404353a208cc05674153c1
I20260630 12:26:17.903321 19718 catalog_manager.cc:5028] TS e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931): tablet b2fb1c7299404353a208cc05674153c1 (table range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]) successfully deleted
I20260630 12:26:17.910200 19983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29f806e0f9c948f181286263da39d5e1"
dest_uuid: "09279c69b68148c1b55f445fb6b11c49"
mode: GRACEFUL
new_leader_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6"
 from {username='slave'} at 127.0.0.1:40626
I20260630 12:26:17.910789 19983 raft_consensus.cc:606] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [term 1 LEADER]: Received request to transfer leadership to TS f8b4d6037a91478c8375dfd4bf82fdb6
I20260630 12:26:17.913393 19983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abad0a1ec88147cea8e63a27f54af705"
dest_uuid: "09279c69b68148c1b55f445fb6b11c49"
mode: GRACEFUL
new_leader_uuid: "e618ddbbc24a4334b1b96353f457f95c"
 from {username='slave'} at 127.0.0.1:40626
I20260630 12:26:17.913903 19983 raft_consensus.cc:606] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [term 2 LEADER]: Received request to transfer leadership to TS e618ddbbc24a4334b1b96353f457f95c
I20260630 12:26:17.914839 19787 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260630 12:26:17.915472 19787 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:18.255774 20069 raft_consensus.cc:993] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49: : Instructing follower e618ddbbc24a4334b1b96353f457f95c to start an election
I20260630 12:26:18.256273 20308 raft_consensus.cc:1081] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [term 2 LEADER]: Signalling peer e618ddbbc24a4334b1b96353f457f95c to start an election
I20260630 12:26:18.257958 19910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abad0a1ec88147cea8e63a27f54af705"
dest_uuid: "e618ddbbc24a4334b1b96353f457f95c"
 from {username='slave'} at 127.0.0.1:55398
I20260630 12:26:18.258514 19910 raft_consensus.cc:493] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:26:18.259006 19910 raft_consensus.cc:3060] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:26:18.265120 19910 raft_consensus.cc:515] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:18.267134 19910 leader_election.cc:290] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c [CANDIDATE]: Term 3 election: Requested vote from peers 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717), 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:18.267935 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abad0a1ec88147cea8e63a27f54af705" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "117251bd6d74427cb448aa802dc07dfa"
I20260630 12:26:18.268574 19836 raft_consensus.cc:3060] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:26:18.268612 19983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abad0a1ec88147cea8e63a27f54af705" candidate_uuid: "e618ddbbc24a4334b1b96353f457f95c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "09279c69b68148c1b55f445fb6b11c49"
I20260630 12:26:18.269284 19983 raft_consensus.cc:3055] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:26:18.269598 19983 raft_consensus.cc:740] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 09279c69b68148c1b55f445fb6b11c49, State: Running, Role: LEADER
I20260630 12:26:18.271271 19983 consensus_queue.cc:260] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:18.272624 19983 raft_consensus.cc:3060] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:26:18.275249 19836 raft_consensus.cc:2468] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e618ddbbc24a4334b1b96353f457f95c in term 3.
I20260630 12:26:18.277133 19874 leader_election.cc:304] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c [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: 117251bd6d74427cb448aa802dc07dfa, e618ddbbc24a4334b1b96353f457f95c; no voters: 
I20260630 12:26:18.278048 20289 raft_consensus.cc:2804] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:26:18.278553 20289 raft_consensus.cc:697] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c [term 3 LEADER]: Becoming Leader. State: Replica: e618ddbbc24a4334b1b96353f457f95c, State: Running, Role: LEADER
I20260630 12:26:18.279392 20289 consensus_queue.cc:237] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:18.281250 19983 raft_consensus.cc:2468] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e618ddbbc24a4334b1b96353f457f95c in term 3.
I20260630 12:26:18.287123 19733 catalog_manager.cc:5697] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c reported cstate change: term changed from 2 to 3, leader changed from 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131) to e618ddbbc24a4334b1b96353f457f95c (127.16.110.130). New cstate: current_term: 3 leader_uuid: "e618ddbbc24a4334b1b96353f457f95c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:18.300988 20308 raft_consensus.cc:993] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49: : Instructing follower f8b4d6037a91478c8375dfd4bf82fdb6 to start an election
I20260630 12:26:18.301456 20308 raft_consensus.cc:1081] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [term 1 LEADER]: Signalling peer f8b4d6037a91478c8375dfd4bf82fdb6 to start an election
I20260630 12:26:18.303015 20138 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29f806e0f9c948f181286263da39d5e1"
dest_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6"
 from {username='slave'} at 127.0.0.1:42550
I20260630 12:26:18.303627 20138 raft_consensus.cc:493] T 29f806e0f9c948f181286263da39d5e1 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:26:18.303946 20138 raft_consensus.cc:3060] T 29f806e0f9c948f181286263da39d5e1 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:18.308511 20138 raft_consensus.cc:515] T 29f806e0f9c948f181286263da39d5e1 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } }
I20260630 12:26:18.309862 20138 leader_election.cc:290] T 29f806e0f9c948f181286263da39d5e1 P f8b4d6037a91478c8375dfd4bf82fdb6 [CANDIDATE]: Term 2 election: Requested vote from peers 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547), 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717)
I20260630 12:26:18.310817 19983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f806e0f9c948f181286263da39d5e1" candidate_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09279c69b68148c1b55f445fb6b11c49"
I20260630 12:26:18.310992 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f806e0f9c948f181286263da39d5e1" candidate_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "117251bd6d74427cb448aa802dc07dfa"
I20260630 12:26:18.311362 19983 raft_consensus.cc:3055] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:18.311488 19836 raft_consensus.cc:3060] T 29f806e0f9c948f181286263da39d5e1 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:18.311694 19983 raft_consensus.cc:740] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09279c69b68148c1b55f445fb6b11c49, State: Running, Role: LEADER
I20260630 12:26:18.312484 19983 consensus_queue.cc:260] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [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: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } }
I20260630 12:26:18.313350 19983 raft_consensus.cc:3060] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:18.315763 19836 raft_consensus.cc:2468] T 29f806e0f9c948f181286263da39d5e1 P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b4d6037a91478c8375dfd4bf82fdb6 in term 2.
I20260630 12:26:18.316848 20100 leader_election.cc:304] T 29f806e0f9c948f181286263da39d5e1 P f8b4d6037a91478c8375dfd4bf82fdb6 [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: 117251bd6d74427cb448aa802dc07dfa, f8b4d6037a91478c8375dfd4bf82fdb6; no voters: 
I20260630 12:26:18.317539 20261 raft_consensus.cc:2804] T 29f806e0f9c948f181286263da39d5e1 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:26:18.318048 19983 raft_consensus.cc:2468] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b4d6037a91478c8375dfd4bf82fdb6 in term 2.
I20260630 12:26:18.318665 20261 raft_consensus.cc:697] T 29f806e0f9c948f181286263da39d5e1 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 LEADER]: Becoming Leader. State: Replica: f8b4d6037a91478c8375dfd4bf82fdb6, State: Running, Role: LEADER
I20260630 12:26:18.319595 20261 consensus_queue.cc:237] T 29f806e0f9c948f181286263da39d5e1 P f8b4d6037a91478c8375dfd4bf82fdb6 [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: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } }
I20260630 12:26:18.327000 19733 catalog_manager.cc:5697] T 29f806e0f9c948f181286263da39d5e1 P f8b4d6037a91478c8375dfd4bf82fdb6 reported cstate change: term changed from 1 to 2, leader changed from 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131) to f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132). New cstate: current_term: 2 leader_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:18.737228 19836 raft_consensus.cc:1275] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [term 3 FOLLOWER]: Refusing update from remote peer e618ddbbc24a4334b1b96353f457f95c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:26:18.738547 20289 consensus_queue.cc:1048] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:18.750998 19985 raft_consensus.cc:1275] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [term 3 FOLLOWER]: Refusing update from remote peer e618ddbbc24a4334b1b96353f457f95c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:26:18.753273 20289 consensus_queue.cc:1048] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c [LEADER]: Connected to new peer: Peer: permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:18.777784 19985 raft_consensus.cc:1275] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [term 2 FOLLOWER]: Refusing update from remote peer f8b4d6037a91478c8375dfd4bf82fdb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:18.778889 20315 consensus_queue.cc:1048] T 29f806e0f9c948f181286263da39d5e1 P f8b4d6037a91478c8375dfd4bf82fdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:18.790315 19836 raft_consensus.cc:1275] T 29f806e0f9c948f181286263da39d5e1 P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Refusing update from remote peer f8b4d6037a91478c8375dfd4bf82fdb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:18.792558 20325 consensus_queue.cc:1048] T 29f806e0f9c948f181286263da39d5e1 P f8b4d6037a91478c8375dfd4bf82fdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:18.896245 19836 consensus_queue.cc:237] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [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: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } }
I20260630 12:26:18.902129 19985 raft_consensus.cc:1275] T f5ad3d20f3cc46978cb4e99c7c171dec P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:26:18.902383 19800 consensus_peers.cc:597] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa -> Peer f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132:44327): Couldn't send request to peer f8b4d6037a91478c8375dfd4bf82fdb6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f5ad3d20f3cc46978cb4e99c7c171dec. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:18.902477 19910 raft_consensus.cc:1275] T f5ad3d20f3cc46978cb4e99c7c171dec P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:18.903554 20329 consensus_queue.cc:1048] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:18.904453 20327 consensus_queue.cc:1048] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:18.911947 20329 raft_consensus.cc:2955] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } } }
I20260630 12:26:18.913600 19910 raft_consensus.cc:2955] T f5ad3d20f3cc46978cb4e99c7c171dec P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } } }
I20260630 12:26:18.914284 19985 raft_consensus.cc:2955] T f5ad3d20f3cc46978cb4e99c7c171dec P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } } }
I20260630 12:26:18.925410 19733 catalog_manager.cc:5697] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa reported cstate change: config changed from index -1 to 2, NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "117251bd6d74427cb448aa802dc07dfa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:18.927016 19836 consensus_queue.cc:237] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [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: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: NON_VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { promote: true } }
I20260630 12:26:18.939863 19910 raft_consensus.cc:1275] T a5f7af59ff5a45cca3545c3515dc5a27 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:26:18.940270 19799 consensus_peers.cc:597] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa -> Peer 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547): Couldn't send request to peer 09279c69b68148c1b55f445fb6b11c49. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5f7af59ff5a45cca3545c3515dc5a27. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:18.941089 20137 raft_consensus.cc:1275] T a5f7af59ff5a45cca3545c3515dc5a27 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:18.941620 20327 consensus_queue.cc:1048] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:18.942610 20329 consensus_queue.cc:1048] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:18.951330 20329 raft_consensus.cc:2955] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: NON_VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { promote: true } } }
I20260630 12:26:18.953037 20137 raft_consensus.cc:2955] T a5f7af59ff5a45cca3545c3515dc5a27 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: NON_VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { promote: true } } }
I20260630 12:26:18.953842 19910 raft_consensus.cc:2955] T a5f7af59ff5a45cca3545c3515dc5a27 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: NON_VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { promote: true } } }
I20260630 12:26:18.966552 19729 catalog_manager.cc:5697] T a5f7af59ff5a45cca3545c3515dc5a27 P f8b4d6037a91478c8375dfd4bf82fdb6 reported cstate change: config changed from index -1 to 2, NON_VOTER 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131) added. New cstate: current_term: 1 leader_uuid: "117251bd6d74427cb448aa802dc07dfa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: NON_VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { promote: true } } }
I20260630 12:26:18.971073 19836 consensus_queue.cc:237] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [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: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } }
I20260630 12:26:18.984561 19910 raft_consensus.cc:1275] T 1220b2e9b8e546d99c23cc71c74b84f2 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:18.984622 19985 raft_consensus.cc:1275] T 1220b2e9b8e546d99c23cc71c74b84f2 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:18.985813 20233 consensus_queue.cc:1048] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:18.986703 20329 consensus_queue.cc:1048] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:26:18.992111 19800 consensus_peers.cc:597] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa -> Peer f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132:44327): Couldn't send request to peer f8b4d6037a91478c8375dfd4bf82fdb6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1220b2e9b8e546d99c23cc71c74b84f2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:18.995843 20329 raft_consensus.cc:2955] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } } }
I20260630 12:26:18.997504 19985 raft_consensus.cc:2955] T 1220b2e9b8e546d99c23cc71c74b84f2 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } } }
I20260630 12:26:19.006038 19910 raft_consensus.cc:2955] T 1220b2e9b8e546d99c23cc71c74b84f2 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } } }
I20260630 12:26:19.009152 19836 consensus_queue.cc:237] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [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: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: NON_VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { promote: true } }
I20260630 12:26:19.008946 19731 catalog_manager.cc:5697] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa reported cstate change: config changed from index -1 to 2, NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "117251bd6d74427cb448aa802dc07dfa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:19.016665 19985 raft_consensus.cc:1275] T 40b78bfbf56d406baded7b921a840818 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:19.017288 20137 raft_consensus.cc:1275] T 40b78bfbf56d406baded7b921a840818 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:26:19.019064 20338 consensus_queue.cc:1048] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:26:19.020026 19799 consensus_peers.cc:597] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa -> Peer e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931): Couldn't send request to peer e618ddbbc24a4334b1b96353f457f95c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 40b78bfbf56d406baded7b921a840818. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:19.022671 20327 consensus_queue.cc:1048] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:19.037261 20329 raft_consensus.cc:2955] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e618ddbbc24a4334b1b96353f457f95c (127.16.110.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: NON_VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { promote: true } } }
I20260630 12:26:19.038847 19985 raft_consensus.cc:2955] T 40b78bfbf56d406baded7b921a840818 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e618ddbbc24a4334b1b96353f457f95c (127.16.110.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: NON_VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { promote: true } } }
I20260630 12:26:19.040149 20137 raft_consensus.cc:2955] T 40b78bfbf56d406baded7b921a840818 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e618ddbbc24a4334b1b96353f457f95c (127.16.110.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: NON_VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { promote: true } } }
I20260630 12:26:19.050791 19729 catalog_manager.cc:5697] T 40b78bfbf56d406baded7b921a840818 P f8b4d6037a91478c8375dfd4bf82fdb6 reported cstate change: config changed from index -1 to 2, NON_VOTER e618ddbbc24a4334b1b96353f457f95c (127.16.110.130) added. New cstate: current_term: 1 leader_uuid: "117251bd6d74427cb448aa802dc07dfa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: NON_VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { promote: true } } }
I20260630 12:26:19.314761 20345 ts_tablet_manager.cc:933] T f5ad3d20f3cc46978cb4e99c7c171dec P f8b4d6037a91478c8375dfd4bf82fdb6: Initiating tablet copy from peer 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717)
I20260630 12:26:19.316466 20345 tablet_copy_client.cc:323] T f5ad3d20f3cc46978cb4e99c7c171dec P f8b4d6037a91478c8375dfd4bf82fdb6: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.129:44717
I20260630 12:26:19.318136 19846 tablet_copy_service.cc:140] P 117251bd6d74427cb448aa802dc07dfa: Received BeginTabletCopySession request for tablet f5ad3d20f3cc46978cb4e99c7c171dec from peer f8b4d6037a91478c8375dfd4bf82fdb6 ({username='slave'} at 127.0.0.1:40478)
I20260630 12:26:19.318603 19846 tablet_copy_service.cc:161] P 117251bd6d74427cb448aa802dc07dfa: Beginning new tablet copy session on tablet f5ad3d20f3cc46978cb4e99c7c171dec from peer f8b4d6037a91478c8375dfd4bf82fdb6 at {username='slave'} at 127.0.0.1:40478: session id = f8b4d6037a91478c8375dfd4bf82fdb6-f5ad3d20f3cc46978cb4e99c7c171dec
I20260630 12:26:19.323958 19846 tablet_copy_source_session.cc:215] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:19.326835 20345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ad3d20f3cc46978cb4e99c7c171dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:19.337981 20345 tablet_copy_client.cc:806] T f5ad3d20f3cc46978cb4e99c7c171dec P f8b4d6037a91478c8375dfd4bf82fdb6: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:19.338496 20345 tablet_copy_client.cc:670] T f5ad3d20f3cc46978cb4e99c7c171dec P f8b4d6037a91478c8375dfd4bf82fdb6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:19.342434 20345 tablet_copy_client.cc:538] T f5ad3d20f3cc46978cb4e99c7c171dec P f8b4d6037a91478c8375dfd4bf82fdb6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:19.350989 20345 tablet_bootstrap.cc:492] T f5ad3d20f3cc46978cb4e99c7c171dec P f8b4d6037a91478c8375dfd4bf82fdb6: Bootstrap starting.
I20260630 12:26:19.369639 20345 tablet_bootstrap.cc:492] T f5ad3d20f3cc46978cb4e99c7c171dec P f8b4d6037a91478c8375dfd4bf82fdb6: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:19.370538 20345 tablet_bootstrap.cc:492] T f5ad3d20f3cc46978cb4e99c7c171dec P f8b4d6037a91478c8375dfd4bf82fdb6: Bootstrap complete.
I20260630 12:26:19.371168 20345 ts_tablet_manager.cc:1403] T f5ad3d20f3cc46978cb4e99c7c171dec P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260630 12:26:19.373998 20345 raft_consensus.cc:359] T f5ad3d20f3cc46978cb4e99c7c171dec P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } }
I20260630 12:26:19.374815 20345 raft_consensus.cc:740] T f5ad3d20f3cc46978cb4e99c7c171dec P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f8b4d6037a91478c8375dfd4bf82fdb6, State: Initialized, Role: LEARNER
I20260630 12:26:19.375442 20345 consensus_queue.cc:260] T f5ad3d20f3cc46978cb4e99c7c171dec P f8b4d6037a91478c8375dfd4bf82fdb6 [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: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } }
I20260630 12:26:19.377885 20345 ts_tablet_manager.cc:1434] T f5ad3d20f3cc46978cb4e99c7c171dec P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:26:19.379487 19846 tablet_copy_service.cc:342] P 117251bd6d74427cb448aa802dc07dfa: Request end of tablet copy session f8b4d6037a91478c8375dfd4bf82fdb6-f5ad3d20f3cc46978cb4e99c7c171dec received from {username='slave'} at 127.0.0.1:40478
I20260630 12:26:19.379853 19846 tablet_copy_service.cc:434] P 117251bd6d74427cb448aa802dc07dfa: ending tablet copy session f8b4d6037a91478c8375dfd4bf82fdb6-f5ad3d20f3cc46978cb4e99c7c171dec on tablet f5ad3d20f3cc46978cb4e99c7c171dec with peer f8b4d6037a91478c8375dfd4bf82fdb6
I20260630 12:26:19.479024 20348 ts_tablet_manager.cc:933] T a5f7af59ff5a45cca3545c3515dc5a27 P 09279c69b68148c1b55f445fb6b11c49: Initiating tablet copy from peer 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717)
I20260630 12:26:19.480698 20348 tablet_copy_client.cc:323] T a5f7af59ff5a45cca3545c3515dc5a27 P 09279c69b68148c1b55f445fb6b11c49: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.129:44717
I20260630 12:26:19.482234 19846 tablet_copy_service.cc:140] P 117251bd6d74427cb448aa802dc07dfa: Received BeginTabletCopySession request for tablet a5f7af59ff5a45cca3545c3515dc5a27 from peer 09279c69b68148c1b55f445fb6b11c49 ({username='slave'} at 127.0.0.1:40472)
I20260630 12:26:19.482712 19846 tablet_copy_service.cc:161] P 117251bd6d74427cb448aa802dc07dfa: Beginning new tablet copy session on tablet a5f7af59ff5a45cca3545c3515dc5a27 from peer 09279c69b68148c1b55f445fb6b11c49 at {username='slave'} at 127.0.0.1:40472: session id = 09279c69b68148c1b55f445fb6b11c49-a5f7af59ff5a45cca3545c3515dc5a27
I20260630 12:26:19.487602 19846 tablet_copy_source_session.cc:215] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:19.490176 20348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f7af59ff5a45cca3545c3515dc5a27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:19.500874 20348 tablet_copy_client.cc:806] T a5f7af59ff5a45cca3545c3515dc5a27 P 09279c69b68148c1b55f445fb6b11c49: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:19.501437 20348 tablet_copy_client.cc:670] T a5f7af59ff5a45cca3545c3515dc5a27 P 09279c69b68148c1b55f445fb6b11c49: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:19.505705 20348 tablet_copy_client.cc:538] T a5f7af59ff5a45cca3545c3515dc5a27 P 09279c69b68148c1b55f445fb6b11c49: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:19.512812 20345 ts_tablet_manager.cc:933] T 1220b2e9b8e546d99c23cc71c74b84f2 P f8b4d6037a91478c8375dfd4bf82fdb6: Initiating tablet copy from peer 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717)
I20260630 12:26:19.515669 20348 tablet_bootstrap.cc:492] T a5f7af59ff5a45cca3545c3515dc5a27 P 09279c69b68148c1b55f445fb6b11c49: Bootstrap starting.
I20260630 12:26:19.516521 20345 tablet_copy_client.cc:323] T 1220b2e9b8e546d99c23cc71c74b84f2 P f8b4d6037a91478c8375dfd4bf82fdb6: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.129:44717
I20260630 12:26:19.518141 19846 tablet_copy_service.cc:140] P 117251bd6d74427cb448aa802dc07dfa: Received BeginTabletCopySession request for tablet 1220b2e9b8e546d99c23cc71c74b84f2 from peer f8b4d6037a91478c8375dfd4bf82fdb6 ({username='slave'} at 127.0.0.1:40478)
I20260630 12:26:19.518584 19846 tablet_copy_service.cc:161] P 117251bd6d74427cb448aa802dc07dfa: Beginning new tablet copy session on tablet 1220b2e9b8e546d99c23cc71c74b84f2 from peer f8b4d6037a91478c8375dfd4bf82fdb6 at {username='slave'} at 127.0.0.1:40478: session id = f8b4d6037a91478c8375dfd4bf82fdb6-1220b2e9b8e546d99c23cc71c74b84f2
I20260630 12:26:19.525457 19846 tablet_copy_source_session.cc:215] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:19.528017 20345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1220b2e9b8e546d99c23cc71c74b84f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:19.539978 20348 tablet_bootstrap.cc:492] T a5f7af59ff5a45cca3545c3515dc5a27 P 09279c69b68148c1b55f445fb6b11c49: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:19.540897 20348 tablet_bootstrap.cc:492] T a5f7af59ff5a45cca3545c3515dc5a27 P 09279c69b68148c1b55f445fb6b11c49: Bootstrap complete.
I20260630 12:26:19.541534 20348 ts_tablet_manager.cc:1403] T a5f7af59ff5a45cca3545c3515dc5a27 P 09279c69b68148c1b55f445fb6b11c49: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.011s
I20260630 12:26:19.544816 20345 tablet_copy_client.cc:806] T 1220b2e9b8e546d99c23cc71c74b84f2 P f8b4d6037a91478c8375dfd4bf82fdb6: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:19.544524 20348 raft_consensus.cc:359] T a5f7af59ff5a45cca3545c3515dc5a27 P 09279c69b68148c1b55f445fb6b11c49 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: NON_VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { promote: true } }
I20260630 12:26:19.545382 20348 raft_consensus.cc:740] T a5f7af59ff5a45cca3545c3515dc5a27 P 09279c69b68148c1b55f445fb6b11c49 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 09279c69b68148c1b55f445fb6b11c49, State: Initialized, Role: LEARNER
I20260630 12:26:19.545495 20345 tablet_copy_client.cc:670] T 1220b2e9b8e546d99c23cc71c74b84f2 P f8b4d6037a91478c8375dfd4bf82fdb6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:19.546072 20348 consensus_queue.cc:260] T a5f7af59ff5a45cca3545c3515dc5a27 P 09279c69b68148c1b55f445fb6b11c49 [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: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: NON_VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { promote: true } }
I20260630 12:26:19.548599 20348 ts_tablet_manager.cc:1434] T a5f7af59ff5a45cca3545c3515dc5a27 P 09279c69b68148c1b55f445fb6b11c49: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:26:19.550681 19846 tablet_copy_service.cc:342] P 117251bd6d74427cb448aa802dc07dfa: Request end of tablet copy session 09279c69b68148c1b55f445fb6b11c49-a5f7af59ff5a45cca3545c3515dc5a27 received from {username='slave'} at 127.0.0.1:40472
I20260630 12:26:19.551119 19846 tablet_copy_service.cc:434] P 117251bd6d74427cb448aa802dc07dfa: ending tablet copy session 09279c69b68148c1b55f445fb6b11c49-a5f7af59ff5a45cca3545c3515dc5a27 on tablet a5f7af59ff5a45cca3545c3515dc5a27 with peer 09279c69b68148c1b55f445fb6b11c49
I20260630 12:26:19.555330 20345 tablet_copy_client.cc:538] T 1220b2e9b8e546d99c23cc71c74b84f2 P f8b4d6037a91478c8375dfd4bf82fdb6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:19.564225 20353 ts_tablet_manager.cc:933] T 40b78bfbf56d406baded7b921a840818 P e618ddbbc24a4334b1b96353f457f95c: Initiating tablet copy from peer 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717)
I20260630 12:26:19.566036 20353 tablet_copy_client.cc:323] T 40b78bfbf56d406baded7b921a840818 P e618ddbbc24a4334b1b96353f457f95c: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.129:44717
I20260630 12:26:19.566489 20345 tablet_bootstrap.cc:492] T 1220b2e9b8e546d99c23cc71c74b84f2 P f8b4d6037a91478c8375dfd4bf82fdb6: Bootstrap starting.
I20260630 12:26:19.568073 19846 tablet_copy_service.cc:140] P 117251bd6d74427cb448aa802dc07dfa: Received BeginTabletCopySession request for tablet 40b78bfbf56d406baded7b921a840818 from peer e618ddbbc24a4334b1b96353f457f95c ({username='slave'} at 127.0.0.1:40470)
I20260630 12:26:19.568629 19846 tablet_copy_service.cc:161] P 117251bd6d74427cb448aa802dc07dfa: Beginning new tablet copy session on tablet 40b78bfbf56d406baded7b921a840818 from peer e618ddbbc24a4334b1b96353f457f95c at {username='slave'} at 127.0.0.1:40470: session id = e618ddbbc24a4334b1b96353f457f95c-40b78bfbf56d406baded7b921a840818
I20260630 12:26:19.578006 19846 tablet_copy_source_session.cc:215] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:19.581400 20353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40b78bfbf56d406baded7b921a840818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:19.599725 20345 tablet_bootstrap.cc:492] T 1220b2e9b8e546d99c23cc71c74b84f2 P f8b4d6037a91478c8375dfd4bf82fdb6: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:19.600876 20345 tablet_bootstrap.cc:492] T 1220b2e9b8e546d99c23cc71c74b84f2 P f8b4d6037a91478c8375dfd4bf82fdb6: Bootstrap complete.
I20260630 12:26:19.601413 20345 ts_tablet_manager.cc:1403] T 1220b2e9b8e546d99c23cc71c74b84f2 P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.009s
I20260630 12:26:19.601854 20353 tablet_copy_client.cc:806] T 40b78bfbf56d406baded7b921a840818 P e618ddbbc24a4334b1b96353f457f95c: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:19.602380 20353 tablet_copy_client.cc:670] T 40b78bfbf56d406baded7b921a840818 P e618ddbbc24a4334b1b96353f457f95c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:19.605072 20345 raft_consensus.cc:359] T 1220b2e9b8e546d99c23cc71c74b84f2 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } }
I20260630 12:26:19.606308 20345 raft_consensus.cc:740] T 1220b2e9b8e546d99c23cc71c74b84f2 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f8b4d6037a91478c8375dfd4bf82fdb6, State: Initialized, Role: LEARNER
I20260630 12:26:19.607103 20353 tablet_copy_client.cc:538] T 40b78bfbf56d406baded7b921a840818 P e618ddbbc24a4334b1b96353f457f95c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:19.607018 20345 consensus_queue.cc:260] T 1220b2e9b8e546d99c23cc71c74b84f2 P f8b4d6037a91478c8375dfd4bf82fdb6 [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: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } }
I20260630 12:26:19.610613 20345 ts_tablet_manager.cc:1434] T 1220b2e9b8e546d99c23cc71c74b84f2 P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:26:19.613617 19846 tablet_copy_service.cc:342] P 117251bd6d74427cb448aa802dc07dfa: Request end of tablet copy session f8b4d6037a91478c8375dfd4bf82fdb6-1220b2e9b8e546d99c23cc71c74b84f2 received from {username='slave'} at 127.0.0.1:40478
I20260630 12:26:19.614015 19846 tablet_copy_service.cc:434] P 117251bd6d74427cb448aa802dc07dfa: ending tablet copy session f8b4d6037a91478c8375dfd4bf82fdb6-1220b2e9b8e546d99c23cc71c74b84f2 on tablet 1220b2e9b8e546d99c23cc71c74b84f2 with peer f8b4d6037a91478c8375dfd4bf82fdb6
I20260630 12:26:19.616560 20353 tablet_bootstrap.cc:492] T 40b78bfbf56d406baded7b921a840818 P e618ddbbc24a4334b1b96353f457f95c: Bootstrap starting.
I20260630 12:26:19.636662 20353 tablet_bootstrap.cc:492] T 40b78bfbf56d406baded7b921a840818 P e618ddbbc24a4334b1b96353f457f95c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:19.637516 20353 tablet_bootstrap.cc:492] T 40b78bfbf56d406baded7b921a840818 P e618ddbbc24a4334b1b96353f457f95c: Bootstrap complete.
I20260630 12:26:19.638125 20353 ts_tablet_manager.cc:1403] T 40b78bfbf56d406baded7b921a840818 P e618ddbbc24a4334b1b96353f457f95c: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260630 12:26:19.640843 20353 raft_consensus.cc:359] T 40b78bfbf56d406baded7b921a840818 P e618ddbbc24a4334b1b96353f457f95c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: NON_VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { promote: true } }
I20260630 12:26:19.641644 20353 raft_consensus.cc:740] T 40b78bfbf56d406baded7b921a840818 P e618ddbbc24a4334b1b96353f457f95c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e618ddbbc24a4334b1b96353f457f95c, State: Initialized, Role: LEARNER
I20260630 12:26:19.642243 20353 consensus_queue.cc:260] T 40b78bfbf56d406baded7b921a840818 P e618ddbbc24a4334b1b96353f457f95c [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: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: NON_VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { promote: true } }
I20260630 12:26:19.644623 20353 ts_tablet_manager.cc:1434] T 40b78bfbf56d406baded7b921a840818 P e618ddbbc24a4334b1b96353f457f95c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260630 12:26:19.646379 19846 tablet_copy_service.cc:342] P 117251bd6d74427cb448aa802dc07dfa: Request end of tablet copy session e618ddbbc24a4334b1b96353f457f95c-40b78bfbf56d406baded7b921a840818 received from {username='slave'} at 127.0.0.1:40470
I20260630 12:26:19.646832 19846 tablet_copy_service.cc:434] P 117251bd6d74427cb448aa802dc07dfa: ending tablet copy session e618ddbbc24a4334b1b96353f457f95c-40b78bfbf56d406baded7b921a840818 on tablet 40b78bfbf56d406baded7b921a840818 with peer e618ddbbc24a4334b1b96353f457f95c
I20260630 12:26:19.764006 20138 raft_consensus.cc:1217] T f5ad3d20f3cc46978cb4e99c7c171dec P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:19.916585 19787 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:26:19.931928 19910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c3b733a49c94a32b993c9f22b7a305e"
dest_uuid: "e618ddbbc24a4334b1b96353f457f95c"
mode: GRACEFUL
new_leader_uuid: "09279c69b68148c1b55f445fb6b11c49"
 from {username='slave'} at 127.0.0.1:40338
I20260630 12:26:19.932581 19910 raft_consensus.cc:606] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [term 1 LEADER]: Received request to transfer leadership to TS 09279c69b68148c1b55f445fb6b11c49
I20260630 12:26:19.933844 19787 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:26:19.934599 19787 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:20.022866 20138 raft_consensus.cc:1217] T 1220b2e9b8e546d99c23cc71c74b84f2 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:20.027856 19910 raft_consensus.cc:1217] T 40b78bfbf56d406baded7b921a840818 P e618ddbbc24a4334b1b96353f457f95c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:20.061831 19985 raft_consensus.cc:1217] T a5f7af59ff5a45cca3545c3515dc5a27 P 09279c69b68148c1b55f445fb6b11c49 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:26:20.149631 20359 raft_consensus.cc:1064] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa: attempting to promote NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 to VOTER
I20260630 12:26:20.152328 20359 consensus_queue.cc:237] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [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: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } }
I20260630 12:26:20.159021 19985 raft_consensus.cc:1275] T f5ad3d20f3cc46978cb4e99c7c171dec P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:20.160446 20138 raft_consensus.cc:1275] T f5ad3d20f3cc46978cb4e99c7c171dec P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 LEARNER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:20.160632 19910 raft_consensus.cc:1275] T f5ad3d20f3cc46978cb4e99c7c171dec P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:20.161567 20338 consensus_queue.cc:1048] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:20.162629 20359 consensus_queue.cc:1048] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:20.163591 20358 consensus_queue.cc:1048] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:20.172616 20359 raft_consensus.cc:2955] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:20.177278 20138 raft_consensus.cc:2955] T f5ad3d20f3cc46978cb4e99c7c171dec P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:20.181181 19910 raft_consensus.cc:2955] T f5ad3d20f3cc46978cb4e99c7c171dec P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:20.190811 19733 catalog_manager.cc:5697] T f5ad3d20f3cc46978cb4e99c7c171dec P f8b4d6037a91478c8375dfd4bf82fdb6 reported cstate change: config changed from index 2 to 3, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "117251bd6d74427cb448aa802dc07dfa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:20.195390 19985 raft_consensus.cc:2955] T f5ad3d20f3cc46978cb4e99c7c171dec P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:20.218139 19836 consensus_queue.cc:237] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [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: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } }
I20260630 12:26:20.224879 19910 raft_consensus.cc:1275] T f5ad3d20f3cc46978cb4e99c7c171dec P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:20.226020 20138 raft_consensus.cc:1275] T f5ad3d20f3cc46978cb4e99c7c171dec P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:20.227619 20356 consensus_queue.cc:1048] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:20.228472 20359 consensus_queue.cc:1048] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:20.235352 20356 raft_consensus.cc:2955] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:20.236909 19910 raft_consensus.cc:2955] T f5ad3d20f3cc46978cb4e99c7c171dec P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:20.237584 20138 raft_consensus.cc:2955] T f5ad3d20f3cc46978cb4e99c7c171dec P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:20.246124 19718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f5ad3d20f3cc46978cb4e99c7c171dec with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:20.249310 19730 catalog_manager.cc:5697] T f5ad3d20f3cc46978cb4e99c7c171dec P f8b4d6037a91478c8375dfd4bf82fdb6 reported cstate change: config changed from index 3 to 4, VOTER 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131) evicted. New cstate: current_term: 1 leader_uuid: "117251bd6d74427cb448aa802dc07dfa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:20.261860 19970 tablet_service.cc:1558] Processing DeleteTablet for tablet f5ad3d20f3cc46978cb4e99c7c171dec with delete_type TABLET_DATA_TOMBSTONED (TS 09279c69b68148c1b55f445fb6b11c49 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58580
I20260630 12:26:20.263789 20368 tablet_replica.cc:333] T f5ad3d20f3cc46978cb4e99c7c171dec P 09279c69b68148c1b55f445fb6b11c49: stopping tablet replica
I20260630 12:26:20.264802 20368 raft_consensus.cc:2243] T f5ad3d20f3cc46978cb4e99c7c171dec P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:20.265362 20368 raft_consensus.cc:2272] T f5ad3d20f3cc46978cb4e99c7c171dec P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:20.267733 20368 ts_tablet_manager.cc:1916] T f5ad3d20f3cc46978cb4e99c7c171dec P 09279c69b68148c1b55f445fb6b11c49: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:20.277571 20368 ts_tablet_manager.cc:1929] T f5ad3d20f3cc46978cb4e99c7c171dec P 09279c69b68148c1b55f445fb6b11c49: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:20.277894 20368 log.cc:1199] T f5ad3d20f3cc46978cb4e99c7c171dec P 09279c69b68148c1b55f445fb6b11c49: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-2-root/wals/f5ad3d20f3cc46978cb4e99c7c171dec
I20260630 12:26:20.279266 19718 catalog_manager.cc:5028] TS 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547): tablet f5ad3d20f3cc46978cb4e99c7c171dec (table range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]) successfully deleted
I20260630 12:26:20.377920 20369 raft_consensus.cc:993] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c: : Instructing follower 09279c69b68148c1b55f445fb6b11c49 to start an election
I20260630 12:26:20.378450 20285 raft_consensus.cc:1081] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [term 1 LEADER]: Signalling peer 09279c69b68148c1b55f445fb6b11c49 to start an election
I20260630 12:26:20.379853 19985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c3b733a49c94a32b993c9f22b7a305e"
dest_uuid: "09279c69b68148c1b55f445fb6b11c49"
 from {username='slave'} at 127.0.0.1:58596
I20260630 12:26:20.380403 19985 raft_consensus.cc:493] T 8c3b733a49c94a32b993c9f22b7a305e P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:26:20.380735 19985 raft_consensus.cc:3060] T 8c3b733a49c94a32b993c9f22b7a305e P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:20.386948 19985 raft_consensus.cc:515] T 8c3b733a49c94a32b993c9f22b7a305e P 09279c69b68148c1b55f445fb6b11c49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:20.389315 19985 leader_election.cc:290] T 8c3b733a49c94a32b993c9f22b7a305e P 09279c69b68148c1b55f445fb6b11c49 [CANDIDATE]: Term 2 election: Requested vote from peers e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931), 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717)
I20260630 12:26:20.389376 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3b733a49c94a32b993c9f22b7a305e" candidate_uuid: "09279c69b68148c1b55f445fb6b11c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e618ddbbc24a4334b1b96353f457f95c"
I20260630 12:26:20.390059 19910 raft_consensus.cc:3055] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:20.390396 19910 raft_consensus.cc:740] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e618ddbbc24a4334b1b96353f457f95c, State: Running, Role: LEADER
I20260630 12:26:20.390334 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c3b733a49c94a32b993c9f22b7a305e" candidate_uuid: "09279c69b68148c1b55f445fb6b11c49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "117251bd6d74427cb448aa802dc07dfa"
I20260630 12:26:20.391124 19836 raft_consensus.cc:3060] T 8c3b733a49c94a32b993c9f22b7a305e P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:20.391294 19910 consensus_queue.cc:260] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [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: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:20.392333 19910 raft_consensus.cc:3060] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:20.397310 19836 raft_consensus.cc:2468] T 8c3b733a49c94a32b993c9f22b7a305e P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09279c69b68148c1b55f445fb6b11c49 in term 2.
I20260630 12:26:20.397375 19910 raft_consensus.cc:2468] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09279c69b68148c1b55f445fb6b11c49 in term 2.
I20260630 12:26:20.398686 19948 leader_election.cc:304] T 8c3b733a49c94a32b993c9f22b7a305e P 09279c69b68148c1b55f445fb6b11c49 [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: 09279c69b68148c1b55f445fb6b11c49, e618ddbbc24a4334b1b96353f457f95c; no voters: 
I20260630 12:26:20.399386 20069 raft_consensus.cc:2804] T 8c3b733a49c94a32b993c9f22b7a305e P 09279c69b68148c1b55f445fb6b11c49 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:26:20.399848 20069 raft_consensus.cc:697] T 8c3b733a49c94a32b993c9f22b7a305e P 09279c69b68148c1b55f445fb6b11c49 [term 2 LEADER]: Becoming Leader. State: Replica: 09279c69b68148c1b55f445fb6b11c49, State: Running, Role: LEADER
I20260630 12:26:20.400636 20069 consensus_queue.cc:237] T 8c3b733a49c94a32b993c9f22b7a305e P 09279c69b68148c1b55f445fb6b11c49 [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: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } }
I20260630 12:26:20.408335 19731 catalog_manager.cc:5697] T 8c3b733a49c94a32b993c9f22b7a305e P 09279c69b68148c1b55f445fb6b11c49 reported cstate change: term changed from 1 to 2, leader changed from e618ddbbc24a4334b1b96353f457f95c (127.16.110.130) to 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131). New cstate: current_term: 2 leader_uuid: "09279c69b68148c1b55f445fb6b11c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:20.499151 20359 raft_consensus.cc:1064] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa: attempting to promote NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 to VOTER
I20260630 12:26:20.501058 20359 consensus_queue.cc:237] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [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: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } }
I20260630 12:26:20.508033 19985 raft_consensus.cc:1275] T 1220b2e9b8e546d99c23cc71c74b84f2 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:20.508303 20138 raft_consensus.cc:1275] T 1220b2e9b8e546d99c23cc71c74b84f2 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 LEARNER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:20.509689 20358 consensus_queue.cc:1048] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:20.510227 19910 raft_consensus.cc:1275] T 1220b2e9b8e546d99c23cc71c74b84f2 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:20.511504 20359 consensus_queue.cc:1048] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:20.512832 20338 consensus_queue.cc:1048] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:20.513808 20356 raft_consensus.cc:1064] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa: attempting to promote NON_VOTER 09279c69b68148c1b55f445fb6b11c49 to VOTER
I20260630 12:26:20.516340 20356 consensus_queue.cc:237] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [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: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { promote: false } }
I20260630 12:26:20.529168 19983 raft_consensus.cc:1275] T a5f7af59ff5a45cca3545c3515dc5a27 P 09279c69b68148c1b55f445fb6b11c49 [term 1 LEARNER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:20.529047 20359 raft_consensus.cc:2955] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:20.533577 20138 raft_consensus.cc:1275] T a5f7af59ff5a45cca3545c3515dc5a27 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:20.535359 20338 consensus_queue.cc:1048] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:20.543815 20135 raft_consensus.cc:2955] T 1220b2e9b8e546d99c23cc71c74b84f2 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:20.546448 19731 catalog_manager.cc:5697] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa reported cstate change: config changed from index 2 to 3, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "117251bd6d74427cb448aa802dc07dfa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:20.551260 20358 consensus_queue.cc:1048] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:20.552538 19985 raft_consensus.cc:2955] T 1220b2e9b8e546d99c23cc71c74b84f2 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:20.555855 19910 raft_consensus.cc:1275] T a5f7af59ff5a45cca3545c3515dc5a27 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:20.558723 20358 consensus_queue.cc:1048] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:20.570086 19910 raft_consensus.cc:2955] T 1220b2e9b8e546d99c23cc71c74b84f2 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { replace: true } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:20.571491 19836 consensus_queue.cc:237] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [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: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } }
I20260630 12:26:20.580788 20135 raft_consensus.cc:1275] T 1220b2e9b8e546d99c23cc71c74b84f2 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:20.584985 20359 consensus_queue.cc:1048] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:26:20.587518 19909 raft_consensus.cc:1275] T 1220b2e9b8e546d99c23cc71c74b84f2 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:20.587006 20358 raft_consensus.cc:2955] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { promote: false } } }
I20260630 12:26:20.593346 19985 raft_consensus.cc:2955] T a5f7af59ff5a45cca3545c3515dc5a27 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { promote: false } } }
I20260630 12:26:20.597193 20359 consensus_queue.cc:1048] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:20.596832 19910 raft_consensus.cc:2955] T a5f7af59ff5a45cca3545c3515dc5a27 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { promote: false } } }
I20260630 12:26:20.598748 20359 raft_consensus.cc:1064] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa: attempting to promote NON_VOTER e618ddbbc24a4334b1b96353f457f95c to VOTER
I20260630 12:26:20.601069 20359 consensus_queue.cc:237] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [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: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { promote: false } }
I20260630 12:26:20.608361 20356 raft_consensus.cc:2955] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:20.613180 19731 catalog_manager.cc:5697] T a5f7af59ff5a45cca3545c3515dc5a27 P 09279c69b68148c1b55f445fb6b11c49 reported cstate change: config changed from index 2 to 3, 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "117251bd6d74427cb448aa802dc07dfa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { promote: false } } }
I20260630 12:26:20.615676 20135 raft_consensus.cc:2955] T a5f7af59ff5a45cca3545c3515dc5a27 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { promote: false } } }
I20260630 12:26:20.621814 19718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1220b2e9b8e546d99c23cc71c74b84f2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:20.627964 19985 raft_consensus.cc:1275] T 40b78bfbf56d406baded7b921a840818 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:20.632687 20137 raft_consensus.cc:2955] T 1220b2e9b8e546d99c23cc71c74b84f2 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:20.637540 19909 raft_consensus.cc:1275] T 40b78bfbf56d406baded7b921a840818 P e618ddbbc24a4334b1b96353f457f95c [term 1 LEARNER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:20.639992 20138 raft_consensus.cc:1275] T 40b78bfbf56d406baded7b921a840818 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:26:20.640825 20359 consensus_queue.cc:1048] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:20.642117 19836 consensus_queue.cc:237] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [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: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { promote: false } }
I20260630 12:26:20.642350 20338 consensus_queue.cc:1048] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:20.657117 20359 consensus_queue.cc:1048] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:20.657264 19909 raft_consensus.cc:2955] T 1220b2e9b8e546d99c23cc71c74b84f2 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:20.661258 19983 raft_consensus.cc:1275] T a5f7af59ff5a45cca3545c3515dc5a27 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:20.663051 20338 consensus_queue.cc:1048] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:26:20.677961 19910 raft_consensus.cc:1275] T a5f7af59ff5a45cca3545c3515dc5a27 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:20.678804 20338 raft_consensus.cc:2955] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e618ddbbc24a4334b1b96353f457f95c (127.16.110.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { promote: false } } }
I20260630 12:26:20.679544 19731 catalog_manager.cc:5697] T 1220b2e9b8e546d99c23cc71c74b84f2 P e618ddbbc24a4334b1b96353f457f95c reported cstate change: config changed from index 3 to 4, VOTER 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131) evicted. New cstate: current_term: 1 leader_uuid: "117251bd6d74427cb448aa802dc07dfa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:20.683566 20356 consensus_queue.cc:1048] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:20.685034 20359 raft_consensus.cc:2955] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { promote: false } } }
I20260630 12:26:20.687656 20138 raft_consensus.cc:2955] T 40b78bfbf56d406baded7b921a840818 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e618ddbbc24a4334b1b96353f457f95c (127.16.110.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { promote: false } } }
I20260630 12:26:20.690919 19970 tablet_service.cc:1558] Processing DeleteTablet for tablet 1220b2e9b8e546d99c23cc71c74b84f2 with delete_type TABLET_DATA_TOMBSTONED (TS 09279c69b68148c1b55f445fb6b11c49 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58580
I20260630 12:26:20.691812 20368 tablet_replica.cc:333] T 1220b2e9b8e546d99c23cc71c74b84f2 P 09279c69b68148c1b55f445fb6b11c49: stopping tablet replica
I20260630 12:26:20.692839 20368 raft_consensus.cc:2243] T 1220b2e9b8e546d99c23cc71c74b84f2 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:20.693614 20368 raft_consensus.cc:2272] T 1220b2e9b8e546d99c23cc71c74b84f2 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:20.694926 19983 raft_consensus.cc:2955] T a5f7af59ff5a45cca3545c3515dc5a27 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { promote: false } } }
I20260630 12:26:20.696798 19911 raft_consensus.cc:2955] T a5f7af59ff5a45cca3545c3515dc5a27 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { promote: false } } }
I20260630 12:26:20.697588 19985 raft_consensus.cc:2955] T 40b78bfbf56d406baded7b921a840818 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e618ddbbc24a4334b1b96353f457f95c (127.16.110.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { promote: false } } }
I20260630 12:26:20.701574 20368 ts_tablet_manager.cc:1916] T 1220b2e9b8e546d99c23cc71c74b84f2 P 09279c69b68148c1b55f445fb6b11c49: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:20.693907 19910 raft_consensus.cc:2955] T 40b78bfbf56d406baded7b921a840818 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e618ddbbc24a4334b1b96353f457f95c (127.16.110.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { promote: false } } }
I20260630 12:26:20.710465 19731 catalog_manager.cc:5697] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa reported cstate change: config changed from index 2 to 3, e618ddbbc24a4334b1b96353f457f95c (127.16.110.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "117251bd6d74427cb448aa802dc07dfa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:20.715431 19730 catalog_manager.cc:5697] T a5f7af59ff5a45cca3545c3515dc5a27 P e618ddbbc24a4334b1b96353f457f95c reported cstate change: config changed from index 3 to 4, VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) evicted. New cstate: current_term: 1 leader_uuid: "117251bd6d74427cb448aa802dc07dfa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } attrs { promote: false } } }
I20260630 12:26:20.728338 19836 consensus_queue.cc:237] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [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: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { promote: false } }
I20260630 12:26:20.734761 19718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a5f7af59ff5a45cca3545c3515dc5a27 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:20.742029 19983 raft_consensus.cc:1275] T 40b78bfbf56d406baded7b921a840818 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:20.743613 20356 consensus_queue.cc:1048] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:20.744465 20123 tablet_service.cc:1558] Processing DeleteTablet for tablet a5f7af59ff5a45cca3545c3515dc5a27 with delete_type TABLET_DATA_TOMBSTONED (TS f8b4d6037a91478c8375dfd4bf82fdb6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42534
I20260630 12:26:20.750342 19911 raft_consensus.cc:1275] T 40b78bfbf56d406baded7b921a840818 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Refusing update from remote peer 117251bd6d74427cb448aa802dc07dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:26:20.757642 20359 consensus_queue.cc:1048] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:26:20.761864 20368 ts_tablet_manager.cc:1929] T 1220b2e9b8e546d99c23cc71c74b84f2 P 09279c69b68148c1b55f445fb6b11c49: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:20.762382 20368 log.cc:1199] T 1220b2e9b8e546d99c23cc71c74b84f2 P 09279c69b68148c1b55f445fb6b11c49: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-2-root/wals/1220b2e9b8e546d99c23cc71c74b84f2
I20260630 12:26:20.764024 19718 catalog_manager.cc:5028] TS 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547): tablet 1220b2e9b8e546d99c23cc71c74b84f2 (table range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]) successfully deleted
I20260630 12:26:20.768074 20386 tablet_replica.cc:333] T a5f7af59ff5a45cca3545c3515dc5a27 P f8b4d6037a91478c8375dfd4bf82fdb6: stopping tablet replica
I20260630 12:26:20.769105 20386 raft_consensus.cc:2243] T a5f7af59ff5a45cca3545c3515dc5a27 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:20.766661 20379 raft_consensus.cc:2955] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { promote: false } } }
I20260630 12:26:20.769763 20386 raft_consensus.cc:2272] T a5f7af59ff5a45cca3545c3515dc5a27 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:20.772617 19910 raft_consensus.cc:2955] T 40b78bfbf56d406baded7b921a840818 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { promote: false } } }
I20260630 12:26:20.772758 19985 raft_consensus.cc:2955] T 40b78bfbf56d406baded7b921a840818 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { promote: false } } }
I20260630 12:26:20.780834 19718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 40b78bfbf56d406baded7b921a840818 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:20.782792 20386 ts_tablet_manager.cc:1916] T a5f7af59ff5a45cca3545c3515dc5a27 P f8b4d6037a91478c8375dfd4bf82fdb6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:20.785558 19730 catalog_manager.cc:5697] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa reported cstate change: config changed from index 3 to 4, VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) evicted. New cstate: current_term: 1 leader_uuid: "117251bd6d74427cb448aa802dc07dfa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:20.798657 20386 ts_tablet_manager.cc:1929] T a5f7af59ff5a45cca3545c3515dc5a27 P f8b4d6037a91478c8375dfd4bf82fdb6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:20.799162 20386 log.cc:1199] T a5f7af59ff5a45cca3545c3515dc5a27 P f8b4d6037a91478c8375dfd4bf82fdb6: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-3-root/wals/a5f7af59ff5a45cca3545c3515dc5a27
I20260630 12:26:20.802058 19719 catalog_manager.cc:5028] TS f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132:44327): tablet a5f7af59ff5a45cca3545c3515dc5a27 (table range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]) successfully deleted
I20260630 12:26:20.804358 20123 tablet_service.cc:1558] Processing DeleteTablet for tablet 40b78bfbf56d406baded7b921a840818 with delete_type TABLET_DATA_TOMBSTONED (TS f8b4d6037a91478c8375dfd4bf82fdb6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42534
I20260630 12:26:20.804548 19836 raft_consensus.cc:1275] T 8c3b733a49c94a32b993c9f22b7a305e P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Refusing update from remote peer 09279c69b68148c1b55f445fb6b11c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:20.805678 20386 tablet_replica.cc:333] T 40b78bfbf56d406baded7b921a840818 P f8b4d6037a91478c8375dfd4bf82fdb6: stopping tablet replica
I20260630 12:26:20.806190 20350 consensus_queue.cc:1048] T 8c3b733a49c94a32b993c9f22b7a305e P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:26:20.807140 19910 raft_consensus.cc:1275] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [term 2 FOLLOWER]: Refusing update from remote peer 09279c69b68148c1b55f445fb6b11c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:26:20.807148 20386 raft_consensus.cc:2243] T 40b78bfbf56d406baded7b921a840818 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:20.808151 20386 raft_consensus.cc:2272] T 40b78bfbf56d406baded7b921a840818 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:20.808640 20350 consensus_queue.cc:1048] T 8c3b733a49c94a32b993c9f22b7a305e P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:26:20.815230 20386 ts_tablet_manager.cc:1916] T 40b78bfbf56d406baded7b921a840818 P f8b4d6037a91478c8375dfd4bf82fdb6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:20.845046 20386 ts_tablet_manager.cc:1929] T 40b78bfbf56d406baded7b921a840818 P f8b4d6037a91478c8375dfd4bf82fdb6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:26:20.845424 20386 log.cc:1199] T 40b78bfbf56d406baded7b921a840818 P f8b4d6037a91478c8375dfd4bf82fdb6: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-3-root/wals/40b78bfbf56d406baded7b921a840818
I20260630 12:26:20.846923 19719 catalog_manager.cc:5028] TS f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132:44327): tablet 40b78bfbf56d406baded7b921a840818 (table range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]) successfully deleted
I20260630 12:26:21.826623 19985 consensus_queue.cc:237] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [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: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } }
I20260630 12:26:21.832279 19836 raft_consensus.cc:1275] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Refusing update from remote peer 09279c69b68148c1b55f445fb6b11c49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:26:21.833000 19911 raft_consensus.cc:1275] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c [term 2 FOLLOWER]: Refusing update from remote peer 09279c69b68148c1b55f445fb6b11c49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:26:21.833573 20394 consensus_queue.cc:1048] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:26:21.834458 20350 consensus_queue.cc:1048] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:26:21.835289 19949 consensus_peers.cc:597] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 -> Peer f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132:44327): Couldn't send request to peer f8b4d6037a91478c8375dfd4bf82fdb6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6857b68405204ee5a1aa77b1205bf290. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:21.842206 20350 raft_consensus.cc:2955] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } } }
I20260630 12:26:21.844019 19910 raft_consensus.cc:2955] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } } }
I20260630 12:26:21.848809 19836 raft_consensus.cc:2955] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } } }
I20260630 12:26:21.859634 19731 catalog_manager.cc:5697] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa reported cstate change: config changed from index -1 to 3, NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) added. New cstate: current_term: 2 leader_uuid: "09279c69b68148c1b55f445fb6b11c49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } } }
I20260630 12:26:21.935684 19787 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:26:21.951907 19985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee9547a7d9374b1983482eb318c11f11"
dest_uuid: "09279c69b68148c1b55f445fb6b11c49"
mode: GRACEFUL
new_leader_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6"
 from {username='slave'} at 127.0.0.1:40626
I20260630 12:26:21.952436 19985 raft_consensus.cc:606] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [term 1 LEADER]: Received request to transfer leadership to TS f8b4d6037a91478c8375dfd4bf82fdb6
I20260630 12:26:21.953550 19787 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:26:21.954121 19787 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:22.395917 20403 ts_tablet_manager.cc:933] T 6857b68405204ee5a1aa77b1205bf290 P f8b4d6037a91478c8375dfd4bf82fdb6: Initiating tablet copy from peer 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:22.397477 20403 tablet_copy_client.cc:323] T 6857b68405204ee5a1aa77b1205bf290 P f8b4d6037a91478c8375dfd4bf82fdb6: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.131:43547
I20260630 12:26:22.398933 19995 tablet_copy_service.cc:140] P 09279c69b68148c1b55f445fb6b11c49: Received BeginTabletCopySession request for tablet 6857b68405204ee5a1aa77b1205bf290 from peer f8b4d6037a91478c8375dfd4bf82fdb6 ({username='slave'} at 127.0.0.1:40620)
I20260630 12:26:22.399358 19995 tablet_copy_service.cc:161] P 09279c69b68148c1b55f445fb6b11c49: Beginning new tablet copy session on tablet 6857b68405204ee5a1aa77b1205bf290 from peer f8b4d6037a91478c8375dfd4bf82fdb6 at {username='slave'} at 127.0.0.1:40620: session id = f8b4d6037a91478c8375dfd4bf82fdb6-6857b68405204ee5a1aa77b1205bf290
I20260630 12:26:22.405141 19995 tablet_copy_source_session.cc:215] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:26:22.407646 20403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6857b68405204ee5a1aa77b1205bf290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:22.423633 20403 tablet_copy_client.cc:806] T 6857b68405204ee5a1aa77b1205bf290 P f8b4d6037a91478c8375dfd4bf82fdb6: tablet copy: Starting download of 0 data blocks...
I20260630 12:26:22.424243 20403 tablet_copy_client.cc:670] T 6857b68405204ee5a1aa77b1205bf290 P f8b4d6037a91478c8375dfd4bf82fdb6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:26:22.427944 20403 tablet_copy_client.cc:538] T 6857b68405204ee5a1aa77b1205bf290 P f8b4d6037a91478c8375dfd4bf82fdb6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:26:22.434331 20403 tablet_bootstrap.cc:492] T 6857b68405204ee5a1aa77b1205bf290 P f8b4d6037a91478c8375dfd4bf82fdb6: Bootstrap starting.
I20260630 12:26:22.449723 20403 tablet_bootstrap.cc:492] T 6857b68405204ee5a1aa77b1205bf290 P f8b4d6037a91478c8375dfd4bf82fdb6: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:26:22.450439 20403 tablet_bootstrap.cc:492] T 6857b68405204ee5a1aa77b1205bf290 P f8b4d6037a91478c8375dfd4bf82fdb6: Bootstrap complete.
I20260630 12:26:22.450965 20403 ts_tablet_manager.cc:1403] T 6857b68405204ee5a1aa77b1205bf290 P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260630 12:26:22.453372 20403 raft_consensus.cc:359] T 6857b68405204ee5a1aa77b1205bf290 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } }
I20260630 12:26:22.454149 20403 raft_consensus.cc:740] T 6857b68405204ee5a1aa77b1205bf290 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f8b4d6037a91478c8375dfd4bf82fdb6, State: Initialized, Role: LEARNER
I20260630 12:26:22.454699 20403 consensus_queue.cc:260] T 6857b68405204ee5a1aa77b1205bf290 P f8b4d6037a91478c8375dfd4bf82fdb6 [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: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: true } }
I20260630 12:26:22.457134 20403 ts_tablet_manager.cc:1434] T 6857b68405204ee5a1aa77b1205bf290 P f8b4d6037a91478c8375dfd4bf82fdb6: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260630 12:26:22.459401 19995 tablet_copy_service.cc:342] P 09279c69b68148c1b55f445fb6b11c49: Request end of tablet copy session f8b4d6037a91478c8375dfd4bf82fdb6-6857b68405204ee5a1aa77b1205bf290 received from {username='slave'} at 127.0.0.1:40620
I20260630 12:26:22.459834 19995 tablet_copy_service.cc:434] P 09279c69b68148c1b55f445fb6b11c49: ending tablet copy session f8b4d6037a91478c8375dfd4bf82fdb6-6857b68405204ee5a1aa77b1205bf290 on tablet 6857b68405204ee5a1aa77b1205bf290 with peer f8b4d6037a91478c8375dfd4bf82fdb6
I20260630 12:26:22.461424 20393 raft_consensus.cc:993] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49: : Instructing follower f8b4d6037a91478c8375dfd4bf82fdb6 to start an election
I20260630 12:26:22.464434 20393 raft_consensus.cc:1081] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [term 1 LEADER]: Signalling peer f8b4d6037a91478c8375dfd4bf82fdb6 to start an election
I20260630 12:26:22.465946 20137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee9547a7d9374b1983482eb318c11f11"
dest_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6"
 from {username='slave'} at 127.0.0.1:42550
I20260630 12:26:22.466394 20137 raft_consensus.cc:493] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:26:22.466687 20137 raft_consensus.cc:3060] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:22.471859 20137 raft_consensus.cc:515] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } }
I20260630 12:26:22.473263 20137 leader_election.cc:290] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6 [CANDIDATE]: Term 2 election: Requested vote from peers e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931), 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131:43547)
I20260630 12:26:22.474038 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee9547a7d9374b1983482eb318c11f11" candidate_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e618ddbbc24a4334b1b96353f457f95c"
I20260630 12:26:22.474592 19910 raft_consensus.cc:3060] T ee9547a7d9374b1983482eb318c11f11 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:22.474592 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee9547a7d9374b1983482eb318c11f11" candidate_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "09279c69b68148c1b55f445fb6b11c49"
I20260630 12:26:22.475296 19985 raft_consensus.cc:3055] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:26:22.475595 19985 raft_consensus.cc:740] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09279c69b68148c1b55f445fb6b11c49, State: Running, Role: LEADER
I20260630 12:26:22.476325 19985 consensus_queue.cc:260] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [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: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } }
I20260630 12:26:22.477458 19985 raft_consensus.cc:3060] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:26:22.479153 19910 raft_consensus.cc:2468] T ee9547a7d9374b1983482eb318c11f11 P e618ddbbc24a4334b1b96353f457f95c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b4d6037a91478c8375dfd4bf82fdb6 in term 2.
I20260630 12:26:22.480226 20100 leader_election.cc:304] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6 [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: e618ddbbc24a4334b1b96353f457f95c, f8b4d6037a91478c8375dfd4bf82fdb6; no voters: 
I20260630 12:26:22.480923 20325 raft_consensus.cc:2804] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:26:22.481400 20325 raft_consensus.cc:697] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 LEADER]: Becoming Leader. State: Replica: f8b4d6037a91478c8375dfd4bf82fdb6, State: Running, Role: LEADER
I20260630 12:26:22.482153 20325 consensus_queue.cc:237] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6 [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: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } }
I20260630 12:26:22.489717 19985 raft_consensus.cc:2468] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b4d6037a91478c8375dfd4bf82fdb6 in term 2.
I20260630 12:26:22.489899 19729 catalog_manager.cc:5697] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6 reported cstate change: term changed from 1 to 2, leader changed from 09279c69b68148c1b55f445fb6b11c49 (127.16.110.131) to f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132). New cstate: current_term: 2 leader_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:22.959314 20137 raft_consensus.cc:1217] T 6857b68405204ee5a1aa77b1205bf290 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:26:23.003178 19985 raft_consensus.cc:1275] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [term 2 FOLLOWER]: Refusing update from remote peer f8b4d6037a91478c8375dfd4bf82fdb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:26:23.004837 20325 consensus_queue.cc:1048] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:26:23.024072 19910 raft_consensus.cc:1275] T ee9547a7d9374b1983482eb318c11f11 P e618ddbbc24a4334b1b96353f457f95c [term 2 FOLLOWER]: Refusing update from remote peer f8b4d6037a91478c8375dfd4bf82fdb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:26:23.025753 20413 consensus_queue.cc:1048] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:26:23.555128 20393 raft_consensus.cc:1064] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49: attempting to promote NON_VOTER f8b4d6037a91478c8375dfd4bf82fdb6 to VOTER
I20260630 12:26:23.557585 20393 consensus_queue.cc:237] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [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: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } }
I20260630 12:26:23.564731 19836 raft_consensus.cc:1275] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Refusing update from remote peer 09279c69b68148c1b55f445fb6b11c49: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:26:23.566533 20393 consensus_queue.cc:1048] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:23.566754 19910 raft_consensus.cc:1275] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c [term 2 FOLLOWER]: Refusing update from remote peer 09279c69b68148c1b55f445fb6b11c49: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:26:23.566846 20137 raft_consensus.cc:1275] T 6857b68405204ee5a1aa77b1205bf290 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 LEARNER]: Refusing update from remote peer 09279c69b68148c1b55f445fb6b11c49: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:26:23.568703 20393 consensus_queue.cc:1048] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:23.569546 20422 consensus_queue.cc:1048] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:26:23.582077 20420 raft_consensus.cc:2955] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:23.583293 19910 raft_consensus.cc:2955] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:23.587122 20137 raft_consensus.cc:2955] T 6857b68405204ee5a1aa77b1205bf290 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:23.597900 19731 catalog_manager.cc:5697] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c reported cstate change: config changed from index 3 to 4, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "09279c69b68148c1b55f445fb6b11c49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:23.604674 19836 raft_consensus.cc:2955] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f8b4d6037a91478c8375dfd4bf82fdb6 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e618ddbbc24a4334b1b96353f457f95c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44931 } attrs { replace: true } } peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:23.624718 19985 consensus_queue.cc:237] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [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: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } }
I20260630 12:26:23.629606 20137 raft_consensus.cc:1275] T 6857b68405204ee5a1aa77b1205bf290 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 FOLLOWER]: Refusing update from remote peer 09279c69b68148c1b55f445fb6b11c49: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:26:23.630729 19836 raft_consensus.cc:1275] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Refusing update from remote peer 09279c69b68148c1b55f445fb6b11c49: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:26:23.631145 20420 consensus_queue.cc:1048] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:26:23.632377 20393 consensus_queue.cc:1048] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:26:23.637815 20420 raft_consensus.cc:2955] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e618ddbbc24a4334b1b96353f457f95c (127.16.110.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:23.639704 20138 raft_consensus.cc:2955] T 6857b68405204ee5a1aa77b1205bf290 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e618ddbbc24a4334b1b96353f457f95c (127.16.110.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:23.641847 19836 raft_consensus.cc:2955] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e618ddbbc24a4334b1b96353f457f95c (127.16.110.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } } }
I20260630 12:26:23.649619 19718 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6857b68405204ee5a1aa77b1205bf290 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:26:23.654340 19733 catalog_manager.cc:5697] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 reported cstate change: config changed from index 4 to 5, VOTER e618ddbbc24a4334b1b96353f457f95c (127.16.110.130) evicted. New cstate: current_term: 2 leader_uuid: "09279c69b68148c1b55f445fb6b11c49" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "117251bd6d74427cb448aa802dc07dfa" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09279c69b68148c1b55f445fb6b11c49" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b4d6037a91478c8375dfd4bf82fdb6" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 44327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:26:23.668125 19897 tablet_service.cc:1558] Processing DeleteTablet for tablet 6857b68405204ee5a1aa77b1205bf290 with delete_type TABLET_DATA_TOMBSTONED (TS e618ddbbc24a4334b1b96353f457f95c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:55374
I20260630 12:26:23.670817 20432 tablet_replica.cc:333] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c: stopping tablet replica
I20260630 12:26:23.671914 20432 raft_consensus.cc:2243] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:23.672859 20432 raft_consensus.cc:2272] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:23.675649 20432 ts_tablet_manager.cc:1916] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:26:23.686669 20432 ts_tablet_manager.cc:1929] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:26:23.687067 20432 log.cc:1199] T 6857b68405204ee5a1aa77b1205bf290 P e618ddbbc24a4334b1b96353f457f95c: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822292038890-16826-0/minicluster-data/ts-1-root/wals/6857b68405204ee5a1aa77b1205bf290
I20260630 12:26:23.688995 19718 catalog_manager.cc:5028] TS e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931): tablet 6857b68405204ee5a1aa77b1205bf290 (table range_aware_rebalance_new_range [id=cf18a2bb91c64f3f9fff39fc6bc86a6c]) successfully deleted
I20260630 12:26:23.955214 19787 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:26:23.965869 19787 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:26:23.966463 19787 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:24.353034 16826 tablet_server.cc:179] TabletServer@127.16.110.129:0 shutting down...
I20260630 12:26:24.387306 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:24.388227 16826 tablet_replica.cc:333] T 29f806e0f9c948f181286263da39d5e1 P 117251bd6d74427cb448aa802dc07dfa: stopping tablet replica
I20260630 12:26:24.389155 16826 raft_consensus.cc:2243] T 29f806e0f9c948f181286263da39d5e1 P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.389578 16826 raft_consensus.cc:2272] T 29f806e0f9c948f181286263da39d5e1 P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.391485 16826 tablet_replica.cc:333] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa: stopping tablet replica
I20260630 12:26:24.392145 16826 raft_consensus.cc:2243] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:24.392926 16826 raft_consensus.cc:2272] T a5f7af59ff5a45cca3545c3515dc5a27 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.394838 16826 tablet_replica.cc:333] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa: stopping tablet replica
I20260630 12:26:24.395440 16826 raft_consensus.cc:2243] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:24.396211 16826 raft_consensus.cc:2272] T 40b78bfbf56d406baded7b921a840818 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.397876 16826 tablet_replica.cc:333] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa: stopping tablet replica
I20260630 12:26:24.398411 16826 raft_consensus.cc:2243] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.398854 16826 raft_consensus.cc:2272] T 941bdba2d430419794c7056b69dbceea P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.400981 16826 tablet_replica.cc:333] T 9b8df57d8a4c4069be15d6a85052d602 P 117251bd6d74427cb448aa802dc07dfa: stopping tablet replica
I20260630 12:26:24.401563 16826 raft_consensus.cc:2243] T 9b8df57d8a4c4069be15d6a85052d602 P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.402089 16826 raft_consensus.cc:2272] T 9b8df57d8a4c4069be15d6a85052d602 P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.404179 16826 tablet_replica.cc:333] T 222d006760f64ea5880c89def8bb235e P 117251bd6d74427cb448aa802dc07dfa: stopping tablet replica
I20260630 12:26:24.404691 16826 raft_consensus.cc:2243] T 222d006760f64ea5880c89def8bb235e P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.405094 16826 raft_consensus.cc:2272] T 222d006760f64ea5880c89def8bb235e P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.406757 16826 tablet_replica.cc:333] T b2fb1c7299404353a208cc05674153c1 P 117251bd6d74427cb448aa802dc07dfa: stopping tablet replica
I20260630 12:26:24.407269 16826 raft_consensus.cc:2243] T b2fb1c7299404353a208cc05674153c1 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.407733 16826 raft_consensus.cc:2272] T b2fb1c7299404353a208cc05674153c1 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.409531 16826 tablet_replica.cc:333] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa: stopping tablet replica
I20260630 12:26:24.410014 16826 raft_consensus.cc:2243] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.410471 16826 raft_consensus.cc:2272] T 6857b68405204ee5a1aa77b1205bf290 P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.413065 16826 tablet_replica.cc:333] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa: stopping tablet replica
I20260630 12:26:24.413594 16826 raft_consensus.cc:2243] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:24.414341 16826 raft_consensus.cc:2272] T 1220b2e9b8e546d99c23cc71c74b84f2 P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.416713 16826 tablet_replica.cc:333] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa: stopping tablet replica
I20260630 12:26:24.417321 16826 raft_consensus.cc:2243] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:24.418175 16826 raft_consensus.cc:2272] T f5ad3d20f3cc46978cb4e99c7c171dec P 117251bd6d74427cb448aa802dc07dfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.420440 16826 tablet_replica.cc:333] T 8c3b733a49c94a32b993c9f22b7a305e P 117251bd6d74427cb448aa802dc07dfa: stopping tablet replica
I20260630 12:26:24.420961 16826 raft_consensus.cc:2243] T 8c3b733a49c94a32b993c9f22b7a305e P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.421473 16826 raft_consensus.cc:2272] T 8c3b733a49c94a32b993c9f22b7a305e P 117251bd6d74427cb448aa802dc07dfa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.424073 16826 tablet_replica.cc:333] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa: stopping tablet replica
I20260630 12:26:24.424681 16826 raft_consensus.cc:2243] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.425170 16826 raft_consensus.cc:2272] T abad0a1ec88147cea8e63a27f54af705 P 117251bd6d74427cb448aa802dc07dfa [term 3 FOLLOWER]: Raft consensus is shut down!
W20260630 12:26:24.426177 19948 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]
W20260630 12:26:24.430338 19948 consensus_peers.cc:597] T 8c3b733a49c94a32b993c9f22b7a305e P 09279c69b68148c1b55f445fb6b11c49 -> Peer 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717): Couldn't send request to peer 117251bd6d74427cb448aa802dc07dfa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:26:24.432251 19874 consensus_peers.cc:597] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c -> Peer 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717): Couldn't send request to peer 117251bd6d74427cb448aa802dc07dfa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:26:24.435098 20100 consensus_peers.cc:597] T 941bdba2d430419794c7056b69dbceea P f8b4d6037a91478c8375dfd4bf82fdb6 -> Peer 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717): Couldn't send request to peer 117251bd6d74427cb448aa802dc07dfa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:24.463145 16826 tablet_server.cc:196] TabletServer@127.16.110.129:0 shutdown complete.
I20260630 12:26:24.494557 16826 tablet_server.cc:179] TabletServer@127.16.110.130:0 shutting down...
W20260630 12:26:24.497613 19874 consensus_peers.cc:597] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c -> Peer 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717): Couldn't send request to peer 117251bd6d74427cb448aa802dc07dfa. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:44717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:24.524317 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:24.525068 16826 tablet_replica.cc:333] T 40b78bfbf56d406baded7b921a840818 P e618ddbbc24a4334b1b96353f457f95c: stopping tablet replica
I20260630 12:26:24.525734 16826 raft_consensus.cc:2243] T 40b78bfbf56d406baded7b921a840818 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.526397 16826 raft_consensus.cc:2272] T 40b78bfbf56d406baded7b921a840818 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.528441 16826 tablet_replica.cc:333] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c: stopping tablet replica
I20260630 12:26:24.528986 16826 raft_consensus.cc:2243] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.529443 16826 raft_consensus.cc:2272] T 9b8df57d8a4c4069be15d6a85052d602 P e618ddbbc24a4334b1b96353f457f95c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.531379 16826 tablet_replica.cc:333] T a5f7af59ff5a45cca3545c3515dc5a27 P e618ddbbc24a4334b1b96353f457f95c: stopping tablet replica
I20260630 12:26:24.531894 16826 raft_consensus.cc:2243] T a5f7af59ff5a45cca3545c3515dc5a27 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.532423 16826 raft_consensus.cc:2272] T a5f7af59ff5a45cca3545c3515dc5a27 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.534408 16826 tablet_replica.cc:333] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c: stopping tablet replica
I20260630 12:26:24.534955 16826 raft_consensus.cc:2243] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:24.535688 16826 raft_consensus.cc:2272] T c1644b1e741f48dbac06a135222aac5f P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.537423 16826 tablet_replica.cc:333] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c: stopping tablet replica
I20260630 12:26:24.537933 16826 raft_consensus.cc:2243] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:24.538728 16826 raft_consensus.cc:2272] T 222d006760f64ea5880c89def8bb235e P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.540661 16826 tablet_replica.cc:333] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c: stopping tablet replica
I20260630 12:26:24.541172 16826 raft_consensus.cc:2243] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.541626 16826 raft_consensus.cc:2272] T 8c3b733a49c94a32b993c9f22b7a305e P e618ddbbc24a4334b1b96353f457f95c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.543473 16826 tablet_replica.cc:333] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c: stopping tablet replica
I20260630 12:26:24.544005 16826 raft_consensus.cc:2243] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:24.544831 16826 raft_consensus.cc:2272] T 041f699725394bb19bf952e49ed01d19 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.546613 16826 tablet_replica.cc:333] T ee9547a7d9374b1983482eb318c11f11 P e618ddbbc24a4334b1b96353f457f95c: stopping tablet replica
I20260630 12:26:24.547204 16826 raft_consensus.cc:2243] T ee9547a7d9374b1983482eb318c11f11 P e618ddbbc24a4334b1b96353f457f95c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.547729 16826 raft_consensus.cc:2272] T ee9547a7d9374b1983482eb318c11f11 P e618ddbbc24a4334b1b96353f457f95c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.550472 16826 tablet_replica.cc:333] T 1220b2e9b8e546d99c23cc71c74b84f2 P e618ddbbc24a4334b1b96353f457f95c: stopping tablet replica
I20260630 12:26:24.551203 16826 raft_consensus.cc:2243] T 1220b2e9b8e546d99c23cc71c74b84f2 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.552132 16826 raft_consensus.cc:2272] T 1220b2e9b8e546d99c23cc71c74b84f2 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.554669 16826 tablet_replica.cc:333] T f5ad3d20f3cc46978cb4e99c7c171dec P e618ddbbc24a4334b1b96353f457f95c: stopping tablet replica
W20260630 12:26:24.554805 19948 consensus_peers.cc:597] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 -> Peer 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717): Couldn't send request to peer 117251bd6d74427cb448aa802dc07dfa. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:44717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:24.555382 16826 raft_consensus.cc:2243] T f5ad3d20f3cc46978cb4e99c7c171dec P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260630 12:26:24.555552 20100 consensus_peers.cc:597] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6 -> Peer e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931): Couldn't send request to peer e618ddbbc24a4334b1b96353f457f95c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:24.555897 16826 raft_consensus.cc:2272] T f5ad3d20f3cc46978cb4e99c7c171dec P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.557771 16826 tablet_replica.cc:333] T d55eb1cefe8249b780bfe7ab7fba55d7 P e618ddbbc24a4334b1b96353f457f95c: stopping tablet replica
I20260630 12:26:24.558274 16826 raft_consensus.cc:2243] T d55eb1cefe8249b780bfe7ab7fba55d7 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.558653 16826 raft_consensus.cc:2272] T d55eb1cefe8249b780bfe7ab7fba55d7 P e618ddbbc24a4334b1b96353f457f95c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.560431 16826 tablet_replica.cc:333] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c: stopping tablet replica
I20260630 12:26:24.560885 16826 raft_consensus.cc:2243] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:26:24.561558 16826 raft_consensus.cc:2272] T abad0a1ec88147cea8e63a27f54af705 P e618ddbbc24a4334b1b96353f457f95c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.596078 16826 tablet_server.cc:196] TabletServer@127.16.110.130:0 shutdown complete.
I20260630 12:26:24.626549 16826 tablet_server.cc:179] TabletServer@127.16.110.131:0 shutting down...
W20260630 12:26:24.655784 20100 consensus_peers.cc:597] T 9b8df57d8a4c4069be15d6a85052d602 P f8b4d6037a91478c8375dfd4bf82fdb6 -> Peer e618ddbbc24a4334b1b96353f457f95c (127.16.110.130:44931): Couldn't send request to peer e618ddbbc24a4334b1b96353f457f95c. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.130:44931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:24.656402 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:24.657109 16826 tablet_replica.cc:333] T a5f7af59ff5a45cca3545c3515dc5a27 P 09279c69b68148c1b55f445fb6b11c49: stopping tablet replica
I20260630 12:26:24.657730 16826 raft_consensus.cc:2243] T a5f7af59ff5a45cca3545c3515dc5a27 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.658269 16826 raft_consensus.cc:2272] T a5f7af59ff5a45cca3545c3515dc5a27 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.660435 16826 tablet_replica.cc:333] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49: stopping tablet replica
I20260630 12:26:24.661120 16826 raft_consensus.cc:2243] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.661674 16826 raft_consensus.cc:2272] T 29f806e0f9c948f181286263da39d5e1 P 09279c69b68148c1b55f445fb6b11c49 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:26:24.663110 20100 consensus_peers.cc:597] T 29f806e0f9c948f181286263da39d5e1 P f8b4d6037a91478c8375dfd4bf82fdb6 -> Peer 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717): Couldn't send request to peer 117251bd6d74427cb448aa802dc07dfa. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:44717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:24.663946 16826 tablet_replica.cc:333] T 40b78bfbf56d406baded7b921a840818 P 09279c69b68148c1b55f445fb6b11c49: stopping tablet replica
I20260630 12:26:24.664626 16826 raft_consensus.cc:2243] T 40b78bfbf56d406baded7b921a840818 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.665107 16826 raft_consensus.cc:2272] T 40b78bfbf56d406baded7b921a840818 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.666849 16826 tablet_replica.cc:333] T c1644b1e741f48dbac06a135222aac5f P 09279c69b68148c1b55f445fb6b11c49: stopping tablet replica
I20260630 12:26:24.667526 16826 raft_consensus.cc:2243] T c1644b1e741f48dbac06a135222aac5f P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.667999 16826 raft_consensus.cc:2272] T c1644b1e741f48dbac06a135222aac5f P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.670176 16826 tablet_replica.cc:333] T 941bdba2d430419794c7056b69dbceea P 09279c69b68148c1b55f445fb6b11c49: stopping tablet replica
I20260630 12:26:24.670845 16826 raft_consensus.cc:2243] T 941bdba2d430419794c7056b69dbceea P 09279c69b68148c1b55f445fb6b11c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.671425 16826 raft_consensus.cc:2272] T 941bdba2d430419794c7056b69dbceea P 09279c69b68148c1b55f445fb6b11c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.674046 16826 tablet_replica.cc:333] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49: stopping tablet replica
I20260630 12:26:24.674762 16826 raft_consensus.cc:2243] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:24.675705 16826 raft_consensus.cc:2272] T b2fb1c7299404353a208cc05674153c1 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.678326 16826 tablet_replica.cc:333] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49: stopping tablet replica
I20260630 12:26:24.679006 16826 raft_consensus.cc:2243] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:26:24.679901 16826 raft_consensus.cc:2272] T 6857b68405204ee5a1aa77b1205bf290 P 09279c69b68148c1b55f445fb6b11c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.682454 16826 tablet_replica.cc:333] T 8c3b733a49c94a32b993c9f22b7a305e P 09279c69b68148c1b55f445fb6b11c49: stopping tablet replica
I20260630 12:26:24.683192 16826 raft_consensus.cc:2243] T 8c3b733a49c94a32b993c9f22b7a305e P 09279c69b68148c1b55f445fb6b11c49 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:26:24.684160 16826 raft_consensus.cc:2272] T 8c3b733a49c94a32b993c9f22b7a305e P 09279c69b68148c1b55f445fb6b11c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.686630 16826 tablet_replica.cc:333] T 041f699725394bb19bf952e49ed01d19 P 09279c69b68148c1b55f445fb6b11c49: stopping tablet replica
I20260630 12:26:24.687295 16826 raft_consensus.cc:2243] T 041f699725394bb19bf952e49ed01d19 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.687994 16826 raft_consensus.cc:2272] T 041f699725394bb19bf952e49ed01d19 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.690551 16826 tablet_replica.cc:333] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49: stopping tablet replica
I20260630 12:26:24.691169 16826 raft_consensus.cc:2243] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.691672 16826 raft_consensus.cc:2272] T ee9547a7d9374b1983482eb318c11f11 P 09279c69b68148c1b55f445fb6b11c49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.693485 16826 tablet_replica.cc:333] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49: stopping tablet replica
I20260630 12:26:24.693957 16826 raft_consensus.cc:2243] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:24.694659 16826 raft_consensus.cc:2272] T d55eb1cefe8249b780bfe7ab7fba55d7 P 09279c69b68148c1b55f445fb6b11c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.696313 16826 tablet_replica.cc:333] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49: stopping tablet replica
I20260630 12:26:24.696767 16826 raft_consensus.cc:2243] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.697175 16826 raft_consensus.cc:2272] T abad0a1ec88147cea8e63a27f54af705 P 09279c69b68148c1b55f445fb6b11c49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.729712 16826 tablet_server.cc:196] TabletServer@127.16.110.131:0 shutdown complete.
I20260630 12:26:24.756698 16826 tablet_server.cc:179] TabletServer@127.16.110.132:0 shutting down...
W20260630 12:26:24.780719 20100 consensus_peers.cc:597] T 9b8df57d8a4c4069be15d6a85052d602 P f8b4d6037a91478c8375dfd4bf82fdb6 -> Peer 117251bd6d74427cb448aa802dc07dfa (127.16.110.129:44717): Couldn't send request to peer 117251bd6d74427cb448aa802dc07dfa. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:44717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:26:24.782543 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:24.783254 16826 tablet_replica.cc:333] T 6857b68405204ee5a1aa77b1205bf290 P f8b4d6037a91478c8375dfd4bf82fdb6: stopping tablet replica
I20260630 12:26:24.783849 16826 raft_consensus.cc:2243] T 6857b68405204ee5a1aa77b1205bf290 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.784391 16826 raft_consensus.cc:2272] T 6857b68405204ee5a1aa77b1205bf290 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.786142 16826 tablet_replica.cc:333] T 1220b2e9b8e546d99c23cc71c74b84f2 P f8b4d6037a91478c8375dfd4bf82fdb6: stopping tablet replica
I20260630 12:26:24.786657 16826 raft_consensus.cc:2243] T 1220b2e9b8e546d99c23cc71c74b84f2 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.787159 16826 raft_consensus.cc:2272] T 1220b2e9b8e546d99c23cc71c74b84f2 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.788825 16826 tablet_replica.cc:333] T f5ad3d20f3cc46978cb4e99c7c171dec P f8b4d6037a91478c8375dfd4bf82fdb6: stopping tablet replica
I20260630 12:26:24.789296 16826 raft_consensus.cc:2243] T f5ad3d20f3cc46978cb4e99c7c171dec P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.789772 16826 raft_consensus.cc:2272] T f5ad3d20f3cc46978cb4e99c7c171dec P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.791375 16826 tablet_replica.cc:333] T b2fb1c7299404353a208cc05674153c1 P f8b4d6037a91478c8375dfd4bf82fdb6: stopping tablet replica
I20260630 12:26:24.791822 16826 raft_consensus.cc:2243] T b2fb1c7299404353a208cc05674153c1 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.792351 16826 raft_consensus.cc:2272] T b2fb1c7299404353a208cc05674153c1 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.794516 16826 tablet_replica.cc:333] T 041f699725394bb19bf952e49ed01d19 P f8b4d6037a91478c8375dfd4bf82fdb6: stopping tablet replica
I20260630 12:26:24.795048 16826 raft_consensus.cc:2243] T 041f699725394bb19bf952e49ed01d19 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.795477 16826 raft_consensus.cc:2272] T 041f699725394bb19bf952e49ed01d19 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.797048 16826 tablet_replica.cc:333] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6: stopping tablet replica
I20260630 12:26:24.797533 16826 raft_consensus.cc:2243] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:26:24.798189 16826 raft_consensus.cc:2272] T ee9547a7d9374b1983482eb318c11f11 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.799793 16826 tablet_replica.cc:333] T d55eb1cefe8249b780bfe7ab7fba55d7 P f8b4d6037a91478c8375dfd4bf82fdb6: stopping tablet replica
I20260630 12:26:24.800318 16826 raft_consensus.cc:2243] T d55eb1cefe8249b780bfe7ab7fba55d7 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.800696 16826 raft_consensus.cc:2272] T d55eb1cefe8249b780bfe7ab7fba55d7 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.802282 16826 tablet_replica.cc:333] T 29f806e0f9c948f181286263da39d5e1 P f8b4d6037a91478c8375dfd4bf82fdb6: stopping tablet replica
I20260630 12:26:24.802734 16826 raft_consensus.cc:2243] T 29f806e0f9c948f181286263da39d5e1 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:26:24.803421 16826 raft_consensus.cc:2272] T 29f806e0f9c948f181286263da39d5e1 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.805030 16826 tablet_replica.cc:333] T c1644b1e741f48dbac06a135222aac5f P f8b4d6037a91478c8375dfd4bf82fdb6: stopping tablet replica
I20260630 12:26:24.805564 16826 raft_consensus.cc:2243] T c1644b1e741f48dbac06a135222aac5f P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.805907 16826 raft_consensus.cc:2272] T c1644b1e741f48dbac06a135222aac5f P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.807369 16826 tablet_replica.cc:333] T 941bdba2d430419794c7056b69dbceea P f8b4d6037a91478c8375dfd4bf82fdb6: stopping tablet replica
I20260630 12:26:24.807756 16826 raft_consensus.cc:2243] T 941bdba2d430419794c7056b69dbceea P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:26:24.808490 16826 raft_consensus.cc:2272] T 941bdba2d430419794c7056b69dbceea P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.810071 16826 tablet_replica.cc:333] T 9b8df57d8a4c4069be15d6a85052d602 P f8b4d6037a91478c8375dfd4bf82fdb6: stopping tablet replica
I20260630 12:26:24.810472 16826 raft_consensus.cc:2243] T 9b8df57d8a4c4069be15d6a85052d602 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:26:24.811096 16826 raft_consensus.cc:2272] T 9b8df57d8a4c4069be15d6a85052d602 P f8b4d6037a91478c8375dfd4bf82fdb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.812635 16826 tablet_replica.cc:333] T 222d006760f64ea5880c89def8bb235e P f8b4d6037a91478c8375dfd4bf82fdb6: stopping tablet replica
I20260630 12:26:24.813021 16826 raft_consensus.cc:2243] T 222d006760f64ea5880c89def8bb235e P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:24.813356 16826 raft_consensus.cc:2272] T 222d006760f64ea5880c89def8bb235e P f8b4d6037a91478c8375dfd4bf82fdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.845944 16826 tablet_server.cc:196] TabletServer@127.16.110.132:0 shutdown complete.
I20260630 12:26:24.870888 16826 master.cc:562] Master@127.16.110.190:45809 shutting down...
I20260630 12:26:24.890703 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 25218017f1f548bebcc5baf74a77012d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:24.891176 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 25218017f1f548bebcc5baf74a77012d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:24.891512 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P 25218017f1f548bebcc5baf74a77012d: stopping tablet replica
I20260630 12:26:24.911887 16826 master.cc:584] Master@127.16.110.190:45809 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (13369 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:26:24.963788 16826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.110.190:44937
I20260630 12:26:24.964943 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:24.970803 20441 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:24.970985 20440 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:24.971686 20443 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:24.974381 16826 server_base.cc:1061] running on GCE node
I20260630 12:26:24.975937 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:24.976187 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:24.976306 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822384976295 us; error 0 us; skew 500 ppm
I20260630 12:26:24.976732 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:24.979014 16826 webserver.cc:533] Webserver started at http://127.16.110.190:45323/ using document root <none> and password file <none>
I20260630 12:26:24.979449 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:24.979614 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:24.979836 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:24.981272 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822292038890-16826-0/minicluster-data/master-0-root/instance:
uuid: "e35e18b7836b48d99cadd61deaccd266"
format_stamp: "Formatted at 2026-06-30 12:26:24 on dist-test-slave-pnhc"
I20260630 12:26:24.985535 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:26:24.989015 20448 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:24.989837 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:26:24.990149 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822292038890-16826-0/minicluster-data/master-0-root
uuid: "e35e18b7836b48d99cadd61deaccd266"
format_stamp: "Formatted at 2026-06-30 12:26:24 on dist-test-slave-pnhc"
I20260630 12:26:24.990427 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822292038890-16826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822292038890-16826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822292038890-16826-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:25.021961 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:25.023177 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:25.060400 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.190:44937
I20260630 12:26:25.060499 20499 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.190:44937 every 8 connection(s)
I20260630 12:26:25.064093 20500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:25.074239 20500 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e35e18b7836b48d99cadd61deaccd266: Bootstrap starting.
I20260630 12:26:25.078779 20500 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e35e18b7836b48d99cadd61deaccd266: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:25.083207 20500 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e35e18b7836b48d99cadd61deaccd266: No bootstrap required, opened a new log
I20260630 12:26:25.085587 20500 raft_consensus.cc:359] T 00000000000000000000000000000000 P e35e18b7836b48d99cadd61deaccd266 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e35e18b7836b48d99cadd61deaccd266" member_type: VOTER }
I20260630 12:26:25.085983 20500 raft_consensus.cc:385] T 00000000000000000000000000000000 P e35e18b7836b48d99cadd61deaccd266 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:25.086172 20500 raft_consensus.cc:740] T 00000000000000000000000000000000 P e35e18b7836b48d99cadd61deaccd266 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e35e18b7836b48d99cadd61deaccd266, State: Initialized, Role: FOLLOWER
I20260630 12:26:25.086804 20500 consensus_queue.cc:260] T 00000000000000000000000000000000 P e35e18b7836b48d99cadd61deaccd266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e35e18b7836b48d99cadd61deaccd266" member_type: VOTER }
I20260630 12:26:25.087216 20500 raft_consensus.cc:399] T 00000000000000000000000000000000 P e35e18b7836b48d99cadd61deaccd266 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:25.087397 20500 raft_consensus.cc:493] T 00000000000000000000000000000000 P e35e18b7836b48d99cadd61deaccd266 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:25.087666 20500 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e35e18b7836b48d99cadd61deaccd266 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:25.092381 20500 raft_consensus.cc:515] T 00000000000000000000000000000000 P e35e18b7836b48d99cadd61deaccd266 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e35e18b7836b48d99cadd61deaccd266" member_type: VOTER }
I20260630 12:26:25.092871 20500 leader_election.cc:304] T 00000000000000000000000000000000 P e35e18b7836b48d99cadd61deaccd266 [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: e35e18b7836b48d99cadd61deaccd266; no voters: 
I20260630 12:26:25.093946 20500 leader_election.cc:290] T 00000000000000000000000000000000 P e35e18b7836b48d99cadd61deaccd266 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:25.094347 20503 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e35e18b7836b48d99cadd61deaccd266 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:25.095810 20503 raft_consensus.cc:697] T 00000000000000000000000000000000 P e35e18b7836b48d99cadd61deaccd266 [term 1 LEADER]: Becoming Leader. State: Replica: e35e18b7836b48d99cadd61deaccd266, State: Running, Role: LEADER
I20260630 12:26:25.096496 20503 consensus_queue.cc:237] T 00000000000000000000000000000000 P e35e18b7836b48d99cadd61deaccd266 [LEADER]: Queue going to LEADER mode. State: All 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: "e35e18b7836b48d99cadd61deaccd266" member_type: VOTER }
I20260630 12:26:25.097115 20500 sys_catalog.cc:565] T 00000000000000000000000000000000 P e35e18b7836b48d99cadd61deaccd266 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:25.101821 20505 sys_catalog.cc:455] T 00000000000000000000000000000000 P e35e18b7836b48d99cadd61deaccd266 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e35e18b7836b48d99cadd61deaccd266. Latest consensus state: current_term: 1 leader_uuid: "e35e18b7836b48d99cadd61deaccd266" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e35e18b7836b48d99cadd61deaccd266" member_type: VOTER } }
I20260630 12:26:25.102619 20505 sys_catalog.cc:458] T 00000000000000000000000000000000 P e35e18b7836b48d99cadd61deaccd266 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:25.103060 20504 sys_catalog.cc:455] T 00000000000000000000000000000000 P e35e18b7836b48d99cadd61deaccd266 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e35e18b7836b48d99cadd61deaccd266" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e35e18b7836b48d99cadd61deaccd266" member_type: VOTER } }
I20260630 12:26:25.103696 20504 sys_catalog.cc:458] T 00000000000000000000000000000000 P e35e18b7836b48d99cadd61deaccd266 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:25.106253 20510 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:25.111897 20510 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:25.115943 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:25.121070 20510 catalog_manager.cc:1383] Generated new cluster ID: 30bd96510986440eaae4dbacc749706d
I20260630 12:26:25.121348 20510 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:25.142938 20510 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:25.144223 20510 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:25.157555 20510 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e35e18b7836b48d99cadd61deaccd266: Generated new TSK 0
I20260630 12:26:25.158165 20510 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:25.182622 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:25.188694 20521 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:25.190156 20522 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:25.191108 20524 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:25.191421 16826 server_base.cc:1061] running on GCE node
I20260630 12:26:25.192528 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:25.192755 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:25.193053 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822385193030 us; error 0 us; skew 500 ppm
I20260630 12:26:25.193608 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:25.195928 16826 webserver.cc:533] Webserver started at http://127.16.110.129:33811/ using document root <none> and password file <none>
I20260630 12:26:25.196442 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:25.196640 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:25.196919 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:25.197968 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822292038890-16826-0/minicluster-data/ts-0-root/instance:
uuid: "dd0a5f69d09b41c9b139fc7e43dbf339"
format_stamp: "Formatted at 2026-06-30 12:26:25 on dist-test-slave-pnhc"
I20260630 12:26:25.202688 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:26:25.206198 20529 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:25.207070 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:25.207343 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822292038890-16826-0/minicluster-data/ts-0-root
uuid: "dd0a5f69d09b41c9b139fc7e43dbf339"
format_stamp: "Formatted at 2026-06-30 12:26:25 on dist-test-slave-pnhc"
I20260630 12:26:25.207669 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822292038890-16826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822292038890-16826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822292038890-16826-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:25.223858 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:25.225143 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:25.226564 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:25.228996 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:25.229197 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:25.229518 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:25.229689 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:25.270885 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.129:34039
I20260630 12:26:25.270951 20591 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.129:34039 every 8 connection(s)
I20260630 12:26:25.276448 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:25.283746 20596 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:25.285257 20597 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:25.288125 16826 server_base.cc:1061] running on GCE node
W20260630 12:26:25.288074 20599 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:25.289374 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:26:25.289587 20592 heartbeater.cc:344] Connected to a master server at 127.16.110.190:44937
W20260630 12:26:25.289618 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:25.289970 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822385289953 us; error 0 us; skew 500 ppm
I20260630 12:26:25.290014 20592 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:25.290633 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:25.290783 20592 heartbeater.cc:507] Master 127.16.110.190:44937 requested a full tablet report, sending...
I20260630 12:26:25.293005 20465 ts_manager.cc:194] Registered new tserver with Master: dd0a5f69d09b41c9b139fc7e43dbf339 (127.16.110.129:34039)
I20260630 12:26:25.293495 16826 webserver.cc:533] Webserver started at http://127.16.110.130:45625/ using document root <none> and password file <none>
I20260630 12:26:25.294026 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:25.294242 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:25.294519 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:25.294857 20465 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58556
I20260630 12:26:25.295687 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822292038890-16826-0/minicluster-data/ts-1-root/instance:
uuid: "a373dc7c1ea84594bc785e9a85060760"
format_stamp: "Formatted at 2026-06-30 12:26:25 on dist-test-slave-pnhc"
I20260630 12:26:25.300582 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:25.303773 20604 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:25.304580 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:25.304888 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822292038890-16826-0/minicluster-data/ts-1-root
uuid: "a373dc7c1ea84594bc785e9a85060760"
format_stamp: "Formatted at 2026-06-30 12:26:25 on dist-test-slave-pnhc"
I20260630 12:26:25.305173 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822292038890-16826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822292038890-16826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822292038890-16826-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:25.318809 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:25.320106 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:25.321611 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:25.323874 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:25.324132 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:26:25.324378 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:25.324575 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:25.365721 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.130:37119
I20260630 12:26:25.365908 20666 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.130:37119 every 8 connection(s)
I20260630 12:26:25.370487 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:25.377732 20670 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:25.378492 20671 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:25.381258 16826 server_base.cc:1061] running on GCE node
W20260630 12:26:25.381814 20674 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:25.382848 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:25.383029 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:25.383244 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822385383210 us; error 0 us; skew 500 ppm
I20260630 12:26:25.383663 20667 heartbeater.cc:344] Connected to a master server at 127.16.110.190:44937
I20260630 12:26:25.383802 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:25.384115 20667 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:25.385077 20667 heartbeater.cc:507] Master 127.16.110.190:44937 requested a full tablet report, sending...
I20260630 12:26:25.386453 16826 webserver.cc:533] Webserver started at http://127.16.110.131:32833/ using document root <none> and password file <none>
I20260630 12:26:25.386924 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:25.387121 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:25.387382 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:25.387555 20465 ts_manager.cc:194] Registered new tserver with Master: a373dc7c1ea84594bc785e9a85060760 (127.16.110.130:37119)
I20260630 12:26:25.388602 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822292038890-16826-0/minicluster-data/ts-2-root/instance:
uuid: "60e727df77504dfb9783a923575bf34d"
format_stamp: "Formatted at 2026-06-30 12:26:25 on dist-test-slave-pnhc"
I20260630 12:26:25.389156 20465 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58564
I20260630 12:26:25.393250 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:25.396639 20678 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:25.397477 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:25.397759 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822292038890-16826-0/minicluster-data/ts-2-root
uuid: "60e727df77504dfb9783a923575bf34d"
format_stamp: "Formatted at 2026-06-30 12:26:25 on dist-test-slave-pnhc"
I20260630 12:26:25.398028 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822292038890-16826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822292038890-16826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822292038890-16826-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:25.415632 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:25.416766 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:25.418179 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:25.420332 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:25.420560 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:25.420781 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:25.420953 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:25.459192 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.131:46167
I20260630 12:26:25.459306 20740 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.131:46167 every 8 connection(s)
I20260630 12:26:25.463779 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:25.471042 20744 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:25.472608 20745 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:25.473732 20747 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:25.474067 16826 server_base.cc:1061] running on GCE node
I20260630 12:26:25.475459 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:25.475720 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:25.475951 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822385475934 us; error 0 us; skew 500 ppm
I20260630 12:26:25.476538 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:25.476999 20741 heartbeater.cc:344] Connected to a master server at 127.16.110.190:44937
I20260630 12:26:25.477366 20741 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:25.478062 20741 heartbeater.cc:507] Master 127.16.110.190:44937 requested a full tablet report, sending...
I20260630 12:26:25.479236 16826 webserver.cc:533] Webserver started at http://127.16.110.132:40533/ using document root <none> and password file <none>
I20260630 12:26:25.479799 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:25.479990 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:25.480171 20465 ts_manager.cc:194] Registered new tserver with Master: 60e727df77504dfb9783a923575bf34d (127.16.110.131:46167)
I20260630 12:26:25.480353 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:25.481539 20465 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58576
I20260630 12:26:25.481586 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822292038890-16826-0/minicluster-data/ts-3-root/instance:
uuid: "c0466b15ec394c869e9cc6b9eb8b35f3"
format_stamp: "Formatted at 2026-06-30 12:26:25 on dist-test-slave-pnhc"
I20260630 12:26:25.486143 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:26:25.489498 20752 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:25.490316 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:26:25.490674 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822292038890-16826-0/minicluster-data/ts-3-root
uuid: "c0466b15ec394c869e9cc6b9eb8b35f3"
format_stamp: "Formatted at 2026-06-30 12:26:25 on dist-test-slave-pnhc"
I20260630 12:26:25.490945 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822292038890-16826-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822292038890-16826-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822292038890-16826-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:25.499737 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:25.500921 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:25.502280 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:25.504457 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:25.504640 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:25.504917 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:25.505056 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:25.544970 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.132:42139
I20260630 12:26:25.545091 20814 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.132:42139 every 8 connection(s)
I20260630 12:26:25.558382 20815 heartbeater.cc:344] Connected to a master server at 127.16.110.190:44937
I20260630 12:26:25.558804 20815 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:25.559540 20815 heartbeater.cc:507] Master 127.16.110.190:44937 requested a full tablet report, sending...
I20260630 12:26:25.561525 20465 ts_manager.cc:194] Registered new tserver with Master: c0466b15ec394c869e9cc6b9eb8b35f3 (127.16.110.132:42139)
I20260630 12:26:25.561661 16826 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013724511s
I20260630 12:26:25.562896 20465 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58582
I20260630 12:26:26.297315 20592 heartbeater.cc:499] Master 127.16.110.190:44937 was elected leader, sending a full tablet report...
I20260630 12:26:26.391572 20667 heartbeater.cc:499] Master 127.16.110.190:44937 was elected leader, sending a full tablet report...
I20260630 12:26:26.484187 20741 heartbeater.cc:499] Master 127.16.110.190:44937 was elected leader, sending a full tablet report...
I20260630 12:26:26.565615 20815 heartbeater.cc:499] Master 127.16.110.190:44937 was elected leader, sending a full tablet report...
I20260630 12:26:26.631884 20465 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58426:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:26:26.677469 20780 tablet_service.cc:1511] Processing CreateTablet for tablet 7b31510264794d9b99e2aadffd2b5190 (DEFAULT_TABLE table=test-workload [id=e77a6d166c1a43ca8a4423cbc2a61e3d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:26.678673 20780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b31510264794d9b99e2aadffd2b5190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:26.680584 20706 tablet_service.cc:1511] Processing CreateTablet for tablet 7b31510264794d9b99e2aadffd2b5190 (DEFAULT_TABLE table=test-workload [id=e77a6d166c1a43ca8a4423cbc2a61e3d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:26.681813 20706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b31510264794d9b99e2aadffd2b5190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:26.686265 20632 tablet_service.cc:1511] Processing CreateTablet for tablet 7b31510264794d9b99e2aadffd2b5190 (DEFAULT_TABLE table=test-workload [id=e77a6d166c1a43ca8a4423cbc2a61e3d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:26.687522 20632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b31510264794d9b99e2aadffd2b5190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:26.697621 20836 tablet_bootstrap.cc:492] T 7b31510264794d9b99e2aadffd2b5190 P c0466b15ec394c869e9cc6b9eb8b35f3: Bootstrap starting.
I20260630 12:26:26.697680 20837 tablet_bootstrap.cc:492] T 7b31510264794d9b99e2aadffd2b5190 P 60e727df77504dfb9783a923575bf34d: Bootstrap starting.
I20260630 12:26:26.703423 20836 tablet_bootstrap.cc:654] T 7b31510264794d9b99e2aadffd2b5190 P c0466b15ec394c869e9cc6b9eb8b35f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:26.705822 20837 tablet_bootstrap.cc:654] T 7b31510264794d9b99e2aadffd2b5190 P 60e727df77504dfb9783a923575bf34d: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:26.705888 20838 tablet_bootstrap.cc:492] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760: Bootstrap starting.
I20260630 12:26:26.709571 20836 tablet_bootstrap.cc:492] T 7b31510264794d9b99e2aadffd2b5190 P c0466b15ec394c869e9cc6b9eb8b35f3: No bootstrap required, opened a new log
I20260630 12:26:26.710213 20836 ts_tablet_manager.cc:1403] T 7b31510264794d9b99e2aadffd2b5190 P c0466b15ec394c869e9cc6b9eb8b35f3: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.006s
I20260630 12:26:26.711628 20837 tablet_bootstrap.cc:492] T 7b31510264794d9b99e2aadffd2b5190 P 60e727df77504dfb9783a923575bf34d: No bootstrap required, opened a new log
I20260630 12:26:26.712114 20837 ts_tablet_manager.cc:1403] T 7b31510264794d9b99e2aadffd2b5190 P 60e727df77504dfb9783a923575bf34d: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260630 12:26:26.713279 20838 tablet_bootstrap.cc:654] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:26.713306 20836 raft_consensus.cc:359] T 7b31510264794d9b99e2aadffd2b5190 P c0466b15ec394c869e9cc6b9eb8b35f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0466b15ec394c869e9cc6b9eb8b35f3" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 42139 } } peers { permanent_uuid: "60e727df77504dfb9783a923575bf34d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 46167 } } peers { permanent_uuid: "a373dc7c1ea84594bc785e9a85060760" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37119 } }
I20260630 12:26:26.714207 20836 raft_consensus.cc:385] T 7b31510264794d9b99e2aadffd2b5190 P c0466b15ec394c869e9cc6b9eb8b35f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:26.714507 20836 raft_consensus.cc:740] T 7b31510264794d9b99e2aadffd2b5190 P c0466b15ec394c869e9cc6b9eb8b35f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0466b15ec394c869e9cc6b9eb8b35f3, State: Initialized, Role: FOLLOWER
I20260630 12:26:26.714897 20837 raft_consensus.cc:359] T 7b31510264794d9b99e2aadffd2b5190 P 60e727df77504dfb9783a923575bf34d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0466b15ec394c869e9cc6b9eb8b35f3" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 42139 } } peers { permanent_uuid: "60e727df77504dfb9783a923575bf34d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 46167 } } peers { permanent_uuid: "a373dc7c1ea84594bc785e9a85060760" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37119 } }
I20260630 12:26:26.715643 20837 raft_consensus.cc:385] T 7b31510264794d9b99e2aadffd2b5190 P 60e727df77504dfb9783a923575bf34d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:26.715240 20836 consensus_queue.cc:260] T 7b31510264794d9b99e2aadffd2b5190 P c0466b15ec394c869e9cc6b9eb8b35f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0466b15ec394c869e9cc6b9eb8b35f3" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 42139 } } peers { permanent_uuid: "60e727df77504dfb9783a923575bf34d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 46167 } } peers { permanent_uuid: "a373dc7c1ea84594bc785e9a85060760" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37119 } }
I20260630 12:26:26.716185 20837 raft_consensus.cc:740] T 7b31510264794d9b99e2aadffd2b5190 P 60e727df77504dfb9783a923575bf34d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60e727df77504dfb9783a923575bf34d, State: Initialized, Role: FOLLOWER
I20260630 12:26:26.717890 20838 tablet_bootstrap.cc:492] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760: No bootstrap required, opened a new log
I20260630 12:26:26.717355 20837 consensus_queue.cc:260] T 7b31510264794d9b99e2aadffd2b5190 P 60e727df77504dfb9783a923575bf34d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0466b15ec394c869e9cc6b9eb8b35f3" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 42139 } } peers { permanent_uuid: "60e727df77504dfb9783a923575bf34d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 46167 } } peers { permanent_uuid: "a373dc7c1ea84594bc785e9a85060760" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37119 } }
I20260630 12:26:26.718335 20838 ts_tablet_manager.cc:1403] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:26:26.719766 20836 ts_tablet_manager.cc:1434] T 7b31510264794d9b99e2aadffd2b5190 P c0466b15ec394c869e9cc6b9eb8b35f3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260630 12:26:26.721573 20837 ts_tablet_manager.cc:1434] T 7b31510264794d9b99e2aadffd2b5190 P 60e727df77504dfb9783a923575bf34d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:26:26.724409 20838 raft_consensus.cc:359] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0466b15ec394c869e9cc6b9eb8b35f3" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 42139 } } peers { permanent_uuid: "60e727df77504dfb9783a923575bf34d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 46167 } } peers { permanent_uuid: "a373dc7c1ea84594bc785e9a85060760" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37119 } }
I20260630 12:26:26.725219 20838 raft_consensus.cc:385] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:26.725574 20838 raft_consensus.cc:740] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a373dc7c1ea84594bc785e9a85060760, State: Initialized, Role: FOLLOWER
I20260630 12:26:26.726316 20838 consensus_queue.cc:260] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0466b15ec394c869e9cc6b9eb8b35f3" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 42139 } } peers { permanent_uuid: "60e727df77504dfb9783a923575bf34d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 46167 } } peers { permanent_uuid: "a373dc7c1ea84594bc785e9a85060760" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37119 } }
I20260630 12:26:26.729388 20838 ts_tablet_manager.cc:1434] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260630 12:26:27.007479 20844 raft_consensus.cc:493] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:27.007918 20844 raft_consensus.cc:515] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0466b15ec394c869e9cc6b9eb8b35f3" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 42139 } } peers { permanent_uuid: "60e727df77504dfb9783a923575bf34d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 46167 } } peers { permanent_uuid: "a373dc7c1ea84594bc785e9a85060760" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37119 } }
I20260630 12:26:27.010426 20844 leader_election.cc:290] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0466b15ec394c869e9cc6b9eb8b35f3 (127.16.110.132:42139), 60e727df77504dfb9783a923575bf34d (127.16.110.131:46167)
I20260630 12:26:27.021430 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b31510264794d9b99e2aadffd2b5190" candidate_uuid: "a373dc7c1ea84594bc785e9a85060760" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0466b15ec394c869e9cc6b9eb8b35f3" is_pre_election: true
I20260630 12:26:27.022128 20790 raft_consensus.cc:2468] T 7b31510264794d9b99e2aadffd2b5190 P c0466b15ec394c869e9cc6b9eb8b35f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a373dc7c1ea84594bc785e9a85060760 in term 0.
I20260630 12:26:27.022164 20716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b31510264794d9b99e2aadffd2b5190" candidate_uuid: "a373dc7c1ea84594bc785e9a85060760" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60e727df77504dfb9783a923575bf34d" is_pre_election: true
I20260630 12:26:27.022902 20716 raft_consensus.cc:2468] T 7b31510264794d9b99e2aadffd2b5190 P 60e727df77504dfb9783a923575bf34d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a373dc7c1ea84594bc785e9a85060760 in term 0.
I20260630 12:26:27.023226 20606 leader_election.cc:304] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a373dc7c1ea84594bc785e9a85060760, c0466b15ec394c869e9cc6b9eb8b35f3; no voters: 
I20260630 12:26:27.023967 20844 raft_consensus.cc:2804] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:27.024302 20844 raft_consensus.cc:493] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:27.024587 20844 raft_consensus.cc:3060] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:27.029103 20844 raft_consensus.cc:515] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0466b15ec394c869e9cc6b9eb8b35f3" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 42139 } } peers { permanent_uuid: "60e727df77504dfb9783a923575bf34d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 46167 } } peers { permanent_uuid: "a373dc7c1ea84594bc785e9a85060760" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37119 } }
I20260630 12:26:27.030784 20844 leader_election.cc:290] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760 [CANDIDATE]: Term 1 election: Requested vote from peers c0466b15ec394c869e9cc6b9eb8b35f3 (127.16.110.132:42139), 60e727df77504dfb9783a923575bf34d (127.16.110.131:46167)
I20260630 12:26:27.031424 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b31510264794d9b99e2aadffd2b5190" candidate_uuid: "a373dc7c1ea84594bc785e9a85060760" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0466b15ec394c869e9cc6b9eb8b35f3"
I20260630 12:26:27.031792 20716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b31510264794d9b99e2aadffd2b5190" candidate_uuid: "a373dc7c1ea84594bc785e9a85060760" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60e727df77504dfb9783a923575bf34d"
I20260630 12:26:27.031924 20790 raft_consensus.cc:3060] T 7b31510264794d9b99e2aadffd2b5190 P c0466b15ec394c869e9cc6b9eb8b35f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:27.032375 20716 raft_consensus.cc:3060] T 7b31510264794d9b99e2aadffd2b5190 P 60e727df77504dfb9783a923575bf34d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:27.036666 20790 raft_consensus.cc:2468] T 7b31510264794d9b99e2aadffd2b5190 P c0466b15ec394c869e9cc6b9eb8b35f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a373dc7c1ea84594bc785e9a85060760 in term 1.
I20260630 12:26:27.036837 20716 raft_consensus.cc:2468] T 7b31510264794d9b99e2aadffd2b5190 P 60e727df77504dfb9783a923575bf34d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a373dc7c1ea84594bc785e9a85060760 in term 1.
I20260630 12:26:27.037647 20606 leader_election.cc:304] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a373dc7c1ea84594bc785e9a85060760, c0466b15ec394c869e9cc6b9eb8b35f3; no voters: 
I20260630 12:26:27.038278 20844 raft_consensus.cc:2804] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:27.039304 20844 raft_consensus.cc:697] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760 [term 1 LEADER]: Becoming Leader. State: Replica: a373dc7c1ea84594bc785e9a85060760, State: Running, Role: LEADER
I20260630 12:26:27.039938 20844 consensus_queue.cc:237] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0466b15ec394c869e9cc6b9eb8b35f3" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 42139 } } peers { permanent_uuid: "60e727df77504dfb9783a923575bf34d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 46167 } } peers { permanent_uuid: "a373dc7c1ea84594bc785e9a85060760" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37119 } }
I20260630 12:26:27.048003 20463 catalog_manager.cc:5697] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760 reported cstate change: term changed from 0 to 1, leader changed from <none> to a373dc7c1ea84594bc785e9a85060760 (127.16.110.130). New cstate: current_term: 1 leader_uuid: "a373dc7c1ea84594bc785e9a85060760" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0466b15ec394c869e9cc6b9eb8b35f3" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 42139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60e727df77504dfb9783a923575bf34d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 46167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a373dc7c1ea84594bc785e9a85060760" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37119 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:27.115751 20518 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:27.117093 20518 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:27.117426 20518 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:27.598690 20849 consensus_queue.cc:1048] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60e727df77504dfb9783a923575bf34d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 46167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:27.612363 20849 consensus_queue.cc:1048] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0466b15ec394c869e9cc6b9eb8b35f3" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 42139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:29.118381 20518 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:29.119685 20518 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:29.120010 20518 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:31.121225 20518 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:31.122934 20518 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:31.123355 20518 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:33.124747 20518 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:33.126586 20518 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:33.126966 20518 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:35.127957 20518 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:35.129366 20518 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:35.129666 20518 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:37.130745 20518 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:37.132040 20518 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:37.132373 20518 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:39.133458 20518 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:39.134804 20518 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:39.135118 20518 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:39.201699 16826 tablet_server.cc:179] TabletServer@127.16.110.129:0 shutting down...
I20260630 12:26:39.235047 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:39.253921 16826 tablet_server.cc:196] TabletServer@127.16.110.129:0 shutdown complete.
I20260630 12:26:39.264161 16826 tablet_server.cc:179] TabletServer@127.16.110.130:0 shutting down...
I20260630 12:26:39.288654 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:39.289331 16826 tablet_replica.cc:333] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760: stopping tablet replica
I20260630 12:26:39.289902 16826 raft_consensus.cc:2243] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:39.290928 16826 raft_consensus.cc:2272] T 7b31510264794d9b99e2aadffd2b5190 P a373dc7c1ea84594bc785e9a85060760 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:39.311965 16826 tablet_server.cc:196] TabletServer@127.16.110.130:0 shutdown complete.
I20260630 12:26:39.323179 16826 tablet_server.cc:179] TabletServer@127.16.110.131:0 shutting down...
I20260630 12:26:39.344834 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:39.345510 16826 tablet_replica.cc:333] T 7b31510264794d9b99e2aadffd2b5190 P 60e727df77504dfb9783a923575bf34d: stopping tablet replica
I20260630 12:26:39.346069 16826 raft_consensus.cc:2243] T 7b31510264794d9b99e2aadffd2b5190 P 60e727df77504dfb9783a923575bf34d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:39.346551 16826 raft_consensus.cc:2272] T 7b31510264794d9b99e2aadffd2b5190 P 60e727df77504dfb9783a923575bf34d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:39.365468 16826 tablet_server.cc:196] TabletServer@127.16.110.131:0 shutdown complete.
I20260630 12:26:39.376773 16826 tablet_server.cc:179] TabletServer@127.16.110.132:0 shutting down...
I20260630 12:26:39.397817 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:39.398694 16826 tablet_replica.cc:333] T 7b31510264794d9b99e2aadffd2b5190 P c0466b15ec394c869e9cc6b9eb8b35f3: stopping tablet replica
I20260630 12:26:39.399324 16826 raft_consensus.cc:2243] T 7b31510264794d9b99e2aadffd2b5190 P c0466b15ec394c869e9cc6b9eb8b35f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:39.399860 16826 raft_consensus.cc:2272] T 7b31510264794d9b99e2aadffd2b5190 P c0466b15ec394c869e9cc6b9eb8b35f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:39.419782 16826 tablet_server.cc:196] TabletServer@127.16.110.132:0 shutdown complete.
I20260630 12:26:39.430512 16826 master.cc:562] Master@127.16.110.190:44937 shutting down...
I20260630 12:26:39.451177 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e35e18b7836b48d99cadd61deaccd266 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:39.451805 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e35e18b7836b48d99cadd61deaccd266 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:39.452175 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P e35e18b7836b48d99cadd61deaccd266: stopping tablet replica
I20260630 12:26:39.471405 16826 master.cc:584] Master@127.16.110.190:44937 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (14548 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:26:39.512673 16826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.110.190:40373
I20260630 12:26:39.513870 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:39.520097 20862 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:39.520231 20861 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:39.521155 20864 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:39.521687 16826 server_base.cc:1061] running on GCE node
I20260630 12:26:39.522639 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:39.522945 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:39.523160 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822399523142 us; error 0 us; skew 500 ppm
I20260630 12:26:39.523939 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:39.526561 16826 webserver.cc:533] Webserver started at http://127.16.110.190:36007/ using document root <none> and password file <none>
I20260630 12:26:39.527117 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:39.527326 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:39.527662 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:39.528950 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822292038890-16826-0/minicluster-data/master-0-root/instance:
uuid: "fbb5c3ecab3543a984517678cda5b0f7"
format_stamp: "Formatted at 2026-06-30 12:26:39 on dist-test-slave-pnhc"
I20260630 12:26:39.533849 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:26:39.537531 20869 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:39.538400 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:26:39.538681 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822292038890-16826-0/minicluster-data/master-0-root
uuid: "fbb5c3ecab3543a984517678cda5b0f7"
format_stamp: "Formatted at 2026-06-30 12:26:39 on dist-test-slave-pnhc"
I20260630 12:26:39.538921 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822292038890-16826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822292038890-16826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822292038890-16826-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:39.550757 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:39.551905 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:39.590345 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.190:40373
I20260630 12:26:39.590477 20920 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.190:40373 every 8 connection(s)
I20260630 12:26:39.594624 20921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:39.605182 20921 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fbb5c3ecab3543a984517678cda5b0f7: Bootstrap starting.
I20260630 12:26:39.609769 20921 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fbb5c3ecab3543a984517678cda5b0f7: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:39.613940 20921 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fbb5c3ecab3543a984517678cda5b0f7: No bootstrap required, opened a new log
I20260630 12:26:39.616185 20921 raft_consensus.cc:359] T 00000000000000000000000000000000 P fbb5c3ecab3543a984517678cda5b0f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbb5c3ecab3543a984517678cda5b0f7" member_type: VOTER }
I20260630 12:26:39.616592 20921 raft_consensus.cc:385] T 00000000000000000000000000000000 P fbb5c3ecab3543a984517678cda5b0f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:39.616830 20921 raft_consensus.cc:740] T 00000000000000000000000000000000 P fbb5c3ecab3543a984517678cda5b0f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb5c3ecab3543a984517678cda5b0f7, State: Initialized, Role: FOLLOWER
I20260630 12:26:39.617408 20921 consensus_queue.cc:260] T 00000000000000000000000000000000 P fbb5c3ecab3543a984517678cda5b0f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fbb5c3ecab3543a984517678cda5b0f7" member_type: VOTER }
I20260630 12:26:39.617870 20921 raft_consensus.cc:399] T 00000000000000000000000000000000 P fbb5c3ecab3543a984517678cda5b0f7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:39.618103 20921 raft_consensus.cc:493] T 00000000000000000000000000000000 P fbb5c3ecab3543a984517678cda5b0f7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:39.618345 20921 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fbb5c3ecab3543a984517678cda5b0f7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:39.622720 20921 raft_consensus.cc:515] T 00000000000000000000000000000000 P fbb5c3ecab3543a984517678cda5b0f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbb5c3ecab3543a984517678cda5b0f7" member_type: VOTER }
I20260630 12:26:39.623238 20921 leader_election.cc:304] T 00000000000000000000000000000000 P fbb5c3ecab3543a984517678cda5b0f7 [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: fbb5c3ecab3543a984517678cda5b0f7; no voters: 
I20260630 12:26:39.624380 20921 leader_election.cc:290] T 00000000000000000000000000000000 P fbb5c3ecab3543a984517678cda5b0f7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:39.624835 20924 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fbb5c3ecab3543a984517678cda5b0f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:39.626129 20924 raft_consensus.cc:697] T 00000000000000000000000000000000 P fbb5c3ecab3543a984517678cda5b0f7 [term 1 LEADER]: Becoming Leader. State: Replica: fbb5c3ecab3543a984517678cda5b0f7, State: Running, Role: LEADER
I20260630 12:26:39.626844 20924 consensus_queue.cc:237] T 00000000000000000000000000000000 P fbb5c3ecab3543a984517678cda5b0f7 [LEADER]: Queue going to LEADER mode. State: All 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: "fbb5c3ecab3543a984517678cda5b0f7" member_type: VOTER }
I20260630 12:26:39.627245 20921 sys_catalog.cc:565] T 00000000000000000000000000000000 P fbb5c3ecab3543a984517678cda5b0f7 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:39.630043 20926 sys_catalog.cc:455] T 00000000000000000000000000000000 P fbb5c3ecab3543a984517678cda5b0f7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fbb5c3ecab3543a984517678cda5b0f7. Latest consensus state: current_term: 1 leader_uuid: "fbb5c3ecab3543a984517678cda5b0f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbb5c3ecab3543a984517678cda5b0f7" member_type: VOTER } }
I20260630 12:26:39.629994 20925 sys_catalog.cc:455] T 00000000000000000000000000000000 P fbb5c3ecab3543a984517678cda5b0f7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fbb5c3ecab3543a984517678cda5b0f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbb5c3ecab3543a984517678cda5b0f7" member_type: VOTER } }
I20260630 12:26:39.630761 20926 sys_catalog.cc:458] T 00000000000000000000000000000000 P fbb5c3ecab3543a984517678cda5b0f7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:39.630899 20925 sys_catalog.cc:458] T 00000000000000000000000000000000 P fbb5c3ecab3543a984517678cda5b0f7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:39.633423 20930 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:39.638387 20930 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:39.643584 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:39.647863 20930 catalog_manager.cc:1383] Generated new cluster ID: adbcc34209e2421c886db8f6305f69c1
I20260630 12:26:39.648155 20930 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:39.664186 20930 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:39.665504 20930 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:39.682144 20930 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fbb5c3ecab3543a984517678cda5b0f7: Generated new TSK 0
I20260630 12:26:39.682806 20930 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:39.711655 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:39.717738 20942 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:39.718928 20943 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:39.720613 20945 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:39.720830 16826 server_base.cc:1061] running on GCE node
I20260630 12:26:39.721748 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:39.721997 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:39.722134 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822399722121 us; error 0 us; skew 500 ppm
I20260630 12:26:39.722592 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:39.724943 16826 webserver.cc:533] Webserver started at http://127.16.110.129:35289/ using document root <none> and password file <none>
I20260630 12:26:39.725387 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:39.725546 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:39.725782 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:39.726804 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822292038890-16826-0/minicluster-data/ts-0-root/instance:
uuid: "d1352de304cd408ebf851c9116321378"
format_stamp: "Formatted at 2026-06-30 12:26:39 on dist-test-slave-pnhc"
I20260630 12:26:39.731302 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:26:39.734593 20950 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:39.735417 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:39.735792 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822292038890-16826-0/minicluster-data/ts-0-root
uuid: "d1352de304cd408ebf851c9116321378"
format_stamp: "Formatted at 2026-06-30 12:26:39 on dist-test-slave-pnhc"
I20260630 12:26:39.736143 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822292038890-16826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822292038890-16826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822292038890-16826-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:39.774148 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:39.775425 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:39.777076 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:39.779582 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:39.779826 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:39.780100 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:39.780313 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:39.822515 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.129:43001
I20260630 12:26:39.822630 21012 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.129:43001 every 8 connection(s)
I20260630 12:26:39.828014 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:39.835773 21017 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:39.839704 21020 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:39.840066 21018 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:39.840548 16826 server_base.cc:1061] running on GCE node
I20260630 12:26:39.841655 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:39.841907 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:39.842108 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822399842082 us; error 0 us; skew 500 ppm
I20260630 12:26:39.842679 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:39.845647 16826 webserver.cc:533] Webserver started at http://127.16.110.130:38541/ using document root <none> and password file <none>
I20260630 12:26:39.846302 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:39.846575 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:39.846876 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:39.848029 21013 heartbeater.cc:344] Connected to a master server at 127.16.110.190:40373
I20260630 12:26:39.848377 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822292038890-16826-0/minicluster-data/ts-1-root/instance:
uuid: "c165d35433744f4da0461d32d1926d71"
format_stamp: "Formatted at 2026-06-30 12:26:39 on dist-test-slave-pnhc"
I20260630 12:26:39.848474 21013 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:39.849373 21013 heartbeater.cc:507] Master 127.16.110.190:40373 requested a full tablet report, sending...
I20260630 12:26:39.851513 20886 ts_manager.cc:194] Registered new tserver with Master: d1352de304cd408ebf851c9116321378 (127.16.110.129:43001)
I20260630 12:26:39.853731 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:26:39.854003 20886 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46762
I20260630 12:26:39.857676 21025 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:39.858493 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:26:39.858831 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822292038890-16826-0/minicluster-data/ts-1-root
uuid: "c165d35433744f4da0461d32d1926d71"
format_stamp: "Formatted at 2026-06-30 12:26:39 on dist-test-slave-pnhc"
I20260630 12:26:39.859129 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822292038890-16826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822292038890-16826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822292038890-16826-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:39.867888 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:39.869098 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:39.870496 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:39.872649 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:39.872875 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:39.873108 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:39.873281 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:39.912397 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.130:34183
I20260630 12:26:39.912472 21087 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.130:34183 every 8 connection(s)
I20260630 12:26:39.917654 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:39.924944 21091 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:39.926635 21092 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:39.928304 21094 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:39.929349 16826 server_base.cc:1061] running on GCE node
I20260630 12:26:39.930572 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:39.930855 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:39.931095 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822399931067 us; error 0 us; skew 500 ppm
I20260630 12:26:39.931349 21088 heartbeater.cc:344] Connected to a master server at 127.16.110.190:40373
I20260630 12:26:39.932035 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:39.932003 21088 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:39.933241 21088 heartbeater.cc:507] Master 127.16.110.190:40373 requested a full tablet report, sending...
I20260630 12:26:39.935369 16826 webserver.cc:533] Webserver started at http://127.16.110.131:41047/ using document root <none> and password file <none>
I20260630 12:26:39.935849 20886 ts_manager.cc:194] Registered new tserver with Master: c165d35433744f4da0461d32d1926d71 (127.16.110.130:34183)
I20260630 12:26:39.935957 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:39.936319 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:39.936688 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:39.937548 20886 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46768
I20260630 12:26:39.938140 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822292038890-16826-0/minicluster-data/ts-2-root/instance:
uuid: "f7660055459d49c982090e138fd87509"
format_stamp: "Formatted at 2026-06-30 12:26:39 on dist-test-slave-pnhc"
I20260630 12:26:39.942731 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260630 12:26:39.946220 21099 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:39.947136 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:39.947381 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822292038890-16826-0/minicluster-data/ts-2-root
uuid: "f7660055459d49c982090e138fd87509"
format_stamp: "Formatted at 2026-06-30 12:26:39 on dist-test-slave-pnhc"
I20260630 12:26:39.947609 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822292038890-16826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822292038890-16826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822292038890-16826-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:39.986313 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:39.987440 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:39.988903 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:39.991395 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:39.991650 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:39.991909 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:39.992110 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:26:40.031077 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.131:43015
I20260630 12:26:40.031188 21161 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.131:43015 every 8 connection(s)
I20260630 12:26:40.045374 21162 heartbeater.cc:344] Connected to a master server at 127.16.110.190:40373
I20260630 12:26:40.045843 21162 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:40.046578 21162 heartbeater.cc:507] Master 127.16.110.190:40373 requested a full tablet report, sending...
I20260630 12:26:40.048571 20886 ts_manager.cc:194] Registered new tserver with Master: f7660055459d49c982090e138fd87509 (127.16.110.131:43015)
I20260630 12:26:40.049067 16826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014793737s
I20260630 12:26:40.050369 20886 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46784
I20260630 12:26:40.857052 21013 heartbeater.cc:499] Master 127.16.110.190:40373 was elected leader, sending a full tablet report...
I20260630 12:26:40.940328 21088 heartbeater.cc:499] Master 127.16.110.190:40373 was elected leader, sending a full tablet report...
I20260630 12:26:41.053308 21162 heartbeater.cc:499] Master 127.16.110.190:40373 was elected leader, sending a full tablet report...
I20260630 12:26:41.116681 20886 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46798:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:26:41.118561 20886 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:26:41.170325 21053 tablet_service.cc:1511] Processing CreateTablet for tablet 2f9e117333894005b1ad25e9e8751a5a (DEFAULT_TABLE table=test-workload [id=a8779f120ce946109119de8aa4eed5c5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:41.172199 21053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f9e117333894005b1ad25e9e8751a5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:41.191954 20978 tablet_service.cc:1511] Processing CreateTablet for tablet 2f9e117333894005b1ad25e9e8751a5a (DEFAULT_TABLE table=test-workload [id=a8779f120ce946109119de8aa4eed5c5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:41.193341 20978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f9e117333894005b1ad25e9e8751a5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:41.195106 21183 tablet_bootstrap.cc:492] T 2f9e117333894005b1ad25e9e8751a5a P c165d35433744f4da0461d32d1926d71: Bootstrap starting.
I20260630 12:26:41.201277 21127 tablet_service.cc:1511] Processing CreateTablet for tablet 2f9e117333894005b1ad25e9e8751a5a (DEFAULT_TABLE table=test-workload [id=a8779f120ce946109119de8aa4eed5c5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:26:41.201783 21183 tablet_bootstrap.cc:654] T 2f9e117333894005b1ad25e9e8751a5a P c165d35433744f4da0461d32d1926d71: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:41.202625 21127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f9e117333894005b1ad25e9e8751a5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:41.208493 21185 tablet_bootstrap.cc:492] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378: Bootstrap starting.
I20260630 12:26:41.209118 21183 tablet_bootstrap.cc:492] T 2f9e117333894005b1ad25e9e8751a5a P c165d35433744f4da0461d32d1926d71: No bootstrap required, opened a new log
I20260630 12:26:41.209604 21183 ts_tablet_manager.cc:1403] T 2f9e117333894005b1ad25e9e8751a5a P c165d35433744f4da0461d32d1926d71: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260630 12:26:41.212446 21183 raft_consensus.cc:359] T 2f9e117333894005b1ad25e9e8751a5a P c165d35433744f4da0461d32d1926d71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c165d35433744f4da0461d32d1926d71" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 34183 } } peers { permanent_uuid: "f7660055459d49c982090e138fd87509" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43015 } } peers { permanent_uuid: "d1352de304cd408ebf851c9116321378" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43001 } }
I20260630 12:26:41.213189 21183 raft_consensus.cc:385] T 2f9e117333894005b1ad25e9e8751a5a P c165d35433744f4da0461d32d1926d71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:41.213589 21185 tablet_bootstrap.cc:654] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:41.213490 21183 raft_consensus.cc:740] T 2f9e117333894005b1ad25e9e8751a5a P c165d35433744f4da0461d32d1926d71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c165d35433744f4da0461d32d1926d71, State: Initialized, Role: FOLLOWER
I20260630 12:26:41.214396 21183 consensus_queue.cc:260] T 2f9e117333894005b1ad25e9e8751a5a P c165d35433744f4da0461d32d1926d71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c165d35433744f4da0461d32d1926d71" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 34183 } } peers { permanent_uuid: "f7660055459d49c982090e138fd87509" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43015 } } peers { permanent_uuid: "d1352de304cd408ebf851c9116321378" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43001 } }
I20260630 12:26:41.217622 21183 ts_tablet_manager.cc:1434] T 2f9e117333894005b1ad25e9e8751a5a P c165d35433744f4da0461d32d1926d71: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260630 12:26:41.228688 21188 tablet_bootstrap.cc:492] T 2f9e117333894005b1ad25e9e8751a5a P f7660055459d49c982090e138fd87509: Bootstrap starting.
I20260630 12:26:41.229014 21185 tablet_bootstrap.cc:492] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378: No bootstrap required, opened a new log
I20260630 12:26:41.229494 21185 ts_tablet_manager.cc:1403] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260630 12:26:41.232399 21185 raft_consensus.cc:359] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c165d35433744f4da0461d32d1926d71" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 34183 } } peers { permanent_uuid: "f7660055459d49c982090e138fd87509" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43015 } } peers { permanent_uuid: "d1352de304cd408ebf851c9116321378" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43001 } }
I20260630 12:26:41.233170 21185 raft_consensus.cc:385] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:41.233479 21185 raft_consensus.cc:740] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1352de304cd408ebf851c9116321378, State: Initialized, Role: FOLLOWER
I20260630 12:26:41.234212 21185 consensus_queue.cc:260] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c165d35433744f4da0461d32d1926d71" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 34183 } } peers { permanent_uuid: "f7660055459d49c982090e138fd87509" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43015 } } peers { permanent_uuid: "d1352de304cd408ebf851c9116321378" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43001 } }
I20260630 12:26:41.235452 21188 tablet_bootstrap.cc:654] T 2f9e117333894005b1ad25e9e8751a5a P f7660055459d49c982090e138fd87509: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:41.237833 21185 ts_tablet_manager.cc:1434] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260630 12:26:41.240918 21188 tablet_bootstrap.cc:492] T 2f9e117333894005b1ad25e9e8751a5a P f7660055459d49c982090e138fd87509: No bootstrap required, opened a new log
I20260630 12:26:41.241366 21188 ts_tablet_manager.cc:1403] T 2f9e117333894005b1ad25e9e8751a5a P f7660055459d49c982090e138fd87509: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.006s
I20260630 12:26:41.243806 21188 raft_consensus.cc:359] T 2f9e117333894005b1ad25e9e8751a5a P f7660055459d49c982090e138fd87509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c165d35433744f4da0461d32d1926d71" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 34183 } } peers { permanent_uuid: "f7660055459d49c982090e138fd87509" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43015 } } peers { permanent_uuid: "d1352de304cd408ebf851c9116321378" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43001 } }
I20260630 12:26:41.244424 21188 raft_consensus.cc:385] T 2f9e117333894005b1ad25e9e8751a5a P f7660055459d49c982090e138fd87509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:41.244683 21188 raft_consensus.cc:740] T 2f9e117333894005b1ad25e9e8751a5a P f7660055459d49c982090e138fd87509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7660055459d49c982090e138fd87509, State: Initialized, Role: FOLLOWER
I20260630 12:26:41.245309 21188 consensus_queue.cc:260] T 2f9e117333894005b1ad25e9e8751a5a P f7660055459d49c982090e138fd87509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c165d35433744f4da0461d32d1926d71" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 34183 } } peers { permanent_uuid: "f7660055459d49c982090e138fd87509" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43015 } } peers { permanent_uuid: "d1352de304cd408ebf851c9116321378" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43001 } }
I20260630 12:26:41.247740 21188 ts_tablet_manager.cc:1434] T 2f9e117333894005b1ad25e9e8751a5a P f7660055459d49c982090e138fd87509: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.007s
W20260630 12:26:41.286288 21163 tablet.cc:2406] T 2f9e117333894005b1ad25e9e8751a5a P f7660055459d49c982090e138fd87509: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:26:41.394330 21189 raft_consensus.cc:493] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:41.394838 21189 raft_consensus.cc:515] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c165d35433744f4da0461d32d1926d71" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 34183 } } peers { permanent_uuid: "f7660055459d49c982090e138fd87509" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43015 } } peers { permanent_uuid: "d1352de304cd408ebf851c9116321378" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43001 } }
I20260630 12:26:41.397249 21189 leader_election.cc:290] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c165d35433744f4da0461d32d1926d71 (127.16.110.130:34183), f7660055459d49c982090e138fd87509 (127.16.110.131:43015)
I20260630 12:26:41.407824 21137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9e117333894005b1ad25e9e8751a5a" candidate_uuid: "d1352de304cd408ebf851c9116321378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7660055459d49c982090e138fd87509" is_pre_election: true
I20260630 12:26:41.407931 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9e117333894005b1ad25e9e8751a5a" candidate_uuid: "d1352de304cd408ebf851c9116321378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c165d35433744f4da0461d32d1926d71" is_pre_election: true
I20260630 12:26:41.408574 21137 raft_consensus.cc:2468] T 2f9e117333894005b1ad25e9e8751a5a P f7660055459d49c982090e138fd87509 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1352de304cd408ebf851c9116321378 in term 0.
I20260630 12:26:41.408675 21063 raft_consensus.cc:2468] T 2f9e117333894005b1ad25e9e8751a5a P c165d35433744f4da0461d32d1926d71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1352de304cd408ebf851c9116321378 in term 0.
I20260630 12:26:41.409770 20952 leader_election.cc:304] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1352de304cd408ebf851c9116321378, f7660055459d49c982090e138fd87509; no voters: 
I20260630 12:26:41.410483 21189 raft_consensus.cc:2804] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:41.410847 21189 raft_consensus.cc:493] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:41.411067 21189 raft_consensus.cc:3060] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:41.416139 21189 raft_consensus.cc:515] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c165d35433744f4da0461d32d1926d71" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 34183 } } peers { permanent_uuid: "f7660055459d49c982090e138fd87509" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43015 } } peers { permanent_uuid: "d1352de304cd408ebf851c9116321378" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43001 } }
I20260630 12:26:41.417774 21189 leader_election.cc:290] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378 [CANDIDATE]: Term 1 election: Requested vote from peers c165d35433744f4da0461d32d1926d71 (127.16.110.130:34183), f7660055459d49c982090e138fd87509 (127.16.110.131:43015)
I20260630 12:26:41.418828 21137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9e117333894005b1ad25e9e8751a5a" candidate_uuid: "d1352de304cd408ebf851c9116321378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7660055459d49c982090e138fd87509"
I20260630 12:26:41.418671 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9e117333894005b1ad25e9e8751a5a" candidate_uuid: "d1352de304cd408ebf851c9116321378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c165d35433744f4da0461d32d1926d71"
I20260630 12:26:41.419301 21137 raft_consensus.cc:3060] T 2f9e117333894005b1ad25e9e8751a5a P f7660055459d49c982090e138fd87509 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:41.419494 21063 raft_consensus.cc:3060] T 2f9e117333894005b1ad25e9e8751a5a P c165d35433744f4da0461d32d1926d71 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:41.424458 21137 raft_consensus.cc:2468] T 2f9e117333894005b1ad25e9e8751a5a P f7660055459d49c982090e138fd87509 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1352de304cd408ebf851c9116321378 in term 1.
I20260630 12:26:41.424619 21063 raft_consensus.cc:2468] T 2f9e117333894005b1ad25e9e8751a5a P c165d35433744f4da0461d32d1926d71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1352de304cd408ebf851c9116321378 in term 1.
I20260630 12:26:41.425516 20952 leader_election.cc:304] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1352de304cd408ebf851c9116321378, f7660055459d49c982090e138fd87509; no voters: 
I20260630 12:26:41.426254 21189 raft_consensus.cc:2804] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:41.427317 21189 raft_consensus.cc:697] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378 [term 1 LEADER]: Becoming Leader. State: Replica: d1352de304cd408ebf851c9116321378, State: Running, Role: LEADER
I20260630 12:26:41.428053 21189 consensus_queue.cc:237] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c165d35433744f4da0461d32d1926d71" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 34183 } } peers { permanent_uuid: "f7660055459d49c982090e138fd87509" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43015 } } peers { permanent_uuid: "d1352de304cd408ebf851c9116321378" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43001 } }
I20260630 12:26:41.434864 20885 catalog_manager.cc:5697] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378 reported cstate change: term changed from 0 to 1, leader changed from <none> to d1352de304cd408ebf851c9116321378 (127.16.110.129). New cstate: current_term: 1 leader_uuid: "d1352de304cd408ebf851c9116321378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c165d35433744f4da0461d32d1926d71" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 34183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7660055459d49c982090e138fd87509" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1352de304cd408ebf851c9116321378" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 43001 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:41.641324 20934 placement_policy_util.cc:411] tablet 2f9e117333894005b1ad25e9e8751a5a: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:41.643517 20939 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:41.645233 20939 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:41.645612 20939 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:41.911298 21189 consensus_queue.cc:1048] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7660055459d49c982090e138fd87509" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:41.915282 21189 consensus_queue.cc:1048] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c165d35433744f4da0461d32d1926d71" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 34183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:42.650610 20934 placement_policy_util.cc:411] tablet 2f9e117333894005b1ad25e9e8751a5a: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:43.646828 20939 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:43.648528 20939 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:43.648847 20939 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:43.659294 20934 placement_policy_util.cc:411] tablet 2f9e117333894005b1ad25e9e8751a5a: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:44.667469 20934 placement_policy_util.cc:411] tablet 2f9e117333894005b1ad25e9e8751a5a: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:46.125128 20934 placement_policy_util.cc:411] tablet 2f9e117333894005b1ad25e9e8751a5a: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:46.136940 20939 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:46.146997 20939 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:46.150045 20939 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:26:46.471683 20917 debug-util.cc:398] Leaking SignalData structure 0x7b0800188940 after lost signal to thread 16829
W20260630 12:26:46.472699 20917 debug-util.cc:398] Leaking SignalData structure 0x7b0800209420 after lost signal to thread 20920
W20260630 12:26:46.473668 20917 debug-util.cc:398] Leaking SignalData structure 0x7b08000710c0 after lost signal to thread 21012
W20260630 12:26:46.474620 20917 debug-util.cc:398] Leaking SignalData structure 0x7b08000ed040 after lost signal to thread 21087
W20260630 12:26:46.475435 20917 debug-util.cc:398] Leaking SignalData structure 0x7b080015fda0 after lost signal to thread 21161
I20260630 12:26:47.136660 20934 placement_policy_util.cc:411] tablet 2f9e117333894005b1ad25e9e8751a5a: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:48.145669 20934 placement_policy_util.cc:411] tablet 2f9e117333894005b1ad25e9e8751a5a: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:48.153278 20939 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:48.155048 20939 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:48.155444 20939 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:49.153613 20934 placement_policy_util.cc:411] tablet 2f9e117333894005b1ad25e9e8751a5a: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:50.156380 20939 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:50.157704 20939 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:50.158031 20939 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:50.161366 20934 placement_policy_util.cc:411] tablet 2f9e117333894005b1ad25e9e8751a5a: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:51.167815 20934 placement_policy_util.cc:411] tablet 2f9e117333894005b1ad25e9e8751a5a: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:52.158928 20939 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:26:52.160246 20939 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:26:52.160588 20939 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:26:52.174816 20934 placement_policy_util.cc:411] tablet 2f9e117333894005b1ad25e9e8751a5a: detected majority of replicas (2 of 3) at location L0
I20260630 12:26:52.688037 16826 tablet_server.cc:179] TabletServer@127.16.110.129:0 shutting down...
I20260630 12:26:52.714943 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:52.715866 16826 tablet_replica.cc:333] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378: stopping tablet replica
I20260630 12:26:52.716502 16826 raft_consensus.cc:2243] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:52.717417 16826 raft_consensus.cc:2272] T 2f9e117333894005b1ad25e9e8751a5a P d1352de304cd408ebf851c9116321378 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:52.738869 16826 tablet_server.cc:196] TabletServer@127.16.110.129:0 shutdown complete.
I20260630 12:26:52.772001 16826 tablet_server.cc:179] TabletServer@127.16.110.130:0 shutting down...
I20260630 12:26:52.796851 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:52.797744 16826 tablet_replica.cc:333] T 2f9e117333894005b1ad25e9e8751a5a P c165d35433744f4da0461d32d1926d71: stopping tablet replica
I20260630 12:26:52.798530 16826 raft_consensus.cc:2243] T 2f9e117333894005b1ad25e9e8751a5a P c165d35433744f4da0461d32d1926d71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:52.799260 16826 raft_consensus.cc:2272] T 2f9e117333894005b1ad25e9e8751a5a P c165d35433744f4da0461d32d1926d71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:52.820809 16826 tablet_server.cc:196] TabletServer@127.16.110.130:0 shutdown complete.
I20260630 12:26:52.833709 16826 tablet_server.cc:179] TabletServer@127.16.110.131:0 shutting down...
I20260630 12:26:52.857221 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:26:52.857931 16826 tablet_replica.cc:333] T 2f9e117333894005b1ad25e9e8751a5a P f7660055459d49c982090e138fd87509: stopping tablet replica
I20260630 12:26:52.858670 16826 raft_consensus.cc:2243] T 2f9e117333894005b1ad25e9e8751a5a P f7660055459d49c982090e138fd87509 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:26:52.859320 16826 raft_consensus.cc:2272] T 2f9e117333894005b1ad25e9e8751a5a P f7660055459d49c982090e138fd87509 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:52.879755 16826 tablet_server.cc:196] TabletServer@127.16.110.131:0 shutdown complete.
I20260630 12:26:52.891489 16826 master.cc:562] Master@127.16.110.190:40373 shutting down...
I20260630 12:26:52.914593 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fbb5c3ecab3543a984517678cda5b0f7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:26:52.915313 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fbb5c3ecab3543a984517678cda5b0f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:26:52.915652 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P fbb5c3ecab3543a984517678cda5b0f7: stopping tablet replica
I20260630 12:26:52.951954 16826 master.cc:584] Master@127.16.110.190:40373 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13478 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:26:52.991326 16826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.110.190:39603
I20260630 12:26:52.992508 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:52.998309 21208 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:52.998314 21209 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:52.999171 21211 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:53.000329 16826 server_base.cc:1061] running on GCE node
I20260630 12:26:53.001128 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:53.001328 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:53.001484 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822413001451 us; error 0 us; skew 500 ppm
I20260630 12:26:53.001977 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:53.004289 16826 webserver.cc:533] Webserver started at http://127.16.110.190:38067/ using document root <none> and password file <none>
I20260630 12:26:53.004770 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:53.004956 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:53.005270 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:53.006485 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/master-0-root/instance:
uuid: "dd2d2da51b124563901ca15b4de9b5f9"
format_stamp: "Formatted at 2026-06-30 12:26:53 on dist-test-slave-pnhc"
I20260630 12:26:53.011085 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:26:53.014500 21216 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:53.015242 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:26:53.015535 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/master-0-root
uuid: "dd2d2da51b124563901ca15b4de9b5f9"
format_stamp: "Formatted at 2026-06-30 12:26:53 on dist-test-slave-pnhc"
I20260630 12:26:53.015792 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:53.033030 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:53.034221 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:53.072127 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.190:39603
I20260630 12:26:53.072237 21267 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.190:39603 every 8 connection(s)
I20260630 12:26:53.076086 21268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:53.086817 21268 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd2d2da51b124563901ca15b4de9b5f9: Bootstrap starting.
I20260630 12:26:53.091377 21268 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dd2d2da51b124563901ca15b4de9b5f9: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:53.095798 21268 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd2d2da51b124563901ca15b4de9b5f9: No bootstrap required, opened a new log
I20260630 12:26:53.097959 21268 raft_consensus.cc:359] T 00000000000000000000000000000000 P dd2d2da51b124563901ca15b4de9b5f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd2d2da51b124563901ca15b4de9b5f9" member_type: VOTER }
I20260630 12:26:53.098385 21268 raft_consensus.cc:385] T 00000000000000000000000000000000 P dd2d2da51b124563901ca15b4de9b5f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:53.098562 21268 raft_consensus.cc:740] T 00000000000000000000000000000000 P dd2d2da51b124563901ca15b4de9b5f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd2d2da51b124563901ca15b4de9b5f9, State: Initialized, Role: FOLLOWER
I20260630 12:26:53.099140 21268 consensus_queue.cc:260] T 00000000000000000000000000000000 P dd2d2da51b124563901ca15b4de9b5f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dd2d2da51b124563901ca15b4de9b5f9" member_type: VOTER }
I20260630 12:26:53.099579 21268 raft_consensus.cc:399] T 00000000000000000000000000000000 P dd2d2da51b124563901ca15b4de9b5f9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:26:53.099790 21268 raft_consensus.cc:493] T 00000000000000000000000000000000 P dd2d2da51b124563901ca15b4de9b5f9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:26:53.099998 21268 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dd2d2da51b124563901ca15b4de9b5f9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:53.104369 21268 raft_consensus.cc:515] T 00000000000000000000000000000000 P dd2d2da51b124563901ca15b4de9b5f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd2d2da51b124563901ca15b4de9b5f9" member_type: VOTER }
I20260630 12:26:53.104843 21268 leader_election.cc:304] T 00000000000000000000000000000000 P dd2d2da51b124563901ca15b4de9b5f9 [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: dd2d2da51b124563901ca15b4de9b5f9; no voters: 
I20260630 12:26:53.105856 21268 leader_election.cc:290] T 00000000000000000000000000000000 P dd2d2da51b124563901ca15b4de9b5f9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:26:53.106180 21271 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dd2d2da51b124563901ca15b4de9b5f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:53.107507 21271 raft_consensus.cc:697] T 00000000000000000000000000000000 P dd2d2da51b124563901ca15b4de9b5f9 [term 1 LEADER]: Becoming Leader. State: Replica: dd2d2da51b124563901ca15b4de9b5f9, State: Running, Role: LEADER
I20260630 12:26:53.108174 21271 consensus_queue.cc:237] T 00000000000000000000000000000000 P dd2d2da51b124563901ca15b4de9b5f9 [LEADER]: Queue going to LEADER mode. State: All 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: "dd2d2da51b124563901ca15b4de9b5f9" member_type: VOTER }
I20260630 12:26:53.108907 21268 sys_catalog.cc:565] T 00000000000000000000000000000000 P dd2d2da51b124563901ca15b4de9b5f9 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:26:53.114953 21273 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd2d2da51b124563901ca15b4de9b5f9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dd2d2da51b124563901ca15b4de9b5f9. Latest consensus state: current_term: 1 leader_uuid: "dd2d2da51b124563901ca15b4de9b5f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd2d2da51b124563901ca15b4de9b5f9" member_type: VOTER } }
I20260630 12:26:53.115660 21273 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd2d2da51b124563901ca15b4de9b5f9 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:53.116634 21272 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd2d2da51b124563901ca15b4de9b5f9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dd2d2da51b124563901ca15b4de9b5f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd2d2da51b124563901ca15b4de9b5f9" member_type: VOTER } }
I20260630 12:26:53.117404 21272 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd2d2da51b124563901ca15b4de9b5f9 [sys.catalog]: This master's current role is: LEADER
I20260630 12:26:53.118372 21280 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:26:53.124871 21280 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:26:53.125856 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:26:53.133806 21280 catalog_manager.cc:1383] Generated new cluster ID: 6d654c50787748a1b95ffa40a672c2cd
I20260630 12:26:53.134058 21280 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:26:53.147536 21280 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:26:53.148835 21280 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:26:53.163139 21280 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dd2d2da51b124563901ca15b4de9b5f9: Generated new TSK 0
I20260630 12:26:53.163725 21280 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:26:53.192692 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:53.198711 21289 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:53.199575 21290 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:53.201532 21292 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:53.202006 16826 server_base.cc:1061] running on GCE node
I20260630 12:26:53.202867 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:53.203083 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:53.203248 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822413203225 us; error 0 us; skew 500 ppm
I20260630 12:26:53.203724 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:53.205976 16826 webserver.cc:533] Webserver started at http://127.16.110.129:37417/ using document root <none> and password file <none>
I20260630 12:26:53.206461 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:53.206660 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:53.206926 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:53.207988 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-0-root/instance:
uuid: "aead9f8b7e444a238b2f7bb2009d6a87"
format_stamp: "Formatted at 2026-06-30 12:26:53 on dist-test-slave-pnhc"
I20260630 12:26:53.212486 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:26:53.215636 21297 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:53.216410 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:53.216687 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-0-root
uuid: "aead9f8b7e444a238b2f7bb2009d6a87"
format_stamp: "Formatted at 2026-06-30 12:26:53 on dist-test-slave-pnhc"
I20260630 12:26:53.216965 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:53.238694 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:53.239854 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:53.241330 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:53.243558 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:53.243767 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:53.244035 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:53.244234 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:26:53.283161 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.129:40217
I20260630 12:26:53.283259 21359 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.129:40217 every 8 connection(s)
I20260630 12:26:53.288249 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:53.295658 21364 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:53.295871 21365 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:53.301052 21367 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:53.301594 16826 server_base.cc:1061] running on GCE node
I20260630 12:26:53.302451 21360 heartbeater.cc:344] Connected to a master server at 127.16.110.190:39603
I20260630 12:26:53.302928 21360 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:53.303308 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:53.303625 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:53.303802 21360 heartbeater.cc:507] Master 127.16.110.190:39603 requested a full tablet report, sending...
I20260630 12:26:53.303854 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822413303833 us; error 0 us; skew 500 ppm
I20260630 12:26:53.304951 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:53.306335 21233 ts_manager.cc:194] Registered new tserver with Master: aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217)
I20260630 12:26:53.307807 16826 webserver.cc:533] Webserver started at http://127.16.110.130:39455/ using document root <none> and password file <none>
I20260630 12:26:53.308418 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:53.308437 21233 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50194
I20260630 12:26:53.308736 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:53.309139 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:53.310602 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-1-root/instance:
uuid: "933a1154778a4d18acf1fba2912b3383"
format_stamp: "Formatted at 2026-06-30 12:26:53 on dist-test-slave-pnhc"
I20260630 12:26:53.315261 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:26:53.318625 21372 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:53.319427 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:26:53.319751 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-1-root
uuid: "933a1154778a4d18acf1fba2912b3383"
format_stamp: "Formatted at 2026-06-30 12:26:53 on dist-test-slave-pnhc"
I20260630 12:26:53.320122 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:53.332507 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:53.333613 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:53.334990 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:53.337298 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:53.337507 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:53.337749 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:53.337915 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:53.375737 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.130:33115
I20260630 12:26:53.375845 21434 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.130:33115 every 8 connection(s)
I20260630 12:26:53.380589 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:26:53.387115 21438 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:26:53.390141 21439 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:53.391181 16826 server_base.cc:1061] running on GCE node
W20260630 12:26:53.391891 21441 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:26:53.392868 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:26:53.393121 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:26:53.393334 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822413393315 us; error 0 us; skew 500 ppm
I20260630 12:26:53.393682 21435 heartbeater.cc:344] Connected to a master server at 127.16.110.190:39603
I20260630 12:26:53.393986 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:26:53.394080 21435 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:53.395030 21435 heartbeater.cc:507] Master 127.16.110.190:39603 requested a full tablet report, sending...
I20260630 12:26:53.397053 16826 webserver.cc:533] Webserver started at http://127.16.110.131:43137/ using document root <none> and password file <none>
I20260630 12:26:53.397388 21233 ts_manager.cc:194] Registered new tserver with Master: 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115)
I20260630 12:26:53.397691 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:26:53.397950 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:26:53.398262 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:26:53.399241 21233 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50208
I20260630 12:26:53.399844 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-2-root/instance:
uuid: "1a6e2add827f47caad1324364311928e"
format_stamp: "Formatted at 2026-06-30 12:26:53 on dist-test-slave-pnhc"
I20260630 12:26:53.404794 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:26:53.408125 21446 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:53.408937 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:26:53.409224 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-2-root
uuid: "1a6e2add827f47caad1324364311928e"
format_stamp: "Formatted at 2026-06-30 12:26:53 on dist-test-slave-pnhc"
I20260630 12:26:53.409461 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:26:53.426210 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:26:53.427372 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:26:53.428964 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:26:53.431162 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:26:53.431396 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:53.431628 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:26:53.431797 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:26:53.469956 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.131:38699
I20260630 12:26:53.470055 21508 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.131:38699 every 8 connection(s)
I20260630 12:26:53.483741 21509 heartbeater.cc:344] Connected to a master server at 127.16.110.190:39603
I20260630 12:26:53.484129 21509 heartbeater.cc:461] Registering TS with master...
I20260630 12:26:53.484807 21509 heartbeater.cc:507] Master 127.16.110.190:39603 requested a full tablet report, sending...
I20260630 12:26:53.486652 21233 ts_manager.cc:194] Registered new tserver with Master: 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:26:53.487294 16826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01422492s
I20260630 12:26:53.488029 21233 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50222
I20260630 12:26:54.311205 21360 heartbeater.cc:499] Master 127.16.110.190:39603 was elected leader, sending a full tablet report...
I20260630 12:26:54.402230 21435 heartbeater.cc:499] Master 127.16.110.190:39603 was elected leader, sending a full tablet report...
I20260630 12:26:54.490774 21509 heartbeater.cc:499] Master 127.16.110.190:39603 was elected leader, sending a full tablet report...
I20260630 12:26:54.542382 21233 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50234:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:26:54.545403 21233 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:26:54.627723 21474 tablet_service.cc:1511] Processing CreateTablet for tablet 25b01d063a0946cf96944945b948177b (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:26:54.629154 21474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25b01d063a0946cf96944945b948177b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.637126 21398 tablet_service.cc:1511] Processing CreateTablet for tablet 48fcce14f04c4a989ea35e52271efefa (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:26:54.637571 21472 tablet_service.cc:1511] Processing CreateTablet for tablet 48fcce14f04c4a989ea35e52271efefa (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:26:54.637907 21473 tablet_service.cc:1511] Processing CreateTablet for tablet ca0fd50ee42e423c9be3b0ce4d0dd111 (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:26:54.638602 21398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48fcce14f04c4a989ea35e52271efefa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.639039 21472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48fcce14f04c4a989ea35e52271efefa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.640154 21400 tablet_service.cc:1511] Processing CreateTablet for tablet 25b01d063a0946cf96944945b948177b (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:26:54.641116 21397 tablet_service.cc:1511] Processing CreateTablet for tablet 4d639abc0b504a378477494f3746e1cf (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:26:54.642107 21473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0fd50ee42e423c9be3b0ce4d0dd111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.643326 21396 tablet_service.cc:1511] Processing CreateTablet for tablet f119216d98ee46d7ab7fadda4a6c3764 (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:26:54.645319 21399 tablet_service.cc:1511] Processing CreateTablet for tablet ca0fd50ee42e423c9be3b0ce4d0dd111 (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:26:54.641484 21400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25b01d063a0946cf96944945b948177b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.648409 21397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d639abc0b504a378477494f3746e1cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.650171 21471 tablet_service.cc:1511] Processing CreateTablet for tablet 4d639abc0b504a378477494f3746e1cf (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:26:54.652498 21396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f119216d98ee46d7ab7fadda4a6c3764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.653249 21470 tablet_service.cc:1511] Processing CreateTablet for tablet f119216d98ee46d7ab7fadda4a6c3764 (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:26:54.655435 21325 tablet_service.cc:1511] Processing CreateTablet for tablet 25b01d063a0946cf96944945b948177b (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:26:54.656543 21399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0fd50ee42e423c9be3b0ce4d0dd111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.656761 21325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25b01d063a0946cf96944945b948177b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.662452 21471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d639abc0b504a378477494f3746e1cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.663998 21470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f119216d98ee46d7ab7fadda4a6c3764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.665868 21324 tablet_service.cc:1511] Processing CreateTablet for tablet ca0fd50ee42e423c9be3b0ce4d0dd111 (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:26:54.667238 21324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0fd50ee42e423c9be3b0ce4d0dd111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.679597 21323 tablet_service.cc:1511] Processing CreateTablet for tablet 48fcce14f04c4a989ea35e52271efefa (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:26:54.681066 21323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48fcce14f04c4a989ea35e52271efefa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.688777 21395 tablet_service.cc:1511] Processing CreateTablet for tablet 260c4a3cfbe94a2796c0de1aa0e87dde (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:26:54.690186 21395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260c4a3cfbe94a2796c0de1aa0e87dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.693840 21322 tablet_service.cc:1511] Processing CreateTablet for tablet 4d639abc0b504a378477494f3746e1cf (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:26:54.695149 21322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d639abc0b504a378477494f3746e1cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.705679 21321 tablet_service.cc:1511] Processing CreateTablet for tablet f119216d98ee46d7ab7fadda4a6c3764 (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:26:54.707038 21321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f119216d98ee46d7ab7fadda4a6c3764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.712327 21320 tablet_service.cc:1511] Processing CreateTablet for tablet 260c4a3cfbe94a2796c0de1aa0e87dde (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:26:54.713761 21320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260c4a3cfbe94a2796c0de1aa0e87dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.720435 21530 tablet_bootstrap.cc:492] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383: Bootstrap starting.
I20260630 12:26:54.721194 21470 tablet_service.cc:1511] Processing CreateTablet for tablet 260c4a3cfbe94a2796c0de1aa0e87dde (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:26:54.722620 21470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260c4a3cfbe94a2796c0de1aa0e87dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.722474 21319 tablet_service.cc:1511] Processing CreateTablet for tablet 3828296b62a0470095d5ad1b209c1f98 (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:26:54.727463 21395 tablet_service.cc:1511] Processing CreateTablet for tablet 3828296b62a0470095d5ad1b209c1f98 (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:26:54.728762 21395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3828296b62a0470095d5ad1b209c1f98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.728727 21473 tablet_service.cc:1511] Processing CreateTablet for tablet 3828296b62a0470095d5ad1b209c1f98 (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:26:54.730126 21473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3828296b62a0470095d5ad1b209c1f98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.738811 21319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3828296b62a0470095d5ad1b209c1f98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.748301 21530 tablet_bootstrap.cc:654] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.750226 21324 tablet_service.cc:1511] Processing CreateTablet for tablet 8e1ad96696d348acb23691c46920d1f7 (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:26:54.751583 21324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e1ad96696d348acb23691c46920d1f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.752694 21531 tablet_bootstrap.cc:492] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87: Bootstrap starting.
I20260630 12:26:54.753290 21396 tablet_service.cc:1511] Processing CreateTablet for tablet 8e1ad96696d348acb23691c46920d1f7 (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:26:54.762780 21531 tablet_bootstrap.cc:654] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.767203 21322 tablet_service.cc:1511] Processing CreateTablet for tablet 059b787f380b4d83966e7310652c9e01 (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:26:54.763659 21396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e1ad96696d348acb23691c46920d1f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.768522 21322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059b787f380b4d83966e7310652c9e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.766711 21530 tablet_bootstrap.cc:492] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383: No bootstrap required, opened a new log
I20260630 12:26:54.769104 21530 ts_tablet_manager.cc:1403] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383: Time spent bootstrapping tablet: real 0.050s	user 0.004s	sys 0.010s
I20260630 12:26:54.775985 21470 tablet_service.cc:1511] Processing CreateTablet for tablet 8e1ad96696d348acb23691c46920d1f7 (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:26:54.781709 21470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e1ad96696d348acb23691c46920d1f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.779182 21395 tablet_service.cc:1511] Processing CreateTablet for tablet 059b787f380b4d83966e7310652c9e01 (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:26:54.775408 21530 raft_consensus.cc:359] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:54.782310 21530 raft_consensus.cc:385] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.782792 21395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059b787f380b4d83966e7310652c9e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.769167 21529 tablet_bootstrap.cc:492] T 25b01d063a0946cf96944945b948177b P 1a6e2add827f47caad1324364311928e: Bootstrap starting.
I20260630 12:26:54.783111 21473 tablet_service.cc:1511] Processing CreateTablet for tablet 059b787f380b4d83966e7310652c9e01 (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:26:54.782714 21530 raft_consensus.cc:740] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 933a1154778a4d18acf1fba2912b3383, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.789409 21473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059b787f380b4d83966e7310652c9e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.789458 21530 consensus_queue.cc:260] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:54.791141 21321 tablet_service.cc:1511] Processing CreateTablet for tablet 06ceed4706a5405590634ea3212eb482 (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:26:54.795040 21399 tablet_service.cc:1511] Processing CreateTablet for tablet 06ceed4706a5405590634ea3212eb482 (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:26:54.798830 21399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06ceed4706a5405590634ea3212eb482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.798903 21474 tablet_service.cc:1511] Processing CreateTablet for tablet 06ceed4706a5405590634ea3212eb482 (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:26:54.799366 21531 tablet_bootstrap.cc:492] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87: No bootstrap required, opened a new log
I20260630 12:26:54.799880 21531 ts_tablet_manager.cc:1403] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87: Time spent bootstrapping tablet: real 0.048s	user 0.000s	sys 0.010s
I20260630 12:26:54.800201 21474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06ceed4706a5405590634ea3212eb482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.802796 21531 raft_consensus.cc:359] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:54.803534 21531 raft_consensus.cc:385] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.803808 21531 raft_consensus.cc:740] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aead9f8b7e444a238b2f7bb2009d6a87, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.804713 21321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06ceed4706a5405590634ea3212eb482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.804672 21531 consensus_queue.cc:260] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:54.815207 21531 ts_tablet_manager.cc:1434] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260630 12:26:54.797235 21529 tablet_bootstrap.cc:654] T 25b01d063a0946cf96944945b948177b P 1a6e2add827f47caad1324364311928e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.826314 21322 tablet_service.cc:1511] Processing CreateTablet for tablet 18059107e83440e88f5bc2842e1eabae (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:26:54.824101 21536 raft_consensus.cc:493] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:54.827672 21322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18059107e83440e88f5bc2842e1eabae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.829794 21473 tablet_service.cc:1511] Processing CreateTablet for tablet 18059107e83440e88f5bc2842e1eabae (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:26:54.831094 21473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18059107e83440e88f5bc2842e1eabae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.831683 21530 ts_tablet_manager.cc:1434] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383: Time spent starting tablet: real 0.062s	user 0.009s	sys 0.000s
I20260630 12:26:54.833295 21531 tablet_bootstrap.cc:492] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87: Bootstrap starting.
I20260630 12:26:54.834241 21399 tablet_service.cc:1511] Processing CreateTablet for tablet 18059107e83440e88f5bc2842e1eabae (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:26:54.842154 21399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18059107e83440e88f5bc2842e1eabae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.838220 21324 tablet_service.cc:1511] Processing CreateTablet for tablet 90a3d9cb19144144968ccd0a6e49c2f3 (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:26:54.839167 21395 tablet_service.cc:1511] Processing CreateTablet for tablet 90a3d9cb19144144968ccd0a6e49c2f3 (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:26:54.844945 21324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90a3d9cb19144144968ccd0a6e49c2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.845038 21395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90a3d9cb19144144968ccd0a6e49c2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.827257 21536 raft_consensus.cc:515] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:54.840534 21474 tablet_service.cc:1511] Processing CreateTablet for tablet 90a3d9cb19144144968ccd0a6e49c2f3 (DEFAULT_TABLE table=test-workload [id=2c8cce03fc5841bf87edb90817531697]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:26:54.846604 21474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90a3d9cb19144144968ccd0a6e49c2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:26:54.850855 21530 tablet_bootstrap.cc:492] T f119216d98ee46d7ab7fadda4a6c3764 P 933a1154778a4d18acf1fba2912b3383: Bootstrap starting.
I20260630 12:26:54.854336 21536 leader_election.cc:290] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:26:54.863035 21531 tablet_bootstrap.cc:654] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.867539 21534 raft_consensus.cc:493] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:54.868198 21534 raft_consensus.cc:515] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:54.870158 21530 tablet_bootstrap.cc:654] T f119216d98ee46d7ab7fadda4a6c3764 P 933a1154778a4d18acf1fba2912b3383: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.877562 21534 leader_election.cc:290] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:26:54.895035 21529 tablet_bootstrap.cc:492] T 25b01d063a0946cf96944945b948177b P 1a6e2add827f47caad1324364311928e: No bootstrap required, opened a new log
I20260630 12:26:54.895517 21529 ts_tablet_manager.cc:1403] T 25b01d063a0946cf96944945b948177b P 1a6e2add827f47caad1324364311928e: Time spent bootstrapping tablet: real 0.127s	user 0.012s	sys 0.003s
I20260630 12:26:54.897637 21484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fcce14f04c4a989ea35e52271efefa" candidate_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e" is_pre_election: true
I20260630 12:26:54.898546 21529 raft_consensus.cc:359] T 25b01d063a0946cf96944945b948177b P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } }
I20260630 12:26:54.899313 21529 raft_consensus.cc:385] T 25b01d063a0946cf96944945b948177b P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.899601 21529 raft_consensus.cc:740] T 25b01d063a0946cf96944945b948177b P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6e2add827f47caad1324364311928e, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.899704 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fcce14f04c4a989ea35e52271efefa" candidate_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383" is_pre_election: true
W20260630 12:26:54.899945 21301 leader_election.cc:343] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a6e2add827f47caad1324364311928e (127.16.110.131:38699): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:26:54.901659 21299 leader_election.cc:343] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:54.902241 21299 leader_election.cc:304] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87 [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: aead9f8b7e444a238b2f7bb2009d6a87; no voters: 1a6e2add827f47caad1324364311928e, 933a1154778a4d18acf1fba2912b3383
I20260630 12:26:54.903688 21536 raft_consensus.cc:2749] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:54.904368 21531 tablet_bootstrap.cc:492] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87: No bootstrap required, opened a new log
I20260630 12:26:54.905107 21531 ts_tablet_manager.cc:1403] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87: Time spent bootstrapping tablet: real 0.072s	user 0.007s	sys 0.005s
I20260630 12:26:54.905943 21529 consensus_queue.cc:260] T 25b01d063a0946cf96944945b948177b P 1a6e2add827f47caad1324364311928e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } }
I20260630 12:26:54.907652 21530 tablet_bootstrap.cc:492] T f119216d98ee46d7ab7fadda4a6c3764 P 933a1154778a4d18acf1fba2912b3383: No bootstrap required, opened a new log
I20260630 12:26:54.908180 21530 ts_tablet_manager.cc:1403] T f119216d98ee46d7ab7fadda4a6c3764 P 933a1154778a4d18acf1fba2912b3383: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.000s
I20260630 12:26:54.911708 21530 raft_consensus.cc:359] T f119216d98ee46d7ab7fadda4a6c3764 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:54.912686 21530 raft_consensus.cc:385] T f119216d98ee46d7ab7fadda4a6c3764 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.911964 21531 raft_consensus.cc:359] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:54.915032 21529 ts_tablet_manager.cc:1434] T 25b01d063a0946cf96944945b948177b P 1a6e2add827f47caad1324364311928e: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.008s
I20260630 12:26:54.915247 21531 raft_consensus.cc:385] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.915745 21531 raft_consensus.cc:740] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aead9f8b7e444a238b2f7bb2009d6a87, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.913087 21530 raft_consensus.cc:740] T f119216d98ee46d7ab7fadda4a6c3764 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 933a1154778a4d18acf1fba2912b3383, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.916971 21530 consensus_queue.cc:260] T f119216d98ee46d7ab7fadda4a6c3764 P 933a1154778a4d18acf1fba2912b3383 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:54.916873 21531 consensus_queue.cc:260] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:54.920585 21529 tablet_bootstrap.cc:492] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e: Bootstrap starting.
I20260630 12:26:54.922474 21531 ts_tablet_manager.cc:1434] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260630 12:26:54.929108 21531 tablet_bootstrap.cc:492] T 25b01d063a0946cf96944945b948177b P aead9f8b7e444a238b2f7bb2009d6a87: Bootstrap starting.
I20260630 12:26:54.927493 21529 tablet_bootstrap.cc:654] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.934592 21530 ts_tablet_manager.cc:1434] T f119216d98ee46d7ab7fadda4a6c3764 P 933a1154778a4d18acf1fba2912b3383: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260630 12:26:54.941486 21530 tablet_bootstrap.cc:492] T 4d639abc0b504a378477494f3746e1cf P 933a1154778a4d18acf1fba2912b3383: Bootstrap starting.
I20260630 12:26:54.942341 21531 tablet_bootstrap.cc:654] T 25b01d063a0946cf96944945b948177b P aead9f8b7e444a238b2f7bb2009d6a87: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.948179 21530 tablet_bootstrap.cc:654] T 4d639abc0b504a378477494f3746e1cf P 933a1154778a4d18acf1fba2912b3383: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.949921 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260c4a3cfbe94a2796c0de1aa0e87dde" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" is_pre_election: true
W20260630 12:26:54.952090 21376 leader_election.cc:343] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:54.955134 21531 tablet_bootstrap.cc:492] T 25b01d063a0946cf96944945b948177b P aead9f8b7e444a238b2f7bb2009d6a87: No bootstrap required, opened a new log
I20260630 12:26:54.955729 21529 tablet_bootstrap.cc:492] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e: No bootstrap required, opened a new log
I20260630 12:26:54.955600 21484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260c4a3cfbe94a2796c0de1aa0e87dde" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e" is_pre_election: true
I20260630 12:26:54.955677 21531 ts_tablet_manager.cc:1403] T 25b01d063a0946cf96944945b948177b P aead9f8b7e444a238b2f7bb2009d6a87: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
W20260630 12:26:54.957296 21376 leader_election.cc:343] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a6e2add827f47caad1324364311928e (127.16.110.131:38699): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:54.957392 21529 ts_tablet_manager.cc:1403] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.009s
I20260630 12:26:54.957787 21376 leader_election.cc:304] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383 [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: 933a1154778a4d18acf1fba2912b3383; no voters: 1a6e2add827f47caad1324364311928e, aead9f8b7e444a238b2f7bb2009d6a87
I20260630 12:26:54.958611 21534 raft_consensus.cc:2749] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:54.958711 21530 tablet_bootstrap.cc:492] T 4d639abc0b504a378477494f3746e1cf P 933a1154778a4d18acf1fba2912b3383: No bootstrap required, opened a new log
I20260630 12:26:54.959663 21530 ts_tablet_manager.cc:1403] T 4d639abc0b504a378477494f3746e1cf P 933a1154778a4d18acf1fba2912b3383: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.006s
I20260630 12:26:54.959565 21531 raft_consensus.cc:359] T 25b01d063a0946cf96944945b948177b P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } }
I20260630 12:26:54.960381 21531 raft_consensus.cc:385] T 25b01d063a0946cf96944945b948177b P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.960414 21529 raft_consensus.cc:359] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:54.960819 21531 raft_consensus.cc:740] T 25b01d063a0946cf96944945b948177b P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aead9f8b7e444a238b2f7bb2009d6a87, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.961182 21529 raft_consensus.cc:385] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.961483 21529 raft_consensus.cc:740] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6e2add827f47caad1324364311928e, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.961665 21531 consensus_queue.cc:260] T 25b01d063a0946cf96944945b948177b P aead9f8b7e444a238b2f7bb2009d6a87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } }
I20260630 12:26:54.962211 21529 consensus_queue.cc:260] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:54.963873 21531 ts_tablet_manager.cc:1434] T 25b01d063a0946cf96944945b948177b P aead9f8b7e444a238b2f7bb2009d6a87: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:26:54.964356 21529 ts_tablet_manager.cc:1434] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:26:54.964908 21531 tablet_bootstrap.cc:492] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87: Bootstrap starting.
I20260630 12:26:54.965758 21529 tablet_bootstrap.cc:492] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e: Bootstrap starting.
I20260630 12:26:54.971621 21531 tablet_bootstrap.cc:654] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.972312 21529 tablet_bootstrap.cc:654] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.962504 21530 raft_consensus.cc:359] T 4d639abc0b504a378477494f3746e1cf P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:54.976755 21530 raft_consensus.cc:385] T 4d639abc0b504a378477494f3746e1cf P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.977238 21530 raft_consensus.cc:740] T 4d639abc0b504a378477494f3746e1cf P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 933a1154778a4d18acf1fba2912b3383, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.978356 21530 consensus_queue.cc:260] T 4d639abc0b504a378477494f3746e1cf P 933a1154778a4d18acf1fba2912b3383 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:54.981935 21530 ts_tablet_manager.cc:1434] T 4d639abc0b504a378477494f3746e1cf P 933a1154778a4d18acf1fba2912b3383: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.003s
I20260630 12:26:54.982916 21529 tablet_bootstrap.cc:492] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e: No bootstrap required, opened a new log
I20260630 12:26:54.982983 21530 tablet_bootstrap.cc:492] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383: Bootstrap starting.
I20260630 12:26:54.983215 21531 tablet_bootstrap.cc:492] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87: No bootstrap required, opened a new log
I20260630 12:26:54.983537 21529 ts_tablet_manager.cc:1403] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260630 12:26:54.983783 21531 ts_tablet_manager.cc:1403] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260630 12:26:54.986673 21529 raft_consensus.cc:359] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:54.987004 21531 raft_consensus.cc:359] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:54.987462 21529 raft_consensus.cc:385] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.987877 21531 raft_consensus.cc:385] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:54.987989 21529 raft_consensus.cc:740] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6e2add827f47caad1324364311928e, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.988338 21531 raft_consensus.cc:740] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aead9f8b7e444a238b2f7bb2009d6a87, State: Initialized, Role: FOLLOWER
I20260630 12:26:54.989076 21529 consensus_queue.cc:260] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:54.989217 21531 consensus_queue.cc:260] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:54.989912 21530 tablet_bootstrap.cc:654] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:54.992038 21531 ts_tablet_manager.cc:1434] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:26:54.992643 21536 raft_consensus.cc:493] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:54.993206 21531 tablet_bootstrap.cc:492] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87: Bootstrap starting.
I20260630 12:26:54.993101 21536 raft_consensus.cc:515] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:54.994092 21529 ts_tablet_manager.cc:1434] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260630 12:26:54.995085 21529 tablet_bootstrap.cc:492] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e: Bootstrap starting.
I20260630 12:26:54.995195 21536 leader_election.cc:290] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:26:54.997659 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d639abc0b504a378477494f3746e1cf" candidate_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383" is_pre_election: true
I20260630 12:26:54.998343 21410 raft_consensus.cc:2468] T 4d639abc0b504a378477494f3746e1cf P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aead9f8b7e444a238b2f7bb2009d6a87 in term 0.
I20260630 12:26:54.997671 21484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d639abc0b504a378477494f3746e1cf" candidate_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e" is_pre_election: true
W20260630 12:26:55.000752 21301 leader_election.cc:343] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a6e2add827f47caad1324364311928e (127.16.110.131:38699): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:55.001394 21531 tablet_bootstrap.cc:654] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:55.001601 21529 tablet_bootstrap.cc:654] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:55.002051 21530 tablet_bootstrap.cc:492] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383: No bootstrap required, opened a new log
I20260630 12:26:55.001974 21299 leader_election.cc:304] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87 [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: 933a1154778a4d18acf1fba2912b3383, aead9f8b7e444a238b2f7bb2009d6a87; no voters: 1a6e2add827f47caad1324364311928e
I20260630 12:26:55.003326 21536 raft_consensus.cc:2804] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:55.003749 21536 raft_consensus.cc:493] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:55.004171 21536 raft_consensus.cc:3060] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.004588 21530 ts_tablet_manager.cc:1403] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260630 12:26:55.007525 21530 raft_consensus.cc:359] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } }
I20260630 12:26:55.008276 21530 raft_consensus.cc:385] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.008597 21530 raft_consensus.cc:740] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 933a1154778a4d18acf1fba2912b3383, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.009480 21530 consensus_queue.cc:260] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } }
I20260630 12:26:55.012116 21530 ts_tablet_manager.cc:1434] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:26:55.013101 21530 tablet_bootstrap.cc:492] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383: Bootstrap starting.
I20260630 12:26:55.014700 21536 raft_consensus.cc:515] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.018414 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d639abc0b504a378477494f3746e1cf" candidate_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383"
I20260630 12:26:55.019155 21410 raft_consensus.cc:3060] T 4d639abc0b504a378477494f3746e1cf P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.019541 21530 tablet_bootstrap.cc:654] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:55.020417 21535 raft_consensus.cc:493] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:55.021001 21535 raft_consensus.cc:515] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.026355 21409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0fd50ee42e423c9be3b0ce4d0dd111" candidate_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383" is_pre_election: true
I20260630 12:26:55.028535 21484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0fd50ee42e423c9be3b0ce4d0dd111" candidate_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e" is_pre_election: true
W20260630 12:26:55.028851 21299 leader_election.cc:343] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:55.031347 21530 tablet_bootstrap.cc:492] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383: No bootstrap required, opened a new log
I20260630 12:26:55.031881 21530 ts_tablet_manager.cc:1403] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.014s
W20260630 12:26:55.032464 21301 leader_election.cc:343] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a6e2add827f47caad1324364311928e (127.16.110.131:38699): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:55.033013 21301 leader_election.cc:304] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87 [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: aead9f8b7e444a238b2f7bb2009d6a87; no voters: 1a6e2add827f47caad1324364311928e, 933a1154778a4d18acf1fba2912b3383
I20260630 12:26:55.023768 21535 leader_election.cc:290] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:26:55.034911 21530 raft_consensus.cc:359] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.035288 21535 raft_consensus.cc:2749] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:55.035729 21530 raft_consensus.cc:385] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.036108 21530 raft_consensus.cc:740] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 933a1154778a4d18acf1fba2912b3383, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.037043 21530 consensus_queue.cc:260] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.041466 21530 ts_tablet_manager.cc:1434] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:26:55.042467 21530 tablet_bootstrap.cc:492] T 48fcce14f04c4a989ea35e52271efefa P 933a1154778a4d18acf1fba2912b3383: Bootstrap starting.
I20260630 12:26:55.044766 21536 leader_election.cc:290] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 election: Requested vote from peers 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:26:55.048415 21530 tablet_bootstrap.cc:654] T 48fcce14f04c4a989ea35e52271efefa P 933a1154778a4d18acf1fba2912b3383: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:55.049458 21410 raft_consensus.cc:2468] T 4d639abc0b504a378477494f3746e1cf P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aead9f8b7e444a238b2f7bb2009d6a87 in term 1.
I20260630 12:26:55.058228 21484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d639abc0b504a378477494f3746e1cf" candidate_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e"
I20260630 12:26:55.058475 21299 leader_election.cc:304] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 933a1154778a4d18acf1fba2912b3383, aead9f8b7e444a238b2f7bb2009d6a87; no voters: 
I20260630 12:26:55.060138 21554 raft_consensus.cc:2804] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:55.060762 21554 raft_consensus.cc:697] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 LEADER]: Becoming Leader. State: Replica: aead9f8b7e444a238b2f7bb2009d6a87, State: Running, Role: LEADER
I20260630 12:26:55.061595 21554 consensus_queue.cc:237] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
W20260630 12:26:55.062258 21301 leader_election.cc:343] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a6e2add827f47caad1324364311928e (127.16.110.131:38699): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:55.063167 21529 tablet_bootstrap.cc:492] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e: No bootstrap required, opened a new log
I20260630 12:26:55.063701 21529 ts_tablet_manager.cc:1403] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e: Time spent bootstrapping tablet: real 0.069s	user 0.019s	sys 0.025s
I20260630 12:26:55.065343 21531 tablet_bootstrap.cc:492] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87: No bootstrap required, opened a new log
I20260630 12:26:55.065982 21531 ts_tablet_manager.cc:1403] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87: Time spent bootstrapping tablet: real 0.073s	user 0.021s	sys 0.017s
I20260630 12:26:55.067605 21529 raft_consensus.cc:359] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.068683 21529 raft_consensus.cc:385] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.069144 21529 raft_consensus.cc:740] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6e2add827f47caad1324364311928e, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.069625 21531 raft_consensus.cc:359] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.070621 21531 raft_consensus.cc:385] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.071084 21531 raft_consensus.cc:740] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aead9f8b7e444a238b2f7bb2009d6a87, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.070326 21529 consensus_queue.cc:260] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.072063 21531 consensus_queue.cc:260] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.075006 21531 ts_tablet_manager.cc:1434] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:26:55.077381 21531 tablet_bootstrap.cc:492] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87: Bootstrap starting.
I20260630 12:26:55.078639 21530 tablet_bootstrap.cc:492] T 48fcce14f04c4a989ea35e52271efefa P 933a1154778a4d18acf1fba2912b3383: No bootstrap required, opened a new log
I20260630 12:26:55.079151 21530 ts_tablet_manager.cc:1403] T 48fcce14f04c4a989ea35e52271efefa P 933a1154778a4d18acf1fba2912b3383: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.021s
I20260630 12:26:55.082263 21530 raft_consensus.cc:359] T 48fcce14f04c4a989ea35e52271efefa P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.083031 21530 raft_consensus.cc:385] T 48fcce14f04c4a989ea35e52271efefa P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.083400 21530 raft_consensus.cc:740] T 48fcce14f04c4a989ea35e52271efefa P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 933a1154778a4d18acf1fba2912b3383, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.083717 21529 ts_tablet_manager.cc:1434] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260630 12:26:55.084352 21530 consensus_queue.cc:260] T 48fcce14f04c4a989ea35e52271efefa P 933a1154778a4d18acf1fba2912b3383 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.083575 21531 tablet_bootstrap.cc:654] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:55.090852 21530 ts_tablet_manager.cc:1434] T 48fcce14f04c4a989ea35e52271efefa P 933a1154778a4d18acf1fba2912b3383: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:26:55.091361 21233 catalog_manager.cc:5697] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87 reported cstate change: term changed from 0 to 1, leader changed from <none> to aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129). New cstate: current_term: 1 leader_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:55.093523 21543 raft_consensus.cc:493] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:55.094146 21543 raft_consensus.cc:515] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.092265 21530 tablet_bootstrap.cc:492] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 933a1154778a4d18acf1fba2912b3383: Bootstrap starting.
I20260630 12:26:55.103768 21534 raft_consensus.cc:493] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:55.104077 21543 leader_election.cc:290] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115)
I20260630 12:26:55.104628 21530 tablet_bootstrap.cc:654] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 933a1154778a4d18acf1fba2912b3383: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:55.104352 21534 raft_consensus.cc:515] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } }
I20260630 12:26:55.106491 21534 leader_election.cc:290] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a6e2add827f47caad1324364311928e (127.16.110.131:38699), aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217)
I20260630 12:26:55.108297 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b01d063a0946cf96944945b948177b" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" is_pre_election: true
I20260630 12:26:55.108750 21484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b01d063a0946cf96944945b948177b" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e" is_pre_election: true
I20260630 12:26:55.108927 21335 raft_consensus.cc:2468] T 25b01d063a0946cf96944945b948177b P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 933a1154778a4d18acf1fba2912b3383 in term 0.
I20260630 12:26:55.109349 21484 raft_consensus.cc:2468] T 25b01d063a0946cf96944945b948177b P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 933a1154778a4d18acf1fba2912b3383 in term 0.
I20260630 12:26:55.110265 21376 leader_election.cc:304] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 933a1154778a4d18acf1fba2912b3383, aead9f8b7e444a238b2f7bb2009d6a87; no voters: 
I20260630 12:26:55.112267 21534 raft_consensus.cc:2804] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:55.112807 21534 raft_consensus.cc:493] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:55.113281 21534 raft_consensus.cc:3060] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.093566 21529 tablet_bootstrap.cc:492] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e: Bootstrap starting.
I20260630 12:26:55.117420 21554 raft_consensus.cc:493] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:55.118037 21554 raft_consensus.cc:515] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.121146 21554 leader_election.cc:290] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:26:55.122292 21531 tablet_bootstrap.cc:492] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87: No bootstrap required, opened a new log
W20260630 12:26:55.122445 21281 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:26:55.122874 21531 ts_tablet_manager.cc:1403] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.009s
I20260630 12:26:55.124446 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3828296b62a0470095d5ad1b209c1f98" candidate_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383" is_pre_election: true
I20260630 12:26:55.125062 21410 raft_consensus.cc:2468] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aead9f8b7e444a238b2f7bb2009d6a87 in term 0.
I20260630 12:26:55.125774 21531 raft_consensus.cc:359] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.126086 21484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3828296b62a0470095d5ad1b209c1f98" candidate_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e" is_pre_election: true
I20260630 12:26:55.126495 21531 raft_consensus.cc:385] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.126895 21531 raft_consensus.cc:740] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aead9f8b7e444a238b2f7bb2009d6a87, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.128875 21299 leader_election.cc:304] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 933a1154778a4d18acf1fba2912b3383, aead9f8b7e444a238b2f7bb2009d6a87; no voters: 
I20260630 12:26:55.129163 21531 consensus_queue.cc:260] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.129704 21554 raft_consensus.cc:2804] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:26:55.129735 21301 leader_election.cc:343] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a6e2add827f47caad1324364311928e (127.16.110.131:38699): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:55.130251 21554 raft_consensus.cc:493] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:55.130633 21554 raft_consensus.cc:3060] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.134277 21531 ts_tablet_manager.cc:1434] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260630 12:26:55.138922 21529 tablet_bootstrap.cc:654] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:55.140777 21554 raft_consensus.cc:515] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.142243 21531 tablet_bootstrap.cc:492] T f119216d98ee46d7ab7fadda4a6c3764 P aead9f8b7e444a238b2f7bb2009d6a87: Bootstrap starting.
I20260630 12:26:55.147686 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fcce14f04c4a989ea35e52271efefa" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" is_pre_election: true
I20260630 12:26:55.148382 21335 raft_consensus.cc:2468] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6e2add827f47caad1324364311928e in term 0.
I20260630 12:26:55.149788 21450 leader_election.cc:304] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6e2add827f47caad1324364311928e, aead9f8b7e444a238b2f7bb2009d6a87; no voters: 
I20260630 12:26:55.134495 21534 raft_consensus.cc:515] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } }
I20260630 12:26:55.150746 21543 raft_consensus.cc:2804] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:55.151109 21543 raft_consensus.cc:493] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:55.151466 21543 raft_consensus.cc:3060] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.152288 21534 leader_election.cc:290] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 1 election: Requested vote from peers 1a6e2add827f47caad1324364311928e (127.16.110.131:38699), aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217)
I20260630 12:26:55.153290 21531 tablet_bootstrap.cc:654] T f119216d98ee46d7ab7fadda4a6c3764 P aead9f8b7e444a238b2f7bb2009d6a87: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:55.154990 21530 tablet_bootstrap.cc:492] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 933a1154778a4d18acf1fba2912b3383: No bootstrap required, opened a new log
I20260630 12:26:55.155604 21530 ts_tablet_manager.cc:1403] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 933a1154778a4d18acf1fba2912b3383: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.015s
I20260630 12:26:55.143471 21554 leader_election.cc:290] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 election: Requested vote from peers 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:26:55.144014 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3828296b62a0470095d5ad1b209c1f98" candidate_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383"
I20260630 12:26:55.156345 21410 raft_consensus.cc:3060] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.145529 21484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3828296b62a0470095d5ad1b209c1f98" candidate_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e"
I20260630 12:26:55.159309 21530 raft_consensus.cc:359] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.161281 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b01d063a0946cf96944945b948177b" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aead9f8b7e444a238b2f7bb2009d6a87"
I20260630 12:26:55.161604 21530 raft_consensus.cc:385] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.162053 21530 raft_consensus.cc:740] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 933a1154778a4d18acf1fba2912b3383, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.162124 21335 raft_consensus.cc:3060] T 25b01d063a0946cf96944945b948177b P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.163128 21530 consensus_queue.cc:260] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 933a1154778a4d18acf1fba2912b3383 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.166299 21530 ts_tablet_manager.cc:1434] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 933a1154778a4d18acf1fba2912b3383: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.003s
I20260630 12:26:55.167268 21530 tablet_bootstrap.cc:492] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383: Bootstrap starting.
I20260630 12:26:55.173388 21530 tablet_bootstrap.cc:654] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:55.174521 21484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b01d063a0946cf96944945b948177b" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e"
I20260630 12:26:55.175297 21484 raft_consensus.cc:3060] T 25b01d063a0946cf96944945b948177b P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:26:55.178614 21301 leader_election.cc:343] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a6e2add827f47caad1324364311928e (127.16.110.131:38699): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:55.178987 21409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fcce14f04c4a989ea35e52271efefa" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383" is_pre_election: true
I20260630 12:26:55.179869 21409 raft_consensus.cc:2468] T 48fcce14f04c4a989ea35e52271efefa P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6e2add827f47caad1324364311928e in term 0.
I20260630 12:26:55.191540 21530 tablet_bootstrap.cc:492] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383: No bootstrap required, opened a new log
I20260630 12:26:55.192214 21530 ts_tablet_manager.cc:1403] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.011s
I20260630 12:26:55.195600 21530 raft_consensus.cc:359] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.196484 21530 raft_consensus.cc:385] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.196836 21530 raft_consensus.cc:740] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 933a1154778a4d18acf1fba2912b3383, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.197623 21530 consensus_queue.cc:260] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.198035 21554 raft_consensus.cc:493] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:55.198740 21554 raft_consensus.cc:515] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.201428 21554 leader_election.cc:290] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:26:55.202508 21409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260c4a3cfbe94a2796c0de1aa0e87dde" candidate_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383" is_pre_election: true
I20260630 12:26:55.203313 21409 raft_consensus.cc:2468] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aead9f8b7e444a238b2f7bb2009d6a87 in term 0.
I20260630 12:26:55.205024 21299 leader_election.cc:304] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 933a1154778a4d18acf1fba2912b3383, aead9f8b7e444a238b2f7bb2009d6a87; no voters: 
I20260630 12:26:55.206226 21530 ts_tablet_manager.cc:1434] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:26:55.207345 21554 raft_consensus.cc:2804] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:55.207737 21554 raft_consensus.cc:493] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:55.208099 21554 raft_consensus.cc:3060] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.209506 21483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260c4a3cfbe94a2796c0de1aa0e87dde" candidate_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e" is_pre_election: true
I20260630 12:26:55.207234 21530 tablet_bootstrap.cc:492] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383: Bootstrap starting.
I20260630 12:26:55.215515 21410 raft_consensus.cc:2468] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aead9f8b7e444a238b2f7bb2009d6a87 in term 1.
I20260630 12:26:55.220965 21530 tablet_bootstrap.cc:654] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383: Neither blocks nor log segments found. Creating new log.
W20260630 12:26:55.220273 21301 leader_election.cc:343] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a6e2add827f47caad1324364311928e (127.16.110.131:38699): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:55.225317 21299 leader_election.cc:304] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 [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: 933a1154778a4d18acf1fba2912b3383, aead9f8b7e444a238b2f7bb2009d6a87; no voters: 1a6e2add827f47caad1324364311928e
I20260630 12:26:55.215081 21554 raft_consensus.cc:515] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.216147 21543 raft_consensus.cc:515] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.226804 21536 raft_consensus.cc:2804] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:55.227412 21536 raft_consensus.cc:697] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 LEADER]: Becoming Leader. State: Replica: aead9f8b7e444a238b2f7bb2009d6a87, State: Running, Role: LEADER
I20260630 12:26:55.228443 21536 consensus_queue.cc:237] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.229554 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fcce14f04c4a989ea35e52271efefa" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aead9f8b7e444a238b2f7bb2009d6a87"
I20260630 12:26:55.229729 21543 leader_election.cc:290] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 1 election: Requested vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115)
I20260630 12:26:55.223680 21335 raft_consensus.cc:2468] T 25b01d063a0946cf96944945b948177b P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 933a1154778a4d18acf1fba2912b3383 in term 1.
I20260630 12:26:55.230219 21334 raft_consensus.cc:3060] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.231514 21376 leader_election.cc:304] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 933a1154778a4d18acf1fba2912b3383, aead9f8b7e444a238b2f7bb2009d6a87; no voters: 
I20260630 12:26:55.232722 21534 raft_consensus.cc:2804] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:55.235571 21409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260c4a3cfbe94a2796c0de1aa0e87dde" candidate_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383"
I20260630 12:26:55.235963 21483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260c4a3cfbe94a2796c0de1aa0e87dde" candidate_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e"
I20260630 12:26:55.236192 21409 raft_consensus.cc:3060] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.236554 21554 leader_election.cc:290] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 election: Requested vote from peers 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:26:55.238552 21408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fcce14f04c4a989ea35e52271efefa" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383"
I20260630 12:26:55.239193 21408 raft_consensus.cc:3060] T 48fcce14f04c4a989ea35e52271efefa P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:26:55.237363 21301 leader_election.cc:343] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a6e2add827f47caad1324364311928e (127.16.110.131:38699): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:55.247749 21334 raft_consensus.cc:2468] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6e2add827f47caad1324364311928e in term 1.
I20260630 12:26:55.249209 21450 leader_election.cc:304] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6e2add827f47caad1324364311928e, aead9f8b7e444a238b2f7bb2009d6a87; no voters: 
I20260630 12:26:55.250167 21543 raft_consensus.cc:2804] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:55.250454 21409 raft_consensus.cc:2468] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aead9f8b7e444a238b2f7bb2009d6a87 in term 1.
I20260630 12:26:55.251793 21299 leader_election.cc:304] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [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: 933a1154778a4d18acf1fba2912b3383, aead9f8b7e444a238b2f7bb2009d6a87; no voters: 1a6e2add827f47caad1324364311928e
I20260630 12:26:55.252813 21554 raft_consensus.cc:2804] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:55.253296 21554 raft_consensus.cc:697] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 LEADER]: Becoming Leader. State: Replica: aead9f8b7e444a238b2f7bb2009d6a87, State: Running, Role: LEADER
I20260630 12:26:55.254038 21554 consensus_queue.cc:237] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.255616 21408 raft_consensus.cc:2468] T 48fcce14f04c4a989ea35e52271efefa P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6e2add827f47caad1324364311928e in term 1.
I20260630 12:26:55.269058 21484 raft_consensus.cc:2468] T 25b01d063a0946cf96944945b948177b P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 933a1154778a4d18acf1fba2912b3383 in term 1.
I20260630 12:26:55.284008 21529 tablet_bootstrap.cc:492] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e: No bootstrap required, opened a new log
I20260630 12:26:55.284577 21529 ts_tablet_manager.cc:1403] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e: Time spent bootstrapping tablet: real 0.191s	user 0.030s	sys 0.037s
I20260630 12:26:55.284529 21232 catalog_manager.cc:5697] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 reported cstate change: term changed from 0 to 1, leader changed from <none> to aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129). New cstate: current_term: 1 leader_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:55.290904 21564 raft_consensus.cc:493] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:55.291374 21564 raft_consensus.cc:515] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.294879 21534 raft_consensus.cc:697] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [term 1 LEADER]: Becoming Leader. State: Replica: 933a1154778a4d18acf1fba2912b3383, State: Running, Role: LEADER
I20260630 12:26:55.295795 21534 consensus_queue.cc:237] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } }
I20260630 12:26:55.298075 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059b787f380b4d83966e7310652c9e01" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" is_pre_election: true
W20260630 12:26:55.299342 21376 leader_election.cc:343] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:55.300154 21543 raft_consensus.cc:697] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [term 1 LEADER]: Becoming Leader. State: Replica: 1a6e2add827f47caad1324364311928e, State: Running, Role: LEADER
I20260630 12:26:55.300997 21543 consensus_queue.cc:237] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.302615 21232 catalog_manager.cc:5697] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 reported cstate change: term changed from 0 to 1, leader changed from <none> to aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129). New cstate: current_term: 1 leader_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:55.287590 21529 raft_consensus.cc:359] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.304852 21529 raft_consensus.cc:385] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.305156 21529 raft_consensus.cc:740] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6e2add827f47caad1324364311928e, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.306038 21529 consensus_queue.cc:260] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.308647 21564 leader_election.cc:290] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:26:55.309489 21531 tablet_bootstrap.cc:492] T f119216d98ee46d7ab7fadda4a6c3764 P aead9f8b7e444a238b2f7bb2009d6a87: No bootstrap required, opened a new log
I20260630 12:26:55.310002 21531 ts_tablet_manager.cc:1403] T f119216d98ee46d7ab7fadda4a6c3764 P aead9f8b7e444a238b2f7bb2009d6a87: Time spent bootstrapping tablet: real 0.168s	user 0.069s	sys 0.088s
I20260630 12:26:55.312942 21531 raft_consensus.cc:359] T f119216d98ee46d7ab7fadda4a6c3764 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.315436 21531 raft_consensus.cc:385] T f119216d98ee46d7ab7fadda4a6c3764 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.314488 21233 catalog_manager.cc:5697] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a6e2add827f47caad1324364311928e (127.16.110.131). New cstate: current_term: 1 leader_uuid: "1a6e2add827f47caad1324364311928e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:55.318503 21530 tablet_bootstrap.cc:492] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383: No bootstrap required, opened a new log
I20260630 12:26:55.318953 21530 ts_tablet_manager.cc:1403] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383: Time spent bootstrapping tablet: real 0.112s	user 0.037s	sys 0.039s
I20260630 12:26:55.315800 21531 raft_consensus.cc:740] T f119216d98ee46d7ab7fadda4a6c3764 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aead9f8b7e444a238b2f7bb2009d6a87, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.316668 21484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059b787f380b4d83966e7310652c9e01" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e" is_pre_election: true
W20260630 12:26:55.321465 21376 leader_election.cc:343] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a6e2add827f47caad1324364311928e (127.16.110.131:38699): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:55.321434 21530 raft_consensus.cc:359] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.322474 21530 raft_consensus.cc:385] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.322414 21376 leader_election.cc:304] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383 [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: 933a1154778a4d18acf1fba2912b3383; no voters: 1a6e2add827f47caad1324364311928e, aead9f8b7e444a238b2f7bb2009d6a87
I20260630 12:26:55.322997 21530 raft_consensus.cc:740] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 933a1154778a4d18acf1fba2912b3383, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.323532 21564 raft_consensus.cc:2749] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:55.323971 21530 consensus_queue.cc:260] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.324613 21531 consensus_queue.cc:260] T f119216d98ee46d7ab7fadda4a6c3764 P aead9f8b7e444a238b2f7bb2009d6a87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.326289 21530 ts_tablet_manager.cc:1434] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:26:55.327246 21530 tablet_bootstrap.cc:492] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383: Bootstrap starting.
I20260630 12:26:55.328302 21543 raft_consensus.cc:493] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:55.327271 21531 ts_tablet_manager.cc:1434] T f119216d98ee46d7ab7fadda4a6c3764 P aead9f8b7e444a238b2f7bb2009d6a87: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.003s
I20260630 12:26:55.328795 21543 raft_consensus.cc:515] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.329821 21531 tablet_bootstrap.cc:492] T 8e1ad96696d348acb23691c46920d1f7 P aead9f8b7e444a238b2f7bb2009d6a87: Bootstrap starting.
I20260630 12:26:55.332460 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f119216d98ee46d7ab7fadda4a6c3764" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" is_pre_election: true
I20260630 12:26:55.334939 21543 leader_election.cc:290] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115)
I20260630 12:26:55.334859 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f119216d98ee46d7ab7fadda4a6c3764" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383" is_pre_election: true
I20260630 12:26:55.335573 21410 raft_consensus.cc:2468] T f119216d98ee46d7ab7fadda4a6c3764 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6e2add827f47caad1324364311928e in term 0.
I20260630 12:26:55.337142 21529 ts_tablet_manager.cc:1434] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260630 12:26:55.337052 21448 leader_election.cc:304] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6e2add827f47caad1324364311928e, 933a1154778a4d18acf1fba2912b3383; no voters: 
I20260630 12:26:55.334867 21334 raft_consensus.cc:2468] T f119216d98ee46d7ab7fadda4a6c3764 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6e2add827f47caad1324364311928e in term 0.
I20260630 12:26:55.338245 21529 tablet_bootstrap.cc:492] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e: Bootstrap starting.
I20260630 12:26:55.339532 21543 raft_consensus.cc:2804] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:55.339912 21543 raft_consensus.cc:493] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:55.340276 21543 raft_consensus.cc:3060] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.341591 21531 tablet_bootstrap.cc:654] T 8e1ad96696d348acb23691c46920d1f7 P aead9f8b7e444a238b2f7bb2009d6a87: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:55.334132 21530 tablet_bootstrap.cc:654] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:55.350431 21529 tablet_bootstrap.cc:654] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:55.356206 21543 raft_consensus.cc:515] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.356292 21233 catalog_manager.cc:5697] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 reported cstate change: term changed from 0 to 1, leader changed from <none> to 933a1154778a4d18acf1fba2912b3383 (127.16.110.130). New cstate: current_term: 1 leader_uuid: "933a1154778a4d18acf1fba2912b3383" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:55.359649 21543 leader_election.cc:290] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 1 election: Requested vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115)
I20260630 12:26:55.361409 21531 tablet_bootstrap.cc:492] T 8e1ad96696d348acb23691c46920d1f7 P aead9f8b7e444a238b2f7bb2009d6a87: No bootstrap required, opened a new log
I20260630 12:26:55.361887 21531 ts_tablet_manager.cc:1403] T 8e1ad96696d348acb23691c46920d1f7 P aead9f8b7e444a238b2f7bb2009d6a87: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.006s
I20260630 12:26:55.362026 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f119216d98ee46d7ab7fadda4a6c3764" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383"
I20260630 12:26:55.362812 21410 raft_consensus.cc:3060] T f119216d98ee46d7ab7fadda4a6c3764 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.363544 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f119216d98ee46d7ab7fadda4a6c3764" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aead9f8b7e444a238b2f7bb2009d6a87"
I20260630 12:26:55.364457 21334 raft_consensus.cc:3060] T f119216d98ee46d7ab7fadda4a6c3764 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.370280 21410 raft_consensus.cc:2468] T f119216d98ee46d7ab7fadda4a6c3764 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6e2add827f47caad1324364311928e in term 1.
I20260630 12:26:55.371497 21448 leader_election.cc:304] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6e2add827f47caad1324364311928e, 933a1154778a4d18acf1fba2912b3383; no voters: 
I20260630 12:26:55.372385 21543 raft_consensus.cc:2804] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:55.373080 21334 raft_consensus.cc:2468] T f119216d98ee46d7ab7fadda4a6c3764 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6e2add827f47caad1324364311928e in term 1.
I20260630 12:26:55.373631 21543 raft_consensus.cc:697] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e [term 1 LEADER]: Becoming Leader. State: Replica: 1a6e2add827f47caad1324364311928e, State: Running, Role: LEADER
I20260630 12:26:55.374504 21543 consensus_queue.cc:237] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.376227 21531 raft_consensus.cc:359] T 8e1ad96696d348acb23691c46920d1f7 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.376848 21531 raft_consensus.cc:385] T 8e1ad96696d348acb23691c46920d1f7 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.377110 21531 raft_consensus.cc:740] T 8e1ad96696d348acb23691c46920d1f7 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aead9f8b7e444a238b2f7bb2009d6a87, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.377781 21531 consensus_queue.cc:260] T 8e1ad96696d348acb23691c46920d1f7 P aead9f8b7e444a238b2f7bb2009d6a87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.379631 21567 raft_consensus.cc:493] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:55.380110 21567 raft_consensus.cc:515] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.381340 21531 ts_tablet_manager.cc:1434] T 8e1ad96696d348acb23691c46920d1f7 P aead9f8b7e444a238b2f7bb2009d6a87: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260630 12:26:55.382195 21567 leader_election.cc:290] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115)
I20260630 12:26:55.382364 21531 tablet_bootstrap.cc:492] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87: Bootstrap starting.
I20260630 12:26:55.383805 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0fd50ee42e423c9be3b0ce4d0dd111" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383" is_pre_election: true
I20260630 12:26:55.384493 21410 raft_consensus.cc:2468] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6e2add827f47caad1324364311928e in term 0.
I20260630 12:26:55.385789 21448 leader_election.cc:304] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6e2add827f47caad1324364311928e, 933a1154778a4d18acf1fba2912b3383; no voters: 
I20260630 12:26:55.387892 21531 tablet_bootstrap.cc:654] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:55.390399 21567 raft_consensus.cc:2804] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:55.390889 21567 raft_consensus.cc:493] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:55.391327 21567 raft_consensus.cc:3060] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.391578 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0fd50ee42e423c9be3b0ce4d0dd111" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" is_pre_election: true
I20260630 12:26:55.392248 21334 raft_consensus.cc:2468] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6e2add827f47caad1324364311928e in term 0.
I20260630 12:26:55.392825 21530 tablet_bootstrap.cc:492] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383: No bootstrap required, opened a new log
I20260630 12:26:55.393268 21530 ts_tablet_manager.cc:1403] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383: Time spent bootstrapping tablet: real 0.066s	user 0.030s	sys 0.013s
I20260630 12:26:55.395836 21530 raft_consensus.cc:359] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.396536 21530 raft_consensus.cc:385] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.396795 21530 raft_consensus.cc:740] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 933a1154778a4d18acf1fba2912b3383, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.397588 21530 consensus_queue.cc:260] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.398641 21529 tablet_bootstrap.cc:492] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e: No bootstrap required, opened a new log
I20260630 12:26:55.399180 21529 ts_tablet_manager.cc:1403] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.004s
I20260630 12:26:55.399457 21567 raft_consensus.cc:515] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.400128 21531 tablet_bootstrap.cc:492] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87: No bootstrap required, opened a new log
I20260630 12:26:55.400589 21531 ts_tablet_manager.cc:1403] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260630 12:26:55.401520 21230 catalog_manager.cc:5697] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a6e2add827f47caad1324364311928e (127.16.110.131). New cstate: current_term: 1 leader_uuid: "1a6e2add827f47caad1324364311928e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:55.402252 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0fd50ee42e423c9be3b0ce4d0dd111" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aead9f8b7e444a238b2f7bb2009d6a87"
I20260630 12:26:55.402854 21334 raft_consensus.cc:3060] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.402773 21529 raft_consensus.cc:359] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.403167 21531 raft_consensus.cc:359] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.403672 21529 raft_consensus.cc:385] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.404199 21529 raft_consensus.cc:740] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6e2add827f47caad1324364311928e, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.405038 21529 consensus_queue.cc:260] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.406008 21530 ts_tablet_manager.cc:1434] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:26:55.406921 21530 tablet_bootstrap.cc:492] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383: Bootstrap starting.
I20260630 12:26:55.407689 21529 ts_tablet_manager.cc:1434] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:26:55.408736 21529 tablet_bootstrap.cc:492] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e: Bootstrap starting.
I20260630 12:26:55.403831 21531 raft_consensus.cc:385] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.410895 21531 raft_consensus.cc:740] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aead9f8b7e444a238b2f7bb2009d6a87, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.411691 21531 consensus_queue.cc:260] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.412358 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0fd50ee42e423c9be3b0ce4d0dd111" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383"
I20260630 12:26:55.412504 21567 leader_election.cc:290] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 1 election: Requested vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115)
I20260630 12:26:55.412962 21410 raft_consensus.cc:3060] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.414156 21531 ts_tablet_manager.cc:1434] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:26:55.415215 21531 tablet_bootstrap.cc:492] T 06ceed4706a5405590634ea3212eb482 P aead9f8b7e444a238b2f7bb2009d6a87: Bootstrap starting.
I20260630 12:26:55.417415 21529 tablet_bootstrap.cc:654] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:55.420032 21410 raft_consensus.cc:2468] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6e2add827f47caad1324364311928e in term 1.
I20260630 12:26:55.420830 21531 tablet_bootstrap.cc:654] T 06ceed4706a5405590634ea3212eb482 P aead9f8b7e444a238b2f7bb2009d6a87: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:55.421192 21448 leader_election.cc:304] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6e2add827f47caad1324364311928e, 933a1154778a4d18acf1fba2912b3383; no voters: 
I20260630 12:26:55.410286 21334 raft_consensus.cc:2468] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6e2add827f47caad1324364311928e in term 1.
I20260630 12:26:55.422020 21567 raft_consensus.cc:2804] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:55.412366 21530 tablet_bootstrap.cc:654] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:55.422565 21567 raft_consensus.cc:697] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [term 1 LEADER]: Becoming Leader. State: Replica: 1a6e2add827f47caad1324364311928e, State: Running, Role: LEADER
I20260630 12:26:55.423560 21567 consensus_queue.cc:237] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.433236 21530 tablet_bootstrap.cc:492] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383: No bootstrap required, opened a new log
I20260630 12:26:55.433334 21529 tablet_bootstrap.cc:492] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e: No bootstrap required, opened a new log
I20260630 12:26:55.433717 21530 ts_tablet_manager.cc:1403] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260630 12:26:55.434013 21529 ts_tablet_manager.cc:1403] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260630 12:26:55.435683 21530 raft_consensus.cc:359] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.436242 21530 raft_consensus.cc:385] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.436524 21530 raft_consensus.cc:740] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 933a1154778a4d18acf1fba2912b3383, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.437392 21530 consensus_queue.cc:260] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.439656 21530 ts_tablet_manager.cc:1434] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:26:55.440572 21530 tablet_bootstrap.cc:492] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383: Bootstrap starting.
I20260630 12:26:55.443177 21529 raft_consensus.cc:359] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.444152 21529 raft_consensus.cc:385] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.444557 21529 raft_consensus.cc:740] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6e2add827f47caad1324364311928e, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.444326 21230 catalog_manager.cc:5697] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a6e2add827f47caad1324364311928e (127.16.110.131). New cstate: current_term: 1 leader_uuid: "1a6e2add827f47caad1324364311928e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:55.446002 21530 tablet_bootstrap.cc:654] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:55.445729 21529 consensus_queue.cc:260] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.449187 21529 ts_tablet_manager.cc:1434] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260630 12:26:55.450529 21529 tablet_bootstrap.cc:492] T 8e1ad96696d348acb23691c46920d1f7 P 1a6e2add827f47caad1324364311928e: Bootstrap starting.
I20260630 12:26:55.458616 21529 tablet_bootstrap.cc:654] T 8e1ad96696d348acb23691c46920d1f7 P 1a6e2add827f47caad1324364311928e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:55.468396 21534 raft_consensus.cc:493] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:55.468901 21534 raft_consensus.cc:515] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.470969 21534 leader_election.cc:290] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:26:55.473044 21484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06ceed4706a5405590634ea3212eb482" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e" is_pre_election: true
I20260630 12:26:55.474740 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06ceed4706a5405590634ea3212eb482" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" is_pre_election: true
W20260630 12:26:55.476883 21376 leader_election.cc:343] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a6e2add827f47caad1324364311928e (127.16.110.131:38699): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:26:55.477746 21376 leader_election.cc:343] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:26:55.478250 21376 leader_election.cc:304] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383 [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: 933a1154778a4d18acf1fba2912b3383; no voters: 1a6e2add827f47caad1324364311928e, aead9f8b7e444a238b2f7bb2009d6a87
I20260630 12:26:55.479190 21534 raft_consensus.cc:2749] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:55.480662 21529 tablet_bootstrap.cc:492] T 8e1ad96696d348acb23691c46920d1f7 P 1a6e2add827f47caad1324364311928e: No bootstrap required, opened a new log
I20260630 12:26:55.481256 21529 ts_tablet_manager.cc:1403] T 8e1ad96696d348acb23691c46920d1f7 P 1a6e2add827f47caad1324364311928e: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.004s
I20260630 12:26:55.483851 21529 raft_consensus.cc:359] T 8e1ad96696d348acb23691c46920d1f7 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.484675 21529 raft_consensus.cc:385] T 8e1ad96696d348acb23691c46920d1f7 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.484947 21529 raft_consensus.cc:740] T 8e1ad96696d348acb23691c46920d1f7 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6e2add827f47caad1324364311928e, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.485798 21529 consensus_queue.cc:260] T 8e1ad96696d348acb23691c46920d1f7 P 1a6e2add827f47caad1324364311928e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.487582 21531 tablet_bootstrap.cc:492] T 06ceed4706a5405590634ea3212eb482 P aead9f8b7e444a238b2f7bb2009d6a87: No bootstrap required, opened a new log
I20260630 12:26:55.487738 21529 ts_tablet_manager.cc:1434] T 8e1ad96696d348acb23691c46920d1f7 P 1a6e2add827f47caad1324364311928e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:26:55.488068 21531 ts_tablet_manager.cc:1403] T 06ceed4706a5405590634ea3212eb482 P aead9f8b7e444a238b2f7bb2009d6a87: Time spent bootstrapping tablet: real 0.073s	user 0.046s	sys 0.020s
I20260630 12:26:55.488407 21530 tablet_bootstrap.cc:492] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383: No bootstrap required, opened a new log
I20260630 12:26:55.488615 21529 tablet_bootstrap.cc:492] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e: Bootstrap starting.
I20260630 12:26:55.488943 21530 ts_tablet_manager.cc:1403] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.031s
I20260630 12:26:55.490512 21531 raft_consensus.cc:359] T 06ceed4706a5405590634ea3212eb482 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.491185 21531 raft_consensus.cc:385] T 06ceed4706a5405590634ea3212eb482 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.491452 21531 raft_consensus.cc:740] T 06ceed4706a5405590634ea3212eb482 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aead9f8b7e444a238b2f7bb2009d6a87, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.491813 21530 raft_consensus.cc:359] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.492585 21530 raft_consensus.cc:385] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.492317 21531 consensus_queue.cc:260] T 06ceed4706a5405590634ea3212eb482 P aead9f8b7e444a238b2f7bb2009d6a87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.492923 21530 raft_consensus.cc:740] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 933a1154778a4d18acf1fba2912b3383, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.493817 21530 consensus_queue.cc:260] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.494688 21529 tablet_bootstrap.cc:654] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:55.496233 21530 ts_tablet_manager.cc:1434] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:26:55.501235 21531 ts_tablet_manager.cc:1434] T 06ceed4706a5405590634ea3212eb482 P aead9f8b7e444a238b2f7bb2009d6a87: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260630 12:26:55.502463 21531 tablet_bootstrap.cc:492] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87: Bootstrap starting.
I20260630 12:26:55.505553 21529 tablet_bootstrap.cc:492] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e: No bootstrap required, opened a new log
I20260630 12:26:55.506031 21529 ts_tablet_manager.cc:1403] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260630 12:26:55.507907 21531 tablet_bootstrap.cc:654] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:55.508460 21529 raft_consensus.cc:359] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.509179 21529 raft_consensus.cc:385] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.509444 21529 raft_consensus.cc:740] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6e2add827f47caad1324364311928e, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.510913 21529 consensus_queue.cc:260] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.512710 21531 tablet_bootstrap.cc:492] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87: No bootstrap required, opened a new log
I20260630 12:26:55.513173 21531 ts_tablet_manager.cc:1403] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:26:55.514809 21529 ts_tablet_manager.cc:1434] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:26:55.515687 21529 tablet_bootstrap.cc:492] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e: Bootstrap starting.
I20260630 12:26:55.515509 21531 raft_consensus.cc:359] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.516192 21531 raft_consensus.cc:385] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.516453 21531 raft_consensus.cc:740] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aead9f8b7e444a238b2f7bb2009d6a87, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.517206 21531 consensus_queue.cc:260] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.521446 21531 ts_tablet_manager.cc:1434] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:26:55.521725 21529 tablet_bootstrap.cc:654] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:55.522360 21531 tablet_bootstrap.cc:492] T 90a3d9cb19144144968ccd0a6e49c2f3 P aead9f8b7e444a238b2f7bb2009d6a87: Bootstrap starting.
I20260630 12:26:55.526671 21529 tablet_bootstrap.cc:492] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e: No bootstrap required, opened a new log
I20260630 12:26:55.527107 21529 ts_tablet_manager.cc:1403] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:26:55.529537 21529 raft_consensus.cc:359] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.530160 21529 raft_consensus.cc:385] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.530372 21531 tablet_bootstrap.cc:654] T 90a3d9cb19144144968ccd0a6e49c2f3 P aead9f8b7e444a238b2f7bb2009d6a87: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:55.530433 21529 raft_consensus.cc:740] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6e2add827f47caad1324364311928e, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.531276 21529 consensus_queue.cc:260] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.533459 21529 ts_tablet_manager.cc:1434] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260630 12:26:55.535246 21531 tablet_bootstrap.cc:492] T 90a3d9cb19144144968ccd0a6e49c2f3 P aead9f8b7e444a238b2f7bb2009d6a87: No bootstrap required, opened a new log
I20260630 12:26:55.535347 21529 tablet_bootstrap.cc:492] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e: Bootstrap starting.
I20260630 12:26:55.535722 21531 ts_tablet_manager.cc:1403] T 90a3d9cb19144144968ccd0a6e49c2f3 P aead9f8b7e444a238b2f7bb2009d6a87: Time spent bootstrapping tablet: real 0.014s	user 0.001s	sys 0.008s
I20260630 12:26:55.538268 21531 raft_consensus.cc:359] T 90a3d9cb19144144968ccd0a6e49c2f3 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.538928 21531 raft_consensus.cc:385] T 90a3d9cb19144144968ccd0a6e49c2f3 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.539183 21531 raft_consensus.cc:740] T 90a3d9cb19144144968ccd0a6e49c2f3 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aead9f8b7e444a238b2f7bb2009d6a87, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.539814 21531 consensus_queue.cc:260] T 90a3d9cb19144144968ccd0a6e49c2f3 P aead9f8b7e444a238b2f7bb2009d6a87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.541082 21529 tablet_bootstrap.cc:654] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:55.541797 21531 ts_tablet_manager.cc:1434] T 90a3d9cb19144144968ccd0a6e49c2f3 P aead9f8b7e444a238b2f7bb2009d6a87: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:26:55.546675 21529 tablet_bootstrap.cc:492] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e: No bootstrap required, opened a new log
I20260630 12:26:55.547114 21529 ts_tablet_manager.cc:1403] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260630 12:26:55.549417 21529 raft_consensus.cc:359] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.549858 21529 raft_consensus.cc:385] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.550078 21529 raft_consensus.cc:740] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6e2add827f47caad1324364311928e, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.550704 21529 consensus_queue.cc:260] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.552358 21529 ts_tablet_manager.cc:1434] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:26:55.553223 21529 tablet_bootstrap.cc:492] T 90a3d9cb19144144968ccd0a6e49c2f3 P 1a6e2add827f47caad1324364311928e: Bootstrap starting.
I20260630 12:26:55.558298 21529 tablet_bootstrap.cc:654] T 90a3d9cb19144144968ccd0a6e49c2f3 P 1a6e2add827f47caad1324364311928e: Neither blocks nor log segments found. Creating new log.
I20260630 12:26:55.562304 21529 tablet_bootstrap.cc:492] T 90a3d9cb19144144968ccd0a6e49c2f3 P 1a6e2add827f47caad1324364311928e: No bootstrap required, opened a new log
I20260630 12:26:55.562728 21529 ts_tablet_manager.cc:1403] T 90a3d9cb19144144968ccd0a6e49c2f3 P 1a6e2add827f47caad1324364311928e: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260630 12:26:55.564733 21529 raft_consensus.cc:359] T 90a3d9cb19144144968ccd0a6e49c2f3 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.565162 21529 raft_consensus.cc:385] T 90a3d9cb19144144968ccd0a6e49c2f3 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:26:55.565322 21529 raft_consensus.cc:740] T 90a3d9cb19144144968ccd0a6e49c2f3 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6e2add827f47caad1324364311928e, State: Initialized, Role: FOLLOWER
I20260630 12:26:55.565723 21529 consensus_queue.cc:260] T 90a3d9cb19144144968ccd0a6e49c2f3 P 1a6e2add827f47caad1324364311928e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.567111 21529 ts_tablet_manager.cc:1434] T 90a3d9cb19144144968ccd0a6e49c2f3 P 1a6e2add827f47caad1324364311928e: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:26:55.579895 21484 raft_consensus.cc:3060] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.585603 21536 consensus_queue.cc:1048] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.587271 21536 raft_consensus.cc:493] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:55.587646 21536 raft_consensus.cc:515] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.589562 21536 leader_election.cc:290] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:26:55.589628 21534 raft_consensus.cc:493] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:55.590131 21534 raft_consensus.cc:515] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.591172 21483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059b787f380b4d83966e7310652c9e01" candidate_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e" is_pre_election: true
I20260630 12:26:55.590279 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059b787f380b4d83966e7310652c9e01" candidate_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383" is_pre_election: true
I20260630 12:26:55.592371 21410 raft_consensus.cc:2468] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aead9f8b7e444a238b2f7bb2009d6a87 in term 0.
I20260630 12:26:55.592950 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1ad96696d348acb23691c46920d1f7" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" is_pre_election: true
I20260630 12:26:55.591827 21483 raft_consensus.cc:2468] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aead9f8b7e444a238b2f7bb2009d6a87 in term 0.
I20260630 12:26:55.593550 21299 leader_election.cc:304] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 933a1154778a4d18acf1fba2912b3383, aead9f8b7e444a238b2f7bb2009d6a87; no voters: 
I20260630 12:26:55.594305 21534 leader_election.cc:290] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:26:55.594501 21535 raft_consensus.cc:2804] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:55.593569 21334 raft_consensus.cc:2468] T 8e1ad96696d348acb23691c46920d1f7 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 933a1154778a4d18acf1fba2912b3383 in term 0.
I20260630 12:26:55.595309 21535 raft_consensus.cc:493] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:55.595754 21535 raft_consensus.cc:3060] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.599040 21484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1ad96696d348acb23691c46920d1f7" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e" is_pre_election: true
I20260630 12:26:55.599732 21484 raft_consensus.cc:2468] T 8e1ad96696d348acb23691c46920d1f7 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 933a1154778a4d18acf1fba2912b3383 in term 0.
I20260630 12:26:55.599996 21376 leader_election.cc:304] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 933a1154778a4d18acf1fba2912b3383, aead9f8b7e444a238b2f7bb2009d6a87; no voters: 
I20260630 12:26:55.600922 21534 raft_consensus.cc:2804] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:55.601316 21534 raft_consensus.cc:493] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:55.601694 21534 raft_consensus.cc:3060] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.601840 21536 consensus_queue.cc:1048] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:55.606591 21535 raft_consensus.cc:515] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.609719 21534 raft_consensus.cc:515] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.612663 21534 leader_election.cc:290] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 1 election: Requested vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:26:55.613381 21409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059b787f380b4d83966e7310652c9e01" candidate_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383"
I20260630 12:26:55.614583 21409 raft_consensus.cc:3060] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.616154 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059b787f380b4d83966e7310652c9e01" candidate_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e"
I20260630 12:26:55.616778 21482 raft_consensus.cc:3060] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.617061 21567 raft_consensus.cc:493] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:55.617511 21567 raft_consensus.cc:515] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.619777 21567 leader_election.cc:290] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115)
I20260630 12:26:55.613734 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1ad96696d348acb23691c46920d1f7" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aead9f8b7e444a238b2f7bb2009d6a87"
I20260630 12:26:55.613721 21484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1ad96696d348acb23691c46920d1f7" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e"
I20260630 12:26:55.621690 21408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06ceed4706a5405590634ea3212eb482" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383" is_pre_election: true
I20260630 12:26:55.622306 21408 raft_consensus.cc:2468] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6e2add827f47caad1324364311928e in term 0.
I20260630 12:26:55.623008 21334 raft_consensus.cc:3060] T 8e1ad96696d348acb23691c46920d1f7 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.622885 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06ceed4706a5405590634ea3212eb482" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" is_pre_election: true
I20260630 12:26:55.623514 21448 leader_election.cc:304] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6e2add827f47caad1324364311928e, 933a1154778a4d18acf1fba2912b3383; no voters: 
I20260630 12:26:55.623700 21335 raft_consensus.cc:2468] T 06ceed4706a5405590634ea3212eb482 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6e2add827f47caad1324364311928e in term 0.
I20260630 12:26:55.624363 21567 raft_consensus.cc:2804] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:55.624704 21567 raft_consensus.cc:493] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:55.625017 21567 raft_consensus.cc:3060] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.628278 21484 raft_consensus.cc:3060] T 8e1ad96696d348acb23691c46920d1f7 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.621292 21535 leader_election.cc:290] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 election: Requested vote from peers 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:26:55.638047 21484 raft_consensus.cc:2468] T 8e1ad96696d348acb23691c46920d1f7 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 933a1154778a4d18acf1fba2912b3383 in term 1.
I20260630 12:26:55.646896 21409 raft_consensus.cc:2468] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aead9f8b7e444a238b2f7bb2009d6a87 in term 1.
I20260630 12:26:55.645386 21334 raft_consensus.cc:2468] T 8e1ad96696d348acb23691c46920d1f7 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 933a1154778a4d18acf1fba2912b3383 in term 1.
I20260630 12:26:55.648178 21482 raft_consensus.cc:2468] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aead9f8b7e444a238b2f7bb2009d6a87 in term 1.
I20260630 12:26:55.649433 21301 leader_election.cc:304] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6e2add827f47caad1324364311928e, aead9f8b7e444a238b2f7bb2009d6a87; no voters: 
I20260630 12:26:55.650487 21376 leader_election.cc:304] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6e2add827f47caad1324364311928e, 933a1154778a4d18acf1fba2912b3383; no voters: 
I20260630 12:26:55.651288 21534 raft_consensus.cc:2804] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:55.651786 21534 raft_consensus.cc:697] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [term 1 LEADER]: Becoming Leader. State: Replica: 933a1154778a4d18acf1fba2912b3383, State: Running, Role: LEADER
I20260630 12:26:55.651036 21591 raft_consensus.cc:2804] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:55.653163 21591 raft_consensus.cc:697] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 LEADER]: Becoming Leader. State: Replica: aead9f8b7e444a238b2f7bb2009d6a87, State: Running, Role: LEADER
I20260630 12:26:55.652586 21534 consensus_queue.cc:237] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.653554 21567 raft_consensus.cc:515] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.653949 21591 consensus_queue.cc:237] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.656297 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06ceed4706a5405590634ea3212eb482" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aead9f8b7e444a238b2f7bb2009d6a87"
I20260630 12:26:55.656919 21567 leader_election.cc:290] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 1 election: Requested vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115)
I20260630 12:26:55.656912 21334 raft_consensus.cc:3060] T 06ceed4706a5405590634ea3212eb482 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.662501 21409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06ceed4706a5405590634ea3212eb482" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383"
I20260630 12:26:55.663092 21409 raft_consensus.cc:3060] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.665632 21334 raft_consensus.cc:2468] T 06ceed4706a5405590634ea3212eb482 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6e2add827f47caad1324364311928e in term 1.
I20260630 12:26:55.666666 21450 leader_election.cc:304] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6e2add827f47caad1324364311928e, aead9f8b7e444a238b2f7bb2009d6a87; no voters: 
I20260630 12:26:55.666294 21230 catalog_manager.cc:5697] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87 reported cstate change: term changed from 0 to 1, leader changed from <none> to aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129). New cstate: current_term: 1 leader_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:55.667707 21567 raft_consensus.cc:2804] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:55.668220 21543 raft_consensus.cc:493] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:55.667915 21233 catalog_manager.cc:5697] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 reported cstate change: term changed from 0 to 1, leader changed from <none> to 933a1154778a4d18acf1fba2912b3383 (127.16.110.130). New cstate: current_term: 1 leader_uuid: "933a1154778a4d18acf1fba2912b3383" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:55.668668 21543 raft_consensus.cc:515] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.670815 21543 leader_election.cc:290] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115)
I20260630 12:26:55.671802 21409 raft_consensus.cc:2468] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6e2add827f47caad1324364311928e in term 1.
I20260630 12:26:55.672609 21567 raft_consensus.cc:697] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [term 1 LEADER]: Becoming Leader. State: Replica: 1a6e2add827f47caad1324364311928e, State: Running, Role: LEADER
I20260630 12:26:55.673245 21409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260c4a3cfbe94a2796c0de1aa0e87dde" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383" is_pre_election: true
I20260630 12:26:55.673452 21567 consensus_queue.cc:237] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.674000 21409 raft_consensus.cc:2393] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a6e2add827f47caad1324364311928e in current term 1: Already voted for candidate aead9f8b7e444a238b2f7bb2009d6a87 in this term.
I20260630 12:26:55.674522 21591 consensus_queue.cc:1048] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.686192 21482 raft_consensus.cc:3060] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.688373 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260c4a3cfbe94a2796c0de1aa0e87dde" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" is_pre_election: true
I20260630 12:26:55.688796 21231 catalog_manager.cc:5697] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a6e2add827f47caad1324364311928e (127.16.110.131). New cstate: current_term: 1 leader_uuid: "1a6e2add827f47caad1324364311928e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } health_report { overall_health: HEALTHY } } }
I20260630 12:26:55.690032 21450 leader_election.cc:304] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [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: 1a6e2add827f47caad1324364311928e; no voters: 933a1154778a4d18acf1fba2912b3383, aead9f8b7e444a238b2f7bb2009d6a87
I20260630 12:26:55.691764 21534 raft_consensus.cc:493] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:55.692265 21534 raft_consensus.cc:515] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.692863 21536 raft_consensus.cc:493] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:55.693303 21536 raft_consensus.cc:515] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.694257 21534 leader_election.cc:290] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:26:55.695261 21536 leader_election.cc:290] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:26:55.695432 21484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18059107e83440e88f5bc2842e1eabae" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e" is_pre_election: true
I20260630 12:26:55.696146 21484 raft_consensus.cc:2468] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 933a1154778a4d18acf1fba2912b3383 in term 0.
I20260630 12:26:55.697674 21376 leader_election.cc:304] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6e2add827f47caad1324364311928e, 933a1154778a4d18acf1fba2912b3383; no voters: 
I20260630 12:26:55.698061 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18059107e83440e88f5bc2842e1eabae" candidate_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383" is_pre_election: true
I20260630 12:26:55.698465 21534 raft_consensus.cc:2804] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:55.698684 21484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18059107e83440e88f5bc2842e1eabae" candidate_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e" is_pre_election: true
I20260630 12:26:55.699312 21484 raft_consensus.cc:2468] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aead9f8b7e444a238b2f7bb2009d6a87 in term 0.
I20260630 12:26:55.699796 21536 consensus_queue.cc:1048] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.700555 21301 leader_election.cc:304] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6e2add827f47caad1324364311928e, aead9f8b7e444a238b2f7bb2009d6a87; no voters: 
I20260630 12:26:55.698868 21534 raft_consensus.cc:493] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:55.701391 21534 raft_consensus.cc:3060] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.704677 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18059107e83440e88f5bc2842e1eabae" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" is_pre_election: true
I20260630 12:26:55.705394 21334 raft_consensus.cc:2468] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 933a1154778a4d18acf1fba2912b3383 in term 0.
I20260630 12:26:55.706465 21536 raft_consensus.cc:2804] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:55.706822 21536 raft_consensus.cc:493] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:55.707139 21536 raft_consensus.cc:3060] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.709729 21484 raft_consensus.cc:3060] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.718333 21535 consensus_queue.cc:1048] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.720703 21535 consensus_queue.cc:1048] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.723192 21534 raft_consensus.cc:515] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.724215 21410 raft_consensus.cc:2393] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aead9f8b7e444a238b2f7bb2009d6a87 in current term 1: Already voted for candidate 933a1154778a4d18acf1fba2912b3383 in this term.
I20260630 12:26:55.728117 21536 raft_consensus.cc:515] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.729909 21536 leader_election.cc:290] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 [CANDIDATE]: Term 1 election: Requested vote from peers 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:26:55.730738 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18059107e83440e88f5bc2842e1eabae" candidate_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383"
I20260630 12:26:55.731148 21483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18059107e83440e88f5bc2842e1eabae" candidate_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e"
I20260630 12:26:55.731685 21410 raft_consensus.cc:2393] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aead9f8b7e444a238b2f7bb2009d6a87 in current term 1: Already voted for candidate 933a1154778a4d18acf1fba2912b3383 in this term.
I20260630 12:26:55.731791 21483 raft_consensus.cc:3060] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.732035 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18059107e83440e88f5bc2842e1eabae" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aead9f8b7e444a238b2f7bb2009d6a87"
I20260630 12:26:55.732378 21534 leader_election.cc:290] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 1 election: Requested vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:26:55.732833 21334 raft_consensus.cc:2393] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 933a1154778a4d18acf1fba2912b3383 in current term 1: Already voted for candidate aead9f8b7e444a238b2f7bb2009d6a87 in this term.
I20260630 12:26:55.733825 21481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18059107e83440e88f5bc2842e1eabae" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e"
I20260630 12:26:55.735644 21376 leader_election.cc:304] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [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: 933a1154778a4d18acf1fba2912b3383; no voters: 1a6e2add827f47caad1324364311928e, aead9f8b7e444a238b2f7bb2009d6a87
I20260630 12:26:55.736794 21534 raft_consensus.cc:2749] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:26:55.738548 21483 raft_consensus.cc:2468] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aead9f8b7e444a238b2f7bb2009d6a87 in term 1.
I20260630 12:26:55.739665 21301 leader_election.cc:304] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 [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: 1a6e2add827f47caad1324364311928e, aead9f8b7e444a238b2f7bb2009d6a87; no voters: 933a1154778a4d18acf1fba2912b3383
I20260630 12:26:55.740808 21536 raft_consensus.cc:2804] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:55.741503 21536 raft_consensus.cc:697] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 LEADER]: Becoming Leader. State: Replica: aead9f8b7e444a238b2f7bb2009d6a87, State: Running, Role: LEADER
I20260630 12:26:55.742326 21536 consensus_queue.cc:237] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.747748 21567 raft_consensus.cc:2749] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:26:55.751194 21534 consensus_queue.cc:1048] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.756017 21231 catalog_manager.cc:5697] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 reported cstate change: term changed from 0 to 1, leader changed from <none> to aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129). New cstate: current_term: 1 leader_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:55.765051 21564 consensus_queue.cc:1048] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.772998 21567 consensus_queue.cc:1048] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.775611 21597 consensus_queue.cc:1048] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:55.832785 21564 raft_consensus.cc:493] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:26:55.833235 21564 raft_consensus.cc:515] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.834849 21564 leader_election.cc:290] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:26:55.835779 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a3d9cb19144144968ccd0a6e49c2f3" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" is_pre_election: true
I20260630 12:26:55.836186 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a3d9cb19144144968ccd0a6e49c2f3" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e" is_pre_election: true
I20260630 12:26:55.836503 21334 raft_consensus.cc:2468] T 90a3d9cb19144144968ccd0a6e49c2f3 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 933a1154778a4d18acf1fba2912b3383 in term 0.
I20260630 12:26:55.836879 21482 raft_consensus.cc:2468] T 90a3d9cb19144144968ccd0a6e49c2f3 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 933a1154778a4d18acf1fba2912b3383 in term 0.
I20260630 12:26:55.837515 21376 leader_election.cc:304] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 933a1154778a4d18acf1fba2912b3383, aead9f8b7e444a238b2f7bb2009d6a87; no voters: 
I20260630 12:26:55.838409 21564 raft_consensus.cc:2804] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:26:55.838779 21564 raft_consensus.cc:493] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:26:55.839138 21564 raft_consensus.cc:3060] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.839246 21567 consensus_queue.cc:1048] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.840777 21543 consensus_queue.cc:1048] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.841986 21597 consensus_queue.cc:1048] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.849231 21564 raft_consensus.cc:515] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.853240 21335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a3d9cb19144144968ccd0a6e49c2f3" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aead9f8b7e444a238b2f7bb2009d6a87"
I20260630 12:26:55.854043 21335 raft_consensus.cc:3060] T 90a3d9cb19144144968ccd0a6e49c2f3 P aead9f8b7e444a238b2f7bb2009d6a87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.858484 21564 leader_election.cc:290] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 1 election: Requested vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:26:55.859829 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a3d9cb19144144968ccd0a6e49c2f3" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e"
I20260630 12:26:55.861485 21482 raft_consensus.cc:3060] T 90a3d9cb19144144968ccd0a6e49c2f3 P 1a6e2add827f47caad1324364311928e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:26:55.863375 21543 consensus_queue.cc:1048] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:55.870972 21335 raft_consensus.cc:2468] T 90a3d9cb19144144968ccd0a6e49c2f3 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 933a1154778a4d18acf1fba2912b3383 in term 1.
I20260630 12:26:55.873277 21482 raft_consensus.cc:2468] T 90a3d9cb19144144968ccd0a6e49c2f3 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 933a1154778a4d18acf1fba2912b3383 in term 1.
I20260630 12:26:55.874336 21376 leader_election.cc:304] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 933a1154778a4d18acf1fba2912b3383, aead9f8b7e444a238b2f7bb2009d6a87; no voters: 
I20260630 12:26:55.876567 21534 raft_consensus.cc:2804] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:26:55.877043 21534 raft_consensus.cc:697] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [term 1 LEADER]: Becoming Leader. State: Replica: 933a1154778a4d18acf1fba2912b3383, State: Running, Role: LEADER
I20260630 12:26:55.877842 21534 consensus_queue.cc:237] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:26:55.891439 21233 catalog_manager.cc:5697] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 reported cstate change: term changed from 0 to 1, leader changed from <none> to 933a1154778a4d18acf1fba2912b3383 (127.16.110.130). New cstate: current_term: 1 leader_uuid: "933a1154778a4d18acf1fba2912b3383" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } health_report { overall_health: UNKNOWN } } }
I20260630 12:26:56.040155 21534 consensus_queue.cc:1048] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:56.070487 21569 consensus_queue.cc:1048] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:56.103442 21536 consensus_queue.cc:1048] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:56.195379 21554 consensus_queue.cc:1048] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:26:56.203284 21613 meta_cache.cc:1261] Time spent looking up entry by key: real 0.071s	user 0.001s	sys 0.000s
W20260630 12:26:56.226918 21515 meta_cache.cc:1261] Time spent looking up entry by key: real 0.096s	user 0.000s	sys 0.003s
I20260630 12:26:56.247341 21567 consensus_queue.cc:1048] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:56.261574 21567 consensus_queue.cc:1048] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:56.316810 21535 consensus_queue.cc:1048] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:26:56.332959 21534 consensus_queue.cc:1048] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:56.333274 21591 consensus_queue.cc:1048] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:26:56.385689 21569 consensus_queue.cc:1048] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:26:56.843744 21513 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.16.110.190:39603, user_credentials={real_user=slave}} blocked reactor thread for 301103us
W20260630 12:26:56.843672 21376 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.110.129:40217, user_credentials={real_user=slave}} blocked reactor thread for 51353.2us
W20260630 12:26:56.928915 21667 log.cc:927] Time spent T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e: Append to log took a long time: real 0.119s	user 0.000s	sys 0.001s
W20260630 12:26:56.940454 21299 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.110.130:33115, user_credentials={real_user=slave}} blocked reactor thread for 188189us
W20260630 12:26:56.976240 21513 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.16.110.190:39603, user_credentials={real_user=slave}} blocked reactor thread for 123557us
W20260630 12:26:57.073765 21376 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.110.131:38699, user_credentials={real_user=slave}} blocked reactor thread for 48921.9us
W20260630 12:26:57.231978 21516 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.16.110.131:38699, user_credentials={real_user=slave}} blocked reactor thread for 91557.3us
W20260630 12:26:57.268930 21514 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.16.110.130:33115, user_credentials={real_user=slave}} blocked reactor thread for 114840us
W20260630 12:26:57.276507 21690 log.cc:927] Time spent T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87: Append to log took a long time: real 0.107s	user 0.001s	sys 0.000s
W20260630 12:26:57.284761 21691 log.cc:927] Time spent T 4d639abc0b504a378477494f3746e1cf P 933a1154778a4d18acf1fba2912b3383: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
W20260630 12:26:57.334136 21516 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.16.110.129:40217, user_credentials={real_user=slave}} blocked reactor thread for 43535.2us
W20260630 12:26:57.494728 21616 meta_cache.cc:1261] Time spent looking up entry by key: real 0.059s	user 0.002s	sys 0.001s
W20260630 12:26:57.764994 21516 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.16.110.129:40217, user_credentials={real_user=slave}} blocked reactor thread for 74494.4us
W20260630 12:26:58.970618 21299 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.110.130:33115, user_credentials={real_user=slave}} blocked reactor thread for 113258us
W20260630 12:26:59.001096 21301 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.110.131:38699, user_credentials={real_user=slave}} blocked reactor thread for 135113us
W20260630 12:26:59.079739 21299 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.110.130:33115, user_credentials={real_user=slave}} blocked reactor thread for 45977.9us
W20260630 12:26:59.250154 21376 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.110.129:40217, user_credentials={real_user=slave}} blocked reactor thread for 93959.8us
W20260630 12:26:59.312747 21299 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.110.130:33115, user_credentials={real_user=slave}} blocked reactor thread for 61482.7us
W20260630 12:26:59.378844 21376 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.110.129:40217, user_credentials={real_user=slave}} blocked reactor thread for 91182.7us
W20260630 12:26:59.973121 21450 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.110.129:40217, user_credentials={real_user=slave}} blocked reactor thread for 51106.4us
W20260630 12:27:00.344762 21614 meta_cache.cc:1261] Time spent looking up entry by key: real 0.065s	user 0.000s	sys 0.000s
W20260630 12:27:00.356997 21667 log.cc:927] Time spent T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e: Append to log took a long time: real 0.145s	user 0.000s	sys 0.000s
W20260630 12:27:00.440212 21624 log.cc:927] Time spent T 90a3d9cb19144144968ccd0a6e49c2f3 P aead9f8b7e444a238b2f7bb2009d6a87: Append to log took a long time: real 0.053s	user 0.007s	sys 0.005s
W20260630 12:27:00.440357 21612 log.cc:927] Time spent T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383: Append to log took a long time: real 0.053s	user 0.008s	sys 0.001s
I20260630 12:27:00.888144 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:00.908918 21728 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:00.911468 21729 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:00.918100 16826 server_base.cc:1061] running on GCE node
W20260630 12:27:00.919726 21732 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:00.922020 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:00.922343 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:00.922539 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822420922521 us; error 0 us; skew 500 ppm
I20260630 12:27:00.923134 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:00.925711 16826 webserver.cc:533] Webserver started at http://127.16.110.132:42369/ using document root <none> and password file <none>
I20260630 12:27:00.926230 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:00.926424 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:00.926644 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:00.927645 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-3-root/instance:
uuid: "25951f54c89342cba3c43217698f0e0e"
format_stamp: "Formatted at 2026-06-30 12:27:00 on dist-test-slave-pnhc"
I20260630 12:27:00.932133 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:27:00.935431 21736 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.936259 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:00.936654 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-3-root
uuid: "25951f54c89342cba3c43217698f0e0e"
format_stamp: "Formatted at 2026-06-30 12:27:00 on dist-test-slave-pnhc"
I20260630 12:27:00.936968 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:00.954310 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:00.955513 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:00.956957 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:00.959318 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:00.959550 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:00.959790 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:00.959973 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:01.000468 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.132:40581
I20260630 12:27:01.000630 21798 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.132:40581 every 8 connection(s)
I20260630 12:27:01.005293 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:01.013114 21803 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:01.013957 21804 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:01.015951 16826 server_base.cc:1061] running on GCE node
W20260630 12:27:01.017421 21806 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:01.019466 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:01.019767 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:01.020012 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822421019990 us; error 0 us; skew 500 ppm
I20260630 12:27:01.020788 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:01.023366 21799 heartbeater.cc:344] Connected to a master server at 127.16.110.190:39603
I20260630 12:27:01.023737 21799 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:01.024519 16826 webserver.cc:533] Webserver started at http://127.16.110.133:44799/ using document root <none> and password file <none>
I20260630 12:27:01.024628 21799 heartbeater.cc:507] Master 127.16.110.190:39603 requested a full tablet report, sending...
I20260630 12:27:01.025063 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:01.025353 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:01.025629 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:01.026708 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-4-root/instance:
uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a"
format_stamp: "Formatted at 2026-06-30 12:27:01 on dist-test-slave-pnhc"
I20260630 12:27:01.026738 21225 ts_manager.cc:194] Registered new tserver with Master: 25951f54c89342cba3c43217698f0e0e (127.16.110.132:40581)
I20260630 12:27:01.028304 21225 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58718
I20260630 12:27:01.031839 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:27:01.035451 21811 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:01.036336 16826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:27:01.036659 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-4-root
uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a"
format_stamp: "Formatted at 2026-06-30 12:27:01 on dist-test-slave-pnhc"
I20260630 12:27:01.036958 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-4-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:01.053401 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:01.054622 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:01.056193 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:01.058498 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:01.058730 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:01.058970 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:01.059147 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:01.115082 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.133:37305
I20260630 12:27:01.115185 21873 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.133:37305 every 8 connection(s)
I20260630 12:27:01.121583 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:01.130019 21877 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:01.133152 21878 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:01.134258 21874 heartbeater.cc:344] Connected to a master server at 127.16.110.190:39603
I20260630 12:27:01.134742 21874 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:01.135794 21874 heartbeater.cc:507] Master 127.16.110.190:39603 requested a full tablet report, sending...
I20260630 12:27:01.135890 16826 server_base.cc:1061] running on GCE node
W20260630 12:27:01.136489 21880 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:01.137566 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:01.137866 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:01.138068 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822421138053 us; error 0 us; skew 500 ppm
I20260630 12:27:01.138219 21225 ts_manager.cc:194] Registered new tserver with Master: 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133:37305)
I20260630 12:27:01.138654 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:01.139883 21225 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58722
I20260630 12:27:01.141525 16826 webserver.cc:533] Webserver started at http://127.16.110.134:41389/ using document root <none> and password file <none>
I20260630 12:27:01.142056 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:01.142275 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:01.142546 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:01.143550 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-5-root/instance:
uuid: "f5ee93178b9a476da5d8e480a968de48"
format_stamp: "Formatted at 2026-06-30 12:27:01 on dist-test-slave-pnhc"
I20260630 12:27:01.147991 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:27:01.151458 21885 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:01.152444 16826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:27:01.152777 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-5-root
uuid: "f5ee93178b9a476da5d8e480a968de48"
format_stamp: "Formatted at 2026-06-30 12:27:01 on dist-test-slave-pnhc"
I20260630 12:27:01.153079 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-5-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:01.170231 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:01.171393 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:01.173362 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:01.175997 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:01.176303 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:01.176550 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:01.176730 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:01.260035 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.134:38345
I20260630 12:27:01.260149 21947 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.134:38345 every 8 connection(s)
I20260630 12:27:01.278895 21948 heartbeater.cc:344] Connected to a master server at 127.16.110.190:39603
I20260630 12:27:01.279367 21948 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:01.280383 21948 heartbeater.cc:507] Master 127.16.110.190:39603 requested a full tablet report, sending...
I20260630 12:27:01.282258 21225 ts_manager.cc:194] Registered new tserver with Master: f5ee93178b9a476da5d8e480a968de48 (127.16.110.134:38345)
I20260630 12:27:01.283385 21225 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58724
I20260630 12:27:01.858047 21483 consensus_queue.cc:237] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [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: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } }
I20260630 12:27:01.866734 21329 raft_consensus.cc:1275] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Refusing update from remote peer 1a6e2add827f47caad1324364311928e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:01.869234 21671 consensus_queue.cc:1048] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:01.870306 21407 raft_consensus.cc:1275] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Refusing update from remote peer 1a6e2add827f47caad1324364311928e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:01.875346 21957 consensus_queue.cc:1048] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:01.877909 21671 raft_consensus.cc:2955] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER f5ee93178b9a476da5d8e480a968de48 (127.16.110.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } } }
I20260630 12:27:01.881904 21331 raft_consensus.cc:2955] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER f5ee93178b9a476da5d8e480a968de48 (127.16.110.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } } }
I20260630 12:27:01.900427 21225 catalog_manager.cc:5697] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87 reported cstate change: config changed from index -1 to 27, NON_VOTER f5ee93178b9a476da5d8e480a968de48 (127.16.110.134) added. New cstate: current_term: 1 leader_uuid: "1a6e2add827f47caad1324364311928e" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } } }
I20260630 12:27:01.897986 21405 raft_consensus.cc:2955] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER f5ee93178b9a476da5d8e480a968de48 (127.16.110.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } } }
W20260630 12:27:01.924556 21449 consensus_peers.cc:597] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e -> Peer f5ee93178b9a476da5d8e480a968de48 (127.16.110.134:38345): Couldn't send request to peer f5ee93178b9a476da5d8e480a968de48. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca0fd50ee42e423c9be3b0ce4d0dd111. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:01.929147 21405 consensus_queue.cc:237] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [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: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: true } }
I20260630 12:27:01.938572 21483 raft_consensus.cc:1275] T 8e1ad96696d348acb23691c46920d1f7 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:01.940965 21966 consensus_queue.cc:1048] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:27:01.942658 21331 raft_consensus.cc:1275] T 8e1ad96696d348acb23691c46920d1f7 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:01.945145 21966 consensus_queue.cc:1048] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:01.952276 21726 raft_consensus.cc:2955] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 25951f54c89342cba3c43217698f0e0e (127.16.110.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: true } } }
I20260630 12:27:01.954092 21483 raft_consensus.cc:2955] T 8e1ad96696d348acb23691c46920d1f7 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 25951f54c89342cba3c43217698f0e0e (127.16.110.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: true } } }
W20260630 12:27:01.963219 21375 consensus_peers.cc:597] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 -> Peer 25951f54c89342cba3c43217698f0e0e (127.16.110.132:40581): Couldn't send request to peer 25951f54c89342cba3c43217698f0e0e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e1ad96696d348acb23691c46920d1f7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:01.962499 21331 raft_consensus.cc:2955] T 8e1ad96696d348acb23691c46920d1f7 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 25951f54c89342cba3c43217698f0e0e (127.16.110.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: true } } }
I20260630 12:27:01.968366 21229 catalog_manager.cc:5697] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 reported cstate change: config changed from index -1 to 27, NON_VOTER 25951f54c89342cba3c43217698f0e0e (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "933a1154778a4d18acf1fba2912b3383" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:01.981555 21329 consensus_queue.cc:237] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [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: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } }
I20260630 12:27:01.995766 21483 raft_consensus.cc:1275] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Refusing update from remote peer aead9f8b7e444a238b2f7bb2009d6a87: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:01.997588 21951 consensus_queue.cc:1048] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:27:02.010914 21405 raft_consensus.cc:1275] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Refusing update from remote peer aead9f8b7e444a238b2f7bb2009d6a87: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:02.011124 21977 raft_consensus.cc:2955] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } } }
I20260630 12:27:02.014540 21951 consensus_queue.cc:1048] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:27:02.016266 21483 raft_consensus.cc:2955] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } } }
W20260630 12:27:02.025134 21300 consensus_peers.cc:597] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 -> Peer 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133:37305): Couldn't send request to peer 5ad0a45daee84cc0918b4ecbdba8ac7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 260c4a3cfbe94a2796c0de1aa0e87dde. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:02.030874 21799 heartbeater.cc:499] Master 127.16.110.190:39603 was elected leader, sending a full tablet report...
I20260630 12:27:02.038836 21225 catalog_manager.cc:5697] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e reported cstate change: config changed from index -1 to 27, NON_VOTER 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133) added. New cstate: current_term: 1 leader_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } } }
I20260630 12:27:02.039212 21407 consensus_queue.cc:237] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [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: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } }
I20260630 12:27:02.057137 21483 raft_consensus.cc:1275] T 25b01d063a0946cf96944945b948177b P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:02.058713 21726 consensus_queue.cc:1048] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:02.058511 21405 raft_consensus.cc:2955] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } } }
W20260630 12:27:02.063756 21375 consensus_peers.cc:597] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 -> Peer f5ee93178b9a476da5d8e480a968de48 (127.16.110.134:38345): Couldn't send request to peer f5ee93178b9a476da5d8e480a968de48. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25b01d063a0946cf96944945b948177b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:02.065755 21329 raft_consensus.cc:1275] T 25b01d063a0946cf96944945b948177b P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:02.067476 21726 consensus_queue.cc:1048] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:02.072402 21966 raft_consensus.cc:2955] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER f5ee93178b9a476da5d8e480a968de48 (127.16.110.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } } }
I20260630 12:27:02.074754 21483 raft_consensus.cc:2955] T 25b01d063a0946cf96944945b948177b P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER f5ee93178b9a476da5d8e480a968de48 (127.16.110.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } } }
I20260630 12:27:02.080657 21329 raft_consensus.cc:2955] T 25b01d063a0946cf96944945b948177b P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER f5ee93178b9a476da5d8e480a968de48 (127.16.110.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } } }
I20260630 12:27:02.090147 21225 catalog_manager.cc:5697] T 25b01d063a0946cf96944945b948177b P 1a6e2add827f47caad1324364311928e reported cstate change: config changed from index -1 to 27, NON_VOTER f5ee93178b9a476da5d8e480a968de48 (127.16.110.134) added. New cstate: current_term: 1 leader_uuid: "933a1154778a4d18acf1fba2912b3383" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } } }
I20260630 12:27:02.091392 21483 consensus_queue.cc:237] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: true } }
I20260630 12:27:02.104673 21405 raft_consensus.cc:1275] T 48fcce14f04c4a989ea35e52271efefa P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Refusing update from remote peer 1a6e2add827f47caad1324364311928e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:27:02.104957 21329 raft_consensus.cc:1275] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Refusing update from remote peer 1a6e2add827f47caad1324364311928e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:27:02.106132 21959 consensus_queue.cc:1048] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:27:02.107280 21671 consensus_queue.cc:1048] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260630 12:27:02.115696 21449 consensus_peers.cc:597] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e -> Peer 25951f54c89342cba3c43217698f0e0e (127.16.110.132:40581): Couldn't send request to peer 25951f54c89342cba3c43217698f0e0e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 48fcce14f04c4a989ea35e52271efefa. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:02.116798 21959 raft_consensus.cc:2955] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 25951f54c89342cba3c43217698f0e0e (127.16.110.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: true } } }
I20260630 12:27:02.118739 21407 raft_consensus.cc:2955] T 48fcce14f04c4a989ea35e52271efefa P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 25951f54c89342cba3c43217698f0e0e (127.16.110.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: true } } }
I20260630 12:27:02.119169 21329 raft_consensus.cc:2955] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 25951f54c89342cba3c43217698f0e0e (127.16.110.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: true } } }
I20260630 12:27:02.131815 21229 catalog_manager.cc:5697] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87 reported cstate change: config changed from index -1 to 26, NON_VOTER 25951f54c89342cba3c43217698f0e0e (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "1a6e2add827f47caad1324364311928e" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: true } } }
I20260630 12:27:02.139674 21407 consensus_queue.cc:237] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [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: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } }
I20260630 12:27:02.142122 21874 heartbeater.cc:499] Master 127.16.110.190:39603 was elected leader, sending a full tablet report...
I20260630 12:27:02.149772 21329 raft_consensus.cc:1275] T 90a3d9cb19144144968ccd0a6e49c2f3 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:02.151768 21983 consensus_queue.cc:1048] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:27:02.152902 21483 raft_consensus.cc:1275] T 90a3d9cb19144144968ccd0a6e49c2f3 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:02.155246 21983 consensus_queue.cc:1048] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260630 12:27:02.159101 21375 consensus_peers.cc:597] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 -> Peer 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133:37305): Couldn't send request to peer 5ad0a45daee84cc0918b4ecbdba8ac7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 90a3d9cb19144144968ccd0a6e49c2f3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:02.164613 21966 raft_consensus.cc:2955] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } } }
I20260630 12:27:02.166460 21483 raft_consensus.cc:2955] T 90a3d9cb19144144968ccd0a6e49c2f3 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } } }
I20260630 12:27:02.167858 21329 raft_consensus.cc:2955] T 90a3d9cb19144144968ccd0a6e49c2f3 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } } }
I20260630 12:27:02.180536 21225 catalog_manager.cc:5697] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 reported cstate change: config changed from index -1 to 27, NON_VOTER 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133) added. New cstate: current_term: 1 leader_uuid: "933a1154778a4d18acf1fba2912b3383" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:02.285538 21948 heartbeater.cc:499] Master 127.16.110.190:39603 was elected leader, sending a full tablet report...
I20260630 12:27:02.387346 21990 ts_tablet_manager.cc:933] T 8e1ad96696d348acb23691c46920d1f7 P 25951f54c89342cba3c43217698f0e0e: Initiating tablet copy from peer 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115)
I20260630 12:27:02.389222 21990 tablet_copy_client.cc:323] T 8e1ad96696d348acb23691c46920d1f7 P 25951f54c89342cba3c43217698f0e0e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.130:33115
I20260630 12:27:02.399075 21420 tablet_copy_service.cc:140] P 933a1154778a4d18acf1fba2912b3383: Received BeginTabletCopySession request for tablet 8e1ad96696d348acb23691c46920d1f7 from peer 25951f54c89342cba3c43217698f0e0e ({username='slave'} at 127.0.0.1:56300)
I20260630 12:27:02.399593 21420 tablet_copy_service.cc:161] P 933a1154778a4d18acf1fba2912b3383: Beginning new tablet copy session on tablet 8e1ad96696d348acb23691c46920d1f7 from peer 25951f54c89342cba3c43217698f0e0e at {username='slave'} at 127.0.0.1:56300: session id = 25951f54c89342cba3c43217698f0e0e-8e1ad96696d348acb23691c46920d1f7
I20260630 12:27:02.407136 21420 tablet_copy_source_session.cc:215] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:02.409904 21990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e1ad96696d348acb23691c46920d1f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:02.418599 21993 ts_tablet_manager.cc:933] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a: Initiating tablet copy from peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217)
I20260630 12:27:02.420655 21993 tablet_copy_client.cc:323] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.129:40217
I20260630 12:27:02.424201 21990 tablet_copy_client.cc:806] T 8e1ad96696d348acb23691c46920d1f7 P 25951f54c89342cba3c43217698f0e0e: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:02.424790 21990 tablet_copy_client.cc:670] T 8e1ad96696d348acb23691c46920d1f7 P 25951f54c89342cba3c43217698f0e0e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:02.428952 21991 tablet_copy_client.cc:1025] T 8e1ad96696d348acb23691c46920d1f7 P 25951f54c89342cba3c43217698f0e0e: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:02.433431 21345 tablet_copy_service.cc:140] P aead9f8b7e444a238b2f7bb2009d6a87: Received BeginTabletCopySession request for tablet 260c4a3cfbe94a2796c0de1aa0e87dde from peer 5ad0a45daee84cc0918b4ecbdba8ac7a ({username='slave'} at 127.0.0.1:36236)
I20260630 12:27:02.434057 21345 tablet_copy_service.cc:161] P aead9f8b7e444a238b2f7bb2009d6a87: Beginning new tablet copy session on tablet 260c4a3cfbe94a2796c0de1aa0e87dde from peer 5ad0a45daee84cc0918b4ecbdba8ac7a at {username='slave'} at 127.0.0.1:36236: session id = 5ad0a45daee84cc0918b4ecbdba8ac7a-260c4a3cfbe94a2796c0de1aa0e87dde
I20260630 12:27:02.442137 21345 tablet_copy_source_session.cc:215] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:02.445123 21993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 260c4a3cfbe94a2796c0de1aa0e87dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:02.457594 21993 tablet_copy_client.cc:806] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:02.458181 21993 tablet_copy_client.cc:670] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:02.462352 21994 tablet_copy_client.cc:1025] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:02.476365 21996 ts_tablet_manager.cc:933] T ca0fd50ee42e423c9be3b0ce4d0dd111 P f5ee93178b9a476da5d8e480a968de48: Initiating tablet copy from peer 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:27:02.478173 21996 tablet_copy_client.cc:323] T ca0fd50ee42e423c9be3b0ce4d0dd111 P f5ee93178b9a476da5d8e480a968de48: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.131:38699
I20260630 12:27:02.489750 21494 tablet_copy_service.cc:140] P 1a6e2add827f47caad1324364311928e: Received BeginTabletCopySession request for tablet ca0fd50ee42e423c9be3b0ce4d0dd111 from peer f5ee93178b9a476da5d8e480a968de48 ({username='slave'} at 127.0.0.1:44764)
I20260630 12:27:02.490255 21494 tablet_copy_service.cc:161] P 1a6e2add827f47caad1324364311928e: Beginning new tablet copy session on tablet ca0fd50ee42e423c9be3b0ce4d0dd111 from peer f5ee93178b9a476da5d8e480a968de48 at {username='slave'} at 127.0.0.1:44764: session id = f5ee93178b9a476da5d8e480a968de48-ca0fd50ee42e423c9be3b0ce4d0dd111
I20260630 12:27:02.495365 21494 tablet_copy_source_session.cc:215] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:02.497918 21996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0fd50ee42e423c9be3b0ce4d0dd111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:02.511376 21996 tablet_copy_client.cc:806] T ca0fd50ee42e423c9be3b0ce4d0dd111 P f5ee93178b9a476da5d8e480a968de48: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:02.512027 21996 tablet_copy_client.cc:670] T ca0fd50ee42e423c9be3b0ce4d0dd111 P f5ee93178b9a476da5d8e480a968de48: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:02.516614 21997 tablet_copy_client.cc:1025] T ca0fd50ee42e423c9be3b0ce4d0dd111 P f5ee93178b9a476da5d8e480a968de48: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:02.555941 22000 ts_tablet_manager.cc:933] T 90a3d9cb19144144968ccd0a6e49c2f3 P 5ad0a45daee84cc0918b4ecbdba8ac7a: Initiating tablet copy from peer 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115)
I20260630 12:27:02.557714 22000 tablet_copy_client.cc:323] T 90a3d9cb19144144968ccd0a6e49c2f3 P 5ad0a45daee84cc0918b4ecbdba8ac7a: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.130:33115
I20260630 12:27:02.567503 21420 tablet_copy_service.cc:140] P 933a1154778a4d18acf1fba2912b3383: Received BeginTabletCopySession request for tablet 90a3d9cb19144144968ccd0a6e49c2f3 from peer 5ad0a45daee84cc0918b4ecbdba8ac7a ({username='slave'} at 127.0.0.1:56316)
I20260630 12:27:02.568005 21420 tablet_copy_service.cc:161] P 933a1154778a4d18acf1fba2912b3383: Beginning new tablet copy session on tablet 90a3d9cb19144144968ccd0a6e49c2f3 from peer 5ad0a45daee84cc0918b4ecbdba8ac7a at {username='slave'} at 127.0.0.1:56316: session id = 5ad0a45daee84cc0918b4ecbdba8ac7a-90a3d9cb19144144968ccd0a6e49c2f3
I20260630 12:27:02.573978 21420 tablet_copy_source_session.cc:215] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:02.576385 22000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90a3d9cb19144144968ccd0a6e49c2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:02.587386 22000 tablet_copy_client.cc:806] T 90a3d9cb19144144968ccd0a6e49c2f3 P 5ad0a45daee84cc0918b4ecbdba8ac7a: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:02.587911 22000 tablet_copy_client.cc:670] T 90a3d9cb19144144968ccd0a6e49c2f3 P 5ad0a45daee84cc0918b4ecbdba8ac7a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:02.591440 22001 tablet_copy_client.cc:1025] T 90a3d9cb19144144968ccd0a6e49c2f3 P 5ad0a45daee84cc0918b4ecbdba8ac7a: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:02.627781 22002 ts_tablet_manager.cc:933] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48: Initiating tablet copy from peer 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115)
I20260630 12:27:02.637637 22002 tablet_copy_client.cc:323] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.130:33115
I20260630 12:27:02.647468 21420 tablet_copy_service.cc:140] P 933a1154778a4d18acf1fba2912b3383: Received BeginTabletCopySession request for tablet 25b01d063a0946cf96944945b948177b from peer f5ee93178b9a476da5d8e480a968de48 ({username='slave'} at 127.0.0.1:56320)
I20260630 12:27:02.647956 21420 tablet_copy_service.cc:161] P 933a1154778a4d18acf1fba2912b3383: Beginning new tablet copy session on tablet 25b01d063a0946cf96944945b948177b from peer f5ee93178b9a476da5d8e480a968de48 at {username='slave'} at 127.0.0.1:56320: session id = f5ee93178b9a476da5d8e480a968de48-25b01d063a0946cf96944945b948177b
I20260630 12:27:02.653450 21420 tablet_copy_source_session.cc:215] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:02.656320 22002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25b01d063a0946cf96944945b948177b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:02.672580 22002 tablet_copy_client.cc:806] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:02.673143 22002 tablet_copy_client.cc:670] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:02.674321 22004 ts_tablet_manager.cc:933] T 48fcce14f04c4a989ea35e52271efefa P 25951f54c89342cba3c43217698f0e0e: Initiating tablet copy from peer 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:27:02.677794 22003 tablet_copy_client.cc:1025] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:02.678329 22004 tablet_copy_client.cc:323] T 48fcce14f04c4a989ea35e52271efefa P 25951f54c89342cba3c43217698f0e0e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.131:38699
I20260630 12:27:02.687573 21494 tablet_copy_service.cc:140] P 1a6e2add827f47caad1324364311928e: Received BeginTabletCopySession request for tablet 48fcce14f04c4a989ea35e52271efefa from peer 25951f54c89342cba3c43217698f0e0e ({username='slave'} at 127.0.0.1:44770)
I20260630 12:27:02.688277 21494 tablet_copy_service.cc:161] P 1a6e2add827f47caad1324364311928e: Beginning new tablet copy session on tablet 48fcce14f04c4a989ea35e52271efefa from peer 25951f54c89342cba3c43217698f0e0e at {username='slave'} at 127.0.0.1:44770: session id = 25951f54c89342cba3c43217698f0e0e-48fcce14f04c4a989ea35e52271efefa
I20260630 12:27:02.695794 21494 tablet_copy_source_session.cc:215] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:02.698731 22004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48fcce14f04c4a989ea35e52271efefa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:02.714128 22004 tablet_copy_client.cc:806] T 48fcce14f04c4a989ea35e52271efefa P 25951f54c89342cba3c43217698f0e0e: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:02.714726 22004 tablet_copy_client.cc:670] T 48fcce14f04c4a989ea35e52271efefa P 25951f54c89342cba3c43217698f0e0e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:02.718297 22005 tablet_copy_client.cc:1025] T 48fcce14f04c4a989ea35e52271efefa P 25951f54c89342cba3c43217698f0e0e: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:04.430271 21990 tablet_copy_client.cc:538] T 8e1ad96696d348acb23691c46920d1f7 P 25951f54c89342cba3c43217698f0e0e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:04.443167 21990 tablet_bootstrap.cc:492] T 8e1ad96696d348acb23691c46920d1f7 P 25951f54c89342cba3c43217698f0e0e: Bootstrap starting.
I20260630 12:27:04.463699 21993 tablet_copy_client.cc:538] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:04.471876 21993 tablet_bootstrap.cc:492] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a: Bootstrap starting.
I20260630 12:27:04.518800 21996 tablet_copy_client.cc:538] T ca0fd50ee42e423c9be3b0ce4d0dd111 P f5ee93178b9a476da5d8e480a968de48: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:04.533463 21996 tablet_bootstrap.cc:492] T ca0fd50ee42e423c9be3b0ce4d0dd111 P f5ee93178b9a476da5d8e480a968de48: Bootstrap starting.
I20260630 12:27:04.592918 22000 tablet_copy_client.cc:538] T 90a3d9cb19144144968ccd0a6e49c2f3 P 5ad0a45daee84cc0918b4ecbdba8ac7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:04.606819 21990 tablet_bootstrap.cc:492] T 8e1ad96696d348acb23691c46920d1f7 P 25951f54c89342cba3c43217698f0e0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:04.607944 21990 tablet_bootstrap.cc:492] T 8e1ad96696d348acb23691c46920d1f7 P 25951f54c89342cba3c43217698f0e0e: Bootstrap complete.
I20260630 12:27:04.608754 21990 ts_tablet_manager.cc:1403] T 8e1ad96696d348acb23691c46920d1f7 P 25951f54c89342cba3c43217698f0e0e: Time spent bootstrapping tablet: real 0.166s	user 0.124s	sys 0.035s
I20260630 12:27:04.612541 22000 tablet_bootstrap.cc:492] T 90a3d9cb19144144968ccd0a6e49c2f3 P 5ad0a45daee84cc0918b4ecbdba8ac7a: Bootstrap starting.
I20260630 12:27:04.612825 21990 raft_consensus.cc:359] T 8e1ad96696d348acb23691c46920d1f7 P 25951f54c89342cba3c43217698f0e0e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: true } }
I20260630 12:27:04.614140 21990 raft_consensus.cc:740] T 8e1ad96696d348acb23691c46920d1f7 P 25951f54c89342cba3c43217698f0e0e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 25951f54c89342cba3c43217698f0e0e, State: Initialized, Role: LEARNER
I20260630 12:27:04.614816 21990 consensus_queue.cc:260] T 8e1ad96696d348acb23691c46920d1f7 P 25951f54c89342cba3c43217698f0e0e [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: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: true } }
I20260630 12:27:04.650902 21774 raft_consensus.cc:1217] T 8e1ad96696d348acb23691c46920d1f7 P 25951f54c89342cba3c43217698f0e0e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:27:04.656139 21990 ts_tablet_manager.cc:1434] T 8e1ad96696d348acb23691c46920d1f7 P 25951f54c89342cba3c43217698f0e0e: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.003s
I20260630 12:27:04.659008 21420 tablet_copy_service.cc:342] P 933a1154778a4d18acf1fba2912b3383: Request end of tablet copy session 25951f54c89342cba3c43217698f0e0e-8e1ad96696d348acb23691c46920d1f7 received from {username='slave'} at 127.0.0.1:56300
I20260630 12:27:04.659651 21420 tablet_copy_service.cc:434] P 933a1154778a4d18acf1fba2912b3383: ending tablet copy session 25951f54c89342cba3c43217698f0e0e-8e1ad96696d348acb23691c46920d1f7 on tablet 8e1ad96696d348acb23691c46920d1f7 with peer 25951f54c89342cba3c43217698f0e0e
I20260630 12:27:04.682231 22002 tablet_copy_client.cc:538] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:04.683409 21993 tablet_bootstrap.cc:492] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a: 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
I20260630 12:27:04.684432 21993 tablet_bootstrap.cc:492] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a: Bootstrap complete.
I20260630 12:27:04.685120 21993 ts_tablet_manager.cc:1403] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a: Time spent bootstrapping tablet: real 0.213s	user 0.147s	sys 0.014s
I20260630 12:27:04.687939 21993 raft_consensus.cc:359] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } }
I20260630 12:27:04.688858 21993 raft_consensus.cc:740] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ad0a45daee84cc0918b4ecbdba8ac7a, State: Initialized, Role: LEARNER
I20260630 12:27:04.689488 21993 consensus_queue.cc:260] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a [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: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } }
I20260630 12:27:04.696393 22002 tablet_bootstrap.cc:492] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48: Bootstrap starting.
I20260630 12:27:04.705539 21993 ts_tablet_manager.cc:1434] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.008s
I20260630 12:27:04.709444 21345 tablet_copy_service.cc:342] P aead9f8b7e444a238b2f7bb2009d6a87: Request end of tablet copy session 5ad0a45daee84cc0918b4ecbdba8ac7a-260c4a3cfbe94a2796c0de1aa0e87dde received from {username='slave'} at 127.0.0.1:36236
I20260630 12:27:04.709990 21345 tablet_copy_service.cc:434] P aead9f8b7e444a238b2f7bb2009d6a87: ending tablet copy session 5ad0a45daee84cc0918b4ecbdba8ac7a-260c4a3cfbe94a2796c0de1aa0e87dde on tablet 260c4a3cfbe94a2796c0de1aa0e87dde with peer 5ad0a45daee84cc0918b4ecbdba8ac7a
I20260630 12:27:04.719738 22004 tablet_copy_client.cc:538] T 48fcce14f04c4a989ea35e52271efefa P 25951f54c89342cba3c43217698f0e0e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:04.730494 22004 tablet_bootstrap.cc:492] T 48fcce14f04c4a989ea35e52271efefa P 25951f54c89342cba3c43217698f0e0e: Bootstrap starting.
I20260630 12:27:04.837113 21996 tablet_bootstrap.cc:492] T ca0fd50ee42e423c9be3b0ce4d0dd111 P f5ee93178b9a476da5d8e480a968de48: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:04.844480 21996 tablet_bootstrap.cc:492] T ca0fd50ee42e423c9be3b0ce4d0dd111 P f5ee93178b9a476da5d8e480a968de48: Bootstrap complete.
I20260630 12:27:04.845193 21996 ts_tablet_manager.cc:1403] T ca0fd50ee42e423c9be3b0ce4d0dd111 P f5ee93178b9a476da5d8e480a968de48: Time spent bootstrapping tablet: real 0.312s	user 0.138s	sys 0.028s
I20260630 12:27:04.847959 21996 raft_consensus.cc:359] T ca0fd50ee42e423c9be3b0ce4d0dd111 P f5ee93178b9a476da5d8e480a968de48 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } }
I20260630 12:27:04.849406 21996 raft_consensus.cc:740] T ca0fd50ee42e423c9be3b0ce4d0dd111 P f5ee93178b9a476da5d8e480a968de48 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5ee93178b9a476da5d8e480a968de48, State: Initialized, Role: LEARNER
I20260630 12:27:04.850050 21996 consensus_queue.cc:260] T ca0fd50ee42e423c9be3b0ce4d0dd111 P f5ee93178b9a476da5d8e480a968de48 [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: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } }
I20260630 12:27:04.874181 22000 tablet_bootstrap.cc:492] T 90a3d9cb19144144968ccd0a6e49c2f3 P 5ad0a45daee84cc0918b4ecbdba8ac7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:04.875129 22000 tablet_bootstrap.cc:492] T 90a3d9cb19144144968ccd0a6e49c2f3 P 5ad0a45daee84cc0918b4ecbdba8ac7a: Bootstrap complete.
I20260630 12:27:04.875643 21996 ts_tablet_manager.cc:1434] T ca0fd50ee42e423c9be3b0ce4d0dd111 P f5ee93178b9a476da5d8e480a968de48: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.015s
I20260630 12:27:04.875789 22000 ts_tablet_manager.cc:1403] T 90a3d9cb19144144968ccd0a6e49c2f3 P 5ad0a45daee84cc0918b4ecbdba8ac7a: Time spent bootstrapping tablet: real 0.264s	user 0.134s	sys 0.011s
I20260630 12:27:04.878448 21494 tablet_copy_service.cc:342] P 1a6e2add827f47caad1324364311928e: Request end of tablet copy session f5ee93178b9a476da5d8e480a968de48-ca0fd50ee42e423c9be3b0ce4d0dd111 received from {username='slave'} at 127.0.0.1:44764
I20260630 12:27:04.878957 21494 tablet_copy_service.cc:434] P 1a6e2add827f47caad1324364311928e: ending tablet copy session f5ee93178b9a476da5d8e480a968de48-ca0fd50ee42e423c9be3b0ce4d0dd111 on tablet ca0fd50ee42e423c9be3b0ce4d0dd111 with peer f5ee93178b9a476da5d8e480a968de48
I20260630 12:27:04.881953 22000 raft_consensus.cc:359] T 90a3d9cb19144144968ccd0a6e49c2f3 P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } }
I20260630 12:27:04.882743 22000 raft_consensus.cc:740] T 90a3d9cb19144144968ccd0a6e49c2f3 P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ad0a45daee84cc0918b4ecbdba8ac7a, State: Initialized, Role: LEARNER
I20260630 12:27:04.883332 22000 consensus_queue.cc:260] T 90a3d9cb19144144968ccd0a6e49c2f3 P 5ad0a45daee84cc0918b4ecbdba8ac7a [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: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } }
I20260630 12:27:04.892943 22000 ts_tablet_manager.cc:1434] T 90a3d9cb19144144968ccd0a6e49c2f3 P 5ad0a45daee84cc0918b4ecbdba8ac7a: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260630 12:27:04.901835 21420 tablet_copy_service.cc:342] P 933a1154778a4d18acf1fba2912b3383: Request end of tablet copy session 5ad0a45daee84cc0918b4ecbdba8ac7a-90a3d9cb19144144968ccd0a6e49c2f3 received from {username='slave'} at 127.0.0.1:56316
I20260630 12:27:04.902341 21420 tablet_copy_service.cc:434] P 933a1154778a4d18acf1fba2912b3383: ending tablet copy session 5ad0a45daee84cc0918b4ecbdba8ac7a-90a3d9cb19144144968ccd0a6e49c2f3 on tablet 90a3d9cb19144144968ccd0a6e49c2f3 with peer 5ad0a45daee84cc0918b4ecbdba8ac7a
W20260630 12:27:04.917100 21375 consensus_peers.cc:597] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 -> Peer f5ee93178b9a476da5d8e480a968de48 (127.16.110.134:38345): Couldn't send request to peer f5ee93178b9a476da5d8e480a968de48. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260630 12:27:04.941506 22004 tablet_bootstrap.cc:492] T 48fcce14f04c4a989ea35e52271efefa P 25951f54c89342cba3c43217698f0e0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:04.942448 22004 tablet_bootstrap.cc:492] T 48fcce14f04c4a989ea35e52271efefa P 25951f54c89342cba3c43217698f0e0e: Bootstrap complete.
I20260630 12:27:04.943084 22004 ts_tablet_manager.cc:1403] T 48fcce14f04c4a989ea35e52271efefa P 25951f54c89342cba3c43217698f0e0e: Time spent bootstrapping tablet: real 0.213s	user 0.117s	sys 0.031s
I20260630 12:27:04.945384 22002 tablet_bootstrap.cc:492] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48: 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
I20260630 12:27:04.946094 22002 tablet_bootstrap.cc:492] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48: Bootstrap complete.
I20260630 12:27:04.945731 22004 raft_consensus.cc:359] T 48fcce14f04c4a989ea35e52271efefa P 25951f54c89342cba3c43217698f0e0e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: true } }
I20260630 12:27:04.946549 22004 raft_consensus.cc:740] T 48fcce14f04c4a989ea35e52271efefa P 25951f54c89342cba3c43217698f0e0e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 25951f54c89342cba3c43217698f0e0e, State: Initialized, Role: LEARNER
I20260630 12:27:04.946740 22002 ts_tablet_manager.cc:1403] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48: Time spent bootstrapping tablet: real 0.252s	user 0.137s	sys 0.016s
I20260630 12:27:04.947184 22004 consensus_queue.cc:260] T 48fcce14f04c4a989ea35e52271efefa P 25951f54c89342cba3c43217698f0e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: true } }
I20260630 12:27:04.949424 22004 ts_tablet_manager.cc:1434] T 48fcce14f04c4a989ea35e52271efefa P 25951f54c89342cba3c43217698f0e0e: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260630 12:27:04.951157 22002 raft_consensus.cc:359] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } }
I20260630 12:27:04.951915 22002 raft_consensus.cc:740] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5ee93178b9a476da5d8e480a968de48, State: Initialized, Role: LEARNER
I20260630 12:27:04.952505 22002 consensus_queue.cc:260] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48 [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: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } }
I20260630 12:27:04.953040 21494 tablet_copy_service.cc:342] P 1a6e2add827f47caad1324364311928e: Request end of tablet copy session 25951f54c89342cba3c43217698f0e0e-48fcce14f04c4a989ea35e52271efefa received from {username='slave'} at 127.0.0.1:44770
I20260630 12:27:04.953501 21494 tablet_copy_service.cc:434] P 1a6e2add827f47caad1324364311928e: ending tablet copy session 25951f54c89342cba3c43217698f0e0e-48fcce14f04c4a989ea35e52271efefa on tablet 48fcce14f04c4a989ea35e52271efefa with peer 25951f54c89342cba3c43217698f0e0e
I20260630 12:27:04.954512 22002 ts_tablet_manager.cc:1434] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:27:04.960125 21420 tablet_copy_service.cc:342] P 933a1154778a4d18acf1fba2912b3383: Request end of tablet copy session f5ee93178b9a476da5d8e480a968de48-25b01d063a0946cf96944945b948177b received from {username='slave'} at 127.0.0.1:56320
I20260630 12:27:04.960589 21420 tablet_copy_service.cc:434] P 933a1154778a4d18acf1fba2912b3383: ending tablet copy session f5ee93178b9a476da5d8e480a968de48-25b01d063a0946cf96944945b948177b on tablet 25b01d063a0946cf96944945b948177b with peer f5ee93178b9a476da5d8e480a968de48
I20260630 12:27:04.987905 21923 raft_consensus.cc:1217] T ca0fd50ee42e423c9be3b0ce4d0dd111 P f5ee93178b9a476da5d8e480a968de48 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:27:05.048985 21774 raft_consensus.cc:1217] T 48fcce14f04c4a989ea35e52271efefa P 25951f54c89342cba3c43217698f0e0e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:27:05.218261 21849 raft_consensus.cc:1217] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:27:05.226368 21983 raft_consensus.cc:1064] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383: attempting to promote NON_VOTER 25951f54c89342cba3c43217698f0e0e to VOTER
I20260630 12:27:05.229176 21983 consensus_queue.cc:237] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [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: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } }
I20260630 12:27:05.236615 21483 raft_consensus.cc:1275] T 8e1ad96696d348acb23691c46920d1f7 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:05.237179 21774 raft_consensus.cc:1275] T 8e1ad96696d348acb23691c46920d1f7 P 25951f54c89342cba3c43217698f0e0e [term 1 LEARNER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:05.238327 21331 raft_consensus.cc:1275] T 8e1ad96696d348acb23691c46920d1f7 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:05.239066 22027 consensus_queue.cc:1048] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:05.240018 21983 consensus_queue.cc:1048] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:05.240999 22021 consensus_queue.cc:1048] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:27:05.249586 21849 raft_consensus.cc:1217] T 90a3d9cb19144144968ccd0a6e49c2f3 P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:27:05.268401 22027 raft_consensus.cc:2955] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 25951f54c89342cba3c43217698f0e0e (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:05.274740 21483 raft_consensus.cc:2955] T 8e1ad96696d348acb23691c46920d1f7 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 25951f54c89342cba3c43217698f0e0e (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:05.284420 21774 raft_consensus.cc:2955] T 8e1ad96696d348acb23691c46920d1f7 P 25951f54c89342cba3c43217698f0e0e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 25951f54c89342cba3c43217698f0e0e (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:05.289582 21331 raft_consensus.cc:2955] T 8e1ad96696d348acb23691c46920d1f7 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 25951f54c89342cba3c43217698f0e0e (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:05.289856 21225 catalog_manager.cc:5697] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 reported cstate change: config changed from index 27 to 28, 25951f54c89342cba3c43217698f0e0e (127.16.110.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "933a1154778a4d18acf1fba2912b3383" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:05.352516 21923 raft_consensus.cc:1217] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:27:05.718117 22015 raft_consensus.cc:1064] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e: attempting to promote NON_VOTER 25951f54c89342cba3c43217698f0e0e to VOTER
I20260630 12:27:05.721381 22015 consensus_queue.cc:237] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } }
I20260630 12:27:05.735142 21774 raft_consensus.cc:1275] T 48fcce14f04c4a989ea35e52271efefa P 25951f54c89342cba3c43217698f0e0e [term 1 LEARNER]: Refusing update from remote peer 1a6e2add827f47caad1324364311928e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:05.737864 21407 raft_consensus.cc:1275] T 48fcce14f04c4a989ea35e52271efefa P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Refusing update from remote peer 1a6e2add827f47caad1324364311928e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:05.742753 22036 consensus_queue.cc:1048] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:27:05.779695 22037 consensus_queue.cc:1048] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:27:05.781050 22034 raft_consensus.cc:1064] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e: attempting to promote NON_VOTER f5ee93178b9a476da5d8e480a968de48 to VOTER
I20260630 12:27:05.788453 22021 raft_consensus.cc:1064] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383: attempting to promote NON_VOTER f5ee93178b9a476da5d8e480a968de48 to VOTER
I20260630 12:27:05.790524 22034 consensus_queue.cc:237] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [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: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } }
I20260630 12:27:05.792441 22021 consensus_queue.cc:237] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [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: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } }
I20260630 12:27:05.815359 21923 raft_consensus.cc:1275] T ca0fd50ee42e423c9be3b0ce4d0dd111 P f5ee93178b9a476da5d8e480a968de48 [term 1 LEARNER]: Refusing update from remote peer 1a6e2add827f47caad1324364311928e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:05.816102 21333 raft_consensus.cc:1275] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Refusing update from remote peer 1a6e2add827f47caad1324364311928e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:05.817775 22035 consensus_queue.cc:1048] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:05.819407 21483 raft_consensus.cc:1275] T 25b01d063a0946cf96944945b948177b P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:05.821597 22021 consensus_queue.cc:1048] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:05.825608 21923 raft_consensus.cc:1275] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48 [term 1 LEARNER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:05.827682 22027 consensus_queue.cc:1048] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:27:05.833164 21407 raft_consensus.cc:1275] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Refusing update from remote peer 1a6e2add827f47caad1324364311928e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:05.836414 22034 consensus_queue.cc:1048] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:05.838040 21331 raft_consensus.cc:1275] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Refusing update from remote peer 1a6e2add827f47caad1324364311928e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:05.844985 22034 consensus_queue.cc:1048] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:27:05.858775 21331 raft_consensus.cc:1275] T 25b01d063a0946cf96944945b948177b P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:05.862272 22021 consensus_queue.cc:1048] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:05.885316 21951 raft_consensus.cc:1064] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87: attempting to promote NON_VOTER 5ad0a45daee84cc0918b4ecbdba8ac7a to VOTER
I20260630 12:27:05.890228 21951 consensus_queue.cc:237] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [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: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false } }
I20260630 12:27:05.907038 21849 raft_consensus.cc:1275] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 1 LEARNER]: Refusing update from remote peer aead9f8b7e444a238b2f7bb2009d6a87: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:05.909754 22040 consensus_queue.cc:1048] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:27:05.916163 22041 raft_consensus.cc:1064] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383: attempting to promote NON_VOTER 5ad0a45daee84cc0918b4ecbdba8ac7a to VOTER
I20260630 12:27:05.950522 22041 consensus_queue.cc:237] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [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: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false } }
W20260630 12:27:06.344852 21450 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.110.129:40217, user_credentials={real_user=slave}} blocked reactor thread for 408696us
I20260630 12:27:06.349272 22035 raft_consensus.cc:2955] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, f5ee93178b9a476da5d8e480a968de48 (127.16.110.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } }
I20260630 12:27:06.356849 21330 raft_consensus.cc:2955] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, f5ee93178b9a476da5d8e480a968de48 (127.16.110.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } }
I20260630 12:27:06.386868 21483 raft_consensus.cc:1275] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Refusing update from remote peer aead9f8b7e444a238b2f7bb2009d6a87: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:06.388679 21410 raft_consensus.cc:1275] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Refusing update from remote peer aead9f8b7e444a238b2f7bb2009d6a87: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:06.388538 21951 consensus_queue.cc:1048] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:06.390690 22040 consensus_queue.cc:1048] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:06.391917 21849 raft_consensus.cc:1275] T 90a3d9cb19144144968ccd0a6e49c2f3 P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 1 LEARNER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:06.394922 22021 consensus_queue.cc:1048] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:06.400866 22015 consensus_queue.cc:1048] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:27:06.430408 21951 raft_consensus.cc:2955] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false } } }
I20260630 12:27:06.431629 21410 raft_consensus.cc:2955] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false } } }
I20260630 12:27:06.431572 21483 raft_consensus.cc:2955] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false } } }
I20260630 12:27:06.443856 21849 raft_consensus.cc:2955] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false } } }
I20260630 12:27:06.450646 21225 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:50208 (request call id 69) took 1163 ms. Trace:
I20260630 12:27:06.455796 21230 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:50222 (request call id 64) took 1154 ms. Trace:
I20260630 12:27:06.456416 21230 rpcz_store.cc:276] 0630 12:27:05.301421 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:27:05.301593 (+   172us) service_pool.cc:224] Handling call
0630 12:27:06.455584 (+1153991us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260630 12:27:06.478585 21330 raft_consensus.cc:1275] T 90a3d9cb19144144968ccd0a6e49c2f3 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:06.478011 21228 catalog_manager.cc:5697] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a reported cstate change: config changed from index 27 to 28, 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false } } }
I20260630 12:27:06.481199 22021 consensus_queue.cc:1048] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:06.481796 22027 raft_consensus.cc:2955] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, f5ee93178b9a476da5d8e480a968de48 (127.16.110.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } }
I20260630 12:27:06.466719 21403 raft_consensus.cc:2955] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, f5ee93178b9a476da5d8e480a968de48 (127.16.110.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } }
I20260630 12:27:06.489982 21477 raft_consensus.cc:2955] T 25b01d063a0946cf96944945b948177b P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, f5ee93178b9a476da5d8e480a968de48 (127.16.110.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } }
I20260630 12:27:06.493733 22036 raft_consensus.cc:2955] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 25951f54c89342cba3c43217698f0e0e (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:06.499169 21229 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58718 (request call id 11) took 1193 ms. Trace:
I20260630 12:27:06.499583 21229 rpcz_store.cc:276] 0630 12:27:05.306027 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:27:05.306172 (+   145us) service_pool.cc:224] Handling call
0630 12:27:06.498996 (+1192824us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":9737,"reported_tablets":1}
I20260630 12:27:06.501307 21922 raft_consensus.cc:2955] T ca0fd50ee42e423c9be3b0ce4d0dd111 P f5ee93178b9a476da5d8e480a968de48 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, f5ee93178b9a476da5d8e480a968de48 (127.16.110.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } }
I20260630 12:27:06.501735 21334 raft_consensus.cc:2955] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 25951f54c89342cba3c43217698f0e0e (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:06.483484 21230 catalog_manager.cc:5697] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e reported cstate change: config changed from index 27 to 28, f5ee93178b9a476da5d8e480a968de48 (127.16.110.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1a6e2add827f47caad1324364311928e" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:06.507825 21923 raft_consensus.cc:2955] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, f5ee93178b9a476da5d8e480a968de48 (127.16.110.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } }
I20260630 12:27:06.508579 21330 raft_consensus.cc:2955] T 25b01d063a0946cf96944945b948177b P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, f5ee93178b9a476da5d8e480a968de48 (127.16.110.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } }
I20260630 12:27:06.520136 21483 raft_consensus.cc:1275] T 90a3d9cb19144144968ccd0a6e49c2f3 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:06.451133 21225 rpcz_store.cc:276] 0630 12:27:05.287310 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:27:05.287462 (+   152us) service_pool.cc:224] Handling call
0630 12:27:06.450568 (+1163106us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:27:05.317180 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0630 12:27:05.317696 (+   516us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:27:05.317851 (+   155us) write_op.cc:435] Acquired schema lock
0630 12:27:05.317888 (+    37us) tablet.cc:662] Decoding operations
0630 12:27:05.318368 (+   480us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:27:05.318481 (+   113us) write_op.cc:641] Partition lock acquired for write op
0630 12:27:05.318519 (+    38us) tablet.cc:685] Acquiring locks for 1 operations
0630 12:27:05.318857 (+   338us) tablet.cc:701] Row locks acquired
0630 12:27:05.318896 (+    39us) write_op.cc:260] PREPARE: finished
0630 12:27:05.319090 (+   194us) write_op.cc:270] Start()
0630 12:27:05.319274 (+   184us) write_op.cc:276] Timestamp: P: 1782822425319026 usec, L: 0
0630 12:27:05.319301 (+    27us) op_driver.cc:348] REPLICATION: starting
0630 12:27:05.819636 (+500335us) log.cc:844] Serialized 602 byte log entry
0630 12:27:05.847741 (+ 28105us) op_driver.cc:464] REPLICATION: finished
0630 12:27:05.859327 (+ 11586us) spinlock_profiling.cc:243] Waited 500 ms on lock 0x7b54000affd4. stack: 00007f5885654983 00007f5885654880 00007f5884fe41d4 000000000042d824 000000000042d7b9 00007f58886db571 00007f588876de28 00007f588c1a8581 00007f588c1a7d58 00007f588c1ac9f1 00007f588c1ac9a9 00007f588c1ac939 00007f588c1ac901 00007f588c1abb2d 000000000043f3c4 000000000043f209
0630 12:27:05.877969 (+ 18642us) write_op.cc:301] APPLY: starting
0630 12:27:05.878055 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0630 12:27:05.878166 (+   111us) tablet.cc:1370] finished BulkCheckPresence
0630 12:27:05.878199 (+    33us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:27:05.878501 (+   302us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:27:05.878712 (+   211us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0630 12:27:05.878792 (+    80us) write_op.cc:312] APPLY: finished
0630 12:27:05.942142 (+ 63350us) log.cc:844] Serialized 22 byte log entry
0630 12:27:05.957255 (+ 15113us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:27:05.960968 (+  3713us) write_op.cc:454] Released schema lock
0630 12:27:05.972181 (+ 11213us) write_op.cc:341] FINISH: Updating metrics
0630 12:27:06.021855 (+ 49674us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:27:06.021898 (+    43us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":427991,"reported_tablets":1,"spinlock_wait_cycles":5376,"child_traces":[["op",{"apply.queue_time_us":29936,"apply.run_cpu_time_us":2509,"apply.run_wall_time_us":141002,"num_ops":1,"prepare.queue_time_us":23279,"prepare.run_cpu_time_us":14682,"prepare.run_wall_time_us":542411,"raft.queue_time_us":20584,"raft.run_cpu_time_us":4040,"raft.run_wall_time_us":87166,"replication_time_us":528266,"spinlock_wait_cycles":1149121408,"thread_start_us":146103,"threads_started":4,"wal-append.queue_time_us":4945}]]}
I20260630 12:27:06.525704 22041 consensus_queue.cc:1048] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:06.535269 21407 raft_consensus.cc:2955] T 48fcce14f04c4a989ea35e52271efefa P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 25951f54c89342cba3c43217698f0e0e (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:06.541522 21774 raft_consensus.cc:2955] T 48fcce14f04c4a989ea35e52271efefa P 25951f54c89342cba3c43217698f0e0e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 25951f54c89342cba3c43217698f0e0e (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:06.543008 21410 consensus_queue.cc:237] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [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: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } }
I20260630 12:27:06.566943 22067 raft_consensus.cc:2955] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false } } }
I20260630 12:27:06.583679 21477 raft_consensus.cc:2955] T 90a3d9cb19144144968ccd0a6e49c2f3 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false } } }
I20260630 12:27:06.604195 21849 raft_consensus.cc:2955] T 90a3d9cb19144144968ccd0a6e49c2f3 P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false } } }
I20260630 12:27:06.622768 21330 raft_consensus.cc:1275] T 8e1ad96696d348acb23691c46920d1f7 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:06.629057 21773 raft_consensus.cc:1275] T 8e1ad96696d348acb23691c46920d1f7 P 25951f54c89342cba3c43217698f0e0e [term 1 FOLLOWER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:06.629904 22021 consensus_queue.cc:1048] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:27:06.631260 22067 consensus_queue.cc:1048] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:27:06.642130 21335 raft_consensus.cc:2955] T 90a3d9cb19144144968ccd0a6e49c2f3 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false } } }
I20260630 12:27:06.668443 22027 raft_consensus.cc:2955] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 1a6e2add827f47caad1324364311928e (127.16.110.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:06.672623 21774 raft_consensus.cc:2955] T 8e1ad96696d348acb23691c46920d1f7 P 25951f54c89342cba3c43217698f0e0e [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 1a6e2add827f47caad1324364311928e (127.16.110.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:06.685042 21228 catalog_manager.cc:5697] T 90a3d9cb19144144968ccd0a6e49c2f3 P 5ad0a45daee84cc0918b4ecbdba8ac7a reported cstate change: config changed from index 27 to 28, 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "933a1154778a4d18acf1fba2912b3383" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false } } }
I20260630 12:27:06.695705 21477 consensus_queue.cc:237] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [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: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } }
I20260630 12:27:06.705845 21922 raft_consensus.cc:1275] T ca0fd50ee42e423c9be3b0ce4d0dd111 P f5ee93178b9a476da5d8e480a968de48 [term 1 FOLLOWER]: Refusing update from remote peer 1a6e2add827f47caad1324364311928e: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:06.707589 22036 consensus_queue.cc:1048] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:27:06.715490 21218 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8e1ad96696d348acb23691c46920d1f7 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:06.715881 21225 catalog_manager.cc:5697] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 reported cstate change: config changed from index 27 to 28, f5ee93178b9a476da5d8e480a968de48 (127.16.110.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "933a1154778a4d18acf1fba2912b3383" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:06.719288 22015 raft_consensus.cc:2955] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } }
I20260630 12:27:06.721704 21410 raft_consensus.cc:1275] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Refusing update from remote peer 1a6e2add827f47caad1324364311928e: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:06.723552 22058 consensus_queue.cc:1048] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:27:06.733723 21335 consensus_queue.cc:237] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [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: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false } }
I20260630 12:27:06.734236 21410 raft_consensus.cc:2955] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } }
I20260630 12:27:06.737622 21220 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ca0fd50ee42e423c9be3b0ce4d0dd111 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:06.737488 21922 raft_consensus.cc:2955] T ca0fd50ee42e423c9be3b0ce4d0dd111 P f5ee93178b9a476da5d8e480a968de48 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } }
I20260630 12:27:06.745707 21849 raft_consensus.cc:1275] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 1 FOLLOWER]: Refusing update from remote peer aead9f8b7e444a238b2f7bb2009d6a87: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:06.747498 22056 consensus_queue.cc:1048] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:27:06.748862 21477 raft_consensus.cc:1275] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Refusing update from remote peer aead9f8b7e444a238b2f7bb2009d6a87: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:06.753010 22056 consensus_queue.cc:1048] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:27:06.757274 21951 raft_consensus.cc:2955] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 933a1154778a4d18acf1fba2912b3383 (127.16.110.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false } } }
I20260630 12:27:06.761601 21849 raft_consensus.cc:2955] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 933a1154778a4d18acf1fba2912b3383 (127.16.110.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false } } }
I20260630 12:27:06.762820 21483 raft_consensus.cc:2955] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 933a1154778a4d18acf1fba2912b3383 (127.16.110.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false } } }
I20260630 12:27:06.763852 21330 raft_consensus.cc:2955] T 8e1ad96696d348acb23691c46920d1f7 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 1a6e2add827f47caad1324364311928e (127.16.110.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:06.775437 21232 catalog_manager.cc:5697] T 48fcce14f04c4a989ea35e52271efefa P 25951f54c89342cba3c43217698f0e0e reported cstate change: config changed from index 26 to 27, 25951f54c89342cba3c43217698f0e0e (127.16.110.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1a6e2add827f47caad1324364311928e" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:06.783609 21229 catalog_manager.cc:5697] T ca0fd50ee42e423c9be3b0ce4d0dd111 P f5ee93178b9a476da5d8e480a968de48 reported cstate change: config changed from index 28 to 29, VOTER aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129) evicted. New cstate: current_term: 1 leader_uuid: "1a6e2add827f47caad1324364311928e" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } }
I20260630 12:27:06.786062 21220 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 260c4a3cfbe94a2796c0de1aa0e87dde with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:06.791312 21233 catalog_manager.cc:5697] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a reported cstate change: config changed from index 28 to 29, VOTER 933a1154778a4d18acf1fba2912b3383 (127.16.110.130) evicted. New cstate: current_term: 1 leader_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false } } }
I20260630 12:27:06.793131 21410 consensus_queue.cc:237] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [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: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false } }
I20260630 12:27:06.800944 21324 tablet_service.cc:1558] Processing DeleteTablet for tablet ca0fd50ee42e423c9be3b0ce4d0dd111 with delete_type TABLET_DATA_TOMBSTONED (TS aead9f8b7e444a238b2f7bb2009d6a87 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:53524
I20260630 12:27:06.800383 21232 catalog_manager.cc:5697] T 8e1ad96696d348acb23691c46920d1f7 P 25951f54c89342cba3c43217698f0e0e reported cstate change: config changed from index 28 to 29, VOTER 1a6e2add827f47caad1324364311928e (127.16.110.131) evicted. New cstate: current_term: 1 leader_uuid: "933a1154778a4d18acf1fba2912b3383" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:06.803378 21849 raft_consensus.cc:1275] T 90a3d9cb19144144968ccd0a6e49c2f3 P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 1 FOLLOWER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:06.809253 22079 tablet_replica.cc:333] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87: stopping tablet replica
I20260630 12:27:06.810587 22079 raft_consensus.cc:2243] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:06.811610 21395 tablet_service.cc:1558] Processing DeleteTablet for tablet 260c4a3cfbe94a2796c0de1aa0e87dde with delete_type TABLET_DATA_TOMBSTONED (TS 933a1154778a4d18acf1fba2912b3383 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:32956
I20260630 12:27:06.812170 22079 raft_consensus.cc:2272] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:06.809016 22027 consensus_queue.cc:1048] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:27:06.817186 22079 ts_tablet_manager.cc:1916] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:06.820370 22041 raft_consensus.cc:2955] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false } } }
I20260630 12:27:06.818192 22080 tablet_replica.cc:333] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383: stopping tablet replica
I20260630 12:27:06.826860 21410 consensus_queue.cc:237] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [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: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } }
I20260630 12:27:06.827042 21849 raft_consensus.cc:2955] T 90a3d9cb19144144968ccd0a6e49c2f3 P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false } } }
I20260630 12:27:06.829146 21477 raft_consensus.cc:1275] T 90a3d9cb19144144968ccd0a6e49c2f3 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:06.830812 21218 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 90a3d9cb19144144968ccd0a6e49c2f3 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:06.823551 22080 raft_consensus.cc:2243] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:06.835274 22080 raft_consensus.cc:2272] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:06.835439 21922 raft_consensus.cc:1275] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48 [term 1 FOLLOWER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:06.840240 21330 raft_consensus.cc:1275] T 25b01d063a0946cf96944945b948177b P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:27:06.844092 22080 ts_tablet_manager.cc:1916] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:06.853235 21474 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e1ad96696d348acb23691c46920d1f7 with delete_type TABLET_DATA_TOMBSTONED (TS 1a6e2add827f47caad1324364311928e not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:41976
I20260630 12:27:06.853339 21983 consensus_queue.cc:1048] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:27:06.849233 22027 consensus_queue.cc:1048] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.008s
I20260630 12:27:06.858052 21483 raft_consensus.cc:2955] T 90a3d9cb19144144968ccd0a6e49c2f3 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false } } }
I20260630 12:27:06.858091 22041 consensus_queue.cc:1048] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.002s
I20260630 12:27:06.882828 21983 raft_consensus.cc:2955] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 1a6e2add827f47caad1324364311928e (127.16.110.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } }
I20260630 12:27:06.883061 21922 raft_consensus.cc:2955] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 1a6e2add827f47caad1324364311928e (127.16.110.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } }
I20260630 12:27:06.902961 21232 catalog_manager.cc:5697] T 90a3d9cb19144144968ccd0a6e49c2f3 P 5ad0a45daee84cc0918b4ecbdba8ac7a reported cstate change: config changed from index 28 to 29, VOTER aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129) evicted. New cstate: current_term: 1 leader_uuid: "933a1154778a4d18acf1fba2912b3383" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false } } }
I20260630 12:27:06.905624 21330 raft_consensus.cc:2955] T 25b01d063a0946cf96944945b948177b P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 1a6e2add827f47caad1324364311928e (127.16.110.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } }
I20260630 12:27:06.921069 22081 tablet_replica.cc:333] T 8e1ad96696d348acb23691c46920d1f7 P 1a6e2add827f47caad1324364311928e: stopping tablet replica
I20260630 12:27:06.921078 21324 tablet_service.cc:1558] Processing DeleteTablet for tablet 90a3d9cb19144144968ccd0a6e49c2f3 with delete_type TABLET_DATA_TOMBSTONED (TS aead9f8b7e444a238b2f7bb2009d6a87 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:53524
I20260630 12:27:06.923321 21232 catalog_manager.cc:5697] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48 reported cstate change: config changed from index 28 to 29, VOTER 1a6e2add827f47caad1324364311928e (127.16.110.131) evicted. New cstate: current_term: 1 leader_uuid: "933a1154778a4d18acf1fba2912b3383" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } }
I20260630 12:27:06.925318 21483 consensus_queue.cc:237] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } }
I20260630 12:27:06.922292 22081 raft_consensus.cc:2243] T 8e1ad96696d348acb23691c46920d1f7 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:06.937152 22081 raft_consensus.cc:2272] T 8e1ad96696d348acb23691c46920d1f7 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:06.939420 21218 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 25b01d063a0946cf96944945b948177b with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:06.946503 22081 ts_tablet_manager.cc:1916] T 8e1ad96696d348acb23691c46920d1f7 P 1a6e2add827f47caad1324364311928e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:06.950316 21474 tablet_service.cc:1558] Processing DeleteTablet for tablet 25b01d063a0946cf96944945b948177b with delete_type TABLET_DATA_TOMBSTONED (TS 1a6e2add827f47caad1324364311928e not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:41976
I20260630 12:27:06.950585 21774 raft_consensus.cc:1275] T 48fcce14f04c4a989ea35e52271efefa P 25951f54c89342cba3c43217698f0e0e [term 1 FOLLOWER]: Refusing update from remote peer 1a6e2add827f47caad1324364311928e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:06.952081 21330 raft_consensus.cc:1275] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Refusing update from remote peer 1a6e2add827f47caad1324364311928e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:06.965880 22036 consensus_queue.cc:1048] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:06.966895 22015 consensus_queue.cc:1048] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:06.976233 22058 raft_consensus.cc:2955] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 933a1154778a4d18acf1fba2912b3383 (127.16.110.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:06.982383 21330 raft_consensus.cc:2955] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 933a1154778a4d18acf1fba2912b3383 (127.16.110.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:06.982930 21774 raft_consensus.cc:2955] T 48fcce14f04c4a989ea35e52271efefa P 25951f54c89342cba3c43217698f0e0e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 933a1154778a4d18acf1fba2912b3383 (127.16.110.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:06.998513 21232 catalog_manager.cc:5697] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87 reported cstate change: config changed from index 27 to 28, VOTER 933a1154778a4d18acf1fba2912b3383 (127.16.110.130) evicted. New cstate: current_term: 1 leader_uuid: "1a6e2add827f47caad1324364311928e" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:07.001621 21220 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 48fcce14f04c4a989ea35e52271efefa with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:07.016578 22080 ts_tablet_manager.cc:1929] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:27:07.019482 22079 ts_tablet_manager.cc:1929] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:27:07.023573 21395 tablet_service.cc:1558] Processing DeleteTablet for tablet 48fcce14f04c4a989ea35e52271efefa with delete_type TABLET_DATA_TOMBSTONED (TS 933a1154778a4d18acf1fba2912b3383 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:32956
I20260630 12:27:07.024533 22079 log.cc:1199] T ca0fd50ee42e423c9be3b0ce4d0dd111 P aead9f8b7e444a238b2f7bb2009d6a87: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-0-root/wals/ca0fd50ee42e423c9be3b0ce4d0dd111
I20260630 12:27:07.024348 22080 log.cc:1199] T 260c4a3cfbe94a2796c0de1aa0e87dde P 933a1154778a4d18acf1fba2912b3383: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-1-root/wals/260c4a3cfbe94a2796c0de1aa0e87dde
I20260630 12:27:07.026403 21220 catalog_manager.cc:5028] TS aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): tablet ca0fd50ee42e423c9be3b0ce4d0dd111 (table test-workload [id=2c8cce03fc5841bf87edb90817531697]) successfully deleted
I20260630 12:27:07.026625 22080 tablet_replica.cc:333] T 48fcce14f04c4a989ea35e52271efefa P 933a1154778a4d18acf1fba2912b3383: stopping tablet replica
I20260630 12:27:07.027407 21218 catalog_manager.cc:5028] TS 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115): tablet 260c4a3cfbe94a2796c0de1aa0e87dde (table test-workload [id=2c8cce03fc5841bf87edb90817531697]) successfully deleted
I20260630 12:27:07.027760 22080 raft_consensus.cc:2243] T 48fcce14f04c4a989ea35e52271efefa P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:07.028667 22080 raft_consensus.cc:2272] T 48fcce14f04c4a989ea35e52271efefa P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.031597 22081 ts_tablet_manager.cc:1929] T 8e1ad96696d348acb23691c46920d1f7 P 1a6e2add827f47caad1324364311928e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:27:07.026417 22079 tablet_replica.cc:333] T 90a3d9cb19144144968ccd0a6e49c2f3 P aead9f8b7e444a238b2f7bb2009d6a87: stopping tablet replica
I20260630 12:27:07.032076 22081 log.cc:1199] T 8e1ad96696d348acb23691c46920d1f7 P 1a6e2add827f47caad1324364311928e: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-2-root/wals/8e1ad96696d348acb23691c46920d1f7
I20260630 12:27:07.032759 22080 ts_tablet_manager.cc:1916] T 48fcce14f04c4a989ea35e52271efefa P 933a1154778a4d18acf1fba2912b3383: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:07.033280 22079 raft_consensus.cc:2243] T 90a3d9cb19144144968ccd0a6e49c2f3 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:07.034373 22079 raft_consensus.cc:2272] T 90a3d9cb19144144968ccd0a6e49c2f3 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.034296 21220 catalog_manager.cc:5028] TS 1a6e2add827f47caad1324364311928e (127.16.110.131:38699): tablet 8e1ad96696d348acb23691c46920d1f7 (table test-workload [id=2c8cce03fc5841bf87edb90817531697]) successfully deleted
I20260630 12:27:07.035241 22081 tablet_replica.cc:333] T 25b01d063a0946cf96944945b948177b P 1a6e2add827f47caad1324364311928e: stopping tablet replica
I20260630 12:27:07.036463 22081 raft_consensus.cc:2243] T 25b01d063a0946cf96944945b948177b P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:07.037531 22081 raft_consensus.cc:2272] T 25b01d063a0946cf96944945b948177b P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:07.039412 22079 ts_tablet_manager.cc:1916] T 90a3d9cb19144144968ccd0a6e49c2f3 P aead9f8b7e444a238b2f7bb2009d6a87: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:07.041965 22081 ts_tablet_manager.cc:1916] T 25b01d063a0946cf96944945b948177b P 1a6e2add827f47caad1324364311928e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:07.049664 22080 ts_tablet_manager.cc:1929] T 48fcce14f04c4a989ea35e52271efefa P 933a1154778a4d18acf1fba2912b3383: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:27:07.050195 22080 log.cc:1199] T 48fcce14f04c4a989ea35e52271efefa P 933a1154778a4d18acf1fba2912b3383: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-1-root/wals/48fcce14f04c4a989ea35e52271efefa
I20260630 12:27:07.051793 21218 catalog_manager.cc:5028] TS 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115): tablet 48fcce14f04c4a989ea35e52271efefa (table test-workload [id=2c8cce03fc5841bf87edb90817531697]) successfully deleted
I20260630 12:27:07.055611 22081 ts_tablet_manager.cc:1929] T 25b01d063a0946cf96944945b948177b P 1a6e2add827f47caad1324364311928e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:27:07.056006 22081 log.cc:1199] T 25b01d063a0946cf96944945b948177b P 1a6e2add827f47caad1324364311928e: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-2-root/wals/25b01d063a0946cf96944945b948177b
I20260630 12:27:07.057349 21220 catalog_manager.cc:5028] TS 1a6e2add827f47caad1324364311928e (127.16.110.131:38699): tablet 25b01d063a0946cf96944945b948177b (table test-workload [id=2c8cce03fc5841bf87edb90817531697]) successfully deleted
I20260630 12:27:07.057883 22079 ts_tablet_manager.cc:1929] T 90a3d9cb19144144968ccd0a6e49c2f3 P aead9f8b7e444a238b2f7bb2009d6a87: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:27:07.058382 22079 log.cc:1199] T 90a3d9cb19144144968ccd0a6e49c2f3 P aead9f8b7e444a238b2f7bb2009d6a87: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822292038890-16826-0/minicluster-data/ts-0-root/wals/90a3d9cb19144144968ccd0a6e49c2f3
I20260630 12:27:07.059871 21220 catalog_manager.cc:5028] TS aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): tablet 90a3d9cb19144144968ccd0a6e49c2f3 (table test-workload [id=2c8cce03fc5841bf87edb90817531697]) successfully deleted
W20260630 12:27:07.166766 21356 debug-util.cc:398] Leaking SignalData structure 0x7b08001f0c20 after lost signal to thread 16829
W20260630 12:27:07.167727 21356 debug-util.cc:398] Leaking SignalData structure 0x7b0800046bc0 after lost signal to thread 21267
W20260630 12:27:07.168814 21356 debug-util.cc:398] Leaking SignalData structure 0x7b08000ff960 after lost signal to thread 21359
W20260630 12:27:07.169756 21356 debug-util.cc:398] Leaking SignalData structure 0x7b08001f0580 after lost signal to thread 21434
W20260630 12:27:07.170727 21356 debug-util.cc:398] Leaking SignalData structure 0x7b08000cdc20 after lost signal to thread 21508
W20260630 12:27:07.171912 21356 debug-util.cc:398] Leaking SignalData structure 0x7b08002a37a0 after lost signal to thread 21798
W20260630 12:27:07.173072 21356 debug-util.cc:398] Leaking SignalData structure 0x7b08000dcba0 after lost signal to thread 21873
W20260630 12:27:07.174166 21356 debug-util.cc:398] Leaking SignalData structure 0x7b08000c86c0 after lost signal to thread 21947
I20260630 12:27:08.034507 21330 consensus_queue.cc:237] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } }
I20260630 12:27:08.042696 21483 raft_consensus.cc:1275] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Refusing update from remote peer aead9f8b7e444a238b2f7bb2009d6a87: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:27:08.048193 21407 raft_consensus.cc:1275] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Refusing update from remote peer aead9f8b7e444a238b2f7bb2009d6a87: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:27:08.049965 21951 consensus_queue.cc:1048] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:27:08.052445 21951 consensus_queue.cc:1048] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260630 12:27:08.072279 21300 consensus_peers.cc:597] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 -> Peer f5ee93178b9a476da5d8e480a968de48 (127.16.110.134:38345): Couldn't send request to peer f5ee93178b9a476da5d8e480a968de48. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 18059107e83440e88f5bc2842e1eabae. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:08.077939 22040 raft_consensus.cc:2955] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f5ee93178b9a476da5d8e480a968de48 (127.16.110.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } } }
I20260630 12:27:08.083882 21483 raft_consensus.cc:2955] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f5ee93178b9a476da5d8e480a968de48 (127.16.110.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } } }
I20260630 12:27:08.098037 21407 raft_consensus.cc:2955] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f5ee93178b9a476da5d8e480a968de48 (127.16.110.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } } }
I20260630 12:27:08.098524 21477 consensus_queue.cc:237] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: true } }
I20260630 12:27:08.109875 21232 catalog_manager.cc:5697] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e reported cstate change: config changed from index -1 to 26, NON_VOTER f5ee93178b9a476da5d8e480a968de48 (127.16.110.134) added. New cstate: current_term: 1 leader_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } } }
I20260630 12:27:08.117472 21407 raft_consensus.cc:1275] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Refusing update from remote peer 1a6e2add827f47caad1324364311928e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260630 12:27:08.119097 21449 consensus_peers.cc:597] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e -> Peer 25951f54c89342cba3c43217698f0e0e (127.16.110.132:40581): Couldn't send request to peer 25951f54c89342cba3c43217698f0e0e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 06ceed4706a5405590634ea3212eb482. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:08.119323 21330 raft_consensus.cc:1275] T 06ceed4706a5405590634ea3212eb482 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Refusing update from remote peer 1a6e2add827f47caad1324364311928e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:27:08.119390 22083 consensus_queue.cc:1048] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:27:08.121269 22058 consensus_queue.cc:1048] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:27:08.140410 22058 raft_consensus.cc:2955] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 25951f54c89342cba3c43217698f0e0e (127.16.110.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: true } } }
I20260630 12:27:08.145720 21410 raft_consensus.cc:2955] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 25951f54c89342cba3c43217698f0e0e (127.16.110.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: true } } }
I20260630 12:27:08.154733 21330 raft_consensus.cc:2955] T 06ceed4706a5405590634ea3212eb482 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 25951f54c89342cba3c43217698f0e0e (127.16.110.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: true } } }
I20260630 12:27:08.167161 16826 tablet_server.cc:179] TabletServer@127.16.110.129:0 shutting down...
I20260630 12:27:08.171519 21335 consensus_queue.cc:237] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 [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: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } }
W20260630 12:27:08.185752 21300 consensus_peers.cc:597] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 -> Peer 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133:37305): Couldn't send request to peer 5ad0a45daee84cc0918b4ecbdba8ac7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3828296b62a0470095d5ad1b209c1f98. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:08.186033 21410 raft_consensus.cc:1275] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Refusing update from remote peer aead9f8b7e444a238b2f7bb2009d6a87: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:08.185789 21477 raft_consensus.cc:1275] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Refusing update from remote peer aead9f8b7e444a238b2f7bb2009d6a87: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:08.189337 22089 consensus_queue.cc:1048] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:27:08.189116 21232 catalog_manager.cc:5697] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e reported cstate change: config changed from index -1 to 26, NON_VOTER 25951f54c89342cba3c43217698f0e0e (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "1a6e2add827f47caad1324364311928e" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:08.190943 22090 consensus_queue.cc:1048] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:08.223472 21951 raft_consensus.cc:2955] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } } }
I20260630 12:27:08.225328 21407 raft_consensus.cc:2955] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } } }
I20260630 12:27:08.238484 21410 consensus_queue.cc:237] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [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: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: true } }
I20260630 12:27:08.238866 21225 catalog_manager.cc:5697] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 reported cstate change: config changed from index -1 to 27, NON_VOTER 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133) added. New cstate: current_term: 1 leader_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:08.243239 21477 raft_consensus.cc:2955] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } } }
W20260630 12:27:08.255864 21375 consensus_peers.cc:597] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 -> Peer 25951f54c89342cba3c43217698f0e0e (127.16.110.132:40581): Couldn't send request to peer 25951f54c89342cba3c43217698f0e0e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25b01d063a0946cf96944945b948177b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:08.258658 21922 raft_consensus.cc:1275] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48 [term 1 FOLLOWER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:27:08.260226 21983 consensus_queue.cc:1048] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260630 12:27:08.261488 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:27:08.264165 21376 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]
I20260630 12:27:08.270967 16826 tablet_replica.cc:333] T 06ceed4706a5405590634ea3212eb482 P aead9f8b7e444a238b2f7bb2009d6a87: stopping tablet replica
I20260630 12:27:08.273048 16826 raft_consensus.cc:2243] T 06ceed4706a5405590634ea3212eb482 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:08.275590 16826 raft_consensus.cc:2272] T 06ceed4706a5405590634ea3212eb482 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:27:08.285531 21376 consensus_peers.cc:597] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:08.286820 16826 tablet_replica.cc:333] T 8e1ad96696d348acb23691c46920d1f7 P aead9f8b7e444a238b2f7bb2009d6a87: stopping tablet replica
I20260630 12:27:08.287766 16826 raft_consensus.cc:2243] T 8e1ad96696d348acb23691c46920d1f7 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260630 12:27:08.288094 21376 consensus_peers.cc:597] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:08.288471 16826 raft_consensus.cc:2272] T 8e1ad96696d348acb23691c46920d1f7 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:08.292004 16826 tablet_replica.cc:333] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87: stopping tablet replica
I20260630 12:27:08.292294 21983 raft_consensus.cc:2955] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 25951f54c89342cba3c43217698f0e0e (127.16.110.132) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: true } } }
I20260630 12:27:08.294034 21922 raft_consensus.cc:2955] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 25951f54c89342cba3c43217698f0e0e (127.16.110.132) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: true } } }
I20260630 12:27:08.292819 16826 raft_consensus.cc:2243] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:08.298781 16826 raft_consensus.cc:2272] T 48fcce14f04c4a989ea35e52271efefa P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:08.302357 16826 tablet_replica.cc:333] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87: stopping tablet replica
I20260630 12:27:08.303452 16826 raft_consensus.cc:2243] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:08.305051 16826 raft_consensus.cc:2272] T 18059107e83440e88f5bc2842e1eabae P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:27:08.308370 21281 auto_rebalancer.cc:639] Failed to schedule move for tablet 4d639abc0b504a378477494f3746e1cf: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:27:08.310586 16826 tablet_replica.cc:333] T f119216d98ee46d7ab7fadda4a6c3764 P aead9f8b7e444a238b2f7bb2009d6a87: stopping tablet replica
I20260630 12:27:08.311539 16826 raft_consensus.cc:2243] T f119216d98ee46d7ab7fadda4a6c3764 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:08.312242 16826 raft_consensus.cc:2272] T f119216d98ee46d7ab7fadda4a6c3764 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:27:08.313910 21281 auto_rebalancer.cc:639] Failed to schedule move for tablet 059b787f380b4d83966e7310652c9e01: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:27:08.315289 21225 catalog_manager.cc:5697] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48 reported cstate change: config changed from index 29 to 30, NON_VOTER 25951f54c89342cba3c43217698f0e0e (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "933a1154778a4d18acf1fba2912b3383" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: true } } }
I20260630 12:27:08.332896 16826 tablet_replica.cc:333] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87: stopping tablet replica
I20260630 12:27:08.333760 16826 raft_consensus.cc:2243] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:08.334797 16826 raft_consensus.cc:2272] T 059b787f380b4d83966e7310652c9e01 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:08.344326 16826 tablet_replica.cc:333] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87: stopping tablet replica
I20260630 12:27:08.345175 16826 raft_consensus.cc:2243] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:08.347046 16826 raft_consensus.cc:2272] T 3828296b62a0470095d5ad1b209c1f98 P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:27:08.345723 21450 consensus_peers.cc:597] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:08.349038 21450 consensus_peers.cc:597] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:08.351176 16826 tablet_replica.cc:333] T 25b01d063a0946cf96944945b948177b P aead9f8b7e444a238b2f7bb2009d6a87: stopping tablet replica
I20260630 12:27:08.352018 16826 raft_consensus.cc:2243] T 25b01d063a0946cf96944945b948177b P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:08.352658 16826 raft_consensus.cc:2272] T 25b01d063a0946cf96944945b948177b P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:08.355984 16826 tablet_replica.cc:333] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87: stopping tablet replica
I20260630 12:27:08.356720 16826 raft_consensus.cc:2243] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:08.357689 16826 raft_consensus.cc:2272] T 260c4a3cfbe94a2796c0de1aa0e87dde P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:08.360961 16826 tablet_replica.cc:333] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87: stopping tablet replica
I20260630 12:27:08.361713 16826 raft_consensus.cc:2243] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:08.362787 16826 raft_consensus.cc:2272] T 4d639abc0b504a378477494f3746e1cf P aead9f8b7e444a238b2f7bb2009d6a87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:08.657145 22109 ts_tablet_manager.cc:933] T 25b01d063a0946cf96944945b948177b P 25951f54c89342cba3c43217698f0e0e: Initiating tablet copy from peer 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115)
I20260630 12:27:08.659000 22109 tablet_copy_client.cc:323] T 25b01d063a0946cf96944945b948177b P 25951f54c89342cba3c43217698f0e0e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.130:33115
I20260630 12:27:08.661128 21420 tablet_copy_service.cc:140] P 933a1154778a4d18acf1fba2912b3383: Received BeginTabletCopySession request for tablet 25b01d063a0946cf96944945b948177b from peer 25951f54c89342cba3c43217698f0e0e ({username='slave'} at 127.0.0.1:56300)
I20260630 12:27:08.661725 21420 tablet_copy_service.cc:161] P 933a1154778a4d18acf1fba2912b3383: Beginning new tablet copy session on tablet 25b01d063a0946cf96944945b948177b from peer 25951f54c89342cba3c43217698f0e0e at {username='slave'} at 127.0.0.1:56300: session id = 25951f54c89342cba3c43217698f0e0e-25b01d063a0946cf96944945b948177b
I20260630 12:27:08.670114 21420 tablet_copy_source_session.cc:215] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:08.673621 22109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25b01d063a0946cf96944945b948177b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:08.691497 22109 tablet_copy_client.cc:806] T 25b01d063a0946cf96944945b948177b P 25951f54c89342cba3c43217698f0e0e: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:08.692188 22109 tablet_copy_client.cc:670] T 25b01d063a0946cf96944945b948177b P 25951f54c89342cba3c43217698f0e0e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:08.696334 22110 tablet_copy_client.cc:1025] T 25b01d063a0946cf96944945b948177b P 25951f54c89342cba3c43217698f0e0e: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:08.710031 22111 ts_tablet_manager.cc:933] T 06ceed4706a5405590634ea3212eb482 P 25951f54c89342cba3c43217698f0e0e: Initiating tablet copy from peer 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:27:08.711921 22111 tablet_copy_client.cc:323] T 06ceed4706a5405590634ea3212eb482 P 25951f54c89342cba3c43217698f0e0e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.131:38699
I20260630 12:27:08.713706 21494 tablet_copy_service.cc:140] P 1a6e2add827f47caad1324364311928e: Received BeginTabletCopySession request for tablet 06ceed4706a5405590634ea3212eb482 from peer 25951f54c89342cba3c43217698f0e0e ({username='slave'} at 127.0.0.1:44770)
I20260630 12:27:08.714290 21494 tablet_copy_service.cc:161] P 1a6e2add827f47caad1324364311928e: Beginning new tablet copy session on tablet 06ceed4706a5405590634ea3212eb482 from peer 25951f54c89342cba3c43217698f0e0e at {username='slave'} at 127.0.0.1:44770: session id = 25951f54c89342cba3c43217698f0e0e-06ceed4706a5405590634ea3212eb482
I20260630 12:27:08.722609 21494 tablet_copy_source_session.cc:215] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:08.726132 22111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06ceed4706a5405590634ea3212eb482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:08.744474 22111 tablet_copy_client.cc:806] T 06ceed4706a5405590634ea3212eb482 P 25951f54c89342cba3c43217698f0e0e: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:08.745126 22111 tablet_copy_client.cc:670] T 06ceed4706a5405590634ea3212eb482 P 25951f54c89342cba3c43217698f0e0e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:08.749354 22112 tablet_copy_client.cc:1025] T 06ceed4706a5405590634ea3212eb482 P 25951f54c89342cba3c43217698f0e0e: tablet copy: Injecting latency into file download: 2000
W20260630 12:27:08.773592 21450 consensus_peers.cc:597] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:09.363988 22119 raft_consensus.cc:493] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aead9f8b7e444a238b2f7bb2009d6a87)
I20260630 12:27:09.364626 22119 raft_consensus.cc:515] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false } }
I20260630 12:27:09.367522 22119 leader_election.cc:290] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:27:09.386229 21477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260c4a3cfbe94a2796c0de1aa0e87dde" candidate_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e" is_pre_election: true
W20260630 12:27:09.388270 21815 leader_election.cc:336] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111)
I20260630 12:27:09.389281 21815 leader_election.cc:304] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a [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: 5ad0a45daee84cc0918b4ecbdba8ac7a; no voters: 1a6e2add827f47caad1324364311928e, aead9f8b7e444a238b2f7bb2009d6a87
I20260630 12:27:09.390132 22119 raft_consensus.cc:2749] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:27:09.397238 16826 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 21356)
I20260630 12:27:09.421137 22118 raft_consensus.cc:493] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aead9f8b7e444a238b2f7bb2009d6a87)
I20260630 12:27:09.421727 22118 raft_consensus.cc:515] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:27:09.423902 22118 leader_election.cc:290] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:27:09.426782 21477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059b787f380b4d83966e7310652c9e01" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e" is_pre_election: true
W20260630 12:27:09.429319 21376 leader_election.cc:336] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111)
I20260630 12:27:09.430253 21376 leader_election.cc:304] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383 [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: 933a1154778a4d18acf1fba2912b3383; no voters: 1a6e2add827f47caad1324364311928e, aead9f8b7e444a238b2f7bb2009d6a87
I20260630 12:27:09.431344 22118 raft_consensus.cc:2749] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:27:09.458633 22114 raft_consensus.cc:493] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aead9f8b7e444a238b2f7bb2009d6a87)
I20260630 12:27:09.459280 22114 raft_consensus.cc:515] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:27:09.461668 22114 leader_election.cc:290] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115)
I20260630 12:27:09.463359 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059b787f380b4d83966e7310652c9e01" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383" is_pre_election: true
W20260630 12:27:09.466312 21450 leader_election.cc:336] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111)
I20260630 12:27:09.464033 21410 raft_consensus.cc:2468] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6e2add827f47caad1324364311928e in term 1.
I20260630 12:27:09.468638 21448 leader_election.cc:304] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e [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: 1a6e2add827f47caad1324364311928e, 933a1154778a4d18acf1fba2912b3383; no voters: aead9f8b7e444a238b2f7bb2009d6a87
I20260630 12:27:09.469421 22114 raft_consensus.cc:2804] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:09.469837 22114 raft_consensus.cc:493] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Starting leader election (detected failure of leader aead9f8b7e444a238b2f7bb2009d6a87)
I20260630 12:27:09.470206 22114 raft_consensus.cc:3060] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:09.478490 22114 raft_consensus.cc:515] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:27:09.480808 22114 leader_election.cc:290] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 2 election: Requested vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115)
I20260630 12:27:09.482904 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059b787f380b4d83966e7310652c9e01" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383"
I20260630 12:27:09.483490 21410 raft_consensus.cc:3060] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:27:09.491379 21450 leader_election.cc:336] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111)
I20260630 12:27:09.491699 21410 raft_consensus.cc:2468] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6e2add827f47caad1324364311928e in term 2.
I20260630 12:27:09.493126 21448 leader_election.cc:304] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e [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: 1a6e2add827f47caad1324364311928e, 933a1154778a4d18acf1fba2912b3383; no voters: aead9f8b7e444a238b2f7bb2009d6a87
I20260630 12:27:09.494227 22114 raft_consensus.cc:2804] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:09.494768 22114 raft_consensus.cc:697] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e [term 2 LEADER]: Becoming Leader. State: Replica: 1a6e2add827f47caad1324364311928e, State: Running, Role: LEADER
I20260630 12:27:09.495833 22114 consensus_queue.cc:237] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:27:09.504716 21232 catalog_manager.cc:5697] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e reported cstate change: term changed from 1 to 2, leader changed from aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129) to 1a6e2add827f47caad1324364311928e (127.16.110.131). New cstate: current_term: 2 leader_uuid: "1a6e2add827f47caad1324364311928e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:09.535440 22118 raft_consensus.cc:493] T 4d639abc0b504a378477494f3746e1cf P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aead9f8b7e444a238b2f7bb2009d6a87)
I20260630 12:27:09.535954 22118 raft_consensus.cc:515] T 4d639abc0b504a378477494f3746e1cf P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:27:09.537796 22118 leader_election.cc:290] T 4d639abc0b504a378477494f3746e1cf P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:27:09.539248 21477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d639abc0b504a378477494f3746e1cf" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e" is_pre_election: true
W20260630 12:27:09.541949 21376 leader_election.cc:336] T 4d639abc0b504a378477494f3746e1cf P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111)
I20260630 12:27:09.542323 21376 leader_election.cc:304] T 4d639abc0b504a378477494f3746e1cf P 933a1154778a4d18acf1fba2912b3383 [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: 933a1154778a4d18acf1fba2912b3383; no voters: 1a6e2add827f47caad1324364311928e, aead9f8b7e444a238b2f7bb2009d6a87
I20260630 12:27:09.542917 22118 raft_consensus.cc:2749] T 4d639abc0b504a378477494f3746e1cf P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:27:09.564664 22114 raft_consensus.cc:493] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aead9f8b7e444a238b2f7bb2009d6a87)
I20260630 12:27:09.565253 22114 raft_consensus.cc:515] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:27:09.567196 22114 leader_election.cc:290] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115)
I20260630 12:27:09.568812 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d639abc0b504a378477494f3746e1cf" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383" is_pre_election: true
I20260630 12:27:09.569478 21410 raft_consensus.cc:2468] T 4d639abc0b504a378477494f3746e1cf P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6e2add827f47caad1324364311928e in term 1.
I20260630 12:27:09.571058 21448 leader_election.cc:304] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e [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: 1a6e2add827f47caad1324364311928e, 933a1154778a4d18acf1fba2912b3383; no voters: 
W20260630 12:27:09.571754 21450 leader_election.cc:336] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111)
I20260630 12:27:09.572680 22058 raft_consensus.cc:2804] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:09.573081 22058 raft_consensus.cc:493] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Starting leader election (detected failure of leader aead9f8b7e444a238b2f7bb2009d6a87)
I20260630 12:27:09.573485 22058 raft_consensus.cc:3060] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:09.579007 22058 raft_consensus.cc:515] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:27:09.581692 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d639abc0b504a378477494f3746e1cf" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383"
I20260630 12:27:09.582224 21410 raft_consensus.cc:3060] T 4d639abc0b504a378477494f3746e1cf P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:27:09.585280 21450 leader_election.cc:336] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111)
I20260630 12:27:09.586061 22114 raft_consensus.cc:493] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aead9f8b7e444a238b2f7bb2009d6a87)
I20260630 12:27:09.586586 22114 raft_consensus.cc:515] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } }
I20260630 12:27:09.588208 22058 leader_election.cc:290] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 2 election: Requested vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115)
I20260630 12:27:09.589685 21407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18059107e83440e88f5bc2842e1eabae" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383" is_pre_election: true
I20260630 12:27:09.590983 22114 leader_election.cc:290] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115)
I20260630 12:27:09.591704 21410 raft_consensus.cc:2468] T 4d639abc0b504a378477494f3746e1cf P 933a1154778a4d18acf1fba2912b3383 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6e2add827f47caad1324364311928e in term 2.
I20260630 12:27:09.592832 21448 leader_election.cc:304] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e [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: 1a6e2add827f47caad1324364311928e, 933a1154778a4d18acf1fba2912b3383; no voters: aead9f8b7e444a238b2f7bb2009d6a87
I20260630 12:27:09.593864 22058 raft_consensus.cc:2804] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e [term 2 FOLLOWER]: Leader election won for term 2
W20260630 12:27:09.594352 21450 leader_election.cc:336] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111)
I20260630 12:27:09.594966 21450 leader_election.cc:304] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [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: 1a6e2add827f47caad1324364311928e; no voters: 933a1154778a4d18acf1fba2912b3383, aead9f8b7e444a238b2f7bb2009d6a87
I20260630 12:27:09.594417 22058 raft_consensus.cc:697] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e [term 2 LEADER]: Becoming Leader. State: Replica: 1a6e2add827f47caad1324364311928e, State: Running, Role: LEADER
I20260630 12:27:09.596065 22114 raft_consensus.cc:2749] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:27:09.596347 22058 consensus_queue.cc:237] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } }
I20260630 12:27:09.598745 22118 raft_consensus.cc:493] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aead9f8b7e444a238b2f7bb2009d6a87)
I20260630 12:27:09.599431 22118 raft_consensus.cc:515] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } }
W20260630 12:27:09.608012 21376 leader_election.cc:336] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111)
I20260630 12:27:09.609143 22118 leader_election.cc:290] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:27:09.611133 21477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18059107e83440e88f5bc2842e1eabae" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e" is_pre_election: true
I20260630 12:27:09.611814 21477 raft_consensus.cc:2468] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 933a1154778a4d18acf1fba2912b3383 in term 1.
I20260630 12:27:09.613165 21376 leader_election.cc:304] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [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: 1a6e2add827f47caad1324364311928e, 933a1154778a4d18acf1fba2912b3383; no voters: aead9f8b7e444a238b2f7bb2009d6a87
I20260630 12:27:09.612985 21232 catalog_manager.cc:5697] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e reported cstate change: term changed from 1 to 2, leader changed from aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129) to 1a6e2add827f47caad1324364311928e (127.16.110.131). New cstate: current_term: 2 leader_uuid: "1a6e2add827f47caad1324364311928e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:09.614411 22118 raft_consensus.cc:2804] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:09.614826 22118 raft_consensus.cc:493] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aead9f8b7e444a238b2f7bb2009d6a87)
I20260630 12:27:09.615235 22118 raft_consensus.cc:3060] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:09.625074 22118 raft_consensus.cc:515] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } }
I20260630 12:27:09.630769 22118 leader_election.cc:290] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 2 election: Requested vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:27:09.631850 21477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18059107e83440e88f5bc2842e1eabae" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e"
I20260630 12:27:09.632496 21477 raft_consensus.cc:3060] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:27:09.635089 21376 leader_election.cc:336] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111)
I20260630 12:27:09.641220 21477 raft_consensus.cc:2468] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 933a1154778a4d18acf1fba2912b3383 in term 2.
I20260630 12:27:09.642555 21376 leader_election.cc:304] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [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: 1a6e2add827f47caad1324364311928e, 933a1154778a4d18acf1fba2912b3383; no voters: aead9f8b7e444a238b2f7bb2009d6a87
I20260630 12:27:09.643345 22118 raft_consensus.cc:2804] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:09.644519 22118 raft_consensus.cc:697] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 2 LEADER]: Becoming Leader. State: Replica: 933a1154778a4d18acf1fba2912b3383, State: Running, Role: LEADER
I20260630 12:27:09.645466 22118 consensus_queue.cc:237] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [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: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } }
I20260630 12:27:09.655176 21232 catalog_manager.cc:5697] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 reported cstate change: term changed from 1 to 2, leader changed from aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129) to 933a1154778a4d18acf1fba2912b3383 (127.16.110.130). New cstate: current_term: 2 leader_uuid: "933a1154778a4d18acf1fba2912b3383" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:09.674715 21410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18059107e83440e88f5bc2842e1eabae"
dest_uuid: "933a1154778a4d18acf1fba2912b3383"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:32956
I20260630 12:27:09.675506 21410 raft_consensus.cc:606] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 2 LEADER]: Received request to transfer leadership
I20260630 12:27:09.679973 21407 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18059107e83440e88f5bc2842e1eabae"
dest_uuid: "933a1154778a4d18acf1fba2912b3383"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:32956
I20260630 12:27:09.680531 21407 raft_consensus.cc:606] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 2 LEADER]: Received request to transfer leadership
I20260630 12:27:09.687079 21410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18059107e83440e88f5bc2842e1eabae"
dest_uuid: "933a1154778a4d18acf1fba2912b3383"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:32956
I20260630 12:27:09.687677 21410 raft_consensus.cc:606] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 2 LEADER]: Received request to transfer leadership
I20260630 12:27:09.726789 22130 raft_consensus.cc:493] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aead9f8b7e444a238b2f7bb2009d6a87)
I20260630 12:27:09.727450 22130 raft_consensus.cc:515] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } }
I20260630 12:27:09.729810 22130 leader_election.cc:290] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:27:09.731130 21477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3828296b62a0470095d5ad1b209c1f98" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "1a6e2add827f47caad1324364311928e" is_pre_election: true
W20260630 12:27:09.733202 21376 leader_election.cc:336] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111)
I20260630 12:27:09.733649 21376 leader_election.cc:304] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [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: 933a1154778a4d18acf1fba2912b3383; no voters: 1a6e2add827f47caad1324364311928e, aead9f8b7e444a238b2f7bb2009d6a87
I20260630 12:27:09.734380 22130 raft_consensus.cc:2749] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:27:09.744110 22114 raft_consensus.cc:493] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aead9f8b7e444a238b2f7bb2009d6a87)
I20260630 12:27:09.744629 22114 raft_consensus.cc:515] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } }
I20260630 12:27:09.746781 22114 leader_election.cc:290] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115)
I20260630 12:27:09.747968 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3828296b62a0470095d5ad1b209c1f98" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383" is_pre_election: true
I20260630 12:27:09.748694 21410 raft_consensus.cc:2468] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6e2add827f47caad1324364311928e in term 1.
I20260630 12:27:09.749714 21448 leader_election.cc:304] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [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: 1a6e2add827f47caad1324364311928e, 933a1154778a4d18acf1fba2912b3383; no voters: 
I20260630 12:27:09.750501 22114 raft_consensus.cc:2804] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:09.750924 22114 raft_consensus.cc:493] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Starting leader election (detected failure of leader aead9f8b7e444a238b2f7bb2009d6a87)
W20260630 12:27:09.751139 21450 leader_election.cc:336] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111)
I20260630 12:27:09.751335 22114 raft_consensus.cc:3060] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:09.757017 22114 raft_consensus.cc:515] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } }
I20260630 12:27:09.759083 22114 leader_election.cc:290] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 2 election: Requested vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115)
I20260630 12:27:09.760106 21410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3828296b62a0470095d5ad1b209c1f98" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 2 candidate_status { last_received { term: 1 index: 27 } } ignore_live_leader: false dest_uuid: "933a1154778a4d18acf1fba2912b3383"
I20260630 12:27:09.760596 21410 raft_consensus.cc:3060] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:27:09.763387 21450 leader_election.cc:336] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111)
I20260630 12:27:09.765893 21410 raft_consensus.cc:2468] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6e2add827f47caad1324364311928e in term 2.
I20260630 12:27:09.766785 21448 leader_election.cc:304] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [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: 1a6e2add827f47caad1324364311928e, 933a1154778a4d18acf1fba2912b3383; no voters: aead9f8b7e444a238b2f7bb2009d6a87
I20260630 12:27:09.767474 22114 raft_consensus.cc:2804] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:09.768079 22114 raft_consensus.cc:697] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [term 2 LEADER]: Becoming Leader. State: Replica: 1a6e2add827f47caad1324364311928e, State: Running, Role: LEADER
I20260630 12:27:09.769021 22114 consensus_queue.cc:237] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [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: 27, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } }
I20260630 12:27:09.778158 21232 catalog_manager.cc:5697] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e reported cstate change: term changed from 1 to 2, leader changed from aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129) to 1a6e2add827f47caad1324364311928e (127.16.110.131). New cstate: current_term: 2 leader_uuid: "1a6e2add827f47caad1324364311928e" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:09.793998 22114 raft_consensus.cc:493] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aead9f8b7e444a238b2f7bb2009d6a87)
I20260630 12:27:09.794546 22114 raft_consensus.cc:515] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false } }
I20260630 12:27:09.796416 22114 leader_election.cc:290] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133:37305)
W20260630 12:27:09.804231 21450 leader_election.cc:336] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111)
I20260630 12:27:09.810117 21849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260c4a3cfbe94a2796c0de1aa0e87dde" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" is_pre_election: true
I20260630 12:27:09.810755 21849 raft_consensus.cc:2468] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6e2add827f47caad1324364311928e in term 1.
I20260630 12:27:09.811786 21449 leader_election.cc:304] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [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: 1a6e2add827f47caad1324364311928e, 5ad0a45daee84cc0918b4ecbdba8ac7a; no voters: aead9f8b7e444a238b2f7bb2009d6a87
I20260630 12:27:09.812593 22114 raft_consensus.cc:2804] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:09.813089 22114 raft_consensus.cc:493] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Starting leader election (detected failure of leader aead9f8b7e444a238b2f7bb2009d6a87)
I20260630 12:27:09.813413 22114 raft_consensus.cc:3060] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:09.818331 22114 raft_consensus.cc:515] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false } }
I20260630 12:27:09.819937 22114 leader_election.cc:290] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 2 election: Requested vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133:37305)
I20260630 12:27:09.821084 21849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "260c4a3cfbe94a2796c0de1aa0e87dde" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a"
I20260630 12:27:09.821648 21849 raft_consensus.cc:3060] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:27:09.824520 21450 leader_election.cc:336] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111)
I20260630 12:27:09.827226 21849 raft_consensus.cc:2468] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6e2add827f47caad1324364311928e in term 2.
I20260630 12:27:09.828295 21449 leader_election.cc:304] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [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: 1a6e2add827f47caad1324364311928e, 5ad0a45daee84cc0918b4ecbdba8ac7a; no voters: aead9f8b7e444a238b2f7bb2009d6a87
I20260630 12:27:09.828989 22114 raft_consensus.cc:2804] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:09.829530 22114 raft_consensus.cc:697] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [term 2 LEADER]: Becoming Leader. State: Replica: 1a6e2add827f47caad1324364311928e, State: Running, Role: LEADER
I20260630 12:27:09.830410 22114 consensus_queue.cc:237] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false } }
I20260630 12:27:09.839138 21232 catalog_manager.cc:5697] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e reported cstate change: term changed from 1 to 2, leader changed from aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129) to 1a6e2add827f47caad1324364311928e (127.16.110.131). New cstate: current_term: 2 leader_uuid: "1a6e2add827f47caad1324364311928e" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260630 12:27:10.003281 21281 auto_rebalancer.cc:911] Removing replace marker failed after 3 inline attempts; will retry on next rebalancer loop iteration: Service unavailable: leader transfer in progress
W20260630 12:27:10.003675 21281 auto_rebalancer.cc:920] Could not move replica: Remote error: Service unavailable: leadership transfer for 18059107e83440e88f5bc2842e1eabae already in progress
W20260630 12:27:10.003904 21281 auto_rebalancer.cc:340] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 18059107e83440e88f5bc2842e1eabae already in progress
I20260630 12:27:10.006541 21477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3828296b62a0470095d5ad1b209c1f98"
dest_uuid: "1a6e2add827f47caad1324364311928e"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:41976
I20260630 12:27:10.007189 21477 raft_consensus.cc:606] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [term 2 LEADER]: Received request to transfer leadership
I20260630 12:27:10.011061 21477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3828296b62a0470095d5ad1b209c1f98"
dest_uuid: "1a6e2add827f47caad1324364311928e"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:41976
I20260630 12:27:10.011690 21477 raft_consensus.cc:606] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [term 2 LEADER]: Received request to transfer leadership
I20260630 12:27:10.014353 21477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3828296b62a0470095d5ad1b209c1f98"
dest_uuid: "1a6e2add827f47caad1324364311928e"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:41976
I20260630 12:27:10.014930 21477 raft_consensus.cc:606] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [term 2 LEADER]: Received request to transfer leadership
W20260630 12:27:10.065575 21450 consensus_peers.cc:597] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:10.096457 21410 raft_consensus.cc:1275] T 4d639abc0b504a378477494f3746e1cf P 933a1154778a4d18acf1fba2912b3383 [term 2 FOLLOWER]: Refusing update from remote peer 1a6e2add827f47caad1324364311928e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260630 12:27:10.098104 22114 consensus_queue.cc:1048] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260630 12:27:10.108503 21375 consensus_peers.cc:597] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 -> Peer f5ee93178b9a476da5d8e480a968de48 (127.16.110.134:38345): Couldn't send request to peer f5ee93178b9a476da5d8e480a968de48. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 18059107e83440e88f5bc2842e1eabae. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:10.110401 21410 raft_consensus.cc:1275] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383 [term 2 FOLLOWER]: Refusing update from remote peer 1a6e2add827f47caad1324364311928e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260630 12:27:10.112210 22116 consensus_queue.cc:1048] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260630 12:27:10.136744 21450 consensus_peers.cc:597] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:10.190539 21450 consensus_peers.cc:597] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:10.195981 21376 consensus_peers.cc:597] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:10.216481 21849 raft_consensus.cc:1275] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 2 FOLLOWER]: Refusing update from remote peer 1a6e2add827f47caad1324364311928e: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 2 index: 30. (index mismatch)
I20260630 12:27:10.218673 22143 consensus_queue.cc:1048] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
W20260630 12:27:10.219792 21449 consensus_peers.cc:597] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e -> Peer 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133:37305): Couldn't send request to peer 5ad0a45daee84cc0918b4ecbdba8ac7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3828296b62a0470095d5ad1b209c1f98. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:10.234987 21450 consensus_peers.cc:597] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:10.247743 21477 raft_consensus.cc:1275] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [term 2 FOLLOWER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260630 12:27:10.249181 22130 consensus_queue.cc:1048] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:10.256177 22148 raft_consensus.cc:993] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383: : Instructing follower 1a6e2add827f47caad1324364311928e to start an election
I20260630 12:27:10.256803 22148 raft_consensus.cc:1081] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 2 LEADER]: Signalling peer 1a6e2add827f47caad1324364311928e to start an election
I20260630 12:27:10.258574 21483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18059107e83440e88f5bc2842e1eabae"
dest_uuid: "1a6e2add827f47caad1324364311928e"
 from {username='slave'} at 127.0.0.1:41996
I20260630 12:27:10.259198 21483 raft_consensus.cc:493] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:27:10.259564 21483 raft_consensus.cc:3060] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:10.266426 21483 raft_consensus.cc:515] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } }
I20260630 12:27:10.271806 21407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18059107e83440e88f5bc2842e1eabae" candidate_uuid: "1a6e2add827f47caad1324364311928e" candidate_term: 3 candidate_status { last_received { term: 2 index: 27 } } ignore_live_leader: true dest_uuid: "933a1154778a4d18acf1fba2912b3383"
I20260630 12:27:10.273411 21483 leader_election.cc:290] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 3 election: Requested vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115)
I20260630 12:27:10.278986 21407 raft_consensus.cc:3055] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 2 LEADER]: Stepping down as leader of term 2
W20260630 12:27:10.279031 21450 leader_election.cc:336] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111)
I20260630 12:27:10.279479 21407 raft_consensus.cc:740] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 933a1154778a4d18acf1fba2912b3383, State: Running, Role: LEADER
I20260630 12:27:10.280368 21407 consensus_queue.cc:260] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 2.27, Last appended by leader: 27, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } }
I20260630 12:27:10.281636 21407 raft_consensus.cc:3060] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:10.287894 21407 raft_consensus.cc:2468] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6e2add827f47caad1324364311928e in term 3.
I20260630 12:27:10.289911 21448 leader_election.cc:304] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [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: 1a6e2add827f47caad1324364311928e, 933a1154778a4d18acf1fba2912b3383; no voters: aead9f8b7e444a238b2f7bb2009d6a87
I20260630 12:27:10.290588 22116 raft_consensus.cc:2804] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:27:10.291121 22116 raft_consensus.cc:697] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [term 3 LEADER]: Becoming Leader. State: Replica: 1a6e2add827f47caad1324364311928e, State: Running, Role: LEADER
I20260630 12:27:10.291905 22116 consensus_queue.cc:237] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [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: 27, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } }
I20260630 12:27:10.299868 21225 catalog_manager.cc:5697] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e reported cstate change: term changed from 2 to 3, leader changed from 933a1154778a4d18acf1fba2912b3383 (127.16.110.130) to 1a6e2add827f47caad1324364311928e (127.16.110.131). New cstate: current_term: 3 leader_uuid: "1a6e2add827f47caad1324364311928e" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:27:10.333472 21281 auto_rebalancer.cc:911] Removing replace marker failed after 3 inline attempts; will retry on next rebalancer loop iteration: Service unavailable: leader transfer in progress
W20260630 12:27:10.333829 21281 auto_rebalancer.cc:920] Could not move replica: Remote error: Service unavailable: leadership transfer for 3828296b62a0470095d5ad1b209c1f98 already in progress
W20260630 12:27:10.334043 21281 auto_rebalancer.cc:340] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 3828296b62a0470095d5ad1b209c1f98 already in progress
I20260630 12:27:10.338265 21407 raft_consensus.cc:1275] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [term 2 FOLLOWER]: Refusing update from remote peer 1a6e2add827f47caad1324364311928e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260630 12:27:10.339908 22116 consensus_queue.cc:1048] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:10.347985 22058 raft_consensus.cc:993] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e: : Instructing follower 933a1154778a4d18acf1fba2912b3383 to start an election
I20260630 12:27:10.348479 22058 raft_consensus.cc:1081] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [term 2 LEADER]: Signalling peer 933a1154778a4d18acf1fba2912b3383 to start an election
I20260630 12:27:10.352375 21410 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3828296b62a0470095d5ad1b209c1f98"
dest_uuid: "933a1154778a4d18acf1fba2912b3383"
 from {username='slave'} at 127.0.0.1:32976
I20260630 12:27:10.352926 21410 raft_consensus.cc:493] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:27:10.353267 21410 raft_consensus.cc:3060] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:10.360657 21410 raft_consensus.cc:515] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } }
W20260630 12:27:10.367729 21376 leader_election.cc:336] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111)
I20260630 12:27:10.368980 21410 leader_election.cc:290] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [CANDIDATE]: Term 3 election: Requested vote from peers aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217), 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:27:10.369561 21483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3828296b62a0470095d5ad1b209c1f98" candidate_uuid: "933a1154778a4d18acf1fba2912b3383" candidate_term: 3 candidate_status { last_received { term: 2 index: 28 } } ignore_live_leader: true dest_uuid: "1a6e2add827f47caad1324364311928e"
I20260630 12:27:10.370184 21483 raft_consensus.cc:3055] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:27:10.370455 21483 raft_consensus.cc:740] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a6e2add827f47caad1324364311928e, State: Running, Role: LEADER
I20260630 12:27:10.371227 21483 consensus_queue.cc:260] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 2.28, Last appended by leader: 28, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } }
I20260630 12:27:10.372696 21483 raft_consensus.cc:3060] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:27:10.378925 21483 raft_consensus.cc:2468] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 933a1154778a4d18acf1fba2912b3383 in term 3.
I20260630 12:27:10.379878 21376 leader_election.cc:304] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [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: 1a6e2add827f47caad1324364311928e, 933a1154778a4d18acf1fba2912b3383; no voters: aead9f8b7e444a238b2f7bb2009d6a87
I20260630 12:27:10.380676 22130 raft_consensus.cc:2804] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:27:10.381220 22130 raft_consensus.cc:697] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [term 3 LEADER]: Becoming Leader. State: Replica: 933a1154778a4d18acf1fba2912b3383, State: Running, Role: LEADER
I20260630 12:27:10.382151 22130 consensus_queue.cc:237] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [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: 28, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } }
I20260630 12:27:10.391258 21225 catalog_manager.cc:5697] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 reported cstate change: term changed from 2 to 3, leader changed from 1a6e2add827f47caad1324364311928e (127.16.110.131) to 933a1154778a4d18acf1fba2912b3383 (127.16.110.130). New cstate: current_term: 3 leader_uuid: "933a1154778a4d18acf1fba2912b3383" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:27:10.396661 21376 consensus_peers.cc:597] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:27:10.397787 16826 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 21356)
W20260630 12:27:10.579208 21450 consensus_peers.cc:597] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:27:10.687335 21450 consensus_peers.cc:597] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:27:10.697240 22109 tablet_copy_client.cc:538] T 25b01d063a0946cf96944945b948177b P 25951f54c89342cba3c43217698f0e0e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:10.707624 22109 tablet_bootstrap.cc:492] T 25b01d063a0946cf96944945b948177b P 25951f54c89342cba3c43217698f0e0e: Bootstrap starting.
W20260630 12:27:10.745231 21449 consensus_peers.cc:597] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e -> Peer f5ee93178b9a476da5d8e480a968de48 (127.16.110.134:38345): Couldn't send request to peer f5ee93178b9a476da5d8e480a968de48. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 18059107e83440e88f5bc2842e1eabae. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:10.750268 22111 tablet_copy_client.cc:538] T 06ceed4706a5405590634ea3212eb482 P 25951f54c89342cba3c43217698f0e0e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:10.761487 22111 tablet_bootstrap.cc:492] T 06ceed4706a5405590634ea3212eb482 P 25951f54c89342cba3c43217698f0e0e: Bootstrap starting.
W20260630 12:27:10.765391 21450 consensus_peers.cc:597] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:10.828500 21407 raft_consensus.cc:1275] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 3 FOLLOWER]: Refusing update from remote peer 1a6e2add827f47caad1324364311928e: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260630 12:27:10.830194 22143 consensus_queue.cc:1048] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
W20260630 12:27:10.859524 21375 consensus_peers.cc:597] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 -> Peer 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133:37305): Couldn't send request to peer 5ad0a45daee84cc0918b4ecbdba8ac7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3828296b62a0470095d5ad1b209c1f98. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:10.933187 21483 raft_consensus.cc:1275] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [term 3 FOLLOWER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 2 index: 28. Preceding OpId from leader: term: 3 index: 29. (index mismatch)
I20260630 12:27:10.935079 22130 consensus_queue.cc:1048] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:27:10.952589 22109 tablet_bootstrap.cc:492] T 25b01d063a0946cf96944945b948177b P 25951f54c89342cba3c43217698f0e0e: 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
I20260630 12:27:10.953496 22109 tablet_bootstrap.cc:492] T 25b01d063a0946cf96944945b948177b P 25951f54c89342cba3c43217698f0e0e: Bootstrap complete.
I20260630 12:27:10.954118 22109 ts_tablet_manager.cc:1403] T 25b01d063a0946cf96944945b948177b P 25951f54c89342cba3c43217698f0e0e: Time spent bootstrapping tablet: real 0.247s	user 0.167s	sys 0.024s
W20260630 12:27:10.956311 21376 consensus_peers.cc:597] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:10.967525 22109 raft_consensus.cc:359] T 25b01d063a0946cf96944945b948177b P 25951f54c89342cba3c43217698f0e0e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: true } }
I20260630 12:27:10.971864 22109 raft_consensus.cc:740] T 25b01d063a0946cf96944945b948177b P 25951f54c89342cba3c43217698f0e0e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 25951f54c89342cba3c43217698f0e0e, State: Initialized, Role: LEARNER
I20260630 12:27:10.972646 22109 consensus_queue.cc:260] T 25b01d063a0946cf96944945b948177b P 25951f54c89342cba3c43217698f0e0e [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: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: true } }
I20260630 12:27:10.985909 22109 ts_tablet_manager.cc:1434] T 25b01d063a0946cf96944945b948177b P 25951f54c89342cba3c43217698f0e0e: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.007s
I20260630 12:27:10.990212 21420 tablet_copy_service.cc:342] P 933a1154778a4d18acf1fba2912b3383: Request end of tablet copy session 25951f54c89342cba3c43217698f0e0e-25b01d063a0946cf96944945b948177b received from {username='slave'} at 127.0.0.1:56300
I20260630 12:27:10.990783 21420 tablet_copy_service.cc:434] P 933a1154778a4d18acf1fba2912b3383: ending tablet copy session 25951f54c89342cba3c43217698f0e0e-25b01d063a0946cf96944945b948177b on tablet 25b01d063a0946cf96944945b948177b with peer 25951f54c89342cba3c43217698f0e0e
I20260630 12:27:10.993145 22111 tablet_bootstrap.cc:492] T 06ceed4706a5405590634ea3212eb482 P 25951f54c89342cba3c43217698f0e0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:10.994079 22111 tablet_bootstrap.cc:492] T 06ceed4706a5405590634ea3212eb482 P 25951f54c89342cba3c43217698f0e0e: Bootstrap complete.
I20260630 12:27:10.994732 22111 ts_tablet_manager.cc:1403] T 06ceed4706a5405590634ea3212eb482 P 25951f54c89342cba3c43217698f0e0e: Time spent bootstrapping tablet: real 0.233s	user 0.135s	sys 0.032s
I20260630 12:27:10.997293 22111 raft_consensus.cc:359] T 06ceed4706a5405590634ea3212eb482 P 25951f54c89342cba3c43217698f0e0e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: true } }
I20260630 12:27:11.002530 22111 raft_consensus.cc:740] T 06ceed4706a5405590634ea3212eb482 P 25951f54c89342cba3c43217698f0e0e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 25951f54c89342cba3c43217698f0e0e, State: Initialized, Role: LEARNER
I20260630 12:27:11.003119 22111 consensus_queue.cc:260] T 06ceed4706a5405590634ea3212eb482 P 25951f54c89342cba3c43217698f0e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: true } }
I20260630 12:27:11.005169 22111 ts_tablet_manager.cc:1434] T 06ceed4706a5405590634ea3212eb482 P 25951f54c89342cba3c43217698f0e0e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:27:11.007087 21494 tablet_copy_service.cc:342] P 1a6e2add827f47caad1324364311928e: Request end of tablet copy session 25951f54c89342cba3c43217698f0e0e-06ceed4706a5405590634ea3212eb482 received from {username='slave'} at 127.0.0.1:44770
I20260630 12:27:11.007606 21494 tablet_copy_service.cc:434] P 1a6e2add827f47caad1324364311928e: ending tablet copy session 25951f54c89342cba3c43217698f0e0e-06ceed4706a5405590634ea3212eb482 on tablet 06ceed4706a5405590634ea3212eb482 with peer 25951f54c89342cba3c43217698f0e0e
I20260630 12:27:11.023792 21774 raft_consensus.cc:1217] T 06ceed4706a5405590634ea3212eb482 P 25951f54c89342cba3c43217698f0e0e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
W20260630 12:27:11.164098 21376 consensus_peers.cc:597] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:27:11.245071 21774 raft_consensus.cc:1217] T 25b01d063a0946cf96944945b948177b P 25951f54c89342cba3c43217698f0e0e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.29->[1.30-1.30]   Dedup: 1.30->[]
W20260630 12:27:11.317922 21450 consensus_peers.cc:597] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:27:11.339052 22156 ts_tablet_manager.cc:933] T 18059107e83440e88f5bc2842e1eabae P f5ee93178b9a476da5d8e480a968de48: Initiating tablet copy from peer 1a6e2add827f47caad1324364311928e (127.16.110.131:38699)
I20260630 12:27:11.344800 22156 tablet_copy_client.cc:323] T 18059107e83440e88f5bc2842e1eabae P f5ee93178b9a476da5d8e480a968de48: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.131:38699
I20260630 12:27:11.347237 21494 tablet_copy_service.cc:140] P 1a6e2add827f47caad1324364311928e: Received BeginTabletCopySession request for tablet 18059107e83440e88f5bc2842e1eabae from peer f5ee93178b9a476da5d8e480a968de48 ({username='slave'} at 127.0.0.1:44764)
I20260630 12:27:11.347784 21494 tablet_copy_service.cc:161] P 1a6e2add827f47caad1324364311928e: Beginning new tablet copy session on tablet 18059107e83440e88f5bc2842e1eabae from peer f5ee93178b9a476da5d8e480a968de48 at {username='slave'} at 127.0.0.1:44764: session id = f5ee93178b9a476da5d8e480a968de48-18059107e83440e88f5bc2842e1eabae
I20260630 12:27:11.353434 21494 tablet_copy_source_session.cc:215] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:11.356403 22156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18059107e83440e88f5bc2842e1eabae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:11.366954 22156 tablet_copy_client.cc:806] T 18059107e83440e88f5bc2842e1eabae P f5ee93178b9a476da5d8e480a968de48: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:11.367556 22156 tablet_copy_client.cc:670] T 18059107e83440e88f5bc2842e1eabae P f5ee93178b9a476da5d8e480a968de48: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:11.370982 22157 tablet_copy_client.cc:1025] T 18059107e83440e88f5bc2842e1eabae P f5ee93178b9a476da5d8e480a968de48: tablet copy: Injecting latency into file download: 2000
W20260630 12:27:11.398367 16826 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 21356)
I20260630 12:27:11.451085 22143 raft_consensus.cc:1064] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e: attempting to promote NON_VOTER 25951f54c89342cba3c43217698f0e0e to VOTER
I20260630 12:27:11.454926 22143 consensus_queue.cc:237] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } }
I20260630 12:27:11.461061 22159 ts_tablet_manager.cc:933] T 3828296b62a0470095d5ad1b209c1f98 P 5ad0a45daee84cc0918b4ecbdba8ac7a: Initiating tablet copy from peer 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115)
I20260630 12:27:11.464082 21774 raft_consensus.cc:1275] T 06ceed4706a5405590634ea3212eb482 P 25951f54c89342cba3c43217698f0e0e [term 1 LEARNER]: Refusing update from remote peer 1a6e2add827f47caad1324364311928e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:11.465775 21407 raft_consensus.cc:1275] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Refusing update from remote peer 1a6e2add827f47caad1324364311928e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:27:11.468287 22143 consensus_queue.cc:1048] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:27:11.469695 22158 consensus_queue.cc:1048] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260630 12:27:11.475630 21450 consensus_peers.cc:597] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:11.497090 22159 tablet_copy_client.cc:323] T 3828296b62a0470095d5ad1b209c1f98 P 5ad0a45daee84cc0918b4ecbdba8ac7a: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.130:33115
I20260630 12:27:11.499768 21420 tablet_copy_service.cc:140] P 933a1154778a4d18acf1fba2912b3383: Received BeginTabletCopySession request for tablet 3828296b62a0470095d5ad1b209c1f98 from peer 5ad0a45daee84cc0918b4ecbdba8ac7a ({username='slave'} at 127.0.0.1:56316)
I20260630 12:27:11.500555 21420 tablet_copy_service.cc:161] P 933a1154778a4d18acf1fba2912b3383: Beginning new tablet copy session on tablet 3828296b62a0470095d5ad1b209c1f98 from peer 5ad0a45daee84cc0918b4ecbdba8ac7a at {username='slave'} at 127.0.0.1:56316: session id = 5ad0a45daee84cc0918b4ecbdba8ac7a-3828296b62a0470095d5ad1b209c1f98
I20260630 12:27:11.499688 22143 raft_consensus.cc:2955] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 25951f54c89342cba3c43217698f0e0e (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:11.509128 21407 raft_consensus.cc:2955] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 25951f54c89342cba3c43217698f0e0e (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:11.521694 21420 tablet_copy_source_session.cc:215] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:11.527566 22159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3828296b62a0470095d5ad1b209c1f98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:11.528697 21774 raft_consensus.cc:2955] T 06ceed4706a5405590634ea3212eb482 P 25951f54c89342cba3c43217698f0e0e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 25951f54c89342cba3c43217698f0e0e (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:11.535956 21232 catalog_manager.cc:5697] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e reported cstate change: config changed from index 26 to 27, 25951f54c89342cba3c43217698f0e0e (127.16.110.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1a6e2add827f47caad1324364311928e" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:11.565909 22159 tablet_copy_client.cc:806] T 3828296b62a0470095d5ad1b209c1f98 P 5ad0a45daee84cc0918b4ecbdba8ac7a: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:11.566819 22159 tablet_copy_client.cc:670] T 3828296b62a0470095d5ad1b209c1f98 P 5ad0a45daee84cc0918b4ecbdba8ac7a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:11.571798 22163 tablet_copy_client.cc:1025] T 3828296b62a0470095d5ad1b209c1f98 P 5ad0a45daee84cc0918b4ecbdba8ac7a: tablet copy: Injecting latency into file download: 2000
I20260630 12:27:11.578624 21483 consensus_queue.cc:237] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } }
I20260630 12:27:11.584654 21774 raft_consensus.cc:1275] T 06ceed4706a5405590634ea3212eb482 P 25951f54c89342cba3c43217698f0e0e [term 1 FOLLOWER]: Refusing update from remote peer 1a6e2add827f47caad1324364311928e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:11.586249 22143 consensus_queue.cc:1048] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:11.587311 21407 raft_consensus.cc:1275] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Refusing update from remote peer 1a6e2add827f47caad1324364311928e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:27:11.589214 22143 consensus_queue.cc:1048] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:27:11.593731 22158 raft_consensus.cc:2955] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:11.597311 21407 raft_consensus.cc:2955] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:11.599012 21774 raft_consensus.cc:2955] T 06ceed4706a5405590634ea3212eb482 P 25951f54c89342cba3c43217698f0e0e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:11.610209 21220 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 06ceed4706a5405590634ea3212eb482 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:11.610775 21230 catalog_manager.cc:5697] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383 reported cstate change: config changed from index 27 to 28, VOTER aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129) evicted. New cstate: current_term: 1 leader_uuid: "1a6e2add827f47caad1324364311928e" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
W20260630 12:27:11.640236 21220 catalog_manager.cc:4755] TS aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 06ceed4706a5405590634ea3212eb482: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111)
I20260630 12:27:11.718152 22130 raft_consensus.cc:1064] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383: attempting to promote NON_VOTER 25951f54c89342cba3c43217698f0e0e to VOTER
I20260630 12:27:11.721131 22130 consensus_queue.cc:237] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [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: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } }
I20260630 12:27:11.728735 21774 raft_consensus.cc:1275] T 25b01d063a0946cf96944945b948177b P 25951f54c89342cba3c43217698f0e0e [term 1 LEARNER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260630 12:27:11.731261 21922 raft_consensus.cc:1275] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48 [term 1 FOLLOWER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
W20260630 12:27:11.733829 21376 consensus_peers.cc:597] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:11.734663 22170 consensus_queue.cc:1048] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260630 12:27:11.736196 22170 consensus_queue.cc:1048] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260630 12:27:11.765038 22170 raft_consensus.cc:2955] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 25951f54c89342cba3c43217698f0e0e (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:11.767824 21922 raft_consensus.cc:2955] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 25951f54c89342cba3c43217698f0e0e (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:11.780611 21232 catalog_manager.cc:5697] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 reported cstate change: config changed from index 30 to 31, 25951f54c89342cba3c43217698f0e0e (127.16.110.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "933a1154778a4d18acf1fba2912b3383" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:11.781472 21774 raft_consensus.cc:2955] T 25b01d063a0946cf96944945b948177b P 25951f54c89342cba3c43217698f0e0e [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 25951f54c89342cba3c43217698f0e0e (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } attrs { replace: true } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:11.796451 21407 consensus_queue.cc:237] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [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: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } }
I20260630 12:27:11.807544 21774 raft_consensus.cc:1275] T 25b01d063a0946cf96944945b948177b P 25951f54c89342cba3c43217698f0e0e [term 1 FOLLOWER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260630 12:27:11.809546 21922 raft_consensus.cc:1275] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48 [term 1 FOLLOWER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260630 12:27:11.811219 22130 consensus_queue.cc:1048] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260630 12:27:11.812197 22170 consensus_queue.cc:1048] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260630 12:27:11.819568 22130 raft_consensus.cc:2955] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:11.824128 21774 raft_consensus.cc:2955] T 25b01d063a0946cf96944945b948177b P 25951f54c89342cba3c43217698f0e0e [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:11.828836 21922 raft_consensus.cc:2955] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
I20260630 12:27:11.837795 21218 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 25b01d063a0946cf96944945b948177b with cas_config_opid_index 31: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:11.837443 21225 catalog_manager.cc:5697] T 25b01d063a0946cf96944945b948177b P 25951f54c89342cba3c43217698f0e0e reported cstate change: config changed from index 31 to 32, VOTER aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129) evicted. New cstate: current_term: 1 leader_uuid: "933a1154778a4d18acf1fba2912b3383" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: false } } peers { permanent_uuid: "25951f54c89342cba3c43217698f0e0e" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 40581 } attrs { promote: false } } }
W20260630 12:27:12.398912 16826 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 21356)
W20260630 12:27:12.513679 21450 consensus_peers.cc:597] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:27:12.774219 21450 consensus_peers.cc:597] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:27:12.859344 21483 consensus_queue.cc:237] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 3.28, Last appended by leader: 27, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: false } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } }
W20260630 12:27:12.866587 21449 consensus_peers.cc:597] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e -> Peer f5ee93178b9a476da5d8e480a968de48 (127.16.110.134:38345): Couldn't send request to peer f5ee93178b9a476da5d8e480a968de48. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:12.866664 21407 raft_consensus.cc:1275] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 3 FOLLOWER]: Refusing update from remote peer 1a6e2add827f47caad1324364311928e: Log matching property violated. Preceding OpId in replica: term: 3 index: 28. Preceding OpId from leader: term: 3 index: 29. (index mismatch)
W20260630 12:27:12.869079 21450 consensus_peers.cc:597] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:12.869282 22143 consensus_queue.cc:1048] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.002s
W20260630 12:27:12.917976 21450 consensus_peers.cc:597] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:27:12.926720 21220 catalog_manager.cc:4755] TS aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 06ceed4706a5405590634ea3212eb482: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111)
I20260630 12:27:12.925715 21407 raft_consensus.cc:2955] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 3 FOLLOWER]: Committing config change with OpId 3.29: config changed from index 26 to 29. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: false } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } } }
I20260630 12:27:12.921473 22158 raft_consensus.cc:2955] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [term 3 LEADER]: Committing config change with OpId 3.29: config changed from index 26 to 29. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: false } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } } }
I20260630 12:27:12.949715 21230 catalog_manager.cc:5697] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 reported cstate change: config changed from index 26 to 29. New cstate: current_term: 3 leader_uuid: "1a6e2add827f47caad1324364311928e" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: false } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } } }
I20260630 12:27:12.960567 21407 consensus_queue.cc:237] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [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: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: false } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } }
W20260630 12:27:12.975860 21375 consensus_peers.cc:597] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 -> Peer 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133:37305): Couldn't send request to peer 5ad0a45daee84cc0918b4ecbdba8ac7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:12.979449 21483 raft_consensus.cc:1275] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [term 3 FOLLOWER]: Refusing update from remote peer 933a1154778a4d18acf1fba2912b3383: Log matching property violated. Preceding OpId in replica: term: 3 index: 29. Preceding OpId from leader: term: 3 index: 30. (index mismatch)
I20260630 12:27:12.981284 22170 consensus_queue.cc:1048] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
W20260630 12:27:12.984314 21376 consensus_peers.cc:597] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:12.991041 22130 raft_consensus.cc:2955] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [term 3 LEADER]: Committing config change with OpId 3.30: config changed from index 27 to 30. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: false } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } } }
I20260630 12:27:12.992789 21483 raft_consensus.cc:2955] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [term 3 FOLLOWER]: Committing config change with OpId 3.30: config changed from index 27 to 30. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: false } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } } }
I20260630 12:27:13.008495 21225 catalog_manager.cc:5697] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 reported cstate change: config changed from index 27 to 30. New cstate: current_term: 3 leader_uuid: "933a1154778a4d18acf1fba2912b3383" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:13.009802 16826 tablet_server.cc:196] TabletServer@127.16.110.129:0 shutdown complete.
W20260630 12:27:13.030290 21450 consensus_peers.cc:597] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260630 12:27:13.049007 21450 consensus_peers.cc:597] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260630 12:27:13.058382 21483 consensus_queue.cc:237] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [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: 27, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } }
I20260630 12:27:13.081068 21407 raft_consensus.cc:1275] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 3 FOLLOWER]: Refusing update from remote peer 1a6e2add827f47caad1324364311928e: Log matching property violated. Preceding OpId in replica: term: 3 index: 29. Preceding OpId from leader: term: 3 index: 30. (index mismatch)
I20260630 12:27:13.082536 22158 consensus_queue.cc:1048] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [LEADER]: Connected to new peer: Peer: permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
W20260630 12:27:13.084352 21449 consensus_peers.cc:597] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e -> Peer f5ee93178b9a476da5d8e480a968de48 (127.16.110.134:38345): Couldn't send request to peer f5ee93178b9a476da5d8e480a968de48. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:13.086350 16826 tablet_server.cc:179] TabletServer@127.16.110.130:0 shutting down...
W20260630 12:27:13.086308 21450 consensus_peers.cc:597] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:13.085407 21449 consensus_peers.cc:597] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e -> Peer 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133:37305): Couldn't send request to peer 5ad0a45daee84cc0918b4ecbdba8ac7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 18059107e83440e88f5bc2842e1eabae. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:13.092990 22187 raft_consensus.cc:2955] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [term 3 LEADER]: Committing config change with OpId 3.30: config changed from index 29 to 30, NON_VOTER 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } } }
W20260630 12:27:13.100334 21448 consensus_peers.cc:597] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e -> Peer 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115): Couldn't send request to peer 933a1154778a4d18acf1fba2912b3383. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:13.101270 16826 tablet_copy_service.cc:362] P 933a1154778a4d18acf1fba2912b3383: Destroying tablet copy session 5ad0a45daee84cc0918b4ecbdba8ac7a-3828296b62a0470095d5ad1b209c1f98 due to service shutdown
I20260630 12:27:13.101773 16826 tablet_copy_service.cc:434] P 933a1154778a4d18acf1fba2912b3383: ending tablet copy session 5ad0a45daee84cc0918b4ecbdba8ac7a-3828296b62a0470095d5ad1b209c1f98 on tablet 3828296b62a0470095d5ad1b209c1f98 with peer 5ad0a45daee84cc0918b4ecbdba8ac7a
W20260630 12:27:13.101909 21448 consensus_peers.cc:597] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e -> Peer 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115): Couldn't send request to peer 933a1154778a4d18acf1fba2912b3383. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:13.110661 21225 catalog_manager.cc:5697] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e reported cstate change: config changed from index 29 to 30, NON_VOTER 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133) added. New cstate: current_term: 3 leader_uuid: "1a6e2add827f47caad1324364311928e" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:27:13.115883 21281 auto_rebalancer.cc:639] Failed to schedule move for tablet 90a3d9cb19144144968ccd0a6e49c2f3: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260630 12:27:13.123739 21281 auto_rebalancer.cc:639] Failed to schedule move for tablet 3828296b62a0470095d5ad1b209c1f98: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:27:13.130081 21483 consensus_queue.cc:237] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e [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: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } }
I20260630 12:27:13.131139 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:13.131951 16826 tablet_replica.cc:333] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383: stopping tablet replica
I20260630 12:27:13.132895 16826 raft_consensus.cc:2243] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:13.134194 16826 raft_consensus.cc:2272] T 90a3d9cb19144144968ccd0a6e49c2f3 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:27:13.137691 21449 consensus_peers.cc:597] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e -> Peer 5ad0a45daee84cc0918b4ecbdba8ac7a (127.16.110.133:37305): Couldn't send request to peer 5ad0a45daee84cc0918b4ecbdba8ac7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f119216d98ee46d7ab7fadda4a6c3764. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:13.137895 16826 tablet_replica.cc:333] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383: stopping tablet replica
I20260630 12:27:13.138840 16826 raft_consensus.cc:2243] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:13.140285 16826 raft_consensus.cc:2272] T 8e1ad96696d348acb23691c46920d1f7 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:27:13.140583 21448 consensus_peers.cc:597] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e -> Peer 933a1154778a4d18acf1fba2912b3383 (127.16.110.130:33115): Couldn't send request to peer 933a1154778a4d18acf1fba2912b3383. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:13.141373 21450 consensus_peers.cc:597] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e -> Peer aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): Couldn't send request to peer aead9f8b7e444a238b2f7bb2009d6a87. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:13.142984 16826 tablet_replica.cc:333] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383: stopping tablet replica
I20260630 12:27:13.143630 16826 raft_consensus.cc:2243] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:13.144721 16826 raft_consensus.cc:2272] T 06ceed4706a5405590634ea3212eb482 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.147204 16826 tablet_replica.cc:333] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383: stopping tablet replica
I20260630 12:27:13.147841 16826 raft_consensus.cc:2243] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:13.148651 16826 pending_rounds.cc:70] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383: Trying to abort 1 pending ops.
I20260630 12:27:13.148852 16826 pending_rounds.cc:77] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383: Aborting op as it isn't in flight: id { term: 3 index: 30 } timestamp: 7302440685798305792 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "18059107e83440e88f5bc2842e1eabae" old_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: false } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } } } new_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } } } }
I20260630 12:27:13.149610 16826 raft_consensus.cc:2917] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 3 FOLLOWER]: Aborting config change with OpId 3.30: Aborted: Op aborted
I20260630 12:27:13.149935 16826 raft_consensus.cc:2889] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 3 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:27:13.150206 16826 raft_consensus.cc:2272] T 18059107e83440e88f5bc2842e1eabae P 933a1154778a4d18acf1fba2912b3383 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.153776 16826 tablet_replica.cc:333] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383: stopping tablet replica
I20260630 12:27:13.154598 16826 raft_consensus.cc:2243] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:27:13.156117 16826 raft_consensus.cc:2272] T 3828296b62a0470095d5ad1b209c1f98 P 933a1154778a4d18acf1fba2912b3383 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.158991 16826 tablet_replica.cc:333] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383: stopping tablet replica
I20260630 12:27:13.159598 16826 raft_consensus.cc:2243] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:13.160554 16826 raft_consensus.cc:2272] T 25b01d063a0946cf96944945b948177b P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.162957 16826 tablet_replica.cc:333] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 933a1154778a4d18acf1fba2912b3383: stopping tablet replica
I20260630 12:27:13.163465 16826 raft_consensus.cc:2243] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:13.163982 16826 raft_consensus.cc:2272] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.166320 16826 tablet_replica.cc:333] T 4d639abc0b504a378477494f3746e1cf P 933a1154778a4d18acf1fba2912b3383: stopping tablet replica
I20260630 12:27:13.166836 16826 raft_consensus.cc:2243] T 4d639abc0b504a378477494f3746e1cf P 933a1154778a4d18acf1fba2912b3383 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:13.167429 16826 raft_consensus.cc:2272] T 4d639abc0b504a378477494f3746e1cf P 933a1154778a4d18acf1fba2912b3383 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.169890 16826 tablet_replica.cc:333] T f119216d98ee46d7ab7fadda4a6c3764 P 933a1154778a4d18acf1fba2912b3383: stopping tablet replica
I20260630 12:27:13.170382 16826 raft_consensus.cc:2243] T f119216d98ee46d7ab7fadda4a6c3764 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:13.170993 16826 raft_consensus.cc:2272] T f119216d98ee46d7ab7fadda4a6c3764 P 933a1154778a4d18acf1fba2912b3383 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.173448 16826 tablet_replica.cc:333] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383: stopping tablet replica
I20260630 12:27:13.173898 16826 raft_consensus.cc:2243] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:13.174510 16826 raft_consensus.cc:2272] T 059b787f380b4d83966e7310652c9e01 P 933a1154778a4d18acf1fba2912b3383 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.211867 16826 tablet_server.cc:196] TabletServer@127.16.110.130:0 shutdown complete.
I20260630 12:27:13.240151 16826 tablet_server.cc:179] TabletServer@127.16.110.131:0 shutting down...
I20260630 12:27:13.254009 16826 tablet_copy_service.cc:362] P 1a6e2add827f47caad1324364311928e: Destroying tablet copy session f5ee93178b9a476da5d8e480a968de48-18059107e83440e88f5bc2842e1eabae due to service shutdown
I20260630 12:27:13.254421 16826 tablet_copy_service.cc:434] P 1a6e2add827f47caad1324364311928e: ending tablet copy session f5ee93178b9a476da5d8e480a968de48-18059107e83440e88f5bc2842e1eabae on tablet 18059107e83440e88f5bc2842e1eabae with peer f5ee93178b9a476da5d8e480a968de48
I20260630 12:27:13.275664 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:13.276561 16826 tablet_replica.cc:333] T 90a3d9cb19144144968ccd0a6e49c2f3 P 1a6e2add827f47caad1324364311928e: stopping tablet replica
I20260630 12:27:13.277623 16826 raft_consensus.cc:2243] T 90a3d9cb19144144968ccd0a6e49c2f3 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:13.278719 16826 raft_consensus.cc:2272] T 90a3d9cb19144144968ccd0a6e49c2f3 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.281243 16826 tablet_replica.cc:333] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e: stopping tablet replica
I20260630 12:27:13.281791 16826 raft_consensus.cc:2243] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:13.282631 16826 raft_consensus.cc:2272] T 06ceed4706a5405590634ea3212eb482 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.285053 16826 tablet_replica.cc:333] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e: stopping tablet replica
I20260630 12:27:13.285593 16826 raft_consensus.cc:2243] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:13.286830 16826 raft_consensus.cc:2272] T 260c4a3cfbe94a2796c0de1aa0e87dde P 1a6e2add827f47caad1324364311928e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.289261 16826 tablet_replica.cc:333] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e: stopping tablet replica
I20260630 12:27:13.289813 16826 raft_consensus.cc:2243] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:13.290468 16826 raft_consensus.cc:2272] T 3828296b62a0470095d5ad1b209c1f98 P 1a6e2add827f47caad1324364311928e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.293280 16826 tablet_replica.cc:333] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e: stopping tablet replica
I20260630 12:27:13.293828 16826 raft_consensus.cc:2243] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:13.294760 16826 raft_consensus.cc:2272] T 059b787f380b4d83966e7310652c9e01 P 1a6e2add827f47caad1324364311928e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.297919 16826 tablet_replica.cc:333] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e: stopping tablet replica
I20260630 12:27:13.298626 16826 raft_consensus.cc:2243] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:13.299464 16826 raft_consensus.cc:2272] T ca0fd50ee42e423c9be3b0ce4d0dd111 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.301640 16826 tablet_replica.cc:333] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e: stopping tablet replica
I20260630 12:27:13.302138 16826 raft_consensus.cc:2243] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:13.303004 16826 raft_consensus.cc:2272] T 4d639abc0b504a378477494f3746e1cf P 1a6e2add827f47caad1324364311928e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.305184 16826 tablet_replica.cc:333] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e: stopping tablet replica
I20260630 12:27:13.305675 16826 raft_consensus.cc:2243] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:13.306571 16826 raft_consensus.cc:2272] T 48fcce14f04c4a989ea35e52271efefa P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.308861 16826 tablet_replica.cc:333] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e: stopping tablet replica
I20260630 12:27:13.309367 16826 raft_consensus.cc:2243] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:27:13.310711 16826 raft_consensus.cc:2272] T 18059107e83440e88f5bc2842e1eabae P 1a6e2add827f47caad1324364311928e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.313598 16826 tablet_replica.cc:333] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e: stopping tablet replica
I20260630 12:27:13.314088 16826 raft_consensus.cc:2243] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:13.314911 16826 pending_rounds.cc:70] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e: Trying to abort 1 pending ops.
I20260630 12:27:13.315089 16826 pending_rounds.cc:77] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e: Aborting op as it isn't in flight: id { term: 1 index: 27 } timestamp: 7302440686089875456 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "f119216d98ee46d7ab7fadda4a6c3764" old_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } } new_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } } } }
I20260630 12:27:13.315716 16826 raft_consensus.cc:2917] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e [term 1 LEADER]: Aborting config change with OpId 1.27: Aborted: Op aborted
I20260630 12:27:13.316032 16826 raft_consensus.cc:2889] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:27:13.316674 16826 raft_consensus.cc:2272] T f119216d98ee46d7ab7fadda4a6c3764 P 1a6e2add827f47caad1324364311928e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:27:13.317269 21281 auto_rebalancer.cc:639] Failed to schedule move for tablet f119216d98ee46d7ab7fadda4a6c3764: Aborted: Op aborted
W20260630 12:27:13.320394 21281 auto_rebalancer.cc:639] Failed to schedule move for tablet 059b787f380b4d83966e7310652c9e01: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260630 12:27:13.323181 21281 auto_rebalancer.cc:639] Failed to schedule move for tablet 06ceed4706a5405590634ea3212eb482: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:27:13.347457 16826 tablet_server.cc:196] TabletServer@127.16.110.131:0 shutdown complete.
I20260630 12:27:13.372480 22156 tablet_copy_client.cc:538] T 18059107e83440e88f5bc2842e1eabae P f5ee93178b9a476da5d8e480a968de48: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:13.382117 16826 tablet_server.cc:179] TabletServer@127.16.110.132:0 shutting down...
I20260630 12:27:13.386713 22156 tablet_bootstrap.cc:492] T 18059107e83440e88f5bc2842e1eabae P f5ee93178b9a476da5d8e480a968de48: Bootstrap starting.
I20260630 12:27:13.423918 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:13.425417 16826 tablet_replica.cc:333] T 06ceed4706a5405590634ea3212eb482 P 25951f54c89342cba3c43217698f0e0e: stopping tablet replica
I20260630 12:27:13.426234 16826 raft_consensus.cc:2243] T 06ceed4706a5405590634ea3212eb482 P 25951f54c89342cba3c43217698f0e0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:13.427150 16826 raft_consensus.cc:2272] T 06ceed4706a5405590634ea3212eb482 P 25951f54c89342cba3c43217698f0e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.430910 16826 tablet_replica.cc:333] T 25b01d063a0946cf96944945b948177b P 25951f54c89342cba3c43217698f0e0e: stopping tablet replica
I20260630 12:27:13.431591 16826 raft_consensus.cc:2243] T 25b01d063a0946cf96944945b948177b P 25951f54c89342cba3c43217698f0e0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:13.432485 16826 raft_consensus.cc:2272] T 25b01d063a0946cf96944945b948177b P 25951f54c89342cba3c43217698f0e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.436129 16826 tablet_replica.cc:333] T 48fcce14f04c4a989ea35e52271efefa P 25951f54c89342cba3c43217698f0e0e: stopping tablet replica
I20260630 12:27:13.436887 16826 raft_consensus.cc:2243] T 48fcce14f04c4a989ea35e52271efefa P 25951f54c89342cba3c43217698f0e0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:13.437801 16826 raft_consensus.cc:2272] T 48fcce14f04c4a989ea35e52271efefa P 25951f54c89342cba3c43217698f0e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.441054 16826 tablet_replica.cc:333] T 8e1ad96696d348acb23691c46920d1f7 P 25951f54c89342cba3c43217698f0e0e: stopping tablet replica
I20260630 12:27:13.441723 16826 raft_consensus.cc:2243] T 8e1ad96696d348acb23691c46920d1f7 P 25951f54c89342cba3c43217698f0e0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:13.442531 16826 raft_consensus.cc:2272] T 8e1ad96696d348acb23691c46920d1f7 P 25951f54c89342cba3c43217698f0e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.473224 16826 tablet_server.cc:196] TabletServer@127.16.110.132:0 shutdown complete.
I20260630 12:27:13.501593 16826 tablet_server.cc:179] TabletServer@127.16.110.133:0 shutting down...
I20260630 12:27:13.531204 22156 tablet_bootstrap.cc:492] T 18059107e83440e88f5bc2842e1eabae P f5ee93178b9a476da5d8e480a968de48: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:13.532701 22156 tablet_bootstrap.cc:492] T 18059107e83440e88f5bc2842e1eabae P f5ee93178b9a476da5d8e480a968de48: Bootstrap complete.
I20260630 12:27:13.533480 22156 ts_tablet_manager.cc:1403] T 18059107e83440e88f5bc2842e1eabae P f5ee93178b9a476da5d8e480a968de48: Time spent bootstrapping tablet: real 0.148s	user 0.124s	sys 0.016s
I20260630 12:27:13.536592 22156 raft_consensus.cc:359] T 18059107e83440e88f5bc2842e1eabae P f5ee93178b9a476da5d8e480a968de48 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } }
I20260630 12:27:13.537190 22156 raft_consensus.cc:740] T 18059107e83440e88f5bc2842e1eabae P f5ee93178b9a476da5d8e480a968de48 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: f5ee93178b9a476da5d8e480a968de48, State: Initialized, Role: LEARNER
I20260630 12:27:13.537770 22156 consensus_queue.cc:260] T 18059107e83440e88f5bc2842e1eabae P f5ee93178b9a476da5d8e480a968de48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 3.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } attrs { replace: true } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } } peers { permanent_uuid: "f5ee93178b9a476da5d8e480a968de48" member_type: NON_VOTER last_known_addr { host: "127.16.110.134" port: 38345 } attrs { promote: true } }
I20260630 12:27:13.545665 22156 ts_tablet_manager.cc:1434] T 18059107e83440e88f5bc2842e1eabae P f5ee93178b9a476da5d8e480a968de48: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.008s
I20260630 12:27:13.550145 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:27:13.551016 22156 tablet_copy_client.cc:1131] T 18059107e83440e88f5bc2842e1eabae P f5ee93178b9a476da5d8e480a968de48: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.16.110.131:38699: connect: Connection refused (error 111)
I20260630 12:27:13.572940 22159 tablet_copy_client.cc:538] T 3828296b62a0470095d5ad1b209c1f98 P 5ad0a45daee84cc0918b4ecbdba8ac7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:13.583141 22159 tablet_bootstrap.cc:492] T 3828296b62a0470095d5ad1b209c1f98 P 5ad0a45daee84cc0918b4ecbdba8ac7a: Bootstrap starting.
I20260630 12:27:13.685997 22159 tablet_bootstrap.cc:492] T 3828296b62a0470095d5ad1b209c1f98 P 5ad0a45daee84cc0918b4ecbdba8ac7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=123 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:13.686767 22159 tablet_bootstrap.cc:492] T 3828296b62a0470095d5ad1b209c1f98 P 5ad0a45daee84cc0918b4ecbdba8ac7a: Bootstrap complete.
I20260630 12:27:13.687289 22159 ts_tablet_manager.cc:1403] T 3828296b62a0470095d5ad1b209c1f98 P 5ad0a45daee84cc0918b4ecbdba8ac7a: Time spent bootstrapping tablet: real 0.104s	user 0.099s	sys 0.004s
I20260630 12:27:13.689123 22159 raft_consensus.cc:359] T 3828296b62a0470095d5ad1b209c1f98 P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } }
I20260630 12:27:13.689779 22159 raft_consensus.cc:740] T 3828296b62a0470095d5ad1b209c1f98 P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 5ad0a45daee84cc0918b4ecbdba8ac7a, State: Initialized, Role: LEARNER
I20260630 12:27:13.690241 22159 consensus_queue.cc:260] T 3828296b62a0470095d5ad1b209c1f98 P 5ad0a45daee84cc0918b4ecbdba8ac7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 3.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "aead9f8b7e444a238b2f7bb2009d6a87" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 40217 } } peers { permanent_uuid: "933a1154778a4d18acf1fba2912b3383" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 33115 } } peers { permanent_uuid: "1a6e2add827f47caad1324364311928e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38699 } attrs { replace: true } } peers { permanent_uuid: "5ad0a45daee84cc0918b4ecbdba8ac7a" member_type: NON_VOTER last_known_addr { host: "127.16.110.133" port: 37305 } attrs { promote: true } }
I20260630 12:27:13.692569 22159 ts_tablet_manager.cc:1434] T 3828296b62a0470095d5ad1b209c1f98 P 5ad0a45daee84cc0918b4ecbdba8ac7a: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
W20260630 12:27:13.695495 22159 tablet_copy_client.cc:1131] T 3828296b62a0470095d5ad1b209c1f98 P 5ad0a45daee84cc0918b4ecbdba8ac7a: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.16.110.130:33115: connect: Connection refused (error 111)
I20260630 12:27:13.697098 16826 tablet_replica.cc:333] T 3828296b62a0470095d5ad1b209c1f98 P 5ad0a45daee84cc0918b4ecbdba8ac7a: stopping tablet replica
I20260630 12:27:13.697803 16826 raft_consensus.cc:2243] T 3828296b62a0470095d5ad1b209c1f98 P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 3 LEARNER]: Raft consensus shutting down.
I20260630 12:27:13.698243 16826 raft_consensus.cc:2272] T 3828296b62a0470095d5ad1b209c1f98 P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 3 LEARNER]: Raft consensus is shut down!
I20260630 12:27:13.701040 16826 tablet_replica.cc:333] T 90a3d9cb19144144968ccd0a6e49c2f3 P 5ad0a45daee84cc0918b4ecbdba8ac7a: stopping tablet replica
I20260630 12:27:13.701717 16826 raft_consensus.cc:2243] T 90a3d9cb19144144968ccd0a6e49c2f3 P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:13.702461 16826 raft_consensus.cc:2272] T 90a3d9cb19144144968ccd0a6e49c2f3 P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.705629 16826 tablet_replica.cc:333] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a: stopping tablet replica
I20260630 12:27:13.706230 16826 raft_consensus.cc:2243] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:13.706920 16826 raft_consensus.cc:2272] T 260c4a3cfbe94a2796c0de1aa0e87dde P 5ad0a45daee84cc0918b4ecbdba8ac7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.732023 16826 tablet_server.cc:196] TabletServer@127.16.110.133:0 shutdown complete.
I20260630 12:27:13.746326 16826 tablet_server.cc:179] TabletServer@127.16.110.134:0 shutting down...
I20260630 12:27:13.775473 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:13.776528 16826 tablet_replica.cc:333] T 18059107e83440e88f5bc2842e1eabae P f5ee93178b9a476da5d8e480a968de48: stopping tablet replica
I20260630 12:27:13.777097 16826 raft_consensus.cc:2243] T 18059107e83440e88f5bc2842e1eabae P f5ee93178b9a476da5d8e480a968de48 [term 3 LEARNER]: Raft consensus shutting down.
I20260630 12:27:13.777513 16826 raft_consensus.cc:2272] T 18059107e83440e88f5bc2842e1eabae P f5ee93178b9a476da5d8e480a968de48 [term 3 LEARNER]: Raft consensus is shut down!
I20260630 12:27:13.779928 16826 tablet_replica.cc:333] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48: stopping tablet replica
I20260630 12:27:13.780468 16826 raft_consensus.cc:2243] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:13.781241 16826 raft_consensus.cc:2272] T 25b01d063a0946cf96944945b948177b P f5ee93178b9a476da5d8e480a968de48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.783581 16826 tablet_replica.cc:333] T ca0fd50ee42e423c9be3b0ce4d0dd111 P f5ee93178b9a476da5d8e480a968de48: stopping tablet replica
I20260630 12:27:13.784152 16826 raft_consensus.cc:2243] T ca0fd50ee42e423c9be3b0ce4d0dd111 P f5ee93178b9a476da5d8e480a968de48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:13.784713 16826 raft_consensus.cc:2272] T ca0fd50ee42e423c9be3b0ce4d0dd111 P f5ee93178b9a476da5d8e480a968de48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:13.807307 16826 tablet_server.cc:196] TabletServer@127.16.110.134:0 shutdown complete.
I20260630 12:27:13.822156 16826 master.cc:562] Master@127.16.110.190:39603 shutting down...
W20260630 12:27:13.843209 21281 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260630 12:27:13.961731 21220 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111) [suppressed 118 similar messages]
W20260630 12:27:13.965020 21220 catalog_manager.cc:4755] TS aead9f8b7e444a238b2f7bb2009d6a87 (127.16.110.129:40217): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 06ceed4706a5405590634ea3212eb482: Network error: Client connection negotiation failed: client connection to 127.16.110.129:40217: connect: Connection refused (error 111)
I20260630 12:27:14.165022 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dd2d2da51b124563901ca15b4de9b5f9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:14.165650 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dd2d2da51b124563901ca15b4de9b5f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:14.165944 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P dd2d2da51b124563901ca15b4de9b5f9: stopping tablet replica
I20260630 12:27:14.192836 16826 master.cc:584] Master@127.16.110.190:39603 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (21250 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:27:14.242230 16826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.110.190:34557
I20260630 12:27:14.243331 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:14.249300 22198 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:14.249485 22201 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:14.249815 22199 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:14.250456 16826 server_base.cc:1061] running on GCE node
I20260630 12:27:14.251471 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:14.251643 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:14.251850 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822434251815 us; error 0 us; skew 500 ppm
I20260630 12:27:14.252386 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:14.254683 16826 webserver.cc:533] Webserver started at http://127.16.110.190:40933/ using document root <none> and password file <none>
I20260630 12:27:14.255221 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:14.255379 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:14.255729 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:14.257059 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822292038890-16826-0/minicluster-data/master-0-root/instance:
uuid: "cb76c43e9a7d4028b9d620aae96c46b3"
format_stamp: "Formatted at 2026-06-30 12:27:14 on dist-test-slave-pnhc"
I20260630 12:27:14.261613 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:27:14.265113 22206 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:14.265898 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:14.266139 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822292038890-16826-0/minicluster-data/master-0-root
uuid: "cb76c43e9a7d4028b9d620aae96c46b3"
format_stamp: "Formatted at 2026-06-30 12:27:14 on dist-test-slave-pnhc"
I20260630 12:27:14.266371 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822292038890-16826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822292038890-16826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822292038890-16826-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:14.286278 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:14.287447 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:14.327561 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.190:34557
I20260630 12:27:14.327692 22257 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.190:34557 every 8 connection(s)
I20260630 12:27:14.331378 22258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:14.341501 22258 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cb76c43e9a7d4028b9d620aae96c46b3: Bootstrap starting.
I20260630 12:27:14.345976 22258 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cb76c43e9a7d4028b9d620aae96c46b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:14.350059 22258 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cb76c43e9a7d4028b9d620aae96c46b3: No bootstrap required, opened a new log
I20260630 12:27:14.352146 22258 raft_consensus.cc:359] T 00000000000000000000000000000000 P cb76c43e9a7d4028b9d620aae96c46b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb76c43e9a7d4028b9d620aae96c46b3" member_type: VOTER }
I20260630 12:27:14.352533 22258 raft_consensus.cc:385] T 00000000000000000000000000000000 P cb76c43e9a7d4028b9d620aae96c46b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:14.352746 22258 raft_consensus.cc:740] T 00000000000000000000000000000000 P cb76c43e9a7d4028b9d620aae96c46b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb76c43e9a7d4028b9d620aae96c46b3, State: Initialized, Role: FOLLOWER
I20260630 12:27:14.353359 22258 consensus_queue.cc:260] T 00000000000000000000000000000000 P cb76c43e9a7d4028b9d620aae96c46b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cb76c43e9a7d4028b9d620aae96c46b3" member_type: VOTER }
I20260630 12:27:14.353801 22258 raft_consensus.cc:399] T 00000000000000000000000000000000 P cb76c43e9a7d4028b9d620aae96c46b3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:14.354023 22258 raft_consensus.cc:493] T 00000000000000000000000000000000 P cb76c43e9a7d4028b9d620aae96c46b3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:14.354270 22258 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cb76c43e9a7d4028b9d620aae96c46b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:14.358640 22258 raft_consensus.cc:515] T 00000000000000000000000000000000 P cb76c43e9a7d4028b9d620aae96c46b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb76c43e9a7d4028b9d620aae96c46b3" member_type: VOTER }
I20260630 12:27:14.359172 22258 leader_election.cc:304] T 00000000000000000000000000000000 P cb76c43e9a7d4028b9d620aae96c46b3 [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: cb76c43e9a7d4028b9d620aae96c46b3; no voters: 
I20260630 12:27:14.360558 22258 leader_election.cc:290] T 00000000000000000000000000000000 P cb76c43e9a7d4028b9d620aae96c46b3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:14.360920 22261 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cb76c43e9a7d4028b9d620aae96c46b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:14.362314 22261 raft_consensus.cc:697] T 00000000000000000000000000000000 P cb76c43e9a7d4028b9d620aae96c46b3 [term 1 LEADER]: Becoming Leader. State: Replica: cb76c43e9a7d4028b9d620aae96c46b3, State: Running, Role: LEADER
I20260630 12:27:14.362941 22261 consensus_queue.cc:237] T 00000000000000000000000000000000 P cb76c43e9a7d4028b9d620aae96c46b3 [LEADER]: Queue going to LEADER mode. State: All 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: "cb76c43e9a7d4028b9d620aae96c46b3" member_type: VOTER }
I20260630 12:27:14.363387 22258 sys_catalog.cc:565] T 00000000000000000000000000000000 P cb76c43e9a7d4028b9d620aae96c46b3 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:14.367589 22263 sys_catalog.cc:455] T 00000000000000000000000000000000 P cb76c43e9a7d4028b9d620aae96c46b3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cb76c43e9a7d4028b9d620aae96c46b3. Latest consensus state: current_term: 1 leader_uuid: "cb76c43e9a7d4028b9d620aae96c46b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb76c43e9a7d4028b9d620aae96c46b3" member_type: VOTER } }
I20260630 12:27:14.368364 22263 sys_catalog.cc:458] T 00000000000000000000000000000000 P cb76c43e9a7d4028b9d620aae96c46b3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:14.369110 22262 sys_catalog.cc:455] T 00000000000000000000000000000000 P cb76c43e9a7d4028b9d620aae96c46b3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cb76c43e9a7d4028b9d620aae96c46b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb76c43e9a7d4028b9d620aae96c46b3" member_type: VOTER } }
I20260630 12:27:14.369823 22262 sys_catalog.cc:458] T 00000000000000000000000000000000 P cb76c43e9a7d4028b9d620aae96c46b3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:14.371518 22267 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:14.379691 22267 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:14.380788 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:14.388530 22267 catalog_manager.cc:1383] Generated new cluster ID: 8721cfc1336c43b5a58e05e28be2683d
I20260630 12:27:14.388804 22267 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:14.413249 22267 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:14.414602 22267 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:14.432487 22267 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cb76c43e9a7d4028b9d620aae96c46b3: Generated new TSK 0
I20260630 12:27:14.433089 22267 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:14.447619 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:14.453518 22279 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:14.454789 22280 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:14.456107 22282 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:14.456688 16826 server_base.cc:1061] running on GCE node
I20260630 12:27:14.457609 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:14.457785 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:14.457909 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822434457892 us; error 0 us; skew 500 ppm
I20260630 12:27:14.458331 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:14.460590 16826 webserver.cc:533] Webserver started at http://127.16.110.129:35271/ using document root <none> and password file <none>
I20260630 12:27:14.461009 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:14.461179 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:14.461377 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:14.462378 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822292038890-16826-0/minicluster-data/ts-0-root/instance:
uuid: "b8c716499aa84f35b760d3ac01aef619"
format_stamp: "Formatted at 2026-06-30 12:27:14 on dist-test-slave-pnhc"
I20260630 12:27:14.466682 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:14.470072 22287 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:14.470899 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:14.471240 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822292038890-16826-0/minicluster-data/ts-0-root
uuid: "b8c716499aa84f35b760d3ac01aef619"
format_stamp: "Formatted at 2026-06-30 12:27:14 on dist-test-slave-pnhc"
I20260630 12:27:14.471513 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822292038890-16826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822292038890-16826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822292038890-16826-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:14.496634 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:14.497836 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:14.499294 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:14.501873 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:14.502108 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:14.502354 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:14.502539 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:14.543601 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.129:37331
I20260630 12:27:14.543695 22349 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.129:37331 every 8 connection(s)
I20260630 12:27:14.548622 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:14.555645 22354 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:14.556644 22355 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:14.559460 22357 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:14.560686 16826 server_base.cc:1061] running on GCE node
I20260630 12:27:14.561224 22350 heartbeater.cc:344] Connected to a master server at 127.16.110.190:34557
I20260630 12:27:14.561656 22350 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:14.562604 22350 heartbeater.cc:507] Master 127.16.110.190:34557 requested a full tablet report, sending...
I20260630 12:27:14.563393 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:14.563686 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:14.563876 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822434563859 us; error 0 us; skew 500 ppm
I20260630 12:27:14.564635 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:14.565164 22223 ts_manager.cc:194] Registered new tserver with Master: b8c716499aa84f35b760d3ac01aef619 (127.16.110.129:37331)
I20260630 12:27:14.566937 22223 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48312
I20260630 12:27:14.569772 16826 webserver.cc:533] Webserver started at http://127.16.110.130:41051/ using document root <none> and password file <none>
I20260630 12:27:14.570300 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:14.570504 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:14.570768 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:14.571827 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822292038890-16826-0/minicluster-data/ts-1-root/instance:
uuid: "64244e906b3b455c82f19c176167db50"
format_stamp: "Formatted at 2026-06-30 12:27:14 on dist-test-slave-pnhc"
I20260630 12:27:14.576331 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:27:14.579779 22362 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:14.580576 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:14.580878 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822292038890-16826-0/minicluster-data/ts-1-root
uuid: "64244e906b3b455c82f19c176167db50"
format_stamp: "Formatted at 2026-06-30 12:27:14 on dist-test-slave-pnhc"
I20260630 12:27:14.581158 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822292038890-16826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822292038890-16826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822292038890-16826-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:14.593384 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:14.594532 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:14.595932 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:14.598040 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:14.598261 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:14.598500 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:14.598668 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:14.641450 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.130:44229
I20260630 12:27:14.641554 22424 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.130:44229 every 8 connection(s)
I20260630 12:27:14.646221 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:14.654395 22428 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:14.656960 22429 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:14.657691 22431 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:14.658190 16826 server_base.cc:1061] running on GCE node
I20260630 12:27:14.658604 22425 heartbeater.cc:344] Connected to a master server at 127.16.110.190:34557
I20260630 12:27:14.659021 22425 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:14.659216 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:14.659497 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:14.659682 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822434659666 us; error 0 us; skew 500 ppm
I20260630 12:27:14.659811 22425 heartbeater.cc:507] Master 127.16.110.190:34557 requested a full tablet report, sending...
I20260630 12:27:14.660300 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:14.661954 22223 ts_manager.cc:194] Registered new tserver with Master: 64244e906b3b455c82f19c176167db50 (127.16.110.130:44229)
I20260630 12:27:14.663239 22223 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48328
I20260630 12:27:14.665254 16826 webserver.cc:533] Webserver started at http://127.16.110.131:37963/ using document root <none> and password file <none>
I20260630 12:27:14.665937 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:14.666116 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:14.666306 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:14.667403 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822292038890-16826-0/minicluster-data/ts-2-root/instance:
uuid: "793675132dbd42b299858e0ad54d881d"
format_stamp: "Formatted at 2026-06-30 12:27:14 on dist-test-slave-pnhc"
I20260630 12:27:14.671933 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:14.675338 22436 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:14.676205 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:27:14.676450 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822292038890-16826-0/minicluster-data/ts-2-root
uuid: "793675132dbd42b299858e0ad54d881d"
format_stamp: "Formatted at 2026-06-30 12:27:14 on dist-test-slave-pnhc"
I20260630 12:27:14.676687 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822292038890-16826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822292038890-16826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822292038890-16826-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:14.698751 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:14.699847 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:14.701285 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:14.703438 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:14.703637 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:14.703887 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:14.704080 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:14.743465 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.131:36561
I20260630 12:27:14.743572 22498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.131:36561 every 8 connection(s)
I20260630 12:27:14.757200 22499 heartbeater.cc:344] Connected to a master server at 127.16.110.190:34557
I20260630 12:27:14.757655 22499 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:14.758332 22499 heartbeater.cc:507] Master 127.16.110.190:34557 requested a full tablet report, sending...
I20260630 12:27:14.760301 22223 ts_manager.cc:194] Registered new tserver with Master: 793675132dbd42b299858e0ad54d881d (127.16.110.131:36561)
I20260630 12:27:14.761068 16826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014549154s
I20260630 12:27:14.761653 22223 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48330
I20260630 12:27:15.569828 22350 heartbeater.cc:499] Master 127.16.110.190:34557 was elected leader, sending a full tablet report...
I20260630 12:27:15.666149 22425 heartbeater.cc:499] Master 127.16.110.190:34557 was elected leader, sending a full tablet report...
I20260630 12:27:15.764570 22499 heartbeater.cc:499] Master 127.16.110.190:34557 was elected leader, sending a full tablet report...
I20260630 12:27:15.817329 22223 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52530:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:27:15.819523 22223 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:27:15.871253 22464 tablet_service.cc:1511] Processing CreateTablet for tablet 6c7bf147c54e4e06826c5f5c603442b2 (DEFAULT_TABLE table=test-workload [id=6a80723e1f0d410eb2b273a6d2b4ce22]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:27:15.872732 22464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c7bf147c54e4e06826c5f5c603442b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:15.872368 22463 tablet_service.cc:1511] Processing CreateTablet for tablet c204a42b693740df824b90e3038ff337 (DEFAULT_TABLE table=test-workload [id=6a80723e1f0d410eb2b273a6d2b4ce22]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:27:15.875708 22463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c204a42b693740df824b90e3038ff337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:15.875793 22462 tablet_service.cc:1511] Processing CreateTablet for tablet 1c46ac2d3bd6405e9744dc6966c93acc (DEFAULT_TABLE table=test-workload [id=6a80723e1f0d410eb2b273a6d2b4ce22]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:27:15.877349 22462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c46ac2d3bd6405e9744dc6966c93acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:15.883447 22390 tablet_service.cc:1511] Processing CreateTablet for tablet 6c7bf147c54e4e06826c5f5c603442b2 (DEFAULT_TABLE table=test-workload [id=6a80723e1f0d410eb2b273a6d2b4ce22]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:27:15.885133 22389 tablet_service.cc:1511] Processing CreateTablet for tablet c204a42b693740df824b90e3038ff337 (DEFAULT_TABLE table=test-workload [id=6a80723e1f0d410eb2b273a6d2b4ce22]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:27:15.888118 22390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c7bf147c54e4e06826c5f5c603442b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:15.888756 22389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c204a42b693740df824b90e3038ff337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:15.890169 22315 tablet_service.cc:1511] Processing CreateTablet for tablet 6c7bf147c54e4e06826c5f5c603442b2 (DEFAULT_TABLE table=test-workload [id=6a80723e1f0d410eb2b273a6d2b4ce22]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:27:15.891431 22315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c7bf147c54e4e06826c5f5c603442b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:15.893239 22314 tablet_service.cc:1511] Processing CreateTablet for tablet c204a42b693740df824b90e3038ff337 (DEFAULT_TABLE table=test-workload [id=6a80723e1f0d410eb2b273a6d2b4ce22]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:27:15.886727 22388 tablet_service.cc:1511] Processing CreateTablet for tablet 1c46ac2d3bd6405e9744dc6966c93acc (DEFAULT_TABLE table=test-workload [id=6a80723e1f0d410eb2b273a6d2b4ce22]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:27:15.894654 22388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c46ac2d3bd6405e9744dc6966c93acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:15.895704 22313 tablet_service.cc:1511] Processing CreateTablet for tablet 1c46ac2d3bd6405e9744dc6966c93acc (DEFAULT_TABLE table=test-workload [id=6a80723e1f0d410eb2b273a6d2b4ce22]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:27:15.894630 22314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c204a42b693740df824b90e3038ff337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:15.897261 22313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c46ac2d3bd6405e9744dc6966c93acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:15.928716 22519 tablet_bootstrap.cc:492] T c204a42b693740df824b90e3038ff337 P 793675132dbd42b299858e0ad54d881d: Bootstrap starting.
I20260630 12:27:15.929837 22520 tablet_bootstrap.cc:492] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50: Bootstrap starting.
I20260630 12:27:15.936285 22519 tablet_bootstrap.cc:654] T c204a42b693740df824b90e3038ff337 P 793675132dbd42b299858e0ad54d881d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.937239 22520 tablet_bootstrap.cc:654] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.948454 22521 tablet_bootstrap.cc:492] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619: Bootstrap starting.
I20260630 12:27:15.949198 22519 tablet_bootstrap.cc:492] T c204a42b693740df824b90e3038ff337 P 793675132dbd42b299858e0ad54d881d: No bootstrap required, opened a new log
I20260630 12:27:15.949704 22519 ts_tablet_manager.cc:1403] T c204a42b693740df824b90e3038ff337 P 793675132dbd42b299858e0ad54d881d: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.014s
I20260630 12:27:15.952649 22519 raft_consensus.cc:359] T c204a42b693740df824b90e3038ff337 P 793675132dbd42b299858e0ad54d881d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } }
I20260630 12:27:15.953528 22519 raft_consensus.cc:385] T c204a42b693740df824b90e3038ff337 P 793675132dbd42b299858e0ad54d881d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.953874 22519 raft_consensus.cc:740] T c204a42b693740df824b90e3038ff337 P 793675132dbd42b299858e0ad54d881d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 793675132dbd42b299858e0ad54d881d, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.954558 22520 tablet_bootstrap.cc:492] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50: No bootstrap required, opened a new log
I20260630 12:27:15.955036 22520 ts_tablet_manager.cc:1403] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.005s
I20260630 12:27:15.954921 22519 consensus_queue.cc:260] T c204a42b693740df824b90e3038ff337 P 793675132dbd42b299858e0ad54d881d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } }
I20260630 12:27:15.956178 22521 tablet_bootstrap.cc:654] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.958071 22519 ts_tablet_manager.cc:1434] T c204a42b693740df824b90e3038ff337 P 793675132dbd42b299858e0ad54d881d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260630 12:27:15.958168 22520 raft_consensus.cc:359] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } }
I20260630 12:27:15.959100 22520 raft_consensus.cc:385] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.959210 22519 tablet_bootstrap.cc:492] T 1c46ac2d3bd6405e9744dc6966c93acc P 793675132dbd42b299858e0ad54d881d: Bootstrap starting.
I20260630 12:27:15.959573 22520 raft_consensus.cc:740] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64244e906b3b455c82f19c176167db50, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.961230 22520 consensus_queue.cc:260] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } }
I20260630 12:27:15.962877 22521 tablet_bootstrap.cc:492] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619: No bootstrap required, opened a new log
I20260630 12:27:15.963459 22521 ts_tablet_manager.cc:1403] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.005s
I20260630 12:27:15.966712 22519 tablet_bootstrap.cc:654] T 1c46ac2d3bd6405e9744dc6966c93acc P 793675132dbd42b299858e0ad54d881d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.966701 22521 raft_consensus.cc:359] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } }
I20260630 12:27:15.968115 22521 raft_consensus.cc:385] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.968528 22521 raft_consensus.cc:740] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8c716499aa84f35b760d3ac01aef619, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.969452 22521 consensus_queue.cc:260] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } }
I20260630 12:27:15.971544 22520 ts_tablet_manager.cc:1434] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.005s
I20260630 12:27:15.973340 22520 tablet_bootstrap.cc:492] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50: Bootstrap starting.
I20260630 12:27:15.977839 22528 raft_consensus.cc:493] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:15.978351 22528 raft_consensus.cc:515] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } }
I20260630 12:27:15.978886 22519 tablet_bootstrap.cc:492] T 1c46ac2d3bd6405e9744dc6966c93acc P 793675132dbd42b299858e0ad54d881d: No bootstrap required, opened a new log
I20260630 12:27:15.979483 22519 ts_tablet_manager.cc:1403] T 1c46ac2d3bd6405e9744dc6966c93acc P 793675132dbd42b299858e0ad54d881d: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.001s
I20260630 12:27:15.979735 22520 tablet_bootstrap.cc:654] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.982398 22519 raft_consensus.cc:359] T 1c46ac2d3bd6405e9744dc6966c93acc P 793675132dbd42b299858e0ad54d881d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } }
I20260630 12:27:15.983196 22519 raft_consensus.cc:385] T 1c46ac2d3bd6405e9744dc6966c93acc P 793675132dbd42b299858e0ad54d881d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:15.983610 22519 raft_consensus.cc:740] T 1c46ac2d3bd6405e9744dc6966c93acc P 793675132dbd42b299858e0ad54d881d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 793675132dbd42b299858e0ad54d881d, State: Initialized, Role: FOLLOWER
I20260630 12:27:15.984479 22519 consensus_queue.cc:260] T 1c46ac2d3bd6405e9744dc6966c93acc P 793675132dbd42b299858e0ad54d881d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } }
I20260630 12:27:15.986975 22519 ts_tablet_manager.cc:1434] T 1c46ac2d3bd6405e9744dc6966c93acc P 793675132dbd42b299858e0ad54d881d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:27:15.986974 22521 ts_tablet_manager.cc:1434] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619: Time spent starting tablet: real 0.023s	user 0.001s	sys 0.008s
I20260630 12:27:15.987967 22519 tablet_bootstrap.cc:492] T 6c7bf147c54e4e06826c5f5c603442b2 P 793675132dbd42b299858e0ad54d881d: Bootstrap starting.
I20260630 12:27:15.988647 22521 tablet_bootstrap.cc:492] T 6c7bf147c54e4e06826c5f5c603442b2 P b8c716499aa84f35b760d3ac01aef619: Bootstrap starting.
I20260630 12:27:15.994457 22528 leader_election.cc:290] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64244e906b3b455c82f19c176167db50 (127.16.110.130:44229), 793675132dbd42b299858e0ad54d881d (127.16.110.131:36561)
I20260630 12:27:15.991338 22526 raft_consensus.cc:493] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:15.995117 22519 tablet_bootstrap.cc:654] T 6c7bf147c54e4e06826c5f5c603442b2 P 793675132dbd42b299858e0ad54d881d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:15.995117 22526 raft_consensus.cc:515] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } }
W20260630 12:27:15.998404 22500 tablet.cc:2406] T 1c46ac2d3bd6405e9744dc6966c93acc P 793675132dbd42b299858e0ad54d881d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:27:16.010344 22526 leader_election.cc:290] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8c716499aa84f35b760d3ac01aef619 (127.16.110.129:37331), 793675132dbd42b299858e0ad54d881d (127.16.110.131:36561)
I20260630 12:27:16.019347 22520 tablet_bootstrap.cc:492] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50: No bootstrap required, opened a new log
I20260630 12:27:16.020140 22520 ts_tablet_manager.cc:1403] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.000s
I20260630 12:27:16.030642 22520 raft_consensus.cc:359] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } }
I20260630 12:27:16.031772 22520 raft_consensus.cc:385] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:16.028882 22521 tablet_bootstrap.cc:654] T 6c7bf147c54e4e06826c5f5c603442b2 P b8c716499aa84f35b760d3ac01aef619: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:16.032435 22520 raft_consensus.cc:740] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64244e906b3b455c82f19c176167db50, State: Initialized, Role: FOLLOWER
I20260630 12:27:16.036877 22520 consensus_queue.cc:260] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } }
I20260630 12:27:16.039006 22520 ts_tablet_manager.cc:1434] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260630 12:27:16.040704 22400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c204a42b693740df824b90e3038ff337" candidate_uuid: "b8c716499aa84f35b760d3ac01aef619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64244e906b3b455c82f19c176167db50" is_pre_election: true
I20260630 12:27:16.041502 22400 raft_consensus.cc:2468] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8c716499aa84f35b760d3ac01aef619 in term 0.
I20260630 12:27:16.042855 22291 leader_election.cc:304] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64244e906b3b455c82f19c176167db50, b8c716499aa84f35b760d3ac01aef619; no voters: 
I20260630 12:27:16.043732 22528 raft_consensus.cc:2804] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:16.039076 22519 tablet_bootstrap.cc:492] T 6c7bf147c54e4e06826c5f5c603442b2 P 793675132dbd42b299858e0ad54d881d: No bootstrap required, opened a new log
I20260630 12:27:16.044099 22528 raft_consensus.cc:493] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:16.044706 22528 raft_consensus.cc:3060] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:16.044790 22519 ts_tablet_manager.cc:1403] T 6c7bf147c54e4e06826c5f5c603442b2 P 793675132dbd42b299858e0ad54d881d: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.028s
I20260630 12:27:16.047884 22519 raft_consensus.cc:359] T 6c7bf147c54e4e06826c5f5c603442b2 P 793675132dbd42b299858e0ad54d881d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } }
I20260630 12:27:16.048647 22519 raft_consensus.cc:385] T 6c7bf147c54e4e06826c5f5c603442b2 P 793675132dbd42b299858e0ad54d881d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:16.048942 22519 raft_consensus.cc:740] T 6c7bf147c54e4e06826c5f5c603442b2 P 793675132dbd42b299858e0ad54d881d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 793675132dbd42b299858e0ad54d881d, State: Initialized, Role: FOLLOWER
I20260630 12:27:16.049676 22519 consensus_queue.cc:260] T 6c7bf147c54e4e06826c5f5c603442b2 P 793675132dbd42b299858e0ad54d881d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } }
I20260630 12:27:16.051678 22474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c204a42b693740df824b90e3038ff337" candidate_uuid: "b8c716499aa84f35b760d3ac01aef619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "793675132dbd42b299858e0ad54d881d" is_pre_election: true
I20260630 12:27:16.052412 22474 raft_consensus.cc:2468] T c204a42b693740df824b90e3038ff337 P 793675132dbd42b299858e0ad54d881d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8c716499aa84f35b760d3ac01aef619 in term 0.
I20260630 12:27:16.052608 22528 raft_consensus.cc:515] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } }
I20260630 12:27:16.054315 22521 tablet_bootstrap.cc:492] T 6c7bf147c54e4e06826c5f5c603442b2 P b8c716499aa84f35b760d3ac01aef619: No bootstrap required, opened a new log
I20260630 12:27:16.054824 22521 ts_tablet_manager.cc:1403] T 6c7bf147c54e4e06826c5f5c603442b2 P b8c716499aa84f35b760d3ac01aef619: Time spent bootstrapping tablet: real 0.066s	user 0.005s	sys 0.006s
I20260630 12:27:16.056808 22474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c204a42b693740df824b90e3038ff337" candidate_uuid: "b8c716499aa84f35b760d3ac01aef619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "793675132dbd42b299858e0ad54d881d"
I20260630 12:27:16.057427 22474 raft_consensus.cc:3060] T c204a42b693740df824b90e3038ff337 P 793675132dbd42b299858e0ad54d881d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:16.057807 22521 raft_consensus.cc:359] T 6c7bf147c54e4e06826c5f5c603442b2 P b8c716499aa84f35b760d3ac01aef619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } }
I20260630 12:27:16.058521 22521 raft_consensus.cc:385] T 6c7bf147c54e4e06826c5f5c603442b2 P b8c716499aa84f35b760d3ac01aef619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:16.058796 22521 raft_consensus.cc:740] T 6c7bf147c54e4e06826c5f5c603442b2 P b8c716499aa84f35b760d3ac01aef619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8c716499aa84f35b760d3ac01aef619, State: Initialized, Role: FOLLOWER
I20260630 12:27:16.059474 22521 consensus_queue.cc:260] T 6c7bf147c54e4e06826c5f5c603442b2 P b8c716499aa84f35b760d3ac01aef619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } }
I20260630 12:27:16.040738 22520 tablet_bootstrap.cc:492] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50: Bootstrap starting.
I20260630 12:27:16.060981 22528 leader_election.cc:290] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [CANDIDATE]: Term 1 election: Requested vote from peers 64244e906b3b455c82f19c176167db50 (127.16.110.130:44229), 793675132dbd42b299858e0ad54d881d (127.16.110.131:36561)
I20260630 12:27:16.061414 22325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c204a42b693740df824b90e3038ff337" candidate_uuid: "64244e906b3b455c82f19c176167db50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8c716499aa84f35b760d3ac01aef619" is_pre_election: true
I20260630 12:27:16.062250 22325 raft_consensus.cc:2393] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64244e906b3b455c82f19c176167db50 in current term 1: Already voted for candidate b8c716499aa84f35b760d3ac01aef619 in this term.
I20260630 12:27:16.062601 22473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c204a42b693740df824b90e3038ff337" candidate_uuid: "64244e906b3b455c82f19c176167db50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "793675132dbd42b299858e0ad54d881d" is_pre_election: true
I20260630 12:27:16.063179 22400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c204a42b693740df824b90e3038ff337" candidate_uuid: "b8c716499aa84f35b760d3ac01aef619" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64244e906b3b455c82f19c176167db50"
I20260630 12:27:16.069664 22400 raft_consensus.cc:3060] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:16.068996 22366 leader_election.cc:304] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50 [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: 64244e906b3b455c82f19c176167db50; no voters: 793675132dbd42b299858e0ad54d881d, b8c716499aa84f35b760d3ac01aef619
I20260630 12:27:16.071198 22519 ts_tablet_manager.cc:1434] T 6c7bf147c54e4e06826c5f5c603442b2 P 793675132dbd42b299858e0ad54d881d: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260630 12:27:16.072577 22474 raft_consensus.cc:2468] T c204a42b693740df824b90e3038ff337 P 793675132dbd42b299858e0ad54d881d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8c716499aa84f35b760d3ac01aef619 in term 1.
I20260630 12:27:16.073897 22288 leader_election.cc:304] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 793675132dbd42b299858e0ad54d881d, b8c716499aa84f35b760d3ac01aef619; no voters: 
I20260630 12:27:16.074739 22528 raft_consensus.cc:2804] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:16.075191 22528 raft_consensus.cc:697] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [term 1 LEADER]: Becoming Leader. State: Replica: b8c716499aa84f35b760d3ac01aef619, State: Running, Role: LEADER
I20260630 12:27:16.075953 22528 consensus_queue.cc:237] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } }
I20260630 12:27:16.078202 22520 tablet_bootstrap.cc:654] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:16.084486 22400 raft_consensus.cc:2468] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8c716499aa84f35b760d3ac01aef619 in term 1.
I20260630 12:27:16.084839 22521 ts_tablet_manager.cc:1434] T 6c7bf147c54e4e06826c5f5c603442b2 P b8c716499aa84f35b760d3ac01aef619: Time spent starting tablet: real 0.030s	user 0.014s	sys 0.005s
I20260630 12:27:16.085188 22526 raft_consensus.cc:2749] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:16.085963 22521 tablet_bootstrap.cc:492] T 1c46ac2d3bd6405e9744dc6966c93acc P b8c716499aa84f35b760d3ac01aef619: Bootstrap starting.
I20260630 12:27:16.089754 22520 tablet_bootstrap.cc:492] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50: No bootstrap required, opened a new log
I20260630 12:27:16.090412 22520 ts_tablet_manager.cc:1403] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.000s
I20260630 12:27:16.093264 22521 tablet_bootstrap.cc:654] T 1c46ac2d3bd6405e9744dc6966c93acc P b8c716499aa84f35b760d3ac01aef619: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:16.092905 22223 catalog_manager.cc:5697] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8c716499aa84f35b760d3ac01aef619 (127.16.110.129). New cstate: current_term: 1 leader_uuid: "b8c716499aa84f35b760d3ac01aef619" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:16.093668 22520 raft_consensus.cc:359] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } }
I20260630 12:27:16.094440 22520 raft_consensus.cc:385] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:16.094779 22520 raft_consensus.cc:740] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64244e906b3b455c82f19c176167db50, State: Initialized, Role: FOLLOWER
I20260630 12:27:16.095608 22520 consensus_queue.cc:260] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } }
I20260630 12:27:16.098829 22520 ts_tablet_manager.cc:1434] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:27:16.098873 22521 tablet_bootstrap.cc:492] T 1c46ac2d3bd6405e9744dc6966c93acc P b8c716499aa84f35b760d3ac01aef619: No bootstrap required, opened a new log
I20260630 12:27:16.099535 22521 ts_tablet_manager.cc:1403] T 1c46ac2d3bd6405e9744dc6966c93acc P b8c716499aa84f35b760d3ac01aef619: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260630 12:27:16.099916 22526 raft_consensus.cc:493] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:16.100417 22526 raft_consensus.cc:515] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } }
I20260630 12:27:16.102442 22526 leader_election.cc:290] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8c716499aa84f35b760d3ac01aef619 (127.16.110.129:37331), 793675132dbd42b299858e0ad54d881d (127.16.110.131:36561)
I20260630 12:27:16.102523 22521 raft_consensus.cc:359] T 1c46ac2d3bd6405e9744dc6966c93acc P b8c716499aa84f35b760d3ac01aef619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } }
I20260630 12:27:16.103303 22521 raft_consensus.cc:385] T 1c46ac2d3bd6405e9744dc6966c93acc P b8c716499aa84f35b760d3ac01aef619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:16.103595 22521 raft_consensus.cc:740] T 1c46ac2d3bd6405e9744dc6966c93acc P b8c716499aa84f35b760d3ac01aef619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8c716499aa84f35b760d3ac01aef619, State: Initialized, Role: FOLLOWER
I20260630 12:27:16.103618 22474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c46ac2d3bd6405e9744dc6966c93acc" candidate_uuid: "64244e906b3b455c82f19c176167db50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "793675132dbd42b299858e0ad54d881d" is_pre_election: true
I20260630 12:27:16.104455 22474 raft_consensus.cc:2468] T 1c46ac2d3bd6405e9744dc6966c93acc P 793675132dbd42b299858e0ad54d881d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64244e906b3b455c82f19c176167db50 in term 0.
I20260630 12:27:16.104801 22325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c46ac2d3bd6405e9744dc6966c93acc" candidate_uuid: "64244e906b3b455c82f19c176167db50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8c716499aa84f35b760d3ac01aef619" is_pre_election: true
I20260630 12:27:16.104508 22521 consensus_queue.cc:260] T 1c46ac2d3bd6405e9744dc6966c93acc P b8c716499aa84f35b760d3ac01aef619 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } }
I20260630 12:27:16.105568 22325 raft_consensus.cc:2468] T 1c46ac2d3bd6405e9744dc6966c93acc P b8c716499aa84f35b760d3ac01aef619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64244e906b3b455c82f19c176167db50 in term 0.
I20260630 12:27:16.105832 22363 leader_election.cc:304] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64244e906b3b455c82f19c176167db50, 793675132dbd42b299858e0ad54d881d; no voters: 
I20260630 12:27:16.106724 22526 raft_consensus.cc:2804] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:16.107071 22526 raft_consensus.cc:493] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:16.107359 22526 raft_consensus.cc:3060] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:16.108017 22521 ts_tablet_manager.cc:1434] T 1c46ac2d3bd6405e9744dc6966c93acc P b8c716499aa84f35b760d3ac01aef619: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:27:16.114292 22526 raft_consensus.cc:515] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } }
I20260630 12:27:16.114837 22541 raft_consensus.cc:493] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:16.115360 22541 raft_consensus.cc:515] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } }
I20260630 12:27:16.117092 22526 leader_election.cc:290] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [CANDIDATE]: Term 1 election: Requested vote from peers b8c716499aa84f35b760d3ac01aef619 (127.16.110.129:37331), 793675132dbd42b299858e0ad54d881d (127.16.110.131:36561)
I20260630 12:27:16.117158 22325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c46ac2d3bd6405e9744dc6966c93acc" candidate_uuid: "64244e906b3b455c82f19c176167db50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8c716499aa84f35b760d3ac01aef619"
I20260630 12:27:16.117847 22325 raft_consensus.cc:3060] T 1c46ac2d3bd6405e9744dc6966c93acc P b8c716499aa84f35b760d3ac01aef619 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:16.118270 22474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c46ac2d3bd6405e9744dc6966c93acc" candidate_uuid: "64244e906b3b455c82f19c176167db50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "793675132dbd42b299858e0ad54d881d"
I20260630 12:27:16.118299 22473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7bf147c54e4e06826c5f5c603442b2" candidate_uuid: "64244e906b3b455c82f19c176167db50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "793675132dbd42b299858e0ad54d881d" is_pre_election: true
I20260630 12:27:16.119048 22474 raft_consensus.cc:3060] T 1c46ac2d3bd6405e9744dc6966c93acc P 793675132dbd42b299858e0ad54d881d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:16.119185 22473 raft_consensus.cc:2468] T 6c7bf147c54e4e06826c5f5c603442b2 P 793675132dbd42b299858e0ad54d881d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64244e906b3b455c82f19c176167db50 in term 0.
I20260630 12:27:16.120029 22324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7bf147c54e4e06826c5f5c603442b2" candidate_uuid: "64244e906b3b455c82f19c176167db50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8c716499aa84f35b760d3ac01aef619" is_pre_election: true
I20260630 12:27:16.120745 22324 raft_consensus.cc:2468] T 6c7bf147c54e4e06826c5f5c603442b2 P b8c716499aa84f35b760d3ac01aef619 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64244e906b3b455c82f19c176167db50 in term 0.
I20260630 12:27:16.122013 22541 leader_election.cc:290] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 793675132dbd42b299858e0ad54d881d (127.16.110.131:36561), b8c716499aa84f35b760d3ac01aef619 (127.16.110.129:37331)
I20260630 12:27:16.121963 22366 leader_election.cc:304] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64244e906b3b455c82f19c176167db50, b8c716499aa84f35b760d3ac01aef619; no voters: 
I20260630 12:27:16.123317 22541 raft_consensus.cc:2804] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:16.123728 22541 raft_consensus.cc:493] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:16.124087 22541 raft_consensus.cc:3060] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:16.124378 22325 raft_consensus.cc:2468] T 1c46ac2d3bd6405e9744dc6966c93acc P b8c716499aa84f35b760d3ac01aef619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64244e906b3b455c82f19c176167db50 in term 1.
I20260630 12:27:16.125818 22366 leader_election.cc:304] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64244e906b3b455c82f19c176167db50, b8c716499aa84f35b760d3ac01aef619; no voters: 
I20260630 12:27:16.126345 22474 raft_consensus.cc:2468] T 1c46ac2d3bd6405e9744dc6966c93acc P 793675132dbd42b299858e0ad54d881d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64244e906b3b455c82f19c176167db50 in term 1.
I20260630 12:27:16.126731 22526 raft_consensus.cc:2804] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:16.128180 22526 raft_consensus.cc:697] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [term 1 LEADER]: Becoming Leader. State: Replica: 64244e906b3b455c82f19c176167db50, State: Running, Role: LEADER
I20260630 12:27:16.129009 22526 consensus_queue.cc:237] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } }
I20260630 12:27:16.130565 22541 raft_consensus.cc:515] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } }
I20260630 12:27:16.132613 22541 leader_election.cc:290] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [CANDIDATE]: Term 1 election: Requested vote from peers 793675132dbd42b299858e0ad54d881d (127.16.110.131:36561), b8c716499aa84f35b760d3ac01aef619 (127.16.110.129:37331)
I20260630 12:27:16.133445 22474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7bf147c54e4e06826c5f5c603442b2" candidate_uuid: "64244e906b3b455c82f19c176167db50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "793675132dbd42b299858e0ad54d881d"
I20260630 12:27:16.134042 22474 raft_consensus.cc:3060] T 6c7bf147c54e4e06826c5f5c603442b2 P 793675132dbd42b299858e0ad54d881d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:16.134130 22325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7bf147c54e4e06826c5f5c603442b2" candidate_uuid: "64244e906b3b455c82f19c176167db50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8c716499aa84f35b760d3ac01aef619"
I20260630 12:27:16.134675 22325 raft_consensus.cc:3060] T 6c7bf147c54e4e06826c5f5c603442b2 P b8c716499aa84f35b760d3ac01aef619 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:16.136602 22222 catalog_manager.cc:5697] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64244e906b3b455c82f19c176167db50 (127.16.110.130). New cstate: current_term: 1 leader_uuid: "64244e906b3b455c82f19c176167db50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:16.138787 22474 raft_consensus.cc:2468] T 6c7bf147c54e4e06826c5f5c603442b2 P 793675132dbd42b299858e0ad54d881d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64244e906b3b455c82f19c176167db50 in term 1.
I20260630 12:27:16.139755 22363 leader_election.cc:304] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64244e906b3b455c82f19c176167db50, 793675132dbd42b299858e0ad54d881d; no voters: 
I20260630 12:27:16.140560 22541 raft_consensus.cc:2804] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:16.141022 22541 raft_consensus.cc:697] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [term 1 LEADER]: Becoming Leader. State: Replica: 64244e906b3b455c82f19c176167db50, State: Running, Role: LEADER
I20260630 12:27:16.141198 22325 raft_consensus.cc:2468] T 6c7bf147c54e4e06826c5f5c603442b2 P b8c716499aa84f35b760d3ac01aef619 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64244e906b3b455c82f19c176167db50 in term 1.
I20260630 12:27:16.141813 22541 consensus_queue.cc:237] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } }
I20260630 12:27:16.150786 22222 catalog_manager.cc:5697] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64244e906b3b455c82f19c176167db50 (127.16.110.130). New cstate: current_term: 1 leader_uuid: "64244e906b3b455c82f19c176167db50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:16.187296 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:16.193665 22545 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:16.194707 22546 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:16.196910 16826 server_base.cc:1061] running on GCE node
W20260630 12:27:16.197436 22548 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:16.198443 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:16.198693 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:16.198901 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822436198863 us; error 0 us; skew 500 ppm
I20260630 12:27:16.199481 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:16.201903 16826 webserver.cc:533] Webserver started at http://127.16.110.132:41873/ using document root <none> and password file <none>
I20260630 12:27:16.202384 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:16.202593 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:16.202865 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:16.203981 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822292038890-16826-0/minicluster-data/ts-3-root/instance:
uuid: "c76d501929cc471bb57141ca4bfa891b"
format_stamp: "Formatted at 2026-06-30 12:27:16 on dist-test-slave-pnhc"
I20260630 12:27:16.208483 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:27:16.211796 22553 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:16.212634 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:16.212939 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822292038890-16826-0/minicluster-data/ts-3-root
uuid: "c76d501929cc471bb57141ca4bfa891b"
format_stamp: "Formatted at 2026-06-30 12:27:16 on dist-test-slave-pnhc"
I20260630 12:27:16.213300 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822292038890-16826-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822292038890-16826-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822292038890-16826-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:16.229651 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:16.230970 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:16.232450 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:16.234737 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:16.234972 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:16.235210 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:16.235392 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:16.278261 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.132:35561
I20260630 12:27:16.278363 22615 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.132:35561 every 8 connection(s)
I20260630 12:27:16.292312 22616 heartbeater.cc:344] Connected to a master server at 127.16.110.190:34557
I20260630 12:27:16.292718 22616 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:16.293417 22616 heartbeater.cc:507] Master 127.16.110.190:34557 requested a full tablet report, sending...
I20260630 12:27:16.295439 22222 ts_manager.cc:194] Registered new tserver with Master: c76d501929cc471bb57141ca4bfa891b (127.16.110.132:35561)
I20260630 12:27:16.297003 22222 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52546
I20260630 12:27:16.361821 22541 consensus_queue.cc:1048] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:27:16.368495 22526 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:27:16.368817 22526 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:27:16.373950 22528 consensus_queue.cc:1048] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:16.379954 22276 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:16.380223 22541 consensus_queue.cc:1048] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:27:16.404141 22528 consensus_queue.cc:1048] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:16.414420 22398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c7bf147c54e4e06826c5f5c603442b2"
dest_uuid: "64244e906b3b455c82f19c176167db50"
mode: GRACEFUL
new_leader_uuid: "793675132dbd42b299858e0ad54d881d"
 from {username='slave'} at 127.0.0.1:60780
I20260630 12:27:16.415505 22398 raft_consensus.cc:606] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [term 1 LEADER]: Received request to transfer leadership to TS 793675132dbd42b299858e0ad54d881d
I20260630 12:27:16.416409 22399 consensus_queue.cc:237] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } attrs { replace: true } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: true } }
I20260630 12:27:16.417156 22276 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:27:16.417903 22276 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:16.423444 22474 raft_consensus.cc:1275] T 1c46ac2d3bd6405e9744dc6966c93acc P 793675132dbd42b299858e0ad54d881d [term 1 FOLLOWER]: Refusing update from remote peer 64244e906b3b455c82f19c176167db50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:16.425895 22325 raft_consensus.cc:1275] T 1c46ac2d3bd6405e9744dc6966c93acc P b8c716499aa84f35b760d3ac01aef619 [term 1 FOLLOWER]: Refusing update from remote peer 64244e906b3b455c82f19c176167db50: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:16.426123 22542 consensus_queue.cc:1048] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:27:16.428607 22629 consensus_queue.cc:1048] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:16.437239 22474 raft_consensus.cc:2955] T 1c46ac2d3bd6405e9744dc6966c93acc P 793675132dbd42b299858e0ad54d881d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c76d501929cc471bb57141ca4bfa891b (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } attrs { replace: true } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: true } } }
I20260630 12:27:16.454248 22325 raft_consensus.cc:2955] T 1c46ac2d3bd6405e9744dc6966c93acc P b8c716499aa84f35b760d3ac01aef619 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c76d501929cc471bb57141ca4bfa891b (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } attrs { replace: true } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: true } } }
I20260630 12:27:16.455291 22629 consensus_queue.cc:1048] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:27:16.458209 22363 consensus_peers.cc:597] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 -> Peer c76d501929cc471bb57141ca4bfa891b (127.16.110.132:35561): Couldn't send request to peer c76d501929cc471bb57141ca4bfa891b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1c46ac2d3bd6405e9744dc6966c93acc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:16.467391 22223 catalog_manager.cc:5697] T 1c46ac2d3bd6405e9744dc6966c93acc P b8c716499aa84f35b760d3ac01aef619 reported cstate change: config changed from index -1 to 2, NON_VOTER c76d501929cc471bb57141ca4bfa891b (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "64244e906b3b455c82f19c176167db50" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } attrs { replace: true } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: true } } }
I20260630 12:27:16.696220 22636 ts_tablet_manager.cc:933] T 1c46ac2d3bd6405e9744dc6966c93acc P c76d501929cc471bb57141ca4bfa891b: Initiating tablet copy from peer 64244e906b3b455c82f19c176167db50 (127.16.110.130:44229)
I20260630 12:27:16.697683 22636 tablet_copy_client.cc:323] T 1c46ac2d3bd6405e9744dc6966c93acc P c76d501929cc471bb57141ca4bfa891b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.130:44229
I20260630 12:27:16.705564 22410 tablet_copy_service.cc:140] P 64244e906b3b455c82f19c176167db50: Received BeginTabletCopySession request for tablet 1c46ac2d3bd6405e9744dc6966c93acc from peer c76d501929cc471bb57141ca4bfa891b ({username='slave'} at 127.0.0.1:60786)
I20260630 12:27:16.706066 22410 tablet_copy_service.cc:161] P 64244e906b3b455c82f19c176167db50: Beginning new tablet copy session on tablet 1c46ac2d3bd6405e9744dc6966c93acc from peer c76d501929cc471bb57141ca4bfa891b at {username='slave'} at 127.0.0.1:60786: session id = c76d501929cc471bb57141ca4bfa891b-1c46ac2d3bd6405e9744dc6966c93acc
I20260630 12:27:16.711377 22410 tablet_copy_source_session.cc:215] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:16.714068 22636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c46ac2d3bd6405e9744dc6966c93acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:16.724694 22636 tablet_copy_client.cc:806] T 1c46ac2d3bd6405e9744dc6966c93acc P c76d501929cc471bb57141ca4bfa891b: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:16.725252 22636 tablet_copy_client.cc:670] T 1c46ac2d3bd6405e9744dc6966c93acc P c76d501929cc471bb57141ca4bfa891b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:16.728695 22636 tablet_copy_client.cc:538] T 1c46ac2d3bd6405e9744dc6966c93acc P c76d501929cc471bb57141ca4bfa891b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:16.734741 22636 tablet_bootstrap.cc:492] T 1c46ac2d3bd6405e9744dc6966c93acc P c76d501929cc471bb57141ca4bfa891b: Bootstrap starting.
I20260630 12:27:16.746922 22636 tablet_bootstrap.cc:492] T 1c46ac2d3bd6405e9744dc6966c93acc P c76d501929cc471bb57141ca4bfa891b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:27:16.747638 22636 tablet_bootstrap.cc:492] T 1c46ac2d3bd6405e9744dc6966c93acc P c76d501929cc471bb57141ca4bfa891b: Bootstrap complete.
I20260630 12:27:16.748190 22636 ts_tablet_manager.cc:1403] T 1c46ac2d3bd6405e9744dc6966c93acc P c76d501929cc471bb57141ca4bfa891b: Time spent bootstrapping tablet: real 0.014s	user 0.015s	sys 0.000s
I20260630 12:27:16.750095 22636 raft_consensus.cc:359] T 1c46ac2d3bd6405e9744dc6966c93acc P c76d501929cc471bb57141ca4bfa891b [term 1 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } }
I20260630 12:27:16.751045 22636 raft_consensus.cc:740] T 1c46ac2d3bd6405e9744dc6966c93acc P c76d501929cc471bb57141ca4bfa891b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c76d501929cc471bb57141ca4bfa891b, State: Initialized, Role: LEARNER
I20260630 12:27:16.751539 22636 consensus_queue.cc:260] T 1c46ac2d3bd6405e9744dc6966c93acc P c76d501929cc471bb57141ca4bfa891b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } attrs { replace: true } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: true } }
I20260630 12:27:16.753616 22616 heartbeater.cc:499] Master 127.16.110.190:34557 was elected leader, sending a full tablet report...
I20260630 12:27:16.753870 22636 ts_tablet_manager.cc:1434] T 1c46ac2d3bd6405e9744dc6966c93acc P c76d501929cc471bb57141ca4bfa891b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:27:16.755837 22410 tablet_copy_service.cc:342] P 64244e906b3b455c82f19c176167db50: Request end of tablet copy session c76d501929cc471bb57141ca4bfa891b-1c46ac2d3bd6405e9744dc6966c93acc received from {username='slave'} at 127.0.0.1:60786
I20260630 12:27:16.756291 22410 tablet_copy_service.cc:434] P 64244e906b3b455c82f19c176167db50: ending tablet copy session c76d501929cc471bb57141ca4bfa891b-1c46ac2d3bd6405e9744dc6966c93acc on tablet 1c46ac2d3bd6405e9744dc6966c93acc with peer c76d501929cc471bb57141ca4bfa891b
I20260630 12:27:16.877180 22541 raft_consensus.cc:993] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50: : Instructing follower 793675132dbd42b299858e0ad54d881d to start an election
I20260630 12:27:16.877707 22526 raft_consensus.cc:1081] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [term 1 LEADER]: Signalling peer 793675132dbd42b299858e0ad54d881d to start an election
I20260630 12:27:16.879478 22474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c7bf147c54e4e06826c5f5c603442b2"
dest_uuid: "793675132dbd42b299858e0ad54d881d"
 from {username='slave'} at 127.0.0.1:50696
I20260630 12:27:16.879954 22474 raft_consensus.cc:493] T 6c7bf147c54e4e06826c5f5c603442b2 P 793675132dbd42b299858e0ad54d881d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:27:16.880239 22474 raft_consensus.cc:3060] T 6c7bf147c54e4e06826c5f5c603442b2 P 793675132dbd42b299858e0ad54d881d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:16.884969 22474 raft_consensus.cc:515] T 6c7bf147c54e4e06826c5f5c603442b2 P 793675132dbd42b299858e0ad54d881d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } }
I20260630 12:27:16.886808 22474 leader_election.cc:290] T 6c7bf147c54e4e06826c5f5c603442b2 P 793675132dbd42b299858e0ad54d881d [CANDIDATE]: Term 2 election: Requested vote from peers 64244e906b3b455c82f19c176167db50 (127.16.110.130:44229), b8c716499aa84f35b760d3ac01aef619 (127.16.110.129:37331)
I20260630 12:27:16.900992 22400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7bf147c54e4e06826c5f5c603442b2" candidate_uuid: "793675132dbd42b299858e0ad54d881d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64244e906b3b455c82f19c176167db50"
I20260630 12:27:16.901042 22325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7bf147c54e4e06826c5f5c603442b2" candidate_uuid: "793675132dbd42b299858e0ad54d881d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8c716499aa84f35b760d3ac01aef619"
I20260630 12:27:16.901630 22400 raft_consensus.cc:3055] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:27:16.901724 22325 raft_consensus.cc:3060] T 6c7bf147c54e4e06826c5f5c603442b2 P b8c716499aa84f35b760d3ac01aef619 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:16.901952 22400 raft_consensus.cc:740] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64244e906b3b455c82f19c176167db50, State: Running, Role: LEADER
I20260630 12:27:16.902980 22400 consensus_queue.cc:260] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [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: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } }
I20260630 12:27:16.904114 22400 raft_consensus.cc:3060] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:16.907158 22325 raft_consensus.cc:2468] T 6c7bf147c54e4e06826c5f5c603442b2 P b8c716499aa84f35b760d3ac01aef619 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 793675132dbd42b299858e0ad54d881d in term 2.
I20260630 12:27:16.908250 22440 leader_election.cc:304] T 6c7bf147c54e4e06826c5f5c603442b2 P 793675132dbd42b299858e0ad54d881d [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: 793675132dbd42b299858e0ad54d881d, b8c716499aa84f35b760d3ac01aef619; no voters: 
I20260630 12:27:16.909111 22400 raft_consensus.cc:2468] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 793675132dbd42b299858e0ad54d881d in term 2.
I20260630 12:27:16.909179 22632 raft_consensus.cc:2804] T 6c7bf147c54e4e06826c5f5c603442b2 P 793675132dbd42b299858e0ad54d881d [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:16.909878 22632 raft_consensus.cc:697] T 6c7bf147c54e4e06826c5f5c603442b2 P 793675132dbd42b299858e0ad54d881d [term 2 LEADER]: Becoming Leader. State: Replica: 793675132dbd42b299858e0ad54d881d, State: Running, Role: LEADER
I20260630 12:27:16.910753 22632 consensus_queue.cc:237] T 6c7bf147c54e4e06826c5f5c603442b2 P 793675132dbd42b299858e0ad54d881d [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: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } }
I20260630 12:27:16.916896 22223 catalog_manager.cc:5697] T 6c7bf147c54e4e06826c5f5c603442b2 P 793675132dbd42b299858e0ad54d881d reported cstate change: term changed from 1 to 2, leader changed from 64244e906b3b455c82f19c176167db50 (127.16.110.130) to 793675132dbd42b299858e0ad54d881d (127.16.110.131). New cstate: current_term: 2 leader_uuid: "793675132dbd42b299858e0ad54d881d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:16.972003 22634 raft_consensus.cc:2955] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c76d501929cc471bb57141ca4bfa891b (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } attrs { replace: true } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: true } } }
I20260630 12:27:16.992942 22325 consensus_queue.cc:237] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [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: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } attrs { replace: true } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: true } }
I20260630 12:27:16.999545 22400 raft_consensus.cc:1275] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50 [term 1 FOLLOWER]: Refusing update from remote peer b8c716499aa84f35b760d3ac01aef619: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:17.001076 22474 raft_consensus.cc:1275] T c204a42b693740df824b90e3038ff337 P 793675132dbd42b299858e0ad54d881d [term 1 FOLLOWER]: Refusing update from remote peer b8c716499aa84f35b760d3ac01aef619: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:17.001072 22537 consensus_queue.cc:1048] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:27:17.002769 22635 consensus_queue.cc:1048] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:27:17.009673 22288 consensus_peers.cc:597] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 -> Peer c76d501929cc471bb57141ca4bfa891b (127.16.110.132:35561): Couldn't send request to peer c76d501929cc471bb57141ca4bfa891b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c204a42b693740df824b90e3038ff337. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:17.011400 22473 raft_consensus.cc:2955] T c204a42b693740df824b90e3038ff337 P 793675132dbd42b299858e0ad54d881d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c76d501929cc471bb57141ca4bfa891b (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } attrs { replace: true } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: true } } }
I20260630 12:27:17.013067 22400 raft_consensus.cc:2955] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c76d501929cc471bb57141ca4bfa891b (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } attrs { replace: true } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: true } } }
I20260630 12:27:17.023247 22591 raft_consensus.cc:1217] T 1c46ac2d3bd6405e9744dc6966c93acc P c76d501929cc471bb57141ca4bfa891b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:27:17.024180 22591 raft_consensus.cc:2955] T 1c46ac2d3bd6405e9744dc6966c93acc P c76d501929cc471bb57141ca4bfa891b [term 1 LEARNER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c76d501929cc471bb57141ca4bfa891b (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } attrs { replace: true } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: true } } }
I20260630 12:27:17.026013 22222 catalog_manager.cc:5697] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50 reported cstate change: config changed from index -1 to 2, NON_VOTER c76d501929cc471bb57141ca4bfa891b (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "b8c716499aa84f35b760d3ac01aef619" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } attrs { replace: true } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: true } } }
I20260630 12:27:17.154337 22400 raft_consensus.cc:1275] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [term 2 FOLLOWER]: Refusing update from remote peer 793675132dbd42b299858e0ad54d881d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:17.155680 22632 consensus_queue.cc:1048] T 6c7bf147c54e4e06826c5f5c603442b2 P 793675132dbd42b299858e0ad54d881d [LEADER]: Connected to new peer: Peer: permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:17.214241 22325 raft_consensus.cc:1275] T 6c7bf147c54e4e06826c5f5c603442b2 P b8c716499aa84f35b760d3ac01aef619 [term 2 FOLLOWER]: Refusing update from remote peer 793675132dbd42b299858e0ad54d881d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:17.215502 22632 consensus_queue.cc:1048] T 6c7bf147c54e4e06826c5f5c603442b2 P 793675132dbd42b299858e0ad54d881d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:17.227000 22528 raft_consensus.cc:2955] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c76d501929cc471bb57141ca4bfa891b (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } attrs { replace: true } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: true } } }
I20260630 12:27:17.290637 22652 ts_tablet_manager.cc:933] T c204a42b693740df824b90e3038ff337 P c76d501929cc471bb57141ca4bfa891b: Initiating tablet copy from peer b8c716499aa84f35b760d3ac01aef619 (127.16.110.129:37331)
I20260630 12:27:17.292325 22652 tablet_copy_client.cc:323] T c204a42b693740df824b90e3038ff337 P c76d501929cc471bb57141ca4bfa891b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.129:37331
I20260630 12:27:17.303316 22335 tablet_copy_service.cc:140] P b8c716499aa84f35b760d3ac01aef619: Received BeginTabletCopySession request for tablet c204a42b693740df824b90e3038ff337 from peer c76d501929cc471bb57141ca4bfa891b ({username='slave'} at 127.0.0.1:41622)
I20260630 12:27:17.303937 22335 tablet_copy_service.cc:161] P b8c716499aa84f35b760d3ac01aef619: Beginning new tablet copy session on tablet c204a42b693740df824b90e3038ff337 from peer c76d501929cc471bb57141ca4bfa891b at {username='slave'} at 127.0.0.1:41622: session id = c76d501929cc471bb57141ca4bfa891b-c204a42b693740df824b90e3038ff337
I20260630 12:27:17.311967 22335 tablet_copy_source_session.cc:215] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:17.315303 22652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c204a42b693740df824b90e3038ff337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:17.326413 22652 tablet_copy_client.cc:806] T c204a42b693740df824b90e3038ff337 P c76d501929cc471bb57141ca4bfa891b: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:17.326939 22652 tablet_copy_client.cc:670] T c204a42b693740df824b90e3038ff337 P c76d501929cc471bb57141ca4bfa891b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:17.330766 22652 tablet_copy_client.cc:538] T c204a42b693740df824b90e3038ff337 P c76d501929cc471bb57141ca4bfa891b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:17.337396 22652 tablet_bootstrap.cc:492] T c204a42b693740df824b90e3038ff337 P c76d501929cc471bb57141ca4bfa891b: Bootstrap starting.
I20260630 12:27:17.349326 22634 raft_consensus.cc:1064] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50: attempting to promote NON_VOTER c76d501929cc471bb57141ca4bfa891b to VOTER
I20260630 12:27:17.352351 22634 consensus_queue.cc:237] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [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: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } attrs { replace: true } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: false } }
I20260630 12:27:17.354235 22652 tablet_bootstrap.cc:492] T c204a42b693740df824b90e3038ff337 P c76d501929cc471bb57141ca4bfa891b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:17.355149 22652 tablet_bootstrap.cc:492] T c204a42b693740df824b90e3038ff337 P c76d501929cc471bb57141ca4bfa891b: Bootstrap complete.
I20260630 12:27:17.355837 22652 ts_tablet_manager.cc:1403] T c204a42b693740df824b90e3038ff337 P c76d501929cc471bb57141ca4bfa891b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260630 12:27:17.358662 22473 raft_consensus.cc:1275] T 1c46ac2d3bd6405e9744dc6966c93acc P 793675132dbd42b299858e0ad54d881d [term 1 FOLLOWER]: Refusing update from remote peer 64244e906b3b455c82f19c176167db50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:17.358860 22652 raft_consensus.cc:359] T c204a42b693740df824b90e3038ff337 P c76d501929cc471bb57141ca4bfa891b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } attrs { replace: true } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: true } }
I20260630 12:27:17.359738 22652 raft_consensus.cc:740] T c204a42b693740df824b90e3038ff337 P c76d501929cc471bb57141ca4bfa891b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c76d501929cc471bb57141ca4bfa891b, State: Initialized, Role: LEARNER
I20260630 12:27:17.360467 22541 consensus_queue.cc:1048] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:17.360991 22591 raft_consensus.cc:1275] T 1c46ac2d3bd6405e9744dc6966c93acc P c76d501929cc471bb57141ca4bfa891b [term 1 LEARNER]: Refusing update from remote peer 64244e906b3b455c82f19c176167db50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:17.361171 22325 raft_consensus.cc:1275] T 1c46ac2d3bd6405e9744dc6966c93acc P b8c716499aa84f35b760d3ac01aef619 [term 1 FOLLOWER]: Refusing update from remote peer 64244e906b3b455c82f19c176167db50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:17.362623 22541 consensus_queue.cc:1048] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:17.360440 22652 consensus_queue.cc:260] T c204a42b693740df824b90e3038ff337 P c76d501929cc471bb57141ca4bfa891b [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: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } attrs { replace: true } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: true } }
I20260630 12:27:17.363839 22542 consensus_queue.cc:1048] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:17.365171 22652 ts_tablet_manager.cc:1434] T c204a42b693740df824b90e3038ff337 P c76d501929cc471bb57141ca4bfa891b: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260630 12:27:17.369542 22335 tablet_copy_service.cc:342] P b8c716499aa84f35b760d3ac01aef619: Request end of tablet copy session c76d501929cc471bb57141ca4bfa891b-c204a42b693740df824b90e3038ff337 received from {username='slave'} at 127.0.0.1:41622
I20260630 12:27:17.370604 22335 tablet_copy_service.cc:434] P b8c716499aa84f35b760d3ac01aef619: ending tablet copy session c76d501929cc471bb57141ca4bfa891b-c204a42b693740df824b90e3038ff337 on tablet c204a42b693740df824b90e3038ff337 with peer c76d501929cc471bb57141ca4bfa891b
I20260630 12:27:17.374980 22325 raft_consensus.cc:2955] T 1c46ac2d3bd6405e9744dc6966c93acc P b8c716499aa84f35b760d3ac01aef619 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c76d501929cc471bb57141ca4bfa891b (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } attrs { replace: true } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: false } } }
I20260630 12:27:17.376291 22591 raft_consensus.cc:2955] T 1c46ac2d3bd6405e9744dc6966c93acc P c76d501929cc471bb57141ca4bfa891b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c76d501929cc471bb57141ca4bfa891b (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } attrs { replace: true } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: false } } }
I20260630 12:27:17.403074 22220 catalog_manager.cc:5697] T 1c46ac2d3bd6405e9744dc6966c93acc P b8c716499aa84f35b760d3ac01aef619 reported cstate change: config changed from index 2 to 3, c76d501929cc471bb57141ca4bfa891b (127.16.110.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "64244e906b3b455c82f19c176167db50" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } attrs { replace: true } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: false } } }
I20260630 12:27:17.536474 22542 raft_consensus.cc:2955] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c76d501929cc471bb57141ca4bfa891b (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } attrs { replace: true } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: false } } }
I20260630 12:27:17.549722 22473 raft_consensus.cc:2955] T 1c46ac2d3bd6405e9744dc6966c93acc P 793675132dbd42b299858e0ad54d881d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c76d501929cc471bb57141ca4bfa891b (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } attrs { replace: true } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: false } } }
I20260630 12:27:17.556633 22400 consensus_queue.cc:237] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [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: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: false } }
I20260630 12:27:17.565392 22473 raft_consensus.cc:1275] T 1c46ac2d3bd6405e9744dc6966c93acc P 793675132dbd42b299858e0ad54d881d [term 1 FOLLOWER]: Refusing update from remote peer 64244e906b3b455c82f19c176167db50: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:17.565459 22591 raft_consensus.cc:1275] T 1c46ac2d3bd6405e9744dc6966c93acc P c76d501929cc471bb57141ca4bfa891b [term 1 FOLLOWER]: Refusing update from remote peer 64244e906b3b455c82f19c176167db50: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:17.567024 22526 consensus_queue.cc:1048] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:17.568301 22542 consensus_queue.cc:1048] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:17.572080 22590 raft_consensus.cc:1217] T c204a42b693740df824b90e3038ff337 P c76d501929cc471bb57141ca4bfa891b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:27:17.575580 22474 raft_consensus.cc:2955] T 1c46ac2d3bd6405e9744dc6966c93acc P 793675132dbd42b299858e0ad54d881d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8c716499aa84f35b760d3ac01aef619 (127.16.110.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: false } } }
I20260630 12:27:17.588990 22220 catalog_manager.cc:5697] T 1c46ac2d3bd6405e9744dc6966c93acc P 793675132dbd42b299858e0ad54d881d reported cstate change: config changed from index 3 to 4, VOTER b8c716499aa84f35b760d3ac01aef619 (127.16.110.129) evicted. New cstate: current_term: 1 leader_uuid: "64244e906b3b455c82f19c176167db50" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: false } } }
I20260630 12:27:17.588966 22591 raft_consensus.cc:2955] T 1c46ac2d3bd6405e9744dc6966c93acc P c76d501929cc471bb57141ca4bfa891b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8c716499aa84f35b760d3ac01aef619 (127.16.110.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: false } } }
I20260630 12:27:17.774781 22315 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c46ac2d3bd6405e9744dc6966c93acc with delete_type TABLET_DATA_TOMBSTONED (TS b8c716499aa84f35b760d3ac01aef619 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41574
I20260630 12:27:17.777329 22656 tablet_replica.cc:333] T 1c46ac2d3bd6405e9744dc6966c93acc P b8c716499aa84f35b760d3ac01aef619: stopping tablet replica
I20260630 12:27:17.778251 22656 raft_consensus.cc:2243] T 1c46ac2d3bd6405e9744dc6966c93acc P b8c716499aa84f35b760d3ac01aef619 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:17.778983 22656 raft_consensus.cc:2272] T 1c46ac2d3bd6405e9744dc6966c93acc P b8c716499aa84f35b760d3ac01aef619 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:17.782006 22656 ts_tablet_manager.cc:1916] T 1c46ac2d3bd6405e9744dc6966c93acc P b8c716499aa84f35b760d3ac01aef619: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:17.797266 22656 ts_tablet_manager.cc:1929] T 1c46ac2d3bd6405e9744dc6966c93acc P b8c716499aa84f35b760d3ac01aef619: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:27:17.797662 22656 log.cc:1199] T 1c46ac2d3bd6405e9744dc6966c93acc P b8c716499aa84f35b760d3ac01aef619: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822292038890-16826-0/minicluster-data/ts-0-root/wals/1c46ac2d3bd6405e9744dc6966c93acc
I20260630 12:27:17.799366 22210 catalog_manager.cc:5028] TS b8c716499aa84f35b760d3ac01aef619 (127.16.110.129:37331): tablet 1c46ac2d3bd6405e9744dc6966c93acc (table test-workload [id=6a80723e1f0d410eb2b273a6d2b4ce22]) successfully deleted
I20260630 12:27:18.040350 22634 raft_consensus.cc:2955] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8c716499aa84f35b760d3ac01aef619 (127.16.110.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: false } } }
I20260630 12:27:18.047191 22210 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1c46ac2d3bd6405e9744dc6966c93acc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:18.135859 22537 raft_consensus.cc:1064] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619: attempting to promote NON_VOTER c76d501929cc471bb57141ca4bfa891b to VOTER
I20260630 12:27:18.138475 22537 consensus_queue.cc:237] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [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: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } attrs { replace: true } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: false } }
I20260630 12:27:18.144294 22591 raft_consensus.cc:1275] T c204a42b693740df824b90e3038ff337 P c76d501929cc471bb57141ca4bfa891b [term 1 LEARNER]: Refusing update from remote peer b8c716499aa84f35b760d3ac01aef619: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:18.144958 22474 raft_consensus.cc:1275] T c204a42b693740df824b90e3038ff337 P 793675132dbd42b299858e0ad54d881d [term 1 FOLLOWER]: Refusing update from remote peer b8c716499aa84f35b760d3ac01aef619: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:18.145939 22657 consensus_queue.cc:1048] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:18.146534 22400 raft_consensus.cc:1275] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50 [term 1 FOLLOWER]: Refusing update from remote peer b8c716499aa84f35b760d3ac01aef619: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:18.146972 22537 consensus_queue.cc:1048] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:18.147866 22528 consensus_queue.cc:1048] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:18.175267 22591 raft_consensus.cc:2955] T c204a42b693740df824b90e3038ff337 P c76d501929cc471bb57141ca4bfa891b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c76d501929cc471bb57141ca4bfa891b (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } attrs { replace: true } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: false } } }
I20260630 12:27:18.177239 22400 raft_consensus.cc:2955] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c76d501929cc471bb57141ca4bfa891b (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } attrs { replace: true } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: false } } }
I20260630 12:27:18.189739 22220 catalog_manager.cc:5697] T c204a42b693740df824b90e3038ff337 P c76d501929cc471bb57141ca4bfa891b reported cstate change: config changed from index 2 to 3, c76d501929cc471bb57141ca4bfa891b (127.16.110.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b8c716499aa84f35b760d3ac01aef619" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } attrs { replace: true } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: false } } }
I20260630 12:27:18.364437 22657 raft_consensus.cc:2955] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c76d501929cc471bb57141ca4bfa891b (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } attrs { replace: true } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: false } } }
I20260630 12:27:18.376595 22474 raft_consensus.cc:2955] T c204a42b693740df824b90e3038ff337 P 793675132dbd42b299858e0ad54d881d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c76d501929cc471bb57141ca4bfa891b (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "793675132dbd42b299858e0ad54d881d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 36561 } attrs { replace: true } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: false } } }
I20260630 12:27:18.418920 22276 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:18.421900 22276 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:18.422317 22276 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:18.478170 22325 consensus_queue.cc:237] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [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: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: false } }
I20260630 12:27:18.484777 22591 raft_consensus.cc:1275] T c204a42b693740df824b90e3038ff337 P c76d501929cc471bb57141ca4bfa891b [term 1 FOLLOWER]: Refusing update from remote peer b8c716499aa84f35b760d3ac01aef619: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:18.484985 22400 raft_consensus.cc:1275] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50 [term 1 FOLLOWER]: Refusing update from remote peer b8c716499aa84f35b760d3ac01aef619: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:18.486413 22528 consensus_queue.cc:1048] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:18.487397 22537 consensus_queue.cc:1048] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:18.495805 22400 raft_consensus.cc:2955] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 793675132dbd42b299858e0ad54d881d (127.16.110.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: false } } }
I20260630 12:27:18.495867 22591 raft_consensus.cc:2955] T c204a42b693740df824b90e3038ff337 P c76d501929cc471bb57141ca4bfa891b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 793675132dbd42b299858e0ad54d881d (127.16.110.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: false } } }
I20260630 12:27:18.506319 22222 catalog_manager.cc:5697] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50 reported cstate change: config changed from index 3 to 4, VOTER 793675132dbd42b299858e0ad54d881d (127.16.110.131) evicted. New cstate: current_term: 1 leader_uuid: "b8c716499aa84f35b760d3ac01aef619" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: false } } }
I20260630 12:27:18.928823 22657 raft_consensus.cc:2955] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 793675132dbd42b299858e0ad54d881d (127.16.110.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8c716499aa84f35b760d3ac01aef619" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37331 } } peers { permanent_uuid: "64244e906b3b455c82f19c176167db50" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44229 } } peers { permanent_uuid: "c76d501929cc471bb57141ca4bfa891b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 35561 } attrs { promote: false } } }
I20260630 12:27:18.946305 22210 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c204a42b693740df824b90e3038ff337 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:19.043968 22463 tablet_service.cc:1558] Processing DeleteTablet for tablet c204a42b693740df824b90e3038ff337 with delete_type TABLET_DATA_TOMBSTONED (TS 793675132dbd42b299858e0ad54d881d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50686
I20260630 12:27:19.045746 22664 tablet_replica.cc:333] T c204a42b693740df824b90e3038ff337 P 793675132dbd42b299858e0ad54d881d: stopping tablet replica
I20260630 12:27:19.046638 22664 raft_consensus.cc:2243] T c204a42b693740df824b90e3038ff337 P 793675132dbd42b299858e0ad54d881d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:19.047802 22664 raft_consensus.cc:2272] T c204a42b693740df824b90e3038ff337 P 793675132dbd42b299858e0ad54d881d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:19.052389 22664 ts_tablet_manager.cc:1916] T c204a42b693740df824b90e3038ff337 P 793675132dbd42b299858e0ad54d881d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:27:19.067647 22664 ts_tablet_manager.cc:1929] T c204a42b693740df824b90e3038ff337 P 793675132dbd42b299858e0ad54d881d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:27:19.067965 22664 log.cc:1199] T c204a42b693740df824b90e3038ff337 P 793675132dbd42b299858e0ad54d881d: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822292038890-16826-0/minicluster-data/ts-2-root/wals/c204a42b693740df824b90e3038ff337
I20260630 12:27:19.069298 22207 catalog_manager.cc:5028] TS 793675132dbd42b299858e0ad54d881d (127.16.110.131:36561): tablet c204a42b693740df824b90e3038ff337 (table test-workload [id=6a80723e1f0d410eb2b273a6d2b4ce22]) successfully deleted
W20260630 12:27:19.968789 22421 debug-util.cc:398] Leaking SignalData structure 0x7b0800280f40 after lost signal to thread 16829
W20260630 12:27:19.969820 22421 debug-util.cc:398] Leaking SignalData structure 0x7b080027c620 after lost signal to thread 22257
W20260630 12:27:19.970897 22421 debug-util.cc:398] Leaking SignalData structure 0x7b08001e31e0 after lost signal to thread 22349
W20260630 12:27:19.971822 22421 debug-util.cc:398] Leaking SignalData structure 0x7b080010cfe0 after lost signal to thread 22424
W20260630 12:27:19.972800 22421 debug-util.cc:398] Leaking SignalData structure 0x7b08002932c0 after lost signal to thread 22498
W20260630 12:27:19.973981 22421 debug-util.cc:398] Leaking SignalData structure 0x7b08001931e0 after lost signal to thread 22615
I20260630 12:27:20.423241 22276 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:20.425974 22276 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:20.426352 22276 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:22.427294 22276 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:22.430002 22276 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:22.430389 22276 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:24.431631 22276 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:24.434604 22276 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:24.435058 22276 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:24.439821 16826 tablet_server.cc:179] TabletServer@127.16.110.129:0 shutting down...
I20260630 12:27:24.471714 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:24.472735 16826 tablet_replica.cc:333] T 6c7bf147c54e4e06826c5f5c603442b2 P b8c716499aa84f35b760d3ac01aef619: stopping tablet replica
I20260630 12:27:24.473417 16826 raft_consensus.cc:2243] T 6c7bf147c54e4e06826c5f5c603442b2 P b8c716499aa84f35b760d3ac01aef619 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:24.474284 16826 raft_consensus.cc:2272] T 6c7bf147c54e4e06826c5f5c603442b2 P b8c716499aa84f35b760d3ac01aef619 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:24.477471 16826 tablet_replica.cc:333] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619: stopping tablet replica
I20260630 12:27:24.478050 16826 raft_consensus.cc:2243] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:24.479388 16826 raft_consensus.cc:2272] T c204a42b693740df824b90e3038ff337 P b8c716499aa84f35b760d3ac01aef619 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:24.506721 16826 tablet_server.cc:196] TabletServer@127.16.110.129:0 shutdown complete.
I20260630 12:27:24.526497 16826 tablet_server.cc:179] TabletServer@127.16.110.130:0 shutting down...
I20260630 12:27:24.549440 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:24.550242 16826 tablet_replica.cc:333] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50: stopping tablet replica
I20260630 12:27:24.550875 16826 raft_consensus.cc:2243] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:24.551445 16826 raft_consensus.cc:2272] T 6c7bf147c54e4e06826c5f5c603442b2 P 64244e906b3b455c82f19c176167db50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:24.553823 16826 tablet_replica.cc:333] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50: stopping tablet replica
I20260630 12:27:24.554358 16826 raft_consensus.cc:2243] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:24.555307 16826 raft_consensus.cc:2272] T 1c46ac2d3bd6405e9744dc6966c93acc P 64244e906b3b455c82f19c176167db50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:24.557907 16826 tablet_replica.cc:333] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50: stopping tablet replica
I20260630 12:27:24.558436 16826 raft_consensus.cc:2243] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:24.559461 16826 raft_consensus.cc:2272] T c204a42b693740df824b90e3038ff337 P 64244e906b3b455c82f19c176167db50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:24.606611 16826 tablet_server.cc:196] TabletServer@127.16.110.130:0 shutdown complete.
W20260630 12:27:24.622716 22440 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.110.130:44229: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260630 12:27:24.626932 22440 consensus_peers.cc:597] T 6c7bf147c54e4e06826c5f5c603442b2 P 793675132dbd42b299858e0ad54d881d -> Peer 64244e906b3b455c82f19c176167db50 (127.16.110.130:44229): Couldn't send request to peer 64244e906b3b455c82f19c176167db50. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.130:44229: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:24.627419 16826 tablet_server.cc:179] TabletServer@127.16.110.131:0 shutting down...
I20260630 12:27:24.654031 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:24.654808 16826 tablet_replica.cc:333] T 6c7bf147c54e4e06826c5f5c603442b2 P 793675132dbd42b299858e0ad54d881d: stopping tablet replica
I20260630 12:27:24.655421 16826 raft_consensus.cc:2243] T 6c7bf147c54e4e06826c5f5c603442b2 P 793675132dbd42b299858e0ad54d881d [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:24.656448 16826 raft_consensus.cc:2272] T 6c7bf147c54e4e06826c5f5c603442b2 P 793675132dbd42b299858e0ad54d881d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:24.658807 16826 tablet_replica.cc:333] T 1c46ac2d3bd6405e9744dc6966c93acc P 793675132dbd42b299858e0ad54d881d: stopping tablet replica
I20260630 12:27:24.659313 16826 raft_consensus.cc:2243] T 1c46ac2d3bd6405e9744dc6966c93acc P 793675132dbd42b299858e0ad54d881d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:24.660218 16826 raft_consensus.cc:2272] T 1c46ac2d3bd6405e9744dc6966c93acc P 793675132dbd42b299858e0ad54d881d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:24.684463 16826 tablet_server.cc:196] TabletServer@127.16.110.131:0 shutdown complete.
I20260630 12:27:24.699414 16826 tablet_server.cc:179] TabletServer@127.16.110.132:0 shutting down...
I20260630 12:27:24.721872 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:24.722604 16826 tablet_replica.cc:333] T c204a42b693740df824b90e3038ff337 P c76d501929cc471bb57141ca4bfa891b: stopping tablet replica
I20260630 12:27:24.723197 16826 raft_consensus.cc:2243] T c204a42b693740df824b90e3038ff337 P c76d501929cc471bb57141ca4bfa891b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:24.724088 16826 raft_consensus.cc:2272] T c204a42b693740df824b90e3038ff337 P c76d501929cc471bb57141ca4bfa891b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:24.726382 16826 tablet_replica.cc:333] T 1c46ac2d3bd6405e9744dc6966c93acc P c76d501929cc471bb57141ca4bfa891b: stopping tablet replica
I20260630 12:27:24.726869 16826 raft_consensus.cc:2243] T 1c46ac2d3bd6405e9744dc6966c93acc P c76d501929cc471bb57141ca4bfa891b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:24.727631 16826 raft_consensus.cc:2272] T 1c46ac2d3bd6405e9744dc6966c93acc P c76d501929cc471bb57141ca4bfa891b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:24.748888 16826 tablet_server.cc:196] TabletServer@127.16.110.132:0 shutdown complete.
I20260630 12:27:24.761579 16826 master.cc:562] Master@127.16.110.190:34557 shutting down...
I20260630 12:27:24.782039 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cb76c43e9a7d4028b9d620aae96c46b3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:24.782716 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cb76c43e9a7d4028b9d620aae96c46b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:24.783071 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P cb76c43e9a7d4028b9d620aae96c46b3: stopping tablet replica
I20260630 12:27:24.802798 16826 master.cc:584] Master@127.16.110.190:34557 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (10600 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:27:24.843015 16826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.110.190:45731
I20260630 12:27:24.844210 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:24.850261 22669 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:24.850271 22670 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:24.851374 22672 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:24.852778 16826 server_base.cc:1061] running on GCE node
I20260630 12:27:24.853714 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:24.853935 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:24.854123 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822444854088 us; error 0 us; skew 500 ppm
I20260630 12:27:24.854640 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:24.857139 16826 webserver.cc:533] Webserver started at http://127.16.110.190:35695/ using document root <none> and password file <none>
I20260630 12:27:24.857616 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:24.857811 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:24.858103 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:24.859266 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822292038890-16826-0/minicluster-data/master-0-root/instance:
uuid: "e619bb8aa4034d14b48990c56271a0b3"
format_stamp: "Formatted at 2026-06-30 12:27:24 on dist-test-slave-pnhc"
I20260630 12:27:24.863802 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:24.867092 22677 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:24.867851 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:24.868253 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822292038890-16826-0/minicluster-data/master-0-root
uuid: "e619bb8aa4034d14b48990c56271a0b3"
format_stamp: "Formatted at 2026-06-30 12:27:24 on dist-test-slave-pnhc"
I20260630 12:27:24.868539 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822292038890-16826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822292038890-16826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822292038890-16826-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:24.889158 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:24.890362 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:24.929128 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.190:45731
I20260630 12:27:24.929248 22728 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.190:45731 every 8 connection(s)
I20260630 12:27:24.933318 22729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:24.944535 22729 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e619bb8aa4034d14b48990c56271a0b3: Bootstrap starting.
I20260630 12:27:24.949157 22729 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e619bb8aa4034d14b48990c56271a0b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:24.953301 22729 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e619bb8aa4034d14b48990c56271a0b3: No bootstrap required, opened a new log
I20260630 12:27:24.955413 22729 raft_consensus.cc:359] T 00000000000000000000000000000000 P e619bb8aa4034d14b48990c56271a0b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e619bb8aa4034d14b48990c56271a0b3" member_type: VOTER }
I20260630 12:27:24.955862 22729 raft_consensus.cc:385] T 00000000000000000000000000000000 P e619bb8aa4034d14b48990c56271a0b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:24.956037 22729 raft_consensus.cc:740] T 00000000000000000000000000000000 P e619bb8aa4034d14b48990c56271a0b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e619bb8aa4034d14b48990c56271a0b3, State: Initialized, Role: FOLLOWER
I20260630 12:27:24.956700 22729 consensus_queue.cc:260] T 00000000000000000000000000000000 P e619bb8aa4034d14b48990c56271a0b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e619bb8aa4034d14b48990c56271a0b3" member_type: VOTER }
I20260630 12:27:24.957142 22729 raft_consensus.cc:399] T 00000000000000000000000000000000 P e619bb8aa4034d14b48990c56271a0b3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:24.957327 22729 raft_consensus.cc:493] T 00000000000000000000000000000000 P e619bb8aa4034d14b48990c56271a0b3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:24.957535 22729 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e619bb8aa4034d14b48990c56271a0b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:24.962157 22729 raft_consensus.cc:515] T 00000000000000000000000000000000 P e619bb8aa4034d14b48990c56271a0b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e619bb8aa4034d14b48990c56271a0b3" member_type: VOTER }
I20260630 12:27:24.962620 22729 leader_election.cc:304] T 00000000000000000000000000000000 P e619bb8aa4034d14b48990c56271a0b3 [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: e619bb8aa4034d14b48990c56271a0b3; no voters: 
I20260630 12:27:24.963626 22729 leader_election.cc:290] T 00000000000000000000000000000000 P e619bb8aa4034d14b48990c56271a0b3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:24.964025 22732 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e619bb8aa4034d14b48990c56271a0b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:24.965437 22732 raft_consensus.cc:697] T 00000000000000000000000000000000 P e619bb8aa4034d14b48990c56271a0b3 [term 1 LEADER]: Becoming Leader. State: Replica: e619bb8aa4034d14b48990c56271a0b3, State: Running, Role: LEADER
I20260630 12:27:24.966089 22732 consensus_queue.cc:237] T 00000000000000000000000000000000 P e619bb8aa4034d14b48990c56271a0b3 [LEADER]: Queue going to LEADER mode. State: All 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: "e619bb8aa4034d14b48990c56271a0b3" member_type: VOTER }
I20260630 12:27:24.966630 22729 sys_catalog.cc:565] T 00000000000000000000000000000000 P e619bb8aa4034d14b48990c56271a0b3 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:24.971873 22733 sys_catalog.cc:455] T 00000000000000000000000000000000 P e619bb8aa4034d14b48990c56271a0b3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e619bb8aa4034d14b48990c56271a0b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e619bb8aa4034d14b48990c56271a0b3" member_type: VOTER } }
I20260630 12:27:24.972648 22733 sys_catalog.cc:458] T 00000000000000000000000000000000 P e619bb8aa4034d14b48990c56271a0b3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:24.974203 22734 sys_catalog.cc:455] T 00000000000000000000000000000000 P e619bb8aa4034d14b48990c56271a0b3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e619bb8aa4034d14b48990c56271a0b3. Latest consensus state: current_term: 1 leader_uuid: "e619bb8aa4034d14b48990c56271a0b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e619bb8aa4034d14b48990c56271a0b3" member_type: VOTER } }
I20260630 12:27:24.974684 22740 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:24.974972 22734 sys_catalog.cc:458] T 00000000000000000000000000000000 P e619bb8aa4034d14b48990c56271a0b3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:24.979962 22740 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:24.982138 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:24.988837 22740 catalog_manager.cc:1383] Generated new cluster ID: cf57de5e96864b98a31eb9b58d3b967e
I20260630 12:27:24.989149 22740 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:25.014153 22740 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:25.015400 22740 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:25.027535 22740 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e619bb8aa4034d14b48990c56271a0b3: Generated new TSK 0
I20260630 12:27:25.028209 22740 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:25.048493 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:25.054610 22750 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:25.055469 22751 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:25.057775 16826 server_base.cc:1061] running on GCE node
W20260630 12:27:25.057951 22753 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:25.059018 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:25.059226 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:25.059355 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822445059343 us; error 0 us; skew 500 ppm
I20260630 12:27:25.059790 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:25.062181 16826 webserver.cc:533] Webserver started at http://127.16.110.129:43763/ using document root <none> and password file <none>
I20260630 12:27:25.062592 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:25.062803 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:25.063019 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:25.064203 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822292038890-16826-0/minicluster-data/ts-0-root/instance:
uuid: "95569626903d409c9c9a2637e06be22d"
format_stamp: "Formatted at 2026-06-30 12:27:25 on dist-test-slave-pnhc"
I20260630 12:27:25.068588 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:27:25.072032 22758 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:25.072899 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:25.073210 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822292038890-16826-0/minicluster-data/ts-0-root
uuid: "95569626903d409c9c9a2637e06be22d"
format_stamp: "Formatted at 2026-06-30 12:27:25 on dist-test-slave-pnhc"
I20260630 12:27:25.073519 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822292038890-16826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822292038890-16826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822292038890-16826-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:25.081955 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:25.083045 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:25.084544 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:25.086778 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:25.087000 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:25.087241 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:25.087426 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:25.127893 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.129:45847
I20260630 12:27:25.127995 22820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.129:45847 every 8 connection(s)
I20260630 12:27:25.132972 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:25.140473 22825 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:25.141574 22826 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:25.145264 16826 server_base.cc:1061] running on GCE node
W20260630 12:27:25.146081 22828 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:25.146924 22821 heartbeater.cc:344] Connected to a master server at 127.16.110.190:45731
I20260630 12:27:25.147082 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:25.147390 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:25.147423 22821 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:25.147590 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822445147574 us; error 0 us; skew 500 ppm
I20260630 12:27:25.148298 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:25.148357 22821 heartbeater.cc:507] Master 127.16.110.190:45731 requested a full tablet report, sending...
I20260630 12:27:25.150916 16826 webserver.cc:533] Webserver started at http://127.16.110.130:43305/ using document root <none> and password file <none>
I20260630 12:27:25.150874 22694 ts_manager.cc:194] Registered new tserver with Master: 95569626903d409c9c9a2637e06be22d (127.16.110.129:45847)
I20260630 12:27:25.151568 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:25.151813 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:25.152123 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:25.153100 22694 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34828
I20260630 12:27:25.153258 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822292038890-16826-0/minicluster-data/ts-1-root/instance:
uuid: "3b75b45c80164b0e8356fdcc0f557f67"
format_stamp: "Formatted at 2026-06-30 12:27:25 on dist-test-slave-pnhc"
I20260630 12:27:25.157940 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:25.161147 22833 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:25.161882 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:25.162170 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822292038890-16826-0/minicluster-data/ts-1-root
uuid: "3b75b45c80164b0e8356fdcc0f557f67"
format_stamp: "Formatted at 2026-06-30 12:27:25 on dist-test-slave-pnhc"
I20260630 12:27:25.162410 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822292038890-16826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822292038890-16826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822292038890-16826-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:25.175863 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:25.176980 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:25.178368 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:25.180546 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:25.180773 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:25.181003 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:25.181176 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:25.219734 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.130:45921
I20260630 12:27:25.219802 22895 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.130:45921 every 8 connection(s)
I20260630 12:27:25.224385 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:25.230646 22899 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:25.231829 22900 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:25.234716 22902 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:25.235504 16826 server_base.cc:1061] running on GCE node
I20260630 12:27:25.236248 22896 heartbeater.cc:344] Connected to a master server at 127.16.110.190:45731
I20260630 12:27:25.236533 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:27:25.236629 22896 heartbeater.cc:461] Registering TS with master...
W20260630 12:27:25.236807 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:25.237073 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822445237054 us; error 0 us; skew 500 ppm
I20260630 12:27:25.237548 22896 heartbeater.cc:507] Master 127.16.110.190:45731 requested a full tablet report, sending...
I20260630 12:27:25.237650 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:25.239861 22694 ts_manager.cc:194] Registered new tserver with Master: 3b75b45c80164b0e8356fdcc0f557f67 (127.16.110.130:45921)
I20260630 12:27:25.240512 16826 webserver.cc:533] Webserver started at http://127.16.110.131:38491/ using document root <none> and password file <none>
I20260630 12:27:25.240999 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:25.241212 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:25.241377 22694 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34832
I20260630 12:27:25.241467 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:25.242894 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822292038890-16826-0/minicluster-data/ts-2-root/instance:
uuid: "21ca192050ce4dd3896c86b6ffc99ac4"
format_stamp: "Formatted at 2026-06-30 12:27:25 on dist-test-slave-pnhc"
I20260630 12:27:25.247067 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:25.250437 22907 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:25.251129 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:25.251417 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822292038890-16826-0/minicluster-data/ts-2-root
uuid: "21ca192050ce4dd3896c86b6ffc99ac4"
format_stamp: "Formatted at 2026-06-30 12:27:25 on dist-test-slave-pnhc"
I20260630 12:27:25.251706 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822292038890-16826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822292038890-16826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822292038890-16826-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:25.280455 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:25.281589 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:25.283011 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:25.285248 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:25.285421 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:25.285724 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:25.285866 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:25.326694 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.131:35957
I20260630 12:27:25.326802 22969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.131:35957 every 8 connection(s)
I20260630 12:27:25.340299 22970 heartbeater.cc:344] Connected to a master server at 127.16.110.190:45731
I20260630 12:27:25.340744 22970 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:25.341683 22970 heartbeater.cc:507] Master 127.16.110.190:45731 requested a full tablet report, sending...
I20260630 12:27:25.343804 22694 ts_manager.cc:194] Registered new tserver with Master: 21ca192050ce4dd3896c86b6ffc99ac4 (127.16.110.131:35957)
I20260630 12:27:25.344221 16826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014514519s
I20260630 12:27:25.345202 22694 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34846
I20260630 12:27:26.155805 22821 heartbeater.cc:499] Master 127.16.110.190:45731 was elected leader, sending a full tablet report...
I20260630 12:27:26.243861 22896 heartbeater.cc:499] Master 127.16.110.190:45731 was elected leader, sending a full tablet report...
I20260630 12:27:26.347586 22970 heartbeater.cc:499] Master 127.16.110.190:45731 was elected leader, sending a full tablet report...
I20260630 12:27:26.399428 22694 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57490:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:27:26.401293 22694 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:27:26.440766 22786 tablet_service.cc:1511] Processing CreateTablet for tablet 4427a9ba7239441cbb01ecf213b546ef (DEFAULT_TABLE table=test-workload [id=168a68cc91aa40a88650abb0498a11d1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:26.442294 22786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4427a9ba7239441cbb01ecf213b546ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:26.448065 22861 tablet_service.cc:1511] Processing CreateTablet for tablet 4427a9ba7239441cbb01ecf213b546ef (DEFAULT_TABLE table=test-workload [id=168a68cc91aa40a88650abb0498a11d1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:26.449331 22861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4427a9ba7239441cbb01ecf213b546ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:26.454372 22935 tablet_service.cc:1511] Processing CreateTablet for tablet 4427a9ba7239441cbb01ecf213b546ef (DEFAULT_TABLE table=test-workload [id=168a68cc91aa40a88650abb0498a11d1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:27:26.455642 22935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4427a9ba7239441cbb01ecf213b546ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:26.460170 22990 tablet_bootstrap.cc:492] T 4427a9ba7239441cbb01ecf213b546ef P 95569626903d409c9c9a2637e06be22d: Bootstrap starting.
I20260630 12:27:26.466588 22990 tablet_bootstrap.cc:654] T 4427a9ba7239441cbb01ecf213b546ef P 95569626903d409c9c9a2637e06be22d: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:26.471835 22991 tablet_bootstrap.cc:492] T 4427a9ba7239441cbb01ecf213b546ef P 3b75b45c80164b0e8356fdcc0f557f67: Bootstrap starting.
I20260630 12:27:26.472429 22990 tablet_bootstrap.cc:492] T 4427a9ba7239441cbb01ecf213b546ef P 95569626903d409c9c9a2637e06be22d: No bootstrap required, opened a new log
I20260630 12:27:26.472882 22990 ts_tablet_manager.cc:1403] T 4427a9ba7239441cbb01ecf213b546ef P 95569626903d409c9c9a2637e06be22d: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:27:26.474638 22993 tablet_bootstrap.cc:492] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4: Bootstrap starting.
I20260630 12:27:26.475876 22990 raft_consensus.cc:359] T 4427a9ba7239441cbb01ecf213b546ef P 95569626903d409c9c9a2637e06be22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95569626903d409c9c9a2637e06be22d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 45847 } } peers { permanent_uuid: "3b75b45c80164b0e8356fdcc0f557f67" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45921 } } peers { permanent_uuid: "21ca192050ce4dd3896c86b6ffc99ac4" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 35957 } }
I20260630 12:27:26.476737 22990 raft_consensus.cc:385] T 4427a9ba7239441cbb01ecf213b546ef P 95569626903d409c9c9a2637e06be22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:26.477106 22990 raft_consensus.cc:740] T 4427a9ba7239441cbb01ecf213b546ef P 95569626903d409c9c9a2637e06be22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95569626903d409c9c9a2637e06be22d, State: Initialized, Role: FOLLOWER
I20260630 12:27:26.478029 22990 consensus_queue.cc:260] T 4427a9ba7239441cbb01ecf213b546ef P 95569626903d409c9c9a2637e06be22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95569626903d409c9c9a2637e06be22d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 45847 } } peers { permanent_uuid: "3b75b45c80164b0e8356fdcc0f557f67" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45921 } } peers { permanent_uuid: "21ca192050ce4dd3896c86b6ffc99ac4" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 35957 } }
I20260630 12:27:26.478564 22991 tablet_bootstrap.cc:654] T 4427a9ba7239441cbb01ecf213b546ef P 3b75b45c80164b0e8356fdcc0f557f67: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:26.480620 22990 ts_tablet_manager.cc:1434] T 4427a9ba7239441cbb01ecf213b546ef P 95569626903d409c9c9a2637e06be22d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:27:26.482230 22993 tablet_bootstrap.cc:654] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:26.485127 22991 tablet_bootstrap.cc:492] T 4427a9ba7239441cbb01ecf213b546ef P 3b75b45c80164b0e8356fdcc0f557f67: No bootstrap required, opened a new log
I20260630 12:27:26.485663 22991 ts_tablet_manager.cc:1403] T 4427a9ba7239441cbb01ecf213b546ef P 3b75b45c80164b0e8356fdcc0f557f67: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:27:26.486953 22993 tablet_bootstrap.cc:492] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4: No bootstrap required, opened a new log
I20260630 12:27:26.487416 22993 ts_tablet_manager.cc:1403] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:27:26.488560 22991 raft_consensus.cc:359] T 4427a9ba7239441cbb01ecf213b546ef P 3b75b45c80164b0e8356fdcc0f557f67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95569626903d409c9c9a2637e06be22d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 45847 } } peers { permanent_uuid: "3b75b45c80164b0e8356fdcc0f557f67" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45921 } } peers { permanent_uuid: "21ca192050ce4dd3896c86b6ffc99ac4" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 35957 } }
I20260630 12:27:26.489388 22991 raft_consensus.cc:385] T 4427a9ba7239441cbb01ecf213b546ef P 3b75b45c80164b0e8356fdcc0f557f67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:26.489737 22991 raft_consensus.cc:740] T 4427a9ba7239441cbb01ecf213b546ef P 3b75b45c80164b0e8356fdcc0f557f67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b75b45c80164b0e8356fdcc0f557f67, State: Initialized, Role: FOLLOWER
I20260630 12:27:26.490535 22991 consensus_queue.cc:260] T 4427a9ba7239441cbb01ecf213b546ef P 3b75b45c80164b0e8356fdcc0f557f67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95569626903d409c9c9a2637e06be22d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 45847 } } peers { permanent_uuid: "3b75b45c80164b0e8356fdcc0f557f67" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45921 } } peers { permanent_uuid: "21ca192050ce4dd3896c86b6ffc99ac4" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 35957 } }
I20260630 12:27:26.490516 22993 raft_consensus.cc:359] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95569626903d409c9c9a2637e06be22d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 45847 } } peers { permanent_uuid: "3b75b45c80164b0e8356fdcc0f557f67" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45921 } } peers { permanent_uuid: "21ca192050ce4dd3896c86b6ffc99ac4" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 35957 } }
I20260630 12:27:26.491460 22993 raft_consensus.cc:385] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:26.491775 22993 raft_consensus.cc:740] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21ca192050ce4dd3896c86b6ffc99ac4, State: Initialized, Role: FOLLOWER
I20260630 12:27:26.492676 22993 consensus_queue.cc:260] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95569626903d409c9c9a2637e06be22d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 45847 } } peers { permanent_uuid: "3b75b45c80164b0e8356fdcc0f557f67" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45921 } } peers { permanent_uuid: "21ca192050ce4dd3896c86b6ffc99ac4" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 35957 } }
I20260630 12:27:26.493729 22991 ts_tablet_manager.cc:1434] T 4427a9ba7239441cbb01ecf213b546ef P 3b75b45c80164b0e8356fdcc0f557f67: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:27:26.495553 22993 ts_tablet_manager.cc:1434] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260630 12:27:26.680477 22998 raft_consensus.cc:493] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:26.680974 22998 raft_consensus.cc:515] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95569626903d409c9c9a2637e06be22d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 45847 } } peers { permanent_uuid: "3b75b45c80164b0e8356fdcc0f557f67" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45921 } } peers { permanent_uuid: "21ca192050ce4dd3896c86b6ffc99ac4" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 35957 } }
I20260630 12:27:26.683110 22998 leader_election.cc:290] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95569626903d409c9c9a2637e06be22d (127.16.110.129:45847), 3b75b45c80164b0e8356fdcc0f557f67 (127.16.110.130:45921)
I20260630 12:27:26.688444 22997 raft_consensus.cc:493] T 4427a9ba7239441cbb01ecf213b546ef P 3b75b45c80164b0e8356fdcc0f557f67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:26.688998 22997 raft_consensus.cc:515] T 4427a9ba7239441cbb01ecf213b546ef P 3b75b45c80164b0e8356fdcc0f557f67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95569626903d409c9c9a2637e06be22d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 45847 } } peers { permanent_uuid: "3b75b45c80164b0e8356fdcc0f557f67" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45921 } } peers { permanent_uuid: "21ca192050ce4dd3896c86b6ffc99ac4" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 35957 } }
I20260630 12:27:26.693143 22997 leader_election.cc:290] T 4427a9ba7239441cbb01ecf213b546ef P 3b75b45c80164b0e8356fdcc0f557f67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95569626903d409c9c9a2637e06be22d (127.16.110.129:45847), 21ca192050ce4dd3896c86b6ffc99ac4 (127.16.110.131:35957)
I20260630 12:27:26.697726 22796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4427a9ba7239441cbb01ecf213b546ef" candidate_uuid: "21ca192050ce4dd3896c86b6ffc99ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95569626903d409c9c9a2637e06be22d" is_pre_election: true
I20260630 12:27:26.698907 22796 raft_consensus.cc:2468] T 4427a9ba7239441cbb01ecf213b546ef P 95569626903d409c9c9a2637e06be22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21ca192050ce4dd3896c86b6ffc99ac4 in term 0.
I20260630 12:27:26.700799 22908 leader_election.cc:304] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21ca192050ce4dd3896c86b6ffc99ac4, 95569626903d409c9c9a2637e06be22d; no voters: 
I20260630 12:27:26.701730 22998 raft_consensus.cc:2804] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:26.702178 22998 raft_consensus.cc:493] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:26.702584 22998 raft_consensus.cc:3060] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:26.702894 22871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4427a9ba7239441cbb01ecf213b546ef" candidate_uuid: "21ca192050ce4dd3896c86b6ffc99ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b75b45c80164b0e8356fdcc0f557f67" is_pre_election: true
I20260630 12:27:26.703605 22871 raft_consensus.cc:2468] T 4427a9ba7239441cbb01ecf213b546ef P 3b75b45c80164b0e8356fdcc0f557f67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21ca192050ce4dd3896c86b6ffc99ac4 in term 0.
I20260630 12:27:26.709273 22796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4427a9ba7239441cbb01ecf213b546ef" candidate_uuid: "3b75b45c80164b0e8356fdcc0f557f67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95569626903d409c9c9a2637e06be22d" is_pre_election: true
I20260630 12:27:26.709812 22796 raft_consensus.cc:2468] T 4427a9ba7239441cbb01ecf213b546ef P 95569626903d409c9c9a2637e06be22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b75b45c80164b0e8356fdcc0f557f67 in term 0.
I20260630 12:27:26.710144 22998 raft_consensus.cc:515] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95569626903d409c9c9a2637e06be22d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 45847 } } peers { permanent_uuid: "3b75b45c80164b0e8356fdcc0f557f67" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45921 } } peers { permanent_uuid: "21ca192050ce4dd3896c86b6ffc99ac4" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 35957 } }
I20260630 12:27:26.710954 22834 leader_election.cc:304] T 4427a9ba7239441cbb01ecf213b546ef P 3b75b45c80164b0e8356fdcc0f557f67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b75b45c80164b0e8356fdcc0f557f67, 95569626903d409c9c9a2637e06be22d; no voters: 
I20260630 12:27:26.711141 22945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4427a9ba7239441cbb01ecf213b546ef" candidate_uuid: "3b75b45c80164b0e8356fdcc0f557f67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21ca192050ce4dd3896c86b6ffc99ac4" is_pre_election: true
I20260630 12:27:26.711856 22997 raft_consensus.cc:2804] T 4427a9ba7239441cbb01ecf213b546ef P 3b75b45c80164b0e8356fdcc0f557f67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:26.711998 22945 raft_consensus.cc:2393] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b75b45c80164b0e8356fdcc0f557f67 in current term 1: Already voted for candidate 21ca192050ce4dd3896c86b6ffc99ac4 in this term.
I20260630 12:27:26.712285 22997 raft_consensus.cc:493] T 4427a9ba7239441cbb01ecf213b546ef P 3b75b45c80164b0e8356fdcc0f557f67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:26.712373 22998 leader_election.cc:290] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 [CANDIDATE]: Term 1 election: Requested vote from peers 95569626903d409c9c9a2637e06be22d (127.16.110.129:45847), 3b75b45c80164b0e8356fdcc0f557f67 (127.16.110.130:45921)
I20260630 12:27:26.712646 22997 raft_consensus.cc:3060] T 4427a9ba7239441cbb01ecf213b546ef P 3b75b45c80164b0e8356fdcc0f557f67 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:26.713088 22796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4427a9ba7239441cbb01ecf213b546ef" candidate_uuid: "21ca192050ce4dd3896c86b6ffc99ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95569626903d409c9c9a2637e06be22d"
I20260630 12:27:26.713637 22796 raft_consensus.cc:3060] T 4427a9ba7239441cbb01ecf213b546ef P 95569626903d409c9c9a2637e06be22d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:26.714056 22871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4427a9ba7239441cbb01ecf213b546ef" candidate_uuid: "21ca192050ce4dd3896c86b6ffc99ac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b75b45c80164b0e8356fdcc0f557f67"
I20260630 12:27:26.717984 22997 raft_consensus.cc:515] T 4427a9ba7239441cbb01ecf213b546ef P 3b75b45c80164b0e8356fdcc0f557f67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95569626903d409c9c9a2637e06be22d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 45847 } } peers { permanent_uuid: "3b75b45c80164b0e8356fdcc0f557f67" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45921 } } peers { permanent_uuid: "21ca192050ce4dd3896c86b6ffc99ac4" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 35957 } }
I20260630 12:27:26.719030 22871 raft_consensus.cc:2393] T 4427a9ba7239441cbb01ecf213b546ef P 3b75b45c80164b0e8356fdcc0f557f67 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 21ca192050ce4dd3896c86b6ffc99ac4 in current term 1: Already voted for candidate 3b75b45c80164b0e8356fdcc0f557f67 in this term.
I20260630 12:27:26.719656 22997 leader_election.cc:290] T 4427a9ba7239441cbb01ecf213b546ef P 3b75b45c80164b0e8356fdcc0f557f67 [CANDIDATE]: Term 1 election: Requested vote from peers 95569626903d409c9c9a2637e06be22d (127.16.110.129:45847), 21ca192050ce4dd3896c86b6ffc99ac4 (127.16.110.131:35957)
I20260630 12:27:26.719210 22796 raft_consensus.cc:2468] T 4427a9ba7239441cbb01ecf213b546ef P 95569626903d409c9c9a2637e06be22d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21ca192050ce4dd3896c86b6ffc99ac4 in term 1.
I20260630 12:27:26.720892 22945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4427a9ba7239441cbb01ecf213b546ef" candidate_uuid: "3b75b45c80164b0e8356fdcc0f557f67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21ca192050ce4dd3896c86b6ffc99ac4"
I20260630 12:27:26.720791 22795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4427a9ba7239441cbb01ecf213b546ef" candidate_uuid: "3b75b45c80164b0e8356fdcc0f557f67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95569626903d409c9c9a2637e06be22d"
I20260630 12:27:26.721873 22945 raft_consensus.cc:2393] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3b75b45c80164b0e8356fdcc0f557f67 in current term 1: Already voted for candidate 21ca192050ce4dd3896c86b6ffc99ac4 in this term.
I20260630 12:27:26.721995 22795 raft_consensus.cc:2393] T 4427a9ba7239441cbb01ecf213b546ef P 95569626903d409c9c9a2637e06be22d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3b75b45c80164b0e8356fdcc0f557f67 in current term 1: Already voted for candidate 21ca192050ce4dd3896c86b6ffc99ac4 in this term.
I20260630 12:27:26.722016 22908 leader_election.cc:304] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21ca192050ce4dd3896c86b6ffc99ac4, 95569626903d409c9c9a2637e06be22d; no voters: 
I20260630 12:27:26.723327 22998 raft_consensus.cc:2804] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:26.723186 22834 leader_election.cc:304] T 4427a9ba7239441cbb01ecf213b546ef P 3b75b45c80164b0e8356fdcc0f557f67 [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: 3b75b45c80164b0e8356fdcc0f557f67; no voters: 21ca192050ce4dd3896c86b6ffc99ac4, 95569626903d409c9c9a2637e06be22d
I20260630 12:27:26.724151 22997 raft_consensus.cc:2749] T 4427a9ba7239441cbb01ecf213b546ef P 3b75b45c80164b0e8356fdcc0f557f67 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:27:26.724779 22998 raft_consensus.cc:697] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 [term 1 LEADER]: Becoming Leader. State: Replica: 21ca192050ce4dd3896c86b6ffc99ac4, State: Running, Role: LEADER
I20260630 12:27:26.725575 22998 consensus_queue.cc:237] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95569626903d409c9c9a2637e06be22d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 45847 } } peers { permanent_uuid: "3b75b45c80164b0e8356fdcc0f557f67" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45921 } } peers { permanent_uuid: "21ca192050ce4dd3896c86b6ffc99ac4" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 35957 } }
I20260630 12:27:26.733309 22693 catalog_manager.cc:5697] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21ca192050ce4dd3896c86b6ffc99ac4 (127.16.110.131). New cstate: current_term: 1 leader_uuid: "21ca192050ce4dd3896c86b6ffc99ac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95569626903d409c9c9a2637e06be22d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 45847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b75b45c80164b0e8356fdcc0f557f67" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21ca192050ce4dd3896c86b6ffc99ac4" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 35957 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:26.743326 16826 tablet_server.cc:179] TabletServer@127.16.110.129:0 shutting down...
I20260630 12:27:26.761579 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:26.762373 16826 tablet_replica.cc:333] T 4427a9ba7239441cbb01ecf213b546ef P 95569626903d409c9c9a2637e06be22d: stopping tablet replica
I20260630 12:27:26.762825 16826 raft_consensus.cc:2243] T 4427a9ba7239441cbb01ecf213b546ef P 95569626903d409c9c9a2637e06be22d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:26.763171 16826 raft_consensus.cc:2272] T 4427a9ba7239441cbb01ecf213b546ef P 95569626903d409c9c9a2637e06be22d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:26.781684 16826 tablet_server.cc:196] TabletServer@127.16.110.129:0 shutdown complete.
I20260630 12:27:26.981802 22747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:26.983176 22747 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:26.983515 22747 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:27.106662 22998 consensus_queue.cc:1048] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b75b45c80164b0e8356fdcc0f557f67" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:27:27.123546 22908 consensus_peers.cc:597] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 -> Peer 95569626903d409c9c9a2637e06be22d (127.16.110.129:45847): Couldn't send request to peer 95569626903d409c9c9a2637e06be22d. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:45847: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:28.984526 22747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:28.985918 22747 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:28.986279 22747 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:27:29.566900 22908 consensus_peers.cc:597] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 -> Peer 95569626903d409c9c9a2637e06be22d (127.16.110.129:45847): Couldn't send request to peer 95569626903d409c9c9a2637e06be22d. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:45847: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:27:30.179356 22908 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.110.129:45847: connect: Connection refused (error 111) [suppressed 6 similar messages]
I20260630 12:27:30.987411 22747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:30.988929 22747 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:30.989246 22747 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:27:32.227723 22908 consensus_peers.cc:597] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 -> Peer 95569626903d409c9c9a2637e06be22d (127.16.110.129:45847): Couldn't send request to peer 95569626903d409c9c9a2637e06be22d. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:45847: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260630 12:27:32.990237 22747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:32.991590 22747 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:32.991920 22747 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:27:34.324014 22908 consensus_peers.cc:597] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 -> Peer 95569626903d409c9c9a2637e06be22d (127.16.110.129:45847): Couldn't send request to peer 95569626903d409c9c9a2637e06be22d. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:45847: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:27:34.993161 22747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:34.994645 22747 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:34.994930 22747 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:27:35.692880 22908 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.110.129:45847: connect: Connection refused (error 111) [suppressed 11 similar messages]
W20260630 12:27:36.562904 22908 consensus_peers.cc:597] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 -> Peer 95569626903d409c9c9a2637e06be22d (127.16.110.129:45847): Couldn't send request to peer 95569626903d409c9c9a2637e06be22d. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:45847: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260630 12:27:36.995889 22747 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:27:36.997331 22747 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:27:36.997588 22747 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:27:37.853217 16826 tablet_server.cc:179] TabletServer@127.16.110.130:0 shutting down...
I20260630 12:27:37.881242 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:37.882110 16826 tablet_replica.cc:333] T 4427a9ba7239441cbb01ecf213b546ef P 3b75b45c80164b0e8356fdcc0f557f67: stopping tablet replica
I20260630 12:27:37.882828 16826 raft_consensus.cc:2243] T 4427a9ba7239441cbb01ecf213b546ef P 3b75b45c80164b0e8356fdcc0f557f67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:37.883504 16826 raft_consensus.cc:2272] T 4427a9ba7239441cbb01ecf213b546ef P 3b75b45c80164b0e8356fdcc0f557f67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:37.905915 16826 tablet_server.cc:196] TabletServer@127.16.110.130:0 shutdown complete.
I20260630 12:27:37.920440 16826 tablet_server.cc:179] TabletServer@127.16.110.131:0 shutting down...
I20260630 12:27:37.949899 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:37.950672 16826 tablet_replica.cc:333] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4: stopping tablet replica
I20260630 12:27:37.951202 16826 raft_consensus.cc:2243] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:37.952272 16826 raft_consensus.cc:2272] T 4427a9ba7239441cbb01ecf213b546ef P 21ca192050ce4dd3896c86b6ffc99ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:37.971962 16826 tablet_server.cc:196] TabletServer@127.16.110.131:0 shutdown complete.
I20260630 12:27:37.985298 16826 master.cc:562] Master@127.16.110.190:45731 shutting down...
I20260630 12:27:38.008174 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e619bb8aa4034d14b48990c56271a0b3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:38.008957 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e619bb8aa4034d14b48990c56271a0b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:38.009370 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P e619bb8aa4034d14b48990c56271a0b3: stopping tablet replica
I20260630 12:27:38.029031 16826 master.cc:584] Master@127.16.110.190:45731 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13227 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:27:38.070976 16826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.110.190:43923
I20260630 12:27:38.072216 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:38.077740 23028 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:38.077816 23027 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:38.079284 23030 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:38.080307 16826 server_base.cc:1061] running on GCE node
I20260630 12:27:38.081183 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:38.081389 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:38.081524 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822458081511 us; error 0 us; skew 500 ppm
I20260630 12:27:38.082048 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:38.084625 16826 webserver.cc:533] Webserver started at http://127.16.110.190:37355/ using document root <none> and password file <none>
I20260630 12:27:38.085115 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:38.085309 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:38.085593 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:38.086838 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822292038890-16826-0/minicluster-data/master-0-root/instance:
uuid: "0d32b960647b49ac898a5ed70c7ae2b5"
format_stamp: "Formatted at 2026-06-30 12:27:38 on dist-test-slave-pnhc"
I20260630 12:27:38.091540 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:27:38.095207 23035 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.095983 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:38.096364 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822292038890-16826-0/minicluster-data/master-0-root
uuid: "0d32b960647b49ac898a5ed70c7ae2b5"
format_stamp: "Formatted at 2026-06-30 12:27:38 on dist-test-slave-pnhc"
I20260630 12:27:38.096633 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822292038890-16826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822292038890-16826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822292038890-16826-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:38.107834 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:38.109086 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:38.146699 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.190:43923
I20260630 12:27:38.146818 23086 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.190:43923 every 8 connection(s)
I20260630 12:27:38.151053 23087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:38.162910 23087 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0d32b960647b49ac898a5ed70c7ae2b5: Bootstrap starting.
I20260630 12:27:38.167472 23087 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0d32b960647b49ac898a5ed70c7ae2b5: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:38.171655 23087 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0d32b960647b49ac898a5ed70c7ae2b5: No bootstrap required, opened a new log
I20260630 12:27:38.173918 23087 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0d32b960647b49ac898a5ed70c7ae2b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d32b960647b49ac898a5ed70c7ae2b5" member_type: VOTER }
I20260630 12:27:38.174396 23087 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0d32b960647b49ac898a5ed70c7ae2b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:38.174580 23087 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0d32b960647b49ac898a5ed70c7ae2b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d32b960647b49ac898a5ed70c7ae2b5, State: Initialized, Role: FOLLOWER
I20260630 12:27:38.175180 23087 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0d32b960647b49ac898a5ed70c7ae2b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0d32b960647b49ac898a5ed70c7ae2b5" member_type: VOTER }
I20260630 12:27:38.175597 23087 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0d32b960647b49ac898a5ed70c7ae2b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:38.175779 23087 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0d32b960647b49ac898a5ed70c7ae2b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:38.175988 23087 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0d32b960647b49ac898a5ed70c7ae2b5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:38.180622 23087 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0d32b960647b49ac898a5ed70c7ae2b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d32b960647b49ac898a5ed70c7ae2b5" member_type: VOTER }
I20260630 12:27:38.181088 23087 leader_election.cc:304] T 00000000000000000000000000000000 P 0d32b960647b49ac898a5ed70c7ae2b5 [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: 0d32b960647b49ac898a5ed70c7ae2b5; no voters: 
I20260630 12:27:38.182188 23087 leader_election.cc:290] T 00000000000000000000000000000000 P 0d32b960647b49ac898a5ed70c7ae2b5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:38.182500 23090 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0d32b960647b49ac898a5ed70c7ae2b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:38.183781 23090 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0d32b960647b49ac898a5ed70c7ae2b5 [term 1 LEADER]: Becoming Leader. State: Replica: 0d32b960647b49ac898a5ed70c7ae2b5, State: Running, Role: LEADER
I20260630 12:27:38.184473 23090 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0d32b960647b49ac898a5ed70c7ae2b5 [LEADER]: Queue going to LEADER mode. State: All 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: "0d32b960647b49ac898a5ed70c7ae2b5" member_type: VOTER }
I20260630 12:27:38.185166 23087 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0d32b960647b49ac898a5ed70c7ae2b5 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:38.187328 23092 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0d32b960647b49ac898a5ed70c7ae2b5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0d32b960647b49ac898a5ed70c7ae2b5. Latest consensus state: current_term: 1 leader_uuid: "0d32b960647b49ac898a5ed70c7ae2b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d32b960647b49ac898a5ed70c7ae2b5" member_type: VOTER } }
I20260630 12:27:38.187400 23091 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0d32b960647b49ac898a5ed70c7ae2b5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0d32b960647b49ac898a5ed70c7ae2b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d32b960647b49ac898a5ed70c7ae2b5" member_type: VOTER } }
I20260630 12:27:38.188094 23092 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0d32b960647b49ac898a5ed70c7ae2b5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:38.188164 23091 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0d32b960647b49ac898a5ed70c7ae2b5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:38.190749 23095 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:38.199097 23095 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:38.200017 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:38.208052 23095 catalog_manager.cc:1383] Generated new cluster ID: f9383d88ab184bd7802897e6abbbdbbc
I20260630 12:27:38.208425 23095 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:38.251472 23095 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:38.252795 23095 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:38.269889 23095 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0d32b960647b49ac898a5ed70c7ae2b5: Generated new TSK 0
I20260630 12:27:38.270501 23095 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:38.330978 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:38.337096 23108 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:38.338106 23109 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:38.339226 23111 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:38.339771 16826 server_base.cc:1061] running on GCE node
I20260630 12:27:38.340639 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:38.340845 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:38.341012 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822458340993 us; error 0 us; skew 500 ppm
I20260630 12:27:38.341497 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:38.343773 16826 webserver.cc:533] Webserver started at http://127.16.110.129:46125/ using document root <none> and password file <none>
I20260630 12:27:38.344262 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:38.344444 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:38.344700 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:38.345773 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822292038890-16826-0/minicluster-data/ts-0-root/instance:
uuid: "f772920c51dd4e9f93a4fa25759e5acb"
format_stamp: "Formatted at 2026-06-30 12:27:38 on dist-test-slave-pnhc"
I20260630 12:27:38.350157 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:38.353348 23116 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.354089 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:27:38.354364 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822292038890-16826-0/minicluster-data/ts-0-root
uuid: "f772920c51dd4e9f93a4fa25759e5acb"
format_stamp: "Formatted at 2026-06-30 12:27:38 on dist-test-slave-pnhc"
I20260630 12:27:38.354615 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822292038890-16826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822292038890-16826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822292038890-16826-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:38.371660 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:38.372800 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:38.374174 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:38.376490 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:38.376705 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.376927 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:38.377105 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.418512 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.129:39067
I20260630 12:27:38.418633 23178 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.129:39067 every 8 connection(s)
I20260630 12:27:38.423497 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:38.431525 23183 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:38.433548 23184 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:38.435379 23186 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:38.436334 16826 server_base.cc:1061] running on GCE node
I20260630 12:27:38.437500 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:38.437726 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:38.437894 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822458437879 us; error 0 us; skew 500 ppm
I20260630 12:27:38.438378 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:38.441072 16826 webserver.cc:533] Webserver started at http://127.16.110.130:35473/ using document root <none> and password file <none>
I20260630 12:27:38.441606 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:38.441807 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:38.442092 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:38.442706 23179 heartbeater.cc:344] Connected to a master server at 127.16.110.190:43923
I20260630 12:27:38.443089 23179 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:38.443279 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822292038890-16826-0/minicluster-data/ts-1-root/instance:
uuid: "2f8a718c9fa447b4a382db1fb5c80373"
format_stamp: "Formatted at 2026-06-30 12:27:38 on dist-test-slave-pnhc"
I20260630 12:27:38.443907 23179 heartbeater.cc:507] Master 127.16.110.190:43923 requested a full tablet report, sending...
I20260630 12:27:38.446199 23052 ts_manager.cc:194] Registered new tserver with Master: f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067)
I20260630 12:27:38.448487 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260630 12:27:38.448714 23052 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45000
I20260630 12:27:38.452263 23191 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.452994 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:38.453343 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822292038890-16826-0/minicluster-data/ts-1-root
uuid: "2f8a718c9fa447b4a382db1fb5c80373"
format_stamp: "Formatted at 2026-06-30 12:27:38 on dist-test-slave-pnhc"
I20260630 12:27:38.453670 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822292038890-16826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822292038890-16826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822292038890-16826-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:38.470767 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:38.471864 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:38.473363 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:38.475447 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:38.475665 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.475888 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:38.476066 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.515410 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.130:41459
I20260630 12:27:38.515506 23254 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.130:41459 every 8 connection(s)
I20260630 12:27:38.520182 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:38.527390 23258 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:38.528364 23259 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:38.530813 16826 server_base.cc:1061] running on GCE node
W20260630 12:27:38.530891 23261 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:38.532588 23255 heartbeater.cc:344] Connected to a master server at 127.16.110.190:43923
I20260630 12:27:38.532703 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:38.533005 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:38.533015 23255 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:38.533267 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822458533238 us; error 0 us; skew 500 ppm
I20260630 12:27:38.533885 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:38.533921 23255 heartbeater.cc:507] Master 127.16.110.190:43923 requested a full tablet report, sending...
I20260630 12:27:38.536722 23052 ts_manager.cc:194] Registered new tserver with Master: 2f8a718c9fa447b4a382db1fb5c80373 (127.16.110.130:41459)
I20260630 12:27:38.536887 16826 webserver.cc:533] Webserver started at http://127.16.110.131:36445/ using document root <none> and password file <none>
I20260630 12:27:38.537468 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:38.537649 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:38.537919 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:38.538230 23052 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45016
I20260630 12:27:38.539198 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822292038890-16826-0/minicluster-data/ts-2-root/instance:
uuid: "c49deb4e845545f0bad75be7eb6214a7"
format_stamp: "Formatted at 2026-06-30 12:27:38 on dist-test-slave-pnhc"
I20260630 12:27:38.543520 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:38.546614 23266 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.547333 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:38.547605 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822292038890-16826-0/minicluster-data/ts-2-root
uuid: "c49deb4e845545f0bad75be7eb6214a7"
format_stamp: "Formatted at 2026-06-30 12:27:38 on dist-test-slave-pnhc"
I20260630 12:27:38.547873 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822292038890-16826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822292038890-16826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822292038890-16826-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:38.563757 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:38.564922 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:38.566308 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:38.568529 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:38.568753 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.568974 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:38.569139 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:38.609090 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.131:42753
I20260630 12:27:38.609180 23328 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.131:42753 every 8 connection(s)
I20260630 12:27:38.624521 23329 heartbeater.cc:344] Connected to a master server at 127.16.110.190:43923
I20260630 12:27:38.624898 23329 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:38.625612 23329 heartbeater.cc:507] Master 127.16.110.190:43923 requested a full tablet report, sending...
I20260630 12:27:38.627422 23052 ts_manager.cc:194] Registered new tserver with Master: c49deb4e845545f0bad75be7eb6214a7 (127.16.110.131:42753)
I20260630 12:27:38.628216 16826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015960644s
I20260630 12:27:38.628762 23052 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45030
I20260630 12:27:39.451539 23179 heartbeater.cc:499] Master 127.16.110.190:43923 was elected leader, sending a full tablet report...
I20260630 12:27:39.540661 23255 heartbeater.cc:499] Master 127.16.110.190:43923 was elected leader, sending a full tablet report...
I20260630 12:27:39.631134 23329 heartbeater.cc:499] Master 127.16.110.190:43923 was elected leader, sending a full tablet report...
I20260630 12:27:39.682221 23052 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45046:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:27:39.684670 23052 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:27:39.745322 23141 tablet_service.cc:1511] Processing CreateTablet for tablet 07ae4d9868ec4cbda60ced474e5e925b (DEFAULT_TABLE table=test-workload [id=9cca4a5a8cdd4f52b70be7c3d8356864]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:39.746928 23141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ae4d9868ec4cbda60ced474e5e925b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.748179 23142 tablet_service.cc:1511] Processing CreateTablet for tablet e1e2615e338c46c1afc4145d83174b1f (DEFAULT_TABLE table=test-workload [id=9cca4a5a8cdd4f52b70be7c3d8356864]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:39.749532 23142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e2615e338c46c1afc4145d83174b1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.745322 23144 tablet_service.cc:1511] Processing CreateTablet for tablet 70a3f9ef15474a97b0963c45b2befed1 (DEFAULT_TABLE table=test-workload [id=9cca4a5a8cdd4f52b70be7c3d8356864]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:39.751957 23144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70a3f9ef15474a97b0963c45b2befed1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.746541 23143 tablet_service.cc:1511] Processing CreateTablet for tablet 01c0f4196dc54788ad96e686c3107c25 (DEFAULT_TABLE table=test-workload [id=9cca4a5a8cdd4f52b70be7c3d8356864]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:39.754580 23143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01c0f4196dc54788ad96e686c3107c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.757809 23294 tablet_service.cc:1511] Processing CreateTablet for tablet 70a3f9ef15474a97b0963c45b2befed1 (DEFAULT_TABLE table=test-workload [id=9cca4a5a8cdd4f52b70be7c3d8356864]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:39.758319 23293 tablet_service.cc:1511] Processing CreateTablet for tablet 01c0f4196dc54788ad96e686c3107c25 (DEFAULT_TABLE table=test-workload [id=9cca4a5a8cdd4f52b70be7c3d8356864]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:39.759145 23294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70a3f9ef15474a97b0963c45b2befed1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.761252 23292 tablet_service.cc:1511] Processing CreateTablet for tablet e1e2615e338c46c1afc4145d83174b1f (DEFAULT_TABLE table=test-workload [id=9cca4a5a8cdd4f52b70be7c3d8356864]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:39.762873 23293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01c0f4196dc54788ad96e686c3107c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.763727 23291 tablet_service.cc:1511] Processing CreateTablet for tablet 07ae4d9868ec4cbda60ced474e5e925b (DEFAULT_TABLE table=test-workload [id=9cca4a5a8cdd4f52b70be7c3d8356864]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:39.771826 23219 tablet_service.cc:1511] Processing CreateTablet for tablet 70a3f9ef15474a97b0963c45b2befed1 (DEFAULT_TABLE table=test-workload [id=9cca4a5a8cdd4f52b70be7c3d8356864]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:39.772259 23218 tablet_service.cc:1511] Processing CreateTablet for tablet 01c0f4196dc54788ad96e686c3107c25 (DEFAULT_TABLE table=test-workload [id=9cca4a5a8cdd4f52b70be7c3d8356864]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:39.773205 23219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70a3f9ef15474a97b0963c45b2befed1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.774686 23217 tablet_service.cc:1511] Processing CreateTablet for tablet e1e2615e338c46c1afc4145d83174b1f (DEFAULT_TABLE table=test-workload [id=9cca4a5a8cdd4f52b70be7c3d8356864]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:39.776026 23217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e2615e338c46c1afc4145d83174b1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.780460 23218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01c0f4196dc54788ad96e686c3107c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.784619 23292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e2615e338c46c1afc4145d83174b1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.787205 23291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ae4d9868ec4cbda60ced474e5e925b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.786855 23216 tablet_service.cc:1511] Processing CreateTablet for tablet 07ae4d9868ec4cbda60ced474e5e925b (DEFAULT_TABLE table=test-workload [id=9cca4a5a8cdd4f52b70be7c3d8356864]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:39.788208 23216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ae4d9868ec4cbda60ced474e5e925b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:39.817408 23349 tablet_bootstrap.cc:492] T e1e2615e338c46c1afc4145d83174b1f P f772920c51dd4e9f93a4fa25759e5acb: Bootstrap starting.
I20260630 12:27:39.824654 23349 tablet_bootstrap.cc:654] T e1e2615e338c46c1afc4145d83174b1f P f772920c51dd4e9f93a4fa25759e5acb: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:39.825686 23350 tablet_bootstrap.cc:492] T 07ae4d9868ec4cbda60ced474e5e925b P 2f8a718c9fa447b4a382db1fb5c80373: Bootstrap starting.
I20260630 12:27:39.835090 23350 tablet_bootstrap.cc:654] T 07ae4d9868ec4cbda60ced474e5e925b P 2f8a718c9fa447b4a382db1fb5c80373: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:39.836640 23351 tablet_bootstrap.cc:492] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7: Bootstrap starting.
I20260630 12:27:39.848459 23349 tablet_bootstrap.cc:492] T e1e2615e338c46c1afc4145d83174b1f P f772920c51dd4e9f93a4fa25759e5acb: No bootstrap required, opened a new log
I20260630 12:27:39.849082 23349 ts_tablet_manager.cc:1403] T e1e2615e338c46c1afc4145d83174b1f P f772920c51dd4e9f93a4fa25759e5acb: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.016s
I20260630 12:27:39.851387 23351 tablet_bootstrap.cc:654] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:39.852419 23349 raft_consensus.cc:359] T e1e2615e338c46c1afc4145d83174b1f P f772920c51dd4e9f93a4fa25759e5acb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:39.853200 23349 raft_consensus.cc:385] T e1e2615e338c46c1afc4145d83174b1f P f772920c51dd4e9f93a4fa25759e5acb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:39.853493 23349 raft_consensus.cc:740] T e1e2615e338c46c1afc4145d83174b1f P f772920c51dd4e9f93a4fa25759e5acb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f772920c51dd4e9f93a4fa25759e5acb, State: Initialized, Role: FOLLOWER
I20260630 12:27:39.854578 23350 tablet_bootstrap.cc:492] T 07ae4d9868ec4cbda60ced474e5e925b P 2f8a718c9fa447b4a382db1fb5c80373: No bootstrap required, opened a new log
I20260630 12:27:39.854241 23349 consensus_queue.cc:260] T e1e2615e338c46c1afc4145d83174b1f P f772920c51dd4e9f93a4fa25759e5acb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:39.855209 23350 ts_tablet_manager.cc:1403] T 07ae4d9868ec4cbda60ced474e5e925b P 2f8a718c9fa447b4a382db1fb5c80373: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.007s
I20260630 12:27:39.857661 23351 tablet_bootstrap.cc:492] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7: No bootstrap required, opened a new log
I20260630 12:27:39.858255 23350 raft_consensus.cc:359] T 07ae4d9868ec4cbda60ced474e5e925b P 2f8a718c9fa447b4a382db1fb5c80373 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:39.858117 23351 ts_tablet_manager.cc:1403] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.005s
I20260630 12:27:39.859077 23350 raft_consensus.cc:385] T 07ae4d9868ec4cbda60ced474e5e925b P 2f8a718c9fa447b4a382db1fb5c80373 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:39.859544 23350 raft_consensus.cc:740] T 07ae4d9868ec4cbda60ced474e5e925b P 2f8a718c9fa447b4a382db1fb5c80373 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f8a718c9fa447b4a382db1fb5c80373, State: Initialized, Role: FOLLOWER
I20260630 12:27:39.858753 23349 ts_tablet_manager.cc:1434] T e1e2615e338c46c1afc4145d83174b1f P f772920c51dd4e9f93a4fa25759e5acb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260630 12:27:39.860970 23350 consensus_queue.cc:260] T 07ae4d9868ec4cbda60ced474e5e925b P 2f8a718c9fa447b4a382db1fb5c80373 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:39.861402 23351 raft_consensus.cc:359] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:39.862147 23351 raft_consensus.cc:385] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:39.862386 23349 tablet_bootstrap.cc:492] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb: Bootstrap starting.
I20260630 12:27:39.862484 23351 raft_consensus.cc:740] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c49deb4e845545f0bad75be7eb6214a7, State: Initialized, Role: FOLLOWER
I20260630 12:27:39.863426 23351 consensus_queue.cc:260] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:39.871327 23349 tablet_bootstrap.cc:654] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:39.873692 23350 ts_tablet_manager.cc:1434] T 07ae4d9868ec4cbda60ced474e5e925b P 2f8a718c9fa447b4a382db1fb5c80373: Time spent starting tablet: real 0.018s	user 0.013s	sys 0.000s
I20260630 12:27:39.874230 23351 ts_tablet_manager.cc:1434] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.003s
I20260630 12:27:39.875444 23351 tablet_bootstrap.cc:492] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7: Bootstrap starting.
I20260630 12:27:39.879267 23350 tablet_bootstrap.cc:492] T 70a3f9ef15474a97b0963c45b2befed1 P 2f8a718c9fa447b4a382db1fb5c80373: Bootstrap starting.
I20260630 12:27:39.883831 23351 tablet_bootstrap.cc:654] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:39.889025 23350 tablet_bootstrap.cc:654] T 70a3f9ef15474a97b0963c45b2befed1 P 2f8a718c9fa447b4a382db1fb5c80373: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:39.893690 23349 tablet_bootstrap.cc:492] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb: No bootstrap required, opened a new log
I20260630 12:27:39.894268 23349 ts_tablet_manager.cc:1403] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.009s
I20260630 12:27:39.894773 23351 tablet_bootstrap.cc:492] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7: No bootstrap required, opened a new log
I20260630 12:27:39.895318 23351 ts_tablet_manager.cc:1403] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260630 12:27:39.896345 23350 tablet_bootstrap.cc:492] T 70a3f9ef15474a97b0963c45b2befed1 P 2f8a718c9fa447b4a382db1fb5c80373: No bootstrap required, opened a new log
I20260630 12:27:39.896893 23350 ts_tablet_manager.cc:1403] T 70a3f9ef15474a97b0963c45b2befed1 P 2f8a718c9fa447b4a382db1fb5c80373: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260630 12:27:39.897557 23349 raft_consensus.cc:359] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:39.898228 23351 raft_consensus.cc:359] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:39.898713 23349 raft_consensus.cc:385] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:39.898993 23351 raft_consensus.cc:385] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:39.899089 23349 raft_consensus.cc:740] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f772920c51dd4e9f93a4fa25759e5acb, State: Initialized, Role: FOLLOWER
I20260630 12:27:39.899435 23351 raft_consensus.cc:740] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c49deb4e845545f0bad75be7eb6214a7, State: Initialized, Role: FOLLOWER
I20260630 12:27:39.899816 23350 raft_consensus.cc:359] T 70a3f9ef15474a97b0963c45b2befed1 P 2f8a718c9fa447b4a382db1fb5c80373 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } }
I20260630 12:27:39.900008 23349 consensus_queue.cc:260] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:39.900559 23350 raft_consensus.cc:385] T 70a3f9ef15474a97b0963c45b2befed1 P 2f8a718c9fa447b4a382db1fb5c80373 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:39.900337 23351 consensus_queue.cc:260] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:39.900945 23350 raft_consensus.cc:740] T 70a3f9ef15474a97b0963c45b2befed1 P 2f8a718c9fa447b4a382db1fb5c80373 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f8a718c9fa447b4a382db1fb5c80373, State: Initialized, Role: FOLLOWER
I20260630 12:27:39.902477 23349 ts_tablet_manager.cc:1434] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260630 12:27:39.902096 23350 consensus_queue.cc:260] T 70a3f9ef15474a97b0963c45b2befed1 P 2f8a718c9fa447b4a382db1fb5c80373 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } }
I20260630 12:27:39.903126 23351 ts_tablet_manager.cc:1434] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:27:39.903599 23349 tablet_bootstrap.cc:492] T 07ae4d9868ec4cbda60ced474e5e925b P f772920c51dd4e9f93a4fa25759e5acb: Bootstrap starting.
I20260630 12:27:39.904171 23351 tablet_bootstrap.cc:492] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7: Bootstrap starting.
I20260630 12:27:39.907009 23350 ts_tablet_manager.cc:1434] T 70a3f9ef15474a97b0963c45b2befed1 P 2f8a718c9fa447b4a382db1fb5c80373: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:27:39.908149 23350 tablet_bootstrap.cc:492] T e1e2615e338c46c1afc4145d83174b1f P 2f8a718c9fa447b4a382db1fb5c80373: Bootstrap starting.
I20260630 12:27:39.911034 23351 tablet_bootstrap.cc:654] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:39.911274 23349 tablet_bootstrap.cc:654] T 07ae4d9868ec4cbda60ced474e5e925b P f772920c51dd4e9f93a4fa25759e5acb: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:39.914685 23350 tablet_bootstrap.cc:654] T e1e2615e338c46c1afc4145d83174b1f P 2f8a718c9fa447b4a382db1fb5c80373: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:39.920833 23349 tablet_bootstrap.cc:492] T 07ae4d9868ec4cbda60ced474e5e925b P f772920c51dd4e9f93a4fa25759e5acb: No bootstrap required, opened a new log
I20260630 12:27:39.921424 23349 ts_tablet_manager.cc:1403] T 07ae4d9868ec4cbda60ced474e5e925b P f772920c51dd4e9f93a4fa25759e5acb: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260630 12:27:39.924575 23349 raft_consensus.cc:359] T 07ae4d9868ec4cbda60ced474e5e925b P f772920c51dd4e9f93a4fa25759e5acb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:39.926614 23349 raft_consensus.cc:385] T 07ae4d9868ec4cbda60ced474e5e925b P f772920c51dd4e9f93a4fa25759e5acb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:39.927011 23349 raft_consensus.cc:740] T 07ae4d9868ec4cbda60ced474e5e925b P f772920c51dd4e9f93a4fa25759e5acb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f772920c51dd4e9f93a4fa25759e5acb, State: Initialized, Role: FOLLOWER
I20260630 12:27:39.927984 23349 consensus_queue.cc:260] T 07ae4d9868ec4cbda60ced474e5e925b P f772920c51dd4e9f93a4fa25759e5acb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:39.929154 23351 tablet_bootstrap.cc:492] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7: No bootstrap required, opened a new log
I20260630 12:27:39.929236 23355 raft_consensus.cc:493] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:39.929993 23351 ts_tablet_manager.cc:1403] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.007s
I20260630 12:27:39.930099 23355 raft_consensus.cc:515] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:39.932610 23350 tablet_bootstrap.cc:492] T e1e2615e338c46c1afc4145d83174b1f P 2f8a718c9fa447b4a382db1fb5c80373: No bootstrap required, opened a new log
I20260630 12:27:39.933209 23350 ts_tablet_manager.cc:1403] T e1e2615e338c46c1afc4145d83174b1f P 2f8a718c9fa447b4a382db1fb5c80373: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.002s
I20260630 12:27:39.934492 23351 raft_consensus.cc:359] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:39.935725 23351 raft_consensus.cc:385] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:39.936264 23351 raft_consensus.cc:740] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c49deb4e845545f0bad75be7eb6214a7, State: Initialized, Role: FOLLOWER
I20260630 12:27:39.936282 23350 raft_consensus.cc:359] T e1e2615e338c46c1afc4145d83174b1f P 2f8a718c9fa447b4a382db1fb5c80373 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:39.937392 23350 raft_consensus.cc:385] T e1e2615e338c46c1afc4145d83174b1f P 2f8a718c9fa447b4a382db1fb5c80373 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:39.937763 23350 raft_consensus.cc:740] T e1e2615e338c46c1afc4145d83174b1f P 2f8a718c9fa447b4a382db1fb5c80373 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f8a718c9fa447b4a382db1fb5c80373, State: Initialized, Role: FOLLOWER
I20260630 12:27:39.937740 23351 consensus_queue.cc:260] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:39.939375 23350 consensus_queue.cc:260] T e1e2615e338c46c1afc4145d83174b1f P 2f8a718c9fa447b4a382db1fb5c80373 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:39.941627 23351 ts_tablet_manager.cc:1434] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:27:39.942494 23350 ts_tablet_manager.cc:1434] T e1e2615e338c46c1afc4145d83174b1f P 2f8a718c9fa447b4a382db1fb5c80373: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:27:39.943281 23351 tablet_bootstrap.cc:492] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7: Bootstrap starting.
I20260630 12:27:39.943847 23350 tablet_bootstrap.cc:492] T 01c0f4196dc54788ad96e686c3107c25 P 2f8a718c9fa447b4a382db1fb5c80373: Bootstrap starting.
I20260630 12:27:39.937980 23355 leader_election.cc:290] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f8a718c9fa447b4a382db1fb5c80373 (127.16.110.130:41459), c49deb4e845545f0bad75be7eb6214a7 (127.16.110.131:42753)
I20260630 12:27:39.951462 23350 tablet_bootstrap.cc:654] T 01c0f4196dc54788ad96e686c3107c25 P 2f8a718c9fa447b4a382db1fb5c80373: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:39.953655 23351 tablet_bootstrap.cc:654] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:39.961385 23357 raft_consensus.cc:493] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:39.962158 23357 raft_consensus.cc:515] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:39.968849 23357 leader_election.cc:290] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067), 2f8a718c9fa447b4a382db1fb5c80373 (127.16.110.130:41459)
I20260630 12:27:40.003232 23304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c0f4196dc54788ad96e686c3107c25" candidate_uuid: "f772920c51dd4e9f93a4fa25759e5acb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c49deb4e845545f0bad75be7eb6214a7" is_pre_election: true
I20260630 12:27:40.004297 23304 raft_consensus.cc:2468] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f772920c51dd4e9f93a4fa25759e5acb in term 0.
I20260630 12:27:40.004935 23350 tablet_bootstrap.cc:492] T 01c0f4196dc54788ad96e686c3107c25 P 2f8a718c9fa447b4a382db1fb5c80373: No bootstrap required, opened a new log
I20260630 12:27:40.005481 23350 ts_tablet_manager.cc:1403] T 01c0f4196dc54788ad96e686c3107c25 P 2f8a718c9fa447b4a382db1fb5c80373: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.025s
I20260630 12:27:40.006006 23230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c0f4196dc54788ad96e686c3107c25" candidate_uuid: "f772920c51dd4e9f93a4fa25759e5acb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f8a718c9fa447b4a382db1fb5c80373" is_pre_election: true
I20260630 12:27:40.006058 23118 leader_election.cc:304] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c49deb4e845545f0bad75be7eb6214a7, f772920c51dd4e9f93a4fa25759e5acb; no voters: 
W20260630 12:27:40.008100 23117 leader_election.cc:343] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f8a718c9fa447b4a382db1fb5c80373 (127.16.110.130:41459): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:40.009131 23364 raft_consensus.cc:2804] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:40.009035 23350 raft_consensus.cc:359] T 01c0f4196dc54788ad96e686c3107c25 P 2f8a718c9fa447b4a382db1fb5c80373 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:40.009639 23364 raft_consensus.cc:493] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:40.009951 23350 raft_consensus.cc:385] T 01c0f4196dc54788ad96e686c3107c25 P 2f8a718c9fa447b4a382db1fb5c80373 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:40.010255 23364 raft_consensus.cc:3060] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:40.010272 23350 raft_consensus.cc:740] T 01c0f4196dc54788ad96e686c3107c25 P 2f8a718c9fa447b4a382db1fb5c80373 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f8a718c9fa447b4a382db1fb5c80373, State: Initialized, Role: FOLLOWER
I20260630 12:27:39.997959 23349 ts_tablet_manager.cc:1434] T 07ae4d9868ec4cbda60ced474e5e925b P f772920c51dd4e9f93a4fa25759e5acb: Time spent starting tablet: real 0.076s	user 0.015s	sys 0.025s
I20260630 12:27:40.011439 23350 consensus_queue.cc:260] T 01c0f4196dc54788ad96e686c3107c25 P 2f8a718c9fa447b4a382db1fb5c80373 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:40.012668 23349 tablet_bootstrap.cc:492] T 70a3f9ef15474a97b0963c45b2befed1 P f772920c51dd4e9f93a4fa25759e5acb: Bootstrap starting.
I20260630 12:27:40.019930 23351 tablet_bootstrap.cc:492] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7: No bootstrap required, opened a new log
I20260630 12:27:40.020632 23351 ts_tablet_manager.cc:1403] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7: Time spent bootstrapping tablet: real 0.078s	user 0.031s	sys 0.029s
I20260630 12:27:40.021723 23364 raft_consensus.cc:515] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:40.022384 23350 ts_tablet_manager.cc:1434] T 01c0f4196dc54788ad96e686c3107c25 P 2f8a718c9fa447b4a382db1fb5c80373: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260630 12:27:40.024350 23351 raft_consensus.cc:359] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } }
I20260630 12:27:40.025221 23351 raft_consensus.cc:385] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:40.025615 23351 raft_consensus.cc:740] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c49deb4e845545f0bad75be7eb6214a7, State: Initialized, Role: FOLLOWER
I20260630 12:27:40.028025 23154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e2615e338c46c1afc4145d83174b1f" candidate_uuid: "c49deb4e845545f0bad75be7eb6214a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f772920c51dd4e9f93a4fa25759e5acb" is_pre_election: true
I20260630 12:27:40.028877 23154 raft_consensus.cc:2468] T e1e2615e338c46c1afc4145d83174b1f P f772920c51dd4e9f93a4fa25759e5acb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c49deb4e845545f0bad75be7eb6214a7 in term 0.
I20260630 12:27:40.030500 23230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c0f4196dc54788ad96e686c3107c25" candidate_uuid: "f772920c51dd4e9f93a4fa25759e5acb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f8a718c9fa447b4a382db1fb5c80373"
I20260630 12:27:40.026649 23351 consensus_queue.cc:260] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } }
I20260630 12:27:40.031262 23230 raft_consensus.cc:3060] T 01c0f4196dc54788ad96e686c3107c25 P 2f8a718c9fa447b4a382db1fb5c80373 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:40.031683 23228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e2615e338c46c1afc4145d83174b1f" candidate_uuid: "c49deb4e845545f0bad75be7eb6214a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f8a718c9fa447b4a382db1fb5c80373" is_pre_election: true
I20260630 12:27:40.032460 23228 raft_consensus.cc:2468] T e1e2615e338c46c1afc4145d83174b1f P 2f8a718c9fa447b4a382db1fb5c80373 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c49deb4e845545f0bad75be7eb6214a7 in term 0.
I20260630 12:27:40.033305 23351 ts_tablet_manager.cc:1434] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:27:40.034091 23349 tablet_bootstrap.cc:654] T 70a3f9ef15474a97b0963c45b2befed1 P f772920c51dd4e9f93a4fa25759e5acb: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:40.030526 23267 leader_election.cc:304] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c49deb4e845545f0bad75be7eb6214a7, f772920c51dd4e9f93a4fa25759e5acb; no voters: 
I20260630 12:27:40.036816 23364 leader_election.cc:290] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb [CANDIDATE]: Term 1 election: Requested vote from peers 2f8a718c9fa447b4a382db1fb5c80373 (127.16.110.130:41459), c49deb4e845545f0bad75be7eb6214a7 (127.16.110.131:42753)
I20260630 12:27:40.036940 23357 raft_consensus.cc:2804] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:40.037358 23357 raft_consensus.cc:493] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:40.037703 23357 raft_consensus.cc:3060] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:40.038431 23304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c0f4196dc54788ad96e686c3107c25" candidate_uuid: "f772920c51dd4e9f93a4fa25759e5acb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c49deb4e845545f0bad75be7eb6214a7"
I20260630 12:27:40.039260 23304 raft_consensus.cc:3060] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:40.043790 23230 raft_consensus.cc:2468] T 01c0f4196dc54788ad96e686c3107c25 P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f772920c51dd4e9f93a4fa25759e5acb in term 1.
I20260630 12:27:40.045549 23357 raft_consensus.cc:515] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:40.046314 23117 leader_election.cc:304] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f8a718c9fa447b4a382db1fb5c80373, f772920c51dd4e9f93a4fa25759e5acb; no voters: 
I20260630 12:27:40.047618 23357 leader_election.cc:290] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [CANDIDATE]: Term 1 election: Requested vote from peers f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067), 2f8a718c9fa447b4a382db1fb5c80373 (127.16.110.130:41459)
I20260630 12:27:40.048378 23364 raft_consensus.cc:2804] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:40.048830 23154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e2615e338c46c1afc4145d83174b1f" candidate_uuid: "c49deb4e845545f0bad75be7eb6214a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f772920c51dd4e9f93a4fa25759e5acb"
I20260630 12:27:40.049180 23364 raft_consensus.cc:697] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb [term 1 LEADER]: Becoming Leader. State: Replica: f772920c51dd4e9f93a4fa25759e5acb, State: Running, Role: LEADER
I20260630 12:27:40.049444 23154 raft_consensus.cc:3060] T e1e2615e338c46c1afc4145d83174b1f P f772920c51dd4e9f93a4fa25759e5acb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:40.050189 23364 consensus_queue.cc:237] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:40.051314 23349 tablet_bootstrap.cc:492] T 70a3f9ef15474a97b0963c45b2befed1 P f772920c51dd4e9f93a4fa25759e5acb: No bootstrap required, opened a new log
I20260630 12:27:40.052121 23349 ts_tablet_manager.cc:1403] T 70a3f9ef15474a97b0963c45b2befed1 P f772920c51dd4e9f93a4fa25759e5acb: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.002s
I20260630 12:27:40.048329 23304 raft_consensus.cc:2468] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f772920c51dd4e9f93a4fa25759e5acb in term 1.
I20260630 12:27:40.054723 23357 raft_consensus.cc:493] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:40.055248 23357 raft_consensus.cc:515] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } }
I20260630 12:27:40.056200 23349 raft_consensus.cc:359] T 70a3f9ef15474a97b0963c45b2befed1 P f772920c51dd4e9f93a4fa25759e5acb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } }
I20260630 12:27:40.056981 23349 raft_consensus.cc:385] T 70a3f9ef15474a97b0963c45b2befed1 P f772920c51dd4e9f93a4fa25759e5acb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:40.057297 23349 raft_consensus.cc:740] T 70a3f9ef15474a97b0963c45b2befed1 P f772920c51dd4e9f93a4fa25759e5acb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f772920c51dd4e9f93a4fa25759e5acb, State: Initialized, Role: FOLLOWER
I20260630 12:27:40.057736 23357 leader_election.cc:290] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067), 2f8a718c9fa447b4a382db1fb5c80373 (127.16.110.130:41459)
I20260630 12:27:40.058214 23349 consensus_queue.cc:260] T 70a3f9ef15474a97b0963c45b2befed1 P f772920c51dd4e9f93a4fa25759e5acb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } }
I20260630 12:27:40.060547 23349 ts_tablet_manager.cc:1434] T 70a3f9ef15474a97b0963c45b2befed1 P f772920c51dd4e9f93a4fa25759e5acb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:27:40.060750 23230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e2615e338c46c1afc4145d83174b1f" candidate_uuid: "c49deb4e845545f0bad75be7eb6214a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f8a718c9fa447b4a382db1fb5c80373"
I20260630 12:27:40.061563 23230 raft_consensus.cc:3060] T e1e2615e338c46c1afc4145d83174b1f P 2f8a718c9fa447b4a382db1fb5c80373 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:40.062870 23154 raft_consensus.cc:2468] T e1e2615e338c46c1afc4145d83174b1f P f772920c51dd4e9f93a4fa25759e5acb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c49deb4e845545f0bad75be7eb6214a7 in term 1.
I20260630 12:27:40.064067 23267 leader_election.cc:304] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c49deb4e845545f0bad75be7eb6214a7, f772920c51dd4e9f93a4fa25759e5acb; no voters: 
I20260630 12:27:40.064793 23357 raft_consensus.cc:2804] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:40.066103 23357 raft_consensus.cc:697] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [term 1 LEADER]: Becoming Leader. State: Replica: c49deb4e845545f0bad75be7eb6214a7, State: Running, Role: LEADER
I20260630 12:27:40.060765 23228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a3f9ef15474a97b0963c45b2befed1" candidate_uuid: "c49deb4e845545f0bad75be7eb6214a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f8a718c9fa447b4a382db1fb5c80373" is_pre_election: true
I20260630 12:27:40.066911 23357 consensus_queue.cc:237] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:40.067324 23228 raft_consensus.cc:2468] T 70a3f9ef15474a97b0963c45b2befed1 P 2f8a718c9fa447b4a382db1fb5c80373 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c49deb4e845545f0bad75be7eb6214a7 in term 0.
I20260630 12:27:40.060808 23153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a3f9ef15474a97b0963c45b2befed1" candidate_uuid: "c49deb4e845545f0bad75be7eb6214a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f772920c51dd4e9f93a4fa25759e5acb" is_pre_election: true
I20260630 12:27:40.068552 23230 raft_consensus.cc:2468] T e1e2615e338c46c1afc4145d83174b1f P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c49deb4e845545f0bad75be7eb6214a7 in term 1.
I20260630 12:27:40.068681 23267 leader_election.cc:304] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f8a718c9fa447b4a382db1fb5c80373, c49deb4e845545f0bad75be7eb6214a7; no voters: 
I20260630 12:27:40.068832 23153 raft_consensus.cc:2468] T 70a3f9ef15474a97b0963c45b2befed1 P f772920c51dd4e9f93a4fa25759e5acb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c49deb4e845545f0bad75be7eb6214a7 in term 0.
I20260630 12:27:40.070226 23374 raft_consensus.cc:2804] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:40.070650 23374 raft_consensus.cc:493] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:40.071012 23374 raft_consensus.cc:3060] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:40.075471 23051 catalog_manager.cc:5697] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb reported cstate change: term changed from 0 to 1, leader changed from <none> to f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129). New cstate: current_term: 1 leader_uuid: "f772920c51dd4e9f93a4fa25759e5acb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:40.076733 23050 catalog_manager.cc:5697] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c49deb4e845545f0bad75be7eb6214a7 (127.16.110.131). New cstate: current_term: 1 leader_uuid: "c49deb4e845545f0bad75be7eb6214a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:40.077519 23374 raft_consensus.cc:515] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } }
I20260630 12:27:40.079353 23374 leader_election.cc:290] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [CANDIDATE]: Term 1 election: Requested vote from peers f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067), 2f8a718c9fa447b4a382db1fb5c80373 (127.16.110.130:41459)
I20260630 12:27:40.080471 23153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a3f9ef15474a97b0963c45b2befed1" candidate_uuid: "c49deb4e845545f0bad75be7eb6214a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f772920c51dd4e9f93a4fa25759e5acb"
I20260630 12:27:40.080564 23230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a3f9ef15474a97b0963c45b2befed1" candidate_uuid: "c49deb4e845545f0bad75be7eb6214a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f8a718c9fa447b4a382db1fb5c80373"
I20260630 12:27:40.080991 23153 raft_consensus.cc:3060] T 70a3f9ef15474a97b0963c45b2befed1 P f772920c51dd4e9f93a4fa25759e5acb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:40.081171 23230 raft_consensus.cc:3060] T 70a3f9ef15474a97b0963c45b2befed1 P 2f8a718c9fa447b4a382db1fb5c80373 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:40.088954 23153 raft_consensus.cc:2468] T 70a3f9ef15474a97b0963c45b2befed1 P f772920c51dd4e9f93a4fa25759e5acb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c49deb4e845545f0bad75be7eb6214a7 in term 1.
I20260630 12:27:40.089174 23230 raft_consensus.cc:2468] T 70a3f9ef15474a97b0963c45b2befed1 P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c49deb4e845545f0bad75be7eb6214a7 in term 1.
I20260630 12:27:40.089926 23267 leader_election.cc:304] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c49deb4e845545f0bad75be7eb6214a7, f772920c51dd4e9f93a4fa25759e5acb; no voters: 
I20260630 12:27:40.090593 23374 raft_consensus.cc:2804] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:40.091110 23374 raft_consensus.cc:697] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [term 1 LEADER]: Becoming Leader. State: Replica: c49deb4e845545f0bad75be7eb6214a7, State: Running, Role: LEADER
I20260630 12:27:40.091768 23374 consensus_queue.cc:237] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } }
I20260630 12:27:40.098572 23050 catalog_manager.cc:5697] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c49deb4e845545f0bad75be7eb6214a7 (127.16.110.131). New cstate: current_term: 1 leader_uuid: "c49deb4e845545f0bad75be7eb6214a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:40.164891 23374 raft_consensus.cc:493] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:40.165514 23374 raft_consensus.cc:515] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:40.167138 23374 leader_election.cc:290] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067), 2f8a718c9fa447b4a382db1fb5c80373 (127.16.110.130:41459)
I20260630 12:27:40.168149 23153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ae4d9868ec4cbda60ced474e5e925b" candidate_uuid: "c49deb4e845545f0bad75be7eb6214a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f772920c51dd4e9f93a4fa25759e5acb" is_pre_election: true
I20260630 12:27:40.168426 23230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ae4d9868ec4cbda60ced474e5e925b" candidate_uuid: "c49deb4e845545f0bad75be7eb6214a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f8a718c9fa447b4a382db1fb5c80373" is_pre_election: true
I20260630 12:27:40.168742 23153 raft_consensus.cc:2468] T 07ae4d9868ec4cbda60ced474e5e925b P f772920c51dd4e9f93a4fa25759e5acb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c49deb4e845545f0bad75be7eb6214a7 in term 0.
I20260630 12:27:40.169044 23230 raft_consensus.cc:2468] T 07ae4d9868ec4cbda60ced474e5e925b P 2f8a718c9fa447b4a382db1fb5c80373 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c49deb4e845545f0bad75be7eb6214a7 in term 0.
I20260630 12:27:40.169711 23267 leader_election.cc:304] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c49deb4e845545f0bad75be7eb6214a7, f772920c51dd4e9f93a4fa25759e5acb; no voters: 
I20260630 12:27:40.170531 23374 raft_consensus.cc:2804] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:40.170902 23374 raft_consensus.cc:493] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:40.171285 23374 raft_consensus.cc:3060] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:40.176949 23374 raft_consensus.cc:515] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:40.178900 23374 leader_election.cc:290] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [CANDIDATE]: Term 1 election: Requested vote from peers f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067), 2f8a718c9fa447b4a382db1fb5c80373 (127.16.110.130:41459)
I20260630 12:27:40.179636 23153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ae4d9868ec4cbda60ced474e5e925b" candidate_uuid: "c49deb4e845545f0bad75be7eb6214a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f772920c51dd4e9f93a4fa25759e5acb"
I20260630 12:27:40.179792 23230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ae4d9868ec4cbda60ced474e5e925b" candidate_uuid: "c49deb4e845545f0bad75be7eb6214a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f8a718c9fa447b4a382db1fb5c80373"
I20260630 12:27:40.180240 23153 raft_consensus.cc:3060] T 07ae4d9868ec4cbda60ced474e5e925b P f772920c51dd4e9f93a4fa25759e5acb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:40.180485 23230 raft_consensus.cc:3060] T 07ae4d9868ec4cbda60ced474e5e925b P 2f8a718c9fa447b4a382db1fb5c80373 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:40.184731 23153 raft_consensus.cc:2468] T 07ae4d9868ec4cbda60ced474e5e925b P f772920c51dd4e9f93a4fa25759e5acb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c49deb4e845545f0bad75be7eb6214a7 in term 1.
I20260630 12:27:40.185434 23230 raft_consensus.cc:2468] T 07ae4d9868ec4cbda60ced474e5e925b P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c49deb4e845545f0bad75be7eb6214a7 in term 1.
I20260630 12:27:40.185648 23267 leader_election.cc:304] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c49deb4e845545f0bad75be7eb6214a7, f772920c51dd4e9f93a4fa25759e5acb; no voters: 
I20260630 12:27:40.186515 23374 raft_consensus.cc:2804] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:40.186959 23374 raft_consensus.cc:697] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [term 1 LEADER]: Becoming Leader. State: Replica: c49deb4e845545f0bad75be7eb6214a7, State: Running, Role: LEADER
I20260630 12:27:40.187700 23374 consensus_queue.cc:237] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:40.193877 23050 catalog_manager.cc:5697] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c49deb4e845545f0bad75be7eb6214a7 (127.16.110.131). New cstate: current_term: 1 leader_uuid: "c49deb4e845545f0bad75be7eb6214a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } health_report { overall_health: HEALTHY } } }
W20260630 12:27:40.199311 23100 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:27:40.268196 16826 tablet_server.cc:179] TabletServer@127.16.110.129:0 shutting down...
I20260630 12:27:40.287824 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:40.288709 16826 tablet_replica.cc:333] T 07ae4d9868ec4cbda60ced474e5e925b P f772920c51dd4e9f93a4fa25759e5acb: stopping tablet replica
I20260630 12:27:40.289271 16826 raft_consensus.cc:2243] T 07ae4d9868ec4cbda60ced474e5e925b P f772920c51dd4e9f93a4fa25759e5acb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:40.289686 16826 raft_consensus.cc:2272] T 07ae4d9868ec4cbda60ced474e5e925b P f772920c51dd4e9f93a4fa25759e5acb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:40.291750 16826 tablet_replica.cc:333] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb: stopping tablet replica
I20260630 12:27:40.292316 16826 raft_consensus.cc:2243] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:40.292883 16826 pending_rounds.cc:70] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb: Trying to abort 1 pending ops.
I20260630 12:27:40.293076 16826 pending_rounds.cc:77] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440796376182784 op_type: NO_OP noop_request { }
I20260630 12:27:40.293365 16826 raft_consensus.cc:2889] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:40.293642 16826 raft_consensus.cc:2272] T 01c0f4196dc54788ad96e686c3107c25 P f772920c51dd4e9f93a4fa25759e5acb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:40.295859 16826 tablet_replica.cc:333] T 70a3f9ef15474a97b0963c45b2befed1 P f772920c51dd4e9f93a4fa25759e5acb: stopping tablet replica
I20260630 12:27:40.296387 16826 raft_consensus.cc:2243] T 70a3f9ef15474a97b0963c45b2befed1 P f772920c51dd4e9f93a4fa25759e5acb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:40.296747 16826 raft_consensus.cc:2272] T 70a3f9ef15474a97b0963c45b2befed1 P f772920c51dd4e9f93a4fa25759e5acb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:40.298627 16826 tablet_replica.cc:333] T e1e2615e338c46c1afc4145d83174b1f P f772920c51dd4e9f93a4fa25759e5acb: stopping tablet replica
I20260630 12:27:40.299108 16826 raft_consensus.cc:2243] T e1e2615e338c46c1afc4145d83174b1f P f772920c51dd4e9f93a4fa25759e5acb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:40.299474 16826 raft_consensus.cc:2272] T e1e2615e338c46c1afc4145d83174b1f P f772920c51dd4e9f93a4fa25759e5acb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:40.321215 16826 tablet_server.cc:196] TabletServer@127.16.110.129:0 shutdown complete.
W20260630 12:27:40.474924 23267 consensus_peers.cc:597] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 -> Peer f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067): Couldn't send request to peer f772920c51dd4e9f93a4fa25759e5acb. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:39067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:40.554498 23267 consensus_peers.cc:597] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 -> Peer f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067): Couldn't send request to peer f772920c51dd4e9f93a4fa25759e5acb. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:39067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:40.576233 23374 consensus_queue.cc:1048] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:27:40.590291 23267 consensus_peers.cc:597] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 -> Peer f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067): Couldn't send request to peer f772920c51dd4e9f93a4fa25759e5acb. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:39067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:40.654434 23374 consensus_queue.cc:1048] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:40.697427 23374 consensus_queue.cc:1048] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:27:40.969606 23267 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.110.129:39067: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260630 12:27:41.201289 23100 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver f772920c51dd4e9f93a4fa25759e5acb not available for placement
I20260630 12:27:41.364861 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:41.370604 23386 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:41.371146 23387 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:41.372308 23389 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:41.373608 16826 server_base.cc:1061] running on GCE node
I20260630 12:27:41.375092 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:41.375304 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:41.375486 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822461375467 us; error 0 us; skew 500 ppm
I20260630 12:27:41.376150 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:41.378716 16826 webserver.cc:533] Webserver started at http://127.16.110.132:43765/ using document root <none> and password file <none>
I20260630 12:27:41.379194 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:41.379397 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:41.379654 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:41.380826 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822292038890-16826-0/minicluster-data/ts-3-root/instance:
uuid: "efa52047defe4284af3bc4a6446a6cd0"
format_stamp: "Formatted at 2026-06-30 12:27:41 on dist-test-slave-pnhc"
I20260630 12:27:41.385185 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:27:41.388489 23394 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:41.389235 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:27:41.389542 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822292038890-16826-0/minicluster-data/ts-3-root
uuid: "efa52047defe4284af3bc4a6446a6cd0"
format_stamp: "Formatted at 2026-06-30 12:27:41 on dist-test-slave-pnhc"
I20260630 12:27:41.389817 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822292038890-16826-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822292038890-16826-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822292038890-16826-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:41.399919 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:41.400969 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:41.402355 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:41.405406 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:41.405670 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:41.405968 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:41.406221 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:41.449420 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.132:41329
I20260630 12:27:41.449622 23456 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.132:41329 every 8 connection(s)
I20260630 12:27:41.463681 23457 heartbeater.cc:344] Connected to a master server at 127.16.110.190:43923
I20260630 12:27:41.464126 23457 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:41.464847 23457 heartbeater.cc:507] Master 127.16.110.190:43923 requested a full tablet report, sending...
I20260630 12:27:41.466930 23051 ts_manager.cc:194] Registered new tserver with Master: efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132:41329)
I20260630 12:27:41.468588 23051 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45056
I20260630 12:27:41.510248 23357 consensus_queue.cc:579] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Leader has been unable to successfully communicate with peer f772920c51dd4e9f93a4fa25759e5acb for more than 1 seconds (1.417s)
I20260630 12:27:41.521898 23304 consensus_queue.cc:237] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [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: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: true } }
I20260630 12:27:41.530164 23230 raft_consensus.cc:1275] T 70a3f9ef15474a97b0963c45b2befed1 P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Refusing update from remote peer c49deb4e845545f0bad75be7eb6214a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:41.531744 23462 consensus_queue.cc:1048] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:27:41.532557 23267 consensus_peers.cc:597] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 -> Peer f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067): Couldn't send request to peer f772920c51dd4e9f93a4fa25759e5acb. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:39067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:41.537824 23267 consensus_peers.cc:597] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 -> Peer efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132:41329): Couldn't send request to peer efa52047defe4284af3bc4a6446a6cd0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70a3f9ef15474a97b0963c45b2befed1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:41.537865 23357 raft_consensus.cc:2955] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: true } } }
I20260630 12:27:41.539497 23230 raft_consensus.cc:2955] T 70a3f9ef15474a97b0963c45b2befed1 P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: true } } }
I20260630 12:27:41.543931 23462 consensus_queue.cc:579] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Leader has been unable to successfully communicate with peer f772920c51dd4e9f93a4fa25759e5acb for more than 1 seconds (1.476s)
I20260630 12:27:41.544881 23037 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 70a3f9ef15474a97b0963c45b2befed1 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:27:41.551749 23051 catalog_manager.cc:5697] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 reported cstate change: config changed from index -1 to 2, NON_VOTER efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "c49deb4e845545f0bad75be7eb6214a7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:41.565621 23462 consensus_queue.cc:579] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Leader has been unable to successfully communicate with peer f772920c51dd4e9f93a4fa25759e5acb for more than 1 seconds (1.377s)
I20260630 12:27:41.576160 23304 consensus_queue.cc:237] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [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: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: true } }
I20260630 12:27:41.581892 23230 raft_consensus.cc:1275] T e1e2615e338c46c1afc4145d83174b1f P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Refusing update from remote peer c49deb4e845545f0bad75be7eb6214a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:27:41.582285 23267 consensus_peers.cc:597] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 -> Peer efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132:41329): Couldn't send request to peer efa52047defe4284af3bc4a6446a6cd0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e1e2615e338c46c1afc4145d83174b1f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:41.584569 23461 consensus_queue.cc:1048] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:27:41.585911 23267 consensus_peers.cc:597] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 -> Peer f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067): Couldn't send request to peer f772920c51dd4e9f93a4fa25759e5acb. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:39067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:41.585682 23304 consensus_queue.cc:237] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [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: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: true } }
I20260630 12:27:41.590670 23462 raft_consensus.cc:2955] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: true } } }
I20260630 12:27:41.593919 23230 raft_consensus.cc:2955] T e1e2615e338c46c1afc4145d83174b1f P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: true } } }
W20260630 12:27:41.595229 23267 consensus_peers.cc:597] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 -> Peer efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132:41329): Couldn't send request to peer efa52047defe4284af3bc4a6446a6cd0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 07ae4d9868ec4cbda60ced474e5e925b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:41.596091 23228 raft_consensus.cc:1275] T 07ae4d9868ec4cbda60ced474e5e925b P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Refusing update from remote peer c49deb4e845545f0bad75be7eb6214a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:27:41.598167 23461 consensus_queue.cc:1048] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:27:41.599180 23267 consensus_peers.cc:597] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 -> Peer f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067): Couldn't send request to peer f772920c51dd4e9f93a4fa25759e5acb. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:39067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:41.601863 23461 raft_consensus.cc:493] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:41.602393 23461 raft_consensus.cc:515] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:41.604295 23037 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet e1e2615e338c46c1afc4145d83174b1f with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:27:41.604686 23461 leader_election.cc:290] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067), 2f8a718c9fa447b4a382db1fb5c80373 (127.16.110.130:41459)
I20260630 12:27:41.607463 23227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c0f4196dc54788ad96e686c3107c25" candidate_uuid: "c49deb4e845545f0bad75be7eb6214a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f8a718c9fa447b4a382db1fb5c80373" is_pre_election: true
I20260630 12:27:41.608517 23227 raft_consensus.cc:2468] T 01c0f4196dc54788ad96e686c3107c25 P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c49deb4e845545f0bad75be7eb6214a7 in term 1.
I20260630 12:27:41.610459 23050 catalog_manager.cc:5697] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 reported cstate change: config changed from index -1 to 2, NON_VOTER efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "c49deb4e845545f0bad75be7eb6214a7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:27:41.612587 23267 leader_election.cc:336] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067): Network error: Client connection negotiation failed: client connection to 127.16.110.129:39067: connect: Connection refused (error 111)
I20260630 12:27:41.613374 23267 leader_election.cc:304] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [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: 2f8a718c9fa447b4a382db1fb5c80373, c49deb4e845545f0bad75be7eb6214a7; no voters: f772920c51dd4e9f93a4fa25759e5acb
I20260630 12:27:41.614077 23461 raft_consensus.cc:2804] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:27:41.614477 23461 raft_consensus.cc:493] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:41.614843 23461 raft_consensus.cc:3060] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:41.615217 23468 raft_consensus.cc:2955] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: true } } }
I20260630 12:27:41.620534 23228 raft_consensus.cc:2955] T 07ae4d9868ec4cbda60ced474e5e925b P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: true } } }
I20260630 12:27:41.622890 23461 raft_consensus.cc:515] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:41.625923 23037 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 07ae4d9868ec4cbda60ced474e5e925b with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:27:41.627369 23461 leader_election.cc:290] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [CANDIDATE]: Term 2 election: Requested vote from peers f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067), 2f8a718c9fa447b4a382db1fb5c80373 (127.16.110.130:41459)
I20260630 12:27:41.634258 23228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c0f4196dc54788ad96e686c3107c25" candidate_uuid: "c49deb4e845545f0bad75be7eb6214a7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f8a718c9fa447b4a382db1fb5c80373"
I20260630 12:27:41.635010 23228 raft_consensus.cc:3060] T 01c0f4196dc54788ad96e686c3107c25 P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:27:41.634388 23051 catalog_manager.cc:5697] T 07ae4d9868ec4cbda60ced474e5e925b P 2f8a718c9fa447b4a382db1fb5c80373 reported cstate change: config changed from index -1 to 2, NON_VOTER efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "c49deb4e845545f0bad75be7eb6214a7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: true } } }
W20260630 12:27:41.636255 23267 leader_election.cc:336] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067): Network error: Client connection negotiation failed: client connection to 127.16.110.129:39067: connect: Connection refused (error 111)
I20260630 12:27:41.640769 23228 raft_consensus.cc:2468] T 01c0f4196dc54788ad96e686c3107c25 P 2f8a718c9fa447b4a382db1fb5c80373 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c49deb4e845545f0bad75be7eb6214a7 in term 2.
I20260630 12:27:41.641903 23267 leader_election.cc:304] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [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: 2f8a718c9fa447b4a382db1fb5c80373, c49deb4e845545f0bad75be7eb6214a7; no voters: f772920c51dd4e9f93a4fa25759e5acb
I20260630 12:27:41.642639 23461 raft_consensus.cc:2804] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:27:41.643173 23461 raft_consensus.cc:697] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [term 2 LEADER]: Becoming Leader. State: Replica: c49deb4e845545f0bad75be7eb6214a7, State: Running, Role: LEADER
I20260630 12:27:41.643908 23461 consensus_queue.cc:237] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Queue going to LEADER 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: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } }
I20260630 12:27:41.650990 23050 catalog_manager.cc:5697] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 reported cstate change: term changed from 1 to 2, leader changed from f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129) to c49deb4e845545f0bad75be7eb6214a7 (127.16.110.131). New cstate: current_term: 2 leader_uuid: "c49deb4e845545f0bad75be7eb6214a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:41.924510 23477 ts_tablet_manager.cc:933] T 70a3f9ef15474a97b0963c45b2befed1 P efa52047defe4284af3bc4a6446a6cd0: Initiating tablet copy from peer c49deb4e845545f0bad75be7eb6214a7 (127.16.110.131:42753)
I20260630 12:27:41.926209 23477 tablet_copy_client.cc:323] T 70a3f9ef15474a97b0963c45b2befed1 P efa52047defe4284af3bc4a6446a6cd0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.131:42753
I20260630 12:27:41.935417 23314 tablet_copy_service.cc:140] P c49deb4e845545f0bad75be7eb6214a7: Received BeginTabletCopySession request for tablet 70a3f9ef15474a97b0963c45b2befed1 from peer efa52047defe4284af3bc4a6446a6cd0 ({username='slave'} at 127.0.0.1:33602)
I20260630 12:27:41.935906 23314 tablet_copy_service.cc:161] P c49deb4e845545f0bad75be7eb6214a7: Beginning new tablet copy session on tablet 70a3f9ef15474a97b0963c45b2befed1 from peer efa52047defe4284af3bc4a6446a6cd0 at {username='slave'} at 127.0.0.1:33602: session id = efa52047defe4284af3bc4a6446a6cd0-70a3f9ef15474a97b0963c45b2befed1
I20260630 12:27:41.941133 23314 tablet_copy_source_session.cc:215] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:41.943742 23477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70a3f9ef15474a97b0963c45b2befed1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:41.953939 23477 tablet_copy_client.cc:806] T 70a3f9ef15474a97b0963c45b2befed1 P efa52047defe4284af3bc4a6446a6cd0: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:41.954414 23477 tablet_copy_client.cc:670] T 70a3f9ef15474a97b0963c45b2befed1 P efa52047defe4284af3bc4a6446a6cd0: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:41.957726 23477 tablet_copy_client.cc:538] T 70a3f9ef15474a97b0963c45b2befed1 P efa52047defe4284af3bc4a6446a6cd0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:41.964269 23477 tablet_bootstrap.cc:492] T 70a3f9ef15474a97b0963c45b2befed1 P efa52047defe4284af3bc4a6446a6cd0: Bootstrap starting.
I20260630 12:27:41.978327 23477 tablet_bootstrap.cc:492] T 70a3f9ef15474a97b0963c45b2befed1 P efa52047defe4284af3bc4a6446a6cd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:41.978950 23477 tablet_bootstrap.cc:492] T 70a3f9ef15474a97b0963c45b2befed1 P efa52047defe4284af3bc4a6446a6cd0: Bootstrap complete.
I20260630 12:27:41.979472 23477 ts_tablet_manager.cc:1403] T 70a3f9ef15474a97b0963c45b2befed1 P efa52047defe4284af3bc4a6446a6cd0: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.002s
I20260630 12:27:41.981596 23477 raft_consensus.cc:359] T 70a3f9ef15474a97b0963c45b2befed1 P efa52047defe4284af3bc4a6446a6cd0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: true } }
I20260630 12:27:41.982143 23477 raft_consensus.cc:740] T 70a3f9ef15474a97b0963c45b2befed1 P efa52047defe4284af3bc4a6446a6cd0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: efa52047defe4284af3bc4a6446a6cd0, State: Initialized, Role: LEARNER
I20260630 12:27:41.982589 23477 consensus_queue.cc:260] T 70a3f9ef15474a97b0963c45b2befed1 P efa52047defe4284af3bc4a6446a6cd0 [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: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: true } }
I20260630 12:27:41.984570 23457 heartbeater.cc:499] Master 127.16.110.190:43923 was elected leader, sending a full tablet report...
I20260630 12:27:41.984705 23477 ts_tablet_manager.cc:1434] T 70a3f9ef15474a97b0963c45b2befed1 P efa52047defe4284af3bc4a6446a6cd0: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.002s
I20260630 12:27:41.986411 23314 tablet_copy_service.cc:342] P c49deb4e845545f0bad75be7eb6214a7: Request end of tablet copy session efa52047defe4284af3bc4a6446a6cd0-70a3f9ef15474a97b0963c45b2befed1 received from {username='slave'} at 127.0.0.1:33602
I20260630 12:27:41.986821 23314 tablet_copy_service.cc:434] P c49deb4e845545f0bad75be7eb6214a7: ending tablet copy session efa52047defe4284af3bc4a6446a6cd0-70a3f9ef15474a97b0963c45b2befed1 on tablet 70a3f9ef15474a97b0963c45b2befed1 with peer efa52047defe4284af3bc4a6446a6cd0
I20260630 12:27:42.020660 23477 ts_tablet_manager.cc:933] T 07ae4d9868ec4cbda60ced474e5e925b P efa52047defe4284af3bc4a6446a6cd0: Initiating tablet copy from peer c49deb4e845545f0bad75be7eb6214a7 (127.16.110.131:42753)
I20260630 12:27:42.022006 23477 tablet_copy_client.cc:323] T 07ae4d9868ec4cbda60ced474e5e925b P efa52047defe4284af3bc4a6446a6cd0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.131:42753
I20260630 12:27:42.023487 23314 tablet_copy_service.cc:140] P c49deb4e845545f0bad75be7eb6214a7: Received BeginTabletCopySession request for tablet 07ae4d9868ec4cbda60ced474e5e925b from peer efa52047defe4284af3bc4a6446a6cd0 ({username='slave'} at 127.0.0.1:33602)
I20260630 12:27:42.023910 23314 tablet_copy_service.cc:161] P c49deb4e845545f0bad75be7eb6214a7: Beginning new tablet copy session on tablet 07ae4d9868ec4cbda60ced474e5e925b from peer efa52047defe4284af3bc4a6446a6cd0 at {username='slave'} at 127.0.0.1:33602: session id = efa52047defe4284af3bc4a6446a6cd0-07ae4d9868ec4cbda60ced474e5e925b
I20260630 12:27:42.028790 23314 tablet_copy_source_session.cc:215] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:42.031183 23477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ae4d9868ec4cbda60ced474e5e925b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:42.040105 23228 raft_consensus.cc:1275] T 01c0f4196dc54788ad96e686c3107c25 P 2f8a718c9fa447b4a382db1fb5c80373 [term 2 FOLLOWER]: Refusing update from remote peer c49deb4e845545f0bad75be7eb6214a7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:27:42.041287 23461 consensus_queue.cc:1048] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:27:42.042726 23477 tablet_copy_client.cc:806] T 07ae4d9868ec4cbda60ced474e5e925b P efa52047defe4284af3bc4a6446a6cd0: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:42.043308 23477 tablet_copy_client.cc:670] T 07ae4d9868ec4cbda60ced474e5e925b P efa52047defe4284af3bc4a6446a6cd0: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:42.046965 23477 tablet_copy_client.cc:538] T 07ae4d9868ec4cbda60ced474e5e925b P efa52047defe4284af3bc4a6446a6cd0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:42.055759 23477 tablet_bootstrap.cc:492] T 07ae4d9868ec4cbda60ced474e5e925b P efa52047defe4284af3bc4a6446a6cd0: Bootstrap starting.
W20260630 12:27:42.055742 23267 consensus_peers.cc:597] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 -> Peer f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067): Couldn't send request to peer f772920c51dd4e9f93a4fa25759e5acb. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:39067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:42.073028 23477 tablet_bootstrap.cc:492] T 07ae4d9868ec4cbda60ced474e5e925b P efa52047defe4284af3bc4a6446a6cd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:42.073730 23477 tablet_bootstrap.cc:492] T 07ae4d9868ec4cbda60ced474e5e925b P efa52047defe4284af3bc4a6446a6cd0: Bootstrap complete.
I20260630 12:27:42.074316 23477 ts_tablet_manager.cc:1403] T 07ae4d9868ec4cbda60ced474e5e925b P efa52047defe4284af3bc4a6446a6cd0: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260630 12:27:42.076396 23477 raft_consensus.cc:359] T 07ae4d9868ec4cbda60ced474e5e925b P efa52047defe4284af3bc4a6446a6cd0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: true } }
I20260630 12:27:42.076994 23477 raft_consensus.cc:740] T 07ae4d9868ec4cbda60ced474e5e925b P efa52047defe4284af3bc4a6446a6cd0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: efa52047defe4284af3bc4a6446a6cd0, State: Initialized, Role: LEARNER
I20260630 12:27:42.077925 23477 consensus_queue.cc:260] T 07ae4d9868ec4cbda60ced474e5e925b P efa52047defe4284af3bc4a6446a6cd0 [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: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: true } }
I20260630 12:27:42.079895 23477 ts_tablet_manager.cc:1434] T 07ae4d9868ec4cbda60ced474e5e925b P efa52047defe4284af3bc4a6446a6cd0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:27:42.081707 23314 tablet_copy_service.cc:342] P c49deb4e845545f0bad75be7eb6214a7: Request end of tablet copy session efa52047defe4284af3bc4a6446a6cd0-07ae4d9868ec4cbda60ced474e5e925b received from {username='slave'} at 127.0.0.1:33602
I20260630 12:27:42.082119 23314 tablet_copy_service.cc:434] P c49deb4e845545f0bad75be7eb6214a7: ending tablet copy session efa52047defe4284af3bc4a6446a6cd0-07ae4d9868ec4cbda60ced474e5e925b on tablet 07ae4d9868ec4cbda60ced474e5e925b with peer efa52047defe4284af3bc4a6446a6cd0
I20260630 12:27:42.101087 23477 ts_tablet_manager.cc:933] T e1e2615e338c46c1afc4145d83174b1f P efa52047defe4284af3bc4a6446a6cd0: Initiating tablet copy from peer c49deb4e845545f0bad75be7eb6214a7 (127.16.110.131:42753)
I20260630 12:27:42.102413 23477 tablet_copy_client.cc:323] T e1e2615e338c46c1afc4145d83174b1f P efa52047defe4284af3bc4a6446a6cd0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.131:42753
I20260630 12:27:42.103770 23314 tablet_copy_service.cc:140] P c49deb4e845545f0bad75be7eb6214a7: Received BeginTabletCopySession request for tablet e1e2615e338c46c1afc4145d83174b1f from peer efa52047defe4284af3bc4a6446a6cd0 ({username='slave'} at 127.0.0.1:33602)
I20260630 12:27:42.104290 23314 tablet_copy_service.cc:161] P c49deb4e845545f0bad75be7eb6214a7: Beginning new tablet copy session on tablet e1e2615e338c46c1afc4145d83174b1f from peer efa52047defe4284af3bc4a6446a6cd0 at {username='slave'} at 127.0.0.1:33602: session id = efa52047defe4284af3bc4a6446a6cd0-e1e2615e338c46c1afc4145d83174b1f
I20260630 12:27:42.109246 23314 tablet_copy_source_session.cc:215] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:42.111693 23477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e2615e338c46c1afc4145d83174b1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:42.123499 23477 tablet_copy_client.cc:806] T e1e2615e338c46c1afc4145d83174b1f P efa52047defe4284af3bc4a6446a6cd0: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:42.124022 23477 tablet_copy_client.cc:670] T e1e2615e338c46c1afc4145d83174b1f P efa52047defe4284af3bc4a6446a6cd0: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:42.127382 23477 tablet_copy_client.cc:538] T e1e2615e338c46c1afc4145d83174b1f P efa52047defe4284af3bc4a6446a6cd0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:42.132602 23477 tablet_bootstrap.cc:492] T e1e2615e338c46c1afc4145d83174b1f P efa52047defe4284af3bc4a6446a6cd0: Bootstrap starting.
I20260630 12:27:42.143767 23477 tablet_bootstrap.cc:492] T e1e2615e338c46c1afc4145d83174b1f P efa52047defe4284af3bc4a6446a6cd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:42.144513 23477 tablet_bootstrap.cc:492] T e1e2615e338c46c1afc4145d83174b1f P efa52047defe4284af3bc4a6446a6cd0: Bootstrap complete.
I20260630 12:27:42.145047 23477 ts_tablet_manager.cc:1403] T e1e2615e338c46c1afc4145d83174b1f P efa52047defe4284af3bc4a6446a6cd0: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:27:42.146822 23477 raft_consensus.cc:359] T e1e2615e338c46c1afc4145d83174b1f P efa52047defe4284af3bc4a6446a6cd0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: true } }
I20260630 12:27:42.147414 23477 raft_consensus.cc:740] T e1e2615e338c46c1afc4145d83174b1f P efa52047defe4284af3bc4a6446a6cd0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: efa52047defe4284af3bc4a6446a6cd0, State: Initialized, Role: LEARNER
I20260630 12:27:42.147886 23477 consensus_queue.cc:260] T e1e2615e338c46c1afc4145d83174b1f P efa52047defe4284af3bc4a6446a6cd0 [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: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: true } }
I20260630 12:27:42.149663 23477 ts_tablet_manager.cc:1434] T e1e2615e338c46c1afc4145d83174b1f P efa52047defe4284af3bc4a6446a6cd0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:27:42.151328 23314 tablet_copy_service.cc:342] P c49deb4e845545f0bad75be7eb6214a7: Request end of tablet copy session efa52047defe4284af3bc4a6446a6cd0-e1e2615e338c46c1afc4145d83174b1f received from {username='slave'} at 127.0.0.1:33602
I20260630 12:27:42.151695 23314 tablet_copy_service.cc:434] P c49deb4e845545f0bad75be7eb6214a7: ending tablet copy session efa52047defe4284af3bc4a6446a6cd0-e1e2615e338c46c1afc4145d83174b1f on tablet e1e2615e338c46c1afc4145d83174b1f with peer efa52047defe4284af3bc4a6446a6cd0
W20260630 12:27:42.203250 23100 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver f772920c51dd4e9f93a4fa25759e5acb not available for placement
I20260630 12:27:42.484257 23432 raft_consensus.cc:1217] T 70a3f9ef15474a97b0963c45b2befed1 P efa52047defe4284af3bc4a6446a6cd0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:27:42.572932 23432 raft_consensus.cc:1217] T e1e2615e338c46c1afc4145d83174b1f P efa52047defe4284af3bc4a6446a6cd0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:27:42.608590 23432 raft_consensus.cc:1217] T 07ae4d9868ec4cbda60ced474e5e925b P efa52047defe4284af3bc4a6446a6cd0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:27:42.610491 23461 consensus_queue.cc:579] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Leader has been unable to successfully communicate with peer f772920c51dd4e9f93a4fa25759e5acb for more than 1 seconds (1.088s)
I20260630 12:27:42.671079 23461 consensus_queue.cc:579] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Leader has been unable to successfully communicate with peer f772920c51dd4e9f93a4fa25759e5acb for more than 1 seconds (1.084s)
I20260630 12:27:42.674561 23461 consensus_queue.cc:579] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Leader has been unable to successfully communicate with peer f772920c51dd4e9f93a4fa25759e5acb for more than 1 seconds (1.097s)
I20260630 12:27:43.072754 23461 raft_consensus.cc:1064] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7: attempting to promote NON_VOTER efa52047defe4284af3bc4a6446a6cd0 to VOTER
I20260630 12:27:43.075918 23461 consensus_queue.cc:237] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [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: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } }
I20260630 12:27:43.077128 23468 consensus_queue.cc:579] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Leader has been unable to successfully communicate with peer f772920c51dd4e9f93a4fa25759e5acb for more than 1 seconds (1.432s)
I20260630 12:27:43.086505 23432 raft_consensus.cc:1275] T 70a3f9ef15474a97b0963c45b2befed1 P efa52047defe4284af3bc4a6446a6cd0 [term 1 LEARNER]: Refusing update from remote peer c49deb4e845545f0bad75be7eb6214a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:43.089808 23228 raft_consensus.cc:1275] T 70a3f9ef15474a97b0963c45b2befed1 P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Refusing update from remote peer c49deb4e845545f0bad75be7eb6214a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:43.089798 23490 consensus_queue.cc:1048] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:27:43.093377 23490 consensus_queue.cc:1048] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:27:43.095542 23267 consensus_peers.cc:597] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 -> Peer f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067): Couldn't send request to peer f772920c51dd4e9f93a4fa25759e5acb. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:39067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:43.095322 23304 consensus_queue.cc:237] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [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: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: true } }
W20260630 12:27:43.105232 23267 consensus_peers.cc:597] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 -> Peer efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132:41329): Couldn't send request to peer efa52047defe4284af3bc4a6446a6cd0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01c0f4196dc54788ad96e686c3107c25. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:43.105377 23230 raft_consensus.cc:1275] T 01c0f4196dc54788ad96e686c3107c25 P 2f8a718c9fa447b4a382db1fb5c80373 [term 2 FOLLOWER]: Refusing update from remote peer c49deb4e845545f0bad75be7eb6214a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:27:43.107123 23461 consensus_queue.cc:1048] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:27:43.110816 23462 raft_consensus.cc:1064] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7: attempting to promote NON_VOTER efa52047defe4284af3bc4a6446a6cd0 to VOTER
I20260630 12:27:43.111588 23461 raft_consensus.cc:2955] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:43.115000 23462 consensus_queue.cc:237] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [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: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } }
W20260630 12:27:43.117374 23267 consensus_peers.cc:597] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 -> Peer f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067): Couldn't send request to peer f772920c51dd4e9f93a4fa25759e5acb. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:39067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:43.113973 23230 raft_consensus.cc:2955] T 70a3f9ef15474a97b0963c45b2befed1 P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:43.129221 23432 raft_consensus.cc:2955] T 70a3f9ef15474a97b0963c45b2befed1 P efa52047defe4284af3bc4a6446a6cd0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:43.130302 23051 catalog_manager.cc:5697] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 reported cstate change: config changed from index 2 to 3, efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c49deb4e845545f0bad75be7eb6214a7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:43.137980 23431 raft_consensus.cc:1275] T e1e2615e338c46c1afc4145d83174b1f P efa52047defe4284af3bc4a6446a6cd0 [term 1 LEARNER]: Refusing update from remote peer c49deb4e845545f0bad75be7eb6214a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:43.136360 23468 raft_consensus.cc:2955] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: true } } }
I20260630 12:27:43.140517 23490 consensus_queue.cc:1048] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:43.140029 23227 raft_consensus.cc:2955] T 01c0f4196dc54788ad96e686c3107c25 P 2f8a718c9fa447b4a382db1fb5c80373 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: true } } }
I20260630 12:27:43.149749 23037 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 01c0f4196dc54788ad96e686c3107c25 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:27:43.150879 23228 raft_consensus.cc:1275] T e1e2615e338c46c1afc4145d83174b1f P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Refusing update from remote peer c49deb4e845545f0bad75be7eb6214a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:43.153570 23490 consensus_queue.cc:1048] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:27:43.160331 23267 consensus_peers.cc:597] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 -> Peer f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067): Couldn't send request to peer f772920c51dd4e9f93a4fa25759e5acb. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:39067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:43.175941 23462 raft_consensus.cc:2955] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:43.177416 23227 raft_consensus.cc:2955] T e1e2615e338c46c1afc4145d83174b1f P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:43.189126 23431 raft_consensus.cc:2955] T e1e2615e338c46c1afc4145d83174b1f P efa52047defe4284af3bc4a6446a6cd0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:43.190418 23304 consensus_queue.cc:237] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [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: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } }
I20260630 12:27:43.191898 23049 catalog_manager.cc:5697] T 01c0f4196dc54788ad96e686c3107c25 P 2f8a718c9fa447b4a382db1fb5c80373 reported cstate change: config changed from index -1 to 2, NON_VOTER efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) added. New cstate: current_term: 2 leader_uuid: "c49deb4e845545f0bad75be7eb6214a7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: true } } }
I20260630 12:27:43.196081 23432 raft_consensus.cc:1275] T 70a3f9ef15474a97b0963c45b2befed1 P efa52047defe4284af3bc4a6446a6cd0 [term 1 FOLLOWER]: Refusing update from remote peer c49deb4e845545f0bad75be7eb6214a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:43.197423 23227 raft_consensus.cc:1275] T 70a3f9ef15474a97b0963c45b2befed1 P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Refusing update from remote peer c49deb4e845545f0bad75be7eb6214a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:43.197733 23461 consensus_queue.cc:1048] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:43.199445 23461 consensus_queue.cc:1048] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260630 12:27:43.209306 23100 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver f772920c51dd4e9f93a4fa25759e5acb not available for placement
I20260630 12:27:43.213701 23490 raft_consensus.cc:2955] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:43.218258 23050 catalog_manager.cc:5697] T e1e2615e338c46c1afc4145d83174b1f P 2f8a718c9fa447b4a382db1fb5c80373 reported cstate change: config changed from index 2 to 3, efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c49deb4e845545f0bad75be7eb6214a7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:43.220867 23227 raft_consensus.cc:2955] T 70a3f9ef15474a97b0963c45b2befed1 P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:43.224730 23461 raft_consensus.cc:1064] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7: attempting to promote NON_VOTER efa52047defe4284af3bc4a6446a6cd0 to VOTER
I20260630 12:27:43.228567 23461 consensus_queue.cc:237] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [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: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } }
I20260630 12:27:43.235589 23304 consensus_queue.cc:237] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [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: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } }
I20260630 12:27:43.238927 23050 catalog_manager.cc:5697] T 70a3f9ef15474a97b0963c45b2befed1 P 2f8a718c9fa447b4a382db1fb5c80373 reported cstate change: config changed from index 3 to 4, VOTER f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129) evicted. New cstate: current_term: 1 leader_uuid: "c49deb4e845545f0bad75be7eb6214a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:43.241518 23431 raft_consensus.cc:2955] T 70a3f9ef15474a97b0963c45b2befed1 P efa52047defe4284af3bc4a6446a6cd0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:43.242558 23432 raft_consensus.cc:1275] T e1e2615e338c46c1afc4145d83174b1f P efa52047defe4284af3bc4a6446a6cd0 [term 1 FOLLOWER]: Refusing update from remote peer c49deb4e845545f0bad75be7eb6214a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:43.244338 23462 consensus_queue.cc:1048] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:43.249480 23037 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 70a3f9ef15474a97b0963c45b2befed1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:43.258906 23227 raft_consensus.cc:1275] T e1e2615e338c46c1afc4145d83174b1f P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Refusing update from remote peer c49deb4e845545f0bad75be7eb6214a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:43.259680 23505 raft_consensus.cc:2955] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:43.260897 23230 raft_consensus.cc:1275] T 07ae4d9868ec4cbda60ced474e5e925b P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Refusing update from remote peer c49deb4e845545f0bad75be7eb6214a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:43.262384 23506 consensus_queue.cc:1048] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:43.263695 23431 raft_consensus.cc:1275] T 07ae4d9868ec4cbda60ced474e5e925b P efa52047defe4284af3bc4a6446a6cd0 [term 1 LEARNER]: Refusing update from remote peer c49deb4e845545f0bad75be7eb6214a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:27:43.261772 23432 raft_consensus.cc:2955] T e1e2615e338c46c1afc4145d83174b1f P efa52047defe4284af3bc4a6446a6cd0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:43.271636 23230 raft_consensus.cc:2955] T e1e2615e338c46c1afc4145d83174b1f P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:43.279206 23037 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e1e2615e338c46c1afc4145d83174b1f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:43.265606 23461 consensus_queue.cc:1048] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
W20260630 12:27:43.283442 23267 consensus_peers.cc:597] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 -> Peer f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067): Couldn't send request to peer f772920c51dd4e9f93a4fa25759e5acb. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:39067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:27:43.283974 23036 catalog_manager.cc:4755] TS f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 70a3f9ef15474a97b0963c45b2befed1: Network error: Client connection negotiation failed: client connection to 127.16.110.129:39067: connect: Connection refused (error 111)
I20260630 12:27:43.284936 23506 consensus_queue.cc:1048] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:27:43.290583 23051 catalog_manager.cc:5697] T e1e2615e338c46c1afc4145d83174b1f P 2f8a718c9fa447b4a382db1fb5c80373 reported cstate change: config changed from index 3 to 4, VOTER f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129) evicted. New cstate: current_term: 1 leader_uuid: "c49deb4e845545f0bad75be7eb6214a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:43.302121 23461 raft_consensus.cc:2955] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:43.302166 23432 raft_consensus.cc:2955] T 07ae4d9868ec4cbda60ced474e5e925b P efa52047defe4284af3bc4a6446a6cd0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:43.314774 23230 raft_consensus.cc:2955] T 07ae4d9868ec4cbda60ced474e5e925b P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:43.317763 23050 catalog_manager.cc:5697] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 reported cstate change: config changed from index 2 to 3, efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c49deb4e845545f0bad75be7eb6214a7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:43.330067 23304 consensus_queue.cc:237] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [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: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } }
I20260630 12:27:43.334626 23432 raft_consensus.cc:1275] T 07ae4d9868ec4cbda60ced474e5e925b P efa52047defe4284af3bc4a6446a6cd0 [term 1 FOLLOWER]: Refusing update from remote peer c49deb4e845545f0bad75be7eb6214a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:43.334870 23230 raft_consensus.cc:1275] T 07ae4d9868ec4cbda60ced474e5e925b P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Refusing update from remote peer c49deb4e845545f0bad75be7eb6214a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:27:43.335742 23461 consensus_queue.cc:1048] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:43.336560 23506 consensus_queue.cc:1048] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:43.342924 23505 raft_consensus.cc:2955] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:43.344538 23230 raft_consensus.cc:2955] T 07ae4d9868ec4cbda60ced474e5e925b P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:43.344846 23432 raft_consensus.cc:2955] T 07ae4d9868ec4cbda60ced474e5e925b P efa52047defe4284af3bc4a6446a6cd0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:43.353534 23037 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 07ae4d9868ec4cbda60ced474e5e925b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:43.354107 23051 catalog_manager.cc:5697] T 07ae4d9868ec4cbda60ced474e5e925b P 2f8a718c9fa447b4a382db1fb5c80373 reported cstate change: config changed from index 3 to 4, VOTER f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129) evicted. New cstate: current_term: 1 leader_uuid: "c49deb4e845545f0bad75be7eb6214a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:43.666464 23512 ts_tablet_manager.cc:933] T 01c0f4196dc54788ad96e686c3107c25 P efa52047defe4284af3bc4a6446a6cd0: Initiating tablet copy from peer c49deb4e845545f0bad75be7eb6214a7 (127.16.110.131:42753)
I20260630 12:27:43.668210 23512 tablet_copy_client.cc:323] T 01c0f4196dc54788ad96e686c3107c25 P efa52047defe4284af3bc4a6446a6cd0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.131:42753
I20260630 12:27:43.669991 23314 tablet_copy_service.cc:140] P c49deb4e845545f0bad75be7eb6214a7: Received BeginTabletCopySession request for tablet 01c0f4196dc54788ad96e686c3107c25 from peer efa52047defe4284af3bc4a6446a6cd0 ({username='slave'} at 127.0.0.1:33602)
I20260630 12:27:43.670665 23314 tablet_copy_service.cc:161] P c49deb4e845545f0bad75be7eb6214a7: Beginning new tablet copy session on tablet 01c0f4196dc54788ad96e686c3107c25 from peer efa52047defe4284af3bc4a6446a6cd0 at {username='slave'} at 127.0.0.1:33602: session id = efa52047defe4284af3bc4a6446a6cd0-01c0f4196dc54788ad96e686c3107c25
I20260630 12:27:43.676549 23314 tablet_copy_source_session.cc:215] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:27:43.679554 23512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01c0f4196dc54788ad96e686c3107c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:43.694173 23512 tablet_copy_client.cc:806] T 01c0f4196dc54788ad96e686c3107c25 P efa52047defe4284af3bc4a6446a6cd0: tablet copy: Starting download of 0 data blocks...
I20260630 12:27:43.694813 23512 tablet_copy_client.cc:670] T 01c0f4196dc54788ad96e686c3107c25 P efa52047defe4284af3bc4a6446a6cd0: tablet copy: Starting download of 1 WAL segments...
I20260630 12:27:43.698869 23512 tablet_copy_client.cc:538] T 01c0f4196dc54788ad96e686c3107c25 P efa52047defe4284af3bc4a6446a6cd0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:27:43.706664 23512 tablet_bootstrap.cc:492] T 01c0f4196dc54788ad96e686c3107c25 P efa52047defe4284af3bc4a6446a6cd0: Bootstrap starting.
I20260630 12:27:43.723451 23512 tablet_bootstrap.cc:492] T 01c0f4196dc54788ad96e686c3107c25 P efa52047defe4284af3bc4a6446a6cd0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:27:43.724339 23512 tablet_bootstrap.cc:492] T 01c0f4196dc54788ad96e686c3107c25 P efa52047defe4284af3bc4a6446a6cd0: Bootstrap complete.
I20260630 12:27:43.724923 23512 ts_tablet_manager.cc:1403] T 01c0f4196dc54788ad96e686c3107c25 P efa52047defe4284af3bc4a6446a6cd0: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.004s
I20260630 12:27:43.727788 23512 raft_consensus.cc:359] T 01c0f4196dc54788ad96e686c3107c25 P efa52047defe4284af3bc4a6446a6cd0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: true } }
I20260630 12:27:43.728590 23512 raft_consensus.cc:740] T 01c0f4196dc54788ad96e686c3107c25 P efa52047defe4284af3bc4a6446a6cd0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: efa52047defe4284af3bc4a6446a6cd0, State: Initialized, Role: LEARNER
I20260630 12:27:43.729215 23512 consensus_queue.cc:260] T 01c0f4196dc54788ad96e686c3107c25 P efa52047defe4284af3bc4a6446a6cd0 [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: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: true } }
I20260630 12:27:43.731907 23512 ts_tablet_manager.cc:1434] T 01c0f4196dc54788ad96e686c3107c25 P efa52047defe4284af3bc4a6446a6cd0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:27:43.733610 23314 tablet_copy_service.cc:342] P c49deb4e845545f0bad75be7eb6214a7: Request end of tablet copy session efa52047defe4284af3bc4a6446a6cd0-01c0f4196dc54788ad96e686c3107c25 received from {username='slave'} at 127.0.0.1:33602
I20260630 12:27:43.733964 23314 tablet_copy_service.cc:434] P c49deb4e845545f0bad75be7eb6214a7: ending tablet copy session efa52047defe4284af3bc4a6446a6cd0-01c0f4196dc54788ad96e686c3107c25 on tablet 01c0f4196dc54788ad96e686c3107c25 with peer efa52047defe4284af3bc4a6446a6cd0
I20260630 12:27:44.043283 23432 raft_consensus.cc:1217] T 01c0f4196dc54788ad96e686c3107c25 P efa52047defe4284af3bc4a6446a6cd0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260630 12:27:44.212280 23100 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver f772920c51dd4e9f93a4fa25759e5acb not available for placement
I20260630 12:27:44.431221 23505 raft_consensus.cc:1064] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7: attempting to promote NON_VOTER efa52047defe4284af3bc4a6446a6cd0 to VOTER
I20260630 12:27:44.433259 23505 consensus_queue.cc:237] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [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: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } }
I20260630 12:27:44.439359 23432 raft_consensus.cc:1275] T 01c0f4196dc54788ad96e686c3107c25 P efa52047defe4284af3bc4a6446a6cd0 [term 2 LEARNER]: Refusing update from remote peer c49deb4e845545f0bad75be7eb6214a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:27:44.441874 23230 raft_consensus.cc:1275] T 01c0f4196dc54788ad96e686c3107c25 P 2f8a718c9fa447b4a382db1fb5c80373 [term 2 FOLLOWER]: Refusing update from remote peer c49deb4e845545f0bad75be7eb6214a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:27:44.441964 23516 consensus_queue.cc:1048] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260630 12:27:44.442955 23036 catalog_manager.cc:4755] TS f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 70a3f9ef15474a97b0963c45b2befed1: Network error: Client connection negotiation failed: client connection to 127.16.110.129:39067: connect: Connection refused (error 111)
I20260630 12:27:44.444834 23516 consensus_queue.cc:1048] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:27:44.445395 23267 consensus_peers.cc:597] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 -> Peer f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067): Couldn't send request to peer f772920c51dd4e9f93a4fa25759e5acb. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:39067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:44.451717 23505 raft_consensus.cc:2955] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:44.453218 23230 raft_consensus.cc:2955] T 01c0f4196dc54788ad96e686c3107c25 P 2f8a718c9fa447b4a382db1fb5c80373 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:44.462363 23432 raft_consensus.cc:2955] T 01c0f4196dc54788ad96e686c3107c25 P efa52047defe4284af3bc4a6446a6cd0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:44.465324 23052 catalog_manager.cc:5697] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 reported cstate change: config changed from index 2 to 3, efa52047defe4284af3bc4a6446a6cd0 (127.16.110.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c49deb4e845545f0bad75be7eb6214a7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f772920c51dd4e9f93a4fa25759e5acb" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:27:44.483816 23304 consensus_queue.cc:237] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [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: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } }
I20260630 12:27:44.488695 23230 raft_consensus.cc:1275] T 01c0f4196dc54788ad96e686c3107c25 P 2f8a718c9fa447b4a382db1fb5c80373 [term 2 FOLLOWER]: Refusing update from remote peer c49deb4e845545f0bad75be7eb6214a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:44.488814 23432 raft_consensus.cc:1275] T 01c0f4196dc54788ad96e686c3107c25 P efa52047defe4284af3bc4a6446a6cd0 [term 2 FOLLOWER]: Refusing update from remote peer c49deb4e845545f0bad75be7eb6214a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:27:44.490000 23506 consensus_queue.cc:1048] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:44.490636 23505 consensus_queue.cc:1048] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:27:44.496694 23516 raft_consensus.cc:2955] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:44.497637 23230 raft_consensus.cc:2955] T 01c0f4196dc54788ad96e686c3107c25 P 2f8a718c9fa447b4a382db1fb5c80373 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:44.498473 23432 raft_consensus.cc:2955] T 01c0f4196dc54788ad96e686c3107c25 P efa52047defe4284af3bc4a6446a6cd0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
I20260630 12:27:44.506798 23037 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 01c0f4196dc54788ad96e686c3107c25 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:27:44.507304 23051 catalog_manager.cc:5697] T 01c0f4196dc54788ad96e686c3107c25 P 2f8a718c9fa447b4a382db1fb5c80373 reported cstate change: config changed from index 3 to 4, VOTER f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129) evicted. New cstate: current_term: 2 leader_uuid: "c49deb4e845545f0bad75be7eb6214a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f8a718c9fa447b4a382db1fb5c80373" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41459 } } peers { permanent_uuid: "c49deb4e845545f0bad75be7eb6214a7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 42753 } } peers { permanent_uuid: "efa52047defe4284af3bc4a6446a6cd0" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41329 } attrs { promote: false } } }
W20260630 12:27:45.488665 23036 catalog_manager.cc:4755] TS f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 70a3f9ef15474a97b0963c45b2befed1: Network error: Client connection negotiation failed: client connection to 127.16.110.129:39067: connect: Connection refused (error 111)
W20260630 12:27:46.758836 23036 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.110.129:39067: connect: Connection refused (error 111) [suppressed 57 similar messages]
W20260630 12:27:46.762220 23036 catalog_manager.cc:4755] TS f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 01c0f4196dc54788ad96e686c3107c25: Network error: Client connection negotiation failed: client connection to 127.16.110.129:39067: connect: Connection refused (error 111)
I20260630 12:27:48.484501 16826 tablet_server.cc:179] TabletServer@127.16.110.130:0 shutting down...
I20260630 12:27:48.515934 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:48.517676 16826 tablet_replica.cc:333] T e1e2615e338c46c1afc4145d83174b1f P 2f8a718c9fa447b4a382db1fb5c80373: stopping tablet replica
I20260630 12:27:48.518536 16826 raft_consensus.cc:2243] T e1e2615e338c46c1afc4145d83174b1f P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260630 12:27:48.518627 23267 consensus_peers.cc:597] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 -> Peer 2f8a718c9fa447b4a382db1fb5c80373 (127.16.110.130:41459): Couldn't send request to peer 2f8a718c9fa447b4a382db1fb5c80373. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:27:48.519306 16826 raft_consensus.cc:2272] T e1e2615e338c46c1afc4145d83174b1f P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:48.521739 16826 tablet_replica.cc:333] T 70a3f9ef15474a97b0963c45b2befed1 P 2f8a718c9fa447b4a382db1fb5c80373: stopping tablet replica
I20260630 12:27:48.522262 16826 raft_consensus.cc:2243] T 70a3f9ef15474a97b0963c45b2befed1 P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:48.522814 16826 raft_consensus.cc:2272] T 70a3f9ef15474a97b0963c45b2befed1 P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:48.524892 16826 tablet_replica.cc:333] T 01c0f4196dc54788ad96e686c3107c25 P 2f8a718c9fa447b4a382db1fb5c80373: stopping tablet replica
I20260630 12:27:48.525425 16826 raft_consensus.cc:2243] T 01c0f4196dc54788ad96e686c3107c25 P 2f8a718c9fa447b4a382db1fb5c80373 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:48.525972 16826 raft_consensus.cc:2272] T 01c0f4196dc54788ad96e686c3107c25 P 2f8a718c9fa447b4a382db1fb5c80373 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:48.528033 16826 tablet_replica.cc:333] T 07ae4d9868ec4cbda60ced474e5e925b P 2f8a718c9fa447b4a382db1fb5c80373: stopping tablet replica
I20260630 12:27:48.528610 16826 raft_consensus.cc:2243] T 07ae4d9868ec4cbda60ced474e5e925b P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:48.529218 16826 raft_consensus.cc:2272] T 07ae4d9868ec4cbda60ced474e5e925b P 2f8a718c9fa447b4a382db1fb5c80373 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:48.554386 16826 tablet_server.cc:196] TabletServer@127.16.110.130:0 shutdown complete.
I20260630 12:27:48.570125 16826 tablet_server.cc:179] TabletServer@127.16.110.131:0 shutting down...
I20260630 12:27:48.591800 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:48.592564 16826 tablet_replica.cc:333] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7: stopping tablet replica
I20260630 12:27:48.593122 16826 raft_consensus.cc:2243] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:48.593951 16826 raft_consensus.cc:2272] T 70a3f9ef15474a97b0963c45b2befed1 P c49deb4e845545f0bad75be7eb6214a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:48.596027 16826 tablet_replica.cc:333] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7: stopping tablet replica
I20260630 12:27:48.596601 16826 raft_consensus.cc:2243] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:48.597280 16826 raft_consensus.cc:2272] T e1e2615e338c46c1afc4145d83174b1f P c49deb4e845545f0bad75be7eb6214a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:48.599279 16826 tablet_replica.cc:333] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7: stopping tablet replica
I20260630 12:27:48.599772 16826 raft_consensus.cc:2243] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:48.600507 16826 raft_consensus.cc:2272] T 07ae4d9868ec4cbda60ced474e5e925b P c49deb4e845545f0bad75be7eb6214a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:48.602420 16826 tablet_replica.cc:333] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7: stopping tablet replica
I20260630 12:27:48.602842 16826 raft_consensus.cc:2243] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:27:48.603485 16826 raft_consensus.cc:2272] T 01c0f4196dc54788ad96e686c3107c25 P c49deb4e845545f0bad75be7eb6214a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:48.627413 16826 tablet_server.cc:196] TabletServer@127.16.110.131:0 shutdown complete.
I20260630 12:27:48.642210 16826 tablet_server.cc:179] TabletServer@127.16.110.132:0 shutting down...
I20260630 12:27:48.665475 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:48.666230 16826 tablet_replica.cc:333] T 01c0f4196dc54788ad96e686c3107c25 P efa52047defe4284af3bc4a6446a6cd0: stopping tablet replica
I20260630 12:27:48.666848 16826 raft_consensus.cc:2243] T 01c0f4196dc54788ad96e686c3107c25 P efa52047defe4284af3bc4a6446a6cd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:48.667330 16826 raft_consensus.cc:2272] T 01c0f4196dc54788ad96e686c3107c25 P efa52047defe4284af3bc4a6446a6cd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:48.669183 16826 tablet_replica.cc:333] T 07ae4d9868ec4cbda60ced474e5e925b P efa52047defe4284af3bc4a6446a6cd0: stopping tablet replica
I20260630 12:27:48.669608 16826 raft_consensus.cc:2243] T 07ae4d9868ec4cbda60ced474e5e925b P efa52047defe4284af3bc4a6446a6cd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:48.670178 16826 raft_consensus.cc:2272] T 07ae4d9868ec4cbda60ced474e5e925b P efa52047defe4284af3bc4a6446a6cd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:48.672096 16826 tablet_replica.cc:333] T e1e2615e338c46c1afc4145d83174b1f P efa52047defe4284af3bc4a6446a6cd0: stopping tablet replica
I20260630 12:27:48.672556 16826 raft_consensus.cc:2243] T e1e2615e338c46c1afc4145d83174b1f P efa52047defe4284af3bc4a6446a6cd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:48.672986 16826 raft_consensus.cc:2272] T e1e2615e338c46c1afc4145d83174b1f P efa52047defe4284af3bc4a6446a6cd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:48.674801 16826 tablet_replica.cc:333] T 70a3f9ef15474a97b0963c45b2befed1 P efa52047defe4284af3bc4a6446a6cd0: stopping tablet replica
I20260630 12:27:48.675189 16826 raft_consensus.cc:2243] T 70a3f9ef15474a97b0963c45b2befed1 P efa52047defe4284af3bc4a6446a6cd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:48.675616 16826 raft_consensus.cc:2272] T 70a3f9ef15474a97b0963c45b2befed1 P efa52047defe4284af3bc4a6446a6cd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:48.698372 16826 tablet_server.cc:196] TabletServer@127.16.110.132:0 shutdown complete.
I20260630 12:27:48.712767 16826 master.cc:562] Master@127.16.110.190:43923 shutting down...
W20260630 12:27:48.854751 23036 catalog_manager.cc:4755] TS f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 01c0f4196dc54788ad96e686c3107c25: Network error: Client connection negotiation failed: client connection to 127.16.110.129:39067: connect: Connection refused (error 111)
W20260630 12:27:51.696173 23036 catalog_manager.cc:4755] TS f772920c51dd4e9f93a4fa25759e5acb (127.16.110.129:39067): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 70a3f9ef15474a97b0963c45b2befed1: Network error: Client connection negotiation failed: client connection to 127.16.110.129:39067: connect: Connection refused (error 111)
W20260630 12:27:51.817410 23036 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.110.129:39067: connect: Connection refused (error 111) [suppressed 6 similar messages]
I20260630 12:27:52.323017 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0d32b960647b49ac898a5ed70c7ae2b5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:52.324023 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0d32b960647b49ac898a5ed70c7ae2b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:52.324501 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0d32b960647b49ac898a5ed70c7ae2b5: stopping tablet replica
I20260630 12:27:52.357805 16826 master.cc:584] Master@127.16.110.190:43923 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14328 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:27:52.399092 16826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.110.190:43851
I20260630 12:27:52.400185 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:52.405606 23533 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:52.406025 23534 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:52.406725 23536 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:52.407469 16826 server_base.cc:1061] running on GCE node
I20260630 12:27:52.408319 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:52.408501 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:52.408612 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822472408600 us; error 0 us; skew 500 ppm
I20260630 12:27:52.409024 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:52.411243 16826 webserver.cc:533] Webserver started at http://127.16.110.190:45893/ using document root <none> and password file <none>
I20260630 12:27:52.411646 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:52.411789 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:52.412022 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:52.413102 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/master-0-root/instance:
uuid: "7fa203bf60a948f18087db7d05e16abc"
format_stamp: "Formatted at 2026-06-30 12:27:52 on dist-test-slave-pnhc"
I20260630 12:27:52.417330 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:27:52.420897 23541 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:52.421648 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:52.421959 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/master-0-root
uuid: "7fa203bf60a948f18087db7d05e16abc"
format_stamp: "Formatted at 2026-06-30 12:27:52 on dist-test-slave-pnhc"
I20260630 12:27:52.422350 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:52.436244 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:52.437445 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:52.477010 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.190:43851
I20260630 12:27:52.477134 23592 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.190:43851 every 8 connection(s)
I20260630 12:27:52.481310 23593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:52.492257 23593 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7fa203bf60a948f18087db7d05e16abc: Bootstrap starting.
I20260630 12:27:52.496894 23593 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7fa203bf60a948f18087db7d05e16abc: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:52.500934 23593 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7fa203bf60a948f18087db7d05e16abc: No bootstrap required, opened a new log
I20260630 12:27:52.502935 23593 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7fa203bf60a948f18087db7d05e16abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fa203bf60a948f18087db7d05e16abc" member_type: VOTER }
I20260630 12:27:52.503293 23593 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7fa203bf60a948f18087db7d05e16abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:52.503474 23593 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7fa203bf60a948f18087db7d05e16abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fa203bf60a948f18087db7d05e16abc, State: Initialized, Role: FOLLOWER
I20260630 12:27:52.503979 23593 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7fa203bf60a948f18087db7d05e16abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7fa203bf60a948f18087db7d05e16abc" member_type: VOTER }
I20260630 12:27:52.504462 23593 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7fa203bf60a948f18087db7d05e16abc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:27:52.504653 23593 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7fa203bf60a948f18087db7d05e16abc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:27:52.504863 23593 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7fa203bf60a948f18087db7d05e16abc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:52.509367 23593 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7fa203bf60a948f18087db7d05e16abc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fa203bf60a948f18087db7d05e16abc" member_type: VOTER }
I20260630 12:27:52.509845 23593 leader_election.cc:304] T 00000000000000000000000000000000 P 7fa203bf60a948f18087db7d05e16abc [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: 7fa203bf60a948f18087db7d05e16abc; no voters: 
I20260630 12:27:52.510906 23593 leader_election.cc:290] T 00000000000000000000000000000000 P 7fa203bf60a948f18087db7d05e16abc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:27:52.511441 23596 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7fa203bf60a948f18087db7d05e16abc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:52.512818 23596 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7fa203bf60a948f18087db7d05e16abc [term 1 LEADER]: Becoming Leader. State: Replica: 7fa203bf60a948f18087db7d05e16abc, State: Running, Role: LEADER
I20260630 12:27:52.513466 23596 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7fa203bf60a948f18087db7d05e16abc [LEADER]: Queue going to LEADER mode. State: All 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: "7fa203bf60a948f18087db7d05e16abc" member_type: VOTER }
I20260630 12:27:52.513804 23593 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7fa203bf60a948f18087db7d05e16abc [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:27:52.516467 23598 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7fa203bf60a948f18087db7d05e16abc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7fa203bf60a948f18087db7d05e16abc. Latest consensus state: current_term: 1 leader_uuid: "7fa203bf60a948f18087db7d05e16abc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fa203bf60a948f18087db7d05e16abc" member_type: VOTER } }
I20260630 12:27:52.516458 23597 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7fa203bf60a948f18087db7d05e16abc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7fa203bf60a948f18087db7d05e16abc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fa203bf60a948f18087db7d05e16abc" member_type: VOTER } }
I20260630 12:27:52.517217 23598 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7fa203bf60a948f18087db7d05e16abc [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:52.517319 23597 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7fa203bf60a948f18087db7d05e16abc [sys.catalog]: This master's current role is: LEADER
I20260630 12:27:52.519924 23601 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:27:52.525189 23601 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:27:52.530655 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:27:52.534166 23601 catalog_manager.cc:1383] Generated new cluster ID: 0ee664dafa914aea9a6322514389ca77
I20260630 12:27:52.534453 23601 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:27:52.551765 23601 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:27:52.553063 23601 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:27:52.572079 23601 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7fa203bf60a948f18087db7d05e16abc: Generated new TSK 0
I20260630 12:27:52.572710 23601 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:27:52.598196 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:52.606145 23614 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:52.607352 23615 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:52.608754 16826 server_base.cc:1061] running on GCE node
W20260630 12:27:52.608907 23617 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:52.609807 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:52.610013 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:52.610230 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822472610195 us; error 0 us; skew 500 ppm
I20260630 12:27:52.610752 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:52.612998 16826 webserver.cc:533] Webserver started at http://127.16.110.129:40567/ using document root <none> and password file <none>
I20260630 12:27:52.613471 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:52.613659 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:52.613940 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:52.614967 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-0-root/instance:
uuid: "0c8ab3826a584b51803d441565d37b0b"
format_stamp: "Formatted at 2026-06-30 12:27:52 on dist-test-slave-pnhc"
I20260630 12:27:52.621598 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:27:52.626132 23622 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:52.626888 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:52.627187 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-0-root
uuid: "0c8ab3826a584b51803d441565d37b0b"
format_stamp: "Formatted at 2026-06-30 12:27:52 on dist-test-slave-pnhc"
I20260630 12:27:52.627466 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:52.644409 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:52.645551 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:52.646979 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:52.649537 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:52.649863 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:52.650101 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:52.650281 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:52.689604 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.129:33569
I20260630 12:27:52.689708 23684 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.129:33569 every 8 connection(s)
I20260630 12:27:52.694767 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:52.702243 23689 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:52.703477 23690 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:52.706848 16826 server_base.cc:1061] running on GCE node
W20260630 12:27:52.707867 23692 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:52.709067 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:27:52.709270 23685 heartbeater.cc:344] Connected to a master server at 127.16.110.190:43851
W20260630 12:27:52.709349 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:52.709618 23685 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:52.709642 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822472709623 us; error 0 us; skew 500 ppm
I20260630 12:27:52.710427 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:52.710399 23685 heartbeater.cc:507] Master 127.16.110.190:43851 requested a full tablet report, sending...
I20260630 12:27:52.713074 23558 ts_manager.cc:194] Registered new tserver with Master: 0c8ab3826a584b51803d441565d37b0b (127.16.110.129:33569)
I20260630 12:27:52.713303 16826 webserver.cc:533] Webserver started at http://127.16.110.130:43479/ using document root <none> and password file <none>
I20260630 12:27:52.713894 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:52.714118 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:52.714389 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:52.715404 23558 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50200
I20260630 12:27:52.715659 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-1-root/instance:
uuid: "d42279bc170c43989c31602510dd9894"
format_stamp: "Formatted at 2026-06-30 12:27:52 on dist-test-slave-pnhc"
I20260630 12:27:52.720525 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:27:52.723800 23697 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:52.724709 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:27:52.724994 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-1-root
uuid: "d42279bc170c43989c31602510dd9894"
format_stamp: "Formatted at 2026-06-30 12:27:52 on dist-test-slave-pnhc"
I20260630 12:27:52.725261 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:52.751099 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:52.752274 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:52.753705 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:52.755824 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:52.756070 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:52.756302 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:52.756472 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:52.796240 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.130:37023
I20260630 12:27:52.796327 23759 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.130:37023 every 8 connection(s)
I20260630 12:27:52.800966 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:52.809181 23763 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:52.809242 23764 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:52.812542 16826 server_base.cc:1061] running on GCE node
W20260630 12:27:52.814052 23767 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:52.814049 23760 heartbeater.cc:344] Connected to a master server at 127.16.110.190:43851
I20260630 12:27:52.814769 23760 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:52.815249 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:52.815533 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:52.815727 23760 heartbeater.cc:507] Master 127.16.110.190:43851 requested a full tablet report, sending...
I20260630 12:27:52.815740 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822472815722 us; error 0 us; skew 500 ppm
I20260630 12:27:52.816812 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:52.818341 23558 ts_manager.cc:194] Registered new tserver with Master: d42279bc170c43989c31602510dd9894 (127.16.110.130:37023)
I20260630 12:27:52.819661 16826 webserver.cc:533] Webserver started at http://127.16.110.131:33879/ using document root <none> and password file <none>
I20260630 12:27:52.820220 23558 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50208
I20260630 12:27:52.820344 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:52.820681 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:52.821035 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:52.822561 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-2-root/instance:
uuid: "ba7ad477b2d340b8a89c86cd299f0120"
format_stamp: "Formatted at 2026-06-30 12:27:52 on dist-test-slave-pnhc"
I20260630 12:27:52.827358 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:27:52.830785 23771 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:52.831574 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:27:52.831871 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-2-root
uuid: "ba7ad477b2d340b8a89c86cd299f0120"
format_stamp: "Formatted at 2026-06-30 12:27:52 on dist-test-slave-pnhc"
I20260630 12:27:52.832201 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:52.852119 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:52.853174 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:52.854562 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:52.856755 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:52.856989 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:52.857239 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:52.857407 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:52.897817 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.131:38387
I20260630 12:27:52.897915 23833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.131:38387 every 8 connection(s)
I20260630 12:27:52.911394 23834 heartbeater.cc:344] Connected to a master server at 127.16.110.190:43851
I20260630 12:27:52.911742 23834 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:52.912525 23834 heartbeater.cc:507] Master 127.16.110.190:43851 requested a full tablet report, sending...
I20260630 12:27:52.914482 23558 ts_manager.cc:194] Registered new tserver with Master: ba7ad477b2d340b8a89c86cd299f0120 (127.16.110.131:38387)
I20260630 12:27:52.914592 16826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013544704s
I20260630 12:27:52.916275 23558 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50218
I20260630 12:27:53.718483 23685 heartbeater.cc:499] Master 127.16.110.190:43851 was elected leader, sending a full tablet report...
I20260630 12:27:53.823454 23760 heartbeater.cc:499] Master 127.16.110.190:43851 was elected leader, sending a full tablet report...
I20260630 12:27:53.919159 23834 heartbeater.cc:499] Master 127.16.110.190:43851 was elected leader, sending a full tablet report...
I20260630 12:27:53.975871 23558 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50234:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:27:53.978792 23558 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:27:54.037752 23650 tablet_service.cc:1511] Processing CreateTablet for tablet 6574276526cc41d8b3f4e3ed3d7e56e2 (DEFAULT_TABLE table=test-workload [id=e6dbb36141084c45a04a94224987e9d7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:54.038753 23649 tablet_service.cc:1511] Processing CreateTablet for tablet 7ec4882f77334eff9cf58cff6968ff16 (DEFAULT_TABLE table=test-workload [id=e6dbb36141084c45a04a94224987e9d7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:54.039788 23650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6574276526cc41d8b3f4e3ed3d7e56e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:54.040550 23649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ec4882f77334eff9cf58cff6968ff16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:54.051149 23648 tablet_service.cc:1511] Processing CreateTablet for tablet 9afd56a944044ac4bcf516c1fc9bb5c0 (DEFAULT_TABLE table=test-workload [id=e6dbb36141084c45a04a94224987e9d7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:54.052731 23648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9afd56a944044ac4bcf516c1fc9bb5c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:54.054679 23724 tablet_service.cc:1511] Processing CreateTablet for tablet 7ec4882f77334eff9cf58cff6968ff16 (DEFAULT_TABLE table=test-workload [id=e6dbb36141084c45a04a94224987e9d7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:54.056468 23724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ec4882f77334eff9cf58cff6968ff16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:54.057443 23725 tablet_service.cc:1511] Processing CreateTablet for tablet 6574276526cc41d8b3f4e3ed3d7e56e2 (DEFAULT_TABLE table=test-workload [id=e6dbb36141084c45a04a94224987e9d7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:54.058961 23725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6574276526cc41d8b3f4e3ed3d7e56e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:54.061311 23723 tablet_service.cc:1511] Processing CreateTablet for tablet 9afd56a944044ac4bcf516c1fc9bb5c0 (DEFAULT_TABLE table=test-workload [id=e6dbb36141084c45a04a94224987e9d7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:54.062729 23723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9afd56a944044ac4bcf516c1fc9bb5c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:54.068199 23799 tablet_service.cc:1511] Processing CreateTablet for tablet 6574276526cc41d8b3f4e3ed3d7e56e2 (DEFAULT_TABLE table=test-workload [id=e6dbb36141084c45a04a94224987e9d7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:27:54.068506 23798 tablet_service.cc:1511] Processing CreateTablet for tablet 7ec4882f77334eff9cf58cff6968ff16 (DEFAULT_TABLE table=test-workload [id=e6dbb36141084c45a04a94224987e9d7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:27:54.069904 23799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6574276526cc41d8b3f4e3ed3d7e56e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:54.070559 23797 tablet_service.cc:1511] Processing CreateTablet for tablet 9afd56a944044ac4bcf516c1fc9bb5c0 (DEFAULT_TABLE table=test-workload [id=e6dbb36141084c45a04a94224987e9d7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:27:54.073485 23722 tablet_service.cc:1511] Processing CreateTablet for tablet 6bb5c1addfcc45408a9f9f54dd127fdf (DEFAULT_TABLE table=test-workload [id=e6dbb36141084c45a04a94224987e9d7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:54.075099 23722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb5c1addfcc45408a9f9f54dd127fdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:54.077294 23796 tablet_service.cc:1511] Processing CreateTablet for tablet 6bb5c1addfcc45408a9f9f54dd127fdf (DEFAULT_TABLE table=test-workload [id=e6dbb36141084c45a04a94224987e9d7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:54.079706 23647 tablet_service.cc:1511] Processing CreateTablet for tablet 6bb5c1addfcc45408a9f9f54dd127fdf (DEFAULT_TABLE table=test-workload [id=e6dbb36141084c45a04a94224987e9d7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:27:54.081081 23647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb5c1addfcc45408a9f9f54dd127fdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:54.084540 23797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9afd56a944044ac4bcf516c1fc9bb5c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:54.089105 23796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb5c1addfcc45408a9f9f54dd127fdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:54.092736 23798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ec4882f77334eff9cf58cff6968ff16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:27:54.138449 23855 tablet_bootstrap.cc:492] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b: Bootstrap starting.
I20260630 12:27:54.146363 23856 tablet_bootstrap.cc:492] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894: Bootstrap starting.
I20260630 12:27:54.148370 23855 tablet_bootstrap.cc:654] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:54.150178 23857 tablet_bootstrap.cc:492] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120: Bootstrap starting.
I20260630 12:27:54.156239 23856 tablet_bootstrap.cc:654] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:54.161237 23855 tablet_bootstrap.cc:492] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b: No bootstrap required, opened a new log
I20260630 12:27:54.161628 23857 tablet_bootstrap.cc:654] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:54.161793 23855 ts_tablet_manager.cc:1403] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.013s
I20260630 12:27:54.164892 23856 tablet_bootstrap.cc:492] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894: No bootstrap required, opened a new log
I20260630 12:27:54.165674 23856 ts_tablet_manager.cc:1403] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260630 12:27:54.165077 23855 raft_consensus.cc:359] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.166221 23855 raft_consensus.cc:385] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:54.166642 23855 raft_consensus.cc:740] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8ab3826a584b51803d441565d37b0b, State: Initialized, Role: FOLLOWER
I20260630 12:27:54.167639 23855 consensus_queue.cc:260] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.168661 23857 tablet_bootstrap.cc:492] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120: No bootstrap required, opened a new log
I20260630 12:27:54.169284 23857 ts_tablet_manager.cc:1403] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.009s
I20260630 12:27:54.170099 23856 raft_consensus.cc:359] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.171339 23856 raft_consensus.cc:385] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:54.171757 23856 raft_consensus.cc:740] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42279bc170c43989c31602510dd9894, State: Initialized, Role: FOLLOWER
I20260630 12:27:54.173067 23855 ts_tablet_manager.cc:1434] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.003s
I20260630 12:27:54.172899 23856 consensus_queue.cc:260] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.173017 23857 raft_consensus.cc:359] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.174306 23857 raft_consensus.cc:385] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:54.174690 23857 raft_consensus.cc:740] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7ad477b2d340b8a89c86cd299f0120, State: Initialized, Role: FOLLOWER
I20260630 12:27:54.174696 23855 tablet_bootstrap.cc:492] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b: Bootstrap starting.
I20260630 12:27:54.175873 23857 consensus_queue.cc:260] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.184826 23855 tablet_bootstrap.cc:654] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:54.191658 23857 ts_tablet_manager.cc:1434] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.009s
I20260630 12:27:54.191918 23856 ts_tablet_manager.cc:1434] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894: Time spent starting tablet: real 0.026s	user 0.019s	sys 0.005s
I20260630 12:27:54.193025 23857 tablet_bootstrap.cc:492] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120: Bootstrap starting.
I20260630 12:27:54.193899 23856 tablet_bootstrap.cc:492] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894: Bootstrap starting.
W20260630 12:27:54.195051 23686 tablet.cc:2406] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:27:54.196209 23855 tablet_bootstrap.cc:492] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b: No bootstrap required, opened a new log
I20260630 12:27:54.196843 23855 ts_tablet_manager.cc:1403] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.006s
I20260630 12:27:54.200387 23857 tablet_bootstrap.cc:654] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:54.199941 23855 raft_consensus.cc:359] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.200932 23856 tablet_bootstrap.cc:654] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:54.200902 23855 raft_consensus.cc:385] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:54.201591 23855 raft_consensus.cc:740] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8ab3826a584b51803d441565d37b0b, State: Initialized, Role: FOLLOWER
I20260630 12:27:54.202643 23855 consensus_queue.cc:260] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.205487 23855 ts_tablet_manager.cc:1434] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:27:54.206976 23855 tablet_bootstrap.cc:492] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b: Bootstrap starting.
I20260630 12:27:54.215996 23855 tablet_bootstrap.cc:654] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:54.229602 23855 tablet_bootstrap.cc:492] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b: No bootstrap required, opened a new log
I20260630 12:27:54.230408 23855 ts_tablet_manager.cc:1403] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260630 12:27:54.234529 23855 raft_consensus.cc:359] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.235729 23855 raft_consensus.cc:385] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:54.236202 23855 raft_consensus.cc:740] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8ab3826a584b51803d441565d37b0b, State: Initialized, Role: FOLLOWER
I20260630 12:27:54.237499 23855 consensus_queue.cc:260] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.241493 23855 ts_tablet_manager.cc:1434] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260630 12:27:54.243052 23855 tablet_bootstrap.cc:492] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b: Bootstrap starting.
I20260630 12:27:54.252691 23855 tablet_bootstrap.cc:654] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:54.254696 23863 raft_consensus.cc:493] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:54.255491 23863 raft_consensus.cc:515] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.278924 23863 leader_election.cc:290] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8ab3826a584b51803d441565d37b0b (127.16.110.129:33569), d42279bc170c43989c31602510dd9894 (127.16.110.130:37023)
I20260630 12:27:54.296729 23857 tablet_bootstrap.cc:492] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120: No bootstrap required, opened a new log
I20260630 12:27:54.296877 23856 tablet_bootstrap.cc:492] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894: No bootstrap required, opened a new log
I20260630 12:27:54.297693 23856 ts_tablet_manager.cc:1403] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894: Time spent bootstrapping tablet: real 0.104s	user 0.044s	sys 0.059s
I20260630 12:27:54.297708 23857 ts_tablet_manager.cc:1403] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120: Time spent bootstrapping tablet: real 0.105s	user 0.035s	sys 0.065s
I20260630 12:27:54.301126 23856 raft_consensus.cc:359] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.302680 23856 raft_consensus.cc:385] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:54.302304 23857 raft_consensus.cc:359] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.303010 23856 raft_consensus.cc:740] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42279bc170c43989c31602510dd9894, State: Initialized, Role: FOLLOWER
I20260630 12:27:54.303414 23857 raft_consensus.cc:385] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:54.303928 23857 raft_consensus.cc:740] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7ad477b2d340b8a89c86cd299f0120, State: Initialized, Role: FOLLOWER
I20260630 12:27:54.304093 23856 consensus_queue.cc:260] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.305243 23857 consensus_queue.cc:260] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.306327 23856 ts_tablet_manager.cc:1434] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:27:54.310423 23857 ts_tablet_manager.cc:1434] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260630 12:27:54.311615 23857 tablet_bootstrap.cc:492] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120: Bootstrap starting.
I20260630 12:27:54.311656 23855 tablet_bootstrap.cc:492] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b: No bootstrap required, opened a new log
I20260630 12:27:54.311843 23856 tablet_bootstrap.cc:492] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894: Bootstrap starting.
I20260630 12:27:54.312723 23855 ts_tablet_manager.cc:1403] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b: Time spent bootstrapping tablet: real 0.070s	user 0.028s	sys 0.039s
I20260630 12:27:54.316296 23855 raft_consensus.cc:359] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.317219 23855 raft_consensus.cc:385] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:54.317639 23855 raft_consensus.cc:740] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8ab3826a584b51803d441565d37b0b, State: Initialized, Role: FOLLOWER
I20260630 12:27:54.318693 23855 consensus_queue.cc:260] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.319403 23856 tablet_bootstrap.cc:654] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:54.319645 23857 tablet_bootstrap.cc:654] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:54.330929 23855 ts_tablet_manager.cc:1434] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260630 12:27:54.331406 23856 tablet_bootstrap.cc:492] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894: No bootstrap required, opened a new log
I20260630 12:27:54.332497 23862 raft_consensus.cc:493] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:54.331938 23856 ts_tablet_manager.cc:1403] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260630 12:27:54.333001 23862 raft_consensus.cc:515] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.336366 23856 raft_consensus.cc:359] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.337143 23856 raft_consensus.cc:385] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:54.337453 23856 raft_consensus.cc:740] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42279bc170c43989c31602510dd9894, State: Initialized, Role: FOLLOWER
I20260630 12:27:54.338310 23856 consensus_queue.cc:260] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.340209 23862 leader_election.cc:290] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8ab3826a584b51803d441565d37b0b (127.16.110.129:33569), ba7ad477b2d340b8a89c86cd299f0120 (127.16.110.131:38387)
I20260630 12:27:54.349903 23862 raft_consensus.cc:493] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:54.350708 23862 raft_consensus.cc:515] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.354050 23862 leader_election.cc:290] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8ab3826a584b51803d441565d37b0b (127.16.110.129:33569), ba7ad477b2d340b8a89c86cd299f0120 (127.16.110.131:38387)
I20260630 12:27:54.364761 23660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6574276526cc41d8b3f4e3ed3d7e56e2" candidate_uuid: "ba7ad477b2d340b8a89c86cd299f0120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8ab3826a584b51803d441565d37b0b" is_pre_election: true
I20260630 12:27:54.365873 23660 raft_consensus.cc:2468] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba7ad477b2d340b8a89c86cd299f0120 in term 0.
I20260630 12:27:54.367399 23775 leader_election.cc:304] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8ab3826a584b51803d441565d37b0b, ba7ad477b2d340b8a89c86cd299f0120; no voters: 
I20260630 12:27:54.368193 23735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6574276526cc41d8b3f4e3ed3d7e56e2" candidate_uuid: "ba7ad477b2d340b8a89c86cd299f0120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42279bc170c43989c31602510dd9894" is_pre_election: true
I20260630 12:27:54.368961 23735 raft_consensus.cc:2468] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba7ad477b2d340b8a89c86cd299f0120 in term 0.
I20260630 12:27:54.369781 23863 raft_consensus.cc:2804] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:54.370245 23863 raft_consensus.cc:493] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:54.370608 23863 raft_consensus.cc:3060] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:54.375656 23857 tablet_bootstrap.cc:492] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120: No bootstrap required, opened a new log
I20260630 12:27:54.376374 23857 ts_tablet_manager.cc:1403] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120: Time spent bootstrapping tablet: real 0.065s	user 0.029s	sys 0.023s
I20260630 12:27:54.379665 23863 raft_consensus.cc:515] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.381333 23660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb5c1addfcc45408a9f9f54dd127fdf" candidate_uuid: "d42279bc170c43989c31602510dd9894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8ab3826a584b51803d441565d37b0b" is_pre_election: true
I20260630 12:27:54.382256 23660 raft_consensus.cc:2468] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42279bc170c43989c31602510dd9894 in term 0.
I20260630 12:27:54.379797 23857 raft_consensus.cc:359] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.383248 23659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6574276526cc41d8b3f4e3ed3d7e56e2" candidate_uuid: "ba7ad477b2d340b8a89c86cd299f0120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8ab3826a584b51803d441565d37b0b"
I20260630 12:27:54.383467 23857 raft_consensus.cc:385] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:54.384021 23659 raft_consensus.cc:3060] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:54.384249 23856 ts_tablet_manager.cc:1434] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894: Time spent starting tablet: real 0.051s	user 0.010s	sys 0.029s
I20260630 12:27:54.384434 23660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afd56a944044ac4bcf516c1fc9bb5c0" candidate_uuid: "d42279bc170c43989c31602510dd9894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8ab3826a584b51803d441565d37b0b" is_pre_election: true
I20260630 12:27:54.385057 23660 raft_consensus.cc:2468] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42279bc170c43989c31602510dd9894 in term 0.
I20260630 12:27:54.384070 23701 leader_election.cc:304] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8ab3826a584b51803d441565d37b0b, d42279bc170c43989c31602510dd9894; no voters: 
I20260630 12:27:54.386272 23735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6574276526cc41d8b3f4e3ed3d7e56e2" candidate_uuid: "ba7ad477b2d340b8a89c86cd299f0120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42279bc170c43989c31602510dd9894"
I20260630 12:27:54.387090 23735 raft_consensus.cc:3060] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:54.387380 23701 leader_election.cc:304] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8ab3826a584b51803d441565d37b0b, d42279bc170c43989c31602510dd9894; no voters: 
I20260630 12:27:54.388262 23862 raft_consensus.cc:2804] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:54.388612 23862 raft_consensus.cc:493] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:54.388926 23862 raft_consensus.cc:3060] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:54.392002 23856 tablet_bootstrap.cc:492] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894: Bootstrap starting.
I20260630 12:27:54.392757 23659 raft_consensus.cc:2468] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba7ad477b2d340b8a89c86cd299f0120 in term 1.
I20260630 12:27:54.394218 23775 leader_election.cc:304] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8ab3826a584b51803d441565d37b0b, ba7ad477b2d340b8a89c86cd299f0120; no voters: 
I20260630 12:27:54.396577 23735 raft_consensus.cc:2468] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba7ad477b2d340b8a89c86cd299f0120 in term 1.
I20260630 12:27:54.398094 23862 raft_consensus.cc:515] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.397279 23863 leader_election.cc:290] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8ab3826a584b51803d441565d37b0b (127.16.110.129:33569), d42279bc170c43989c31602510dd9894 (127.16.110.130:37023)
I20260630 12:27:54.397393 23876 raft_consensus.cc:2804] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:54.384068 23857 raft_consensus.cc:740] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7ad477b2d340b8a89c86cd299f0120, State: Initialized, Role: FOLLOWER
I20260630 12:27:54.399659 23876 raft_consensus.cc:493] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:54.399718 23863 raft_consensus.cc:2804] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:54.400244 23876 raft_consensus.cc:3060] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:54.400658 23863 raft_consensus.cc:697] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 1 LEADER]: Becoming Leader. State: Replica: ba7ad477b2d340b8a89c86cd299f0120, State: Running, Role: LEADER
I20260630 12:27:54.400519 23857 consensus_queue.cc:260] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.399049 23856 tablet_bootstrap.cc:654] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:54.401024 23660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb5c1addfcc45408a9f9f54dd127fdf" candidate_uuid: "d42279bc170c43989c31602510dd9894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8ab3826a584b51803d441565d37b0b"
I20260630 12:27:54.401902 23660 raft_consensus.cc:3060] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:54.402329 23862 leader_election.cc:290] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8ab3826a584b51803d441565d37b0b (127.16.110.129:33569), ba7ad477b2d340b8a89c86cd299f0120 (127.16.110.131:38387)
I20260630 12:27:54.404186 23863 consensus_queue.cc:237] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.414470 23809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb5c1addfcc45408a9f9f54dd127fdf" candidate_uuid: "d42279bc170c43989c31602510dd9894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7ad477b2d340b8a89c86cd299f0120" is_pre_election: true
I20260630 12:27:54.416877 23808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afd56a944044ac4bcf516c1fc9bb5c0" candidate_uuid: "d42279bc170c43989c31602510dd9894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7ad477b2d340b8a89c86cd299f0120" is_pre_election: true
I20260630 12:27:54.417184 23876 raft_consensus.cc:515] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.417900 23808 raft_consensus.cc:2468] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42279bc170c43989c31602510dd9894 in term 0.
I20260630 12:27:54.420060 23807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb5c1addfcc45408a9f9f54dd127fdf" candidate_uuid: "d42279bc170c43989c31602510dd9894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7ad477b2d340b8a89c86cd299f0120"
I20260630 12:27:54.421182 23659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afd56a944044ac4bcf516c1fc9bb5c0" candidate_uuid: "d42279bc170c43989c31602510dd9894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8ab3826a584b51803d441565d37b0b"
I20260630 12:27:54.422046 23659 raft_consensus.cc:3060] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:54.415603 23809 raft_consensus.cc:2468] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42279bc170c43989c31602510dd9894 in term 0.
I20260630 12:27:54.436309 23876 leader_election.cc:290] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8ab3826a584b51803d441565d37b0b (127.16.110.129:33569), ba7ad477b2d340b8a89c86cd299f0120 (127.16.110.131:38387)
I20260630 12:27:54.439575 23659 raft_consensus.cc:2468] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42279bc170c43989c31602510dd9894 in term 1.
I20260630 12:27:54.440706 23660 raft_consensus.cc:2468] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42279bc170c43989c31602510dd9894 in term 1.
I20260630 12:27:54.441654 23809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afd56a944044ac4bcf516c1fc9bb5c0" candidate_uuid: "d42279bc170c43989c31602510dd9894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7ad477b2d340b8a89c86cd299f0120"
I20260630 12:27:54.441838 23861 raft_consensus.cc:493] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:54.442507 23701 leader_election.cc:304] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [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: 0c8ab3826a584b51803d441565d37b0b, d42279bc170c43989c31602510dd9894; no voters: ba7ad477b2d340b8a89c86cd299f0120
I20260630 12:27:54.443048 23861 raft_consensus.cc:515] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.444550 23701 leader_election.cc:304] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8ab3826a584b51803d441565d37b0b, d42279bc170c43989c31602510dd9894; no voters: 
I20260630 12:27:54.445379 23862 raft_consensus.cc:2804] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:54.442451 23809 raft_consensus.cc:3060] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:54.442730 23857 ts_tablet_manager.cc:1434] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120: Time spent starting tablet: real 0.066s	user 0.024s	sys 0.014s
W20260630 12:27:54.440243 23775 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.110.129:33569, user_credentials={real_user=slave}} blocked reactor thread for 46127.4us
I20260630 12:27:54.447341 23876 raft_consensus.cc:2804] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:54.453244 23861 leader_election.cc:290] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42279bc170c43989c31602510dd9894 (127.16.110.130:37023), ba7ad477b2d340b8a89c86cd299f0120 (127.16.110.131:38387)
I20260630 12:27:54.455586 23862 raft_consensus.cc:697] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 1 LEADER]: Becoming Leader. State: Replica: d42279bc170c43989c31602510dd9894, State: Running, Role: LEADER
I20260630 12:27:54.457612 23862 consensus_queue.cc:237] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.461730 23557 catalog_manager.cc:5697] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba7ad477b2d340b8a89c86cd299f0120 (127.16.110.131). New cstate: current_term: 1 leader_uuid: "ba7ad477b2d340b8a89c86cd299f0120" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } health_report { overall_health: HEALTHY } } }
I20260630 12:27:54.456765 23857 tablet_bootstrap.cc:492] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120: Bootstrap starting.
I20260630 12:27:54.469722 23876 raft_consensus.cc:697] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [term 1 LEADER]: Becoming Leader. State: Replica: d42279bc170c43989c31602510dd9894, State: Running, Role: LEADER
I20260630 12:27:54.476517 23856 tablet_bootstrap.cc:492] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894: No bootstrap required, opened a new log
I20260630 12:27:54.476249 23876 consensus_queue.cc:237] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.477159 23856 ts_tablet_manager.cc:1403] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894: Time spent bootstrapping tablet: real 0.085s	user 0.003s	sys 0.013s
I20260630 12:27:54.478806 23809 raft_consensus.cc:2468] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42279bc170c43989c31602510dd9894 in term 1.
I20260630 12:27:54.484550 23856 raft_consensus.cc:359] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.485419 23856 raft_consensus.cc:385] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:54.485738 23856 raft_consensus.cc:740] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42279bc170c43989c31602510dd9894, State: Initialized, Role: FOLLOWER
I20260630 12:27:54.486538 23856 consensus_queue.cc:260] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.488715 23856 ts_tablet_manager.cc:1434] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:27:54.495000 23857 tablet_bootstrap.cc:654] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120: Neither blocks nor log segments found. Creating new log.
I20260630 12:27:54.494679 23558 catalog_manager.cc:5697] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42279bc170c43989c31602510dd9894 (127.16.110.130). New cstate: current_term: 1 leader_uuid: "d42279bc170c43989c31602510dd9894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:54.496559 23558 catalog_manager.cc:5697] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42279bc170c43989c31602510dd9894 (127.16.110.130). New cstate: current_term: 1 leader_uuid: "d42279bc170c43989c31602510dd9894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:54.498821 23735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec4882f77334eff9cf58cff6968ff16" candidate_uuid: "0c8ab3826a584b51803d441565d37b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42279bc170c43989c31602510dd9894" is_pre_election: true
I20260630 12:27:54.499720 23735 raft_consensus.cc:2468] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8ab3826a584b51803d441565d37b0b in term 0.
I20260630 12:27:54.501644 23624 leader_election.cc:304] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8ab3826a584b51803d441565d37b0b, d42279bc170c43989c31602510dd9894; no voters: 
I20260630 12:27:54.502923 23861 raft_consensus.cc:2804] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:27:54.503234 23861 raft_consensus.cc:493] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:27:54.503567 23861 raft_consensus.cc:3060] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:54.503602 23809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec4882f77334eff9cf58cff6968ff16" candidate_uuid: "0c8ab3826a584b51803d441565d37b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7ad477b2d340b8a89c86cd299f0120" is_pre_election: true
W20260630 12:27:54.505329 23623 leader_election.cc:343] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba7ad477b2d340b8a89c86cd299f0120 (127.16.110.131:38387): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:54.509636 23861 raft_consensus.cc:515] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.512547 23857 tablet_bootstrap.cc:492] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120: No bootstrap required, opened a new log
I20260630 12:27:54.512387 23735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec4882f77334eff9cf58cff6968ff16" candidate_uuid: "0c8ab3826a584b51803d441565d37b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42279bc170c43989c31602510dd9894"
I20260630 12:27:54.513047 23735 raft_consensus.cc:3060] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:27:54.513123 23857 ts_tablet_manager.cc:1403] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.009s
I20260630 12:27:54.513732 23809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec4882f77334eff9cf58cff6968ff16" candidate_uuid: "0c8ab3826a584b51803d441565d37b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7ad477b2d340b8a89c86cd299f0120"
I20260630 12:27:54.515187 23861 leader_election.cc:290] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [CANDIDATE]: Term 1 election: Requested vote from peers d42279bc170c43989c31602510dd9894 (127.16.110.130:37023), ba7ad477b2d340b8a89c86cd299f0120 (127.16.110.131:38387)
W20260630 12:27:54.515681 23623 leader_election.cc:343] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba7ad477b2d340b8a89c86cd299f0120 (127.16.110.131:38387): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:27:54.516474 23857 raft_consensus.cc:359] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.517202 23857 raft_consensus.cc:385] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:27:54.517503 23857 raft_consensus.cc:740] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7ad477b2d340b8a89c86cd299f0120, State: Initialized, Role: FOLLOWER
I20260630 12:27:54.518278 23857 consensus_queue.cc:260] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.520354 23735 raft_consensus.cc:2468] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8ab3826a584b51803d441565d37b0b in term 1.
I20260630 12:27:54.520795 23857 ts_tablet_manager.cc:1434] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:27:54.521557 23624 leader_election.cc:304] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [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: 0c8ab3826a584b51803d441565d37b0b, d42279bc170c43989c31602510dd9894; no voters: ba7ad477b2d340b8a89c86cd299f0120
I20260630 12:27:54.522276 23861 raft_consensus.cc:2804] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:27:54.523640 23861 raft_consensus.cc:697] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 1 LEADER]: Becoming Leader. State: Replica: 0c8ab3826a584b51803d441565d37b0b, State: Running, Role: LEADER
I20260630 12:27:54.524648 23861 consensus_queue.cc:237] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
W20260630 12:27:54.528678 23606 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:27:54.532560 23558 catalog_manager.cc:5697] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c8ab3826a584b51803d441565d37b0b (127.16.110.129). New cstate: current_term: 1 leader_uuid: "0c8ab3826a584b51803d441565d37b0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } health_report { overall_health: UNKNOWN } } }
I20260630 12:27:54.633173 16826 tablet_server.cc:179] TabletServer@127.16.110.129:0 shutting down...
I20260630 12:27:54.658447 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:54.659305 16826 tablet_replica.cc:333] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b: stopping tablet replica
I20260630 12:27:54.659935 16826 raft_consensus.cc:2243] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:54.660455 16826 raft_consensus.cc:2272] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.662729 16826 tablet_replica.cc:333] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b: stopping tablet replica
I20260630 12:27:54.663357 16826 raft_consensus.cc:2243] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:54.663762 16826 raft_consensus.cc:2272] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.665959 16826 tablet_replica.cc:333] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b: stopping tablet replica
I20260630 12:27:54.666610 16826 raft_consensus.cc:2243] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:54.667126 16826 raft_consensus.cc:2272] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.669433 16826 tablet_replica.cc:333] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b: stopping tablet replica
I20260630 12:27:54.670001 16826 raft_consensus.cc:2243] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:54.670547 16826 pending_rounds.cc:70] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b: Trying to abort 1 pending ops.
I20260630 12:27:54.670833 16826 pending_rounds.cc:77] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440855660859392 op_type: NO_OP noop_request { }
I20260630 12:27:54.671150 16826 raft_consensus.cc:2889] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:54.671420 16826 raft_consensus.cc:2272] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.696033 16826 tablet_server.cc:196] TabletServer@127.16.110.129:0 shutdown complete.
I20260630 12:27:54.709630 16826 tablet_server.cc:179] TabletServer@127.16.110.130:0 shutting down...
I20260630 12:27:54.730739 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:54.731714 16826 tablet_replica.cc:333] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894: stopping tablet replica
I20260630 12:27:54.732380 16826 raft_consensus.cc:2243] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:54.732798 16826 raft_consensus.cc:2272] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.734781 16826 tablet_replica.cc:333] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894: stopping tablet replica
I20260630 12:27:54.735308 16826 raft_consensus.cc:2243] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:54.735684 16826 raft_consensus.cc:2272] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.737586 16826 tablet_replica.cc:333] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894: stopping tablet replica
I20260630 12:27:54.738098 16826 raft_consensus.cc:2243] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:54.738649 16826 pending_rounds.cc:70] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894: Trying to abort 1 pending ops.
I20260630 12:27:54.738847 16826 pending_rounds.cc:77] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440855472099328 op_type: NO_OP noop_request { }
I20260630 12:27:54.739125 16826 raft_consensus.cc:2889] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:54.739395 16826 raft_consensus.cc:2272] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.741513 16826 tablet_replica.cc:333] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894: stopping tablet replica
I20260630 12:27:54.741987 16826 raft_consensus.cc:2243] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:54.742535 16826 pending_rounds.cc:70] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894: Trying to abort 1 pending ops.
I20260630 12:27:54.742705 16826 pending_rounds.cc:77] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440855445323776 op_type: NO_OP noop_request { }
I20260630 12:27:54.742965 16826 raft_consensus.cc:2889] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:54.743232 16826 raft_consensus.cc:2272] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.765938 16826 tablet_server.cc:196] TabletServer@127.16.110.130:0 shutdown complete.
I20260630 12:27:54.771075 23863 raft_consensus.cc:493] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:27:54.771607 23863 raft_consensus.cc:515] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:27:54.773707 23863 leader_election.cc:290] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8ab3826a584b51803d441565d37b0b (127.16.110.129:33569), d42279bc170c43989c31602510dd9894 (127.16.110.130:37023)
W20260630 12:27:54.778414 23775 leader_election.cc:336] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 0c8ab3826a584b51803d441565d37b0b (127.16.110.129:33569): Network error: Client connection negotiation failed: client connection to 127.16.110.129:33569: connect: Connection refused (error 111)
W20260630 12:27:54.778970 23773 leader_election.cc:336] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer d42279bc170c43989c31602510dd9894 (127.16.110.130:37023): Network error: Client connection negotiation failed: client connection to 127.16.110.130:37023: connect: Connection refused (error 111)
I20260630 12:27:54.779400 23773 leader_election.cc:304] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [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: ba7ad477b2d340b8a89c86cd299f0120; no voters: 0c8ab3826a584b51803d441565d37b0b, d42279bc170c43989c31602510dd9894
I20260630 12:27:54.780126 23863 raft_consensus.cc:2749] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:27:54.781266 16826 tablet_server.cc:179] TabletServer@127.16.110.131:0 shutting down...
I20260630 12:27:54.799630 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:27:54.800658 16826 tablet_replica.cc:333] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120: stopping tablet replica
I20260630 12:27:54.801292 16826 raft_consensus.cc:2243] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:54.801687 16826 raft_consensus.cc:2272] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.803972 16826 tablet_replica.cc:333] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120: stopping tablet replica
I20260630 12:27:54.804540 16826 raft_consensus.cc:2243] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:54.804867 16826 raft_consensus.cc:2272] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.806807 16826 tablet_replica.cc:333] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120: stopping tablet replica
I20260630 12:27:54.807267 16826 raft_consensus.cc:2243] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:27:54.807593 16826 raft_consensus.cc:2272] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.809252 16826 tablet_replica.cc:333] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120: stopping tablet replica
I20260630 12:27:54.809681 16826 raft_consensus.cc:2243] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:27:54.810184 16826 pending_rounds.cc:70] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120: Trying to abort 1 pending ops.
I20260630 12:27:54.810336 16826 pending_rounds.cc:77] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440855281975296 op_type: NO_OP noop_request { }
I20260630 12:27:54.810567 16826 raft_consensus.cc:2889] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:27:54.810782 16826 raft_consensus.cc:2272] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:27:54.833367 16826 tablet_server.cc:196] TabletServer@127.16.110.131:0 shutdown complete.
I20260630 12:27:54.847141 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:27:54.853314 23892 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:54.853454 23891 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:27:54.854729 23894 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:27:54.855772 16826 server_base.cc:1061] running on GCE node
I20260630 12:27:54.857158 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:27:54.857434 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:27:54.857645 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822474857630 us; error 0 us; skew 500 ppm
I20260630 12:27:54.858168 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:27:54.861011 16826 webserver.cc:533] Webserver started at http://127.16.110.132:33263/ using document root <none> and password file <none>
I20260630 12:27:54.861521 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:27:54.861752 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:27:54.862087 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:27:54.863253 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-3-root/instance:
uuid: "30abb8358bdb486189bbbba3e75c337b"
format_stamp: "Formatted at 2026-06-30 12:27:54 on dist-test-slave-pnhc"
I20260630 12:27:54.867874 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260630 12:27:54.871408 23899 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:54.872471 16826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:27:54.872874 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-3-root
uuid: "30abb8358bdb486189bbbba3e75c337b"
format_stamp: "Formatted at 2026-06-30 12:27:54 on dist-test-slave-pnhc"
I20260630 12:27:54.873238 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:27:54.898855 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:27:54.900010 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:27:54.901695 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:27:54.904026 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:27:54.904407 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:54.904740 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:27:54.905038 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:27:54.944960 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.132:46421
I20260630 12:27:54.945057 23961 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.132:46421 every 8 connection(s)
I20260630 12:27:54.959607 23962 heartbeater.cc:344] Connected to a master server at 127.16.110.190:43851
I20260630 12:27:54.960136 23962 heartbeater.cc:461] Registering TS with master...
I20260630 12:27:54.960965 23962 heartbeater.cc:507] Master 127.16.110.190:43851 requested a full tablet report, sending...
I20260630 12:27:54.963020 23558 ts_manager.cc:194] Registered new tserver with Master: 30abb8358bdb486189bbbba3e75c337b (127.16.110.132:46421)
I20260630 12:27:54.964581 23558 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50248
W20260630 12:27:55.541230 23606 auto_rebalancer.cc:639] Failed to schedule move for tablet 6574276526cc41d8b3f4e3ed3d7e56e2: Network error: Client connection negotiation failed: client connection to 127.16.110.131:38387: connect: Connection refused (error 111)
W20260630 12:27:55.544744 23606 auto_rebalancer.cc:639] Failed to schedule move for tablet 6bb5c1addfcc45408a9f9f54dd127fdf: Network error: Client connection negotiation failed: client connection to 127.16.110.130:37023: connect: Connection refused (error 111)
W20260630 12:27:55.548098 23606 auto_rebalancer.cc:639] Failed to schedule move for tablet 7ec4882f77334eff9cf58cff6968ff16: Network error: Client connection negotiation failed: client connection to 127.16.110.129:33569: connect: Connection refused (error 111)
I20260630 12:27:55.967097 23962 heartbeater.cc:499] Master 127.16.110.190:43851 was elected leader, sending a full tablet report...
W20260630 12:27:56.560768 23606 auto_rebalancer.cc:639] Failed to schedule move for tablet 7ec4882f77334eff9cf58cff6968ff16: Network error: Client connection negotiation failed: client connection to 127.16.110.129:33569: connect: Connection refused (error 111)
W20260630 12:27:56.564205 23606 auto_rebalancer.cc:639] Failed to schedule move for tablet 9afd56a944044ac4bcf516c1fc9bb5c0: Network error: Client connection negotiation failed: client connection to 127.16.110.130:37023: connect: Connection refused (error 111)
W20260630 12:27:56.567498 23606 auto_rebalancer.cc:639] Failed to schedule move for tablet 6bb5c1addfcc45408a9f9f54dd127fdf: Network error: Client connection negotiation failed: client connection to 127.16.110.130:37023: connect: Connection refused (error 111)
W20260630 12:27:57.603660 23606 auto_rebalancer.cc:639] Failed to schedule move for tablet 6574276526cc41d8b3f4e3ed3d7e56e2: Network error: Client connection negotiation failed: client connection to 127.16.110.131:38387: connect: Connection refused (error 111)
W20260630 12:27:57.607995 23606 auto_rebalancer.cc:639] Failed to schedule move for tablet 9afd56a944044ac4bcf516c1fc9bb5c0: Network error: Client connection negotiation failed: client connection to 127.16.110.130:37023: connect: Connection refused (error 111)
W20260630 12:27:57.612344 23606 auto_rebalancer.cc:639] Failed to schedule move for tablet 6bb5c1addfcc45408a9f9f54dd127fdf: Network error: Client connection negotiation failed: client connection to 127.16.110.130:37023: connect: Connection refused (error 111)
W20260630 12:27:58.629143 23606 auto_rebalancer.cc:639] Failed to schedule move for tablet 6bb5c1addfcc45408a9f9f54dd127fdf: Network error: Client connection negotiation failed: client connection to 127.16.110.130:37023: connect: Connection refused (error 111)
W20260630 12:27:58.632530 23606 auto_rebalancer.cc:639] Failed to schedule move for tablet 6574276526cc41d8b3f4e3ed3d7e56e2: Network error: Client connection negotiation failed: client connection to 127.16.110.131:38387: connect: Connection refused (error 111)
W20260630 12:27:58.635850 23606 auto_rebalancer.cc:639] Failed to schedule move for tablet 9afd56a944044ac4bcf516c1fc9bb5c0: Network error: Client connection negotiation failed: client connection to 127.16.110.130:37023: connect: Connection refused (error 111)
W20260630 12:27:59.638142 23606 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 0c8ab3826a584b51803d441565d37b0b not available for placement
W20260630 12:28:00.640254 23606 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 0c8ab3826a584b51803d441565d37b0b not available for placement
W20260630 12:28:01.642364 23606 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 0c8ab3826a584b51803d441565d37b0b not available for placement
I20260630 12:28:01.982363 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:01.988340 23970 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:01.990365 23971 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:01.992204 23973 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:01.992758 16826 server_base.cc:1061] running on GCE node
I20260630 12:28:01.994331 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:01.994606 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:01.994784 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822481994770 us; error 0 us; skew 500 ppm
I20260630 12:28:01.995240 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:01.997731 16826 webserver.cc:533] Webserver started at http://127.16.110.129:40567/ using document root <none> and password file <none>
I20260630 12:28:01.998262 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:01.998446 16826 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:28:02.001984 16826 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:28:02.005239 23978 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:02.006110 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:02.006440 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-0-root
uuid: "0c8ab3826a584b51803d441565d37b0b"
format_stamp: "Formatted at 2026-06-30 12:27:52 on dist-test-slave-pnhc"
I20260630 12:28:02.006697 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:02.042534 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:02.043653 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:02.045159 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:02.048600 23985 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:28:02.068960 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:28:02.069336 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.000s	sys 0.002s
I20260630 12:28:02.069626 16826 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:28:02.074467 23985 tablet_bootstrap.cc:492] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b: Bootstrap starting.
I20260630 12:28:02.084682 16826 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:28:02.084990 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.014s	sys 0.001s
I20260630 12:28:02.085435 23985 tablet_bootstrap.cc:492] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:02.086148 23985 tablet_bootstrap.cc:492] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b: Bootstrap complete.
I20260630 12:28:02.086741 23985 ts_tablet_manager.cc:1403] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260630 12:28:02.088722 23985 raft_consensus.cc:359] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:02.089251 23985 raft_consensus.cc:740] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8ab3826a584b51803d441565d37b0b, State: Initialized, Role: FOLLOWER
I20260630 12:28:02.089829 23985 consensus_queue.cc:260] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:02.092794 23985 ts_tablet_manager.cc:1434] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:28:02.093603 23985 tablet_bootstrap.cc:492] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b: Bootstrap starting.
I20260630 12:28:02.106178 23985 tablet_bootstrap.cc:492] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:28:02.107097 23985 tablet_bootstrap.cc:492] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b: Bootstrap complete.
I20260630 12:28:02.107889 23985 ts_tablet_manager.cc:1403] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.001s
I20260630 12:28:02.110152 23985 raft_consensus.cc:359] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:02.110875 23985 raft_consensus.cc:740] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8ab3826a584b51803d441565d37b0b, State: Initialized, Role: FOLLOWER
I20260630 12:28:02.111562 23985 consensus_queue.cc:260] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [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: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:02.113237 23985 ts_tablet_manager.cc:1434] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:28:02.114131 23985 tablet_bootstrap.cc:492] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b: Bootstrap starting.
I20260630 12:28:02.126346 23985 tablet_bootstrap.cc:492] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:02.127061 23985 tablet_bootstrap.cc:492] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b: Bootstrap complete.
I20260630 12:28:02.127686 23985 ts_tablet_manager.cc:1403] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260630 12:28:02.129832 23985 raft_consensus.cc:359] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:02.130350 23985 raft_consensus.cc:740] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8ab3826a584b51803d441565d37b0b, State: Initialized, Role: FOLLOWER
I20260630 12:28:02.130956 23985 consensus_queue.cc:260] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:02.133193 23985 ts_tablet_manager.cc:1434] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260630 12:28:02.134001 23985 tablet_bootstrap.cc:492] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b: Bootstrap starting.
I20260630 12:28:02.142479 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.129:33569
I20260630 12:28:02.142619 24045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.129:33569 every 8 connection(s)
I20260630 12:28:02.147159 23985 tablet_bootstrap.cc:492] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:02.147475 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:28:02.148141 23985 tablet_bootstrap.cc:492] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b: Bootstrap complete.
I20260630 12:28:02.148972 23985 ts_tablet_manager.cc:1403] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:28:02.152623 23985 raft_consensus.cc:359] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:02.153644 23985 raft_consensus.cc:740] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8ab3826a584b51803d441565d37b0b, State: Initialized, Role: FOLLOWER
I20260630 12:28:02.154796 23985 consensus_queue.cc:260] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:02.159471 23985 ts_tablet_manager.cc:1434] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
W20260630 12:28:02.161098 24051 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:02.163251 24052 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:02.164836 16826 server_base.cc:1061] running on GCE node
W20260630 12:28:02.165936 24054 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:02.166982 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:02.167215 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:02.167356 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822482167344 us; error 0 us; skew 500 ppm
I20260630 12:28:02.167788 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:02.170039 16826 webserver.cc:533] Webserver started at http://127.16.110.130:43479/ using document root <none> and password file <none>
I20260630 12:28:02.170478 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:02.170621 16826 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:28:02.174628 24047 heartbeater.cc:344] Connected to a master server at 127.16.110.190:43851
I20260630 12:28:02.175050 24047 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:02.175272 16826 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:28:02.176146 24047 heartbeater.cc:507] Master 127.16.110.190:43851 requested a full tablet report, sending...
I20260630 12:28:02.179107 24059 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:02.179987 16826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:28:02.180336 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-1-root
uuid: "d42279bc170c43989c31602510dd9894"
format_stamp: "Formatted at 2026-06-30 12:27:52 on dist-test-slave-pnhc"
I20260630 12:28:02.180547 23558 ts_manager.cc:194] Re-registered known tserver with Master: 0c8ab3826a584b51803d441565d37b0b (127.16.110.129:33569)
I20260630 12:28:02.180701 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:02.186015 23558 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35040
I20260630 12:28:02.188839 24047 heartbeater.cc:499] Master 127.16.110.190:43851 was elected leader, sending a full tablet report...
I20260630 12:28:02.192601 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:02.193784 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:02.195334 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:02.219677 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:28:02.220311 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.002s	sys 0.000s
I20260630 12:28:02.225324 24066 tablet_bootstrap.cc:492] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894: Bootstrap starting.
I20260630 12:28:02.235508 24066 tablet_bootstrap.cc:492] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:02.235867 16826 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:28:02.236188 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.009s	sys 0.007s
I20260630 12:28:02.236296 24066 tablet_bootstrap.cc:492] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894: Bootstrap complete.
I20260630 12:28:02.237000 24066 ts_tablet_manager.cc:1403] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260630 12:28:02.239035 24066 raft_consensus.cc:359] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:02.239547 24066 raft_consensus.cc:740] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42279bc170c43989c31602510dd9894, State: Initialized, Role: FOLLOWER
I20260630 12:28:02.240248 24066 consensus_queue.cc:260] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:02.242642 24066 ts_tablet_manager.cc:1434] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:28:02.243494 24066 tablet_bootstrap.cc:492] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894: Bootstrap starting.
I20260630 12:28:02.257325 24066 tablet_bootstrap.cc:492] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:02.258062 24066 tablet_bootstrap.cc:492] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894: Bootstrap complete.
I20260630 12:28:02.258654 24066 ts_tablet_manager.cc:1403] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260630 12:28:02.260766 24066 raft_consensus.cc:359] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:02.261376 24066 raft_consensus.cc:740] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42279bc170c43989c31602510dd9894, State: Initialized, Role: FOLLOWER
I20260630 12:28:02.262079 24066 consensus_queue.cc:260] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:02.263613 24066 ts_tablet_manager.cc:1434] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:28:02.264387 24066 tablet_bootstrap.cc:492] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894: Bootstrap starting.
I20260630 12:28:02.276993 24066 tablet_bootstrap.cc:492] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:28:02.277793 24066 tablet_bootstrap.cc:492] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894: Bootstrap complete.
I20260630 12:28:02.278370 24066 ts_tablet_manager.cc:1403] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.006s
I20260630 12:28:02.280686 24066 raft_consensus.cc:359] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:02.281347 24066 raft_consensus.cc:740] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42279bc170c43989c31602510dd9894, State: Initialized, Role: FOLLOWER
I20260630 12:28:02.282049 24066 consensus_queue.cc:260] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [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: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:02.283885 24066 ts_tablet_manager.cc:1434] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.002s
I20260630 12:28:02.284713 24066 tablet_bootstrap.cc:492] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894: Bootstrap starting.
I20260630 12:28:02.295897 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.130:37023
I20260630 12:28:02.296065 24127 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.130:37023 every 8 connection(s)
I20260630 12:28:02.297189 24066 tablet_bootstrap.cc:492] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:28:02.297976 24066 tablet_bootstrap.cc:492] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894: Bootstrap complete.
I20260630 12:28:02.298535 24066 ts_tablet_manager.cc:1403] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260630 12:28:02.301347 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:28:02.301335 24066 raft_consensus.cc:359] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:02.302587 24066 raft_consensus.cc:740] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42279bc170c43989c31602510dd9894, State: Initialized, Role: FOLLOWER
I20260630 12:28:02.303584 24066 consensus_queue.cc:260] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [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: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:02.306064 24066 ts_tablet_manager.cc:1434] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
W20260630 12:28:02.309540 24131 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:02.312652 24132 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:02.315385 24134 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:02.316888 24128 heartbeater.cc:344] Connected to a master server at 127.16.110.190:43851
I20260630 12:28:02.317061 16826 server_base.cc:1061] running on GCE node
I20260630 12:28:02.317449 24128 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:02.318399 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:28:02.318488 24128 heartbeater.cc:507] Master 127.16.110.190:43851 requested a full tablet report, sending...
W20260630 12:28:02.318802 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:02.319088 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822482319067 us; error 0 us; skew 500 ppm
I20260630 12:28:02.319959 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:02.324519 16826 webserver.cc:533] Webserver started at http://127.16.110.131:33879/ using document root <none> and password file <none>
I20260630 12:28:02.325517 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:02.325786 16826 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:28:02.327361 23558 ts_manager.cc:194] Re-registered known tserver with Master: d42279bc170c43989c31602510dd9894 (127.16.110.130:37023)
I20260630 12:28:02.331661 16826 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:02.334213 23558 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35056
I20260630 12:28:02.337370 24139 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:02.337427 24128 heartbeater.cc:499] Master 127.16.110.190:43851 was elected leader, sending a full tablet report...
I20260630 12:28:02.338747 16826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:28:02.339150 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-2-root
uuid: "ba7ad477b2d340b8a89c86cd299f0120"
format_stamp: "Formatted at 2026-06-30 12:27:52 on dist-test-slave-pnhc"
I20260630 12:28:02.339553 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:02.365537 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:02.366905 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:02.368674 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:02.392729 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:28:02.393061 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.020s	user 0.002s	sys 0.000s
I20260630 12:28:02.397214 24146 tablet_bootstrap.cc:492] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120: Bootstrap starting.
I20260630 12:28:02.407191 16826 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:28:02.407531 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.014s	user 0.014s	sys 0.000s
I20260630 12:28:02.410071 24146 tablet_bootstrap.cc:492] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:28:02.410856 24146 tablet_bootstrap.cc:492] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120: Bootstrap complete.
I20260630 12:28:02.411420 24146 ts_tablet_manager.cc:1403] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260630 12:28:02.413885 24146 raft_consensus.cc:359] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:02.414809 24146 raft_consensus.cc:740] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7ad477b2d340b8a89c86cd299f0120, State: Initialized, Role: FOLLOWER
I20260630 12:28:02.415694 24146 consensus_queue.cc:260] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [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: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:02.418638 24146 ts_tablet_manager.cc:1434] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120: Time spent starting tablet: real 0.007s	user 0.010s	sys 0.000s
I20260630 12:28:02.419379 24146 tablet_bootstrap.cc:492] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120: Bootstrap starting.
I20260630 12:28:02.430707 24146 tablet_bootstrap.cc:492] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:02.431453 24146 tablet_bootstrap.cc:492] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120: Bootstrap complete.
I20260630 12:28:02.432102 24146 ts_tablet_manager.cc:1403] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260630 12:28:02.434293 24146 raft_consensus.cc:359] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:02.434875 24146 raft_consensus.cc:385] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:02.435137 24146 raft_consensus.cc:740] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7ad477b2d340b8a89c86cd299f0120, State: Initialized, Role: FOLLOWER
I20260630 12:28:02.435914 24146 consensus_queue.cc:260] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:02.437762 24146 ts_tablet_manager.cc:1434] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:28:02.438463 24146 tablet_bootstrap.cc:492] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120: Bootstrap starting.
I20260630 12:28:02.450083 24146 tablet_bootstrap.cc:492] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:02.451033 24146 tablet_bootstrap.cc:492] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120: Bootstrap complete.
I20260630 12:28:02.451695 24146 ts_tablet_manager.cc:1403] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:28:02.453681 24146 raft_consensus.cc:359] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:02.454260 24146 raft_consensus.cc:740] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7ad477b2d340b8a89c86cd299f0120, State: Initialized, Role: FOLLOWER
I20260630 12:28:02.454981 24146 consensus_queue.cc:260] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:02.456723 24146 ts_tablet_manager.cc:1434] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:28:02.457681 24146 tablet_bootstrap.cc:492] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120: Bootstrap starting.
I20260630 12:28:02.465420 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.131:38387
I20260630 12:28:02.465636 24206 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.131:38387 every 8 connection(s)
I20260630 12:28:02.469726 24146 tablet_bootstrap.cc:492] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:02.471339 24146 tablet_bootstrap.cc:492] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120: Bootstrap complete.
I20260630 12:28:02.472363 24146 ts_tablet_manager.cc:1403] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:28:02.475270 24146 raft_consensus.cc:359] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:02.476246 24146 raft_consensus.cc:385] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:02.476711 24146 raft_consensus.cc:740] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba7ad477b2d340b8a89c86cd299f0120, State: Initialized, Role: FOLLOWER
I20260630 12:28:02.477592 24146 consensus_queue.cc:260] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:02.479640 24146 ts_tablet_manager.cc:1434] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:28:02.482388 24208 heartbeater.cc:344] Connected to a master server at 127.16.110.190:43851
I20260630 12:28:02.482932 24208 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:02.483934 24208 heartbeater.cc:507] Master 127.16.110.190:43851 requested a full tablet report, sending...
I20260630 12:28:02.488313 23558 ts_manager.cc:194] Re-registered known tserver with Master: ba7ad477b2d340b8a89c86cd299f0120 (127.16.110.131:38387)
I20260630 12:28:02.492707 23558 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35072
I20260630 12:28:02.495199 24208 heartbeater.cc:499] Master 127.16.110.190:43851 was elected leader, sending a full tablet report...
I20260630 12:28:02.505578 24152 raft_consensus.cc:493] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:02.506150 24152 raft_consensus.cc:515] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:02.509408 24152 leader_election.cc:290] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8ab3826a584b51803d441565d37b0b (127.16.110.129:33569), d42279bc170c43989c31602510dd9894 (127.16.110.130:37023)
I20260630 12:28:02.521272 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec4882f77334eff9cf58cff6968ff16" candidate_uuid: "ba7ad477b2d340b8a89c86cd299f0120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8ab3826a584b51803d441565d37b0b" is_pre_election: true
I20260630 12:28:02.521859 24101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec4882f77334eff9cf58cff6968ff16" candidate_uuid: "ba7ad477b2d340b8a89c86cd299f0120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42279bc170c43989c31602510dd9894" is_pre_election: true
I20260630 12:28:02.522289 24020 raft_consensus.cc:2393] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba7ad477b2d340b8a89c86cd299f0120 in current term 1: Already voted for candidate 0c8ab3826a584b51803d441565d37b0b in this term.
I20260630 12:28:02.522868 24101 raft_consensus.cc:2393] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba7ad477b2d340b8a89c86cd299f0120 in current term 1: Already voted for candidate 0c8ab3826a584b51803d441565d37b0b in this term.
I20260630 12:28:02.524130 24141 leader_election.cc:304] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [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: ba7ad477b2d340b8a89c86cd299f0120; no voters: 0c8ab3826a584b51803d441565d37b0b, d42279bc170c43989c31602510dd9894
I20260630 12:28:02.525117 24152 raft_consensus.cc:3060] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:02.530512 24152 raft_consensus.cc:2749] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:28:02.664525 23606 auto_rebalancer.cc:639] Failed to schedule move for tablet 7ec4882f77334eff9cf58cff6968ff16: Illegal state: Replica 0c8ab3826a584b51803d441565d37b0b is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } }
W20260630 12:28:02.676532 23606 auto_rebalancer.cc:639] Failed to schedule move for tablet 6bb5c1addfcc45408a9f9f54dd127fdf: Illegal state: Replica d42279bc170c43989c31602510dd9894 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } }
W20260630 12:28:02.688361 23606 auto_rebalancer.cc:639] Failed to schedule move for tablet 6574276526cc41d8b3f4e3ed3d7e56e2: Illegal state: Replica ba7ad477b2d340b8a89c86cd299f0120 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } }
I20260630 12:28:02.902899 24152 raft_consensus.cc:493] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:02.903703 24152 raft_consensus.cc:515] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:02.905697 24152 leader_election.cc:290] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8ab3826a584b51803d441565d37b0b (127.16.110.129:33569), d42279bc170c43989c31602510dd9894 (127.16.110.130:37023)
I20260630 12:28:02.906605 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb5c1addfcc45408a9f9f54dd127fdf" candidate_uuid: "ba7ad477b2d340b8a89c86cd299f0120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8ab3826a584b51803d441565d37b0b" is_pre_election: true
I20260630 12:28:02.906822 24101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb5c1addfcc45408a9f9f54dd127fdf" candidate_uuid: "ba7ad477b2d340b8a89c86cd299f0120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42279bc170c43989c31602510dd9894" is_pre_election: true
I20260630 12:28:02.907653 24020 raft_consensus.cc:2393] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba7ad477b2d340b8a89c86cd299f0120 in current term 1: Already voted for candidate d42279bc170c43989c31602510dd9894 in this term.
I20260630 12:28:02.907995 24101 raft_consensus.cc:2393] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba7ad477b2d340b8a89c86cd299f0120 in current term 1: Already voted for candidate d42279bc170c43989c31602510dd9894 in this term.
I20260630 12:28:02.909322 24141 leader_election.cc:304] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120 [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: ba7ad477b2d340b8a89c86cd299f0120; no voters: 0c8ab3826a584b51803d441565d37b0b, d42279bc170c43989c31602510dd9894
I20260630 12:28:02.910187 24152 raft_consensus.cc:3060] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:02.915093 24152 raft_consensus.cc:2749] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:03.293068 24217 raft_consensus.cc:493] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:03.294227 24217 raft_consensus.cc:515] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:03.297070 24217 leader_election.cc:290] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42279bc170c43989c31602510dd9894 (127.16.110.130:37023), ba7ad477b2d340b8a89c86cd299f0120 (127.16.110.131:38387)
I20260630 12:28:03.327824 24101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec4882f77334eff9cf58cff6968ff16" candidate_uuid: "0c8ab3826a584b51803d441565d37b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42279bc170c43989c31602510dd9894" is_pre_election: true
I20260630 12:28:03.327824 24181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec4882f77334eff9cf58cff6968ff16" candidate_uuid: "0c8ab3826a584b51803d441565d37b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba7ad477b2d340b8a89c86cd299f0120" is_pre_election: true
I20260630 12:28:03.329344 24101 raft_consensus.cc:2468] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8ab3826a584b51803d441565d37b0b in term 1.
I20260630 12:28:03.329670 24181 raft_consensus.cc:2468] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8ab3826a584b51803d441565d37b0b in term 1.
I20260630 12:28:03.331117 23980 leader_election.cc:304] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [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: 0c8ab3826a584b51803d441565d37b0b, d42279bc170c43989c31602510dd9894; no voters: 
I20260630 12:28:03.332199 24217 raft_consensus.cc:2804] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:28:03.332633 24217 raft_consensus.cc:493] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:03.333037 24217 raft_consensus.cc:3060] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:03.340390 24217 raft_consensus.cc:515] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:03.342237 24217 leader_election.cc:290] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [CANDIDATE]: Term 2 election: Requested vote from peers d42279bc170c43989c31602510dd9894 (127.16.110.130:37023), ba7ad477b2d340b8a89c86cd299f0120 (127.16.110.131:38387)
I20260630 12:28:03.343300 24101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec4882f77334eff9cf58cff6968ff16" candidate_uuid: "0c8ab3826a584b51803d441565d37b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42279bc170c43989c31602510dd9894"
I20260630 12:28:03.343318 24181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec4882f77334eff9cf58cff6968ff16" candidate_uuid: "0c8ab3826a584b51803d441565d37b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba7ad477b2d340b8a89c86cd299f0120"
I20260630 12:28:03.344008 24101 raft_consensus.cc:3060] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:03.344422 24181 raft_consensus.cc:3060] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:03.351883 24217 raft_consensus.cc:493] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:03.352852 24101 raft_consensus.cc:2468] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8ab3826a584b51803d441565d37b0b in term 2.
I20260630 12:28:03.352906 24217 raft_consensus.cc:515] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:03.353664 24181 raft_consensus.cc:2468] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8ab3826a584b51803d441565d37b0b in term 2.
I20260630 12:28:03.354475 23980 leader_election.cc:304] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [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: 0c8ab3826a584b51803d441565d37b0b, d42279bc170c43989c31602510dd9894; no voters: 
I20260630 12:28:03.355764 24217 leader_election.cc:290] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42279bc170c43989c31602510dd9894 (127.16.110.130:37023), ba7ad477b2d340b8a89c86cd299f0120 (127.16.110.131:38387)
I20260630 12:28:03.356593 24217 raft_consensus.cc:2804] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:03.357239 24181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afd56a944044ac4bcf516c1fc9bb5c0" candidate_uuid: "0c8ab3826a584b51803d441565d37b0b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7ad477b2d340b8a89c86cd299f0120" is_pre_election: true
I20260630 12:28:03.357317 24217 raft_consensus.cc:697] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 2 LEADER]: Becoming Leader. State: Replica: 0c8ab3826a584b51803d441565d37b0b, State: Running, Role: LEADER
I20260630 12:28:03.358034 24101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afd56a944044ac4bcf516c1fc9bb5c0" candidate_uuid: "0c8ab3826a584b51803d441565d37b0b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42279bc170c43989c31602510dd9894" is_pre_election: true
I20260630 12:28:03.358345 24181 raft_consensus.cc:2468] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8ab3826a584b51803d441565d37b0b in term 1.
I20260630 12:28:03.359799 24101 raft_consensus.cc:2410] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c8ab3826a584b51803d441565d37b0b for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:28:03.359465 24217 consensus_queue.cc:237] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [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: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:03.360576 23979 leader_election.cc:304] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [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: 0c8ab3826a584b51803d441565d37b0b, ba7ad477b2d340b8a89c86cd299f0120; no voters: 
I20260630 12:28:03.361955 24222 raft_consensus.cc:2804] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:28:03.362537 24222 raft_consensus.cc:493] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:03.363094 24222 raft_consensus.cc:3060] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:03.369613 24222 raft_consensus.cc:515] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:03.369587 23558 catalog_manager.cc:5697] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "0c8ab3826a584b51803d441565d37b0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:03.371793 24222 leader_election.cc:290] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [CANDIDATE]: Term 2 election: Requested vote from peers d42279bc170c43989c31602510dd9894 (127.16.110.130:37023), ba7ad477b2d340b8a89c86cd299f0120 (127.16.110.131:38387)
I20260630 12:28:03.372884 24181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afd56a944044ac4bcf516c1fc9bb5c0" candidate_uuid: "0c8ab3826a584b51803d441565d37b0b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7ad477b2d340b8a89c86cd299f0120"
I20260630 12:28:03.372766 24101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afd56a944044ac4bcf516c1fc9bb5c0" candidate_uuid: "0c8ab3826a584b51803d441565d37b0b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42279bc170c43989c31602510dd9894"
I20260630 12:28:03.373955 24181 raft_consensus.cc:3060] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:03.374217 24101 raft_consensus.cc:3060] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:03.382246 24101 raft_consensus.cc:2410] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0c8ab3826a584b51803d441565d37b0b for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:28:03.382560 24181 raft_consensus.cc:2468] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8ab3826a584b51803d441565d37b0b in term 2.
I20260630 12:28:03.384291 23979 leader_election.cc:304] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [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: 0c8ab3826a584b51803d441565d37b0b, ba7ad477b2d340b8a89c86cd299f0120; no voters: 
I20260630 12:28:03.385560 24222 raft_consensus.cc:2804] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:03.386569 24222 raft_consensus.cc:697] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [term 2 LEADER]: Becoming Leader. State: Replica: 0c8ab3826a584b51803d441565d37b0b, State: Running, Role: LEADER
I20260630 12:28:03.388326 24222 consensus_queue.cc:237] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [LEADER]: Queue going to LEADER 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: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:03.396679 23558 catalog_manager.cc:5697] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b reported cstate change: term changed from 1 to 2, leader changed from d42279bc170c43989c31602510dd9894 (127.16.110.130) to 0c8ab3826a584b51803d441565d37b0b (127.16.110.129). New cstate: current_term: 2 leader_uuid: "0c8ab3826a584b51803d441565d37b0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:03.593818 24222 raft_consensus.cc:493] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:03.594595 24222 raft_consensus.cc:515] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:03.596549 24222 leader_election.cc:290] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42279bc170c43989c31602510dd9894 (127.16.110.130:37023), ba7ad477b2d340b8a89c86cd299f0120 (127.16.110.131:38387)
I20260630 12:28:03.597417 24101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb5c1addfcc45408a9f9f54dd127fdf" candidate_uuid: "0c8ab3826a584b51803d441565d37b0b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42279bc170c43989c31602510dd9894" is_pre_election: true
I20260630 12:28:03.597664 24181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb5c1addfcc45408a9f9f54dd127fdf" candidate_uuid: "0c8ab3826a584b51803d441565d37b0b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7ad477b2d340b8a89c86cd299f0120" is_pre_election: true
I20260630 12:28:03.598577 24101 raft_consensus.cc:2410] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c8ab3826a584b51803d441565d37b0b for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:28:03.598640 24181 raft_consensus.cc:2468] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8ab3826a584b51803d441565d37b0b in term 1.
I20260630 12:28:03.599999 23979 leader_election.cc:304] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [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: 0c8ab3826a584b51803d441565d37b0b, ba7ad477b2d340b8a89c86cd299f0120; no voters: 
I20260630 12:28:03.600793 24222 raft_consensus.cc:2804] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:28:03.601248 24222 raft_consensus.cc:493] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:03.601593 24222 raft_consensus.cc:3060] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:03.606887 24222 raft_consensus.cc:515] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:03.608768 24222 leader_election.cc:290] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [CANDIDATE]: Term 2 election: Requested vote from peers d42279bc170c43989c31602510dd9894 (127.16.110.130:37023), ba7ad477b2d340b8a89c86cd299f0120 (127.16.110.131:38387)
I20260630 12:28:03.609578 24101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb5c1addfcc45408a9f9f54dd127fdf" candidate_uuid: "0c8ab3826a584b51803d441565d37b0b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42279bc170c43989c31602510dd9894"
I20260630 12:28:03.609818 24181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb5c1addfcc45408a9f9f54dd127fdf" candidate_uuid: "0c8ab3826a584b51803d441565d37b0b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7ad477b2d340b8a89c86cd299f0120"
I20260630 12:28:03.610399 24101 raft_consensus.cc:3060] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:03.610720 24181 raft_consensus.cc:3060] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:03.616001 24101 raft_consensus.cc:2410] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0c8ab3826a584b51803d441565d37b0b for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:28:03.616447 24181 raft_consensus.cc:2468] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8ab3826a584b51803d441565d37b0b in term 2.
I20260630 12:28:03.616763 24229 raft_consensus.cc:493] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:03.617997 23979 leader_election.cc:304] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [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: 0c8ab3826a584b51803d441565d37b0b, ba7ad477b2d340b8a89c86cd299f0120; no voters: d42279bc170c43989c31602510dd9894
I20260630 12:28:03.617883 24229 raft_consensus.cc:515] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:03.619102 24222 raft_consensus.cc:2804] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:03.619769 24222 raft_consensus.cc:697] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [term 2 LEADER]: Becoming Leader. State: Replica: 0c8ab3826a584b51803d441565d37b0b, State: Running, Role: LEADER
I20260630 12:28:03.620812 24229 leader_election.cc:290] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0c8ab3826a584b51803d441565d37b0b (127.16.110.129:33569), d42279bc170c43989c31602510dd9894 (127.16.110.130:37023)
I20260630 12:28:03.621069 24222 consensus_queue.cc:237] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [LEADER]: Queue going to LEADER 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: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:03.621101 24217 raft_consensus.cc:493] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:03.622391 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6574276526cc41d8b3f4e3ed3d7e56e2" candidate_uuid: "ba7ad477b2d340b8a89c86cd299f0120" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0c8ab3826a584b51803d441565d37b0b" is_pre_election: true
I20260630 12:28:03.622905 24217 raft_consensus.cc:515] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:03.623361 24101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6574276526cc41d8b3f4e3ed3d7e56e2" candidate_uuid: "ba7ad477b2d340b8a89c86cd299f0120" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42279bc170c43989c31602510dd9894" is_pre_election: true
I20260630 12:28:03.624446 24020 raft_consensus.cc:2468] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba7ad477b2d340b8a89c86cd299f0120 in term 1.
I20260630 12:28:03.624831 24101 raft_consensus.cc:2468] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba7ad477b2d340b8a89c86cd299f0120 in term 1.
I20260630 12:28:03.626055 24217 leader_election.cc:290] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42279bc170c43989c31602510dd9894 (127.16.110.130:37023), ba7ad477b2d340b8a89c86cd299f0120 (127.16.110.131:38387)
I20260630 12:28:03.626401 24141 leader_election.cc:304] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [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: ba7ad477b2d340b8a89c86cd299f0120, d42279bc170c43989c31602510dd9894; no voters: 
I20260630 12:28:03.627229 24100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6574276526cc41d8b3f4e3ed3d7e56e2" candidate_uuid: "0c8ab3826a584b51803d441565d37b0b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42279bc170c43989c31602510dd9894" is_pre_election: true
I20260630 12:28:03.628082 24229 raft_consensus.cc:2804] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:28:03.628440 24100 raft_consensus.cc:2468] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8ab3826a584b51803d441565d37b0b in term 1.
I20260630 12:28:03.630008 24229 raft_consensus.cc:493] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:03.630512 23980 leader_election.cc:304] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [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: 0c8ab3826a584b51803d441565d37b0b, d42279bc170c43989c31602510dd9894; no voters: 
I20260630 12:28:03.630739 24229 raft_consensus.cc:3060] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:03.628995 24181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6574276526cc41d8b3f4e3ed3d7e56e2" candidate_uuid: "0c8ab3826a584b51803d441565d37b0b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7ad477b2d340b8a89c86cd299f0120" is_pre_election: true
I20260630 12:28:03.631798 24222 raft_consensus.cc:2804] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:28:03.632606 24222 raft_consensus.cc:493] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:03.633090 24222 raft_consensus.cc:3060] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:03.633136 23558 catalog_manager.cc:5697] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b reported cstate change: term changed from 1 to 2, leader changed from d42279bc170c43989c31602510dd9894 (127.16.110.130) to 0c8ab3826a584b51803d441565d37b0b (127.16.110.129). New cstate: current_term: 2 leader_uuid: "0c8ab3826a584b51803d441565d37b0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:03.638583 24229 raft_consensus.cc:515] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:03.640025 24181 raft_consensus.cc:2393] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c8ab3826a584b51803d441565d37b0b in current term 2: Already voted for candidate ba7ad477b2d340b8a89c86cd299f0120 in this term.
I20260630 12:28:03.640941 24229 leader_election.cc:290] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [CANDIDATE]: Term 2 election: Requested vote from peers 0c8ab3826a584b51803d441565d37b0b (127.16.110.129:33569), d42279bc170c43989c31602510dd9894 (127.16.110.130:37023)
I20260630 12:28:03.643344 24100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6574276526cc41d8b3f4e3ed3d7e56e2" candidate_uuid: "ba7ad477b2d340b8a89c86cd299f0120" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42279bc170c43989c31602510dd9894"
I20260630 12:28:03.640221 24222 raft_consensus.cc:515] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:03.644605 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6574276526cc41d8b3f4e3ed3d7e56e2" candidate_uuid: "ba7ad477b2d340b8a89c86cd299f0120" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0c8ab3826a584b51803d441565d37b0b"
I20260630 12:28:03.650635 24100 raft_consensus.cc:3060] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:03.651785 24020 raft_consensus.cc:2393] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ba7ad477b2d340b8a89c86cd299f0120 in current term 2: Already voted for candidate 0c8ab3826a584b51803d441565d37b0b in this term.
I20260630 12:28:03.653384 24222 leader_election.cc:290] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [CANDIDATE]: Term 2 election: Requested vote from peers d42279bc170c43989c31602510dd9894 (127.16.110.130:37023), ba7ad477b2d340b8a89c86cd299f0120 (127.16.110.131:38387)
I20260630 12:28:03.653328 24101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6574276526cc41d8b3f4e3ed3d7e56e2" candidate_uuid: "0c8ab3826a584b51803d441565d37b0b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42279bc170c43989c31602510dd9894"
I20260630 12:28:03.653549 24181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6574276526cc41d8b3f4e3ed3d7e56e2" candidate_uuid: "0c8ab3826a584b51803d441565d37b0b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba7ad477b2d340b8a89c86cd299f0120"
I20260630 12:28:03.655098 24181 raft_consensus.cc:2393] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0c8ab3826a584b51803d441565d37b0b in current term 2: Already voted for candidate ba7ad477b2d340b8a89c86cd299f0120 in this term.
I20260630 12:28:03.656308 23979 leader_election.cc:304] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [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: 0c8ab3826a584b51803d441565d37b0b; no voters: ba7ad477b2d340b8a89c86cd299f0120, d42279bc170c43989c31602510dd9894
I20260630 12:28:03.657364 24222 raft_consensus.cc:2749] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:28:03.659092 24100 raft_consensus.cc:2468] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba7ad477b2d340b8a89c86cd299f0120 in term 2.
I20260630 12:28:03.660210 24141 leader_election.cc:304] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [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: ba7ad477b2d340b8a89c86cd299f0120, d42279bc170c43989c31602510dd9894; no voters: 0c8ab3826a584b51803d441565d37b0b
I20260630 12:28:03.661057 24229 raft_consensus.cc:2804] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:03.662160 24229 raft_consensus.cc:697] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 LEADER]: Becoming Leader. State: Replica: ba7ad477b2d340b8a89c86cd299f0120, State: Running, Role: LEADER
I20260630 12:28:03.663293 24229 consensus_queue.cc:237] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [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: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:03.670143 23558 catalog_manager.cc:5697] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "ba7ad477b2d340b8a89c86cd299f0120" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } health_report { overall_health: HEALTHY } } }
W20260630 12:28:03.699409 23606 auto_rebalancer.cc:639] Failed to schedule move for tablet 6574276526cc41d8b3f4e3ed3d7e56e2: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:28:03.703271 23606 auto_rebalancer.cc:639] Failed to schedule move for tablet 7ec4882f77334eff9cf58cff6968ff16: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:28:03.706686 23606 auto_rebalancer.cc:639] Failed to schedule move for tablet 9afd56a944044ac4bcf516c1fc9bb5c0: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:28:03.816820 24100 raft_consensus.cc:1275] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Refusing update from remote peer 0c8ab3826a584b51803d441565d37b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:28:03.817456 24100 pending_rounds.cc:85] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894: Aborting all ops after (but not including) 0
I20260630 12:28:03.817814 24100 pending_rounds.cc:107] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:28:03.818189 24100 raft_consensus.cc:2889] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:28:03.819871 24222 consensus_queue.cc:1048] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:03.834460 24181 raft_consensus.cc:1275] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 FOLLOWER]: Refusing update from remote peer 0c8ab3826a584b51803d441565d37b0b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:28:03.837234 24217 consensus_queue.cc:1048] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:03.843895 24180 raft_consensus.cc:1275] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 FOLLOWER]: Refusing update from remote peer 0c8ab3826a584b51803d441565d37b0b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:03.845422 24217 consensus_queue.cc:1048] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:03.858472 24100 raft_consensus.cc:1275] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Refusing update from remote peer 0c8ab3826a584b51803d441565d37b0b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:03.860700 24236 consensus_queue.cc:1048] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:03.863747 24233 raft_consensus.cc:493] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:03.864498 24233 raft_consensus.cc:515] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:03.869093 24233 leader_election.cc:290] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0c8ab3826a584b51803d441565d37b0b (127.16.110.129:33569), ba7ad477b2d340b8a89c86cd299f0120 (127.16.110.131:38387)
I20260630 12:28:03.894429 24181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb5c1addfcc45408a9f9f54dd127fdf" candidate_uuid: "d42279bc170c43989c31602510dd9894" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba7ad477b2d340b8a89c86cd299f0120" is_pre_election: true
I20260630 12:28:03.895357 24181 raft_consensus.cc:2468] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42279bc170c43989c31602510dd9894 in term 2.
I20260630 12:28:03.895385 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb5c1addfcc45408a9f9f54dd127fdf" candidate_uuid: "d42279bc170c43989c31602510dd9894" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0c8ab3826a584b51803d441565d37b0b" is_pre_election: true
I20260630 12:28:03.897498 24060 leader_election.cc:304] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [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: ba7ad477b2d340b8a89c86cd299f0120, d42279bc170c43989c31602510dd9894; no voters: 0c8ab3826a584b51803d441565d37b0b
I20260630 12:28:03.898341 24233 raft_consensus.cc:2804] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:28:03.898789 24233 raft_consensus.cc:493] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:03.899127 24233 raft_consensus.cc:3060] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:28:03.905026 24233 raft_consensus.cc:515] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:03.906744 24233 leader_election.cc:290] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [CANDIDATE]: Term 3 election: Requested vote from peers 0c8ab3826a584b51803d441565d37b0b (127.16.110.129:33569), ba7ad477b2d340b8a89c86cd299f0120 (127.16.110.131:38387)
I20260630 12:28:03.907693 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb5c1addfcc45408a9f9f54dd127fdf" candidate_uuid: "d42279bc170c43989c31602510dd9894" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0c8ab3826a584b51803d441565d37b0b"
I20260630 12:28:03.907830 24181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb5c1addfcc45408a9f9f54dd127fdf" candidate_uuid: "d42279bc170c43989c31602510dd9894" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba7ad477b2d340b8a89c86cd299f0120"
I20260630 12:28:03.908664 24181 raft_consensus.cc:3060] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:28:03.914116 24181 raft_consensus.cc:2468] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42279bc170c43989c31602510dd9894 in term 3.
I20260630 12:28:03.915103 24060 leader_election.cc:304] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [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: ba7ad477b2d340b8a89c86cd299f0120, d42279bc170c43989c31602510dd9894; no voters: 0c8ab3826a584b51803d441565d37b0b
I20260630 12:28:03.915990 24233 raft_consensus.cc:2804] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:28:03.916595 24233 raft_consensus.cc:697] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 3 LEADER]: Becoming Leader. State: Replica: d42279bc170c43989c31602510dd9894, State: Running, Role: LEADER
I20260630 12:28:03.917482 24233 consensus_queue.cc:237] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [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: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:03.925057 23557 catalog_manager.cc:5697] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 reported cstate change: term changed from 2 to 3, leader changed from 0c8ab3826a584b51803d441565d37b0b (127.16.110.129) to d42279bc170c43989c31602510dd9894 (127.16.110.130). New cstate: current_term: 3 leader_uuid: "d42279bc170c43989c31602510dd9894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:04.076038 24100 raft_consensus.cc:1240] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 3 LEADER]: Rejecting Update request from peer 0c8ab3826a584b51803d441565d37b0b for earlier term 2. Current term is 3. Ops: []
I20260630 12:28:04.077724 24236 consensus_queue.cc:1059] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:04.078518 24236 consensus_queue.cc:1243] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [LEADER]: Peer d42279bc170c43989c31602510dd9894 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:28:04.079098 24222 raft_consensus.cc:3055] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:28:04.079563 24222 raft_consensus.cc:740] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0c8ab3826a584b51803d441565d37b0b, State: Running, Role: LEADER
I20260630 12:28:04.080613 24222 consensus_queue.cc:260] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [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: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } }
I20260630 12:28:04.081657 24222 raft_consensus.cc:3060] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:28:04.243587 24100 raft_consensus.cc:1275] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Refusing update from remote peer ba7ad477b2d340b8a89c86cd299f0120: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:04.244972 24229 consensus_queue.cc:1048] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:04.258222 24020 raft_consensus.cc:1275] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [term 2 FOLLOWER]: Refusing update from remote peer ba7ad477b2d340b8a89c86cd299f0120: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:04.264084 24229 consensus_queue.cc:1048] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:04.390213 24181 raft_consensus.cc:1275] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120 [term 3 FOLLOWER]: Refusing update from remote peer d42279bc170c43989c31602510dd9894: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:28:04.391654 24233 consensus_queue.cc:1048] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:04.405658 24020 raft_consensus.cc:1275] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [term 3 FOLLOWER]: Refusing update from remote peer d42279bc170c43989c31602510dd9894: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:28:04.407497 24233 consensus_queue.cc:1048] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:04.408869 24233 consensus_queue.cc:1243] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [LEADER]: Peer 0c8ab3826a584b51803d441565d37b0b log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:28:04.412361 24020 pending_rounds.cc:85] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b: Aborting all ops after (but not including) 0
I20260630 12:28:04.413040 24020 pending_rounds.cc:107] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:28:04.413607 24020 raft_consensus.cc:2889] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:28:04.718016 24020 consensus_queue.cc:237] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [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: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } attrs { replace: true } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: true } }
I20260630 12:28:04.723934 24181 raft_consensus.cc:1275] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 FOLLOWER]: Refusing update from remote peer 0c8ab3826a584b51803d441565d37b0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:04.724539 24100 raft_consensus.cc:1275] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Refusing update from remote peer 0c8ab3826a584b51803d441565d37b0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:04.726430 24217 consensus_queue.cc:1048] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:28:04.728571 24236 consensus_queue.cc:1048] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:04.734157 24217 raft_consensus.cc:2955] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 30abb8358bdb486189bbbba3e75c337b (127.16.110.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } attrs { replace: true } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: true } } }
I20260630 12:28:04.736027 24181 raft_consensus.cc:2955] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 30abb8358bdb486189bbbba3e75c337b (127.16.110.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } attrs { replace: true } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: true } } }
I20260630 12:28:04.739845 24100 raft_consensus.cc:2955] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 30abb8358bdb486189bbbba3e75c337b (127.16.110.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } attrs { replace: true } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: true } } }
W20260630 12:28:04.743160 23982 consensus_peers.cc:597] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b -> Peer 30abb8358bdb486189bbbba3e75c337b (127.16.110.132:46421): Couldn't send request to peer 30abb8358bdb486189bbbba3e75c337b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7ec4882f77334eff9cf58cff6968ff16. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:04.751915 23557 catalog_manager.cc:5697] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 reported cstate change: config changed from index -1 to 3, NON_VOTER 30abb8358bdb486189bbbba3e75c337b (127.16.110.132) added. New cstate: current_term: 2 leader_uuid: "0c8ab3826a584b51803d441565d37b0b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } attrs { replace: true } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: true } } }
I20260630 12:28:04.755151 24181 consensus_queue.cc:237] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [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: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } attrs { replace: true } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: true } }
I20260630 12:28:04.765125 24100 raft_consensus.cc:1275] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Refusing update from remote peer ba7ad477b2d340b8a89c86cd299f0120: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:04.769177 24251 consensus_queue.cc:1048] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:28:04.769608 24020 raft_consensus.cc:1275] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [term 2 FOLLOWER]: Refusing update from remote peer ba7ad477b2d340b8a89c86cd299f0120: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:04.772331 24251 consensus_queue.cc:1048] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:28:04.780125 24101 raft_consensus.cc:2955] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 30abb8358bdb486189bbbba3e75c337b (127.16.110.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } attrs { replace: true } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: true } } }
W20260630 12:28:04.782228 24143 consensus_peers.cc:597] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 -> Peer 30abb8358bdb486189bbbba3e75c337b (127.16.110.132:46421): Couldn't send request to peer 30abb8358bdb486189bbbba3e75c337b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6574276526cc41d8b3f4e3ed3d7e56e2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:04.778492 24249 raft_consensus.cc:2955] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 30abb8358bdb486189bbbba3e75c337b (127.16.110.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } attrs { replace: true } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: true } } }
I20260630 12:28:04.794085 24020 raft_consensus.cc:2955] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 30abb8358bdb486189bbbba3e75c337b (127.16.110.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } attrs { replace: true } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: true } } }
I20260630 12:28:04.803917 24019 consensus_queue.cc:237] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [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: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } attrs { replace: true } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: true } }
I20260630 12:28:04.812789 23558 catalog_manager.cc:5697] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 reported cstate change: config changed from index -1 to 3, NON_VOTER 30abb8358bdb486189bbbba3e75c337b (127.16.110.132) added. New cstate: current_term: 2 leader_uuid: "ba7ad477b2d340b8a89c86cd299f0120" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:04.815086 24181 raft_consensus.cc:1275] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 FOLLOWER]: Refusing update from remote peer 0c8ab3826a584b51803d441565d37b0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:04.817178 24101 raft_consensus.cc:1275] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Refusing update from remote peer 0c8ab3826a584b51803d441565d37b0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:04.817803 24257 consensus_queue.cc:1048] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:28:04.820318 24222 consensus_queue.cc:1048] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:28:04.821094 23982 consensus_peers.cc:597] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b -> Peer 30abb8358bdb486189bbbba3e75c337b (127.16.110.132:46421): Couldn't send request to peer 30abb8358bdb486189bbbba3e75c337b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9afd56a944044ac4bcf516c1fc9bb5c0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:04.828168 24222 raft_consensus.cc:2955] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 30abb8358bdb486189bbbba3e75c337b (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } attrs { replace: true } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: true } } }
I20260630 12:28:04.831943 24181 raft_consensus.cc:2955] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 30abb8358bdb486189bbbba3e75c337b (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } attrs { replace: true } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: true } } }
I20260630 12:28:04.840688 24101 raft_consensus.cc:2955] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 30abb8358bdb486189bbbba3e75c337b (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } attrs { replace: true } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: true } } }
I20260630 12:28:04.847172 23558 catalog_manager.cc:5697] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b reported cstate change: config changed from index -1 to 2, NON_VOTER 30abb8358bdb486189bbbba3e75c337b (127.16.110.132) added. New cstate: current_term: 2 leader_uuid: "0c8ab3826a584b51803d441565d37b0b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:05.199151 24262 ts_tablet_manager.cc:933] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 30abb8358bdb486189bbbba3e75c337b: Initiating tablet copy from peer ba7ad477b2d340b8a89c86cd299f0120 (127.16.110.131:38387)
I20260630 12:28:05.201171 24262 tablet_copy_client.cc:323] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 30abb8358bdb486189bbbba3e75c337b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.131:38387
I20260630 12:28:05.216828 24192 tablet_copy_service.cc:140] P ba7ad477b2d340b8a89c86cd299f0120: Received BeginTabletCopySession request for tablet 6574276526cc41d8b3f4e3ed3d7e56e2 from peer 30abb8358bdb486189bbbba3e75c337b ({username='slave'} at 127.0.0.1:41624)
I20260630 12:28:05.217559 24192 tablet_copy_service.cc:161] P ba7ad477b2d340b8a89c86cd299f0120: Beginning new tablet copy session on tablet 6574276526cc41d8b3f4e3ed3d7e56e2 from peer 30abb8358bdb486189bbbba3e75c337b at {username='slave'} at 127.0.0.1:41624: session id = 30abb8358bdb486189bbbba3e75c337b-6574276526cc41d8b3f4e3ed3d7e56e2
I20260630 12:28:05.224157 24192 tablet_copy_source_session.cc:215] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:05.227139 24262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6574276526cc41d8b3f4e3ed3d7e56e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:05.238391 24262 tablet_copy_client.cc:806] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 30abb8358bdb486189bbbba3e75c337b: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:05.239236 24262 tablet_copy_client.cc:670] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 30abb8358bdb486189bbbba3e75c337b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:05.243328 24262 tablet_copy_client.cc:538] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 30abb8358bdb486189bbbba3e75c337b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:05.249522 24262 tablet_bootstrap.cc:492] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 30abb8358bdb486189bbbba3e75c337b: Bootstrap starting.
I20260630 12:28:05.268805 24262 tablet_bootstrap.cc:492] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 30abb8358bdb486189bbbba3e75c337b: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:05.269958 24262 tablet_bootstrap.cc:492] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 30abb8358bdb486189bbbba3e75c337b: Bootstrap complete.
I20260630 12:28:05.270805 24262 ts_tablet_manager.cc:1403] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 30abb8358bdb486189bbbba3e75c337b: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260630 12:28:05.274040 24262 raft_consensus.cc:359] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 30abb8358bdb486189bbbba3e75c337b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } attrs { replace: true } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: true } }
I20260630 12:28:05.275223 24262 raft_consensus.cc:740] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 30abb8358bdb486189bbbba3e75c337b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 30abb8358bdb486189bbbba3e75c337b, State: Initialized, Role: LEARNER
I20260630 12:28:05.276079 24262 consensus_queue.cc:260] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 30abb8358bdb486189bbbba3e75c337b [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: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } attrs { replace: true } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: true } }
I20260630 12:28:05.279167 24262 ts_tablet_manager.cc:1434] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 30abb8358bdb486189bbbba3e75c337b: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:28:05.281371 24192 tablet_copy_service.cc:342] P ba7ad477b2d340b8a89c86cd299f0120: Request end of tablet copy session 30abb8358bdb486189bbbba3e75c337b-6574276526cc41d8b3f4e3ed3d7e56e2 received from {username='slave'} at 127.0.0.1:41624
I20260630 12:28:05.282027 24192 tablet_copy_service.cc:434] P ba7ad477b2d340b8a89c86cd299f0120: ending tablet copy session 30abb8358bdb486189bbbba3e75c337b-6574276526cc41d8b3f4e3ed3d7e56e2 on tablet 6574276526cc41d8b3f4e3ed3d7e56e2 with peer 30abb8358bdb486189bbbba3e75c337b
I20260630 12:28:05.287171 24262 ts_tablet_manager.cc:933] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 30abb8358bdb486189bbbba3e75c337b: Initiating tablet copy from peer 0c8ab3826a584b51803d441565d37b0b (127.16.110.129:33569)
I20260630 12:28:05.293077 24262 tablet_copy_client.cc:323] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 30abb8358bdb486189bbbba3e75c337b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.129:33569
I20260630 12:28:05.303550 24031 tablet_copy_service.cc:140] P 0c8ab3826a584b51803d441565d37b0b: Received BeginTabletCopySession request for tablet 9afd56a944044ac4bcf516c1fc9bb5c0 from peer 30abb8358bdb486189bbbba3e75c337b ({username='slave'} at 127.0.0.1:47518)
I20260630 12:28:05.304345 24031 tablet_copy_service.cc:161] P 0c8ab3826a584b51803d441565d37b0b: Beginning new tablet copy session on tablet 9afd56a944044ac4bcf516c1fc9bb5c0 from peer 30abb8358bdb486189bbbba3e75c337b at {username='slave'} at 127.0.0.1:47518: session id = 30abb8358bdb486189bbbba3e75c337b-9afd56a944044ac4bcf516c1fc9bb5c0
I20260630 12:28:05.313180 24031 tablet_copy_source_session.cc:215] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:05.316432 24262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9afd56a944044ac4bcf516c1fc9bb5c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:05.327301 24262 tablet_copy_client.cc:806] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 30abb8358bdb486189bbbba3e75c337b: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:05.327965 24262 tablet_copy_client.cc:670] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 30abb8358bdb486189bbbba3e75c337b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:05.331708 24262 tablet_copy_client.cc:538] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 30abb8358bdb486189bbbba3e75c337b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:05.338569 24262 tablet_bootstrap.cc:492] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 30abb8358bdb486189bbbba3e75c337b: Bootstrap starting.
I20260630 12:28:05.339799 24270 ts_tablet_manager.cc:933] T 7ec4882f77334eff9cf58cff6968ff16 P 30abb8358bdb486189bbbba3e75c337b: Initiating tablet copy from peer 0c8ab3826a584b51803d441565d37b0b (127.16.110.129:33569)
I20260630 12:28:05.341758 24270 tablet_copy_client.cc:323] T 7ec4882f77334eff9cf58cff6968ff16 P 30abb8358bdb486189bbbba3e75c337b: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.129:33569
I20260630 12:28:05.343647 24031 tablet_copy_service.cc:140] P 0c8ab3826a584b51803d441565d37b0b: Received BeginTabletCopySession request for tablet 7ec4882f77334eff9cf58cff6968ff16 from peer 30abb8358bdb486189bbbba3e75c337b ({username='slave'} at 127.0.0.1:47518)
I20260630 12:28:05.344396 24031 tablet_copy_service.cc:161] P 0c8ab3826a584b51803d441565d37b0b: Beginning new tablet copy session on tablet 7ec4882f77334eff9cf58cff6968ff16 from peer 30abb8358bdb486189bbbba3e75c337b at {username='slave'} at 127.0.0.1:47518: session id = 30abb8358bdb486189bbbba3e75c337b-7ec4882f77334eff9cf58cff6968ff16
I20260630 12:28:05.352180 24031 tablet_copy_source_session.cc:215] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:05.355356 24270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ec4882f77334eff9cf58cff6968ff16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:05.356985 24262 tablet_bootstrap.cc:492] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 30abb8358bdb486189bbbba3e75c337b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:05.357894 24262 tablet_bootstrap.cc:492] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 30abb8358bdb486189bbbba3e75c337b: Bootstrap complete.
I20260630 12:28:05.358559 24262 ts_tablet_manager.cc:1403] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 30abb8358bdb486189bbbba3e75c337b: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.001s
I20260630 12:28:05.360862 24262 raft_consensus.cc:359] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 30abb8358bdb486189bbbba3e75c337b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } attrs { replace: true } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: true } }
I20260630 12:28:05.361630 24262 raft_consensus.cc:740] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 30abb8358bdb486189bbbba3e75c337b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 30abb8358bdb486189bbbba3e75c337b, State: Initialized, Role: LEARNER
I20260630 12:28:05.362274 24262 consensus_queue.cc:260] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 30abb8358bdb486189bbbba3e75c337b [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: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } attrs { replace: true } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: true } }
I20260630 12:28:05.364464 24262 ts_tablet_manager.cc:1434] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 30abb8358bdb486189bbbba3e75c337b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:28:05.366405 24031 tablet_copy_service.cc:342] P 0c8ab3826a584b51803d441565d37b0b: Request end of tablet copy session 30abb8358bdb486189bbbba3e75c337b-9afd56a944044ac4bcf516c1fc9bb5c0 received from {username='slave'} at 127.0.0.1:47518
I20260630 12:28:05.367058 24031 tablet_copy_service.cc:434] P 0c8ab3826a584b51803d441565d37b0b: ending tablet copy session 30abb8358bdb486189bbbba3e75c337b-9afd56a944044ac4bcf516c1fc9bb5c0 on tablet 9afd56a944044ac4bcf516c1fc9bb5c0 with peer 30abb8358bdb486189bbbba3e75c337b
I20260630 12:28:05.371253 24270 tablet_copy_client.cc:806] T 7ec4882f77334eff9cf58cff6968ff16 P 30abb8358bdb486189bbbba3e75c337b: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:05.371986 24270 tablet_copy_client.cc:670] T 7ec4882f77334eff9cf58cff6968ff16 P 30abb8358bdb486189bbbba3e75c337b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:05.375906 24270 tablet_copy_client.cc:538] T 7ec4882f77334eff9cf58cff6968ff16 P 30abb8358bdb486189bbbba3e75c337b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:05.384676 24270 tablet_bootstrap.cc:492] T 7ec4882f77334eff9cf58cff6968ff16 P 30abb8358bdb486189bbbba3e75c337b: Bootstrap starting.
I20260630 12:28:05.406196 24270 tablet_bootstrap.cc:492] T 7ec4882f77334eff9cf58cff6968ff16 P 30abb8358bdb486189bbbba3e75c337b: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:05.407277 24270 tablet_bootstrap.cc:492] T 7ec4882f77334eff9cf58cff6968ff16 P 30abb8358bdb486189bbbba3e75c337b: Bootstrap complete.
I20260630 12:28:05.408103 24270 ts_tablet_manager.cc:1403] T 7ec4882f77334eff9cf58cff6968ff16 P 30abb8358bdb486189bbbba3e75c337b: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.001s
I20260630 12:28:05.411069 24270 raft_consensus.cc:359] T 7ec4882f77334eff9cf58cff6968ff16 P 30abb8358bdb486189bbbba3e75c337b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } attrs { replace: true } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: true } }
I20260630 12:28:05.412222 24270 raft_consensus.cc:740] T 7ec4882f77334eff9cf58cff6968ff16 P 30abb8358bdb486189bbbba3e75c337b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 30abb8358bdb486189bbbba3e75c337b, State: Initialized, Role: LEARNER
I20260630 12:28:05.413013 24270 consensus_queue.cc:260] T 7ec4882f77334eff9cf58cff6968ff16 P 30abb8358bdb486189bbbba3e75c337b [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: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } attrs { replace: true } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: true } }
I20260630 12:28:05.415524 24270 ts_tablet_manager.cc:1434] T 7ec4882f77334eff9cf58cff6968ff16 P 30abb8358bdb486189bbbba3e75c337b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:28:05.417340 24031 tablet_copy_service.cc:342] P 0c8ab3826a584b51803d441565d37b0b: Request end of tablet copy session 30abb8358bdb486189bbbba3e75c337b-7ec4882f77334eff9cf58cff6968ff16 received from {username='slave'} at 127.0.0.1:47518
I20260630 12:28:05.417951 24031 tablet_copy_service.cc:434] P 0c8ab3826a584b51803d441565d37b0b: ending tablet copy session 30abb8358bdb486189bbbba3e75c337b-7ec4882f77334eff9cf58cff6968ff16 on tablet 7ec4882f77334eff9cf58cff6968ff16 with peer 30abb8358bdb486189bbbba3e75c337b
I20260630 12:28:05.747054 23937 raft_consensus.cc:1217] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 30abb8358bdb486189bbbba3e75c337b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:28:05.794046 23937 raft_consensus.cc:1217] T 7ec4882f77334eff9cf58cff6968ff16 P 30abb8358bdb486189bbbba3e75c337b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:28:05.899981 23937 raft_consensus.cc:1217] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 30abb8358bdb486189bbbba3e75c337b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:28:06.240621 24249 raft_consensus.cc:1064] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120: attempting to promote NON_VOTER 30abb8358bdb486189bbbba3e75c337b to VOTER
I20260630 12:28:06.243059 24249 consensus_queue.cc:237] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [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: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } attrs { replace: true } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } }
I20260630 12:28:06.243867 24257 raft_consensus.cc:1064] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b: attempting to promote NON_VOTER 30abb8358bdb486189bbbba3e75c337b to VOTER
I20260630 12:28:06.246384 24257 consensus_queue.cc:237] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [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: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } attrs { replace: true } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } }
I20260630 12:28:06.251104 23937 raft_consensus.cc:1275] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 30abb8358bdb486189bbbba3e75c337b [term 2 LEARNER]: Refusing update from remote peer ba7ad477b2d340b8a89c86cd299f0120: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:06.252660 24020 raft_consensus.cc:1275] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [term 2 FOLLOWER]: Refusing update from remote peer ba7ad477b2d340b8a89c86cd299f0120: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:06.254199 24101 raft_consensus.cc:1275] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Refusing update from remote peer ba7ad477b2d340b8a89c86cd299f0120: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:06.254243 24275 consensus_queue.cc:1048] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:28:06.255918 24249 consensus_queue.cc:1048] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:06.257195 24279 consensus_queue.cc:1048] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:06.261930 24181 raft_consensus.cc:1275] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 FOLLOWER]: Refusing update from remote peer 0c8ab3826a584b51803d441565d37b0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:06.264768 23936 raft_consensus.cc:1275] T 7ec4882f77334eff9cf58cff6968ff16 P 30abb8358bdb486189bbbba3e75c337b [term 2 LEARNER]: Refusing update from remote peer 0c8ab3826a584b51803d441565d37b0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:06.264962 24257 consensus_queue.cc:1048] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:06.266366 24277 consensus_queue.cc:1048] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:06.264768 24100 raft_consensus.cc:1275] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Refusing update from remote peer 0c8ab3826a584b51803d441565d37b0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:06.271828 24277 consensus_queue.cc:1048] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:28:06.278796 24279 raft_consensus.cc:2955] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 30abb8358bdb486189bbbba3e75c337b (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } attrs { replace: true } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } } }
I20260630 12:28:06.284145 24101 raft_consensus.cc:2955] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 30abb8358bdb486189bbbba3e75c337b (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } attrs { replace: true } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } } }
I20260630 12:28:06.291994 23937 raft_consensus.cc:2955] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 30abb8358bdb486189bbbba3e75c337b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 30abb8358bdb486189bbbba3e75c337b (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } attrs { replace: true } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } } }
I20260630 12:28:06.310972 23555 catalog_manager.cc:5697] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 reported cstate change: config changed from index 3 to 4, 30abb8358bdb486189bbbba3e75c337b (127.16.110.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ba7ad477b2d340b8a89c86cd299f0120" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:06.314756 24276 raft_consensus.cc:2955] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 30abb8358bdb486189bbbba3e75c337b (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } attrs { replace: true } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } } }
I20260630 12:28:06.322933 24180 raft_consensus.cc:2955] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 30abb8358bdb486189bbbba3e75c337b (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } attrs { replace: true } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } } }
I20260630 12:28:06.347529 23935 raft_consensus.cc:2955] T 7ec4882f77334eff9cf58cff6968ff16 P 30abb8358bdb486189bbbba3e75c337b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 30abb8358bdb486189bbbba3e75c337b (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } attrs { replace: true } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } } }
I20260630 12:28:06.350947 24257 raft_consensus.cc:1064] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b: attempting to promote NON_VOTER 30abb8358bdb486189bbbba3e75c337b to VOTER
I20260630 12:28:06.353649 24257 consensus_queue.cc:237] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [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: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } attrs { replace: true } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } }
I20260630 12:28:06.363340 24180 raft_consensus.cc:1275] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 FOLLOWER]: Refusing update from remote peer 0c8ab3826a584b51803d441565d37b0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:06.364292 24101 raft_consensus.cc:1275] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Refusing update from remote peer 0c8ab3826a584b51803d441565d37b0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:06.365685 23935 raft_consensus.cc:1275] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 30abb8358bdb486189bbbba3e75c337b [term 2 LEARNER]: Refusing update from remote peer 0c8ab3826a584b51803d441565d37b0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:06.367511 24020 raft_consensus.cc:2955] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 30abb8358bdb486189bbbba3e75c337b (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } attrs { replace: true } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } } }
I20260630 12:28:06.370726 24101 raft_consensus.cc:2955] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 30abb8358bdb486189bbbba3e75c337b (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } attrs { replace: true } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } } }
I20260630 12:28:06.365815 24290 consensus_queue.cc:1048] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260630 12:28:06.376274 24277 consensus_queue.cc:1048] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:06.378780 24257 consensus_queue.cc:1048] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:06.391263 23556 catalog_manager.cc:5697] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b reported cstate change: config changed from index 3 to 4, 30abb8358bdb486189bbbba3e75c337b (127.16.110.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0c8ab3826a584b51803d441565d37b0b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:06.421202 24277 raft_consensus.cc:2955] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 30abb8358bdb486189bbbba3e75c337b (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } attrs { replace: true } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } } }
I20260630 12:28:06.424906 24180 raft_consensus.cc:2955] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 30abb8358bdb486189bbbba3e75c337b (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } attrs { replace: true } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } } }
I20260630 12:28:06.425767 24100 raft_consensus.cc:2955] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 30abb8358bdb486189bbbba3e75c337b (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } attrs { replace: true } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } } }
I20260630 12:28:06.438900 23558 catalog_manager.cc:5697] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120 reported cstate change: config changed from index 2 to 3, 30abb8358bdb486189bbbba3e75c337b (127.16.110.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0c8ab3826a584b51803d441565d37b0b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } attrs { replace: true } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } } }
I20260630 12:28:06.443636 24180 consensus_queue.cc:237] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [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: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } }
I20260630 12:28:06.444877 23935 raft_consensus.cc:2955] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 30abb8358bdb486189bbbba3e75c337b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 30abb8358bdb486189bbbba3e75c337b (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } attrs { replace: true } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } } }
I20260630 12:28:06.453469 23937 raft_consensus.cc:1275] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 30abb8358bdb486189bbbba3e75c337b [term 2 FOLLOWER]: Refusing update from remote peer ba7ad477b2d340b8a89c86cd299f0120: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:28:06.455353 24101 raft_consensus.cc:1275] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Refusing update from remote peer ba7ad477b2d340b8a89c86cd299f0120: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:28:06.456651 24249 consensus_queue.cc:1048] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:28:06.460736 24020 consensus_queue.cc:237] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [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: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } }
I20260630 12:28:06.464442 24019 consensus_queue.cc:237] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [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: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } }
I20260630 12:28:06.466202 24249 consensus_queue.cc:1048] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:28:06.468446 24279 raft_consensus.cc:2955] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0c8ab3826a584b51803d441565d37b0b (127.16.110.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } } }
I20260630 12:28:06.473755 24100 raft_consensus.cc:1275] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Refusing update from remote peer 0c8ab3826a584b51803d441565d37b0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:28:06.476620 24290 consensus_queue.cc:1048] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:28:06.478206 23934 raft_consensus.cc:1275] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 30abb8358bdb486189bbbba3e75c337b [term 2 FOLLOWER]: Refusing update from remote peer 0c8ab3826a584b51803d441565d37b0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:06.480201 23935 raft_consensus.cc:1275] T 7ec4882f77334eff9cf58cff6968ff16 P 30abb8358bdb486189bbbba3e75c337b [term 2 FOLLOWER]: Refusing update from remote peer 0c8ab3826a584b51803d441565d37b0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:28:06.473152 23936 raft_consensus.cc:2955] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 30abb8358bdb486189bbbba3e75c337b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0c8ab3826a584b51803d441565d37b0b (127.16.110.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } } }
I20260630 12:28:06.480845 24257 consensus_queue.cc:1048] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:06.483137 24180 raft_consensus.cc:1275] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 FOLLOWER]: Refusing update from remote peer 0c8ab3826a584b51803d441565d37b0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:06.487906 24101 raft_consensus.cc:2955] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0c8ab3826a584b51803d441565d37b0b (127.16.110.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } } }
I20260630 12:28:06.489436 24257 consensus_queue.cc:1048] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:06.490556 23542 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6574276526cc41d8b3f4e3ed3d7e56e2 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:06.493875 24292 consensus_queue.cc:1048] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:28:06.494546 24293 raft_consensus.cc:2955] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d42279bc170c43989c31602510dd9894 (127.16.110.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } } }
I20260630 12:28:06.502799 24180 raft_consensus.cc:2955] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d42279bc170c43989c31602510dd9894 (127.16.110.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } } }
I20260630 12:28:06.504537 24290 raft_consensus.cc:2955] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ba7ad477b2d340b8a89c86cd299f0120 (127.16.110.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } } }
I20260630 12:28:06.507974 23545 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9afd56a944044ac4bcf516c1fc9bb5c0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:06.512428 23555 catalog_manager.cc:5697] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b reported cstate change: config changed from index 3 to 4, VOTER d42279bc170c43989c31602510dd9894 (127.16.110.130) evicted. New cstate: current_term: 2 leader_uuid: "0c8ab3826a584b51803d441565d37b0b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:06.513010 23936 raft_consensus.cc:2955] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 30abb8358bdb486189bbbba3e75c337b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d42279bc170c43989c31602510dd9894 (127.16.110.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } } }
I20260630 12:28:06.516211 24101 raft_consensus.cc:2955] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ba7ad477b2d340b8a89c86cd299f0120 (127.16.110.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } } }
I20260630 12:28:06.520030 23935 raft_consensus.cc:2955] T 7ec4882f77334eff9cf58cff6968ff16 P 30abb8358bdb486189bbbba3e75c337b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ba7ad477b2d340b8a89c86cd299f0120 (127.16.110.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } } }
I20260630 12:28:06.524821 23545 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7ec4882f77334eff9cf58cff6968ff16 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:06.528772 23557 catalog_manager.cc:5697] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 reported cstate change: config changed from index 4 to 5, VOTER 0c8ab3826a584b51803d441565d37b0b (127.16.110.129) evicted. New cstate: current_term: 2 leader_uuid: "ba7ad477b2d340b8a89c86cd299f0120" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba7ad477b2d340b8a89c86cd299f0120" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:06.536123 23555 catalog_manager.cc:5697] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b reported cstate change: config changed from index 4 to 5, VOTER ba7ad477b2d340b8a89c86cd299f0120 (127.16.110.131) evicted. New cstate: current_term: 2 leader_uuid: "0c8ab3826a584b51803d441565d37b0b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0c8ab3826a584b51803d441565d37b0b" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 33569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d42279bc170c43989c31602510dd9894" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 37023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30abb8358bdb486189bbbba3e75c337b" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:06.548561 24010 tablet_service.cc:1558] Processing DeleteTablet for tablet 6574276526cc41d8b3f4e3ed3d7e56e2 with delete_type TABLET_DATA_TOMBSTONED (TS 0c8ab3826a584b51803d441565d37b0b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:47742
I20260630 12:28:06.553226 24091 tablet_service.cc:1558] Processing DeleteTablet for tablet 9afd56a944044ac4bcf516c1fc9bb5c0 with delete_type TABLET_DATA_TOMBSTONED (TS d42279bc170c43989c31602510dd9894 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58004
I20260630 12:28:06.564615 24303 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:06.565012 24304 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:06.565944 24303 raft_consensus.cc:2243] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:06.566083 24304 raft_consensus.cc:2243] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:06.567606 24304 raft_consensus.cc:2272] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:06.567801 24303 raft_consensus.cc:2272] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:06.567885 24171 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ec4882f77334eff9cf58cff6968ff16 with delete_type TABLET_DATA_TOMBSTONED (TS ba7ad477b2d340b8a89c86cd299f0120 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:54344
I20260630 12:28:06.571632 24304 ts_tablet_manager.cc:1916] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:06.575285 24303 ts_tablet_manager.cc:1916] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:06.581616 24305 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:06.582602 24305 raft_consensus.cc:2243] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:06.583302 24305 raft_consensus.cc:2272] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:06.587124 24305 ts_tablet_manager.cc:1916] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:06.589831 24303 ts_tablet_manager.cc:1929] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:28:06.590235 24303 log.cc:1199] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 0c8ab3826a584b51803d441565d37b0b: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-0-root/wals/6574276526cc41d8b3f4e3ed3d7e56e2
I20260630 12:28:06.591456 24304 ts_tablet_manager.cc:1929] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:28:06.591725 23545 catalog_manager.cc:5028] TS 0c8ab3826a584b51803d441565d37b0b (127.16.110.129:33569): tablet 6574276526cc41d8b3f4e3ed3d7e56e2 (table test-workload [id=e6dbb36141084c45a04a94224987e9d7]) successfully deleted
I20260630 12:28:06.591902 24304 log.cc:1199] T 9afd56a944044ac4bcf516c1fc9bb5c0 P d42279bc170c43989c31602510dd9894: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-1-root/wals/9afd56a944044ac4bcf516c1fc9bb5c0
I20260630 12:28:06.593681 23543 catalog_manager.cc:5028] TS d42279bc170c43989c31602510dd9894 (127.16.110.130:37023): tablet 9afd56a944044ac4bcf516c1fc9bb5c0 (table test-workload [id=e6dbb36141084c45a04a94224987e9d7]) successfully deleted
I20260630 12:28:06.599289 24305 ts_tablet_manager.cc:1929] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:28:06.599622 24305 log.cc:1199] T 7ec4882f77334eff9cf58cff6968ff16 P ba7ad477b2d340b8a89c86cd299f0120: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822292038890-16826-0/minicluster-data/ts-2-root/wals/7ec4882f77334eff9cf58cff6968ff16
I20260630 12:28:06.601013 23542 catalog_manager.cc:5028] TS ba7ad477b2d340b8a89c86cd299f0120 (127.16.110.131:38387): tablet 7ec4882f77334eff9cf58cff6968ff16 (table test-workload [id=e6dbb36141084c45a04a94224987e9d7]) successfully deleted
I20260630 12:28:08.628883 16826 tablet_server.cc:179] TabletServer@127.16.110.129:33569 shutting down...
I20260630 12:28:08.654175 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:08.654901 16826 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:08.655555 16826 raft_consensus.cc:2243] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:08.655972 16826 raft_consensus.cc:2272] T 6bb5c1addfcc45408a9f9f54dd127fdf P 0c8ab3826a584b51803d441565d37b0b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.658130 16826 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:08.658763 16826 raft_consensus.cc:2243] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:08.659519 16826 raft_consensus.cc:2272] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 0c8ab3826a584b51803d441565d37b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.661751 16826 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:08.662186 16826 raft_consensus.cc:2243] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:08.662907 16826 raft_consensus.cc:2272] T 7ec4882f77334eff9cf58cff6968ff16 P 0c8ab3826a584b51803d441565d37b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.689121 16826 tablet_server.cc:196] TabletServer@127.16.110.129:33569 shutdown complete.
I20260630 12:28:08.704885 16826 tablet_server.cc:179] TabletServer@127.16.110.130:37023 shutting down...
I20260630 12:28:08.725621 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:08.726322 16826 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:08.726961 16826 raft_consensus.cc:2243] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:28:08.727705 16826 raft_consensus.cc:2272] T 6bb5c1addfcc45408a9f9f54dd127fdf P d42279bc170c43989c31602510dd9894 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.729929 16826 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:08.730396 16826 raft_consensus.cc:2243] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:08.730858 16826 raft_consensus.cc:2272] T 7ec4882f77334eff9cf58cff6968ff16 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.732817 16826 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:08.733210 16826 raft_consensus.cc:2243] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:08.733646 16826 raft_consensus.cc:2272] T 6574276526cc41d8b3f4e3ed3d7e56e2 P d42279bc170c43989c31602510dd9894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.758080 16826 tablet_server.cc:196] TabletServer@127.16.110.130:37023 shutdown complete.
I20260630 12:28:08.773257 16826 tablet_server.cc:179] TabletServer@127.16.110.131:38387 shutting down...
W20260630 12:28:08.791450 23958 debug-util.cc:398] Leaking SignalData structure 0x7b08000d7760 after lost signal to thread 16829
W20260630 12:28:08.792799 23958 debug-util.cc:398] Leaking SignalData structure 0x7b0800120c80 after lost signal to thread 23592
W20260630 12:28:08.795186 23958 debug-util.cc:398] Leaking SignalData structure 0x7b08002218c0 after lost signal to thread 23961
I20260630 12:28:08.798130 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:28:08.798338 23958 debug-util.cc:398] Leaking SignalData structure 0x7b0800151180 after lost signal to thread 24206
I20260630 12:28:08.798933 16826 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:08.799584 16826 raft_consensus.cc:2243] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:08.800118 16826 raft_consensus.cc:2272] T 6bb5c1addfcc45408a9f9f54dd127fdf P ba7ad477b2d340b8a89c86cd299f0120 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.802353 16826 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:08.802851 16826 raft_consensus.cc:2243] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:08.803294 16826 raft_consensus.cc:2272] T 9afd56a944044ac4bcf516c1fc9bb5c0 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.805544 16826 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:08.806030 16826 raft_consensus.cc:2243] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:08.806780 16826 raft_consensus.cc:2272] T 6574276526cc41d8b3f4e3ed3d7e56e2 P ba7ad477b2d340b8a89c86cd299f0120 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.831666 16826 tablet_server.cc:196] TabletServer@127.16.110.131:38387 shutdown complete.
I20260630 12:28:08.848850 16826 tablet_server.cc:179] TabletServer@127.16.110.132:0 shutting down...
I20260630 12:28:08.874861 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:08.875867 16826 tablet_replica.cc:333] T 7ec4882f77334eff9cf58cff6968ff16 P 30abb8358bdb486189bbbba3e75c337b: stopping tablet replica
I20260630 12:28:08.876798 16826 raft_consensus.cc:2243] T 7ec4882f77334eff9cf58cff6968ff16 P 30abb8358bdb486189bbbba3e75c337b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:08.877501 16826 raft_consensus.cc:2272] T 7ec4882f77334eff9cf58cff6968ff16 P 30abb8358bdb486189bbbba3e75c337b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.880510 16826 tablet_replica.cc:333] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 30abb8358bdb486189bbbba3e75c337b: stopping tablet replica
I20260630 12:28:08.881273 16826 raft_consensus.cc:2243] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 30abb8358bdb486189bbbba3e75c337b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:08.881917 16826 raft_consensus.cc:2272] T 9afd56a944044ac4bcf516c1fc9bb5c0 P 30abb8358bdb486189bbbba3e75c337b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:08.884788 16826 tablet_replica.cc:333] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 30abb8358bdb486189bbbba3e75c337b: stopping tablet replica
I20260630 12:28:08.885514 16826 raft_consensus.cc:2243] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 30abb8358bdb486189bbbba3e75c337b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:08.886252 16826 raft_consensus.cc:2272] T 6574276526cc41d8b3f4e3ed3d7e56e2 P 30abb8358bdb486189bbbba3e75c337b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:28:09.909466 16826 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 23958)
W20260630 12:28:10.910020 16826 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 23958)
I20260630 12:28:11.477401 16826 tablet_server.cc:196] TabletServer@127.16.110.132:0 shutdown complete.
I20260630 12:28:11.490350 16826 master.cc:562] Master@127.16.110.190:43851 shutting down...
I20260630 12:28:11.510072 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7fa203bf60a948f18087db7d05e16abc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:11.510645 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7fa203bf60a948f18087db7d05e16abc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:11.510977 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7fa203bf60a948f18087db7d05e16abc: stopping tablet replica
I20260630 12:28:11.530431 16826 master.cc:584] Master@127.16.110.190:43851 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (19170 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:28:11.570058 16826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.110.190:37279
I20260630 12:28:11.571213 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:11.577149 24307 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:11.577464 24308 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:11.578066 24310 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:11.578485 16826 server_base.cc:1061] running on GCE node
I20260630 12:28:11.579484 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:11.579691 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:11.579864 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822491579830 us; error 0 us; skew 500 ppm
I20260630 12:28:11.580395 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:11.582754 16826 webserver.cc:533] Webserver started at http://127.16.110.190:34173/ using document root <none> and password file <none>
I20260630 12:28:11.583228 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:11.583408 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:11.583703 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:11.584863 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/master-0-root/instance:
uuid: "4275f00f2b34499fa0d752a26f252fa6"
format_stamp: "Formatted at 2026-06-30 12:28:11 on dist-test-slave-pnhc"
I20260630 12:28:11.589118 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:28:11.592353 24315 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:11.593063 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:11.593338 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/master-0-root
uuid: "4275f00f2b34499fa0d752a26f252fa6"
format_stamp: "Formatted at 2026-06-30 12:28:11 on dist-test-slave-pnhc"
I20260630 12:28:11.593617 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:11.610553 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:11.611724 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:11.648437 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.190:37279
I20260630 12:28:11.648532 24366 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.190:37279 every 8 connection(s)
I20260630 12:28:11.652398 24367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:11.662420 24367 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6: Bootstrap starting.
I20260630 12:28:11.666802 24367 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:11.670668 24367 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6: No bootstrap required, opened a new log
I20260630 12:28:11.672669 24367 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4275f00f2b34499fa0d752a26f252fa6" member_type: VOTER }
I20260630 12:28:11.673027 24367 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:11.673211 24367 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4275f00f2b34499fa0d752a26f252fa6, State: Initialized, Role: FOLLOWER
I20260630 12:28:11.673702 24367 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4275f00f2b34499fa0d752a26f252fa6" member_type: VOTER }
I20260630 12:28:11.674103 24367 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:11.674285 24367 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:11.674482 24367 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:11.678726 24367 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4275f00f2b34499fa0d752a26f252fa6" member_type: VOTER }
I20260630 12:28:11.679170 24367 leader_election.cc:304] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6 [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: 4275f00f2b34499fa0d752a26f252fa6; no voters: 
I20260630 12:28:11.680280 24367 leader_election.cc:290] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:11.680680 24370 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:11.682070 24370 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6 [term 1 LEADER]: Becoming Leader. State: Replica: 4275f00f2b34499fa0d752a26f252fa6, State: Running, Role: LEADER
I20260630 12:28:11.682787 24370 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6 [LEADER]: Queue going to LEADER mode. State: All 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: "4275f00f2b34499fa0d752a26f252fa6" member_type: VOTER }
I20260630 12:28:11.683044 24367 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:11.687357 24371 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4275f00f2b34499fa0d752a26f252fa6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4275f00f2b34499fa0d752a26f252fa6" member_type: VOTER } }
I20260630 12:28:11.688024 24371 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:11.688092 24372 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4275f00f2b34499fa0d752a26f252fa6. Latest consensus state: current_term: 1 leader_uuid: "4275f00f2b34499fa0d752a26f252fa6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4275f00f2b34499fa0d752a26f252fa6" member_type: VOTER } }
I20260630 12:28:11.688844 24372 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:11.695016 24379 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:11.702719 24379 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:11.703853 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:11.712211 24379 catalog_manager.cc:1383] Generated new cluster ID: cc819ff9beba4b699df0e3e76e910dca
I20260630 12:28:11.712594 24379 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:11.739799 24379 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:11.741212 24379 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:11.755702 24379 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6: Generated new TSK 0
I20260630 12:28:11.756294 24379 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:11.770961 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:11.776846 24388 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:11.778640 24389 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:11.779492 24391 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:11.780025 16826 server_base.cc:1061] running on GCE node
I20260630 12:28:11.781137 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:11.781347 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:11.781530 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822491781513 us; error 0 us; skew 500 ppm
I20260630 12:28:11.782034 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:11.784838 16826 webserver.cc:533] Webserver started at http://127.16.110.129:34885/ using document root <none> and password file <none>
I20260630 12:28:11.785331 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:11.785542 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:11.785805 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:11.786859 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-0-root/instance:
uuid: "3b67b5c5885740ce8856e189d777dd48"
format_stamp: "Formatted at 2026-06-30 12:28:11 on dist-test-slave-pnhc"
I20260630 12:28:11.791220 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:11.794610 24396 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:11.795483 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:11.795801 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-0-root
uuid: "3b67b5c5885740ce8856e189d777dd48"
format_stamp: "Formatted at 2026-06-30 12:28:11 on dist-test-slave-pnhc"
I20260630 12:28:11.796079 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:11.820807 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:11.821981 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:11.823405 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:11.825881 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:11.826097 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:11.826376 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:11.826535 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:11.866961 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.129:35865
I20260630 12:28:11.867049 24458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.129:35865 every 8 connection(s)
I20260630 12:28:11.871886 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:11.878746 24463 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:11.879475 24464 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:11.882963 16826 server_base.cc:1061] running on GCE node
W20260630 12:28:11.883677 24466 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:11.884634 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:11.884868 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:11.885160 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822491885143 us; error 0 us; skew 500 ppm
I20260630 12:28:11.885785 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:11.888839 16826 webserver.cc:533] Webserver started at http://127.16.110.130:36759/ using document root <none> and password file <none>
I20260630 12:28:11.889315 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:11.889568 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:11.889627 24459 heartbeater.cc:344] Connected to a master server at 127.16.110.190:37279
I20260630 12:28:11.889878 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:11.890159 24459 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:11.890923 24459 heartbeater.cc:507] Master 127.16.110.190:37279 requested a full tablet report, sending...
I20260630 12:28:11.891134 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-1-root/instance:
uuid: "eebfddde3b254fd089f3a620cce91335"
format_stamp: "Formatted at 2026-06-30 12:28:11 on dist-test-slave-pnhc"
I20260630 12:28:11.893332 24332 ts_manager.cc:194] Registered new tserver with Master: 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129:35865)
I20260630 12:28:11.895164 24332 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42754
I20260630 12:28:11.896265 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260630 12:28:11.900233 24471 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:11.900971 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:28:11.901208 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-1-root
uuid: "eebfddde3b254fd089f3a620cce91335"
format_stamp: "Formatted at 2026-06-30 12:28:11 on dist-test-slave-pnhc"
I20260630 12:28:11.901438 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:11.925911 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:11.926997 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:11.928364 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:11.930568 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:11.930739 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:11.931028 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:11.931165 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:11.969734 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.130:36319
I20260630 12:28:11.969827 24533 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.130:36319 every 8 connection(s)
I20260630 12:28:11.975173 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:11.982853 24537 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:11.984467 24538 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:11.987092 16826 server_base.cc:1061] running on GCE node
W20260630 12:28:11.987066 24540 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:11.988394 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:11.988646 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:11.988828 24534 heartbeater.cc:344] Connected to a master server at 127.16.110.190:37279
I20260630 12:28:11.988885 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822491988867 us; error 0 us; skew 500 ppm
I20260630 12:28:11.989477 24534 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:11.989830 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:11.990407 24534 heartbeater.cc:507] Master 127.16.110.190:37279 requested a full tablet report, sending...
I20260630 12:28:11.992944 24332 ts_manager.cc:194] Registered new tserver with Master: eebfddde3b254fd089f3a620cce91335 (127.16.110.130:36319)
I20260630 12:28:11.994371 24332 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42762
I20260630 12:28:11.995869 16826 webserver.cc:533] Webserver started at http://127.16.110.131:44285/ using document root <none> and password file <none>
I20260630 12:28:11.996411 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:11.996630 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:11.996914 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:11.998144 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-2-root/instance:
uuid: "525180cbe1b14489a3e7255baf8a7c43"
format_stamp: "Formatted at 2026-06-30 12:28:11 on dist-test-slave-pnhc"
I20260630 12:28:12.003116 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:28:12.006773 24545 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:12.007701 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:12.007956 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-2-root
uuid: "525180cbe1b14489a3e7255baf8a7c43"
format_stamp: "Formatted at 2026-06-30 12:28:11 on dist-test-slave-pnhc"
I20260630 12:28:12.008260 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:12.022006 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:12.023087 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:12.024478 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:12.026804 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:12.027029 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:12.027256 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:12.027428 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:12.065447 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.131:38757
I20260630 12:28:12.065544 24607 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.131:38757 every 8 connection(s)
I20260630 12:28:12.079239 24608 heartbeater.cc:344] Connected to a master server at 127.16.110.190:37279
I20260630 12:28:12.079672 24608 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:12.080431 24608 heartbeater.cc:507] Master 127.16.110.190:37279 requested a full tablet report, sending...
I20260630 12:28:12.082404 24332 ts_manager.cc:194] Registered new tserver with Master: 525180cbe1b14489a3e7255baf8a7c43 (127.16.110.131:38757)
I20260630 12:28:12.082715 16826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013970145s
I20260630 12:28:12.083844 24332 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42768
I20260630 12:28:12.898279 24459 heartbeater.cc:499] Master 127.16.110.190:37279 was elected leader, sending a full tablet report...
I20260630 12:28:12.997285 24534 heartbeater.cc:499] Master 127.16.110.190:37279 was elected leader, sending a full tablet report...
I20260630 12:28:13.086396 24608 heartbeater.cc:499] Master 127.16.110.190:37279 was elected leader, sending a full tablet report...
I20260630 12:28:13.138419 24332 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42784:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:28:13.140765 24332 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:28:13.249351 24496 tablet_service.cc:1511] Processing CreateTablet for tablet 85cf808395784ddfbd816f5f9392a655 (DEFAULT_TABLE table=test-workload [id=640ae270c9714e2fbe38496948e712a4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:13.250891 24498 tablet_service.cc:1511] Processing CreateTablet for tablet 47ab85f3a7c64ae490c74503413727ac (DEFAULT_TABLE table=test-workload [id=640ae270c9714e2fbe38496948e712a4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:13.251225 24573 tablet_service.cc:1511] Processing CreateTablet for tablet 0e85ff2ba0a74773a3b51960593e81af (DEFAULT_TABLE table=test-workload [id=640ae270c9714e2fbe38496948e712a4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:13.251829 24496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85cf808395784ddfbd816f5f9392a655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:13.252556 24498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47ab85f3a7c64ae490c74503413727ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:13.252957 24573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e85ff2ba0a74773a3b51960593e81af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:13.253176 24572 tablet_service.cc:1511] Processing CreateTablet for tablet 47ab85f3a7c64ae490c74503413727ac (DEFAULT_TABLE table=test-workload [id=640ae270c9714e2fbe38496948e712a4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:13.254595 24572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47ab85f3a7c64ae490c74503413727ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:13.257454 24497 tablet_service.cc:1511] Processing CreateTablet for tablet 85331d8f7370447795e421dd27a0083b (DEFAULT_TABLE table=test-workload [id=640ae270c9714e2fbe38496948e712a4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:13.258930 24497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85331d8f7370447795e421dd27a0083b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:13.261416 24570 tablet_service.cc:1511] Processing CreateTablet for tablet 85cf808395784ddfbd816f5f9392a655 (DEFAULT_TABLE table=test-workload [id=640ae270c9714e2fbe38496948e712a4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:13.257488 24571 tablet_service.cc:1511] Processing CreateTablet for tablet 85331d8f7370447795e421dd27a0083b (DEFAULT_TABLE table=test-workload [id=640ae270c9714e2fbe38496948e712a4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:13.262852 24570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85cf808395784ddfbd816f5f9392a655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:13.249351 24499 tablet_service.cc:1511] Processing CreateTablet for tablet 0e85ff2ba0a74773a3b51960593e81af (DEFAULT_TABLE table=test-workload [id=640ae270c9714e2fbe38496948e712a4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:13.264451 24499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e85ff2ba0a74773a3b51960593e81af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:13.268389 24571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85331d8f7370447795e421dd27a0083b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:13.273101 24424 tablet_service.cc:1511] Processing CreateTablet for tablet 0e85ff2ba0a74773a3b51960593e81af (DEFAULT_TABLE table=test-workload [id=640ae270c9714e2fbe38496948e712a4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:13.274842 24424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e85ff2ba0a74773a3b51960593e81af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:13.277850 24423 tablet_service.cc:1511] Processing CreateTablet for tablet 47ab85f3a7c64ae490c74503413727ac (DEFAULT_TABLE table=test-workload [id=640ae270c9714e2fbe38496948e712a4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:13.279173 24423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47ab85f3a7c64ae490c74503413727ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:13.286055 24422 tablet_service.cc:1511] Processing CreateTablet for tablet 85331d8f7370447795e421dd27a0083b (DEFAULT_TABLE table=test-workload [id=640ae270c9714e2fbe38496948e712a4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:13.287868 24422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85331d8f7370447795e421dd27a0083b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:13.294305 24421 tablet_service.cc:1511] Processing CreateTablet for tablet 85cf808395784ddfbd816f5f9392a655 (DEFAULT_TABLE table=test-workload [id=640ae270c9714e2fbe38496948e712a4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:13.296763 24421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85cf808395784ddfbd816f5f9392a655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:13.325821 24629 tablet_bootstrap.cc:492] T 85cf808395784ddfbd816f5f9392a655 P eebfddde3b254fd089f3a620cce91335: Bootstrap starting.
I20260630 12:28:13.334336 24630 tablet_bootstrap.cc:492] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43: Bootstrap starting.
I20260630 12:28:13.334578 24631 tablet_bootstrap.cc:492] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48: Bootstrap starting.
I20260630 12:28:13.340204 24629 tablet_bootstrap.cc:654] T 85cf808395784ddfbd816f5f9392a655 P eebfddde3b254fd089f3a620cce91335: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:13.343900 24630 tablet_bootstrap.cc:654] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:13.344950 24631 tablet_bootstrap.cc:654] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:13.350026 24630 tablet_bootstrap.cc:492] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43: No bootstrap required, opened a new log
I20260630 12:28:13.350484 24630 ts_tablet_manager.cc:1403] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260630 12:28:13.350975 24631 tablet_bootstrap.cc:492] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48: No bootstrap required, opened a new log
I20260630 12:28:13.351531 24631 ts_tablet_manager.cc:1403] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260630 12:28:13.352520 24629 tablet_bootstrap.cc:492] T 85cf808395784ddfbd816f5f9392a655 P eebfddde3b254fd089f3a620cce91335: No bootstrap required, opened a new log
I20260630 12:28:13.353013 24629 ts_tablet_manager.cc:1403] T 85cf808395784ddfbd816f5f9392a655 P eebfddde3b254fd089f3a620cce91335: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.010s
I20260630 12:28:13.353116 24630 raft_consensus.cc:359] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.354065 24630 raft_consensus.cc:385] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:13.354323 24630 raft_consensus.cc:740] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 525180cbe1b14489a3e7255baf8a7c43, State: Initialized, Role: FOLLOWER
I20260630 12:28:13.354616 24631 raft_consensus.cc:359] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:13.355027 24630 consensus_queue.cc:260] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.355439 24631 raft_consensus.cc:385] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:13.355847 24631 raft_consensus.cc:740] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b67b5c5885740ce8856e189d777dd48, State: Initialized, Role: FOLLOWER
I20260630 12:28:13.356372 24629 raft_consensus.cc:359] T 85cf808395784ddfbd816f5f9392a655 P eebfddde3b254fd089f3a620cce91335 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.357239 24629 raft_consensus.cc:385] T 85cf808395784ddfbd816f5f9392a655 P eebfddde3b254fd089f3a620cce91335 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:13.356809 24631 consensus_queue.cc:260] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:13.357661 24629 raft_consensus.cc:740] T 85cf808395784ddfbd816f5f9392a655 P eebfddde3b254fd089f3a620cce91335 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebfddde3b254fd089f3a620cce91335, State: Initialized, Role: FOLLOWER
I20260630 12:28:13.358251 24630 ts_tablet_manager.cc:1434] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260630 12:28:13.359344 24630 tablet_bootstrap.cc:492] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43: Bootstrap starting.
I20260630 12:28:13.358820 24629 consensus_queue.cc:260] T 85cf808395784ddfbd816f5f9392a655 P eebfddde3b254fd089f3a620cce91335 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.373522 24631 ts_tablet_manager.cc:1434] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.013s
I20260630 12:28:13.374466 24630 tablet_bootstrap.cc:654] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:13.375023 24631 tablet_bootstrap.cc:492] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48: Bootstrap starting.
I20260630 12:28:13.379259 24629 ts_tablet_manager.cc:1434] T 85cf808395784ddfbd816f5f9392a655 P eebfddde3b254fd089f3a620cce91335: Time spent starting tablet: real 0.026s	user 0.013s	sys 0.012s
I20260630 12:28:13.380553 24629 tablet_bootstrap.cc:492] T 47ab85f3a7c64ae490c74503413727ac P eebfddde3b254fd089f3a620cce91335: Bootstrap starting.
I20260630 12:28:13.382982 24631 tablet_bootstrap.cc:654] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:13.387528 24629 tablet_bootstrap.cc:654] T 47ab85f3a7c64ae490c74503413727ac P eebfddde3b254fd089f3a620cce91335: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:13.388636 24635 raft_consensus.cc:493] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:13.389386 24635 raft_consensus.cc:515] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.390494 24630 tablet_bootstrap.cc:492] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43: No bootstrap required, opened a new log
I20260630 12:28:13.391008 24630 ts_tablet_manager.cc:1403] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260630 12:28:13.394194 24630 raft_consensus.cc:359] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:13.394846 24630 raft_consensus.cc:385] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:13.395141 24630 raft_consensus.cc:740] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 525180cbe1b14489a3e7255baf8a7c43, State: Initialized, Role: FOLLOWER
I20260630 12:28:13.396184 24630 consensus_queue.cc:260] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:13.397054 24635 leader_election.cc:290] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129:35865), eebfddde3b254fd089f3a620cce91335 (127.16.110.130:36319)
I20260630 12:28:13.418531 24629 tablet_bootstrap.cc:492] T 47ab85f3a7c64ae490c74503413727ac P eebfddde3b254fd089f3a620cce91335: No bootstrap required, opened a new log
I20260630 12:28:13.419450 24629 ts_tablet_manager.cc:1403] T 47ab85f3a7c64ae490c74503413727ac P eebfddde3b254fd089f3a620cce91335: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.004s
I20260630 12:28:13.423237 24629 raft_consensus.cc:359] T 47ab85f3a7c64ae490c74503413727ac P eebfddde3b254fd089f3a620cce91335 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.430158 24629 raft_consensus.cc:385] T 47ab85f3a7c64ae490c74503413727ac P eebfddde3b254fd089f3a620cce91335 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:13.430507 24629 raft_consensus.cc:740] T 47ab85f3a7c64ae490c74503413727ac P eebfddde3b254fd089f3a620cce91335 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebfddde3b254fd089f3a620cce91335, State: Initialized, Role: FOLLOWER
I20260630 12:28:13.431306 24629 consensus_queue.cc:260] T 47ab85f3a7c64ae490c74503413727ac P eebfddde3b254fd089f3a620cce91335 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.432197 24509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85cf808395784ddfbd816f5f9392a655" candidate_uuid: "525180cbe1b14489a3e7255baf8a7c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebfddde3b254fd089f3a620cce91335" is_pre_election: true
I20260630 12:28:13.432780 24434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85cf808395784ddfbd816f5f9392a655" candidate_uuid: "525180cbe1b14489a3e7255baf8a7c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b67b5c5885740ce8856e189d777dd48" is_pre_election: true
I20260630 12:28:13.433101 24509 raft_consensus.cc:2468] T 85cf808395784ddfbd816f5f9392a655 P eebfddde3b254fd089f3a620cce91335 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 525180cbe1b14489a3e7255baf8a7c43 in term 0.
I20260630 12:28:13.433683 24629 ts_tablet_manager.cc:1434] T 47ab85f3a7c64ae490c74503413727ac P eebfddde3b254fd089f3a620cce91335: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
W20260630 12:28:13.434165 24549 leader_election.cc:343] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129:35865): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:13.434715 24629 tablet_bootstrap.cc:492] T 0e85ff2ba0a74773a3b51960593e81af P eebfddde3b254fd089f3a620cce91335: Bootstrap starting.
I20260630 12:28:13.435936 24548 leader_election.cc:304] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [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: 525180cbe1b14489a3e7255baf8a7c43, eebfddde3b254fd089f3a620cce91335; no voters: 3b67b5c5885740ce8856e189d777dd48
I20260630 12:28:13.438200 24641 raft_consensus.cc:2804] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:13.438656 24641 raft_consensus.cc:493] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:13.439035 24641 raft_consensus.cc:3060] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:13.426208 24630 ts_tablet_manager.cc:1434] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43: Time spent starting tablet: real 0.035s	user 0.020s	sys 0.015s
I20260630 12:28:13.427964 24631 tablet_bootstrap.cc:492] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48: No bootstrap required, opened a new log
I20260630 12:28:13.440564 24631 ts_tablet_manager.cc:1403] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48: Time spent bootstrapping tablet: real 0.066s	user 0.022s	sys 0.029s
I20260630 12:28:13.440922 24630 tablet_bootstrap.cc:492] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43: Bootstrap starting.
I20260630 12:28:13.443650 24631 raft_consensus.cc:359] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.444463 24631 raft_consensus.cc:385] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:13.444845 24631 raft_consensus.cc:740] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b67b5c5885740ce8856e189d777dd48, State: Initialized, Role: FOLLOWER
I20260630 12:28:13.445791 24631 consensus_queue.cc:260] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.447455 24630 tablet_bootstrap.cc:654] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:13.450129 24631 ts_tablet_manager.cc:1434] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:28:13.451229 24631 tablet_bootstrap.cc:492] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48: Bootstrap starting.
I20260630 12:28:13.451292 24641 raft_consensus.cc:515] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.454681 24641 leader_election.cc:290] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [CANDIDATE]: Term 1 election: Requested vote from peers 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129:35865), eebfddde3b254fd089f3a620cce91335 (127.16.110.130:36319)
I20260630 12:28:13.451320 24629 tablet_bootstrap.cc:654] T 0e85ff2ba0a74773a3b51960593e81af P eebfddde3b254fd089f3a620cce91335: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:13.455256 24434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85cf808395784ddfbd816f5f9392a655" candidate_uuid: "525180cbe1b14489a3e7255baf8a7c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b67b5c5885740ce8856e189d777dd48"
I20260630 12:28:13.455727 24509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85cf808395784ddfbd816f5f9392a655" candidate_uuid: "525180cbe1b14489a3e7255baf8a7c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebfddde3b254fd089f3a620cce91335"
I20260630 12:28:13.456298 24509 raft_consensus.cc:3060] T 85cf808395784ddfbd816f5f9392a655 P eebfddde3b254fd089f3a620cce91335 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:28:13.456809 24549 leader_election.cc:343] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129:35865): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:13.462286 24631 tablet_bootstrap.cc:654] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:13.464646 24509 raft_consensus.cc:2468] T 85cf808395784ddfbd816f5f9392a655 P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 525180cbe1b14489a3e7255baf8a7c43 in term 1.
I20260630 12:28:13.466166 24548 leader_election.cc:304] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [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: 525180cbe1b14489a3e7255baf8a7c43, eebfddde3b254fd089f3a620cce91335; no voters: 3b67b5c5885740ce8856e189d777dd48
I20260630 12:28:13.467028 24641 raft_consensus.cc:2804] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:13.467500 24641 raft_consensus.cc:697] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [term 1 LEADER]: Becoming Leader. State: Replica: 525180cbe1b14489a3e7255baf8a7c43, State: Running, Role: LEADER
I20260630 12:28:13.468397 24641 consensus_queue.cc:237] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.469909 24630 tablet_bootstrap.cc:492] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43: No bootstrap required, opened a new log
I20260630 12:28:13.470422 24630 ts_tablet_manager.cc:1403] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.016s
I20260630 12:28:13.472743 24631 tablet_bootstrap.cc:492] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48: No bootstrap required, opened a new log
I20260630 12:28:13.473428 24631 ts_tablet_manager.cc:1403] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.002s
I20260630 12:28:13.473827 24630 raft_consensus.cc:359] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.474665 24630 raft_consensus.cc:385] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:13.474977 24630 raft_consensus.cc:740] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 525180cbe1b14489a3e7255baf8a7c43, State: Initialized, Role: FOLLOWER
I20260630 12:28:13.475736 24630 consensus_queue.cc:260] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.476446 24631 raft_consensus.cc:359] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.477201 24631 raft_consensus.cc:385] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:13.477512 24631 raft_consensus.cc:740] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b67b5c5885740ce8856e189d777dd48, State: Initialized, Role: FOLLOWER
I20260630 12:28:13.478049 24630 ts_tablet_manager.cc:1434] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260630 12:28:13.478739 24629 tablet_bootstrap.cc:492] T 0e85ff2ba0a74773a3b51960593e81af P eebfddde3b254fd089f3a620cce91335: No bootstrap required, opened a new log
I20260630 12:28:13.478415 24631 consensus_queue.cc:260] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.479211 24630 tablet_bootstrap.cc:492] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43: Bootstrap starting.
I20260630 12:28:13.479264 24629 ts_tablet_manager.cc:1403] T 0e85ff2ba0a74773a3b51960593e81af P eebfddde3b254fd089f3a620cce91335: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.012s
I20260630 12:28:13.481133 24631 ts_tablet_manager.cc:1434] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:28:13.482196 24631 tablet_bootstrap.cc:492] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48: Bootstrap starting.
I20260630 12:28:13.483934 24629 raft_consensus.cc:359] T 0e85ff2ba0a74773a3b51960593e81af P eebfddde3b254fd089f3a620cce91335 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:13.483629 24331 catalog_manager.cc:5697] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 525180cbe1b14489a3e7255baf8a7c43 (127.16.110.131). New cstate: current_term: 1 leader_uuid: "525180cbe1b14489a3e7255baf8a7c43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:13.484793 24629 raft_consensus.cc:385] T 0e85ff2ba0a74773a3b51960593e81af P eebfddde3b254fd089f3a620cce91335 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:13.485180 24629 raft_consensus.cc:740] T 0e85ff2ba0a74773a3b51960593e81af P eebfddde3b254fd089f3a620cce91335 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebfddde3b254fd089f3a620cce91335, State: Initialized, Role: FOLLOWER
I20260630 12:28:13.486109 24629 consensus_queue.cc:260] T 0e85ff2ba0a74773a3b51960593e81af P eebfddde3b254fd089f3a620cce91335 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:13.488692 24629 ts_tablet_manager.cc:1434] T 0e85ff2ba0a74773a3b51960593e81af P eebfddde3b254fd089f3a620cce91335: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:28:13.489229 24631 tablet_bootstrap.cc:654] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:13.489705 24629 tablet_bootstrap.cc:492] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335: Bootstrap starting.
I20260630 12:28:13.496469 24629 tablet_bootstrap.cc:654] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:13.496658 24630 tablet_bootstrap.cc:654] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:13.501200 24631 tablet_bootstrap.cc:492] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48: No bootstrap required, opened a new log
I20260630 12:28:13.501770 24631 ts_tablet_manager.cc:1403] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260630 12:28:13.504580 24631 raft_consensus.cc:359] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.505460 24631 raft_consensus.cc:385] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:13.505820 24631 raft_consensus.cc:740] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b67b5c5885740ce8856e189d777dd48, State: Initialized, Role: FOLLOWER
I20260630 12:28:13.506678 24631 consensus_queue.cc:260] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.509276 24631 ts_tablet_manager.cc:1434] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:28:13.512970 24629 tablet_bootstrap.cc:492] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335: No bootstrap required, opened a new log
I20260630 12:28:13.513602 24629 ts_tablet_manager.cc:1403] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.008s
I20260630 12:28:13.513850 24630 tablet_bootstrap.cc:492] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43: No bootstrap required, opened a new log
I20260630 12:28:13.514423 24630 ts_tablet_manager.cc:1403] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.016s
I20260630 12:28:13.516665 24629 raft_consensus.cc:359] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.517268 24629 raft_consensus.cc:385] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:13.517539 24629 raft_consensus.cc:740] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebfddde3b254fd089f3a620cce91335, State: Initialized, Role: FOLLOWER
I20260630 12:28:13.517340 24630 raft_consensus.cc:359] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.518101 24630 raft_consensus.cc:385] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:13.518435 24630 raft_consensus.cc:740] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 525180cbe1b14489a3e7255baf8a7c43, State: Initialized, Role: FOLLOWER
I20260630 12:28:13.518342 24629 consensus_queue.cc:260] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.519332 24630 consensus_queue.cc:260] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.520629 24629 ts_tablet_manager.cc:1434] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:28:13.521747 24630 ts_tablet_manager.cc:1434] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:28:13.575052 24636 raft_consensus.cc:493] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:13.575690 24636 raft_consensus.cc:515] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.578191 24636 leader_election.cc:290] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eebfddde3b254fd089f3a620cce91335 (127.16.110.130:36319), 525180cbe1b14489a3e7255baf8a7c43 (127.16.110.131:38757)
I20260630 12:28:13.590013 24509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85331d8f7370447795e421dd27a0083b" candidate_uuid: "3b67b5c5885740ce8856e189d777dd48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebfddde3b254fd089f3a620cce91335" is_pre_election: true
I20260630 12:28:13.590689 24509 raft_consensus.cc:2468] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b67b5c5885740ce8856e189d777dd48 in term 0.
I20260630 12:28:13.590689 24583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85331d8f7370447795e421dd27a0083b" candidate_uuid: "3b67b5c5885740ce8856e189d777dd48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525180cbe1b14489a3e7255baf8a7c43" is_pre_election: true
I20260630 12:28:13.591497 24583 raft_consensus.cc:2468] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b67b5c5885740ce8856e189d777dd48 in term 0.
I20260630 12:28:13.591853 24399 leader_election.cc:304] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b67b5c5885740ce8856e189d777dd48, eebfddde3b254fd089f3a620cce91335; no voters: 
I20260630 12:28:13.592774 24636 raft_consensus.cc:2804] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:13.593041 24636 raft_consensus.cc:493] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:13.593259 24636 raft_consensus.cc:3060] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:13.599292 24636 raft_consensus.cc:515] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.600948 24636 leader_election.cc:290] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [CANDIDATE]: Term 1 election: Requested vote from peers eebfddde3b254fd089f3a620cce91335 (127.16.110.130:36319), 525180cbe1b14489a3e7255baf8a7c43 (127.16.110.131:38757)
I20260630 12:28:13.601881 24509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85331d8f7370447795e421dd27a0083b" candidate_uuid: "3b67b5c5885740ce8856e189d777dd48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebfddde3b254fd089f3a620cce91335"
I20260630 12:28:13.601954 24583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85331d8f7370447795e421dd27a0083b" candidate_uuid: "3b67b5c5885740ce8856e189d777dd48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525180cbe1b14489a3e7255baf8a7c43"
I20260630 12:28:13.602856 24509 raft_consensus.cc:3060] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:13.602869 24583 raft_consensus.cc:3060] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:13.610481 24509 raft_consensus.cc:2468] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b67b5c5885740ce8856e189d777dd48 in term 1.
I20260630 12:28:13.610934 24583 raft_consensus.cc:2468] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b67b5c5885740ce8856e189d777dd48 in term 1.
I20260630 12:28:13.611809 24399 leader_election.cc:304] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b67b5c5885740ce8856e189d777dd48, eebfddde3b254fd089f3a620cce91335; no voters: 
I20260630 12:28:13.612569 24636 raft_consensus.cc:2804] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:13.613888 24636 raft_consensus.cc:697] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [term 1 LEADER]: Becoming Leader. State: Replica: 3b67b5c5885740ce8856e189d777dd48, State: Running, Role: LEADER
I20260630 12:28:13.614815 24636 consensus_queue.cc:237] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.615722 24635 raft_consensus.cc:493] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:13.616214 24635 raft_consensus.cc:515] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:13.618227 24635 leader_election.cc:290] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eebfddde3b254fd089f3a620cce91335 (127.16.110.130:36319), 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129:35865)
I20260630 12:28:13.619052 24509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e85ff2ba0a74773a3b51960593e81af" candidate_uuid: "525180cbe1b14489a3e7255baf8a7c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebfddde3b254fd089f3a620cce91335" is_pre_election: true
I20260630 12:28:13.619705 24509 raft_consensus.cc:2468] T 0e85ff2ba0a74773a3b51960593e81af P eebfddde3b254fd089f3a620cce91335 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 525180cbe1b14489a3e7255baf8a7c43 in term 0.
I20260630 12:28:13.620007 24434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e85ff2ba0a74773a3b51960593e81af" candidate_uuid: "525180cbe1b14489a3e7255baf8a7c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b67b5c5885740ce8856e189d777dd48" is_pre_election: true
I20260630 12:28:13.620643 24434 raft_consensus.cc:2468] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 525180cbe1b14489a3e7255baf8a7c43 in term 0.
I20260630 12:28:13.620710 24548 leader_election.cc:304] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 525180cbe1b14489a3e7255baf8a7c43, eebfddde3b254fd089f3a620cce91335; no voters: 
I20260630 12:28:13.622330 24635 raft_consensus.cc:2804] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:13.622704 24635 raft_consensus.cc:493] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:13.623039 24635 raft_consensus.cc:3060] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:13.622982 24330 catalog_manager.cc:5697] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129). New cstate: current_term: 1 leader_uuid: "3b67b5c5885740ce8856e189d777dd48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:13.628877 24635 raft_consensus.cc:515] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:13.632064 24635 leader_election.cc:290] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [CANDIDATE]: Term 1 election: Requested vote from peers eebfddde3b254fd089f3a620cce91335 (127.16.110.130:36319), 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129:35865)
I20260630 12:28:13.632491 24509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e85ff2ba0a74773a3b51960593e81af" candidate_uuid: "525180cbe1b14489a3e7255baf8a7c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebfddde3b254fd089f3a620cce91335"
I20260630 12:28:13.633105 24509 raft_consensus.cc:3060] T 0e85ff2ba0a74773a3b51960593e81af P eebfddde3b254fd089f3a620cce91335 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:13.633188 24434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e85ff2ba0a74773a3b51960593e81af" candidate_uuid: "525180cbe1b14489a3e7255baf8a7c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b67b5c5885740ce8856e189d777dd48"
I20260630 12:28:13.633770 24434 raft_consensus.cc:3060] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:13.638084 24509 raft_consensus.cc:2468] T 0e85ff2ba0a74773a3b51960593e81af P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 525180cbe1b14489a3e7255baf8a7c43 in term 1.
I20260630 12:28:13.638754 24434 raft_consensus.cc:2468] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 525180cbe1b14489a3e7255baf8a7c43 in term 1.
I20260630 12:28:13.639104 24548 leader_election.cc:304] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 525180cbe1b14489a3e7255baf8a7c43, eebfddde3b254fd089f3a620cce91335; no voters: 
I20260630 12:28:13.639901 24635 raft_consensus.cc:2804] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:13.640331 24635 raft_consensus.cc:697] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [term 1 LEADER]: Becoming Leader. State: Replica: 525180cbe1b14489a3e7255baf8a7c43, State: Running, Role: LEADER
I20260630 12:28:13.641041 24635 consensus_queue.cc:237] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:13.647266 24330 catalog_manager.cc:5697] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 525180cbe1b14489a3e7255baf8a7c43 (127.16.110.131). New cstate: current_term: 1 leader_uuid: "525180cbe1b14489a3e7255baf8a7c43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:13.658274 24636 raft_consensus.cc:493] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:13.658881 24636 raft_consensus.cc:515] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.660849 24636 leader_election.cc:290] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eebfddde3b254fd089f3a620cce91335 (127.16.110.130:36319), 525180cbe1b14489a3e7255baf8a7c43 (127.16.110.131:38757)
I20260630 12:28:13.661605 24509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85cf808395784ddfbd816f5f9392a655" candidate_uuid: "3b67b5c5885740ce8856e189d777dd48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebfddde3b254fd089f3a620cce91335" is_pre_election: true
I20260630 12:28:13.661886 24583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85cf808395784ddfbd816f5f9392a655" candidate_uuid: "3b67b5c5885740ce8856e189d777dd48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525180cbe1b14489a3e7255baf8a7c43" is_pre_election: true
I20260630 12:28:13.662272 24509 raft_consensus.cc:2393] T 85cf808395784ddfbd816f5f9392a655 P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b67b5c5885740ce8856e189d777dd48 in current term 1: Already voted for candidate 525180cbe1b14489a3e7255baf8a7c43 in this term.
I20260630 12:28:13.663352 24399 leader_election.cc:304] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48 [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: 3b67b5c5885740ce8856e189d777dd48; no voters: 525180cbe1b14489a3e7255baf8a7c43, eebfddde3b254fd089f3a620cce91335
I20260630 12:28:13.664004 24636 raft_consensus.cc:3060] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:13.669102 24636 raft_consensus.cc:2749] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:28:13.694813 24380 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:13.807569 24635 raft_consensus.cc:493] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:13.808109 24635 raft_consensus.cc:515] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.810248 24635 leader_election.cc:290] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129:35865), eebfddde3b254fd089f3a620cce91335 (127.16.110.130:36319)
I20260630 12:28:13.810976 24434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ab85f3a7c64ae490c74503413727ac" candidate_uuid: "525180cbe1b14489a3e7255baf8a7c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b67b5c5885740ce8856e189d777dd48" is_pre_election: true
I20260630 12:28:13.811283 24509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ab85f3a7c64ae490c74503413727ac" candidate_uuid: "525180cbe1b14489a3e7255baf8a7c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebfddde3b254fd089f3a620cce91335" is_pre_election: true
I20260630 12:28:13.811684 24434 raft_consensus.cc:2468] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 525180cbe1b14489a3e7255baf8a7c43 in term 0.
I20260630 12:28:13.812251 24509 raft_consensus.cc:2468] T 47ab85f3a7c64ae490c74503413727ac P eebfddde3b254fd089f3a620cce91335 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 525180cbe1b14489a3e7255baf8a7c43 in term 0.
I20260630 12:28:13.812901 24549 leader_election.cc:304] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b67b5c5885740ce8856e189d777dd48, 525180cbe1b14489a3e7255baf8a7c43; no voters: 
I20260630 12:28:13.813761 24635 raft_consensus.cc:2804] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:13.814146 24635 raft_consensus.cc:493] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:13.814484 24635 raft_consensus.cc:3060] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:13.820219 24635 raft_consensus.cc:515] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.821810 24635 leader_election.cc:290] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [CANDIDATE]: Term 1 election: Requested vote from peers 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129:35865), eebfddde3b254fd089f3a620cce91335 (127.16.110.130:36319)
I20260630 12:28:13.822638 24434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ab85f3a7c64ae490c74503413727ac" candidate_uuid: "525180cbe1b14489a3e7255baf8a7c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b67b5c5885740ce8856e189d777dd48"
I20260630 12:28:13.822885 24509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ab85f3a7c64ae490c74503413727ac" candidate_uuid: "525180cbe1b14489a3e7255baf8a7c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebfddde3b254fd089f3a620cce91335"
I20260630 12:28:13.823191 24434 raft_consensus.cc:3060] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:13.823532 24509 raft_consensus.cc:3060] T 47ab85f3a7c64ae490c74503413727ac P eebfddde3b254fd089f3a620cce91335 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:13.828001 24434 raft_consensus.cc:2468] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 525180cbe1b14489a3e7255baf8a7c43 in term 1.
I20260630 12:28:13.828452 24509 raft_consensus.cc:2468] T 47ab85f3a7c64ae490c74503413727ac P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 525180cbe1b14489a3e7255baf8a7c43 in term 1.
I20260630 12:28:13.829222 24549 leader_election.cc:304] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b67b5c5885740ce8856e189d777dd48, 525180cbe1b14489a3e7255baf8a7c43; no voters: 
I20260630 12:28:13.830061 24635 raft_consensus.cc:2804] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:13.830564 24635 raft_consensus.cc:697] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [term 1 LEADER]: Becoming Leader. State: Replica: 525180cbe1b14489a3e7255baf8a7c43, State: Running, Role: LEADER
I20260630 12:28:13.831332 24635 consensus_queue.cc:237] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:13.837689 24330 catalog_manager.cc:5697] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 525180cbe1b14489a3e7255baf8a7c43 (127.16.110.131). New cstate: current_term: 1 leader_uuid: "525180cbe1b14489a3e7255baf8a7c43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:13.866506 24635 consensus_queue.cc:1048] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:13.879927 24659 consensus_queue.cc:1048] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:13.978345 24332 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42790:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:28:14.007967 24422 tablet_service.cc:1511] Processing CreateTablet for tablet b14365e3f3644f06b0304a3b25eabb4e (DEFAULT_TABLE table=dugtrio [id=cb972d929f784ad79ade7394455f5dd6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:14.009285 24422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b14365e3f3644f06b0304a3b25eabb4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:14.009884 24499 tablet_service.cc:1511] Processing CreateTablet for tablet c2ae1cc5f19e48bba3c713b1bbc4c22e (DEFAULT_TABLE table=dugtrio [id=cb972d929f784ad79ade7394455f5dd6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:14.011111 24499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ae1cc5f19e48bba3c713b1bbc4c22e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:14.010999 24570 tablet_service.cc:1511] Processing CreateTablet for tablet fad91298d6bc4b53a27c47d6efe1d8bc (DEFAULT_TABLE table=dugtrio [id=cb972d929f784ad79ade7394455f5dd6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:14.012495 24570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad91298d6bc4b53a27c47d6efe1d8bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:14.012404 24421 tablet_service.cc:1511] Processing CreateTablet for tablet fd95d97d8046498d8793a697bf42be79 (DEFAULT_TABLE table=dugtrio [id=cb972d929f784ad79ade7394455f5dd6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:14.013918 24421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd95d97d8046498d8793a697bf42be79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:14.033389 24669 tablet_bootstrap.cc:492] T fad91298d6bc4b53a27c47d6efe1d8bc P 525180cbe1b14489a3e7255baf8a7c43: Bootstrap starting.
I20260630 12:28:14.032529 24670 tablet_bootstrap.cc:492] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48: Bootstrap starting.
I20260630 12:28:14.034578 24671 tablet_bootstrap.cc:492] T c2ae1cc5f19e48bba3c713b1bbc4c22e P eebfddde3b254fd089f3a620cce91335: Bootstrap starting.
I20260630 12:28:14.040006 24671 tablet_bootstrap.cc:654] T c2ae1cc5f19e48bba3c713b1bbc4c22e P eebfddde3b254fd089f3a620cce91335: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:14.041267 24670 tablet_bootstrap.cc:654] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:14.044790 24671 tablet_bootstrap.cc:492] T c2ae1cc5f19e48bba3c713b1bbc4c22e P eebfddde3b254fd089f3a620cce91335: No bootstrap required, opened a new log
I20260630 12:28:14.044879 24669 tablet_bootstrap.cc:654] T fad91298d6bc4b53a27c47d6efe1d8bc P 525180cbe1b14489a3e7255baf8a7c43: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:14.045260 24671 ts_tablet_manager.cc:1403] T c2ae1cc5f19e48bba3c713b1bbc4c22e P eebfddde3b254fd089f3a620cce91335: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260630 12:28:14.047426 24671 raft_consensus.cc:359] T c2ae1cc5f19e48bba3c713b1bbc4c22e P eebfddde3b254fd089f3a620cce91335 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } }
I20260630 12:28:14.047886 24671 raft_consensus.cc:385] T c2ae1cc5f19e48bba3c713b1bbc4c22e P eebfddde3b254fd089f3a620cce91335 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:14.048275 24671 raft_consensus.cc:740] T c2ae1cc5f19e48bba3c713b1bbc4c22e P eebfddde3b254fd089f3a620cce91335 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebfddde3b254fd089f3a620cce91335, State: Initialized, Role: FOLLOWER
I20260630 12:28:14.049078 24671 consensus_queue.cc:260] T c2ae1cc5f19e48bba3c713b1bbc4c22e P eebfddde3b254fd089f3a620cce91335 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } }
I20260630 12:28:14.049818 24671 raft_consensus.cc:399] T c2ae1cc5f19e48bba3c713b1bbc4c22e P eebfddde3b254fd089f3a620cce91335 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:14.050173 24671 raft_consensus.cc:493] T c2ae1cc5f19e48bba3c713b1bbc4c22e P eebfddde3b254fd089f3a620cce91335 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:14.050571 24671 raft_consensus.cc:3060] T c2ae1cc5f19e48bba3c713b1bbc4c22e P eebfddde3b254fd089f3a620cce91335 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:14.050733 24670 tablet_bootstrap.cc:492] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48: No bootstrap required, opened a new log
I20260630 12:28:14.051288 24670 ts_tablet_manager.cc:1403] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260630 12:28:14.051379 24669 tablet_bootstrap.cc:492] T fad91298d6bc4b53a27c47d6efe1d8bc P 525180cbe1b14489a3e7255baf8a7c43: No bootstrap required, opened a new log
I20260630 12:28:14.051990 24669 ts_tablet_manager.cc:1403] T fad91298d6bc4b53a27c47d6efe1d8bc P 525180cbe1b14489a3e7255baf8a7c43: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260630 12:28:14.054376 24670 raft_consensus.cc:359] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:14.054481 24669 raft_consensus.cc:359] T fad91298d6bc4b53a27c47d6efe1d8bc P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:14.055030 24670 raft_consensus.cc:385] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:14.055166 24669 raft_consensus.cc:385] T fad91298d6bc4b53a27c47d6efe1d8bc P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:14.055486 24670 raft_consensus.cc:740] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b67b5c5885740ce8856e189d777dd48, State: Initialized, Role: FOLLOWER
I20260630 12:28:14.055595 24669 raft_consensus.cc:740] T fad91298d6bc4b53a27c47d6efe1d8bc P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 525180cbe1b14489a3e7255baf8a7c43, State: Initialized, Role: FOLLOWER
I20260630 12:28:14.056442 24670 consensus_queue.cc:260] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:14.056672 24669 consensus_queue.cc:260] T fad91298d6bc4b53a27c47d6efe1d8bc P 525180cbe1b14489a3e7255baf8a7c43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:14.057214 24670 raft_consensus.cc:399] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:14.057390 24669 raft_consensus.cc:399] T fad91298d6bc4b53a27c47d6efe1d8bc P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:14.057616 24670 raft_consensus.cc:493] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:14.057822 24669 raft_consensus.cc:493] T fad91298d6bc4b53a27c47d6efe1d8bc P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:14.058055 24670 raft_consensus.cc:3060] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:14.058260 24669 raft_consensus.cc:3060] T fad91298d6bc4b53a27c47d6efe1d8bc P 525180cbe1b14489a3e7255baf8a7c43 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:14.058691 24671 raft_consensus.cc:515] T c2ae1cc5f19e48bba3c713b1bbc4c22e P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } }
I20260630 12:28:14.059508 24671 leader_election.cc:304] T c2ae1cc5f19e48bba3c713b1bbc4c22e P eebfddde3b254fd089f3a620cce91335 [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: eebfddde3b254fd089f3a620cce91335; no voters: 
I20260630 12:28:14.060485 24637 raft_consensus.cc:2804] T c2ae1cc5f19e48bba3c713b1bbc4c22e P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:14.062366 24637 raft_consensus.cc:697] T c2ae1cc5f19e48bba3c713b1bbc4c22e P eebfddde3b254fd089f3a620cce91335 [term 1 LEADER]: Becoming Leader. State: Replica: eebfddde3b254fd089f3a620cce91335, State: Running, Role: LEADER
I20260630 12:28:14.063094 24637 consensus_queue.cc:237] T c2ae1cc5f19e48bba3c713b1bbc4c22e P eebfddde3b254fd089f3a620cce91335 [LEADER]: Queue going to LEADER mode. State: All 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: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } }
I20260630 12:28:14.065482 24669 raft_consensus.cc:515] T fad91298d6bc4b53a27c47d6efe1d8bc P 525180cbe1b14489a3e7255baf8a7c43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:14.066406 24669 leader_election.cc:304] T fad91298d6bc4b53a27c47d6efe1d8bc P 525180cbe1b14489a3e7255baf8a7c43 [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: 525180cbe1b14489a3e7255baf8a7c43; no voters: 
I20260630 12:28:14.067591 24669 leader_election.cc:290] T fad91298d6bc4b53a27c47d6efe1d8bc P 525180cbe1b14489a3e7255baf8a7c43 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:14.067763 24659 raft_consensus.cc:2804] T fad91298d6bc4b53a27c47d6efe1d8bc P 525180cbe1b14489a3e7255baf8a7c43 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:14.066646 24671 leader_election.cc:290] T c2ae1cc5f19e48bba3c713b1bbc4c22e P eebfddde3b254fd089f3a620cce91335 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:14.068313 24659 raft_consensus.cc:697] T fad91298d6bc4b53a27c47d6efe1d8bc P 525180cbe1b14489a3e7255baf8a7c43 [term 1 LEADER]: Becoming Leader. State: Replica: 525180cbe1b14489a3e7255baf8a7c43, State: Running, Role: LEADER
I20260630 12:28:14.069008 24659 consensus_queue.cc:237] T fad91298d6bc4b53a27c47d6efe1d8bc P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Queue going to LEADER mode. State: All 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: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:14.069435 24669 ts_tablet_manager.cc:1434] T fad91298d6bc4b53a27c47d6efe1d8bc P 525180cbe1b14489a3e7255baf8a7c43: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.006s
I20260630 12:28:14.066417 24670 raft_consensus.cc:515] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:14.070425 24670 leader_election.cc:304] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [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: 3b67b5c5885740ce8856e189d777dd48; no voters: 
I20260630 12:28:14.070406 24332 catalog_manager.cc:5697] T c2ae1cc5f19e48bba3c713b1bbc4c22e P eebfddde3b254fd089f3a620cce91335 reported cstate change: term changed from 0 to 1, leader changed from <none> to eebfddde3b254fd089f3a620cce91335 (127.16.110.130). New cstate: current_term: 1 leader_uuid: "eebfddde3b254fd089f3a620cce91335" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:14.071471 24636 raft_consensus.cc:2804] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:14.071717 24671 ts_tablet_manager.cc:1434] T c2ae1cc5f19e48bba3c713b1bbc4c22e P eebfddde3b254fd089f3a620cce91335: Time spent starting tablet: real 0.026s	user 0.013s	sys 0.003s
I20260630 12:28:14.071928 24636 raft_consensus.cc:697] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [term 1 LEADER]: Becoming Leader. State: Replica: 3b67b5c5885740ce8856e189d777dd48, State: Running, Role: LEADER
I20260630 12:28:14.072774 24636 consensus_queue.cc:237] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [LEADER]: Queue going to LEADER mode. State: All 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: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:14.077267 24653 consensus_queue.cc:1048] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:14.079564 24670 leader_election.cc:290] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:14.081491 24670 ts_tablet_manager.cc:1434] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48: Time spent starting tablet: real 0.030s	user 0.014s	sys 0.003s
I20260630 12:28:14.082422 24670 tablet_bootstrap.cc:492] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48: Bootstrap starting.
I20260630 12:28:14.087283 24330 catalog_manager.cc:5697] T fad91298d6bc4b53a27c47d6efe1d8bc P 525180cbe1b14489a3e7255baf8a7c43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 525180cbe1b14489a3e7255baf8a7c43 (127.16.110.131). New cstate: current_term: 1 leader_uuid: "525180cbe1b14489a3e7255baf8a7c43" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:14.095530 24670 tablet_bootstrap.cc:654] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:14.099637 24331 catalog_manager.cc:5697] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129). New cstate: current_term: 1 leader_uuid: "3b67b5c5885740ce8856e189d777dd48" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:14.107285 24641 consensus_queue.cc:1048] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:14.108544 24635 consensus_queue.cc:1048] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:14.113094 24636 consensus_queue.cc:1048] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:14.114780 24670 tablet_bootstrap.cc:492] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48: No bootstrap required, opened a new log
I20260630 12:28:14.115365 24670 ts_tablet_manager.cc:1403] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.005s
I20260630 12:28:14.118409 24670 raft_consensus.cc:359] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:14.119123 24670 raft_consensus.cc:385] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:14.119553 24670 raft_consensus.cc:740] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b67b5c5885740ce8856e189d777dd48, State: Initialized, Role: FOLLOWER
I20260630 12:28:14.120522 24670 consensus_queue.cc:260] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:14.123206 24670 raft_consensus.cc:399] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:14.123643 24670 raft_consensus.cc:493] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:14.124133 24670 raft_consensus.cc:3060] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:14.133499 24670 raft_consensus.cc:515] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:14.134212 24670 leader_election.cc:304] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [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: 3b67b5c5885740ce8856e189d777dd48; no voters: 
I20260630 12:28:14.134750 24670 leader_election.cc:290] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:14.134904 24653 raft_consensus.cc:2804] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:14.136416 24653 raft_consensus.cc:697] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [term 1 LEADER]: Becoming Leader. State: Replica: 3b67b5c5885740ce8856e189d777dd48, State: Running, Role: LEADER
I20260630 12:28:14.136847 24670 ts_tablet_manager.cc:1434] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48: Time spent starting tablet: real 0.021s	user 0.018s	sys 0.000s
I20260630 12:28:14.137212 24653 consensus_queue.cc:237] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [LEADER]: Queue going to LEADER mode. State: All 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: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:14.172164 24329 catalog_manager.cc:5697] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129). New cstate: current_term: 1 leader_uuid: "3b67b5c5885740ce8856e189d777dd48" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:14.196780 16826 tablet_server.cc:179] TabletServer@127.16.110.129:0 shutting down...
I20260630 12:28:14.228643 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:14.229722 16826 tablet_replica.cc:333] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48: stopping tablet replica
I20260630 12:28:14.230393 16826 raft_consensus.cc:2243] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:14.230903 16826 raft_consensus.cc:2272] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:14.233821 16826 tablet_replica.cc:333] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48: stopping tablet replica
I20260630 12:28:14.234380 16826 raft_consensus.cc:2243] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:14.234769 16826 raft_consensus.cc:2272] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:14.236563 16826 tablet_replica.cc:333] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48: stopping tablet replica
I20260630 12:28:14.237074 16826 raft_consensus.cc:2243] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:14.237488 16826 raft_consensus.cc:2272] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:14.240018 16826 tablet_replica.cc:333] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48: stopping tablet replica
I20260630 12:28:14.240590 16826 raft_consensus.cc:2243] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:14.241371 16826 raft_consensus.cc:2272] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:14.243525 16826 tablet_replica.cc:333] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48: stopping tablet replica
I20260630 12:28:14.244035 16826 raft_consensus.cc:2243] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:14.244491 16826 raft_consensus.cc:2272] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:14.246613 16826 tablet_replica.cc:333] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48: stopping tablet replica
I20260630 12:28:14.247089 16826 raft_consensus.cc:2243] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:14.247483 16826 raft_consensus.cc:2272] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:14.273114 16826 tablet_server.cc:196] TabletServer@127.16.110.129:0 shutdown complete.
W20260630 12:28:14.379874 24549 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.110.129:35865: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260630 12:28:14.383260 24549 consensus_peers.cc:597] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 -> Peer 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129:35865): Couldn't send request to peer 3b67b5c5885740ce8856e189d777dd48. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:35865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:14.404217 24641 consensus_queue.cc:1048] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:28:14.417762 24549 consensus_peers.cc:597] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 -> Peer 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129:35865): Couldn't send request to peer 3b67b5c5885740ce8856e189d777dd48. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:35865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:28:14.619402 24549 consensus_peers.cc:597] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 -> Peer 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129:35865): Couldn't send request to peer 3b67b5c5885740ce8856e189d777dd48. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:35865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:15.189531 24689 consensus_queue.cc:579] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Leader has been unable to successfully communicate with peer 3b67b5c5885740ce8856e189d777dd48 for more than 1 seconds (1.357s)
W20260630 12:28:15.196547 24331 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 47ab85f3a7c64ae490c74503413727ac with cas_config_opid_index -1: no extra replica candidate found for tablet 47ab85f3a7c64ae490c74503413727ac (table test-workload [id=640ae270c9714e2fbe38496948e712a4]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
I20260630 12:28:15.285732 24689 consensus_queue.cc:579] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Leader has been unable to successfully communicate with peer 3b67b5c5885740ce8856e189d777dd48 for more than 1 seconds (1.398s)
I20260630 12:28:15.336114 24331 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:42784:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:28:15.336860 24331 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:42784:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:28:15.351239 24331 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6: Sending DeleteTablet for 1 replicas of tablet b14365e3f3644f06b0304a3b25eabb4e
I20260630 12:28:15.352137 24331 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6: Sending DeleteTablet for 1 replicas of tablet c2ae1cc5f19e48bba3c713b1bbc4c22e
I20260630 12:28:15.352849 24331 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6: Sending DeleteTablet for 1 replicas of tablet fad91298d6bc4b53a27c47d6efe1d8bc
I20260630 12:28:15.353626 24331 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6: Sending DeleteTablet for 1 replicas of tablet fd95d97d8046498d8793a697bf42be79
I20260630 12:28:15.353932 24499 tablet_service.cc:1558] Processing DeleteTablet for tablet c2ae1cc5f19e48bba3c713b1bbc4c22e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:28:15 UTC) from {username='slave'} at 127.0.0.1:49684
I20260630 12:28:15.354970 24570 tablet_service.cc:1558] Processing DeleteTablet for tablet fad91298d6bc4b53a27c47d6efe1d8bc with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:28:15 UTC) from {username='slave'} at 127.0.0.1:33642
I20260630 12:28:15.358264 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:28:15.366319 24699 tablet_replica.cc:333] T fad91298d6bc4b53a27c47d6efe1d8bc P 525180cbe1b14489a3e7255baf8a7c43: stopping tablet replica
I20260630 12:28:15.367717 24699 raft_consensus.cc:2243] T fad91298d6bc4b53a27c47d6efe1d8bc P 525180cbe1b14489a3e7255baf8a7c43 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:15.368633 24699 raft_consensus.cc:2272] T fad91298d6bc4b53a27c47d6efe1d8bc P 525180cbe1b14489a3e7255baf8a7c43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:15.370081 24697 tablet_replica.cc:333] T c2ae1cc5f19e48bba3c713b1bbc4c22e P eebfddde3b254fd089f3a620cce91335: stopping tablet replica
I20260630 12:28:15.371287 24697 raft_consensus.cc:2243] T c2ae1cc5f19e48bba3c713b1bbc4c22e P eebfddde3b254fd089f3a620cce91335 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:15.372080 24697 raft_consensus.cc:2272] T c2ae1cc5f19e48bba3c713b1bbc4c22e P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:15.373044 24699 ts_tablet_manager.cc:1916] T fad91298d6bc4b53a27c47d6efe1d8bc P 525180cbe1b14489a3e7255baf8a7c43: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:28:15.374030 24700 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:15.375232 24697 ts_tablet_manager.cc:1916] T c2ae1cc5f19e48bba3c713b1bbc4c22e P eebfddde3b254fd089f3a620cce91335: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:28:15.376257 24701 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:15.384512 24319 catalog_manager.cc:4755] TS 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129:35865): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet fd95d97d8046498d8793a697bf42be79: Network error: Client connection negotiation failed: client connection to 127.16.110.129:35865: connect: Connection refused (error 111)
I20260630 12:28:15.392345 16826 server_base.cc:1061] running on GCE node
W20260630 12:28:15.393441 24703 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:15.394867 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:15.395267 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:15.395525 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822495395504 us; error 0 us; skew 500 ppm
I20260630 12:28:15.396306 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:15.396616 24697 ts_tablet_manager.cc:1929] T c2ae1cc5f19e48bba3c713b1bbc4c22e P eebfddde3b254fd089f3a620cce91335: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:28:15.396925 24699 ts_tablet_manager.cc:1929] T fad91298d6bc4b53a27c47d6efe1d8bc P 525180cbe1b14489a3e7255baf8a7c43: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:28:15.397145 24697 log.cc:1199] T c2ae1cc5f19e48bba3c713b1bbc4c22e P eebfddde3b254fd089f3a620cce91335: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-1-root/wals/c2ae1cc5f19e48bba3c713b1bbc4c22e
I20260630 12:28:15.397398 24699 log.cc:1199] T fad91298d6bc4b53a27c47d6efe1d8bc P 525180cbe1b14489a3e7255baf8a7c43: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-2-root/wals/fad91298d6bc4b53a27c47d6efe1d8bc
I20260630 12:28:15.398336 24699 ts_tablet_manager.cc:1950] T fad91298d6bc4b53a27c47d6efe1d8bc P 525180cbe1b14489a3e7255baf8a7c43: Deleting consensus metadata
I20260630 12:28:15.398335 24697 ts_tablet_manager.cc:1950] T c2ae1cc5f19e48bba3c713b1bbc4c22e P eebfddde3b254fd089f3a620cce91335: Deleting consensus metadata
I20260630 12:28:15.400070 16826 webserver.cc:533] Webserver started at http://127.16.110.132:44449/ using document root <none> and password file <none>
I20260630 12:28:15.400738 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:15.400996 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:15.401491 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:15.401547 24316 catalog_manager.cc:5028] TS 525180cbe1b14489a3e7255baf8a7c43 (127.16.110.131:38757): tablet fad91298d6bc4b53a27c47d6efe1d8bc (table dugtrio [id=cb972d929f784ad79ade7394455f5dd6]) successfully deleted
I20260630 12:28:15.402027 24318 catalog_manager.cc:5028] TS eebfddde3b254fd089f3a620cce91335 (127.16.110.130:36319): tablet c2ae1cc5f19e48bba3c713b1bbc4c22e (table dugtrio [id=cb972d929f784ad79ade7394455f5dd6]) successfully deleted
I20260630 12:28:15.403131 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-3-root/instance:
uuid: "db42898fb27f433c97fe3604bdb48030"
format_stamp: "Formatted at 2026-06-30 12:28:15 on dist-test-slave-pnhc"
I20260630 12:28:15.408229 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260630 12:28:15.411514 24708 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:15.412379 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:15.412694 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-3-root
uuid: "db42898fb27f433c97fe3604bdb48030"
format_stamp: "Formatted at 2026-06-30 12:28:15 on dist-test-slave-pnhc"
I20260630 12:28:15.412993 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:15.428273 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:15.429407 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:15.430863 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:15.433300 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:15.433547 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:15.433794 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:15.433982 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:15.475695 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.132:46279
I20260630 12:28:15.475824 24770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.132:46279 every 8 connection(s)
I20260630 12:28:15.480475 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:15.487656 24774 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:15.489635 24775 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:15.504261 16826 server_base.cc:1061] running on GCE node
W20260630 12:28:15.504418 24777 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:15.504954 24771 heartbeater.cc:344] Connected to a master server at 127.16.110.190:37279
I20260630 12:28:15.505409 24771 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:15.505486 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:15.505843 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:15.506037 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822495506019 us; error 0 us; skew 500 ppm
I20260630 12:28:15.506253 24771 heartbeater.cc:507] Master 127.16.110.190:37279 requested a full tablet report, sending...
I20260630 12:28:15.506719 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:15.508435 24331 ts_manager.cc:194] Registered new tserver with Master: db42898fb27f433c97fe3604bdb48030 (127.16.110.132:46279)
I20260630 12:28:15.509579 16826 webserver.cc:533] Webserver started at http://127.16.110.129:34885/ using document root <none> and password file <none>
I20260630 12:28:15.510134 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:15.510069 24331 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42804
I20260630 12:28:15.510624 16826 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:28:15.515662 16826 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:15.516390 24583 consensus_queue.cc:237] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [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: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } }
I20260630 12:28:15.519573 24782 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:15.520496 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:15.520802 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-0-root
uuid: "3b67b5c5885740ce8856e189d777dd48"
format_stamp: "Formatted at 2026-06-30 12:28:11 on dist-test-slave-pnhc"
I20260630 12:28:15.521087 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:15.529369 24508 raft_consensus.cc:1275] T 85cf808395784ddfbd816f5f9392a655 P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Refusing update from remote peer 525180cbe1b14489a3e7255baf8a7c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:15.531654 24689 consensus_queue.cc:1048] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260630 12:28:15.548805 24689 raft_consensus.cc:2955] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } } }
W20260630 12:28:15.549817 24549 consensus_peers.cc:597] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 -> Peer 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129:35865): Couldn't send request to peer 3b67b5c5885740ce8856e189d777dd48. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:35865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:15.553663 24508 raft_consensus.cc:2955] T 85cf808395784ddfbd816f5f9392a655 P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } } }
W20260630 12:28:15.559190 24549 consensus_peers.cc:597] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 -> Peer db42898fb27f433c97fe3604bdb48030 (127.16.110.132:46279): Couldn't send request to peer db42898fb27f433c97fe3604bdb48030. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 85cf808395784ddfbd816f5f9392a655. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:15.560299 24316 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 85cf808395784ddfbd816f5f9392a655 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260630 12:28:15.560575 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:15.562165 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:15.566493 24331 catalog_manager.cc:5697] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 reported cstate change: config changed from index -1 to 2, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "525180cbe1b14489a3e7255baf8a7c43" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:15.569514 24583 consensus_queue.cc:237] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [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: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } }
I20260630 12:28:15.572515 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:15.577319 24508 raft_consensus.cc:1275] T 47ab85f3a7c64ae490c74503413727ac P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Refusing update from remote peer 525180cbe1b14489a3e7255baf8a7c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:28:15.577834 24549 consensus_peers.cc:597] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 -> Peer db42898fb27f433c97fe3604bdb48030 (127.16.110.132:46279): Couldn't send request to peer db42898fb27f433c97fe3604bdb48030. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 47ab85f3a7c64ae490c74503413727ac. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:15.578907 24641 consensus_queue.cc:1048] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:28:15.584619 24549 consensus_peers.cc:597] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 -> Peer 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129:35865): Couldn't send request to peer 3b67b5c5885740ce8856e189d777dd48. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:35865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:15.590780 24796 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260630 12:28:15.591552 24641 raft_consensus.cc:2955] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } } }
I20260630 12:28:15.593735 24509 raft_consensus.cc:2955] T 47ab85f3a7c64ae490c74503413727ac P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } } }
I20260630 12:28:15.601919 24316 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 47ab85f3a7c64ae490c74503413727ac with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:28:15.605806 24641 raft_consensus.cc:493] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3b67b5c5885740ce8856e189d777dd48)
I20260630 12:28:15.606443 24641 raft_consensus.cc:515] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:15.609473 24331 catalog_manager.cc:5697] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 reported cstate change: config changed from index -1 to 2, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "525180cbe1b14489a3e7255baf8a7c43" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:15.609490 24641 leader_election.cc:290] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129:35865), eebfddde3b254fd089f3a620cce91335 (127.16.110.130:36319)
W20260630 12:28:15.613652 24549 leader_election.cc:336] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129:35865): Network error: Client connection negotiation failed: client connection to 127.16.110.129:35865: connect: Connection refused (error 111)
I20260630 12:28:15.614687 24509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85331d8f7370447795e421dd27a0083b" candidate_uuid: "525180cbe1b14489a3e7255baf8a7c43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eebfddde3b254fd089f3a620cce91335" is_pre_election: true
I20260630 12:28:15.616420 24548 leader_election.cc:304] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43 [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: 525180cbe1b14489a3e7255baf8a7c43; no voters: 3b67b5c5885740ce8856e189d777dd48, eebfddde3b254fd089f3a620cce91335
I20260630 12:28:15.617218 24641 raft_consensus.cc:2749] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:28:15.619058 24791 raft_consensus.cc:493] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3b67b5c5885740ce8856e189d777dd48)
I20260630 12:28:15.619689 24791 raft_consensus.cc:515] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:15.629043 24791 leader_election.cc:290] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129:35865), 525180cbe1b14489a3e7255baf8a7c43 (127.16.110.131:38757)
W20260630 12:28:15.637029 24475 leader_election.cc:336] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129:35865): Network error: Client connection negotiation failed: client connection to 127.16.110.129:35865: connect: Connection refused (error 111)
I20260630 12:28:15.638597 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:28:15.638525 24583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85331d8f7370447795e421dd27a0083b" candidate_uuid: "eebfddde3b254fd089f3a620cce91335" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "525180cbe1b14489a3e7255baf8a7c43" is_pre_election: true
I20260630 12:28:15.639034 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.052s	user 0.005s	sys 0.000s
I20260630 12:28:15.639207 24583 raft_consensus.cc:2468] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eebfddde3b254fd089f3a620cce91335 in term 1.
I20260630 12:28:15.639412 16826 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260630 12:28:15.640322 24472 leader_election.cc:304] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [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: 525180cbe1b14489a3e7255baf8a7c43, eebfddde3b254fd089f3a620cce91335; no voters: 3b67b5c5885740ce8856e189d777dd48
I20260630 12:28:15.641010 24791 raft_consensus.cc:2804] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:28:15.641390 24791 raft_consensus.cc:493] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3b67b5c5885740ce8856e189d777dd48)
I20260630 12:28:15.641686 24791 raft_consensus.cc:3060] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:15.644533 24796 tablet_bootstrap.cc:492] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48: Bootstrap starting.
I20260630 12:28:15.646528 24791 raft_consensus.cc:515] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:15.649577 24583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85331d8f7370447795e421dd27a0083b" candidate_uuid: "eebfddde3b254fd089f3a620cce91335" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "525180cbe1b14489a3e7255baf8a7c43"
I20260630 12:28:15.650167 24583 raft_consensus.cc:3060] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:28:15.653221 24475 leader_election.cc:336] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129:35865): Network error: Client connection negotiation failed: client connection to 127.16.110.129:35865: connect: Connection refused (error 111)
I20260630 12:28:15.654068 24791 leader_election.cc:290] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [CANDIDATE]: Term 2 election: Requested vote from peers 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129:35865), 525180cbe1b14489a3e7255baf8a7c43 (127.16.110.131:38757)
I20260630 12:28:15.656785 24583 raft_consensus.cc:2468] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eebfddde3b254fd089f3a620cce91335 in term 2.
I20260630 12:28:15.658051 24472 leader_election.cc:304] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [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: 525180cbe1b14489a3e7255baf8a7c43, eebfddde3b254fd089f3a620cce91335; no voters: 3b67b5c5885740ce8856e189d777dd48
I20260630 12:28:15.658738 24791 raft_consensus.cc:2804] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:15.660113 24791 raft_consensus.cc:697] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [term 2 LEADER]: Becoming Leader. State: Replica: eebfddde3b254fd089f3a620cce91335, State: Running, Role: LEADER
I20260630 12:28:15.661165 24796 tablet_bootstrap.cc:492] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:15.660948 24791 consensus_queue.cc:237] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [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: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:15.662153 24796 tablet_bootstrap.cc:492] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48: Bootstrap complete.
I20260630 12:28:15.662846 24796 ts_tablet_manager.cc:1403] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260630 12:28:15.665462 24796 raft_consensus.cc:359] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:15.666225 24796 raft_consensus.cc:740] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b67b5c5885740ce8856e189d777dd48, State: Initialized, Role: FOLLOWER
I20260630 12:28:15.667217 24796 consensus_queue.cc:260] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [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: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:15.668572 24329 catalog_manager.cc:5697] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 reported cstate change: term changed from 1 to 2, leader changed from 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129) to eebfddde3b254fd089f3a620cce91335 (127.16.110.130). New cstate: current_term: 2 leader_uuid: "eebfddde3b254fd089f3a620cce91335" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:15.670058 24796 ts_tablet_manager.cc:1434] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260630 12:28:15.670954 24796 tablet_bootstrap.cc:492] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48: Bootstrap starting.
I20260630 12:28:15.673451 16826 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:28:15.673800 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.034s	user 0.034s	sys 0.000s
I20260630 12:28:15.685303 24796 tablet_bootstrap.cc:492] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:15.686374 24796 tablet_bootstrap.cc:492] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48: Bootstrap complete.
I20260630 12:28:15.687253 24796 ts_tablet_manager.cc:1403] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260630 12:28:15.690435 24796 raft_consensus.cc:359] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:15.691483 24796 raft_consensus.cc:740] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b67b5c5885740ce8856e189d777dd48, State: Initialized, Role: FOLLOWER
I20260630 12:28:15.692217 24641 consensus_queue.cc:579] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Leader has been unable to successfully communicate with peer 3b67b5c5885740ce8856e189d777dd48 for more than 1 seconds (1.540s)
I20260630 12:28:15.692644 24796 consensus_queue.cc:260] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:15.697537 24796 ts_tablet_manager.cc:1434] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:28:15.698721 24796 tablet_bootstrap.cc:492] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48: Bootstrap starting.
I20260630 12:28:15.703390 24583 consensus_queue.cc:237] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [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: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } }
W20260630 12:28:15.706900 24380 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 3b67b5c5885740ce8856e189d777dd48 not available for placement
W20260630 12:28:15.712723 24549 consensus_peers.cc:597] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 -> Peer db42898fb27f433c97fe3604bdb48030 (127.16.110.132:46279): Couldn't send request to peer db42898fb27f433c97fe3604bdb48030. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0e85ff2ba0a74773a3b51960593e81af. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:15.713284 24509 raft_consensus.cc:1275] T 0e85ff2ba0a74773a3b51960593e81af P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Refusing update from remote peer 525180cbe1b14489a3e7255baf8a7c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:15.715873 24689 consensus_queue.cc:1048] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:28:15.718964 24549 consensus_peers.cc:597] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 -> Peer 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129:35865): Couldn't send request to peer 3b67b5c5885740ce8856e189d777dd48. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:35865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:15.720584 24796 tablet_bootstrap.cc:492] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:15.721864 24796 tablet_bootstrap.cc:492] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48: Bootstrap complete.
I20260630 12:28:15.722942 24796 ts_tablet_manager.cc:1403] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.001s
I20260630 12:28:15.725124 24641 raft_consensus.cc:2955] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } } }
I20260630 12:28:15.726354 24796 raft_consensus.cc:359] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:15.727165 24796 raft_consensus.cc:740] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b67b5c5885740ce8856e189d777dd48, State: Initialized, Role: FOLLOWER
I20260630 12:28:15.728170 24796 consensus_queue.cc:260] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:15.729111 24796 raft_consensus.cc:399] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:15.729511 24796 raft_consensus.cc:493] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:15.729933 24796 raft_consensus.cc:3060] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:15.734539 24509 raft_consensus.cc:2955] T 0e85ff2ba0a74773a3b51960593e81af P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } } }
I20260630 12:28:15.739591 24796 raft_consensus.cc:515] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:15.740648 24316 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 0e85ff2ba0a74773a3b51960593e81af with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:28:15.740657 24796 leader_election.cc:304] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3b67b5c5885740ce8856e189d777dd48; no voters: 
I20260630 12:28:15.742244 24796 leader_election.cc:290] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:28:15.742367 24804 raft_consensus.cc:2804] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:15.745713 24329 catalog_manager.cc:5697] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 reported cstate change: config changed from index -1 to 2, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "525180cbe1b14489a3e7255baf8a7c43" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:15.750602 24796 ts_tablet_manager.cc:1434] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48: Time spent starting tablet: real 0.027s	user 0.016s	sys 0.004s
I20260630 12:28:15.751410 24796 tablet_bootstrap.cc:492] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48: Bootstrap starting.
I20260630 12:28:15.765668 24804 raft_consensus.cc:697] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [term 2 LEADER]: Becoming Leader. State: Replica: 3b67b5c5885740ce8856e189d777dd48, State: Running, Role: LEADER
I20260630 12:28:15.766856 24804 consensus_queue.cc:237] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:15.778147 24796 tablet_bootstrap.cc:492] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:15.778983 24796 tablet_bootstrap.cc:492] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48: Bootstrap complete.
I20260630 12:28:15.779628 24796 ts_tablet_manager.cc:1403] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.004s
I20260630 12:28:15.781540 24796 raft_consensus.cc:359] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:15.782068 24796 raft_consensus.cc:740] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b67b5c5885740ce8856e189d777dd48, State: Initialized, Role: FOLLOWER
I20260630 12:28:15.782721 24796 consensus_queue.cc:260] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48 [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: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:15.784312 24796 ts_tablet_manager.cc:1434] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260630 12:28:15.784994 24796 tablet_bootstrap.cc:492] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48: Bootstrap starting.
I20260630 12:28:15.795710 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.129:35865
I20260630 12:28:15.795833 24870 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.129:35865 every 8 connection(s)
I20260630 12:28:15.797901 24796 tablet_bootstrap.cc:492] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:15.798650 24796 tablet_bootstrap.cc:492] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48: Bootstrap complete.
I20260630 12:28:15.799289 24796 ts_tablet_manager.cc:1403] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260630 12:28:15.802081 24796 raft_consensus.cc:359] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:15.802719 24796 raft_consensus.cc:740] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b67b5c5885740ce8856e189d777dd48, State: Initialized, Role: FOLLOWER
I20260630 12:28:15.803754 24796 consensus_queue.cc:260] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:15.804327 24796 raft_consensus.cc:399] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:15.804571 24796 raft_consensus.cc:493] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:15.804821 24796 raft_consensus.cc:3060] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:15.810696 24796 raft_consensus.cc:515] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:15.811383 24796 leader_election.cc:304] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3b67b5c5885740ce8856e189d777dd48; no voters: 
I20260630 12:28:15.812072 24796 leader_election.cc:290] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:28:15.812196 24804 raft_consensus.cc:2804] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:28:15.812709 24804 raft_consensus.cc:697] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [term 2 LEADER]: Becoming Leader. State: Replica: 3b67b5c5885740ce8856e189d777dd48, State: Running, Role: LEADER
I20260630 12:28:15.813400 24804 consensus_queue.cc:237] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:15.813671 24796 ts_tablet_manager.cc:1434] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260630 12:28:15.814577 24796 tablet_bootstrap.cc:492] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48: Bootstrap starting.
I20260630 12:28:15.815207 24871 heartbeater.cc:344] Connected to a master server at 127.16.110.190:37279
I20260630 12:28:15.815641 24871 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:15.816612 24871 heartbeater.cc:507] Master 127.16.110.190:37279 requested a full tablet report, sending...
I20260630 12:28:15.821957 24331 ts_manager.cc:194] Re-registered known tserver with Master: 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129:35865)
I20260630 12:28:15.829262 24796 tablet_bootstrap.cc:492] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:15.830228 24796 tablet_bootstrap.cc:492] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48: Bootstrap complete.
I20260630 12:28:15.830835 24796 ts_tablet_manager.cc:1403] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.006s
I20260630 12:28:15.831138 24331 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33150
I20260630 12:28:15.833261 24796 raft_consensus.cc:359] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:15.834000 24796 raft_consensus.cc:740] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b67b5c5885740ce8856e189d777dd48, State: Initialized, Role: FOLLOWER
I20260630 12:28:15.834476 24871 heartbeater.cc:499] Master 127.16.110.190:37279 was elected leader, sending a full tablet report...
I20260630 12:28:15.834683 24796 consensus_queue.cc:260] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48 [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: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:15.836665 24796 ts_tablet_manager.cc:1434] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:28:15.948553 24876 ts_tablet_manager.cc:933] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030: Initiating tablet copy from peer 525180cbe1b14489a3e7255baf8a7c43 (127.16.110.131:38757)
I20260630 12:28:15.949833 24876 tablet_copy_client.cc:323] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.131:38757
I20260630 12:28:15.957710 24593 tablet_copy_service.cc:140] P 525180cbe1b14489a3e7255baf8a7c43: Received BeginTabletCopySession request for tablet 85cf808395784ddfbd816f5f9392a655 from peer db42898fb27f433c97fe3604bdb48030 ({username='slave'} at 127.0.0.1:50946)
I20260630 12:28:15.958137 24593 tablet_copy_service.cc:161] P 525180cbe1b14489a3e7255baf8a7c43: Beginning new tablet copy session on tablet 85cf808395784ddfbd816f5f9392a655 from peer db42898fb27f433c97fe3604bdb48030 at {username='slave'} at 127.0.0.1:50946: session id = db42898fb27f433c97fe3604bdb48030-85cf808395784ddfbd816f5f9392a655
I20260630 12:28:15.963222 24593 tablet_copy_source_session.cc:215] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:15.965718 24876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85cf808395784ddfbd816f5f9392a655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:15.976023 24876 tablet_copy_client.cc:806] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:15.976579 24876 tablet_copy_client.cc:670] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:15.979888 24876 tablet_copy_client.cc:538] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:15.985752 24876 tablet_bootstrap.cc:492] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030: Bootstrap starting.
I20260630 12:28:16.001705 24876 tablet_bootstrap.cc:492] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:16.002424 24876 tablet_bootstrap.cc:492] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030: Bootstrap complete.
I20260630 12:28:16.003031 24876 ts_tablet_manager.cc:1403] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260630 12:28:16.005298 24876 raft_consensus.cc:359] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } }
I20260630 12:28:16.005899 24876 raft_consensus.cc:740] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: db42898fb27f433c97fe3604bdb48030, State: Initialized, Role: LEARNER
I20260630 12:28:16.006462 24876 consensus_queue.cc:260] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030 [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: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } }
I20260630 12:28:16.008322 24771 heartbeater.cc:499] Master 127.16.110.190:37279 was elected leader, sending a full tablet report...
I20260630 12:28:16.008690 24876 ts_tablet_manager.cc:1434] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260630 12:28:16.010866 24593 tablet_copy_service.cc:342] P 525180cbe1b14489a3e7255baf8a7c43: Request end of tablet copy session db42898fb27f433c97fe3604bdb48030-85cf808395784ddfbd816f5f9392a655 received from {username='slave'} at 127.0.0.1:50946
I20260630 12:28:16.011240 24593 tablet_copy_service.cc:434] P 525180cbe1b14489a3e7255baf8a7c43: ending tablet copy session db42898fb27f433c97fe3604bdb48030-85cf808395784ddfbd816f5f9392a655 on tablet 85cf808395784ddfbd816f5f9392a655 with peer db42898fb27f433c97fe3604bdb48030
I20260630 12:28:16.044265 24829 tablet_service.cc:1558] Processing DeleteTablet for tablet fd95d97d8046498d8793a697bf42be79 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:28:15 UTC) from {username='slave'} at 127.0.0.1:60060
I20260630 12:28:16.045766 24881 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:16.046473 24881 raft_consensus.cc:2243] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:16.047042 24881 raft_consensus.cc:2272] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:16.049911 24881 ts_tablet_manager.cc:1916] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:28:16.061239 24881 ts_tablet_manager.cc:1929] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:28:16.061641 24881 log.cc:1199] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-0-root/wals/fd95d97d8046498d8793a697bf42be79
I20260630 12:28:16.062331 24881 ts_tablet_manager.cc:1950] T fd95d97d8046498d8793a697bf42be79 P 3b67b5c5885740ce8856e189d777dd48: Deleting consensus metadata
I20260630 12:28:16.065047 24319 catalog_manager.cc:5028] TS 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129:35865): tablet fd95d97d8046498d8793a697bf42be79 (table dugtrio [id=cb972d929f784ad79ade7394455f5dd6]) successfully deleted
I20260630 12:28:16.077536 24829 tablet_service.cc:1558] Processing DeleteTablet for tablet b14365e3f3644f06b0304a3b25eabb4e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:28:15 UTC) from {username='slave'} at 127.0.0.1:60060
I20260630 12:28:16.078325 24881 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:16.078996 24881 raft_consensus.cc:2243] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:16.079475 24881 raft_consensus.cc:2272] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:16.082310 24881 ts_tablet_manager.cc:1916] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:28:16.093379 24881 ts_tablet_manager.cc:1929] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:28:16.093736 24881 log.cc:1199] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-0-root/wals/b14365e3f3644f06b0304a3b25eabb4e
I20260630 12:28:16.094482 24881 ts_tablet_manager.cc:1950] T b14365e3f3644f06b0304a3b25eabb4e P 3b67b5c5885740ce8856e189d777dd48: Deleting consensus metadata
I20260630 12:28:16.097497 24319 catalog_manager.cc:5028] TS 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129:35865): tablet b14365e3f3644f06b0304a3b25eabb4e (table dugtrio [id=cb972d929f784ad79ade7394455f5dd6]) successfully deleted
I20260630 12:28:16.105026 24689 consensus_queue.cc:1050] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:16.109120 24876 ts_tablet_manager.cc:933] T 47ab85f3a7c64ae490c74503413727ac P db42898fb27f433c97fe3604bdb48030: Initiating tablet copy from peer 525180cbe1b14489a3e7255baf8a7c43 (127.16.110.131:38757)
I20260630 12:28:16.111258 24876 tablet_copy_client.cc:323] T 47ab85f3a7c64ae490c74503413727ac P db42898fb27f433c97fe3604bdb48030: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.131:38757
I20260630 12:28:16.111157 24841 raft_consensus.cc:2955] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } } }
I20260630 12:28:16.113142 24593 tablet_copy_service.cc:140] P 525180cbe1b14489a3e7255baf8a7c43: Received BeginTabletCopySession request for tablet 47ab85f3a7c64ae490c74503413727ac from peer db42898fb27f433c97fe3604bdb48030 ({username='slave'} at 127.0.0.1:50946)
I20260630 12:28:16.113729 24593 tablet_copy_service.cc:161] P 525180cbe1b14489a3e7255baf8a7c43: Beginning new tablet copy session on tablet 47ab85f3a7c64ae490c74503413727ac from peer db42898fb27f433c97fe3604bdb48030 at {username='slave'} at 127.0.0.1:50946: session id = db42898fb27f433c97fe3604bdb48030-47ab85f3a7c64ae490c74503413727ac
I20260630 12:28:16.119665 24593 tablet_copy_source_session.cc:215] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:16.122814 24876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47ab85f3a7c64ae490c74503413727ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:16.135109 24876 tablet_copy_client.cc:806] T 47ab85f3a7c64ae490c74503413727ac P db42898fb27f433c97fe3604bdb48030: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:16.135649 24876 tablet_copy_client.cc:670] T 47ab85f3a7c64ae490c74503413727ac P db42898fb27f433c97fe3604bdb48030: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:16.139410 24876 tablet_copy_client.cc:538] T 47ab85f3a7c64ae490c74503413727ac P db42898fb27f433c97fe3604bdb48030: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:16.145501 24876 tablet_bootstrap.cc:492] T 47ab85f3a7c64ae490c74503413727ac P db42898fb27f433c97fe3604bdb48030: Bootstrap starting.
I20260630 12:28:16.154557 24841 raft_consensus.cc:2955] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } } }
I20260630 12:28:16.160162 24876 tablet_bootstrap.cc:492] T 47ab85f3a7c64ae490c74503413727ac P db42898fb27f433c97fe3604bdb48030: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:16.160897 24876 tablet_bootstrap.cc:492] T 47ab85f3a7c64ae490c74503413727ac P db42898fb27f433c97fe3604bdb48030: Bootstrap complete.
I20260630 12:28:16.161629 24876 ts_tablet_manager.cc:1403] T 47ab85f3a7c64ae490c74503413727ac P db42898fb27f433c97fe3604bdb48030: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.007s
I20260630 12:28:16.164354 24876 raft_consensus.cc:359] T 47ab85f3a7c64ae490c74503413727ac P db42898fb27f433c97fe3604bdb48030 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } }
I20260630 12:28:16.164953 24876 raft_consensus.cc:740] T 47ab85f3a7c64ae490c74503413727ac P db42898fb27f433c97fe3604bdb48030 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: db42898fb27f433c97fe3604bdb48030, State: Initialized, Role: LEARNER
I20260630 12:28:16.165448 24876 consensus_queue.cc:260] T 47ab85f3a7c64ae490c74503413727ac P db42898fb27f433c97fe3604bdb48030 [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: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } }
I20260630 12:28:16.167349 24876 ts_tablet_manager.cc:1434] T 47ab85f3a7c64ae490c74503413727ac P db42898fb27f433c97fe3604bdb48030: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:28:16.169124 24593 tablet_copy_service.cc:342] P 525180cbe1b14489a3e7255baf8a7c43: Request end of tablet copy session db42898fb27f433c97fe3604bdb48030-47ab85f3a7c64ae490c74503413727ac received from {username='slave'} at 127.0.0.1:50946
I20260630 12:28:16.169539 24593 tablet_copy_service.cc:434] P 525180cbe1b14489a3e7255baf8a7c43: ending tablet copy session db42898fb27f433c97fe3604bdb48030-47ab85f3a7c64ae490c74503413727ac on tablet 47ab85f3a7c64ae490c74503413727ac with peer db42898fb27f433c97fe3604bdb48030
I20260630 12:28:16.184875 24841 raft_consensus.cc:2955] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } } }
I20260630 12:28:16.267894 24583 raft_consensus.cc:1275] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43 [term 2 FOLLOWER]: Refusing update from remote peer eebfddde3b254fd089f3a620cce91335: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:16.269384 24888 consensus_queue.cc:1048] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:16.276754 24841 raft_consensus.cc:3060] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:28:16.287889 24841 raft_consensus.cc:1275] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [term 2 FOLLOWER]: Refusing update from remote peer eebfddde3b254fd089f3a620cce91335: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:28:16.289352 24888 consensus_queue.cc:1048] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:16.329805 24876 ts_tablet_manager.cc:933] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030: Initiating tablet copy from peer 525180cbe1b14489a3e7255baf8a7c43 (127.16.110.131:38757)
I20260630 12:28:16.331122 24876 tablet_copy_client.cc:323] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.131:38757
I20260630 12:28:16.332552 24593 tablet_copy_service.cc:140] P 525180cbe1b14489a3e7255baf8a7c43: Received BeginTabletCopySession request for tablet 0e85ff2ba0a74773a3b51960593e81af from peer db42898fb27f433c97fe3604bdb48030 ({username='slave'} at 127.0.0.1:50946)
I20260630 12:28:16.332952 24593 tablet_copy_service.cc:161] P 525180cbe1b14489a3e7255baf8a7c43: Beginning new tablet copy session on tablet 0e85ff2ba0a74773a3b51960593e81af from peer db42898fb27f433c97fe3604bdb48030 at {username='slave'} at 127.0.0.1:50946: session id = db42898fb27f433c97fe3604bdb48030-0e85ff2ba0a74773a3b51960593e81af
I20260630 12:28:16.338446 24593 tablet_copy_source_session.cc:215] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:16.340972 24876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e85ff2ba0a74773a3b51960593e81af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:16.352866 24876 tablet_copy_client.cc:806] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:16.353334 24876 tablet_copy_client.cc:670] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:16.356666 24876 tablet_copy_client.cc:538] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:16.361802 24876 tablet_bootstrap.cc:492] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030: Bootstrap starting.
I20260630 12:28:16.373616 24876 tablet_bootstrap.cc:492] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:16.374270 24876 tablet_bootstrap.cc:492] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030: Bootstrap complete.
I20260630 12:28:16.374805 24876 ts_tablet_manager.cc:1403] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:28:16.376721 24876 raft_consensus.cc:359] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } }
I20260630 12:28:16.377277 24876 raft_consensus.cc:740] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: db42898fb27f433c97fe3604bdb48030, State: Initialized, Role: LEARNER
I20260630 12:28:16.377733 24876 consensus_queue.cc:260] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030 [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: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } }
I20260630 12:28:16.379359 24876 ts_tablet_manager.cc:1434] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:28:16.381119 24593 tablet_copy_service.cc:342] P 525180cbe1b14489a3e7255baf8a7c43: Request end of tablet copy session db42898fb27f433c97fe3604bdb48030-0e85ff2ba0a74773a3b51960593e81af received from {username='slave'} at 127.0.0.1:50946
I20260630 12:28:16.381533 24593 tablet_copy_service.cc:434] P 525180cbe1b14489a3e7255baf8a7c43: ending tablet copy session db42898fb27f433c97fe3604bdb48030-0e85ff2ba0a74773a3b51960593e81af on tablet 0e85ff2ba0a74773a3b51960593e81af with peer db42898fb27f433c97fe3604bdb48030
I20260630 12:28:16.470013 24746 raft_consensus.cc:1217] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:28:16.551167 24583 consensus_queue.cc:237] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [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: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:16.555749 24509 raft_consensus.cc:1275] T 85cf808395784ddfbd816f5f9392a655 P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Refusing update from remote peer 525180cbe1b14489a3e7255baf8a7c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:16.555902 24841 raft_consensus.cc:1275] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Refusing update from remote peer 525180cbe1b14489a3e7255baf8a7c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:16.557204 24896 consensus_queue.cc:1048] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:16.557826 24897 consensus_queue.cc:1048] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:16.564272 24689 raft_consensus.cc:2955] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } }
I20260630 12:28:16.566236 24841 raft_consensus.cc:2955] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } }
I20260630 12:28:16.566236 24509 raft_consensus.cc:2955] T 85cf808395784ddfbd816f5f9392a655 P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } }
I20260630 12:28:16.571683 24316 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 85cf808395784ddfbd816f5f9392a655 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:16.575578 24331 catalog_manager.cc:5697] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 reported cstate change: config changed from index 2 to 3, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) evicted. New cstate: current_term: 1 leader_uuid: "525180cbe1b14489a3e7255baf8a7c43" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:16.599611 24736 tablet_service.cc:1558] Processing DeleteTablet for tablet 85cf808395784ddfbd816f5f9392a655 with delete_type TABLET_DATA_TOMBSTONED (TS db42898fb27f433c97fe3604bdb48030 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:38690
I20260630 12:28:16.601352 24903 tablet_replica.cc:333] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030: stopping tablet replica
I20260630 12:28:16.602070 24903 raft_consensus.cc:2243] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:28:16.602589 24903 raft_consensus.cc:2272] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:28:16.605018 24903 ts_tablet_manager.cc:1916] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:16.613126 24583 consensus_queue.cc:237] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [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: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } }
I20260630 12:28:16.619081 24841 raft_consensus.cc:1275] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Refusing update from remote peer 525180cbe1b14489a3e7255baf8a7c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:16.620684 24903 ts_tablet_manager.cc:1929] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:28:16.621130 24903 log.cc:1199] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-3-root/wals/85cf808395784ddfbd816f5f9392a655
I20260630 12:28:16.621762 24897 consensus_queue.cc:1048] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:16.622334 24509 raft_consensus.cc:1275] T 0e85ff2ba0a74773a3b51960593e81af P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Refusing update from remote peer 525180cbe1b14489a3e7255baf8a7c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:16.623135 24319 catalog_manager.cc:5028] TS db42898fb27f433c97fe3604bdb48030 (127.16.110.132:46279): tablet 85cf808395784ddfbd816f5f9392a655 (table test-workload [id=640ae270c9714e2fbe38496948e712a4]) successfully deleted
I20260630 12:28:16.624331 24897 consensus_queue.cc:1048] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260630 12:28:16.629591 24897 raft_consensus.cc:2955] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } }
I20260630 12:28:16.634514 24509 raft_consensus.cc:2955] T 0e85ff2ba0a74773a3b51960593e81af P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } }
I20260630 12:28:16.635427 24841 raft_consensus.cc:2955] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } }
I20260630 12:28:16.636545 24583 consensus_queue.cc:237] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [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: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } }
I20260630 12:28:16.639444 24316 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0e85ff2ba0a74773a3b51960593e81af with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:16.644768 24331 catalog_manager.cc:5697] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 reported cstate change: config changed from index 2 to 3, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) evicted. New cstate: current_term: 1 leader_uuid: "525180cbe1b14489a3e7255baf8a7c43" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:16.650334 24509 raft_consensus.cc:1275] T 47ab85f3a7c64ae490c74503413727ac P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Refusing update from remote peer 525180cbe1b14489a3e7255baf8a7c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:16.653187 24841 raft_consensus.cc:1275] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Refusing update from remote peer 525180cbe1b14489a3e7255baf8a7c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:16.653074 24896 consensus_queue.cc:1048] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:16.654728 24689 consensus_queue.cc:1048] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:16.659438 24736 tablet_service.cc:1558] Processing DeleteTablet for tablet 0e85ff2ba0a74773a3b51960593e81af with delete_type TABLET_DATA_TOMBSTONED (TS db42898fb27f433c97fe3604bdb48030 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:38690
I20260630 12:28:16.660430 24903 tablet_replica.cc:333] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030: stopping tablet replica
I20260630 12:28:16.661238 24903 raft_consensus.cc:2243] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:28:16.661723 24903 raft_consensus.cc:2272] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:28:16.665402 24689 raft_consensus.cc:2955] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } }
I20260630 12:28:16.667351 24841 raft_consensus.cc:2955] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } }
I20260630 12:28:16.669780 24509 raft_consensus.cc:2955] T 47ab85f3a7c64ae490c74503413727ac P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } }
I20260630 12:28:16.671608 24903 ts_tablet_manager.cc:1916] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:16.675302 24316 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 47ab85f3a7c64ae490c74503413727ac with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:16.681331 24330 catalog_manager.cc:5697] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48 reported cstate change: config changed from index 2 to 3, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) evicted. New cstate: current_term: 1 leader_uuid: "525180cbe1b14489a3e7255baf8a7c43" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } }
I20260630 12:28:16.690863 24903 ts_tablet_manager.cc:1929] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:28:16.691200 24736 tablet_service.cc:1558] Processing DeleteTablet for tablet 47ab85f3a7c64ae490c74503413727ac with delete_type TABLET_DATA_TOMBSTONED (TS db42898fb27f433c97fe3604bdb48030 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:38690
I20260630 12:28:16.691589 24903 log.cc:1199] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-3-root/wals/0e85ff2ba0a74773a3b51960593e81af
I20260630 12:28:16.693202 24319 catalog_manager.cc:5028] TS db42898fb27f433c97fe3604bdb48030 (127.16.110.132:46279): tablet 0e85ff2ba0a74773a3b51960593e81af (table test-workload [id=640ae270c9714e2fbe38496948e712a4]) successfully deleted
I20260630 12:28:16.693383 24903 tablet_replica.cc:333] T 47ab85f3a7c64ae490c74503413727ac P db42898fb27f433c97fe3604bdb48030: stopping tablet replica
I20260630 12:28:16.695955 24903 raft_consensus.cc:2243] T 47ab85f3a7c64ae490c74503413727ac P db42898fb27f433c97fe3604bdb48030 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:28:16.696523 24903 raft_consensus.cc:2272] T 47ab85f3a7c64ae490c74503413727ac P db42898fb27f433c97fe3604bdb48030 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:28:16.698933 24903 ts_tablet_manager.cc:1916] T 47ab85f3a7c64ae490c74503413727ac P db42898fb27f433c97fe3604bdb48030: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:16.711125 24903 ts_tablet_manager.cc:1929] T 47ab85f3a7c64ae490c74503413727ac P db42898fb27f433c97fe3604bdb48030: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:28:16.711648 24903 log.cc:1199] T 47ab85f3a7c64ae490c74503413727ac P db42898fb27f433c97fe3604bdb48030: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-3-root/wals/47ab85f3a7c64ae490c74503413727ac
I20260630 12:28:16.714253 24319 catalog_manager.cc:5028] TS db42898fb27f433c97fe3604bdb48030 (127.16.110.132:46279): tablet 47ab85f3a7c64ae490c74503413727ac (table test-workload [id=640ae270c9714e2fbe38496948e712a4]) successfully deleted
I20260630 12:28:16.732609 24509 consensus_queue.cc:237] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [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: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } attrs { replace: true } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } }
I20260630 12:28:16.738829 24841 raft_consensus.cc:1275] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [term 2 FOLLOWER]: Refusing update from remote peer eebfddde3b254fd089f3a620cce91335: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:16.738902 24583 raft_consensus.cc:1275] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43 [term 2 FOLLOWER]: Refusing update from remote peer eebfddde3b254fd089f3a620cce91335: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:28:16.740587 24887 consensus_queue.cc:1048] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:28:16.741564 24906 consensus_queue.cc:1048] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:28:16.748265 24475 consensus_peers.cc:597] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 -> Peer db42898fb27f433c97fe3604bdb48030 (127.16.110.132:46279): Couldn't send request to peer db42898fb27f433c97fe3604bdb48030. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 85331d8f7370447795e421dd27a0083b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:16.748695 24888 raft_consensus.cc:2955] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } attrs { replace: true } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } } }
I20260630 12:28:16.750713 24583 raft_consensus.cc:2955] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } attrs { replace: true } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } } }
I20260630 12:28:16.756574 24841 raft_consensus.cc:2955] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } attrs { replace: true } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } } }
I20260630 12:28:16.761271 24331 catalog_manager.cc:5697] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 reported cstate change: config changed from index -1 to 3, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) added. New cstate: current_term: 2 leader_uuid: "eebfddde3b254fd089f3a620cce91335" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:16.775610 24583 consensus_queue.cc:237] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [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: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } attrs { replace: true } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } }
I20260630 12:28:16.781344 24509 raft_consensus.cc:1275] T 0e85ff2ba0a74773a3b51960593e81af P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Refusing update from remote peer 525180cbe1b14489a3e7255baf8a7c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:16.781667 24841 raft_consensus.cc:1275] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Refusing update from remote peer 525180cbe1b14489a3e7255baf8a7c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:28:16.781899 24549 consensus_peers.cc:597] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 -> Peer db42898fb27f433c97fe3604bdb48030 (127.16.110.132:46279): Couldn't send request to peer db42898fb27f433c97fe3604bdb48030. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:16.783116 24897 consensus_queue.cc:1048] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:16.783756 24896 consensus_queue.cc:1048] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:16.789924 24689 raft_consensus.cc:2955] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } attrs { replace: true } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } } }
I20260630 12:28:16.791484 24509 raft_consensus.cc:2955] T 0e85ff2ba0a74773a3b51960593e81af P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } attrs { replace: true } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } } }
I20260630 12:28:16.797104 24841 raft_consensus.cc:2955] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } attrs { replace: true } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } } }
I20260630 12:28:16.802665 24329 catalog_manager.cc:5697] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 reported cstate change: config changed from index 3 to 4, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "525180cbe1b14489a3e7255baf8a7c43" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:16.803668 24583 consensus_queue.cc:237] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [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: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } attrs { replace: true } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } }
W20260630 12:28:16.811125 24549 consensus_peers.cc:597] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 -> Peer db42898fb27f433c97fe3604bdb48030 (127.16.110.132:46279): Couldn't send request to peer db42898fb27f433c97fe3604bdb48030. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:16.811606 24509 raft_consensus.cc:1275] T 85cf808395784ddfbd816f5f9392a655 P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Refusing update from remote peer 525180cbe1b14489a3e7255baf8a7c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:16.813442 24689 consensus_queue.cc:1048] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:16.813787 24841 raft_consensus.cc:1275] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Refusing update from remote peer 525180cbe1b14489a3e7255baf8a7c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:16.816457 24896 consensus_queue.cc:1048] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:16.827068 24896 raft_consensus.cc:2955] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } attrs { replace: true } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } } }
I20260630 12:28:16.828912 24841 raft_consensus.cc:2955] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } attrs { replace: true } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } } }
I20260630 12:28:16.829450 24509 raft_consensus.cc:2955] T 85cf808395784ddfbd816f5f9392a655 P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } attrs { replace: true } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } } }
I20260630 12:28:16.841890 24330 catalog_manager.cc:5697] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48 reported cstate change: config changed from index 3 to 4, NON_VOTER db42898fb27f433c97fe3604bdb48030 (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "525180cbe1b14489a3e7255baf8a7c43" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } attrs { replace: true } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } } }
I20260630 12:28:17.203099 24910 ts_tablet_manager.cc:933] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030: Initiating tablet copy from peer 525180cbe1b14489a3e7255baf8a7c43 (127.16.110.131:38757)
I20260630 12:28:17.204866 24910 tablet_copy_client.cc:323] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.131:38757
I20260630 12:28:17.206394 24593 tablet_copy_service.cc:140] P 525180cbe1b14489a3e7255baf8a7c43: Received BeginTabletCopySession request for tablet 0e85ff2ba0a74773a3b51960593e81af from peer db42898fb27f433c97fe3604bdb48030 ({username='slave'} at 127.0.0.1:50946)
I20260630 12:28:17.206849 24593 tablet_copy_service.cc:161] P 525180cbe1b14489a3e7255baf8a7c43: Beginning new tablet copy session on tablet 0e85ff2ba0a74773a3b51960593e81af from peer db42898fb27f433c97fe3604bdb48030 at {username='slave'} at 127.0.0.1:50946: session id = db42898fb27f433c97fe3604bdb48030-0e85ff2ba0a74773a3b51960593e81af
I20260630 12:28:17.212738 24593 tablet_copy_source_session.cc:215] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:17.215304 24910 ts_tablet_manager.cc:1916] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:28:17.229072 24910 ts_tablet_manager.cc:1929] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:28:17.229696 24910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e85ff2ba0a74773a3b51960593e81af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:17.235738 24910 tablet_copy_client.cc:806] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:17.236349 24910 tablet_copy_client.cc:670] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:17.240013 24910 tablet_copy_client.cc:538] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:17.247429 24910 tablet_bootstrap.cc:492] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030: Bootstrap starting.
I20260630 12:28:17.268729 24913 ts_tablet_manager.cc:933] T 85331d8f7370447795e421dd27a0083b P db42898fb27f433c97fe3604bdb48030: Initiating tablet copy from peer eebfddde3b254fd089f3a620cce91335 (127.16.110.130:36319)
I20260630 12:28:17.268872 24910 tablet_bootstrap.cc:492] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:17.269740 24910 tablet_bootstrap.cc:492] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030: Bootstrap complete.
I20260630 12:28:17.270530 24910 ts_tablet_manager.cc:1403] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260630 12:28:17.270467 24913 tablet_copy_client.cc:323] T 85331d8f7370447795e421dd27a0083b P db42898fb27f433c97fe3604bdb48030: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.130:36319
I20260630 12:28:17.275895 24910 raft_consensus.cc:359] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } attrs { replace: true } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } }
I20260630 12:28:17.276786 24910 raft_consensus.cc:740] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: db42898fb27f433c97fe3604bdb48030, State: Initialized, Role: LEARNER
I20260630 12:28:17.277347 24910 consensus_queue.cc:260] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } attrs { replace: true } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } }
I20260630 12:28:17.288431 24519 tablet_copy_service.cc:140] P eebfddde3b254fd089f3a620cce91335: Received BeginTabletCopySession request for tablet 85331d8f7370447795e421dd27a0083b from peer db42898fb27f433c97fe3604bdb48030 ({username='slave'} at 127.0.0.1:47678)
I20260630 12:28:17.289283 24519 tablet_copy_service.cc:161] P eebfddde3b254fd089f3a620cce91335: Beginning new tablet copy session on tablet 85331d8f7370447795e421dd27a0083b from peer db42898fb27f433c97fe3604bdb48030 at {username='slave'} at 127.0.0.1:47678: session id = db42898fb27f433c97fe3604bdb48030-85331d8f7370447795e421dd27a0083b
I20260630 12:28:17.292111 24910 ts_tablet_manager.cc:1434] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.008s
I20260630 12:28:17.294226 24593 tablet_copy_service.cc:342] P 525180cbe1b14489a3e7255baf8a7c43: Request end of tablet copy session db42898fb27f433c97fe3604bdb48030-0e85ff2ba0a74773a3b51960593e81af received from {username='slave'} at 127.0.0.1:50946
I20260630 12:28:17.294651 24593 tablet_copy_service.cc:434] P 525180cbe1b14489a3e7255baf8a7c43: ending tablet copy session db42898fb27f433c97fe3604bdb48030-0e85ff2ba0a74773a3b51960593e81af on tablet 0e85ff2ba0a74773a3b51960593e81af with peer db42898fb27f433c97fe3604bdb48030
I20260630 12:28:17.298305 24519 tablet_copy_source_session.cc:215] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:17.301698 24913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85331d8f7370447795e421dd27a0083b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:17.318706 24913 tablet_copy_client.cc:806] T 85331d8f7370447795e421dd27a0083b P db42898fb27f433c97fe3604bdb48030: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:17.319343 24913 tablet_copy_client.cc:670] T 85331d8f7370447795e421dd27a0083b P db42898fb27f433c97fe3604bdb48030: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:17.323223 24913 tablet_copy_client.cc:538] T 85331d8f7370447795e421dd27a0083b P db42898fb27f433c97fe3604bdb48030: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:17.329960 24913 tablet_bootstrap.cc:492] T 85331d8f7370447795e421dd27a0083b P db42898fb27f433c97fe3604bdb48030: Bootstrap starting.
I20260630 12:28:17.348848 24913 tablet_bootstrap.cc:492] T 85331d8f7370447795e421dd27a0083b P db42898fb27f433c97fe3604bdb48030: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:17.349653 24913 tablet_bootstrap.cc:492] T 85331d8f7370447795e421dd27a0083b P db42898fb27f433c97fe3604bdb48030: Bootstrap complete.
I20260630 12:28:17.350248 24913 ts_tablet_manager.cc:1403] T 85331d8f7370447795e421dd27a0083b P db42898fb27f433c97fe3604bdb48030: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260630 12:28:17.353240 24913 raft_consensus.cc:359] T 85331d8f7370447795e421dd27a0083b P db42898fb27f433c97fe3604bdb48030 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } attrs { replace: true } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } }
I20260630 12:28:17.353914 24913 raft_consensus.cc:740] T 85331d8f7370447795e421dd27a0083b P db42898fb27f433c97fe3604bdb48030 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: db42898fb27f433c97fe3604bdb48030, State: Initialized, Role: LEARNER
I20260630 12:28:17.354455 24913 consensus_queue.cc:260] T 85331d8f7370447795e421dd27a0083b P db42898fb27f433c97fe3604bdb48030 [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: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } attrs { replace: true } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } }
I20260630 12:28:17.356559 24913 ts_tablet_manager.cc:1434] T 85331d8f7370447795e421dd27a0083b P db42898fb27f433c97fe3604bdb48030: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:28:17.358590 24519 tablet_copy_service.cc:342] P eebfddde3b254fd089f3a620cce91335: Request end of tablet copy session db42898fb27f433c97fe3604bdb48030-85331d8f7370447795e421dd27a0083b received from {username='slave'} at 127.0.0.1:47678
I20260630 12:28:17.358997 24519 tablet_copy_service.cc:434] P eebfddde3b254fd089f3a620cce91335: ending tablet copy session db42898fb27f433c97fe3604bdb48030-85331d8f7370447795e421dd27a0083b on tablet 85331d8f7370447795e421dd27a0083b with peer db42898fb27f433c97fe3604bdb48030
I20260630 12:28:17.425555 24913 ts_tablet_manager.cc:933] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030: Initiating tablet copy from peer 525180cbe1b14489a3e7255baf8a7c43 (127.16.110.131:38757)
I20260630 12:28:17.427198 24913 tablet_copy_client.cc:323] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.131:38757
I20260630 12:28:17.428841 24593 tablet_copy_service.cc:140] P 525180cbe1b14489a3e7255baf8a7c43: Received BeginTabletCopySession request for tablet 85cf808395784ddfbd816f5f9392a655 from peer db42898fb27f433c97fe3604bdb48030 ({username='slave'} at 127.0.0.1:50946)
I20260630 12:28:17.429294 24593 tablet_copy_service.cc:161] P 525180cbe1b14489a3e7255baf8a7c43: Beginning new tablet copy session on tablet 85cf808395784ddfbd816f5f9392a655 from peer db42898fb27f433c97fe3604bdb48030 at {username='slave'} at 127.0.0.1:50946: session id = db42898fb27f433c97fe3604bdb48030-85cf808395784ddfbd816f5f9392a655
I20260630 12:28:17.434388 24593 tablet_copy_source_session.cc:215] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:17.437110 24913 ts_tablet_manager.cc:1916] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:28:17.452178 24913 ts_tablet_manager.cc:1929] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:28:17.452888 24913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85cf808395784ddfbd816f5f9392a655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:17.460299 24913 tablet_copy_client.cc:806] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:17.460870 24913 tablet_copy_client.cc:670] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030: tablet copy: Starting download of 1 WAL segments...
I20260630 12:28:17.464219 24913 tablet_copy_client.cc:538] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:17.472862 24913 tablet_bootstrap.cc:492] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030: Bootstrap starting.
I20260630 12:28:17.498111 24913 tablet_bootstrap.cc:492] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:17.498980 24913 tablet_bootstrap.cc:492] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030: Bootstrap complete.
I20260630 12:28:17.499667 24913 ts_tablet_manager.cc:1403] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.000s
I20260630 12:28:17.502523 24913 raft_consensus.cc:359] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } attrs { replace: true } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } }
I20260630 12:28:17.503373 24913 raft_consensus.cc:740] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: db42898fb27f433c97fe3604bdb48030, State: Initialized, Role: LEARNER
I20260630 12:28:17.504001 24913 consensus_queue.cc:260] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } attrs { replace: true } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: true } }
I20260630 12:28:17.506362 24913 ts_tablet_manager.cc:1434] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:28:17.508127 24593 tablet_copy_service.cc:342] P 525180cbe1b14489a3e7255baf8a7c43: Request end of tablet copy session db42898fb27f433c97fe3604bdb48030-85cf808395784ddfbd816f5f9392a655 received from {username='slave'} at 127.0.0.1:50946
I20260630 12:28:17.508574 24593 tablet_copy_service.cc:434] P 525180cbe1b14489a3e7255baf8a7c43: ending tablet copy session db42898fb27f433c97fe3604bdb48030-85cf808395784ddfbd816f5f9392a655 on tablet 85cf808395784ddfbd816f5f9392a655 with peer db42898fb27f433c97fe3604bdb48030
I20260630 12:28:17.710259 24746 raft_consensus.cc:1217] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:28:17.875686 24746 raft_consensus.cc:1217] T 85331d8f7370447795e421dd27a0083b P db42898fb27f433c97fe3604bdb48030 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:28:18.048985 24746 raft_consensus.cc:1217] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:28:18.264906 24921 raft_consensus.cc:1064] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43: attempting to promote NON_VOTER db42898fb27f433c97fe3604bdb48030 to VOTER
I20260630 12:28:18.266868 24921 consensus_queue.cc:237] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } attrs { replace: true } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } }
I20260630 12:28:18.273307 24839 raft_consensus.cc:1275] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Refusing update from remote peer 525180cbe1b14489a3e7255baf8a7c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:28:18.273468 24746 raft_consensus.cc:1275] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030 [term 1 LEARNER]: Refusing update from remote peer 525180cbe1b14489a3e7255baf8a7c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:28:18.273710 24509 raft_consensus.cc:1275] T 0e85ff2ba0a74773a3b51960593e81af P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Refusing update from remote peer 525180cbe1b14489a3e7255baf8a7c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:28:18.274979 24896 consensus_queue.cc:1048] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:28:18.275858 24921 consensus_queue.cc:1048] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:28:18.276715 24897 consensus_queue.cc:1048] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:28:18.294028 24897 raft_consensus.cc:2955] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, db42898fb27f433c97fe3604bdb48030 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } attrs { replace: true } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } } }
I20260630 12:28:18.295974 24746 raft_consensus.cc:2955] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, db42898fb27f433c97fe3604bdb48030 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } attrs { replace: true } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } } }
I20260630 12:28:18.296905 24839 raft_consensus.cc:2955] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, db42898fb27f433c97fe3604bdb48030 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } attrs { replace: true } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } } }
I20260630 12:28:18.306591 24509 raft_consensus.cc:2955] T 0e85ff2ba0a74773a3b51960593e81af P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, db42898fb27f433c97fe3604bdb48030 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } attrs { replace: true } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } } }
I20260630 12:28:18.309878 24329 catalog_manager.cc:5697] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030 reported cstate change: config changed from index 4 to 5, db42898fb27f433c97fe3604bdb48030 (127.16.110.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "525180cbe1b14489a3e7255baf8a7c43" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } attrs { replace: true } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } } }
I20260630 12:28:18.341110 24583 consensus_queue.cc:237] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } }
I20260630 12:28:18.346340 24746 raft_consensus.cc:1275] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030 [term 1 FOLLOWER]: Refusing update from remote peer 525180cbe1b14489a3e7255baf8a7c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:28:18.347298 24839 raft_consensus.cc:1275] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Refusing update from remote peer 525180cbe1b14489a3e7255baf8a7c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:28:18.348189 24897 consensus_queue.cc:1048] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:28:18.349161 24921 consensus_queue.cc:1048] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:28:18.355698 24921 raft_consensus.cc:2955] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER eebfddde3b254fd089f3a620cce91335 (127.16.110.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } } }
I20260630 12:28:18.357933 24746 raft_consensus.cc:2955] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER eebfddde3b254fd089f3a620cce91335 (127.16.110.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } } }
I20260630 12:28:18.359755 24839 raft_consensus.cc:2955] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER eebfddde3b254fd089f3a620cce91335 (127.16.110.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } } }
I20260630 12:28:18.367794 24316 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0e85ff2ba0a74773a3b51960593e81af with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:18.373941 24331 catalog_manager.cc:5697] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030 reported cstate change: config changed from index 5 to 6, VOTER eebfddde3b254fd089f3a620cce91335 (127.16.110.130) evicted. New cstate: current_term: 1 leader_uuid: "525180cbe1b14489a3e7255baf8a7c43" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } } }
I20260630 12:28:18.385064 24499 tablet_service.cc:1558] Processing DeleteTablet for tablet 0e85ff2ba0a74773a3b51960593e81af with delete_type TABLET_DATA_TOMBSTONED (TS eebfddde3b254fd089f3a620cce91335 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:49684
I20260630 12:28:18.391494 24933 tablet_replica.cc:333] T 0e85ff2ba0a74773a3b51960593e81af P eebfddde3b254fd089f3a620cce91335: stopping tablet replica
I20260630 12:28:18.392553 24933 raft_consensus.cc:2243] T 0e85ff2ba0a74773a3b51960593e81af P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:18.393472 24933 raft_consensus.cc:2272] T 0e85ff2ba0a74773a3b51960593e81af P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:18.395996 24933 ts_tablet_manager.cc:1916] T 0e85ff2ba0a74773a3b51960593e81af P eebfddde3b254fd089f3a620cce91335: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:18.407660 24933 ts_tablet_manager.cc:1929] T 0e85ff2ba0a74773a3b51960593e81af P eebfddde3b254fd089f3a620cce91335: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:28:18.407969 24933 log.cc:1199] T 0e85ff2ba0a74773a3b51960593e81af P eebfddde3b254fd089f3a620cce91335: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-1-root/wals/0e85ff2ba0a74773a3b51960593e81af
I20260630 12:28:18.409420 24318 catalog_manager.cc:5028] TS eebfddde3b254fd089f3a620cce91335 (127.16.110.130:36319): tablet 0e85ff2ba0a74773a3b51960593e81af (table test-workload [id=640ae270c9714e2fbe38496948e712a4]) successfully deleted
I20260630 12:28:18.467356 24923 raft_consensus.cc:1064] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335: attempting to promote NON_VOTER db42898fb27f433c97fe3604bdb48030 to VOTER
I20260630 12:28:18.470009 24923 consensus_queue.cc:237] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [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: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } attrs { replace: true } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } }
I20260630 12:28:18.476833 24583 raft_consensus.cc:1275] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43 [term 2 FOLLOWER]: Refusing update from remote peer eebfddde3b254fd089f3a620cce91335: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:18.478003 24746 raft_consensus.cc:1275] T 85331d8f7370447795e421dd27a0083b P db42898fb27f433c97fe3604bdb48030 [term 2 LEARNER]: Refusing update from remote peer eebfddde3b254fd089f3a620cce91335: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:18.478578 24934 consensus_queue.cc:1048] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:18.480343 24936 consensus_queue.cc:1048] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:18.489394 24839 raft_consensus.cc:1275] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [term 2 FOLLOWER]: Refusing update from remote peer eebfddde3b254fd089f3a620cce91335: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:28:18.491614 24936 consensus_queue.cc:1048] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:28:18.497515 24937 raft_consensus.cc:2955] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, db42898fb27f433c97fe3604bdb48030 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } attrs { replace: true } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } } }
I20260630 12:28:18.500119 24583 raft_consensus.cc:2955] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, db42898fb27f433c97fe3604bdb48030 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } attrs { replace: true } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } } }
I20260630 12:28:18.504073 24839 raft_consensus.cc:2955] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, db42898fb27f433c97fe3604bdb48030 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } attrs { replace: true } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } } }
I20260630 12:28:18.511699 24746 raft_consensus.cc:2955] T 85331d8f7370447795e421dd27a0083b P db42898fb27f433c97fe3604bdb48030 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, db42898fb27f433c97fe3604bdb48030 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } attrs { replace: true } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } } }
I20260630 12:28:18.520592 24331 catalog_manager.cc:5697] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43 reported cstate change: config changed from index 3 to 4, db42898fb27f433c97fe3604bdb48030 (127.16.110.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "eebfddde3b254fd089f3a620cce91335" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } attrs { replace: true } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } } }
I20260630 12:28:18.535993 24509 consensus_queue.cc:237] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [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: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } }
I20260630 12:28:18.541515 24746 raft_consensus.cc:1275] T 85331d8f7370447795e421dd27a0083b P db42898fb27f433c97fe3604bdb48030 [term 2 FOLLOWER]: Refusing update from remote peer eebfddde3b254fd089f3a620cce91335: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:28:18.542034 24839 raft_consensus.cc:1275] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [term 2 FOLLOWER]: Refusing update from remote peer eebfddde3b254fd089f3a620cce91335: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:28:18.543951 24937 consensus_queue.cc:1048] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:28:18.544961 24936 consensus_queue.cc:1048] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:28:18.552007 24937 raft_consensus.cc:2955] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 525180cbe1b14489a3e7255baf8a7c43 (127.16.110.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } } }
I20260630 12:28:18.554905 24745 raft_consensus.cc:2955] T 85331d8f7370447795e421dd27a0083b P db42898fb27f433c97fe3604bdb48030 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 525180cbe1b14489a3e7255baf8a7c43 (127.16.110.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } } }
I20260630 12:28:18.561368 24921 raft_consensus.cc:1064] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43: attempting to promote NON_VOTER db42898fb27f433c97fe3604bdb48030 to VOTER
I20260630 12:28:18.560797 24839 raft_consensus.cc:2955] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 525180cbe1b14489a3e7255baf8a7c43 (127.16.110.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } } }
I20260630 12:28:18.564950 24318 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 85331d8f7370447795e421dd27a0083b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:18.563936 24921 consensus_queue.cc:237] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } attrs { replace: true } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } }
I20260630 12:28:18.566418 24330 catalog_manager.cc:5697] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 reported cstate change: config changed from index 4 to 5, VOTER 525180cbe1b14489a3e7255baf8a7c43 (127.16.110.131) evicted. New cstate: current_term: 2 leader_uuid: "eebfddde3b254fd089f3a620cce91335" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:18.583513 24745 raft_consensus.cc:1275] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030 [term 1 LEARNER]: Refusing update from remote peer 525180cbe1b14489a3e7255baf8a7c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:28:18.585244 24921 consensus_queue.cc:1048] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:28:18.585608 24509 raft_consensus.cc:1275] T 85cf808395784ddfbd816f5f9392a655 P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Refusing update from remote peer 525180cbe1b14489a3e7255baf8a7c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:28:18.587160 24897 consensus_queue.cc:1048] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:28:18.589272 24839 raft_consensus.cc:1275] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Refusing update from remote peer 525180cbe1b14489a3e7255baf8a7c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:28:18.591184 24897 consensus_queue.cc:1048] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:28:18.594218 24570 tablet_service.cc:1558] Processing DeleteTablet for tablet 85331d8f7370447795e421dd27a0083b with delete_type TABLET_DATA_TOMBSTONED (TS 525180cbe1b14489a3e7255baf8a7c43 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33642
I20260630 12:28:18.606304 24945 tablet_replica.cc:333] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43: stopping tablet replica
I20260630 12:28:18.605592 24897 raft_consensus.cc:2955] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, db42898fb27f433c97fe3604bdb48030 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } attrs { replace: true } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } } }
I20260630 12:28:18.607332 24945 raft_consensus.cc:2243] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:18.608152 24945 raft_consensus.cc:2272] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:18.610229 24509 raft_consensus.cc:2955] T 85cf808395784ddfbd816f5f9392a655 P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, db42898fb27f433c97fe3604bdb48030 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } attrs { replace: true } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } } }
I20260630 12:28:18.610496 24839 raft_consensus.cc:2955] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, db42898fb27f433c97fe3604bdb48030 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } attrs { replace: true } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } } }
I20260630 12:28:18.627156 24945 ts_tablet_manager.cc:1916] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:18.626946 24329 catalog_manager.cc:5697] T 85cf808395784ddfbd816f5f9392a655 P eebfddde3b254fd089f3a620cce91335 reported cstate change: config changed from index 4 to 5, db42898fb27f433c97fe3604bdb48030 (127.16.110.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "525180cbe1b14489a3e7255baf8a7c43" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } attrs { replace: true } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } } }
I20260630 12:28:18.634825 24745 raft_consensus.cc:2955] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, db42898fb27f433c97fe3604bdb48030 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3b67b5c5885740ce8856e189d777dd48" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35865 } attrs { replace: true } } peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } } }
I20260630 12:28:18.649449 24945 ts_tablet_manager.cc:1929] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:28:18.649946 24945 log.cc:1199] T 85331d8f7370447795e421dd27a0083b P 525180cbe1b14489a3e7255baf8a7c43: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-2-root/wals/85331d8f7370447795e421dd27a0083b
I20260630 12:28:18.651603 24316 catalog_manager.cc:5028] TS 525180cbe1b14489a3e7255baf8a7c43 (127.16.110.131:38757): tablet 85331d8f7370447795e421dd27a0083b (table test-workload [id=640ae270c9714e2fbe38496948e712a4]) successfully deleted
I20260630 12:28:18.654122 24583 consensus_queue.cc:237] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } }
I20260630 12:28:18.659516 24509 raft_consensus.cc:1275] T 85cf808395784ddfbd816f5f9392a655 P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Refusing update from remote peer 525180cbe1b14489a3e7255baf8a7c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:28:18.659718 24745 raft_consensus.cc:1275] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030 [term 1 FOLLOWER]: Refusing update from remote peer 525180cbe1b14489a3e7255baf8a7c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:28:18.661280 24897 consensus_queue.cc:1048] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:28:18.662246 24896 consensus_queue.cc:1048] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:28:18.668642 24897 raft_consensus.cc:2955] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } } }
I20260630 12:28:18.670519 24509 raft_consensus.cc:2955] T 85cf808395784ddfbd816f5f9392a655 P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } } }
I20260630 12:28:18.679832 24316 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 85cf808395784ddfbd816f5f9392a655 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:18.679656 24745 raft_consensus.cc:2955] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } } }
I20260630 12:28:18.684122 24330 catalog_manager.cc:5697] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 reported cstate change: config changed from index 5 to 6, VOTER 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129) evicted. New cstate: current_term: 1 leader_uuid: "525180cbe1b14489a3e7255baf8a7c43" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "eebfddde3b254fd089f3a620cce91335" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "525180cbe1b14489a3e7255baf8a7c43" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db42898fb27f433c97fe3604bdb48030" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 46279 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:18.695225 24829 tablet_service.cc:1558] Processing DeleteTablet for tablet 85cf808395784ddfbd816f5f9392a655 with delete_type TABLET_DATA_TOMBSTONED (TS 3b67b5c5885740ce8856e189d777dd48 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:60060
I20260630 12:28:18.697952 24947 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:18.698777 24947 raft_consensus.cc:2243] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:18.699383 24947 raft_consensus.cc:2272] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:18.702168 24947 ts_tablet_manager.cc:1916] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:28:18.712636 24947 ts_tablet_manager.cc:1929] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:28:18.712956 24947 log.cc:1199] T 85cf808395784ddfbd816f5f9392a655 P 3b67b5c5885740ce8856e189d777dd48: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822292038890-16826-0/minicluster-data/ts-0-root/wals/85cf808395784ddfbd816f5f9392a655
I20260630 12:28:18.714485 24319 catalog_manager.cc:5028] TS 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129:35865): tablet 85cf808395784ddfbd816f5f9392a655 (table test-workload [id=640ae270c9714e2fbe38496948e712a4]) successfully deleted
W20260630 12:28:19.695631 24380 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver db42898fb27f433c97fe3604bdb48030 not available for placement
I20260630 12:28:20.832085 16826 tablet_server.cc:179] TabletServer@127.16.110.129:35865 shutting down...
I20260630 12:28:20.850560 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:20.851241 16826 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:20.851812 16826 raft_consensus.cc:2243] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.852396 16826 raft_consensus.cc:2272] T 47ab85f3a7c64ae490c74503413727ac P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.854209 16826 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:20.854704 16826 raft_consensus.cc:2243] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.855342 16826 raft_consensus.cc:2272] T 0e85ff2ba0a74773a3b51960593e81af P 3b67b5c5885740ce8856e189d777dd48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.857203 16826 tablet_replica.cc:333] stopping tablet replica
I20260630 12:28:20.857676 16826 raft_consensus.cc:2243] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.858213 16826 raft_consensus.cc:2272] T 85331d8f7370447795e421dd27a0083b P 3b67b5c5885740ce8856e189d777dd48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.881281 16826 tablet_server.cc:196] TabletServer@127.16.110.129:35865 shutdown complete.
W20260630 12:28:20.881484 24549 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.110.129:35865: connect: Connection refused (error 111) [suppressed 24 similar messages]
W20260630 12:28:20.884853 24549 consensus_peers.cc:597] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 -> Peer 3b67b5c5885740ce8856e189d777dd48 (127.16.110.129:35865): Couldn't send request to peer 3b67b5c5885740ce8856e189d777dd48. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:35865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:20.896797 16826 tablet_server.cc:179] TabletServer@127.16.110.130:0 shutting down...
I20260630 12:28:20.923796 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:20.924592 16826 tablet_replica.cc:333] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335: stopping tablet replica
I20260630 12:28:20.925194 16826 raft_consensus.cc:2243] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:28:20.925947 16826 raft_consensus.cc:2272] T 85331d8f7370447795e421dd27a0083b P eebfddde3b254fd089f3a620cce91335 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.928242 16826 tablet_replica.cc:333] T 47ab85f3a7c64ae490c74503413727ac P eebfddde3b254fd089f3a620cce91335: stopping tablet replica
I20260630 12:28:20.928692 16826 raft_consensus.cc:2243] T 47ab85f3a7c64ae490c74503413727ac P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.929147 16826 raft_consensus.cc:2272] T 47ab85f3a7c64ae490c74503413727ac P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.930894 16826 tablet_replica.cc:333] T 85cf808395784ddfbd816f5f9392a655 P eebfddde3b254fd089f3a620cce91335: stopping tablet replica
I20260630 12:28:20.931341 16826 raft_consensus.cc:2243] T 85cf808395784ddfbd816f5f9392a655 P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:20.931969 16826 raft_consensus.cc:2272] T 85cf808395784ddfbd816f5f9392a655 P eebfddde3b254fd089f3a620cce91335 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:20.955668 16826 tablet_server.cc:196] TabletServer@127.16.110.130:0 shutdown complete.
W20260630 12:28:20.970588 24548 consensus_peers.cc:597] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 -> Peer eebfddde3b254fd089f3a620cce91335 (127.16.110.130:36319): Couldn't send request to peer eebfddde3b254fd089f3a620cce91335. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.130:36319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:20.970816 16826 tablet_server.cc:179] TabletServer@127.16.110.131:0 shutting down...
I20260630 12:28:20.996259 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:20.996995 16826 tablet_replica.cc:333] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43: stopping tablet replica
I20260630 12:28:20.997574 16826 raft_consensus.cc:2243] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:20.998399 16826 raft_consensus.cc:2272] T 47ab85f3a7c64ae490c74503413727ac P 525180cbe1b14489a3e7255baf8a7c43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:21.000492 16826 tablet_replica.cc:333] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43: stopping tablet replica
I20260630 12:28:21.001000 16826 raft_consensus.cc:2243] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:21.001813 16826 raft_consensus.cc:2272] T 0e85ff2ba0a74773a3b51960593e81af P 525180cbe1b14489a3e7255baf8a7c43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:21.003849 16826 tablet_replica.cc:333] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43: stopping tablet replica
I20260630 12:28:21.004364 16826 raft_consensus.cc:2243] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:21.005026 16826 raft_consensus.cc:2272] T 85cf808395784ddfbd816f5f9392a655 P 525180cbe1b14489a3e7255baf8a7c43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:21.028821 16826 tablet_server.cc:196] TabletServer@127.16.110.131:0 shutdown complete.
I20260630 12:28:21.043150 16826 tablet_server.cc:179] TabletServer@127.16.110.132:0 shutting down...
I20260630 12:28:21.064252 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:21.064903 16826 tablet_replica.cc:333] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030: stopping tablet replica
I20260630 12:28:21.065445 16826 raft_consensus.cc:2243] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:21.065876 16826 raft_consensus.cc:2272] T 85cf808395784ddfbd816f5f9392a655 P db42898fb27f433c97fe3604bdb48030 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:21.067693 16826 tablet_replica.cc:333] T 85331d8f7370447795e421dd27a0083b P db42898fb27f433c97fe3604bdb48030: stopping tablet replica
I20260630 12:28:21.068221 16826 raft_consensus.cc:2243] T 85331d8f7370447795e421dd27a0083b P db42898fb27f433c97fe3604bdb48030 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:21.068686 16826 raft_consensus.cc:2272] T 85331d8f7370447795e421dd27a0083b P db42898fb27f433c97fe3604bdb48030 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:21.070406 16826 tablet_replica.cc:333] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030: stopping tablet replica
I20260630 12:28:21.070835 16826 raft_consensus.cc:2243] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:21.071271 16826 raft_consensus.cc:2272] T 0e85ff2ba0a74773a3b51960593e81af P db42898fb27f433c97fe3604bdb48030 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:21.093133 16826 tablet_server.cc:196] TabletServer@127.16.110.132:0 shutdown complete.
I20260630 12:28:21.105561 16826 master.cc:562] Master@127.16.110.190:37279 shutting down...
I20260630 12:28:21.123780 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:21.124380 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:21.124720 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4275f00f2b34499fa0d752a26f252fa6: stopping tablet replica
I20260630 12:28:21.145138 16826 master.cc:584] Master@127.16.110.190:37279 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9611 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:28:21.181671 16826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.110.190:34679
I20260630 12:28:21.182744 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:21.188293 24950 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:21.188431 24951 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:21.189563 24953 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:21.191036 16826 server_base.cc:1061] running on GCE node
I20260630 12:28:21.191994 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:21.192296 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:21.192487 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822501192451 us; error 0 us; skew 500 ppm
I20260630 12:28:21.193051 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:21.195413 16826 webserver.cc:533] Webserver started at http://127.16.110.190:45293/ using document root <none> and password file <none>
I20260630 12:28:21.196002 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:21.196439 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:21.196751 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:21.197852 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822292038890-16826-0/minicluster-data/master-0-root/instance:
uuid: "7bd09520861548798f276106a64b7e11"
format_stamp: "Formatted at 2026-06-30 12:28:21 on dist-test-slave-pnhc"
I20260630 12:28:21.202414 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:21.205839 24958 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:21.206503 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:28:21.206827 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822292038890-16826-0/minicluster-data/master-0-root
uuid: "7bd09520861548798f276106a64b7e11"
format_stamp: "Formatted at 2026-06-30 12:28:21 on dist-test-slave-pnhc"
I20260630 12:28:21.207104 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822292038890-16826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822292038890-16826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822292038890-16826-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:21.227941 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:21.229210 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:21.267310 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.190:34679
I20260630 12:28:21.267426 25009 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.190:34679 every 8 connection(s)
I20260630 12:28:21.271080 25010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:21.281345 25010 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7bd09520861548798f276106a64b7e11: Bootstrap starting.
I20260630 12:28:21.285838 25010 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7bd09520861548798f276106a64b7e11: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:21.289831 25010 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7bd09520861548798f276106a64b7e11: No bootstrap required, opened a new log
I20260630 12:28:21.291817 25010 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7bd09520861548798f276106a64b7e11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7bd09520861548798f276106a64b7e11" member_type: VOTER }
I20260630 12:28:21.292191 25010 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7bd09520861548798f276106a64b7e11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:21.292363 25010 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7bd09520861548798f276106a64b7e11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bd09520861548798f276106a64b7e11, State: Initialized, Role: FOLLOWER
I20260630 12:28:21.292937 25010 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7bd09520861548798f276106a64b7e11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7bd09520861548798f276106a64b7e11" member_type: VOTER }
I20260630 12:28:21.293339 25010 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7bd09520861548798f276106a64b7e11 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:21.293527 25010 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7bd09520861548798f276106a64b7e11 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:21.293733 25010 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7bd09520861548798f276106a64b7e11 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:21.298171 25010 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7bd09520861548798f276106a64b7e11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7bd09520861548798f276106a64b7e11" member_type: VOTER }
I20260630 12:28:21.298620 25010 leader_election.cc:304] T 00000000000000000000000000000000 P 7bd09520861548798f276106a64b7e11 [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: 7bd09520861548798f276106a64b7e11; no voters: 
I20260630 12:28:21.299602 25010 leader_election.cc:290] T 00000000000000000000000000000000 P 7bd09520861548798f276106a64b7e11 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:21.299935 25013 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7bd09520861548798f276106a64b7e11 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:21.301326 25013 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7bd09520861548798f276106a64b7e11 [term 1 LEADER]: Becoming Leader. State: Replica: 7bd09520861548798f276106a64b7e11, State: Running, Role: LEADER
I20260630 12:28:21.301965 25013 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7bd09520861548798f276106a64b7e11 [LEADER]: Queue going to LEADER mode. State: All 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: "7bd09520861548798f276106a64b7e11" member_type: VOTER }
I20260630 12:28:21.302608 25010 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7bd09520861548798f276106a64b7e11 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:21.305085 25015 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7bd09520861548798f276106a64b7e11 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7bd09520861548798f276106a64b7e11. Latest consensus state: current_term: 1 leader_uuid: "7bd09520861548798f276106a64b7e11" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7bd09520861548798f276106a64b7e11" member_type: VOTER } }
I20260630 12:28:21.305109 25014 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7bd09520861548798f276106a64b7e11 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7bd09520861548798f276106a64b7e11" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7bd09520861548798f276106a64b7e11" member_type: VOTER } }
I20260630 12:28:21.305724 25015 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7bd09520861548798f276106a64b7e11 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:21.305899 25014 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7bd09520861548798f276106a64b7e11 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:21.310104 25019 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:21.315172 25019 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:21.318085 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:21.324025 25019 catalog_manager.cc:1383] Generated new cluster ID: 7a22bc07c6f841efa9618498b461c43e
I20260630 12:28:21.324352 25019 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:21.354033 25019 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:21.355355 25019 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:21.369201 25019 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7bd09520861548798f276106a64b7e11: Generated new TSK 0
I20260630 12:28:21.369836 25019 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:21.385105 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:21.391180 25031 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:21.391719 25032 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:21.394526 25034 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:21.394558 16826 server_base.cc:1061] running on GCE node
I20260630 12:28:21.395840 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:21.396109 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:21.396288 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822501396267 us; error 0 us; skew 500 ppm
I20260630 12:28:21.396803 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:21.399173 16826 webserver.cc:533] Webserver started at http://127.16.110.129:43099/ using document root <none> and password file <none>
I20260630 12:28:21.399654 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:21.399864 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:21.400187 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:21.401245 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822292038890-16826-0/minicluster-data/ts-0-root/instance:
uuid: "f71d4cae9f9b4cd8851bfa96ced19821"
format_stamp: "Formatted at 2026-06-30 12:28:21 on dist-test-slave-pnhc"
I20260630 12:28:21.405668 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:21.408885 25039 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:21.409767 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:21.410069 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822292038890-16826-0/minicluster-data/ts-0-root
uuid: "f71d4cae9f9b4cd8851bfa96ced19821"
format_stamp: "Formatted at 2026-06-30 12:28:21 on dist-test-slave-pnhc"
I20260630 12:28:21.410357 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822292038890-16826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822292038890-16826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822292038890-16826-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:21.445670 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:21.446834 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:21.448323 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:21.450565 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:21.450788 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:21.451025 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:21.451195 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:21.489148 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.129:35059
I20260630 12:28:21.489253 25101 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.129:35059 every 8 connection(s)
I20260630 12:28:21.494107 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:21.501017 25106 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:21.501469 25107 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:21.505127 25110 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:21.507453 16826 server_base.cc:1061] running on GCE node
I20260630 12:28:21.508491 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:21.508769 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:21.508965 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822501508948 us; error 0 us; skew 500 ppm
I20260630 12:28:21.509457 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:21.511580 25102 heartbeater.cc:344] Connected to a master server at 127.16.110.190:34679
I20260630 12:28:21.511965 25102 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:21.512403 16826 webserver.cc:533] Webserver started at http://127.16.110.130:39215/ using document root <none> and password file <none>
I20260630 12:28:21.512847 25102 heartbeater.cc:507] Master 127.16.110.190:34679 requested a full tablet report, sending...
I20260630 12:28:21.512974 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:21.513307 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:21.513585 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:21.514808 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822292038890-16826-0/minicluster-data/ts-1-root/instance:
uuid: "0665aa0293654fd3a571633f0d09acd6"
format_stamp: "Formatted at 2026-06-30 12:28:21 on dist-test-slave-pnhc"
I20260630 12:28:21.515163 24975 ts_manager.cc:194] Registered new tserver with Master: f71d4cae9f9b4cd8851bfa96ced19821 (127.16.110.129:35059)
I20260630 12:28:21.516896 24975 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48536
I20260630 12:28:21.519667 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260630 12:28:21.523000 25114 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:21.523808 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:21.524153 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822292038890-16826-0/minicluster-data/ts-1-root
uuid: "0665aa0293654fd3a571633f0d09acd6"
format_stamp: "Formatted at 2026-06-30 12:28:21 on dist-test-slave-pnhc"
I20260630 12:28:21.524426 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822292038890-16826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822292038890-16826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822292038890-16826-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:21.556094 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:21.557391 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:21.558929 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:21.561270 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:21.561501 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:21.561753 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:21.561929 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:21.599809 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.130:41043
I20260630 12:28:21.599910 25176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.130:41043 every 8 connection(s)
I20260630 12:28:21.604803 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:21.611806 25180 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:21.613158 25181 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:21.616938 25177 heartbeater.cc:344] Connected to a master server at 127.16.110.190:34679
I20260630 12:28:21.617496 25177 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:21.617502 16826 server_base.cc:1061] running on GCE node
I20260630 12:28:21.618422 25177 heartbeater.cc:507] Master 127.16.110.190:34679 requested a full tablet report, sending...
W20260630 12:28:21.619141 25184 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:21.620261 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:21.620499 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:21.620620 24975 ts_manager.cc:194] Registered new tserver with Master: 0665aa0293654fd3a571633f0d09acd6 (127.16.110.130:41043)
I20260630 12:28:21.620712 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822501620691 us; error 0 us; skew 500 ppm
I20260630 12:28:21.621520 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:21.622201 24975 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48552
I20260630 12:28:21.624527 16826 webserver.cc:533] Webserver started at http://127.16.110.131:37285/ using document root <none> and password file <none>
I20260630 12:28:21.625083 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:21.625317 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:21.625636 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:21.626786 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822292038890-16826-0/minicluster-data/ts-2-root/instance:
uuid: "b0c4b94fe7fe4030b199cc44cf68b63e"
format_stamp: "Formatted at 2026-06-30 12:28:21 on dist-test-slave-pnhc"
I20260630 12:28:21.631335 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:21.634943 25188 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:21.635813 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:21.636111 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822292038890-16826-0/minicluster-data/ts-2-root
uuid: "b0c4b94fe7fe4030b199cc44cf68b63e"
format_stamp: "Formatted at 2026-06-30 12:28:21 on dist-test-slave-pnhc"
I20260630 12:28:21.636350 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822292038890-16826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822292038890-16826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822292038890-16826-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:21.649286 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:21.650246 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:21.651824 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:21.654093 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:21.654326 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:21.654587 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:21.654767 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:21.692451 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.131:40325
I20260630 12:28:21.692606 25250 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.131:40325 every 8 connection(s)
I20260630 12:28:21.706291 25251 heartbeater.cc:344] Connected to a master server at 127.16.110.190:34679
I20260630 12:28:21.706750 25251 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:21.707465 25251 heartbeater.cc:507] Master 127.16.110.190:34679 requested a full tablet report, sending...
I20260630 12:28:21.709486 24975 ts_manager.cc:194] Registered new tserver with Master: b0c4b94fe7fe4030b199cc44cf68b63e (127.16.110.131:40325)
I20260630 12:28:21.710289 16826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014632771s
I20260630 12:28:21.710819 24975 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48558
I20260630 12:28:22.519275 25102 heartbeater.cc:499] Master 127.16.110.190:34679 was elected leader, sending a full tablet report...
I20260630 12:28:22.624898 25177 heartbeater.cc:499] Master 127.16.110.190:34679 was elected leader, sending a full tablet report...
I20260630 12:28:22.713645 25251 heartbeater.cc:499] Master 127.16.110.190:34679 was elected leader, sending a full tablet report...
I20260630 12:28:22.766659 24975 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48562:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:28:22.768986 24975 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:28:22.844178 25142 tablet_service.cc:1511] Processing CreateTablet for tablet 52bb4bb07aeb4521aaa172bcac4861a3 (DEFAULT_TABLE table=test-workload [id=1e72839b744b472689103f7a76e33615]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:22.845184 25216 tablet_service.cc:1511] Processing CreateTablet for tablet 52bb4bb07aeb4521aaa172bcac4861a3 (DEFAULT_TABLE table=test-workload [id=1e72839b744b472689103f7a76e33615]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:22.845590 25142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52bb4bb07aeb4521aaa172bcac4861a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:22.845768 25141 tablet_service.cc:1511] Processing CreateTablet for tablet 0d1d6ef61710460a802af22f476f6a15 (DEFAULT_TABLE table=test-workload [id=1e72839b744b472689103f7a76e33615]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:22.846532 25216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52bb4bb07aeb4521aaa172bcac4861a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:22.847085 25141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d1d6ef61710460a802af22f476f6a15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:22.847870 25140 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc3d805ce84439b8ad47ed2754cf627 (DEFAULT_TABLE table=test-workload [id=1e72839b744b472689103f7a76e33615]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:22.849753 25140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc3d805ce84439b8ad47ed2754cf627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:22.850466 25139 tablet_service.cc:1511] Processing CreateTablet for tablet ee49d9bcb65349949078d02f03d98467 (DEFAULT_TABLE table=test-workload [id=1e72839b744b472689103f7a76e33615]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:22.851752 25139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee49d9bcb65349949078d02f03d98467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:22.852151 25214 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc3d805ce84439b8ad47ed2754cf627 (DEFAULT_TABLE table=test-workload [id=1e72839b744b472689103f7a76e33615]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:22.853452 25214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc3d805ce84439b8ad47ed2754cf627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:22.856987 25215 tablet_service.cc:1511] Processing CreateTablet for tablet 0d1d6ef61710460a802af22f476f6a15 (DEFAULT_TABLE table=test-workload [id=1e72839b744b472689103f7a76e33615]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:22.858291 25215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d1d6ef61710460a802af22f476f6a15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:22.860314 25065 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc3d805ce84439b8ad47ed2754cf627 (DEFAULT_TABLE table=test-workload [id=1e72839b744b472689103f7a76e33615]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:22.861699 25065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc3d805ce84439b8ad47ed2754cf627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:22.853128 25064 tablet_service.cc:1511] Processing CreateTablet for tablet ee49d9bcb65349949078d02f03d98467 (DEFAULT_TABLE table=test-workload [id=1e72839b744b472689103f7a76e33615]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:22.850930 25067 tablet_service.cc:1511] Processing CreateTablet for tablet 52bb4bb07aeb4521aaa172bcac4861a3 (DEFAULT_TABLE table=test-workload [id=1e72839b744b472689103f7a76e33615]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:22.864784 25064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee49d9bcb65349949078d02f03d98467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:22.865383 25067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52bb4bb07aeb4521aaa172bcac4861a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:22.865899 25066 tablet_service.cc:1511] Processing CreateTablet for tablet 0d1d6ef61710460a802af22f476f6a15 (DEFAULT_TABLE table=test-workload [id=1e72839b744b472689103f7a76e33615]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:22.867182 25066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d1d6ef61710460a802af22f476f6a15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:22.868752 25213 tablet_service.cc:1511] Processing CreateTablet for tablet ee49d9bcb65349949078d02f03d98467 (DEFAULT_TABLE table=test-workload [id=1e72839b744b472689103f7a76e33615]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:22.870021 25213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee49d9bcb65349949078d02f03d98467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:22.892146 25271 tablet_bootstrap.cc:492] T 52bb4bb07aeb4521aaa172bcac4861a3 P 0665aa0293654fd3a571633f0d09acd6: Bootstrap starting.
I20260630 12:28:22.897025 25272 tablet_bootstrap.cc:492] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821: Bootstrap starting.
I20260630 12:28:22.917372 25271 tablet_bootstrap.cc:654] T 52bb4bb07aeb4521aaa172bcac4861a3 P 0665aa0293654fd3a571633f0d09acd6: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:22.919890 25272 tablet_bootstrap.cc:654] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:22.920871 25273 tablet_bootstrap.cc:492] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e: Bootstrap starting.
I20260630 12:28:22.926966 25271 tablet_bootstrap.cc:492] T 52bb4bb07aeb4521aaa172bcac4861a3 P 0665aa0293654fd3a571633f0d09acd6: No bootstrap required, opened a new log
I20260630 12:28:22.927415 25271 ts_tablet_manager.cc:1403] T 52bb4bb07aeb4521aaa172bcac4861a3 P 0665aa0293654fd3a571633f0d09acd6: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.005s
I20260630 12:28:22.928825 25273 tablet_bootstrap.cc:654] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:22.929914 25271 raft_consensus.cc:359] T 52bb4bb07aeb4521aaa172bcac4861a3 P 0665aa0293654fd3a571633f0d09acd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } }
I20260630 12:28:22.930738 25271 raft_consensus.cc:385] T 52bb4bb07aeb4521aaa172bcac4861a3 P 0665aa0293654fd3a571633f0d09acd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:22.931066 25271 raft_consensus.cc:740] T 52bb4bb07aeb4521aaa172bcac4861a3 P 0665aa0293654fd3a571633f0d09acd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0665aa0293654fd3a571633f0d09acd6, State: Initialized, Role: FOLLOWER
I20260630 12:28:22.931865 25271 consensus_queue.cc:260] T 52bb4bb07aeb4521aaa172bcac4861a3 P 0665aa0293654fd3a571633f0d09acd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } }
I20260630 12:28:22.933421 25272 tablet_bootstrap.cc:492] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821: No bootstrap required, opened a new log
I20260630 12:28:22.934155 25272 ts_tablet_manager.cc:1403] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.009s
I20260630 12:28:22.934525 25271 ts_tablet_manager.cc:1434] T 52bb4bb07aeb4521aaa172bcac4861a3 P 0665aa0293654fd3a571633f0d09acd6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:28:22.935572 25271 tablet_bootstrap.cc:492] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6: Bootstrap starting.
I20260630 12:28:22.938092 25272 raft_consensus.cc:359] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:22.939378 25272 raft_consensus.cc:385] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:22.939811 25272 raft_consensus.cc:740] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f71d4cae9f9b4cd8851bfa96ced19821, State: Initialized, Role: FOLLOWER
I20260630 12:28:22.941138 25271 tablet_bootstrap.cc:654] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:22.940977 25272 consensus_queue.cc:260] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:22.946172 25273 tablet_bootstrap.cc:492] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e: No bootstrap required, opened a new log
I20260630 12:28:22.947961 25272 ts_tablet_manager.cc:1434] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.010s
I20260630 12:28:22.949110 25272 tablet_bootstrap.cc:492] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821: Bootstrap starting.
I20260630 12:28:22.949467 25273 ts_tablet_manager.cc:1403] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.013s
I20260630 12:28:22.952565 25273 raft_consensus.cc:359] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:22.953366 25273 raft_consensus.cc:385] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:22.953716 25273 raft_consensus.cc:740] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0c4b94fe7fe4030b199cc44cf68b63e, State: Initialized, Role: FOLLOWER
I20260630 12:28:22.954699 25272 tablet_bootstrap.cc:654] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:22.954665 25273 consensus_queue.cc:260] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:22.964937 25273 ts_tablet_manager.cc:1434] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:28:22.969674 25273 tablet_bootstrap.cc:492] T 52bb4bb07aeb4521aaa172bcac4861a3 P b0c4b94fe7fe4030b199cc44cf68b63e: Bootstrap starting.
I20260630 12:28:22.975328 25272 tablet_bootstrap.cc:492] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821: No bootstrap required, opened a new log
I20260630 12:28:22.975991 25272 ts_tablet_manager.cc:1403] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.020s
I20260630 12:28:22.976994 25273 tablet_bootstrap.cc:654] T 52bb4bb07aeb4521aaa172bcac4861a3 P b0c4b94fe7fe4030b199cc44cf68b63e: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:22.978807 25272 raft_consensus.cc:359] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } }
I20260630 12:28:22.979663 25272 raft_consensus.cc:385] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:22.980113 25272 raft_consensus.cc:740] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f71d4cae9f9b4cd8851bfa96ced19821, State: Initialized, Role: FOLLOWER
I20260630 12:28:22.981122 25272 consensus_queue.cc:260] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } }
I20260630 12:28:22.983771 25272 ts_tablet_manager.cc:1434] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:28:22.984894 25272 tablet_bootstrap.cc:492] T 0d1d6ef61710460a802af22f476f6a15 P f71d4cae9f9b4cd8851bfa96ced19821: Bootstrap starting.
I20260630 12:28:22.985381 25271 tablet_bootstrap.cc:492] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6: No bootstrap required, opened a new log
I20260630 12:28:22.985726 25273 tablet_bootstrap.cc:492] T 52bb4bb07aeb4521aaa172bcac4861a3 P b0c4b94fe7fe4030b199cc44cf68b63e: No bootstrap required, opened a new log
I20260630 12:28:22.985952 25271 ts_tablet_manager.cc:1403] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6: Time spent bootstrapping tablet: real 0.051s	user 0.030s	sys 0.019s
I20260630 12:28:22.986341 25273 ts_tablet_manager.cc:1403] T 52bb4bb07aeb4521aaa172bcac4861a3 P b0c4b94fe7fe4030b199cc44cf68b63e: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260630 12:28:22.988034 25278 raft_consensus.cc:493] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:22.988570 25278 raft_consensus.cc:515] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:22.989797 25271 raft_consensus.cc:359] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:22.990530 25271 raft_consensus.cc:385] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:22.990702 25272 tablet_bootstrap.cc:654] T 0d1d6ef61710460a802af22f476f6a15 P f71d4cae9f9b4cd8851bfa96ced19821: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:22.990829 25271 raft_consensus.cc:740] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0665aa0293654fd3a571633f0d09acd6, State: Initialized, Role: FOLLOWER
I20260630 12:28:22.991940 25271 consensus_queue.cc:260] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:22.992619 25278 leader_election.cc:290] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0665aa0293654fd3a571633f0d09acd6 (127.16.110.130:41043), b0c4b94fe7fe4030b199cc44cf68b63e (127.16.110.131:40325)
I20260630 12:28:23.002656 25273 raft_consensus.cc:359] T 52bb4bb07aeb4521aaa172bcac4861a3 P b0c4b94fe7fe4030b199cc44cf68b63e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } }
I20260630 12:28:23.003723 25273 raft_consensus.cc:385] T 52bb4bb07aeb4521aaa172bcac4861a3 P b0c4b94fe7fe4030b199cc44cf68b63e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:23.004128 25273 raft_consensus.cc:740] T 52bb4bb07aeb4521aaa172bcac4861a3 P b0c4b94fe7fe4030b199cc44cf68b63e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0c4b94fe7fe4030b199cc44cf68b63e, State: Initialized, Role: FOLLOWER
I20260630 12:28:23.005344 25273 consensus_queue.cc:260] T 52bb4bb07aeb4521aaa172bcac4861a3 P b0c4b94fe7fe4030b199cc44cf68b63e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } }
I20260630 12:28:23.007577 25273 ts_tablet_manager.cc:1434] T 52bb4bb07aeb4521aaa172bcac4861a3 P b0c4b94fe7fe4030b199cc44cf68b63e: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.003s
I20260630 12:28:23.004503 25271 ts_tablet_manager.cc:1434] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260630 12:28:23.009531 25271 tablet_bootstrap.cc:492] T 0d1d6ef61710460a802af22f476f6a15 P 0665aa0293654fd3a571633f0d09acd6: Bootstrap starting.
I20260630 12:28:23.009589 25272 tablet_bootstrap.cc:492] T 0d1d6ef61710460a802af22f476f6a15 P f71d4cae9f9b4cd8851bfa96ced19821: No bootstrap required, opened a new log
I20260630 12:28:23.010211 25272 ts_tablet_manager.cc:1403] T 0d1d6ef61710460a802af22f476f6a15 P f71d4cae9f9b4cd8851bfa96ced19821: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.000s
I20260630 12:28:23.013275 25272 raft_consensus.cc:359] T 0d1d6ef61710460a802af22f476f6a15 P f71d4cae9f9b4cd8851bfa96ced19821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:23.014045 25276 raft_consensus.cc:493] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:23.014649 25276 raft_consensus.cc:515] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:23.016108 25271 tablet_bootstrap.cc:654] T 0d1d6ef61710460a802af22f476f6a15 P 0665aa0293654fd3a571633f0d09acd6: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:23.014103 25273 tablet_bootstrap.cc:492] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e: Bootstrap starting.
I20260630 12:28:23.024137 25276 leader_election.cc:290] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f71d4cae9f9b4cd8851bfa96ced19821 (127.16.110.129:35059), b0c4b94fe7fe4030b199cc44cf68b63e (127.16.110.131:40325)
I20260630 12:28:23.026147 25273 tablet_bootstrap.cc:654] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:23.033833 25273 tablet_bootstrap.cc:492] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e: No bootstrap required, opened a new log
I20260630 12:28:23.034478 25273 ts_tablet_manager.cc:1403] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.003s
I20260630 12:28:23.036197 25272 raft_consensus.cc:385] T 0d1d6ef61710460a802af22f476f6a15 P f71d4cae9f9b4cd8851bfa96ced19821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:23.036362 25278 raft_consensus.cc:493] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:23.037158 25278 raft_consensus.cc:515] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } }
I20260630 12:28:23.036607 25272 raft_consensus.cc:740] T 0d1d6ef61710460a802af22f476f6a15 P f71d4cae9f9b4cd8851bfa96ced19821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f71d4cae9f9b4cd8851bfa96ced19821, State: Initialized, Role: FOLLOWER
I20260630 12:28:23.037907 25273 raft_consensus.cc:359] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:23.038784 25273 raft_consensus.cc:385] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:23.039069 25273 raft_consensus.cc:740] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0c4b94fe7fe4030b199cc44cf68b63e, State: Initialized, Role: FOLLOWER
I20260630 12:28:23.039008 25272 consensus_queue.cc:260] T 0d1d6ef61710460a802af22f476f6a15 P f71d4cae9f9b4cd8851bfa96ced19821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:23.039958 25273 consensus_queue.cc:260] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:23.040759 25278 leader_election.cc:290] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0665aa0293654fd3a571633f0d09acd6 (127.16.110.130:41043), b0c4b94fe7fe4030b199cc44cf68b63e (127.16.110.131:40325)
I20260630 12:28:23.043565 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee49d9bcb65349949078d02f03d98467" candidate_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" is_pre_election: true
I20260630 12:28:23.044111 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52bb4bb07aeb4521aaa172bcac4861a3" candidate_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" is_pre_election: true
I20260630 12:28:23.044793 25225 raft_consensus.cc:2468] T 52bb4bb07aeb4521aaa172bcac4861a3 P b0c4b94fe7fe4030b199cc44cf68b63e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f71d4cae9f9b4cd8851bfa96ced19821 in term 0.
I20260630 12:28:23.044948 25273 ts_tablet_manager.cc:1434] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260630 12:28:23.046036 25273 tablet_bootstrap.cc:492] T ee49d9bcb65349949078d02f03d98467 P b0c4b94fe7fe4030b199cc44cf68b63e: Bootstrap starting.
I20260630 12:28:23.047024 25272 ts_tablet_manager.cc:1434] T 0d1d6ef61710460a802af22f476f6a15 P f71d4cae9f9b4cd8851bfa96ced19821: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260630 12:28:23.047984 25272 tablet_bootstrap.cc:492] T 8dc3d805ce84439b8ad47ed2754cf627 P f71d4cae9f9b4cd8851bfa96ced19821: Bootstrap starting.
I20260630 12:28:23.052397 25273 tablet_bootstrap.cc:654] T ee49d9bcb65349949078d02f03d98467 P b0c4b94fe7fe4030b199cc44cf68b63e: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:23.054376 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee49d9bcb65349949078d02f03d98467" candidate_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665aa0293654fd3a571633f0d09acd6" is_pre_election: true
I20260630 12:28:23.056624 25152 raft_consensus.cc:2468] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f71d4cae9f9b4cd8851bfa96ced19821 in term 0.
I20260630 12:28:23.055655 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52bb4bb07aeb4521aaa172bcac4861a3" candidate_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665aa0293654fd3a571633f0d09acd6" is_pre_election: true
I20260630 12:28:23.057705 25151 raft_consensus.cc:2468] T 52bb4bb07aeb4521aaa172bcac4861a3 P 0665aa0293654fd3a571633f0d09acd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f71d4cae9f9b4cd8851bfa96ced19821 in term 0.
I20260630 12:28:23.061631 25042 leader_election.cc:304] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0665aa0293654fd3a571633f0d09acd6, f71d4cae9f9b4cd8851bfa96ced19821; no voters: 
I20260630 12:28:23.062711 25291 raft_consensus.cc:2804] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:23.062875 25042 leader_election.cc:304] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0665aa0293654fd3a571633f0d09acd6, f71d4cae9f9b4cd8851bfa96ced19821; no voters: 
I20260630 12:28:23.063105 25291 raft_consensus.cc:493] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:23.063491 25291 raft_consensus.cc:3060] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:23.063745 25278 raft_consensus.cc:2804] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:23.064292 25278 raft_consensus.cc:493] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260630 12:28:23.065088 25041 leader_election.cc:343] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0c4b94fe7fe4030b199cc44cf68b63e (127.16.110.131:40325): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:23.066501 25278 raft_consensus.cc:3060] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:23.071257 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee49d9bcb65349949078d02f03d98467" candidate_uuid: "0665aa0293654fd3a571633f0d09acd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" is_pre_election: true
I20260630 12:28:23.072431 25272 tablet_bootstrap.cc:654] T 8dc3d805ce84439b8ad47ed2754cf627 P f71d4cae9f9b4cd8851bfa96ced19821: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:23.072113 25291 raft_consensus.cc:515] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:23.073071 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee49d9bcb65349949078d02f03d98467" candidate_uuid: "0665aa0293654fd3a571633f0d09acd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" is_pre_election: true
I20260630 12:28:23.074468 25273 tablet_bootstrap.cc:492] T ee49d9bcb65349949078d02f03d98467 P b0c4b94fe7fe4030b199cc44cf68b63e: No bootstrap required, opened a new log
I20260630 12:28:23.075660 25077 raft_consensus.cc:2393] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0665aa0293654fd3a571633f0d09acd6 in current term 1: Already voted for candidate f71d4cae9f9b4cd8851bfa96ced19821 in this term.
I20260630 12:28:23.075961 25273 ts_tablet_manager.cc:1403] T ee49d9bcb65349949078d02f03d98467 P b0c4b94fe7fe4030b199cc44cf68b63e: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.000s
W20260630 12:28:23.076356 25116 leader_election.cc:343] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0c4b94fe7fe4030b199cc44cf68b63e (127.16.110.131:40325): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:23.077191 25278 raft_consensus.cc:515] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } }
I20260630 12:28:23.079121 25118 leader_election.cc:304] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6 [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: 0665aa0293654fd3a571633f0d09acd6; no voters: b0c4b94fe7fe4030b199cc44cf68b63e, f71d4cae9f9b4cd8851bfa96ced19821
I20260630 12:28:23.078956 25273 raft_consensus.cc:359] T ee49d9bcb65349949078d02f03d98467 P b0c4b94fe7fe4030b199cc44cf68b63e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:23.079926 25273 raft_consensus.cc:385] T ee49d9bcb65349949078d02f03d98467 P b0c4b94fe7fe4030b199cc44cf68b63e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:23.080267 25273 raft_consensus.cc:740] T ee49d9bcb65349949078d02f03d98467 P b0c4b94fe7fe4030b199cc44cf68b63e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0c4b94fe7fe4030b199cc44cf68b63e, State: Initialized, Role: FOLLOWER
I20260630 12:28:23.080657 25151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52bb4bb07aeb4521aaa172bcac4861a3" candidate_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665aa0293654fd3a571633f0d09acd6"
I20260630 12:28:23.081266 25151 raft_consensus.cc:3060] T 52bb4bb07aeb4521aaa172bcac4861a3 P 0665aa0293654fd3a571633f0d09acd6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:23.080979 25273 consensus_queue.cc:260] T ee49d9bcb65349949078d02f03d98467 P b0c4b94fe7fe4030b199cc44cf68b63e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:23.082653 25272 tablet_bootstrap.cc:492] T 8dc3d805ce84439b8ad47ed2754cf627 P f71d4cae9f9b4cd8851bfa96ced19821: No bootstrap required, opened a new log
I20260630 12:28:23.083181 25272 ts_tablet_manager.cc:1403] T 8dc3d805ce84439b8ad47ed2754cf627 P f71d4cae9f9b4cd8851bfa96ced19821: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.002s
I20260630 12:28:23.083244 25273 ts_tablet_manager.cc:1434] T ee49d9bcb65349949078d02f03d98467 P b0c4b94fe7fe4030b199cc44cf68b63e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:28:23.074836 25271 tablet_bootstrap.cc:492] T 0d1d6ef61710460a802af22f476f6a15 P 0665aa0293654fd3a571633f0d09acd6: No bootstrap required, opened a new log
I20260630 12:28:23.084545 25276 raft_consensus.cc:3060] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:23.085098 25271 ts_tablet_manager.cc:1403] T 0d1d6ef61710460a802af22f476f6a15 P 0665aa0293654fd3a571633f0d09acd6: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.020s
I20260630 12:28:23.086089 25272 raft_consensus.cc:359] T 8dc3d805ce84439b8ad47ed2754cf627 P f71d4cae9f9b4cd8851bfa96ced19821 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:23.086828 25272 raft_consensus.cc:385] T 8dc3d805ce84439b8ad47ed2754cf627 P f71d4cae9f9b4cd8851bfa96ced19821 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:23.087095 25272 raft_consensus.cc:740] T 8dc3d805ce84439b8ad47ed2754cf627 P f71d4cae9f9b4cd8851bfa96ced19821 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f71d4cae9f9b4cd8851bfa96ced19821, State: Initialized, Role: FOLLOWER
I20260630 12:28:23.087788 25272 consensus_queue.cc:260] T 8dc3d805ce84439b8ad47ed2754cf627 P f71d4cae9f9b4cd8851bfa96ced19821 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:23.087909 25271 raft_consensus.cc:359] T 0d1d6ef61710460a802af22f476f6a15 P 0665aa0293654fd3a571633f0d09acd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:23.088688 25271 raft_consensus.cc:385] T 0d1d6ef61710460a802af22f476f6a15 P 0665aa0293654fd3a571633f0d09acd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:23.088977 25271 raft_consensus.cc:740] T 0d1d6ef61710460a802af22f476f6a15 P 0665aa0293654fd3a571633f0d09acd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0665aa0293654fd3a571633f0d09acd6, State: Initialized, Role: FOLLOWER
I20260630 12:28:23.089689 25271 consensus_queue.cc:260] T 0d1d6ef61710460a802af22f476f6a15 P 0665aa0293654fd3a571633f0d09acd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:23.092389 25291 leader_election.cc:290] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [CANDIDATE]: Term 1 election: Requested vote from peers 0665aa0293654fd3a571633f0d09acd6 (127.16.110.130:41043), b0c4b94fe7fe4030b199cc44cf68b63e (127.16.110.131:40325)
I20260630 12:28:23.093146 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee49d9bcb65349949078d02f03d98467" candidate_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665aa0293654fd3a571633f0d09acd6"
I20260630 12:28:23.093478 25225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee49d9bcb65349949078d02f03d98467" candidate_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e"
I20260630 12:28:23.094084 25225 raft_consensus.cc:3060] T ee49d9bcb65349949078d02f03d98467 P b0c4b94fe7fe4030b199cc44cf68b63e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:23.099148 25151 raft_consensus.cc:2468] T 52bb4bb07aeb4521aaa172bcac4861a3 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f71d4cae9f9b4cd8851bfa96ced19821 in term 1.
I20260630 12:28:23.102631 25042 leader_election.cc:304] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0665aa0293654fd3a571633f0d09acd6, f71d4cae9f9b4cd8851bfa96ced19821; no voters: 
I20260630 12:28:23.102774 25226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52bb4bb07aeb4521aaa172bcac4861a3" candidate_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e"
I20260630 12:28:23.103806 25291 raft_consensus.cc:2804] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:23.103840 25226 raft_consensus.cc:3060] T 52bb4bb07aeb4521aaa172bcac4861a3 P b0c4b94fe7fe4030b199cc44cf68b63e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:23.104637 25291 raft_consensus.cc:697] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [term 1 LEADER]: Becoming Leader. State: Replica: f71d4cae9f9b4cd8851bfa96ced19821, State: Running, Role: LEADER
I20260630 12:28:23.105682 25291 consensus_queue.cc:237] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } }
I20260630 12:28:23.100302 25276 raft_consensus.cc:2749] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:23.117626 25272 ts_tablet_manager.cc:1434] T 8dc3d805ce84439b8ad47ed2754cf627 P f71d4cae9f9b4cd8851bfa96ced19821: Time spent starting tablet: real 0.034s	user 0.012s	sys 0.004s
I20260630 12:28:23.117883 25152 raft_consensus.cc:2468] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f71d4cae9f9b4cd8851bfa96ced19821 in term 1.
I20260630 12:28:23.101073 25278 leader_election.cc:290] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [CANDIDATE]: Term 1 election: Requested vote from peers 0665aa0293654fd3a571633f0d09acd6 (127.16.110.130:41043), b0c4b94fe7fe4030b199cc44cf68b63e (127.16.110.131:40325)
I20260630 12:28:23.119593 25271 ts_tablet_manager.cc:1434] T 0d1d6ef61710460a802af22f476f6a15 P 0665aa0293654fd3a571633f0d09acd6: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.016s
I20260630 12:28:23.119745 25042 leader_election.cc:304] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0665aa0293654fd3a571633f0d09acd6, f71d4cae9f9b4cd8851bfa96ced19821; no voters: 
I20260630 12:28:23.120700 25278 raft_consensus.cc:2804] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:23.121153 25278 raft_consensus.cc:697] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [term 1 LEADER]: Becoming Leader. State: Replica: f71d4cae9f9b4cd8851bfa96ced19821, State: Running, Role: LEADER
I20260630 12:28:23.121840 25278 consensus_queue.cc:237] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:23.122081 25225 raft_consensus.cc:2468] T ee49d9bcb65349949078d02f03d98467 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f71d4cae9f9b4cd8851bfa96ced19821 in term 1.
I20260630 12:28:23.124591 25226 raft_consensus.cc:2468] T 52bb4bb07aeb4521aaa172bcac4861a3 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f71d4cae9f9b4cd8851bfa96ced19821 in term 1.
I20260630 12:28:23.125782 25271 tablet_bootstrap.cc:492] T 8dc3d805ce84439b8ad47ed2754cf627 P 0665aa0293654fd3a571633f0d09acd6: Bootstrap starting.
I20260630 12:28:23.133183 25271 tablet_bootstrap.cc:654] T 8dc3d805ce84439b8ad47ed2754cf627 P 0665aa0293654fd3a571633f0d09acd6: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:23.133940 24972 catalog_manager.cc:5697] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 reported cstate change: term changed from 0 to 1, leader changed from <none> to f71d4cae9f9b4cd8851bfa96ced19821 (127.16.110.129). New cstate: current_term: 1 leader_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:23.138350 25271 tablet_bootstrap.cc:492] T 8dc3d805ce84439b8ad47ed2754cf627 P 0665aa0293654fd3a571633f0d09acd6: No bootstrap required, opened a new log
I20260630 12:28:23.138834 25271 ts_tablet_manager.cc:1403] T 8dc3d805ce84439b8ad47ed2754cf627 P 0665aa0293654fd3a571633f0d09acd6: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.002s
I20260630 12:28:23.141600 25271 raft_consensus.cc:359] T 8dc3d805ce84439b8ad47ed2754cf627 P 0665aa0293654fd3a571633f0d09acd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:23.142356 25271 raft_consensus.cc:385] T 8dc3d805ce84439b8ad47ed2754cf627 P 0665aa0293654fd3a571633f0d09acd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:23.142690 25271 raft_consensus.cc:740] T 8dc3d805ce84439b8ad47ed2754cf627 P 0665aa0293654fd3a571633f0d09acd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0665aa0293654fd3a571633f0d09acd6, State: Initialized, Role: FOLLOWER
I20260630 12:28:23.143352 25271 consensus_queue.cc:260] T 8dc3d805ce84439b8ad47ed2754cf627 P 0665aa0293654fd3a571633f0d09acd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:23.145531 25271 ts_tablet_manager.cc:1434] T 8dc3d805ce84439b8ad47ed2754cf627 P 0665aa0293654fd3a571633f0d09acd6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260630 12:28:23.149648 24972 catalog_manager.cc:5697] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 reported cstate change: term changed from 0 to 1, leader changed from <none> to f71d4cae9f9b4cd8851bfa96ced19821 (127.16.110.129). New cstate: current_term: 1 leader_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:23.266537 25280 raft_consensus.cc:493] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:23.267948 25280 raft_consensus.cc:515] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:23.271209 25280 leader_election.cc:290] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f71d4cae9f9b4cd8851bfa96ced19821 (127.16.110.129:35059), 0665aa0293654fd3a571633f0d09acd6 (127.16.110.130:41043)
I20260630 12:28:23.284192 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1d6ef61710460a802af22f476f6a15" candidate_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" is_pre_election: true
I20260630 12:28:23.284566 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1d6ef61710460a802af22f476f6a15" candidate_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665aa0293654fd3a571633f0d09acd6" is_pre_election: true
I20260630 12:28:23.285269 25077 raft_consensus.cc:2468] T 0d1d6ef61710460a802af22f476f6a15 P f71d4cae9f9b4cd8851bfa96ced19821 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0c4b94fe7fe4030b199cc44cf68b63e in term 0.
I20260630 12:28:23.285488 25152 raft_consensus.cc:2468] T 0d1d6ef61710460a802af22f476f6a15 P 0665aa0293654fd3a571633f0d09acd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0c4b94fe7fe4030b199cc44cf68b63e in term 0.
I20260630 12:28:23.286566 25192 leader_election.cc:304] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0c4b94fe7fe4030b199cc44cf68b63e, f71d4cae9f9b4cd8851bfa96ced19821; no voters: 
I20260630 12:28:23.287331 25280 raft_consensus.cc:2804] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:23.287691 25280 raft_consensus.cc:493] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:23.287925 25280 raft_consensus.cc:3060] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:23.295519 25280 raft_consensus.cc:515] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:23.297338 25280 leader_election.cc:290] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e [CANDIDATE]: Term 1 election: Requested vote from peers f71d4cae9f9b4cd8851bfa96ced19821 (127.16.110.129:35059), 0665aa0293654fd3a571633f0d09acd6 (127.16.110.130:41043)
I20260630 12:28:23.298148 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1d6ef61710460a802af22f476f6a15" candidate_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f71d4cae9f9b4cd8851bfa96ced19821"
I20260630 12:28:23.298429 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1d6ef61710460a802af22f476f6a15" candidate_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665aa0293654fd3a571633f0d09acd6"
I20260630 12:28:23.298678 25077 raft_consensus.cc:3060] T 0d1d6ef61710460a802af22f476f6a15 P f71d4cae9f9b4cd8851bfa96ced19821 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:23.299013 25152 raft_consensus.cc:3060] T 0d1d6ef61710460a802af22f476f6a15 P 0665aa0293654fd3a571633f0d09acd6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:23.306911 25077 raft_consensus.cc:2468] T 0d1d6ef61710460a802af22f476f6a15 P f71d4cae9f9b4cd8851bfa96ced19821 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0c4b94fe7fe4030b199cc44cf68b63e in term 1.
I20260630 12:28:23.307399 25152 raft_consensus.cc:2468] T 0d1d6ef61710460a802af22f476f6a15 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0c4b94fe7fe4030b199cc44cf68b63e in term 1.
I20260630 12:28:23.308234 25192 leader_election.cc:304] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0c4b94fe7fe4030b199cc44cf68b63e, f71d4cae9f9b4cd8851bfa96ced19821; no voters: 
I20260630 12:28:23.309127 25280 raft_consensus.cc:2804] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:23.310303 25280 raft_consensus.cc:697] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 LEADER]: Becoming Leader. State: Replica: b0c4b94fe7fe4030b199cc44cf68b63e, State: Running, Role: LEADER
I20260630 12:28:23.311743 25280 consensus_queue.cc:237] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
W20260630 12:28:23.318336 25023 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:23.322539 24972 catalog_manager.cc:5697] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e reported cstate change: term changed from 0 to 1, leader changed from <none> to b0c4b94fe7fe4030b199cc44cf68b63e (127.16.110.131). New cstate: current_term: 1 leader_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:23.395500 25280 raft_consensus.cc:493] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:23.396134 25280 raft_consensus.cc:515] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:23.398141 25280 leader_election.cc:290] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f71d4cae9f9b4cd8851bfa96ced19821 (127.16.110.129:35059), 0665aa0293654fd3a571633f0d09acd6 (127.16.110.130:41043)
I20260630 12:28:23.398983 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc3d805ce84439b8ad47ed2754cf627" candidate_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" is_pre_election: true
I20260630 12:28:23.399240 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc3d805ce84439b8ad47ed2754cf627" candidate_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665aa0293654fd3a571633f0d09acd6" is_pre_election: true
I20260630 12:28:23.399788 25077 raft_consensus.cc:2468] T 8dc3d805ce84439b8ad47ed2754cf627 P f71d4cae9f9b4cd8851bfa96ced19821 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0c4b94fe7fe4030b199cc44cf68b63e in term 0.
I20260630 12:28:23.399991 25152 raft_consensus.cc:2468] T 8dc3d805ce84439b8ad47ed2754cf627 P 0665aa0293654fd3a571633f0d09acd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0c4b94fe7fe4030b199cc44cf68b63e in term 0.
I20260630 12:28:23.400944 25192 leader_election.cc:304] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0c4b94fe7fe4030b199cc44cf68b63e, f71d4cae9f9b4cd8851bfa96ced19821; no voters: 
I20260630 12:28:23.401684 25280 raft_consensus.cc:2804] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:23.402145 25280 raft_consensus.cc:493] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:23.402447 25280 raft_consensus.cc:3060] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:23.409737 25280 raft_consensus.cc:515] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:23.411624 25280 leader_election.cc:290] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [CANDIDATE]: Term 1 election: Requested vote from peers f71d4cae9f9b4cd8851bfa96ced19821 (127.16.110.129:35059), 0665aa0293654fd3a571633f0d09acd6 (127.16.110.130:41043)
I20260630 12:28:23.412572 25077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc3d805ce84439b8ad47ed2754cf627" candidate_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f71d4cae9f9b4cd8851bfa96ced19821"
I20260630 12:28:23.412822 25152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc3d805ce84439b8ad47ed2754cf627" candidate_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665aa0293654fd3a571633f0d09acd6"
I20260630 12:28:23.413218 25077 raft_consensus.cc:3060] T 8dc3d805ce84439b8ad47ed2754cf627 P f71d4cae9f9b4cd8851bfa96ced19821 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:23.413424 25152 raft_consensus.cc:3060] T 8dc3d805ce84439b8ad47ed2754cf627 P 0665aa0293654fd3a571633f0d09acd6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:23.418609 25152 raft_consensus.cc:2468] T 8dc3d805ce84439b8ad47ed2754cf627 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0c4b94fe7fe4030b199cc44cf68b63e in term 1.
I20260630 12:28:23.418612 25077 raft_consensus.cc:2468] T 8dc3d805ce84439b8ad47ed2754cf627 P f71d4cae9f9b4cd8851bfa96ced19821 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0c4b94fe7fe4030b199cc44cf68b63e in term 1.
I20260630 12:28:23.419765 25191 leader_election.cc:304] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0665aa0293654fd3a571633f0d09acd6, b0c4b94fe7fe4030b199cc44cf68b63e; no voters: 
I20260630 12:28:23.420508 25280 raft_consensus.cc:2804] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:23.421067 25280 raft_consensus.cc:697] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 LEADER]: Becoming Leader. State: Replica: b0c4b94fe7fe4030b199cc44cf68b63e, State: Running, Role: LEADER
I20260630 12:28:23.422010 25280 consensus_queue.cc:237] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:23.429710 24972 catalog_manager.cc:5697] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e reported cstate change: term changed from 0 to 1, leader changed from <none> to b0c4b94fe7fe4030b199cc44cf68b63e (127.16.110.131). New cstate: current_term: 1 leader_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:23.517331 25278 consensus_queue.cc:1048] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:23.523280 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:28:23.538919 25294 consensus_queue.cc:1048] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:28:23.543263 25307 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:23.564277 16826 server_base.cc:1061] running on GCE node
W20260630 12:28:23.564945 25309 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:23.566131 25313 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:23.567435 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:23.567648 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:23.567909 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822503567884 us; error 0 us; skew 500 ppm
I20260630 12:28:23.568528 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:23.571406 16826 webserver.cc:533] Webserver started at http://127.16.110.132:45695/ using document root <none> and password file <none>
I20260630 12:28:23.571945 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:23.572227 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:23.572551 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:23.574016 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822292038890-16826-0/minicluster-data/ts-3-root/instance:
uuid: "e659874a4d884d0cae10afc047da436f"
format_stamp: "Formatted at 2026-06-30 12:28:23 on dist-test-slave-pnhc"
I20260630 12:28:23.578888 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:23.582530 25318 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:23.583276 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:28:23.583578 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822292038890-16826-0/minicluster-data/ts-3-root
uuid: "e659874a4d884d0cae10afc047da436f"
format_stamp: "Formatted at 2026-06-30 12:28:23 on dist-test-slave-pnhc"
I20260630 12:28:23.583851 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822292038890-16826-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822292038890-16826-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822292038890-16826-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:23.602474 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:23.603796 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:23.605492 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:23.608018 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:23.608340 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:28:23.608646 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:23.609007 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:23.626175 25294 consensus_queue.cc:1048] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:23.643859 25291 consensus_queue.cc:1048] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260630 12:28:23.679442 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.132:32943
I20260630 12:28:23.679684 25383 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.132:32943 every 8 connection(s)
I20260630 12:28:23.697011 25384 heartbeater.cc:344] Connected to a master server at 127.16.110.190:34679
I20260630 12:28:23.697412 25384 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:23.698199 25384 heartbeater.cc:507] Master 127.16.110.190:34679 requested a full tablet report, sending...
I20260630 12:28:23.700273 24975 ts_manager.cc:194] Registered new tserver with Master: e659874a4d884d0cae10afc047da436f (127.16.110.132:32943)
I20260630 12:28:23.701756 24975 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48564
I20260630 12:28:23.723467 25280 consensus_queue.cc:1048] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:23.728077 25280 consensus_queue.cc:1048] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:23.951694 25280 consensus_queue.cc:1048] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:23.963229 25390 consensus_queue.cc:1048] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:24.339888 25077 consensus_queue.cc:237] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [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: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } attrs { replace: true } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } }
I20260630 12:28:24.346500 25226 raft_consensus.cc:1275] T 52bb4bb07aeb4521aaa172bcac4861a3 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 FOLLOWER]: Refusing update from remote peer f71d4cae9f9b4cd8851bfa96ced19821: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:24.348662 25151 raft_consensus.cc:1275] T 52bb4bb07aeb4521aaa172bcac4861a3 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Refusing update from remote peer f71d4cae9f9b4cd8851bfa96ced19821: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:24.349577 25291 consensus_queue.cc:1048] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:24.350901 25352 consensus_queue.cc:1048] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:24.357513 25291 raft_consensus.cc:2955] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e659874a4d884d0cae10afc047da436f (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } attrs { replace: true } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } } }
I20260630 12:28:24.359189 25226 raft_consensus.cc:2955] T 52bb4bb07aeb4521aaa172bcac4861a3 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e659874a4d884d0cae10afc047da436f (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } attrs { replace: true } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } } }
W20260630 12:28:24.361939 25040 consensus_peers.cc:597] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 -> Peer e659874a4d884d0cae10afc047da436f (127.16.110.132:32943): Couldn't send request to peer e659874a4d884d0cae10afc047da436f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52bb4bb07aeb4521aaa172bcac4861a3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:24.360191 25152 raft_consensus.cc:2955] T 52bb4bb07aeb4521aaa172bcac4861a3 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e659874a4d884d0cae10afc047da436f (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } attrs { replace: true } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } } }
I20260630 12:28:24.375133 24972 catalog_manager.cc:5697] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 reported cstate change: config changed from index -1 to 2, NON_VOTER e659874a4d884d0cae10afc047da436f (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:24.391336 25226 consensus_queue.cc:237] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [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: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } attrs { replace: true } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } }
I20260630 12:28:24.397558 25152 raft_consensus.cc:1275] T 8dc3d805ce84439b8ad47ed2754cf627 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Refusing update from remote peer b0c4b94fe7fe4030b199cc44cf68b63e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:24.398916 25302 consensus_queue.cc:1048] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:24.399223 25077 raft_consensus.cc:1275] T 8dc3d805ce84439b8ad47ed2754cf627 P f71d4cae9f9b4cd8851bfa96ced19821 [term 1 FOLLOWER]: Refusing update from remote peer b0c4b94fe7fe4030b199cc44cf68b63e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:24.401795 25302 consensus_queue.cc:1048] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:28:24.407845 25189 consensus_peers.cc:597] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e -> Peer e659874a4d884d0cae10afc047da436f (127.16.110.132:32943): Couldn't send request to peer e659874a4d884d0cae10afc047da436f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8dc3d805ce84439b8ad47ed2754cf627. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:24.406901 25392 raft_consensus.cc:2955] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e659874a4d884d0cae10afc047da436f (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } attrs { replace: true } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } } }
I20260630 12:28:24.408893 25152 raft_consensus.cc:2955] T 8dc3d805ce84439b8ad47ed2754cf627 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e659874a4d884d0cae10afc047da436f (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } attrs { replace: true } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } } }
I20260630 12:28:24.414353 25077 raft_consensus.cc:2955] T 8dc3d805ce84439b8ad47ed2754cf627 P f71d4cae9f9b4cd8851bfa96ced19821 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e659874a4d884d0cae10afc047da436f (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } attrs { replace: true } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } } }
I20260630 12:28:24.421060 24973 catalog_manager.cc:5697] T 8dc3d805ce84439b8ad47ed2754cf627 P 0665aa0293654fd3a571633f0d09acd6 reported cstate change: config changed from index -1 to 2, NON_VOTER e659874a4d884d0cae10afc047da436f (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } attrs { replace: true } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } } }
I20260630 12:28:24.422909 25076 consensus_queue.cc:237] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [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: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } attrs { replace: true } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } }
W20260630 12:28:24.430997 25040 consensus_peers.cc:597] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 -> Peer e659874a4d884d0cae10afc047da436f (127.16.110.132:32943): Couldn't send request to peer e659874a4d884d0cae10afc047da436f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ee49d9bcb65349949078d02f03d98467. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:24.431908 25226 raft_consensus.cc:1275] T ee49d9bcb65349949078d02f03d98467 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 FOLLOWER]: Refusing update from remote peer f71d4cae9f9b4cd8851bfa96ced19821: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:24.432574 25152 raft_consensus.cc:1275] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Refusing update from remote peer f71d4cae9f9b4cd8851bfa96ced19821: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:24.433760 25352 consensus_queue.cc:1048] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:24.435027 25291 consensus_queue.cc:1048] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:28:24.442664 25291 raft_consensus.cc:2955] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e659874a4d884d0cae10afc047da436f (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } attrs { replace: true } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } } }
I20260630 12:28:24.443804 25152 raft_consensus.cc:2955] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e659874a4d884d0cae10afc047da436f (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } attrs { replace: true } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } } }
I20260630 12:28:24.443921 25226 raft_consensus.cc:2955] T ee49d9bcb65349949078d02f03d98467 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e659874a4d884d0cae10afc047da436f (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } attrs { replace: true } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } } }
I20260630 12:28:24.455591 24975 catalog_manager.cc:5697] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 reported cstate change: config changed from index -1 to 2, NON_VOTER e659874a4d884d0cae10afc047da436f (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:24.456364 25076 consensus_queue.cc:237] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [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: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } attrs { replace: false } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } }
W20260630 12:28:24.464772 25040 consensus_peers.cc:597] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 -> Peer e659874a4d884d0cae10afc047da436f (127.16.110.132:32943): Couldn't send request to peer e659874a4d884d0cae10afc047da436f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52bb4bb07aeb4521aaa172bcac4861a3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:24.465121 25152 raft_consensus.cc:1275] T 52bb4bb07aeb4521aaa172bcac4861a3 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Refusing update from remote peer f71d4cae9f9b4cd8851bfa96ced19821: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:24.466288 25226 raft_consensus.cc:1275] T 52bb4bb07aeb4521aaa172bcac4861a3 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 FOLLOWER]: Refusing update from remote peer f71d4cae9f9b4cd8851bfa96ced19821: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:24.466812 25291 consensus_queue.cc:1048] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:24.468014 25294 consensus_queue.cc:1048] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:24.474136 25352 raft_consensus.cc:2955] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [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: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } attrs { replace: false } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } } }
I20260630 12:28:24.475888 25151 raft_consensus.cc:2955] T 52bb4bb07aeb4521aaa172bcac4861a3 P 0665aa0293654fd3a571633f0d09acd6 [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: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } attrs { replace: false } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } } }
I20260630 12:28:24.477890 25226 raft_consensus.cc:2955] T 52bb4bb07aeb4521aaa172bcac4861a3 P b0c4b94fe7fe4030b199cc44cf68b63e [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: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } attrs { replace: false } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } } }
W20260630 12:28:24.485745 25023 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:28:24.486129 25023 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:28:24.488370 24973 catalog_manager.cc:5697] T 52bb4bb07aeb4521aaa172bcac4861a3 P 0665aa0293654fd3a571633f0d09acd6 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } attrs { replace: false } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } } }
I20260630 12:28:24.494271 25226 consensus_queue.cc:237] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [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: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } attrs { replace: false } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } }
W20260630 12:28:24.500890 25189 consensus_peers.cc:597] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e -> Peer e659874a4d884d0cae10afc047da436f (127.16.110.132:32943): Couldn't send request to peer e659874a4d884d0cae10afc047da436f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8dc3d805ce84439b8ad47ed2754cf627. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:24.501644 25151 raft_consensus.cc:1275] T 8dc3d805ce84439b8ad47ed2754cf627 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Refusing update from remote peer b0c4b94fe7fe4030b199cc44cf68b63e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:24.502306 25076 raft_consensus.cc:1275] T 8dc3d805ce84439b8ad47ed2754cf627 P f71d4cae9f9b4cd8851bfa96ced19821 [term 1 FOLLOWER]: Refusing update from remote peer b0c4b94fe7fe4030b199cc44cf68b63e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:24.503144 25390 consensus_queue.cc:1048] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:24.503818 25302 consensus_queue.cc:1048] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:24.508502 25076 consensus_queue.cc:237] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [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: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } attrs { replace: false } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } }
I20260630 12:28:24.511308 25392 raft_consensus.cc:2955] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [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: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } attrs { replace: false } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } } }
I20260630 12:28:24.513084 25151 raft_consensus.cc:2955] T 8dc3d805ce84439b8ad47ed2754cf627 P 0665aa0293654fd3a571633f0d09acd6 [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: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } attrs { replace: false } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } } }
I20260630 12:28:24.515868 25152 raft_consensus.cc:1275] T 52bb4bb07aeb4521aaa172bcac4861a3 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Refusing update from remote peer f71d4cae9f9b4cd8851bfa96ced19821: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:24.517537 25076 raft_consensus.cc:2955] T 8dc3d805ce84439b8ad47ed2754cf627 P f71d4cae9f9b4cd8851bfa96ced19821 [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: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } attrs { replace: false } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } } }
I20260630 12:28:24.519680 25226 raft_consensus.cc:1275] T 52bb4bb07aeb4521aaa172bcac4861a3 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 FOLLOWER]: Refusing update from remote peer f71d4cae9f9b4cd8851bfa96ced19821: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:24.517572 25352 consensus_queue.cc:1048] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260630 12:28:24.525296 25352 consensus_queue.cc:1048] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260630 12:28:24.527395 25023 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:28:24.527767 25023 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:28:24.529433 25403 raft_consensus.cc:2955] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e659874a4d884d0cae10afc047da436f (127.16.110.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } attrs { replace: false } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } }
I20260630 12:28:24.532922 25077 consensus_queue.cc:237] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [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: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } attrs { replace: false } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } }
I20260630 12:28:24.534096 24975 catalog_manager.cc:5697] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:24.537505 25226 raft_consensus.cc:2955] T 52bb4bb07aeb4521aaa172bcac4861a3 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e659874a4d884d0cae10afc047da436f (127.16.110.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } attrs { replace: false } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } }
I20260630 12:28:24.542636 25225 raft_consensus.cc:1275] T ee49d9bcb65349949078d02f03d98467 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 FOLLOWER]: Refusing update from remote peer f71d4cae9f9b4cd8851bfa96ced19821: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:28:24.543457 25152 raft_consensus.cc:1275] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Refusing update from remote peer f71d4cae9f9b4cd8851bfa96ced19821: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:28:24.544409 25040 consensus_peers.cc:597] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 -> Peer e659874a4d884d0cae10afc047da436f (127.16.110.132:32943): Couldn't send request to peer e659874a4d884d0cae10afc047da436f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ee49d9bcb65349949078d02f03d98467. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:24.545924 24962 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 52bb4bb07aeb4521aaa172bcac4861a3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:24.545364 25151 raft_consensus.cc:2955] T 52bb4bb07aeb4521aaa172bcac4861a3 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e659874a4d884d0cae10afc047da436f (127.16.110.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } attrs { replace: false } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } }
I20260630 12:28:24.545200 25352 consensus_queue.cc:1048] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260630 12:28:24.547386 25294 consensus_queue.cc:1048] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:28:24.555507 24973 catalog_manager.cc:5697] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 reported cstate change: config changed from index 3 to 4, NON_VOTER e659874a4d884d0cae10afc047da436f (127.16.110.132) evicted. New cstate: current_term: 1 leader_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:24.555320 25291 raft_consensus.cc:2955] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [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: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } attrs { replace: false } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } } }
I20260630 12:28:24.559170 25225 raft_consensus.cc:2955] T ee49d9bcb65349949078d02f03d98467 P b0c4b94fe7fe4030b199cc44cf68b63e [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: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } attrs { replace: false } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } } }
I20260630 12:28:24.563124 25224 consensus_queue.cc:237] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [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: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } attrs { replace: false } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } }
I20260630 12:28:24.563633 25152 raft_consensus.cc:2955] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6 [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: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } attrs { replace: false } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } } }
I20260630 12:28:24.572515 25076 raft_consensus.cc:1275] T 8dc3d805ce84439b8ad47ed2754cf627 P f71d4cae9f9b4cd8851bfa96ced19821 [term 1 FOLLOWER]: Refusing update from remote peer b0c4b94fe7fe4030b199cc44cf68b63e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:24.573977 25151 raft_consensus.cc:1275] T 8dc3d805ce84439b8ad47ed2754cf627 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Refusing update from remote peer b0c4b94fe7fe4030b199cc44cf68b63e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:24.574059 25390 consensus_queue.cc:1048] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:28:24.575760 25392 consensus_queue.cc:1048] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:24.583359 25390 raft_consensus.cc:2955] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e659874a4d884d0cae10afc047da436f (127.16.110.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } attrs { replace: false } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } }
I20260630 12:28:24.587956 25076 raft_consensus.cc:2955] T 8dc3d805ce84439b8ad47ed2754cf627 P f71d4cae9f9b4cd8851bfa96ced19821 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e659874a4d884d0cae10afc047da436f (127.16.110.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } attrs { replace: false } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } }
W20260630 12:28:24.595202 25023 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:28:24.595566 25023 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:28:24.594801 25151 raft_consensus.cc:2955] T 8dc3d805ce84439b8ad47ed2754cf627 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e659874a4d884d0cae10afc047da436f (127.16.110.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } attrs { replace: false } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } } }
I20260630 12:28:24.600077 24960 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8dc3d805ce84439b8ad47ed2754cf627 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:24.603688 25347 tablet_service.cc:1558] Processing DeleteTablet for tablet 52bb4bb07aeb4521aaa172bcac4861a3 with delete_type TABLET_DATA_TOMBSTONED (TS e659874a4d884d0cae10afc047da436f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35400
I20260630 12:28:24.605531 24975 catalog_manager.cc:5697] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e reported cstate change: config changed from index 3 to 4, NON_VOTER e659874a4d884d0cae10afc047da436f (127.16.110.132) evicted. New cstate: current_term: 1 leader_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } health_report { overall_health: HEALTHY } } }
W20260630 12:28:24.606637 24959 catalog_manager.cc:4995] TS e659874a4d884d0cae10afc047da436f (127.16.110.132:32943): delete failed for tablet 52bb4bb07aeb4521aaa172bcac4861a3 because the tablet was not found. No further retry: Not found: Tablet not found: 52bb4bb07aeb4521aaa172bcac4861a3
I20260630 12:28:24.607795 24973 catalog_manager.cc:5697] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } attrs { replace: false } } peers { permanent_uuid: "e659874a4d884d0cae10afc047da436f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 32943 } attrs { promote: true } } }
I20260630 12:28:24.615188 25347 tablet_service.cc:1558] Processing DeleteTablet for tablet 8dc3d805ce84439b8ad47ed2754cf627 with delete_type TABLET_DATA_TOMBSTONED (TS e659874a4d884d0cae10afc047da436f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35400
W20260630 12:28:24.618671 24959 catalog_manager.cc:4995] TS e659874a4d884d0cae10afc047da436f (127.16.110.132:32943): delete failed for tablet 8dc3d805ce84439b8ad47ed2754cf627 because the tablet was not found. No further retry: Not found: Tablet not found: 8dc3d805ce84439b8ad47ed2754cf627
I20260630 12:28:24.629155 25076 consensus_queue.cc:237] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [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: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } attrs { replace: false } }
I20260630 12:28:24.633852 25151 raft_consensus.cc:1275] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Refusing update from remote peer f71d4cae9f9b4cd8851bfa96ced19821: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:24.634959 25225 raft_consensus.cc:1275] T ee49d9bcb65349949078d02f03d98467 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 FOLLOWER]: Refusing update from remote peer f71d4cae9f9b4cd8851bfa96ced19821: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:28:24.635144 25403 consensus_queue.cc:1048] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:24.636452 25291 consensus_queue.cc:1048] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:28:24.641240 25403 raft_consensus.cc:2955] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e659874a4d884d0cae10afc047da436f (127.16.110.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } attrs { replace: false } } }
I20260630 12:28:24.643556 25151 raft_consensus.cc:2955] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e659874a4d884d0cae10afc047da436f (127.16.110.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } attrs { replace: false } } }
I20260630 12:28:24.644237 25225 raft_consensus.cc:2955] T ee49d9bcb65349949078d02f03d98467 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e659874a4d884d0cae10afc047da436f (127.16.110.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } attrs { replace: false } } }
I20260630 12:28:24.648245 24962 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ee49d9bcb65349949078d02f03d98467 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:28:24.652292 24973 catalog_manager.cc:5697] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 reported cstate change: config changed from index 3 to 4, NON_VOTER e659874a4d884d0cae10afc047da436f (127.16.110.132) evicted. New cstate: current_term: 1 leader_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f71d4cae9f9b4cd8851bfa96ced19821" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0665aa0293654fd3a571633f0d09acd6" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0c4b94fe7fe4030b199cc44cf68b63e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 40325 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260630 12:28:24.662050 25347 tablet_service.cc:1558] Processing DeleteTablet for tablet ee49d9bcb65349949078d02f03d98467 with delete_type TABLET_DATA_TOMBSTONED (TS e659874a4d884d0cae10afc047da436f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35400
W20260630 12:28:24.663883 24959 catalog_manager.cc:4995] TS e659874a4d884d0cae10afc047da436f (127.16.110.132:32943): delete failed for tablet ee49d9bcb65349949078d02f03d98467 because the tablet was not found. No further retry: Not found: Tablet not found: ee49d9bcb65349949078d02f03d98467
I20260630 12:28:24.704631 25384 heartbeater.cc:499] Master 127.16.110.190:34679 was elected leader, sending a full tablet report...
I20260630 12:28:24.765620 16826 tablet_server.cc:179] TabletServer@127.16.110.129:0 shutting down...
I20260630 12:28:24.790642 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:24.791392 16826 tablet_replica.cc:333] T 8dc3d805ce84439b8ad47ed2754cf627 P f71d4cae9f9b4cd8851bfa96ced19821: stopping tablet replica
I20260630 12:28:24.792094 16826 raft_consensus.cc:2243] T 8dc3d805ce84439b8ad47ed2754cf627 P f71d4cae9f9b4cd8851bfa96ced19821 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:24.792758 16826 raft_consensus.cc:2272] T 8dc3d805ce84439b8ad47ed2754cf627 P f71d4cae9f9b4cd8851bfa96ced19821 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:24.795570 16826 tablet_replica.cc:333] T 0d1d6ef61710460a802af22f476f6a15 P f71d4cae9f9b4cd8851bfa96ced19821: stopping tablet replica
I20260630 12:28:24.796224 16826 raft_consensus.cc:2243] T 0d1d6ef61710460a802af22f476f6a15 P f71d4cae9f9b4cd8851bfa96ced19821 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:24.796628 16826 raft_consensus.cc:2272] T 0d1d6ef61710460a802af22f476f6a15 P f71d4cae9f9b4cd8851bfa96ced19821 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:24.798588 16826 tablet_replica.cc:333] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821: stopping tablet replica
I20260630 12:28:24.799078 16826 raft_consensus.cc:2243] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:24.799816 16826 raft_consensus.cc:2272] T 52bb4bb07aeb4521aaa172bcac4861a3 P f71d4cae9f9b4cd8851bfa96ced19821 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:24.802227 16826 tablet_replica.cc:333] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821: stopping tablet replica
I20260630 12:28:24.802750 16826 raft_consensus.cc:2243] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:24.803465 16826 raft_consensus.cc:2272] T ee49d9bcb65349949078d02f03d98467 P f71d4cae9f9b4cd8851bfa96ced19821 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:28:24.815618 25192 consensus_peers.cc:597] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e -> Peer f71d4cae9f9b4cd8851bfa96ced19821 (127.16.110.129:35059): Couldn't send request to peer f71d4cae9f9b4cd8851bfa96ced19821. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:24.819885 16826 tablet_server.cc:196] TabletServer@127.16.110.129:0 shutdown complete.
I20260630 12:28:24.835543 16826 tablet_server.cc:179] TabletServer@127.16.110.130:0 shutting down...
I20260630 12:28:24.857657 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:24.858332 16826 tablet_replica.cc:333] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6: stopping tablet replica
I20260630 12:28:24.858985 16826 raft_consensus.cc:2243] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:24.859570 16826 raft_consensus.cc:2272] T ee49d9bcb65349949078d02f03d98467 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:24.861984 16826 tablet_replica.cc:333] T 8dc3d805ce84439b8ad47ed2754cf627 P 0665aa0293654fd3a571633f0d09acd6: stopping tablet replica
I20260630 12:28:24.862469 16826 raft_consensus.cc:2243] T 8dc3d805ce84439b8ad47ed2754cf627 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:24.862970 16826 raft_consensus.cc:2272] T 8dc3d805ce84439b8ad47ed2754cf627 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:24.865399 16826 tablet_replica.cc:333] T 0d1d6ef61710460a802af22f476f6a15 P 0665aa0293654fd3a571633f0d09acd6: stopping tablet replica
I20260630 12:28:24.865846 16826 raft_consensus.cc:2243] T 0d1d6ef61710460a802af22f476f6a15 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:24.866184 16826 raft_consensus.cc:2272] T 0d1d6ef61710460a802af22f476f6a15 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:24.867936 16826 tablet_replica.cc:333] T 52bb4bb07aeb4521aaa172bcac4861a3 P 0665aa0293654fd3a571633f0d09acd6: stopping tablet replica
I20260630 12:28:24.868469 16826 raft_consensus.cc:2243] T 52bb4bb07aeb4521aaa172bcac4861a3 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:24.868973 16826 raft_consensus.cc:2272] T 52bb4bb07aeb4521aaa172bcac4861a3 P 0665aa0293654fd3a571633f0d09acd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:24.892917 16826 tablet_server.cc:196] TabletServer@127.16.110.130:0 shutdown complete.
I20260630 12:28:24.908550 16826 tablet_server.cc:179] TabletServer@127.16.110.131:0 shutting down...
I20260630 12:28:24.930482 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:24.931360 16826 tablet_replica.cc:333] T ee49d9bcb65349949078d02f03d98467 P b0c4b94fe7fe4030b199cc44cf68b63e: stopping tablet replica
I20260630 12:28:24.932157 16826 raft_consensus.cc:2243] T ee49d9bcb65349949078d02f03d98467 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:24.932802 16826 raft_consensus.cc:2272] T ee49d9bcb65349949078d02f03d98467 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:28:24.933142 25191 consensus_peers.cc:597] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e -> Peer 0665aa0293654fd3a571633f0d09acd6 (127.16.110.130:41043): Couldn't send request to peer 0665aa0293654fd3a571633f0d09acd6. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.130:41043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:24.935724 16826 tablet_replica.cc:333] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e: stopping tablet replica
I20260630 12:28:24.936405 16826 raft_consensus.cc:2243] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:24.937247 16826 raft_consensus.cc:2272] T 8dc3d805ce84439b8ad47ed2754cf627 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:24.940012 16826 tablet_replica.cc:333] T 52bb4bb07aeb4521aaa172bcac4861a3 P b0c4b94fe7fe4030b199cc44cf68b63e: stopping tablet replica
I20260630 12:28:24.940637 16826 raft_consensus.cc:2243] T 52bb4bb07aeb4521aaa172bcac4861a3 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:24.941239 16826 raft_consensus.cc:2272] T 52bb4bb07aeb4521aaa172bcac4861a3 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:24.943626 16826 tablet_replica.cc:333] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e: stopping tablet replica
I20260630 12:28:24.944342 16826 raft_consensus.cc:2243] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:24.945128 16826 raft_consensus.cc:2272] T 0d1d6ef61710460a802af22f476f6a15 P b0c4b94fe7fe4030b199cc44cf68b63e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:24.969242 16826 tablet_server.cc:196] TabletServer@127.16.110.131:0 shutdown complete.
I20260630 12:28:24.984373 16826 tablet_server.cc:179] TabletServer@127.16.110.132:0 shutting down...
I20260630 12:28:25.002620 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:25.018671 16826 tablet_server.cc:196] TabletServer@127.16.110.132:0 shutdown complete.
I20260630 12:28:25.026556 16826 master.cc:562] Master@127.16.110.190:34679 shutting down...
I20260630 12:28:25.043175 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7bd09520861548798f276106a64b7e11 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:25.043722 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7bd09520861548798f276106a64b7e11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:25.044130 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7bd09520861548798f276106a64b7e11: stopping tablet replica
I20260630 12:28:25.064989 16826 master.cc:584] Master@127.16.110.190:34679 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3920 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:28:25.101908 16826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.110.190:35209
I20260630 12:28:25.102942 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:25.107694 25410 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:25.107821 25411 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:25.109302 25413 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:25.110510 16826 server_base.cc:1061] running on GCE node
I20260630 12:28:25.111312 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:25.111537 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:25.111693 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822505111674 us; error 0 us; skew 500 ppm
I20260630 12:28:25.112282 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:25.114434 16826 webserver.cc:533] Webserver started at http://127.16.110.190:46553/ using document root <none> and password file <none>
I20260630 12:28:25.114903 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:25.115115 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:25.115373 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:25.116528 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822292038890-16826-0/minicluster-data/master-0-root/instance:
uuid: "08482c104e544e078bd5d05d45ce93c4"
format_stamp: "Formatted at 2026-06-30 12:28:25 on dist-test-slave-pnhc"
I20260630 12:28:25.120733 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:28:25.123940 25418 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:25.124716 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:25.125030 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822292038890-16826-0/minicluster-data/master-0-root
uuid: "08482c104e544e078bd5d05d45ce93c4"
format_stamp: "Formatted at 2026-06-30 12:28:25 on dist-test-slave-pnhc"
I20260630 12:28:25.125305 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822292038890-16826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822292038890-16826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822292038890-16826-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:25.144851 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:25.145987 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:25.183126 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.190:35209
I20260630 12:28:25.183230 25469 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.190:35209 every 8 connection(s)
I20260630 12:28:25.186900 25470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:25.197343 25470 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 08482c104e544e078bd5d05d45ce93c4: Bootstrap starting.
I20260630 12:28:25.201936 25470 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 08482c104e544e078bd5d05d45ce93c4: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:25.206068 25470 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 08482c104e544e078bd5d05d45ce93c4: No bootstrap required, opened a new log
I20260630 12:28:25.208135 25470 raft_consensus.cc:359] T 00000000000000000000000000000000 P 08482c104e544e078bd5d05d45ce93c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08482c104e544e078bd5d05d45ce93c4" member_type: VOTER }
I20260630 12:28:25.208492 25470 raft_consensus.cc:385] T 00000000000000000000000000000000 P 08482c104e544e078bd5d05d45ce93c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:25.208662 25470 raft_consensus.cc:740] T 00000000000000000000000000000000 P 08482c104e544e078bd5d05d45ce93c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08482c104e544e078bd5d05d45ce93c4, State: Initialized, Role: FOLLOWER
I20260630 12:28:25.209231 25470 consensus_queue.cc:260] T 00000000000000000000000000000000 P 08482c104e544e078bd5d05d45ce93c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "08482c104e544e078bd5d05d45ce93c4" member_type: VOTER }
I20260630 12:28:25.209650 25470 raft_consensus.cc:399] T 00000000000000000000000000000000 P 08482c104e544e078bd5d05d45ce93c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:25.209852 25470 raft_consensus.cc:493] T 00000000000000000000000000000000 P 08482c104e544e078bd5d05d45ce93c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:25.210060 25470 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 08482c104e544e078bd5d05d45ce93c4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:25.214648 25470 raft_consensus.cc:515] T 00000000000000000000000000000000 P 08482c104e544e078bd5d05d45ce93c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08482c104e544e078bd5d05d45ce93c4" member_type: VOTER }
I20260630 12:28:25.215101 25470 leader_election.cc:304] T 00000000000000000000000000000000 P 08482c104e544e078bd5d05d45ce93c4 [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: 08482c104e544e078bd5d05d45ce93c4; no voters: 
I20260630 12:28:25.216391 25470 leader_election.cc:290] T 00000000000000000000000000000000 P 08482c104e544e078bd5d05d45ce93c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:25.216758 25473 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 08482c104e544e078bd5d05d45ce93c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:25.218084 25473 raft_consensus.cc:697] T 00000000000000000000000000000000 P 08482c104e544e078bd5d05d45ce93c4 [term 1 LEADER]: Becoming Leader. State: Replica: 08482c104e544e078bd5d05d45ce93c4, State: Running, Role: LEADER
I20260630 12:28:25.218750 25473 consensus_queue.cc:237] T 00000000000000000000000000000000 P 08482c104e544e078bd5d05d45ce93c4 [LEADER]: Queue going to LEADER mode. State: All 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: "08482c104e544e078bd5d05d45ce93c4" member_type: VOTER }
I20260630 12:28:25.219347 25470 sys_catalog.cc:565] T 00000000000000000000000000000000 P 08482c104e544e078bd5d05d45ce93c4 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:25.223546 25475 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08482c104e544e078bd5d05d45ce93c4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 08482c104e544e078bd5d05d45ce93c4. Latest consensus state: current_term: 1 leader_uuid: "08482c104e544e078bd5d05d45ce93c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08482c104e544e078bd5d05d45ce93c4" member_type: VOTER } }
I20260630 12:28:25.224327 25475 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08482c104e544e078bd5d05d45ce93c4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:25.224822 25474 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08482c104e544e078bd5d05d45ce93c4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "08482c104e544e078bd5d05d45ce93c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08482c104e544e078bd5d05d45ce93c4" member_type: VOTER } }
I20260630 12:28:25.225476 25474 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08482c104e544e078bd5d05d45ce93c4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:25.226826 25480 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:25.231827 25480 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:25.234732 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:25.240630 25480 catalog_manager.cc:1383] Generated new cluster ID: 03a71f05f2bb4f4fba8445f07da9048a
I20260630 12:28:25.240885 25480 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:25.254181 25480 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:25.255424 25480 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:25.267562 25480 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 08482c104e544e078bd5d05d45ce93c4: Generated new TSK 0
I20260630 12:28:25.268146 25480 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:25.301559 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:25.307463 25491 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:25.309131 25492 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:25.309962 25494 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:25.310319 16826 server_base.cc:1061] running on GCE node
I20260630 12:28:25.311256 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:25.311453 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:25.311589 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822505311577 us; error 0 us; skew 500 ppm
I20260630 12:28:25.312024 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:25.314208 16826 webserver.cc:533] Webserver started at http://127.16.110.129:42959/ using document root <none> and password file <none>
I20260630 12:28:25.314642 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:25.314795 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:25.315006 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:25.315997 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822292038890-16826-0/minicluster-data/ts-0-root/instance:
uuid: "a763349637ef4036a59b69942b0d2912"
format_stamp: "Formatted at 2026-06-30 12:28:25 on dist-test-slave-pnhc"
I20260630 12:28:25.320278 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:28:25.323591 25499 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:25.324447 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:25.324749 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822292038890-16826-0/minicluster-data/ts-0-root
uuid: "a763349637ef4036a59b69942b0d2912"
format_stamp: "Formatted at 2026-06-30 12:28:25 on dist-test-slave-pnhc"
I20260630 12:28:25.325034 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822292038890-16826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822292038890-16826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822292038890-16826-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:25.339938 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:25.341099 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:25.342439 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:25.344619 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:25.344830 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:25.345063 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:25.345234 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:25.385141 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.129:38165
I20260630 12:28:25.385236 25561 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.129:38165 every 8 connection(s)
I20260630 12:28:25.390520 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:25.397230 25566 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:25.398226 25567 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:25.402076 25569 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:25.403111 25562 heartbeater.cc:344] Connected to a master server at 127.16.110.190:35209
I20260630 12:28:25.403168 16826 server_base.cc:1061] running on GCE node
I20260630 12:28:25.403677 25562 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:25.404461 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:28:25.404491 25562 heartbeater.cc:507] Master 127.16.110.190:35209 requested a full tablet report, sending...
W20260630 12:28:25.404861 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:25.405191 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822505405169 us; error 0 us; skew 500 ppm
I20260630 12:28:25.405815 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:25.407256 25435 ts_manager.cc:194] Registered new tserver with Master: a763349637ef4036a59b69942b0d2912 (127.16.110.129:38165)
I20260630 12:28:25.408430 16826 webserver.cc:533] Webserver started at http://127.16.110.130:35827/ using document root <none> and password file <none>
I20260630 12:28:25.408987 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:25.409219 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:25.409226 25435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60814
I20260630 12:28:25.409651 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:25.411041 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822292038890-16826-0/minicluster-data/ts-1-root/instance:
uuid: "38188987617748748aebb90f38206e9c"
format_stamp: "Formatted at 2026-06-30 12:28:25 on dist-test-slave-pnhc"
I20260630 12:28:25.415704 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260630 12:28:25.418999 25574 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:25.419862 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:25.420189 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822292038890-16826-0/minicluster-data/ts-1-root
uuid: "38188987617748748aebb90f38206e9c"
format_stamp: "Formatted at 2026-06-30 12:28:25 on dist-test-slave-pnhc"
I20260630 12:28:25.420471 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822292038890-16826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822292038890-16826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822292038890-16826-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:25.437191 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:25.438280 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:25.439788 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:25.442114 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:25.442332 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:25.442564 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:25.442727 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:25.482342 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.130:43353
I20260630 12:28:25.482447 25636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.130:43353 every 8 connection(s)
I20260630 12:28:25.487587 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:25.495266 25640 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:25.496999 25641 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:25.499697 25637 heartbeater.cc:344] Connected to a master server at 127.16.110.190:35209
W20260630 12:28:25.500190 25643 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:25.500226 25637 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:25.500392 16826 server_base.cc:1061] running on GCE node
I20260630 12:28:25.501592 25637 heartbeater.cc:507] Master 127.16.110.190:35209 requested a full tablet report, sending...
I20260630 12:28:25.501638 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:25.502028 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:25.502199 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822505502182 us; error 0 us; skew 500 ppm
I20260630 12:28:25.502749 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:25.503839 25435 ts_manager.cc:194] Registered new tserver with Master: 38188987617748748aebb90f38206e9c (127.16.110.130:43353)
I20260630 12:28:25.505265 25435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60820
I20260630 12:28:25.505741 16826 webserver.cc:533] Webserver started at http://127.16.110.131:39927/ using document root <none> and password file <none>
I20260630 12:28:25.506281 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:25.506513 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:25.506822 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:25.508097 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822292038890-16826-0/minicluster-data/ts-2-root/instance:
uuid: "5cf87111897440809533a9f111490844"
format_stamp: "Formatted at 2026-06-30 12:28:25 on dist-test-slave-pnhc"
I20260630 12:28:25.512665 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:28:25.515841 25648 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:25.516659 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:25.516974 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822292038890-16826-0/minicluster-data/ts-2-root
uuid: "5cf87111897440809533a9f111490844"
format_stamp: "Formatted at 2026-06-30 12:28:25 on dist-test-slave-pnhc"
I20260630 12:28:25.517293 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822292038890-16826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822292038890-16826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822292038890-16826-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:25.532707 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:25.533763 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:25.535112 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:25.537287 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:25.537506 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:25.537732 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:25.537901 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:25.577652 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.131:45339
I20260630 12:28:25.577742 25710 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.131:45339 every 8 connection(s)
I20260630 12:28:25.590734 25711 heartbeater.cc:344] Connected to a master server at 127.16.110.190:35209
I20260630 12:28:25.591178 25711 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:25.591850 25711 heartbeater.cc:507] Master 127.16.110.190:35209 requested a full tablet report, sending...
I20260630 12:28:25.593705 25435 ts_manager.cc:194] Registered new tserver with Master: 5cf87111897440809533a9f111490844 (127.16.110.131:45339)
I20260630 12:28:25.594579 16826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013750557s
I20260630 12:28:25.595002 25435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47442
I20260630 12:28:26.412067 25562 heartbeater.cc:499] Master 127.16.110.190:35209 was elected leader, sending a full tablet report...
I20260630 12:28:26.507745 25637 heartbeater.cc:499] Master 127.16.110.190:35209 was elected leader, sending a full tablet report...
I20260630 12:28:26.597527 25711 heartbeater.cc:499] Master 127.16.110.190:35209 was elected leader, sending a full tablet report...
I20260630 12:28:26.653975 25435 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47450:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:28:26.656541 25435 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:28:26.731317 25602 tablet_service.cc:1511] Processing CreateTablet for tablet af70f80dbd234f6995ae7920e023e98a (DEFAULT_TABLE table=test-workload [id=d6b22ea610bc43958a0000ef828cf205]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:26.732806 25602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af70f80dbd234f6995ae7920e023e98a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.732882 25601 tablet_service.cc:1511] Processing CreateTablet for tablet 5658d95a49ed42599e3d68cf5987bc4e (DEFAULT_TABLE table=test-workload [id=d6b22ea610bc43958a0000ef828cf205]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:26.734206 25601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5658d95a49ed42599e3d68cf5987bc4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.735613 25600 tablet_service.cc:1511] Processing CreateTablet for tablet 09c2ef288d1a4154a81a5d2586cf3eb6 (DEFAULT_TABLE table=test-workload [id=d6b22ea610bc43958a0000ef828cf205]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:26.737046 25600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c2ef288d1a4154a81a5d2586cf3eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.736711 25524 tablet_service.cc:1511] Processing CreateTablet for tablet c8decb0570784ad5885e3eb172b41188 (DEFAULT_TABLE table=test-workload [id=d6b22ea610bc43958a0000ef828cf205]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:26.738056 25524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8decb0570784ad5885e3eb172b41188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.735613 25523 tablet_service.cc:1511] Processing CreateTablet for tablet d33bbc3db4b44b53b139241a7307ff4b (DEFAULT_TABLE table=test-workload [id=d6b22ea610bc43958a0000ef828cf205]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:26.739377 25523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d33bbc3db4b44b53b139241a7307ff4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.741075 25673 tablet_service.cc:1511] Processing CreateTablet for tablet c8decb0570784ad5885e3eb172b41188 (DEFAULT_TABLE table=test-workload [id=d6b22ea610bc43958a0000ef828cf205]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:26.742411 25673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8decb0570784ad5885e3eb172b41188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.745116 25525 tablet_service.cc:1511] Processing CreateTablet for tablet 09c2ef288d1a4154a81a5d2586cf3eb6 (DEFAULT_TABLE table=test-workload [id=d6b22ea610bc43958a0000ef828cf205]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:26.746423 25525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c2ef288d1a4154a81a5d2586cf3eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.749128 25674 tablet_service.cc:1511] Processing CreateTablet for tablet 09c2ef288d1a4154a81a5d2586cf3eb6 (DEFAULT_TABLE table=test-workload [id=d6b22ea610bc43958a0000ef828cf205]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:26.750867 25674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c2ef288d1a4154a81a5d2586cf3eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.751143 25526 tablet_service.cc:1511] Processing CreateTablet for tablet 5658d95a49ed42599e3d68cf5987bc4e (DEFAULT_TABLE table=test-workload [id=d6b22ea610bc43958a0000ef828cf205]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:26.752337 25526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5658d95a49ed42599e3d68cf5987bc4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.753207 25599 tablet_service.cc:1511] Processing CreateTablet for tablet c8decb0570784ad5885e3eb172b41188 (DEFAULT_TABLE table=test-workload [id=d6b22ea610bc43958a0000ef828cf205]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:26.754474 25599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8decb0570784ad5885e3eb172b41188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.757186 25598 tablet_service.cc:1511] Processing CreateTablet for tablet d33bbc3db4b44b53b139241a7307ff4b (DEFAULT_TABLE table=test-workload [id=d6b22ea610bc43958a0000ef828cf205]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:26.758661 25598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d33bbc3db4b44b53b139241a7307ff4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.758507 25675 tablet_service.cc:1511] Processing CreateTablet for tablet 5658d95a49ed42599e3d68cf5987bc4e (DEFAULT_TABLE table=test-workload [id=d6b22ea610bc43958a0000ef828cf205]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:26.759769 25675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5658d95a49ed42599e3d68cf5987bc4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.761050 25676 tablet_service.cc:1511] Processing CreateTablet for tablet af70f80dbd234f6995ae7920e023e98a (DEFAULT_TABLE table=test-workload [id=d6b22ea610bc43958a0000ef828cf205]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:26.757079 25527 tablet_service.cc:1511] Processing CreateTablet for tablet af70f80dbd234f6995ae7920e023e98a (DEFAULT_TABLE table=test-workload [id=d6b22ea610bc43958a0000ef828cf205]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:26.763536 25527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af70f80dbd234f6995ae7920e023e98a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.767238 25676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af70f80dbd234f6995ae7920e023e98a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.778306 25672 tablet_service.cc:1511] Processing CreateTablet for tablet d33bbc3db4b44b53b139241a7307ff4b (DEFAULT_TABLE table=test-workload [id=d6b22ea610bc43958a0000ef828cf205]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:26.779734 25672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d33bbc3db4b44b53b139241a7307ff4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.779675 25522 tablet_service.cc:1511] Processing CreateTablet for tablet 69273640efe84ab19c4c40f65de9745e (DEFAULT_TABLE table=test-workload [id=d6b22ea610bc43958a0000ef828cf205]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:26.781169 25522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69273640efe84ab19c4c40f65de9745e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.789120 25601 tablet_service.cc:1511] Processing CreateTablet for tablet 69273640efe84ab19c4c40f65de9745e (DEFAULT_TABLE table=test-workload [id=d6b22ea610bc43958a0000ef828cf205]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:26.798919 25671 tablet_service.cc:1511] Processing CreateTablet for tablet 69273640efe84ab19c4c40f65de9745e (DEFAULT_TABLE table=test-workload [id=d6b22ea610bc43958a0000ef828cf205]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:26.800997 25671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69273640efe84ab19c4c40f65de9745e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.801321 25732 tablet_bootstrap.cc:492] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c: Bootstrap starting.
I20260630 12:28:26.811276 25733 tablet_bootstrap.cc:492] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912: Bootstrap starting.
I20260630 12:28:26.821182 25731 tablet_bootstrap.cc:492] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 5cf87111897440809533a9f111490844: Bootstrap starting.
I20260630 12:28:26.821676 25601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69273640efe84ab19c4c40f65de9745e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:26.807986 25732 tablet_bootstrap.cc:654] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:26.833436 25733 tablet_bootstrap.cc:654] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:26.833437 25731 tablet_bootstrap.cc:654] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 5cf87111897440809533a9f111490844: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:26.847873 25732 tablet_bootstrap.cc:492] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c: No bootstrap required, opened a new log
I20260630 12:28:26.848302 25733 tablet_bootstrap.cc:492] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912: No bootstrap required, opened a new log
I20260630 12:28:26.848501 25732 ts_tablet_manager.cc:1403] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.011s
I20260630 12:28:26.848815 25733 ts_tablet_manager.cc:1403] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.000s
I20260630 12:28:26.851637 25732 raft_consensus.cc:359] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:26.852607 25732 raft_consensus.cc:385] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:26.853037 25732 raft_consensus.cc:740] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38188987617748748aebb90f38206e9c, State: Initialized, Role: FOLLOWER
I20260630 12:28:26.854223 25732 consensus_queue.cc:260] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:26.851886 25733 raft_consensus.cc:359] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:26.856149 25733 raft_consensus.cc:385] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:26.856666 25733 raft_consensus.cc:740] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a763349637ef4036a59b69942b0d2912, State: Initialized, Role: FOLLOWER
I20260630 12:28:26.858166 25733 consensus_queue.cc:260] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:26.859023 25731 tablet_bootstrap.cc:492] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 5cf87111897440809533a9f111490844: No bootstrap required, opened a new log
I20260630 12:28:26.859670 25731 ts_tablet_manager.cc:1403] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 5cf87111897440809533a9f111490844: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.000s
I20260630 12:28:26.862663 25731 raft_consensus.cc:359] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:26.863169 25732 ts_tablet_manager.cc:1434] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:28:26.863415 25731 raft_consensus.cc:385] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:26.863867 25731 raft_consensus.cc:740] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cf87111897440809533a9f111490844, State: Initialized, Role: FOLLOWER
I20260630 12:28:26.864709 25732 tablet_bootstrap.cc:492] T 5658d95a49ed42599e3d68cf5987bc4e P 38188987617748748aebb90f38206e9c: Bootstrap starting.
I20260630 12:28:26.864886 25731 consensus_queue.cc:260] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 5cf87111897440809533a9f111490844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:26.868319 25733 ts_tablet_manager.cc:1434] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.003s
I20260630 12:28:26.872145 25732 tablet_bootstrap.cc:654] T 5658d95a49ed42599e3d68cf5987bc4e P 38188987617748748aebb90f38206e9c: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:26.874794 25733 tablet_bootstrap.cc:492] T c8decb0570784ad5885e3eb172b41188 P a763349637ef4036a59b69942b0d2912: Bootstrap starting.
I20260630 12:28:26.876849 25731 ts_tablet_manager.cc:1434] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 5cf87111897440809533a9f111490844: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.011s
I20260630 12:28:26.877940 25731 tablet_bootstrap.cc:492] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844: Bootstrap starting.
I20260630 12:28:26.883610 25732 tablet_bootstrap.cc:492] T 5658d95a49ed42599e3d68cf5987bc4e P 38188987617748748aebb90f38206e9c: No bootstrap required, opened a new log
I20260630 12:28:26.884271 25732 ts_tablet_manager.cc:1403] T 5658d95a49ed42599e3d68cf5987bc4e P 38188987617748748aebb90f38206e9c: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260630 12:28:26.885128 25733 tablet_bootstrap.cc:654] T c8decb0570784ad5885e3eb172b41188 P a763349637ef4036a59b69942b0d2912: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:26.884244 25731 tablet_bootstrap.cc:654] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:26.887733 25732 raft_consensus.cc:359] T 5658d95a49ed42599e3d68cf5987bc4e P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:26.888794 25732 raft_consensus.cc:385] T 5658d95a49ed42599e3d68cf5987bc4e P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:26.889245 25732 raft_consensus.cc:740] T 5658d95a49ed42599e3d68cf5987bc4e P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38188987617748748aebb90f38206e9c, State: Initialized, Role: FOLLOWER
W20260630 12:28:26.890872 25563 tablet.cc:2406] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:28:26.890434 25732 consensus_queue.cc:260] T 5658d95a49ed42599e3d68cf5987bc4e P 38188987617748748aebb90f38206e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:26.896986 25732 ts_tablet_manager.cc:1434] T 5658d95a49ed42599e3d68cf5987bc4e P 38188987617748748aebb90f38206e9c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260630 12:28:26.898516 25732 tablet_bootstrap.cc:492] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c: Bootstrap starting.
I20260630 12:28:26.908416 25732 tablet_bootstrap.cc:654] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:26.919620 25732 tablet_bootstrap.cc:492] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c: No bootstrap required, opened a new log
I20260630 12:28:26.919628 25733 tablet_bootstrap.cc:492] T c8decb0570784ad5885e3eb172b41188 P a763349637ef4036a59b69942b0d2912: No bootstrap required, opened a new log
I20260630 12:28:26.920367 25731 tablet_bootstrap.cc:492] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844: No bootstrap required, opened a new log
I20260630 12:28:26.920377 25732 ts_tablet_manager.cc:1403] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260630 12:28:26.920565 25733 ts_tablet_manager.cc:1403] T c8decb0570784ad5885e3eb172b41188 P a763349637ef4036a59b69942b0d2912: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.017s
I20260630 12:28:26.920902 25731 ts_tablet_manager.cc:1403] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.015s
I20260630 12:28:26.923463 25731 raft_consensus.cc:359] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:26.924088 25731 raft_consensus.cc:385] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:26.924355 25731 raft_consensus.cc:740] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cf87111897440809533a9f111490844, State: Initialized, Role: FOLLOWER
I20260630 12:28:26.924327 25732 raft_consensus.cc:359] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:26.924695 25733 raft_consensus.cc:359] T c8decb0570784ad5885e3eb172b41188 P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:26.925474 25732 raft_consensus.cc:385] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:26.925585 25733 raft_consensus.cc:385] T c8decb0570784ad5885e3eb172b41188 P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:26.925485 25731 consensus_queue.cc:260] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:26.926105 25732 raft_consensus.cc:740] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38188987617748748aebb90f38206e9c, State: Initialized, Role: FOLLOWER
I20260630 12:28:26.926219 25733 raft_consensus.cc:740] T c8decb0570784ad5885e3eb172b41188 P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a763349637ef4036a59b69942b0d2912, State: Initialized, Role: FOLLOWER
I20260630 12:28:26.927795 25731 ts_tablet_manager.cc:1434] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:28:26.927287 25732 consensus_queue.cc:260] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:26.929064 25731 tablet_bootstrap.cc:492] T d33bbc3db4b44b53b139241a7307ff4b P 5cf87111897440809533a9f111490844: Bootstrap starting.
I20260630 12:28:26.928661 25733 consensus_queue.cc:260] T c8decb0570784ad5885e3eb172b41188 P a763349637ef4036a59b69942b0d2912 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:26.930174 25732 ts_tablet_manager.cc:1434] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260630 12:28:26.931226 25732 tablet_bootstrap.cc:492] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c: Bootstrap starting.
I20260630 12:28:26.936338 25731 tablet_bootstrap.cc:654] T d33bbc3db4b44b53b139241a7307ff4b P 5cf87111897440809533a9f111490844: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:26.936542 25733 ts_tablet_manager.cc:1434] T c8decb0570784ad5885e3eb172b41188 P a763349637ef4036a59b69942b0d2912: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260630 12:28:26.937590 25732 tablet_bootstrap.cc:654] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:26.937933 25733 tablet_bootstrap.cc:492] T af70f80dbd234f6995ae7920e023e98a P a763349637ef4036a59b69942b0d2912: Bootstrap starting.
I20260630 12:28:26.952715 25733 tablet_bootstrap.cc:654] T af70f80dbd234f6995ae7920e023e98a P a763349637ef4036a59b69942b0d2912: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:26.959317 25732 tablet_bootstrap.cc:492] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c: No bootstrap required, opened a new log
I20260630 12:28:26.960175 25732 ts_tablet_manager.cc:1403] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.015s
I20260630 12:28:26.963779 25732 raft_consensus.cc:359] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:26.964591 25732 raft_consensus.cc:385] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:26.964648 25733 tablet_bootstrap.cc:492] T af70f80dbd234f6995ae7920e023e98a P a763349637ef4036a59b69942b0d2912: No bootstrap required, opened a new log
I20260630 12:28:26.964766 25731 tablet_bootstrap.cc:492] T d33bbc3db4b44b53b139241a7307ff4b P 5cf87111897440809533a9f111490844: No bootstrap required, opened a new log
I20260630 12:28:26.965070 25732 raft_consensus.cc:740] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38188987617748748aebb90f38206e9c, State: Initialized, Role: FOLLOWER
I20260630 12:28:26.965409 25733 ts_tablet_manager.cc:1403] T af70f80dbd234f6995ae7920e023e98a P a763349637ef4036a59b69942b0d2912: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.010s
I20260630 12:28:26.965607 25731 ts_tablet_manager.cc:1403] T d33bbc3db4b44b53b139241a7307ff4b P 5cf87111897440809533a9f111490844: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.021s
I20260630 12:28:26.966106 25732 consensus_queue.cc:260] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:26.968252 25731 raft_consensus.cc:359] T d33bbc3db4b44b53b139241a7307ff4b P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:26.968899 25731 raft_consensus.cc:385] T d33bbc3db4b44b53b139241a7307ff4b P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:26.968734 25733 raft_consensus.cc:359] T af70f80dbd234f6995ae7920e023e98a P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:26.969385 25731 raft_consensus.cc:740] T d33bbc3db4b44b53b139241a7307ff4b P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cf87111897440809533a9f111490844, State: Initialized, Role: FOLLOWER
I20260630 12:28:26.969686 25733 raft_consensus.cc:385] T af70f80dbd234f6995ae7920e023e98a P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:26.970139 25733 raft_consensus.cc:740] T af70f80dbd234f6995ae7920e023e98a P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a763349637ef4036a59b69942b0d2912, State: Initialized, Role: FOLLOWER
I20260630 12:28:26.970345 25732 ts_tablet_manager.cc:1434] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260630 12:28:26.970515 25731 consensus_queue.cc:260] T d33bbc3db4b44b53b139241a7307ff4b P 5cf87111897440809533a9f111490844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:26.971650 25732 tablet_bootstrap.cc:492] T d33bbc3db4b44b53b139241a7307ff4b P 38188987617748748aebb90f38206e9c: Bootstrap starting.
I20260630 12:28:26.971141 25733 consensus_queue.cc:260] T af70f80dbd234f6995ae7920e023e98a P a763349637ef4036a59b69942b0d2912 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:26.976032 25731 ts_tablet_manager.cc:1434] T d33bbc3db4b44b53b139241a7307ff4b P 5cf87111897440809533a9f111490844: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:28:26.977290 25731 tablet_bootstrap.cc:492] T c8decb0570784ad5885e3eb172b41188 P 5cf87111897440809533a9f111490844: Bootstrap starting.
I20260630 12:28:26.979157 25732 tablet_bootstrap.cc:654] T d33bbc3db4b44b53b139241a7307ff4b P 38188987617748748aebb90f38206e9c: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:26.981853 25733 ts_tablet_manager.cc:1434] T af70f80dbd234f6995ae7920e023e98a P a763349637ef4036a59b69942b0d2912: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.004s
I20260630 12:28:26.986918 25731 tablet_bootstrap.cc:654] T c8decb0570784ad5885e3eb172b41188 P 5cf87111897440809533a9f111490844: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:26.989260 25733 tablet_bootstrap.cc:492] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912: Bootstrap starting.
I20260630 12:28:26.993479 25732 tablet_bootstrap.cc:492] T d33bbc3db4b44b53b139241a7307ff4b P 38188987617748748aebb90f38206e9c: No bootstrap required, opened a new log
I20260630 12:28:26.993999 25732 ts_tablet_manager.cc:1403] T d33bbc3db4b44b53b139241a7307ff4b P 38188987617748748aebb90f38206e9c: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260630 12:28:26.994267 25731 tablet_bootstrap.cc:492] T c8decb0570784ad5885e3eb172b41188 P 5cf87111897440809533a9f111490844: No bootstrap required, opened a new log
I20260630 12:28:26.994782 25731 ts_tablet_manager.cc:1403] T c8decb0570784ad5885e3eb172b41188 P 5cf87111897440809533a9f111490844: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260630 12:28:26.996147 25733 tablet_bootstrap.cc:654] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:26.996688 25732 raft_consensus.cc:359] T d33bbc3db4b44b53b139241a7307ff4b P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:26.997334 25732 raft_consensus.cc:385] T d33bbc3db4b44b53b139241a7307ff4b P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:26.997613 25732 raft_consensus.cc:740] T d33bbc3db4b44b53b139241a7307ff4b P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38188987617748748aebb90f38206e9c, State: Initialized, Role: FOLLOWER
I20260630 12:28:26.997560 25731 raft_consensus.cc:359] T c8decb0570784ad5885e3eb172b41188 P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:26.998581 25731 raft_consensus.cc:385] T c8decb0570784ad5885e3eb172b41188 P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:26.998628 25732 consensus_queue.cc:260] T d33bbc3db4b44b53b139241a7307ff4b P 38188987617748748aebb90f38206e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:26.999753 25737 raft_consensus.cc:493] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:27.000218 25737 raft_consensus.cc:515] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.001799 25733 tablet_bootstrap.cc:492] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912: No bootstrap required, opened a new log
I20260630 12:28:27.002290 25732 ts_tablet_manager.cc:1434] T d33bbc3db4b44b53b139241a7307ff4b P 38188987617748748aebb90f38206e9c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260630 12:28:27.002348 25733 ts_tablet_manager.cc:1403] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.002s
I20260630 12:28:27.003000 25737 leader_election.cc:290] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a763349637ef4036a59b69942b0d2912 (127.16.110.129:38165), 5cf87111897440809533a9f111490844 (127.16.110.131:45339)
I20260630 12:28:27.003701 25732 tablet_bootstrap.cc:492] T 69273640efe84ab19c4c40f65de9745e P 38188987617748748aebb90f38206e9c: Bootstrap starting.
I20260630 12:28:26.999179 25731 raft_consensus.cc:740] T c8decb0570784ad5885e3eb172b41188 P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cf87111897440809533a9f111490844, State: Initialized, Role: FOLLOWER
I20260630 12:28:27.005779 25733 raft_consensus.cc:359] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.006817 25733 raft_consensus.cc:385] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:27.006426 25731 consensus_queue.cc:260] T c8decb0570784ad5885e3eb172b41188 P 5cf87111897440809533a9f111490844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.007182 25733 raft_consensus.cc:740] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a763349637ef4036a59b69942b0d2912, State: Initialized, Role: FOLLOWER
I20260630 12:28:27.008181 25733 consensus_queue.cc:260] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.008919 25731 ts_tablet_manager.cc:1434] T c8decb0570784ad5885e3eb172b41188 P 5cf87111897440809533a9f111490844: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260630 12:28:27.010082 25731 tablet_bootstrap.cc:492] T af70f80dbd234f6995ae7920e023e98a P 5cf87111897440809533a9f111490844: Bootstrap starting.
I20260630 12:28:27.016714 25731 tablet_bootstrap.cc:654] T af70f80dbd234f6995ae7920e023e98a P 5cf87111897440809533a9f111490844: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:27.019742 25733 ts_tablet_manager.cc:1434] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260630 12:28:27.034148 25733 tablet_bootstrap.cc:492] T 5658d95a49ed42599e3d68cf5987bc4e P a763349637ef4036a59b69942b0d2912: Bootstrap starting.
I20260630 12:28:27.035691 25732 tablet_bootstrap.cc:654] T 69273640efe84ab19c4c40f65de9745e P 38188987617748748aebb90f38206e9c: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:27.041950 25738 raft_consensus.cc:493] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:27.042659 25738 raft_consensus.cc:515] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.060236 25733 tablet_bootstrap.cc:654] T 5658d95a49ed42599e3d68cf5987bc4e P a763349637ef4036a59b69942b0d2912: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:27.063069 25732 tablet_bootstrap.cc:492] T 69273640efe84ab19c4c40f65de9745e P 38188987617748748aebb90f38206e9c: No bootstrap required, opened a new log
I20260630 12:28:27.075449 25732 ts_tablet_manager.cc:1403] T 69273640efe84ab19c4c40f65de9745e P 38188987617748748aebb90f38206e9c: Time spent bootstrapping tablet: real 0.072s	user 0.026s	sys 0.011s
I20260630 12:28:27.076120 25731 tablet_bootstrap.cc:492] T af70f80dbd234f6995ae7920e023e98a P 5cf87111897440809533a9f111490844: No bootstrap required, opened a new log
I20260630 12:28:27.076757 25731 ts_tablet_manager.cc:1403] T af70f80dbd234f6995ae7920e023e98a P 5cf87111897440809533a9f111490844: Time spent bootstrapping tablet: real 0.067s	user 0.033s	sys 0.021s
I20260630 12:28:27.078986 25732 raft_consensus.cc:359] T 69273640efe84ab19c4c40f65de9745e P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.071128 25738 leader_election.cc:290] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38188987617748748aebb90f38206e9c (127.16.110.130:43353), 5cf87111897440809533a9f111490844 (127.16.110.131:45339)
I20260630 12:28:27.081008 25732 raft_consensus.cc:385] T 69273640efe84ab19c4c40f65de9745e P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:27.082013 25732 raft_consensus.cc:740] T 69273640efe84ab19c4c40f65de9745e P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38188987617748748aebb90f38206e9c, State: Initialized, Role: FOLLOWER
I20260630 12:28:27.083398 25732 consensus_queue.cc:260] T 69273640efe84ab19c4c40f65de9745e P 38188987617748748aebb90f38206e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.087487 25732 ts_tablet_manager.cc:1434] T 69273640efe84ab19c4c40f65de9745e P 38188987617748748aebb90f38206e9c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:28:27.080839 25731 raft_consensus.cc:359] T af70f80dbd234f6995ae7920e023e98a P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.090870 25731 raft_consensus.cc:385] T af70f80dbd234f6995ae7920e023e98a P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:27.091235 25731 raft_consensus.cc:740] T af70f80dbd234f6995ae7920e023e98a P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cf87111897440809533a9f111490844, State: Initialized, Role: FOLLOWER
I20260630 12:28:27.092392 25737 raft_consensus.cc:493] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:27.092746 25739 raft_consensus.cc:493] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:27.093058 25737 raft_consensus.cc:515] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.093381 25739 raft_consensus.cc:515] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.095118 25733 tablet_bootstrap.cc:492] T 5658d95a49ed42599e3d68cf5987bc4e P a763349637ef4036a59b69942b0d2912: No bootstrap required, opened a new log
I20260630 12:28:27.095207 25737 leader_election.cc:290] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a763349637ef4036a59b69942b0d2912 (127.16.110.129:38165), 5cf87111897440809533a9f111490844 (127.16.110.131:45339)
I20260630 12:28:27.095786 25733 ts_tablet_manager.cc:1403] T 5658d95a49ed42599e3d68cf5987bc4e P a763349637ef4036a59b69942b0d2912: Time spent bootstrapping tablet: real 0.062s	user 0.007s	sys 0.005s
I20260630 12:28:27.096727 25731 consensus_queue.cc:260] T af70f80dbd234f6995ae7920e023e98a P 5cf87111897440809533a9f111490844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.101289 25738 raft_consensus.cc:493] T c8decb0570784ad5885e3eb172b41188 P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:27.101820 25738 raft_consensus.cc:515] T c8decb0570784ad5885e3eb172b41188 P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.102820 25739 leader_election.cc:290] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a763349637ef4036a59b69942b0d2912 (127.16.110.129:38165), 38188987617748748aebb90f38206e9c (127.16.110.130:43353)
I20260630 12:28:27.105115 25733 raft_consensus.cc:359] T 5658d95a49ed42599e3d68cf5987bc4e P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.105762 25738 leader_election.cc:290] T c8decb0570784ad5885e3eb172b41188 P a763349637ef4036a59b69942b0d2912 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38188987617748748aebb90f38206e9c (127.16.110.130:43353), 5cf87111897440809533a9f111490844 (127.16.110.131:45339)
I20260630 12:28:27.111050 25731 ts_tablet_manager.cc:1434] T af70f80dbd234f6995ae7920e023e98a P 5cf87111897440809533a9f111490844: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.002s
I20260630 12:28:27.112512 25731 tablet_bootstrap.cc:492] T 69273640efe84ab19c4c40f65de9745e P 5cf87111897440809533a9f111490844: Bootstrap starting.
I20260630 12:28:27.116703 25737 raft_consensus.cc:493] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:27.117324 25737 raft_consensus.cc:515] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.119031 25537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af70f80dbd234f6995ae7920e023e98a" candidate_uuid: "38188987617748748aebb90f38206e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a763349637ef4036a59b69942b0d2912" is_pre_election: true
I20260630 12:28:27.119788 25537 raft_consensus.cc:2468] T af70f80dbd234f6995ae7920e023e98a P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38188987617748748aebb90f38206e9c in term 0.
I20260630 12:28:27.119858 25737 leader_election.cc:290] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a763349637ef4036a59b69942b0d2912 (127.16.110.129:38165), 5cf87111897440809533a9f111490844 (127.16.110.131:45339)
I20260630 12:28:27.105912 25733 raft_consensus.cc:385] T 5658d95a49ed42599e3d68cf5987bc4e P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:27.121001 25733 raft_consensus.cc:740] T 5658d95a49ed42599e3d68cf5987bc4e P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a763349637ef4036a59b69942b0d2912, State: Initialized, Role: FOLLOWER
I20260630 12:28:27.121585 25537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8decb0570784ad5885e3eb172b41188" candidate_uuid: "38188987617748748aebb90f38206e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a763349637ef4036a59b69942b0d2912" is_pre_election: true
I20260630 12:28:27.121781 25733 consensus_queue.cc:260] T 5658d95a49ed42599e3d68cf5987bc4e P a763349637ef4036a59b69942b0d2912 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.122282 25537 raft_consensus.cc:2468] T c8decb0570784ad5885e3eb172b41188 P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38188987617748748aebb90f38206e9c in term 0.
I20260630 12:28:27.124946 25731 tablet_bootstrap.cc:654] T 69273640efe84ab19c4c40f65de9745e P 5cf87111897440809533a9f111490844: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:27.131132 25612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69273640efe84ab19c4c40f65de9745e" candidate_uuid: "a763349637ef4036a59b69942b0d2912" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38188987617748748aebb90f38206e9c" is_pre_election: true
I20260630 12:28:27.131997 25612 raft_consensus.cc:2468] T 69273640efe84ab19c4c40f65de9745e P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a763349637ef4036a59b69942b0d2912 in term 0.
I20260630 12:28:27.132606 25733 ts_tablet_manager.cc:1434] T 5658d95a49ed42599e3d68cf5987bc4e P a763349637ef4036a59b69942b0d2912: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260630 12:28:27.133450 25611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8decb0570784ad5885e3eb172b41188" candidate_uuid: "a763349637ef4036a59b69942b0d2912" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38188987617748748aebb90f38206e9c" is_pre_election: true
I20260630 12:28:27.133941 25733 tablet_bootstrap.cc:492] T 09c2ef288d1a4154a81a5d2586cf3eb6 P a763349637ef4036a59b69942b0d2912: Bootstrap starting.
I20260630 12:28:27.134203 25611 raft_consensus.cc:2468] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a763349637ef4036a59b69942b0d2912 in term 0.
I20260630 12:28:27.137499 25537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c2ef288d1a4154a81a5d2586cf3eb6" candidate_uuid: "38188987617748748aebb90f38206e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a763349637ef4036a59b69942b0d2912" is_pre_election: true
I20260630 12:28:27.137626 25576 leader_election.cc:304] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38188987617748748aebb90f38206e9c, a763349637ef4036a59b69942b0d2912; no voters: 
I20260630 12:28:27.138700 25737 raft_consensus.cc:2804] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:27.138845 25576 leader_election.cc:304] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38188987617748748aebb90f38206e9c, a763349637ef4036a59b69942b0d2912; no voters: 
I20260630 12:28:27.139175 25737 raft_consensus.cc:493] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:27.139632 25737 raft_consensus.cc:3060] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:28:27.139955 25576 leader_election.cc:343] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a763349637ef4036a59b69942b0d2912 (127.16.110.129:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:27.141228 25686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af70f80dbd234f6995ae7920e023e98a" candidate_uuid: "38188987617748748aebb90f38206e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cf87111897440809533a9f111490844" is_pre_election: true
I20260630 12:28:27.141490 25750 raft_consensus.cc:2804] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:27.141870 25750 raft_consensus.cc:493] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:27.141937 25686 raft_consensus.cc:2468] T af70f80dbd234f6995ae7920e023e98a P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38188987617748748aebb90f38206e9c in term 0.
I20260630 12:28:27.142273 25750 raft_consensus.cc:3060] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:27.143494 25686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8decb0570784ad5885e3eb172b41188" candidate_uuid: "38188987617748748aebb90f38206e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cf87111897440809533a9f111490844" is_pre_election: true
I20260630 12:28:27.144121 25686 raft_consensus.cc:2468] T c8decb0570784ad5885e3eb172b41188 P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38188987617748748aebb90f38206e9c in term 0.
I20260630 12:28:27.145401 25686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c2ef288d1a4154a81a5d2586cf3eb6" candidate_uuid: "38188987617748748aebb90f38206e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cf87111897440809533a9f111490844" is_pre_election: true
I20260630 12:28:27.146341 25761 raft_consensus.cc:493] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:27.147892 25761 raft_consensus.cc:515] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.150375 25761 leader_election.cc:290] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 5cf87111897440809533a9f111490844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a763349637ef4036a59b69942b0d2912 (127.16.110.129:38165), 38188987617748748aebb90f38206e9c (127.16.110.130:43353)
I20260630 12:28:27.150626 25733 tablet_bootstrap.cc:654] T 09c2ef288d1a4154a81a5d2586cf3eb6 P a763349637ef4036a59b69942b0d2912: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:27.152874 25750 raft_consensus.cc:515] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.155782 25686 raft_consensus.cc:2468] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38188987617748748aebb90f38206e9c in term 0.
I20260630 12:28:27.157439 25750 leader_election.cc:290] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c [CANDIDATE]: Term 1 election: Requested vote from peers a763349637ef4036a59b69942b0d2912 (127.16.110.129:38165), 5cf87111897440809533a9f111490844 (127.16.110.131:45339)
I20260630 12:28:27.138926 25500 leader_election.cc:304] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38188987617748748aebb90f38206e9c, a763349637ef4036a59b69942b0d2912; no voters: 
I20260630 12:28:27.159204 25500 leader_election.cc:304] T c8decb0570784ad5885e3eb172b41188 P a763349637ef4036a59b69942b0d2912 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38188987617748748aebb90f38206e9c, a763349637ef4036a59b69942b0d2912; no voters: 
I20260630 12:28:27.159484 25738 raft_consensus.cc:2804] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:27.159852 25738 raft_consensus.cc:493] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:27.160233 25738 raft_consensus.cc:3060] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:27.161703 25750 raft_consensus.cc:493] T 5658d95a49ed42599e3d68cf5987bc4e P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:27.161674 25576 leader_election.cc:304] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c [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: 38188987617748748aebb90f38206e9c, 5cf87111897440809533a9f111490844; no voters: a763349637ef4036a59b69942b0d2912
I20260630 12:28:27.162808 25750 raft_consensus.cc:515] T 5658d95a49ed42599e3d68cf5987bc4e P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.167253 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8decb0570784ad5885e3eb172b41188" candidate_uuid: "a763349637ef4036a59b69942b0d2912" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cf87111897440809533a9f111490844" is_pre_election: true
I20260630 12:28:27.168190 25685 raft_consensus.cc:2468] T c8decb0570784ad5885e3eb172b41188 P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a763349637ef4036a59b69942b0d2912 in term 0.
I20260630 12:28:27.170195 25684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8decb0570784ad5885e3eb172b41188" candidate_uuid: "38188987617748748aebb90f38206e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cf87111897440809533a9f111490844"
I20260630 12:28:27.171119 25684 raft_consensus.cc:3060] T c8decb0570784ad5885e3eb172b41188 P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:27.177588 25686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69273640efe84ab19c4c40f65de9745e" candidate_uuid: "a763349637ef4036a59b69942b0d2912" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cf87111897440809533a9f111490844" is_pre_election: true
W20260630 12:28:27.179626 25501 leader_election.cc:343] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5cf87111897440809533a9f111490844 (127.16.110.131:45339): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:27.186975 25766 raft_consensus.cc:2804] T c8decb0570784ad5885e3eb172b41188 P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:27.187451 25766 raft_consensus.cc:493] T c8decb0570784ad5885e3eb172b41188 P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:27.187862 25766 raft_consensus.cc:3060] T c8decb0570784ad5885e3eb172b41188 P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:27.188534 25737 raft_consensus.cc:515] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.189512 25750 leader_election.cc:290] T 5658d95a49ed42599e3d68cf5987bc4e P 38188987617748748aebb90f38206e9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a763349637ef4036a59b69942b0d2912 (127.16.110.129:38165), 5cf87111897440809533a9f111490844 (127.16.110.131:45339)
I20260630 12:28:27.190078 25750 raft_consensus.cc:2804] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:27.190442 25750 raft_consensus.cc:493] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:27.190615 25737 leader_election.cc:290] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c [CANDIDATE]: Term 1 election: Requested vote from peers a763349637ef4036a59b69942b0d2912 (127.16.110.129:38165), 5cf87111897440809533a9f111490844 (127.16.110.131:45339)
I20260630 12:28:27.190781 25750 raft_consensus.cc:3060] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:27.188333 25733 tablet_bootstrap.cc:492] T 09c2ef288d1a4154a81a5d2586cf3eb6 P a763349637ef4036a59b69942b0d2912: No bootstrap required, opened a new log
I20260630 12:28:27.197402 25731 tablet_bootstrap.cc:492] T 69273640efe84ab19c4c40f65de9745e P 5cf87111897440809533a9f111490844: No bootstrap required, opened a new log
I20260630 12:28:27.198019 25731 ts_tablet_manager.cc:1403] T 69273640efe84ab19c4c40f65de9745e P 5cf87111897440809533a9f111490844: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.022s
I20260630 12:28:27.199064 25537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8decb0570784ad5885e3eb172b41188" candidate_uuid: "38188987617748748aebb90f38206e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a763349637ef4036a59b69942b0d2912"
I20260630 12:28:27.199190 25536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5658d95a49ed42599e3d68cf5987bc4e" candidate_uuid: "5cf87111897440809533a9f111490844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a763349637ef4036a59b69942b0d2912" is_pre_election: true
I20260630 12:28:27.199976 25536 raft_consensus.cc:2468] T 5658d95a49ed42599e3d68cf5987bc4e P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cf87111897440809533a9f111490844 in term 0.
I20260630 12:28:27.200394 25534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5658d95a49ed42599e3d68cf5987bc4e" candidate_uuid: "38188987617748748aebb90f38206e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a763349637ef4036a59b69942b0d2912" is_pre_election: true
I20260630 12:28:27.198048 25535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c2ef288d1a4154a81a5d2586cf3eb6" candidate_uuid: "5cf87111897440809533a9f111490844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a763349637ef4036a59b69942b0d2912" is_pre_election: true
I20260630 12:28:27.202683 25650 leader_election.cc:304] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cf87111897440809533a9f111490844, a763349637ef4036a59b69942b0d2912; no voters: 
I20260630 12:28:27.203248 25536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af70f80dbd234f6995ae7920e023e98a" candidate_uuid: "38188987617748748aebb90f38206e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a763349637ef4036a59b69942b0d2912"
I20260630 12:28:27.198508 25733 ts_tablet_manager.cc:1403] T 09c2ef288d1a4154a81a5d2586cf3eb6 P a763349637ef4036a59b69942b0d2912: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.008s
I20260630 12:28:27.203886 25536 raft_consensus.cc:3060] T af70f80dbd234f6995ae7920e023e98a P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:28:27.204134 25650 leader_election.cc:343] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 5cf87111897440809533a9f111490844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a763349637ef4036a59b69942b0d2912 (127.16.110.129:38165): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:27.204798 25761 raft_consensus.cc:2804] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:27.205181 25761 raft_consensus.cc:493] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:27.203594 25534 raft_consensus.cc:2468] T 5658d95a49ed42599e3d68cf5987bc4e P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38188987617748748aebb90f38206e9c in term 0.
I20260630 12:28:27.205528 25761 raft_consensus.cc:3060] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:27.206437 25576 leader_election.cc:304] T 5658d95a49ed42599e3d68cf5987bc4e P 38188987617748748aebb90f38206e9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38188987617748748aebb90f38206e9c, a763349637ef4036a59b69942b0d2912; no voters: 
I20260630 12:28:27.207262 25737 raft_consensus.cc:2804] T 5658d95a49ed42599e3d68cf5987bc4e P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:27.207016 25766 raft_consensus.cc:515] T c8decb0570784ad5885e3eb172b41188 P a763349637ef4036a59b69942b0d2912 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.207619 25737 raft_consensus.cc:493] T 5658d95a49ed42599e3d68cf5987bc4e P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:27.203884 25686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5658d95a49ed42599e3d68cf5987bc4e" candidate_uuid: "38188987617748748aebb90f38206e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cf87111897440809533a9f111490844" is_pre_election: true
I20260630 12:28:27.209267 25766 leader_election.cc:290] T c8decb0570784ad5885e3eb172b41188 P a763349637ef4036a59b69942b0d2912 [CANDIDATE]: Term 1 election: Requested vote from peers 38188987617748748aebb90f38206e9c (127.16.110.130:43353), 5cf87111897440809533a9f111490844 (127.16.110.131:45339)
I20260630 12:28:27.208348 25737 raft_consensus.cc:3060] T 5658d95a49ed42599e3d68cf5987bc4e P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:27.208199 25537 raft_consensus.cc:2393] T c8decb0570784ad5885e3eb172b41188 P a763349637ef4036a59b69942b0d2912 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 38188987617748748aebb90f38206e9c in current term 1: Already voted for candidate a763349637ef4036a59b69942b0d2912 in this term.
I20260630 12:28:27.209954 25612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c2ef288d1a4154a81a5d2586cf3eb6" candidate_uuid: "5cf87111897440809533a9f111490844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38188987617748748aebb90f38206e9c" is_pre_election: true
I20260630 12:28:27.211061 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8decb0570784ad5885e3eb172b41188" candidate_uuid: "a763349637ef4036a59b69942b0d2912" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cf87111897440809533a9f111490844"
I20260630 12:28:27.211525 25738 raft_consensus.cc:515] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.212729 25610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8decb0570784ad5885e3eb172b41188" candidate_uuid: "a763349637ef4036a59b69942b0d2912" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38188987617748748aebb90f38206e9c"
I20260630 12:28:27.213541 25610 raft_consensus.cc:2393] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a763349637ef4036a59b69942b0d2912 in current term 1: Already voted for candidate 38188987617748748aebb90f38206e9c in this term.
I20260630 12:28:27.213873 25738 leader_election.cc:290] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912 [CANDIDATE]: Term 1 election: Requested vote from peers 38188987617748748aebb90f38206e9c (127.16.110.130:43353), 5cf87111897440809533a9f111490844 (127.16.110.131:45339)
I20260630 12:28:27.214561 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af70f80dbd234f6995ae7920e023e98a" candidate_uuid: "38188987617748748aebb90f38206e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cf87111897440809533a9f111490844"
I20260630 12:28:27.215158 25685 raft_consensus.cc:3060] T af70f80dbd234f6995ae7920e023e98a P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:27.215670 25500 leader_election.cc:304] T c8decb0570784ad5885e3eb172b41188 P a763349637ef4036a59b69942b0d2912 [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: a763349637ef4036a59b69942b0d2912; no voters: 38188987617748748aebb90f38206e9c, 5cf87111897440809533a9f111490844
I20260630 12:28:27.216861 25738 raft_consensus.cc:2749] T c8decb0570784ad5885e3eb172b41188 P a763349637ef4036a59b69942b0d2912 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:28:27.217238 25684 raft_consensus.cc:2468] T c8decb0570784ad5885e3eb172b41188 P 5cf87111897440809533a9f111490844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38188987617748748aebb90f38206e9c in term 1.
I20260630 12:28:27.218560 25576 leader_election.cc:304] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c [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: 38188987617748748aebb90f38206e9c, 5cf87111897440809533a9f111490844; no voters: a763349637ef4036a59b69942b0d2912
I20260630 12:28:27.219251 25733 raft_consensus.cc:359] T 09c2ef288d1a4154a81a5d2586cf3eb6 P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.219764 25610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69273640efe84ab19c4c40f65de9745e" candidate_uuid: "a763349637ef4036a59b69942b0d2912" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38188987617748748aebb90f38206e9c"
I20260630 12:28:27.219992 25733 raft_consensus.cc:385] T 09c2ef288d1a4154a81a5d2586cf3eb6 P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:27.218971 25683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69273640efe84ab19c4c40f65de9745e" candidate_uuid: "a763349637ef4036a59b69942b0d2912" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cf87111897440809533a9f111490844"
I20260630 12:28:27.220408 25733 raft_consensus.cc:740] T 09c2ef288d1a4154a81a5d2586cf3eb6 P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a763349637ef4036a59b69942b0d2912, State: Initialized, Role: FOLLOWER
W20260630 12:28:27.222007 25501 leader_election.cc:343] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5cf87111897440809533a9f111490844 (127.16.110.131:45339): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:27.221544 25731 raft_consensus.cc:359] T 69273640efe84ab19c4c40f65de9745e P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.221609 25733 consensus_queue.cc:260] T 09c2ef288d1a4154a81a5d2586cf3eb6 P a763349637ef4036a59b69942b0d2912 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.204146 25611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5658d95a49ed42599e3d68cf5987bc4e" candidate_uuid: "5cf87111897440809533a9f111490844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38188987617748748aebb90f38206e9c" is_pre_election: true
I20260630 12:28:27.222774 25731 raft_consensus.cc:385] T 69273640efe84ab19c4c40f65de9745e P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:27.220438 25610 raft_consensus.cc:3060] T 69273640efe84ab19c4c40f65de9745e P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:27.223302 25731 raft_consensus.cc:740] T 69273640efe84ab19c4c40f65de9745e P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cf87111897440809533a9f111490844, State: Initialized, Role: FOLLOWER
I20260630 12:28:27.224200 25731 consensus_queue.cc:260] T 69273640efe84ab19c4c40f65de9745e P 5cf87111897440809533a9f111490844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.224879 25733 ts_tablet_manager.cc:1434] T 09c2ef288d1a4154a81a5d2586cf3eb6 P a763349637ef4036a59b69942b0d2912: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260630 12:28:27.221760 25767 raft_consensus.cc:2804] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:27.227270 25731 ts_tablet_manager.cc:1434] T 69273640efe84ab19c4c40f65de9745e P 5cf87111897440809533a9f111490844: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.004s
W20260630 12:28:27.231783 25483 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:27.234416 25739 raft_consensus.cc:493] T 69273640efe84ab19c4c40f65de9745e P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:27.234894 25739 raft_consensus.cc:515] T 69273640efe84ab19c4c40f65de9745e P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.236714 25761 raft_consensus.cc:515] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.238152 25686 raft_consensus.cc:2393] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38188987617748748aebb90f38206e9c in current term 1: Already voted for candidate 5cf87111897440809533a9f111490844 in this term.
I20260630 12:28:27.238929 25761 leader_election.cc:290] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844 [CANDIDATE]: Term 1 election: Requested vote from peers a763349637ef4036a59b69942b0d2912 (127.16.110.129:38165), 38188987617748748aebb90f38206e9c (127.16.110.130:43353)
I20260630 12:28:27.237126 25739 leader_election.cc:290] T 69273640efe84ab19c4c40f65de9745e P 5cf87111897440809533a9f111490844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a763349637ef4036a59b69942b0d2912 (127.16.110.129:38165), 38188987617748748aebb90f38206e9c (127.16.110.130:43353)
I20260630 12:28:27.242573 25609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69273640efe84ab19c4c40f65de9745e" candidate_uuid: "5cf87111897440809533a9f111490844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38188987617748748aebb90f38206e9c" is_pre_election: true
I20260630 12:28:27.243384 25737 raft_consensus.cc:515] T 5658d95a49ed42599e3d68cf5987bc4e P 38188987617748748aebb90f38206e9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.234023 25750 raft_consensus.cc:515] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.244112 25608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5658d95a49ed42599e3d68cf5987bc4e" candidate_uuid: "5cf87111897440809533a9f111490844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38188987617748748aebb90f38206e9c"
I20260630 12:28:27.247273 25612 raft_consensus.cc:2393] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5cf87111897440809533a9f111490844 in current term 1: Already voted for candidate 38188987617748748aebb90f38206e9c in this term.
I20260630 12:28:27.249356 25649 leader_election.cc:304] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 5cf87111897440809533a9f111490844 [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: 5cf87111897440809533a9f111490844; no voters: 38188987617748748aebb90f38206e9c, a763349637ef4036a59b69942b0d2912
I20260630 12:28:27.250658 25739 raft_consensus.cc:3060] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:27.251374 25610 raft_consensus.cc:2468] T 69273640efe84ab19c4c40f65de9745e P 38188987617748748aebb90f38206e9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a763349637ef4036a59b69942b0d2912 in term 1.
I20260630 12:28:27.252696 25500 leader_election.cc:304] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912 [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: 38188987617748748aebb90f38206e9c, a763349637ef4036a59b69942b0d2912; no voters: 5cf87111897440809533a9f111490844
I20260630 12:28:27.253842 25738 raft_consensus.cc:2804] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:27.254369 25738 raft_consensus.cc:697] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912 [term 1 LEADER]: Becoming Leader. State: Replica: a763349637ef4036a59b69942b0d2912, State: Running, Role: LEADER
I20260630 12:28:27.255229 25738 consensus_queue.cc:237] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.256769 25611 raft_consensus.cc:2393] T 5658d95a49ed42599e3d68cf5987bc4e P 38188987617748748aebb90f38206e9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5cf87111897440809533a9f111490844 in current term 1: Already voted for candidate 38188987617748748aebb90f38206e9c in this term.
I20260630 12:28:27.249261 25685 raft_consensus.cc:2468] T af70f80dbd234f6995ae7920e023e98a P 5cf87111897440809533a9f111490844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38188987617748748aebb90f38206e9c in term 1.
I20260630 12:28:27.218976 25536 raft_consensus.cc:2468] T af70f80dbd234f6995ae7920e023e98a P a763349637ef4036a59b69942b0d2912 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38188987617748748aebb90f38206e9c in term 1.
I20260630 12:28:27.261134 25576 leader_election.cc:304] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38188987617748748aebb90f38206e9c, 5cf87111897440809533a9f111490844; no voters: 
I20260630 12:28:27.262050 25537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69273640efe84ab19c4c40f65de9745e" candidate_uuid: "5cf87111897440809533a9f111490844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a763349637ef4036a59b69942b0d2912" is_pre_election: true
I20260630 12:28:27.263489 25534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5658d95a49ed42599e3d68cf5987bc4e" candidate_uuid: "5cf87111897440809533a9f111490844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a763349637ef4036a59b69942b0d2912"
I20260630 12:28:27.264194 25534 raft_consensus.cc:3060] T 5658d95a49ed42599e3d68cf5987bc4e P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:27.266094 25750 leader_election.cc:290] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c [CANDIDATE]: Term 1 election: Requested vote from peers a763349637ef4036a59b69942b0d2912 (127.16.110.129:38165), 5cf87111897440809533a9f111490844 (127.16.110.131:45339)
I20260630 12:28:27.266956 25737 leader_election.cc:290] T 5658d95a49ed42599e3d68cf5987bc4e P 38188987617748748aebb90f38206e9c [CANDIDATE]: Term 1 election: Requested vote from peers a763349637ef4036a59b69942b0d2912 (127.16.110.129:38165), 5cf87111897440809533a9f111490844 (127.16.110.131:45339)
I20260630 12:28:27.268237 25535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c2ef288d1a4154a81a5d2586cf3eb6" candidate_uuid: "38188987617748748aebb90f38206e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a763349637ef4036a59b69942b0d2912"
I20260630 12:28:27.269030 25535 raft_consensus.cc:3060] T 09c2ef288d1a4154a81a5d2586cf3eb6 P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:27.269704 25767 raft_consensus.cc:697] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c [term 1 LEADER]: Becoming Leader. State: Replica: 38188987617748748aebb90f38206e9c, State: Running, Role: LEADER
I20260630 12:28:27.270521 25767 consensus_queue.cc:237] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.271800 25761 raft_consensus.cc:493] T d33bbc3db4b44b53b139241a7307ff4b P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:27.272296 25761 raft_consensus.cc:515] T d33bbc3db4b44b53b139241a7307ff4b P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.274801 25766 raft_consensus.cc:493] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:27.275442 25766 raft_consensus.cc:515] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.278035 25650 leader_election.cc:304] T 69273640efe84ab19c4c40f65de9745e P 5cf87111897440809533a9f111490844 [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: 5cf87111897440809533a9f111490844; no voters: 38188987617748748aebb90f38206e9c, a763349637ef4036a59b69942b0d2912
I20260630 12:28:27.282478 25771 raft_consensus.cc:2749] T 69273640efe84ab19c4c40f65de9745e P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:27.287460 25537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33bbc3db4b44b53b139241a7307ff4b" candidate_uuid: "5cf87111897440809533a9f111490844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a763349637ef4036a59b69942b0d2912" is_pre_election: true
I20260630 12:28:27.288157 25537 raft_consensus.cc:2468] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cf87111897440809533a9f111490844 in term 0.
I20260630 12:28:27.288337 25768 raft_consensus.cc:493] T d33bbc3db4b44b53b139241a7307ff4b P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:27.288830 25768 raft_consensus.cc:515] T d33bbc3db4b44b53b139241a7307ff4b P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.289599 25650 leader_election.cc:304] T d33bbc3db4b44b53b139241a7307ff4b P 5cf87111897440809533a9f111490844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cf87111897440809533a9f111490844, a763349637ef4036a59b69942b0d2912; no voters: 
I20260630 12:28:27.290858 25768 leader_election.cc:290] T d33bbc3db4b44b53b139241a7307ff4b P 38188987617748748aebb90f38206e9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a763349637ef4036a59b69942b0d2912 (127.16.110.129:38165), 5cf87111897440809533a9f111490844 (127.16.110.131:45339)
I20260630 12:28:27.290222 25434 catalog_manager.cc:5697] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912 reported cstate change: term changed from 0 to 1, leader changed from <none> to a763349637ef4036a59b69942b0d2912 (127.16.110.129). New cstate: current_term: 1 leader_uuid: "a763349637ef4036a59b69942b0d2912" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:27.291790 25761 leader_election.cc:290] T d33bbc3db4b44b53b139241a7307ff4b P 5cf87111897440809533a9f111490844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a763349637ef4036a59b69942b0d2912 (127.16.110.129:38165), 38188987617748748aebb90f38206e9c (127.16.110.130:43353)
I20260630 12:28:27.292729 25761 raft_consensus.cc:2804] T d33bbc3db4b44b53b139241a7307ff4b P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:27.293092 25761 raft_consensus.cc:493] T d33bbc3db4b44b53b139241a7307ff4b P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:27.293407 25761 raft_consensus.cc:3060] T d33bbc3db4b44b53b139241a7307ff4b P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:27.294932 25535 raft_consensus.cc:2468] T 09c2ef288d1a4154a81a5d2586cf3eb6 P a763349637ef4036a59b69942b0d2912 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38188987617748748aebb90f38206e9c in term 1.
I20260630 12:28:27.298028 25766 leader_election.cc:290] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38188987617748748aebb90f38206e9c (127.16.110.130:43353), 5cf87111897440809533a9f111490844 (127.16.110.131:45339)
I20260630 12:28:27.298252 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33bbc3db4b44b53b139241a7307ff4b" candidate_uuid: "a763349637ef4036a59b69942b0d2912" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cf87111897440809533a9f111490844" is_pre_election: true
I20260630 12:28:27.299825 25610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33bbc3db4b44b53b139241a7307ff4b" candidate_uuid: "a763349637ef4036a59b69942b0d2912" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38188987617748748aebb90f38206e9c" is_pre_election: true
I20260630 12:28:27.300530 25610 raft_consensus.cc:2468] T d33bbc3db4b44b53b139241a7307ff4b P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a763349637ef4036a59b69942b0d2912 in term 0.
I20260630 12:28:27.301769 25500 leader_election.cc:304] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38188987617748748aebb90f38206e9c, a763349637ef4036a59b69942b0d2912; no voters: 
I20260630 12:28:27.302634 25766 raft_consensus.cc:2804] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:27.302995 25766 raft_consensus.cc:493] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:27.303320 25766 raft_consensus.cc:3060] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:27.309784 25534 raft_consensus.cc:2468] T 5658d95a49ed42599e3d68cf5987bc4e P a763349637ef4036a59b69942b0d2912 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cf87111897440809533a9f111490844 in term 1.
I20260630 12:28:27.268232 25737 raft_consensus.cc:2804] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:27.311250 25737 raft_consensus.cc:697] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c [term 1 LEADER]: Becoming Leader. State: Replica: 38188987617748748aebb90f38206e9c, State: Running, Role: LEADER
I20260630 12:28:27.312111 25737 consensus_queue.cc:237] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.313776 25761 raft_consensus.cc:515] T d33bbc3db4b44b53b139241a7307ff4b P 5cf87111897440809533a9f111490844 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.258167 25739 raft_consensus.cc:2749] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 5cf87111897440809533a9f111490844 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:27.315135 25685 raft_consensus.cc:2393] T d33bbc3db4b44b53b139241a7307ff4b P 5cf87111897440809533a9f111490844 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a763349637ef4036a59b69942b0d2912 in current term 1: Already voted for candidate 5cf87111897440809533a9f111490844 in this term.
W20260630 12:28:27.321033 25576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.110.131:45339, user_credentials={real_user=slave}} blocked reactor thread for 59997.4us
I20260630 12:28:27.322340 25650 leader_election.cc:304] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844 [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: 5cf87111897440809533a9f111490844, a763349637ef4036a59b69942b0d2912; no voters: 38188987617748748aebb90f38206e9c
I20260630 12:28:27.321044 25766 raft_consensus.cc:515] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.323405 25772 raft_consensus.cc:2804] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:27.324426 25772 raft_consensus.cc:697] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844 [term 1 LEADER]: Becoming Leader. State: Replica: 5cf87111897440809533a9f111490844, State: Running, Role: LEADER
I20260630 12:28:27.325642 25610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33bbc3db4b44b53b139241a7307ff4b" candidate_uuid: "a763349637ef4036a59b69942b0d2912" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38188987617748748aebb90f38206e9c"
I20260630 12:28:27.325424 25772 consensus_queue.cc:237] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.326452 25610 raft_consensus.cc:3060] T d33bbc3db4b44b53b139241a7307ff4b P 38188987617748748aebb90f38206e9c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:27.327876 25535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5658d95a49ed42599e3d68cf5987bc4e" candidate_uuid: "38188987617748748aebb90f38206e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a763349637ef4036a59b69942b0d2912"
I20260630 12:28:27.328722 25535 raft_consensus.cc:2393] T 5658d95a49ed42599e3d68cf5987bc4e P a763349637ef4036a59b69942b0d2912 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 38188987617748748aebb90f38206e9c in current term 1: Already voted for candidate 5cf87111897440809533a9f111490844 in this term.
I20260630 12:28:27.330590 25535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33bbc3db4b44b53b139241a7307ff4b" candidate_uuid: "38188987617748748aebb90f38206e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a763349637ef4036a59b69942b0d2912" is_pre_election: true
I20260630 12:28:27.332173 25535 raft_consensus.cc:2393] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38188987617748748aebb90f38206e9c in current term 1: Already voted for candidate a763349637ef4036a59b69942b0d2912 in this term.
I20260630 12:28:27.332507 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33bbc3db4b44b53b139241a7307ff4b" candidate_uuid: "a763349637ef4036a59b69942b0d2912" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cf87111897440809533a9f111490844"
I20260630 12:28:27.333294 25685 raft_consensus.cc:2393] T d33bbc3db4b44b53b139241a7307ff4b P 5cf87111897440809533a9f111490844 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a763349637ef4036a59b69942b0d2912 in current term 1: Already voted for candidate 5cf87111897440809533a9f111490844 in this term.
I20260630 12:28:27.333765 25686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c2ef288d1a4154a81a5d2586cf3eb6" candidate_uuid: "38188987617748748aebb90f38206e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cf87111897440809533a9f111490844"
I20260630 12:28:27.335431 25611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33bbc3db4b44b53b139241a7307ff4b" candidate_uuid: "5cf87111897440809533a9f111490844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38188987617748748aebb90f38206e9c" is_pre_election: true
I20260630 12:28:27.336151 25766 leader_election.cc:290] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912 [CANDIDATE]: Term 1 election: Requested vote from peers 38188987617748748aebb90f38206e9c (127.16.110.130:43353), 5cf87111897440809533a9f111490844 (127.16.110.131:45339)
I20260630 12:28:27.335865 25576 leader_election.cc:304] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38188987617748748aebb90f38206e9c, a763349637ef4036a59b69942b0d2912; no voters: 
I20260630 12:28:27.337442 25770 raft_consensus.cc:2804] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:27.338176 25770 raft_consensus.cc:697] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c [term 1 LEADER]: Becoming Leader. State: Replica: 38188987617748748aebb90f38206e9c, State: Running, Role: LEADER
I20260630 12:28:27.339021 25770 consensus_queue.cc:237] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.340821 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5658d95a49ed42599e3d68cf5987bc4e" candidate_uuid: "38188987617748748aebb90f38206e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cf87111897440809533a9f111490844"
I20260630 12:28:27.343411 25685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33bbc3db4b44b53b139241a7307ff4b" candidate_uuid: "38188987617748748aebb90f38206e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cf87111897440809533a9f111490844" is_pre_election: true
I20260630 12:28:27.344323 25685 raft_consensus.cc:2393] T d33bbc3db4b44b53b139241a7307ff4b P 5cf87111897440809533a9f111490844 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38188987617748748aebb90f38206e9c in current term 1: Already voted for candidate 5cf87111897440809533a9f111490844 in this term.
I20260630 12:28:27.345054 25576 leader_election.cc:304] T 5658d95a49ed42599e3d68cf5987bc4e P 38188987617748748aebb90f38206e9c [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: 38188987617748748aebb90f38206e9c; no voters: 5cf87111897440809533a9f111490844, a763349637ef4036a59b69942b0d2912
I20260630 12:28:27.346913 25768 raft_consensus.cc:2749] T 5658d95a49ed42599e3d68cf5987bc4e P 38188987617748748aebb90f38206e9c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:28:27.348606 25761 leader_election.cc:290] T d33bbc3db4b44b53b139241a7307ff4b P 5cf87111897440809533a9f111490844 [CANDIDATE]: Term 1 election: Requested vote from peers a763349637ef4036a59b69942b0d2912 (127.16.110.129:38165), 38188987617748748aebb90f38206e9c (127.16.110.130:43353)
I20260630 12:28:27.348631 25535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33bbc3db4b44b53b139241a7307ff4b" candidate_uuid: "5cf87111897440809533a9f111490844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a763349637ef4036a59b69942b0d2912"
I20260630 12:28:27.349466 25610 raft_consensus.cc:2468] T d33bbc3db4b44b53b139241a7307ff4b P 38188987617748748aebb90f38206e9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a763349637ef4036a59b69942b0d2912 in term 1.
I20260630 12:28:27.349723 25535 raft_consensus.cc:2393] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5cf87111897440809533a9f111490844 in current term 1: Already voted for candidate a763349637ef4036a59b69942b0d2912 in this term.
I20260630 12:28:27.350399 25686 raft_consensus.cc:2468] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 5cf87111897440809533a9f111490844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38188987617748748aebb90f38206e9c in term 1.
I20260630 12:28:27.350893 25500 leader_election.cc:304] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912 [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: 38188987617748748aebb90f38206e9c, a763349637ef4036a59b69942b0d2912; no voters: 5cf87111897440809533a9f111490844
I20260630 12:28:27.352123 25766 raft_consensus.cc:2804] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:27.352409 25611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33bbc3db4b44b53b139241a7307ff4b" candidate_uuid: "5cf87111897440809533a9f111490844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38188987617748748aebb90f38206e9c"
I20260630 12:28:27.352622 25766 raft_consensus.cc:697] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912 [term 1 LEADER]: Becoming Leader. State: Replica: a763349637ef4036a59b69942b0d2912, State: Running, Role: LEADER
I20260630 12:28:27.353439 25611 raft_consensus.cc:2393] T d33bbc3db4b44b53b139241a7307ff4b P 38188987617748748aebb90f38206e9c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5cf87111897440809533a9f111490844 in current term 1: Already voted for candidate a763349637ef4036a59b69942b0d2912 in this term.
I20260630 12:28:27.353669 25766 consensus_queue.cc:237] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } }
I20260630 12:28:27.352310 25576 leader_election.cc:304] T d33bbc3db4b44b53b139241a7307ff4b P 38188987617748748aebb90f38206e9c [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: 38188987617748748aebb90f38206e9c; no voters: 5cf87111897440809533a9f111490844, a763349637ef4036a59b69942b0d2912
I20260630 12:28:27.357286 25737 raft_consensus.cc:2749] T d33bbc3db4b44b53b139241a7307ff4b P 38188987617748748aebb90f38206e9c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:27.358778 25649 leader_election.cc:304] T d33bbc3db4b44b53b139241a7307ff4b P 5cf87111897440809533a9f111490844 [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: 5cf87111897440809533a9f111490844; no voters: 38188987617748748aebb90f38206e9c, a763349637ef4036a59b69942b0d2912
I20260630 12:28:27.361044 25435 catalog_manager.cc:5697] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5cf87111897440809533a9f111490844 (127.16.110.131). New cstate: current_term: 1 leader_uuid: "5cf87111897440809533a9f111490844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:27.364312 25772 raft_consensus.cc:2749] T d33bbc3db4b44b53b139241a7307ff4b P 5cf87111897440809533a9f111490844 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:28:27.365445 25433 catalog_manager.cc:5697] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 38188987617748748aebb90f38206e9c (127.16.110.130). New cstate: current_term: 1 leader_uuid: "38188987617748748aebb90f38206e9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:27.377889 25435 catalog_manager.cc:5697] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912 reported cstate change: term changed from 0 to 1, leader changed from <none> to a763349637ef4036a59b69942b0d2912 (127.16.110.129). New cstate: current_term: 1 leader_uuid: "a763349637ef4036a59b69942b0d2912" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:27.387454 25433 catalog_manager.cc:5697] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 38188987617748748aebb90f38206e9c (127.16.110.130). New cstate: current_term: 1 leader_uuid: "38188987617748748aebb90f38206e9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:27.389004 25433 catalog_manager.cc:5697] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 38188987617748748aebb90f38206e9c (127.16.110.130). New cstate: current_term: 1 leader_uuid: "38188987617748748aebb90f38206e9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:27.654914 25686 raft_consensus.cc:3060] T 69273640efe84ab19c4c40f65de9745e P 5cf87111897440809533a9f111490844 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:27.661368 25766 consensus_queue.cc:1048] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:27.676120 25766 consensus_queue.cc:1048] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:27.705149 25770 consensus_queue.cc:1048] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:27.706533 25770 consensus_queue.cc:1048] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:27.732033 25768 consensus_queue.cc:1048] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:27.738561 25737 consensus_queue.cc:1048] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:27.758769 25768 consensus_queue.cc:1048] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:27.780262 25772 consensus_queue.cc:1048] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:27.796315 25535 raft_consensus.cc:1275] T 09c2ef288d1a4154a81a5d2586cf3eb6 P a763349637ef4036a59b69942b0d2912 [term 1 FOLLOWER]: Refusing update from remote peer 38188987617748748aebb90f38206e9c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:27.799733 25737 consensus_queue.cc:1048] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:27.811041 25766 consensus_queue.cc:1048] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38188987617748748aebb90f38206e9c" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:27.836858 25766 consensus_queue.cc:1048] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cf87111897440809533a9f111490844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:27.915853 25772 consensus_queue.cc:1048] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a763349637ef4036a59b69942b0d2912" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:28:27.944140 25576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.110.131:45339, user_credentials={real_user=slave}} blocked reactor thread for 47431.5us
W20260630 12:28:28.165781 25715 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.16.110.130:43353, user_credentials={real_user=slave}} blocked reactor thread for 48539.4us
W20260630 12:28:28.503145 25500 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.110.130:43353, user_credentials={real_user=slave}} blocked reactor thread for 345391us
W20260630 12:28:28.654951 25500 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.110.130:43353, user_credentials={real_user=slave}} blocked reactor thread for 47923.4us
W20260630 12:28:29.101432 25576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.110.129:38165, user_credentials={real_user=slave}} blocked reactor thread for 212899us
W20260630 12:28:29.340893 25576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.110.131:45339, user_credentials={real_user=slave}} blocked reactor thread for 49428.8us
W20260630 12:28:29.457679 25784 meta_cache.cc:1261] Time spent looking up entry by key: real 0.057s	user 0.001s	sys 0.000s
W20260630 12:28:29.475234 25707 debug-util.cc:398] Leaking SignalData structure 0x7b0800084ca0 after lost signal to thread 16829
W20260630 12:28:29.476487 25707 debug-util.cc:398] Leaking SignalData structure 0x7b08002ce3c0 after lost signal to thread 25469
W20260630 12:28:29.477877 25707 debug-util.cc:398] Leaking SignalData structure 0x7b0800110b60 after lost signal to thread 25561
W20260630 12:28:29.479255 25707 debug-util.cc:398] Leaking SignalData structure 0x7b08002b9300 after lost signal to thread 25636
W20260630 12:28:29.480584 25707 debug-util.cc:398] Leaking SignalData structure 0x7b08002a2720 after lost signal to thread 25710
I20260630 12:28:29.622337 16826 tablet_server.cc:179] TabletServer@127.16.110.129:0 shutting down...
W20260630 12:28:29.624195 25576 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]
W20260630 12:28:29.632329 25576 consensus_peers.cc:597] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c -> Peer a763349637ef4036a59b69942b0d2912 (127.16.110.129:38165): Couldn't send request to peer a763349637ef4036a59b69942b0d2912. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:28:29.634372 25576 consensus_peers.cc:597] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c -> Peer a763349637ef4036a59b69942b0d2912 (127.16.110.129:38165): Couldn't send request to peer a763349637ef4036a59b69942b0d2912. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:29.658493 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:29.659240 16826 tablet_replica.cc:333] T c8decb0570784ad5885e3eb172b41188 P a763349637ef4036a59b69942b0d2912: stopping tablet replica
I20260630 12:28:29.659843 16826 raft_consensus.cc:2243] T c8decb0570784ad5885e3eb172b41188 P a763349637ef4036a59b69942b0d2912 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:29.660499 16826 raft_consensus.cc:2272] T c8decb0570784ad5885e3eb172b41188 P a763349637ef4036a59b69942b0d2912 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:29.663295 16826 tablet_replica.cc:333] T 5658d95a49ed42599e3d68cf5987bc4e P a763349637ef4036a59b69942b0d2912: stopping tablet replica
I20260630 12:28:29.663873 16826 raft_consensus.cc:2243] T 5658d95a49ed42599e3d68cf5987bc4e P a763349637ef4036a59b69942b0d2912 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:29.664414 16826 raft_consensus.cc:2272] T 5658d95a49ed42599e3d68cf5987bc4e P a763349637ef4036a59b69942b0d2912 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:29.666985 16826 tablet_replica.cc:333] T 09c2ef288d1a4154a81a5d2586cf3eb6 P a763349637ef4036a59b69942b0d2912: stopping tablet replica
I20260630 12:28:29.667514 16826 raft_consensus.cc:2243] T 09c2ef288d1a4154a81a5d2586cf3eb6 P a763349637ef4036a59b69942b0d2912 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:29.667922 16826 pending_rounds.cc:70] T 09c2ef288d1a4154a81a5d2586cf3eb6 P a763349637ef4036a59b69942b0d2912: Trying to abort 1 pending ops.
I20260630 12:28:29.668138 16826 pending_rounds.cc:77] T 09c2ef288d1a4154a81a5d2586cf3eb6 P a763349637ef4036a59b69942b0d2912: Aborting op as it isn't in flight: id { term: 1 index: 15 } timestamp: 7302440998803189760 op_type: WRITE_OP write_request { tablet_id: "09c2ef288d1a4154a81a5d2586cf3eb6" schema { columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } } row_operations { rows: "\001\007\000x\314a,x.\213\342\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\0000\336W+\322\221\342\367\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\212`\2270pe!d \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000D\3440<\001&\201\3260\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\305\316\330-\343\036\251v@\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\010PI2B{s`P\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000""\001\007\000x\314a,x.\213\342\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\0000\336W+\322\221\342\367\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\212`\2270pe!d \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000D\3440<\001&\201\3260\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\305\316\330-\343\036\251v@\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\010PI2B{s`P\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000" indirect_data: "d96a216c8d70cea1a352e97630baa830169bd0879f2ef6fa8933f6b96515e0ce4bc99f79c409cf9c563fed037dc2d6bc""d96a216c8d70cea1a352e97630baa830169bd0879f2ef6fa8933f6b96515e0ce4bc99f79c409cf9c563fed037dc2d6bc" } external_consistency_mode: CLIENT_PROPAGATED propagated_timestamp: 7302440998372200448 authz_token { token_data: "\010\227\357\216\322\006\"3\n\005slave\022*\n d6b22ea610bc43958a0000ef828cf205\020\001\030\001 \001(\001" signature: "\200\260\254n\3573Sr\"\377\243\214Z\247\263\313\005\274\240/\317B\365F\215D;;\245t\034\007\225\254Ajb\336\224[\255\260M\314*V\337\\V\025\026%\260\350T\034x\202\266\251\3731\341\255""\200\260\254n\3573Sr\"\377\243\214Z\247\263\313\005\274\240/\317B\365F\215D;;\245t\034\007\225\254Ajb\336\224[\255\260M\314*V\337\\V\025\026%\260\350T\034x\202\266\251\3731\341\255" signing_key_seq_num: 0 } } request_id { client_id: "90c42932cce64d5e88b67ed396715527" seq_no: 78 first_incomplete_seq_no: 68 attempt_no: 0 }
I20260630 12:28:29.669646 16826 raft_consensus.cc:2272] T 09c2ef288d1a4154a81a5d2586cf3eb6 P a763349637ef4036a59b69942b0d2912 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:29.672616 16826 tablet_replica.cc:333] T af70f80dbd234f6995ae7920e023e98a P a763349637ef4036a59b69942b0d2912: stopping tablet replica
I20260630 12:28:29.673161 16826 raft_consensus.cc:2243] T af70f80dbd234f6995ae7920e023e98a P a763349637ef4036a59b69942b0d2912 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:29.673573 16826 pending_rounds.cc:70] T af70f80dbd234f6995ae7920e023e98a P a763349637ef4036a59b69942b0d2912: Trying to abort 2 pending ops.
I20260630 12:28:29.673766 16826 pending_rounds.cc:77] T af70f80dbd234f6995ae7920e023e98a P a763349637ef4036a59b69942b0d2912: Aborting op as it isn't in flight: id { term: 1 index: 15 } timestamp: 7302440998837944320 op_type: WRITE_OP write_request { tablet_id: "af70f80dbd234f6995ae7920e023e98a" schema { columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } } row_operations { rows: "\001\007\000\177\254\353\003\361.\240\270\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\302\254\320\016\355w\265\305\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000/\230]\002\326\2220\226 \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000d6\024\021\230\3700b0\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\306\014\373\007d\237\314\362@\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\212\330\317\010\210\330>\207P\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000L\311\314\001\352T)\035`\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000""\001\007\000\177\254\353\003\361.\240\270\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\302\254\320\016\355w\265\305\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000/\230]\002\326\2220\226 \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000d6\024\021\230\3700b0\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\306\014\373\007d\237\314\362@\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\212\330\317\010\210\330>\207P\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000L\311\314\001\352T)\035`\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000" indirect_data: "f72bcb5038621af86b25794c527d056a0366f69f399284ef723376a0a16279e6fdb8360391c47ee108ee51c0ac727350784bf6b706650a82""f72bcb5038621af86b25794c527d056a0366f69f399284ef723376a0a16279e6fdb8360391c47ee108ee51c0ac727350784bf6b706650a82" } external_consistency_mode: CLIENT_PROPAGATED propagated_timestamp: 7302440998372200448 authz_token { token_data: "\010\227\357\216\322\006\"3\n\005slave\022*\n d6b22ea610bc43958a0000ef828cf205\020\001\030\001 \001(\001" signature: "\200\260\254n\3573Sr\"\377\243\214Z\247\263\313\005\274\240/\317B\365F\215D;;\245t\034\007\225\254Ajb\336\224[\255\260M\314*V\337\\V\025\026%\260\350T\034x\202\266\251\3731\341\255""\200\260\254n\3573Sr\"\377\243\214Z\247\263\313\005\274\240/\317B\365F\215D;;\245t\034\007\225\254Ajb\336\224[\255\260M\314*V\337\\V\025\026%\260\350T\034x\202\266\251\3731\341\255" signing_key_seq_num: 0 } } request_id { client_id: "90c42932cce64d5e88b67ed396715527" seq_no: 79 first_incomplete_seq_no: 68 attempt_no: 0 }
I20260630 12:28:29.674985 16826 pending_rounds.cc:77] T af70f80dbd234f6995ae7920e023e98a P a763349637ef4036a59b69942b0d2912: Aborting op as it isn't in flight: id { term: 1 index: 14 } timestamp: 7302440998421184512 op_type: WRITE_OP write_request { tablet_id: "af70f80dbd234f6995ae7920e023e98a" schema { columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } } row_operations { rows: "\001\007\0008\304s\003b\250\264\201\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\303\033\316\t%}\236S\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000Z\342R\004\225\023\035\261 \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000Fx\023\023Dr\232K0\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\004\301Y\000\034k\235C@\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\345\353\r\025\t\357\277\375P\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000""\001\007\0008\304s\003b\250\264\201\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\303\033\316\t%}\236S\020\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000Z\342R\004\225\023\035\261 \000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000Fx\023\023Dr\232K0\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\004\301Y\000\034k\235C@\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\001\007\000\345\353\r\025\t\357\277\375P\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000" indirect_data: "35af1410729c83f18c3dfa7a720ecbba83e983792f6cfde1fc8968a9c26cde3ed1e18288d881b16e67f44312aabf101f""35af1410729c83f18c3dfa7a720ecbba83e983792f6cfde1fc8968a9c26cde3ed1e18288d881b16e67f44312aabf101f" } external_consistency_mode: CLIENT_PROPAGATED propagated_timestamp: 7302440998087430144 authz_token { token_data: "\010\227\357\216\322\006\"3\n\005slave\022*\n d6b22ea610bc43958a0000ef828cf205\020\001\030\001 \001(\001" signature: "\200\260\254n\3573Sr\"\377\243\214Z\247\263\313\005\274\240/\317B\365F\215D;;\245t\034\007\225\254Ajb\336\224[\255\260M\314*V\337\\V\025\026%\260\350T\034x\202\266\251\3731\341\255""\200\260\254n\3573Sr\"\377\243\214Z\247\263\313\005\274\240/\317B\365F\215D;;\245t\034\007\225\254Ajb\336\224[\255\260M\314*V\337\\V\025\026%\260\350T\034x\202\266\251\3731\341\255" signing_key_seq_num: 0 } } request_id { client_id: "90c42932cce64d5e88b67ed396715527" seq_no: 74 first_incomplete_seq_no: 56 attempt_no: 0 }
I20260630 12:28:29.676229 16826 raft_consensus.cc:2272] T af70f80dbd234f6995ae7920e023e98a P a763349637ef4036a59b69942b0d2912 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:29.678782 16826 tablet_replica.cc:333] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912: stopping tablet replica
I20260630 12:28:29.679287 16826 raft_consensus.cc:2243] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:29.680197 16826 raft_consensus.cc:2272] T 69273640efe84ab19c4c40f65de9745e P a763349637ef4036a59b69942b0d2912 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:29.682397 16826 tablet_replica.cc:333] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912: stopping tablet replica
I20260630 12:28:29.682885 16826 raft_consensus.cc:2243] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:29.683612 16826 raft_consensus.cc:2272] T d33bbc3db4b44b53b139241a7307ff4b P a763349637ef4036a59b69942b0d2912 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:29.711732 16826 tablet_server.cc:196] TabletServer@127.16.110.129:0 shutdown complete.
I20260630 12:28:29.728420 16826 tablet_server.cc:179] TabletServer@127.16.110.130:0 shutting down...
I20260630 12:28:29.759171 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:29.760118 16826 tablet_replica.cc:333] T 5658d95a49ed42599e3d68cf5987bc4e P 38188987617748748aebb90f38206e9c: stopping tablet replica
I20260630 12:28:29.761027 16826 raft_consensus.cc:2243] T 5658d95a49ed42599e3d68cf5987bc4e P 38188987617748748aebb90f38206e9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:29.761731 16826 raft_consensus.cc:2272] T 5658d95a49ed42599e3d68cf5987bc4e P 38188987617748748aebb90f38206e9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:29.765341 16826 tablet_replica.cc:333] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c: stopping tablet replica
I20260630 12:28:29.766162 16826 raft_consensus.cc:2243] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:29.767202 16826 raft_consensus.cc:2272] T c8decb0570784ad5885e3eb172b41188 P 38188987617748748aebb90f38206e9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:29.770455 16826 tablet_replica.cc:333] T d33bbc3db4b44b53b139241a7307ff4b P 38188987617748748aebb90f38206e9c: stopping tablet replica
I20260630 12:28:29.771253 16826 raft_consensus.cc:2243] T d33bbc3db4b44b53b139241a7307ff4b P 38188987617748748aebb90f38206e9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:29.771922 16826 raft_consensus.cc:2272] T d33bbc3db4b44b53b139241a7307ff4b P 38188987617748748aebb90f38206e9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:29.775152 16826 tablet_replica.cc:333] T 69273640efe84ab19c4c40f65de9745e P 38188987617748748aebb90f38206e9c: stopping tablet replica
I20260630 12:28:29.775935 16826 raft_consensus.cc:2243] T 69273640efe84ab19c4c40f65de9745e P 38188987617748748aebb90f38206e9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:29.776595 16826 raft_consensus.cc:2272] T 69273640efe84ab19c4c40f65de9745e P 38188987617748748aebb90f38206e9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:29.779743 16826 tablet_replica.cc:333] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c: stopping tablet replica
I20260630 12:28:29.780498 16826 raft_consensus.cc:2243] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:29.781522 16826 raft_consensus.cc:2272] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 38188987617748748aebb90f38206e9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:29.784584 16826 tablet_replica.cc:333] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c: stopping tablet replica
I20260630 12:28:29.785265 16826 raft_consensus.cc:2243] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:29.786440 16826 raft_consensus.cc:2272] T af70f80dbd234f6995ae7920e023e98a P 38188987617748748aebb90f38206e9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:29.819730 16826 tablet_server.cc:196] TabletServer@127.16.110.130:0 shutdown complete.
I20260630 12:28:29.843516 16826 tablet_server.cc:179] TabletServer@127.16.110.131:0 shutting down...
I20260630 12:28:29.867955 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:29.868666 16826 tablet_replica.cc:333] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844: stopping tablet replica
I20260630 12:28:29.869266 16826 raft_consensus.cc:2243] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:29.870091 16826 raft_consensus.cc:2272] T 5658d95a49ed42599e3d68cf5987bc4e P 5cf87111897440809533a9f111490844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:29.872907 16826 tablet_replica.cc:333] T c8decb0570784ad5885e3eb172b41188 P 5cf87111897440809533a9f111490844: stopping tablet replica
I20260630 12:28:29.873487 16826 raft_consensus.cc:2243] T c8decb0570784ad5885e3eb172b41188 P 5cf87111897440809533a9f111490844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:29.874068 16826 raft_consensus.cc:2272] T c8decb0570784ad5885e3eb172b41188 P 5cf87111897440809533a9f111490844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:29.876909 16826 tablet_replica.cc:333] T 69273640efe84ab19c4c40f65de9745e P 5cf87111897440809533a9f111490844: stopping tablet replica
I20260630 12:28:29.877456 16826 raft_consensus.cc:2243] T 69273640efe84ab19c4c40f65de9745e P 5cf87111897440809533a9f111490844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:29.877962 16826 raft_consensus.cc:2272] T 69273640efe84ab19c4c40f65de9745e P 5cf87111897440809533a9f111490844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:29.880527 16826 tablet_replica.cc:333] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 5cf87111897440809533a9f111490844: stopping tablet replica
I20260630 12:28:29.881072 16826 raft_consensus.cc:2243] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 5cf87111897440809533a9f111490844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:29.881541 16826 raft_consensus.cc:2272] T 09c2ef288d1a4154a81a5d2586cf3eb6 P 5cf87111897440809533a9f111490844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:29.884021 16826 tablet_replica.cc:333] T af70f80dbd234f6995ae7920e023e98a P 5cf87111897440809533a9f111490844: stopping tablet replica
I20260630 12:28:29.884603 16826 raft_consensus.cc:2243] T af70f80dbd234f6995ae7920e023e98a P 5cf87111897440809533a9f111490844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:29.885119 16826 raft_consensus.cc:2272] T af70f80dbd234f6995ae7920e023e98a P 5cf87111897440809533a9f111490844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:29.887638 16826 tablet_replica.cc:333] T d33bbc3db4b44b53b139241a7307ff4b P 5cf87111897440809533a9f111490844: stopping tablet replica
I20260630 12:28:29.888218 16826 raft_consensus.cc:2243] T d33bbc3db4b44b53b139241a7307ff4b P 5cf87111897440809533a9f111490844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:29.888691 16826 raft_consensus.cc:2272] T d33bbc3db4b44b53b139241a7307ff4b P 5cf87111897440809533a9f111490844 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:28:30.912983 16826 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 25707)
W20260630 12:28:31.913435 16826 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 25707)
W20260630 12:28:32.913856 16826 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 25707)
W20260630 12:28:33.914445 16826 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 25707)
W20260630 12:28:34.915041 16826 thread.cc:527] Waited for 5000ms trying to join with diag-logger (tid 25707)
I20260630 12:28:35.511260 16826 tablet_server.cc:196] TabletServer@127.16.110.131:0 shutdown complete.
I20260630 12:28:35.545977 16826 master.cc:562] Master@127.16.110.190:35209 shutting down...
I20260630 12:28:35.574627 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 08482c104e544e078bd5d05d45ce93c4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:35.575380 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 08482c104e544e078bd5d05d45ce93c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:35.575691 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P 08482c104e544e078bd5d05d45ce93c4: stopping tablet replica
I20260630 12:28:35.597380 16826 master.cc:584] Master@127.16.110.190:35209 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (10545 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:28:35.647867 16826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.110.190:34251
I20260630 12:28:35.649061 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:35.654838 25856 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:35.654896 25855 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:35.655798 25858 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:35.657840 16826 server_base.cc:1061] running on GCE node
I20260630 12:28:35.658731 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:35.658941 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:35.659102 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822515659067 us; error 0 us; skew 500 ppm
I20260630 12:28:35.659596 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:35.661947 16826 webserver.cc:533] Webserver started at http://127.16.110.190:36661/ using document root <none> and password file <none>
I20260630 12:28:35.662446 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:35.662642 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:35.662930 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:35.664268 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822292038890-16826-0/minicluster-data/master-0-root/instance:
uuid: "2c46c35a19a748e6afcf0d29800ca810"
format_stamp: "Formatted at 2026-06-30 12:28:35 on dist-test-slave-pnhc"
I20260630 12:28:35.668653 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:28:35.672032 25863 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:35.672868 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:35.673182 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822292038890-16826-0/minicluster-data/master-0-root
uuid: "2c46c35a19a748e6afcf0d29800ca810"
format_stamp: "Formatted at 2026-06-30 12:28:35 on dist-test-slave-pnhc"
I20260630 12:28:35.673456 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822292038890-16826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822292038890-16826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822292038890-16826-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:35.692118 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:35.693346 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:35.730751 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.190:34251
I20260630 12:28:35.730854 25914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.190:34251 every 8 connection(s)
I20260630 12:28:35.734798 25915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:35.747051 25915 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c46c35a19a748e6afcf0d29800ca810: Bootstrap starting.
I20260630 12:28:35.751942 25915 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2c46c35a19a748e6afcf0d29800ca810: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:35.756145 25915 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c46c35a19a748e6afcf0d29800ca810: No bootstrap required, opened a new log
I20260630 12:28:35.758289 25915 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2c46c35a19a748e6afcf0d29800ca810 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c46c35a19a748e6afcf0d29800ca810" member_type: VOTER }
I20260630 12:28:35.758723 25915 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2c46c35a19a748e6afcf0d29800ca810 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:35.758903 25915 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2c46c35a19a748e6afcf0d29800ca810 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c46c35a19a748e6afcf0d29800ca810, State: Initialized, Role: FOLLOWER
I20260630 12:28:35.759500 25915 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2c46c35a19a748e6afcf0d29800ca810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2c46c35a19a748e6afcf0d29800ca810" member_type: VOTER }
I20260630 12:28:35.759958 25915 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2c46c35a19a748e6afcf0d29800ca810 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:35.760181 25915 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2c46c35a19a748e6afcf0d29800ca810 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:35.760391 25915 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2c46c35a19a748e6afcf0d29800ca810 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:35.765139 25915 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2c46c35a19a748e6afcf0d29800ca810 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c46c35a19a748e6afcf0d29800ca810" member_type: VOTER }
I20260630 12:28:35.765600 25915 leader_election.cc:304] T 00000000000000000000000000000000 P 2c46c35a19a748e6afcf0d29800ca810 [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: 2c46c35a19a748e6afcf0d29800ca810; no voters: 
I20260630 12:28:35.766724 25915 leader_election.cc:290] T 00000000000000000000000000000000 P 2c46c35a19a748e6afcf0d29800ca810 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:35.767105 25918 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2c46c35a19a748e6afcf0d29800ca810 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:35.768635 25918 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2c46c35a19a748e6afcf0d29800ca810 [term 1 LEADER]: Becoming Leader. State: Replica: 2c46c35a19a748e6afcf0d29800ca810, State: Running, Role: LEADER
I20260630 12:28:35.769407 25918 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2c46c35a19a748e6afcf0d29800ca810 [LEADER]: Queue going to LEADER mode. State: All 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: "2c46c35a19a748e6afcf0d29800ca810" member_type: VOTER }
I20260630 12:28:35.769690 25915 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2c46c35a19a748e6afcf0d29800ca810 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:35.777132 25920 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c46c35a19a748e6afcf0d29800ca810 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2c46c35a19a748e6afcf0d29800ca810. Latest consensus state: current_term: 1 leader_uuid: "2c46c35a19a748e6afcf0d29800ca810" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c46c35a19a748e6afcf0d29800ca810" member_type: VOTER } }
I20260630 12:28:35.777705 25920 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c46c35a19a748e6afcf0d29800ca810 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:35.779584 25919 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c46c35a19a748e6afcf0d29800ca810 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2c46c35a19a748e6afcf0d29800ca810" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c46c35a19a748e6afcf0d29800ca810" member_type: VOTER } }
I20260630 12:28:35.779886 25928 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:35.780303 25919 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c46c35a19a748e6afcf0d29800ca810 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:35.786154 25928 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:35.787358 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:35.795598 25928 catalog_manager.cc:1383] Generated new cluster ID: d392d74eded44eac8f14d6ca80989b01
I20260630 12:28:35.795872 25928 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:35.832386 25928 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:35.833810 25928 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:35.845515 25928 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2c46c35a19a748e6afcf0d29800ca810: Generated new TSK 0
I20260630 12:28:35.846128 25928 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:35.854319 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:35.860307 25936 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:35.861430 25937 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:35.863087 25939 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:35.863375 16826 server_base.cc:1061] running on GCE node
I20260630 12:28:35.864473 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:35.864717 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:35.864889 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822515864868 us; error 0 us; skew 500 ppm
I20260630 12:28:35.865417 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:35.867753 16826 webserver.cc:533] Webserver started at http://127.16.110.129:38271/ using document root <none> and password file <none>
I20260630 12:28:35.868302 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:35.868515 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:35.868798 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:35.870000 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822292038890-16826-0/minicluster-data/ts-0-root/instance:
uuid: "7a311d1087a143bd82999ad0411a7130"
format_stamp: "Formatted at 2026-06-30 12:28:35 on dist-test-slave-pnhc"
I20260630 12:28:35.874764 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:35.878355 25944 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:35.879117 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:28:35.879420 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822292038890-16826-0/minicluster-data/ts-0-root
uuid: "7a311d1087a143bd82999ad0411a7130"
format_stamp: "Formatted at 2026-06-30 12:28:35 on dist-test-slave-pnhc"
I20260630 12:28:35.879858 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822292038890-16826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822292038890-16826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822292038890-16826-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:35.906350 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:35.907496 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:35.908974 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:35.911259 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:35.911478 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:35.911738 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:35.911927 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:35.953552 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.129:35309
I20260630 12:28:35.953685 26006 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.129:35309 every 8 connection(s)
I20260630 12:28:35.958982 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:35.966403 26011 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:35.966723 26012 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:35.970852 26014 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:35.972074 26007 heartbeater.cc:344] Connected to a master server at 127.16.110.190:34251
I20260630 12:28:35.972501 26007 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:35.972563 16826 server_base.cc:1061] running on GCE node
I20260630 12:28:35.973577 26007 heartbeater.cc:507] Master 127.16.110.190:34251 requested a full tablet report, sending...
I20260630 12:28:35.974036 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:35.974325 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:35.974530 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822515974511 us; error 0 us; skew 500 ppm
I20260630 12:28:35.975241 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:35.975965 25880 ts_manager.cc:194] Registered new tserver with Master: 7a311d1087a143bd82999ad0411a7130 (127.16.110.129:35309)
I20260630 12:28:35.977944 16826 webserver.cc:533] Webserver started at http://127.16.110.130:46763/ using document root <none> and password file <none>
I20260630 12:28:35.978401 25880 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36254
I20260630 12:28:35.978480 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:35.978837 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:35.979130 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:35.980795 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822292038890-16826-0/minicluster-data/ts-1-root/instance:
uuid: "b83445cce8a348e3a7f880e76af0f70a"
format_stamp: "Formatted at 2026-06-30 12:28:35 on dist-test-slave-pnhc"
I20260630 12:28:35.985657 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:35.989078 26019 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:35.989840 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:35.990078 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822292038890-16826-0/minicluster-data/ts-1-root
uuid: "b83445cce8a348e3a7f880e76af0f70a"
format_stamp: "Formatted at 2026-06-30 12:28:35 on dist-test-slave-pnhc"
I20260630 12:28:35.990322 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822292038890-16826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822292038890-16826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822292038890-16826-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:35.999536 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:36.000694 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:36.002027 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:36.004263 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:36.004469 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:36.004724 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:36.004865 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:36.044209 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.130:38659
I20260630 12:28:36.044319 26081 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.130:38659 every 8 connection(s)
I20260630 12:28:36.049085 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:36.056600 26085 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:36.058354 26086 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:36.061477 16826 server_base.cc:1061] running on GCE node
W20260630 12:28:36.061638 26089 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:36.062196 26082 heartbeater.cc:344] Connected to a master server at 127.16.110.190:34251
I20260630 12:28:36.062673 26082 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:36.062827 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:36.063104 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:36.063310 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822516063289 us; error 0 us; skew 500 ppm
I20260630 12:28:36.063607 26082 heartbeater.cc:507] Master 127.16.110.190:34251 requested a full tablet report, sending...
I20260630 12:28:36.064111 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:36.066020 25880 ts_manager.cc:194] Registered new tserver with Master: b83445cce8a348e3a7f880e76af0f70a (127.16.110.130:38659)
I20260630 12:28:36.066897 16826 webserver.cc:533] Webserver started at http://127.16.110.131:36999/ using document root <none> and password file <none>
I20260630 12:28:36.067410 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:36.067431 25880 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36266
I20260630 12:28:36.067705 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:36.068152 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:36.069465 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822292038890-16826-0/minicluster-data/ts-2-root/instance:
uuid: "ebd38eac6bdd481387ddb620c3b26f22"
format_stamp: "Formatted at 2026-06-30 12:28:36 on dist-test-slave-pnhc"
I20260630 12:28:36.074021 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:36.077895 26093 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:36.078814 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:28:36.079101 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822292038890-16826-0/minicluster-data/ts-2-root
uuid: "ebd38eac6bdd481387ddb620c3b26f22"
format_stamp: "Formatted at 2026-06-30 12:28:36 on dist-test-slave-pnhc"
I20260630 12:28:36.079382 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822292038890-16826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822292038890-16826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822292038890-16826-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:36.101246 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:36.102506 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:36.103946 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:36.106266 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:36.106501 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:36.106735 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:36.106905 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:36.146147 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.131:45227
I20260630 12:28:36.146266 26155 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.131:45227 every 8 connection(s)
I20260630 12:28:36.160873 26156 heartbeater.cc:344] Connected to a master server at 127.16.110.190:34251
I20260630 12:28:36.161337 26156 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:36.162076 26156 heartbeater.cc:507] Master 127.16.110.190:34251 requested a full tablet report, sending...
I20260630 12:28:36.164000 25880 ts_manager.cc:194] Registered new tserver with Master: ebd38eac6bdd481387ddb620c3b26f22 (127.16.110.131:45227)
I20260630 12:28:36.164955 16826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015740153s
I20260630 12:28:36.165486 25880 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36272
I20260630 12:28:36.981896 26007 heartbeater.cc:499] Master 127.16.110.190:34251 was elected leader, sending a full tablet report...
I20260630 12:28:37.070104 26082 heartbeater.cc:499] Master 127.16.110.190:34251 was elected leader, sending a full tablet report...
I20260630 12:28:37.168475 26156 heartbeater.cc:499] Master 127.16.110.190:34251 was elected leader, sending a full tablet report...
I20260630 12:28:37.220593 25880 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36282:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:28:37.222630 25880 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:28:37.264776 26121 tablet_service.cc:1511] Processing CreateTablet for tablet 99ffe1fc8b404876824695c9648f3521 (DEFAULT_TABLE table=test-workload [id=98ccfcb1e8074b5ab8bfd5d769c360eb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:37.266093 26121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ffe1fc8b404876824695c9648f3521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:37.268675 26047 tablet_service.cc:1511] Processing CreateTablet for tablet 99ffe1fc8b404876824695c9648f3521 (DEFAULT_TABLE table=test-workload [id=98ccfcb1e8074b5ab8bfd5d769c360eb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:37.269913 26047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ffe1fc8b404876824695c9648f3521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:37.277086 25972 tablet_service.cc:1511] Processing CreateTablet for tablet 99ffe1fc8b404876824695c9648f3521 (DEFAULT_TABLE table=test-workload [id=98ccfcb1e8074b5ab8bfd5d769c360eb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:37.278474 25972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ffe1fc8b404876824695c9648f3521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:37.285269 26176 tablet_bootstrap.cc:492] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22: Bootstrap starting.
I20260630 12:28:37.292778 26176 tablet_bootstrap.cc:654] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:37.318480 26177 tablet_bootstrap.cc:492] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a: Bootstrap starting.
I20260630 12:28:37.329183 26177 tablet_bootstrap.cc:654] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:37.639552 26179 tablet_bootstrap.cc:492] T 99ffe1fc8b404876824695c9648f3521 P 7a311d1087a143bd82999ad0411a7130: Bootstrap starting.
I20260630 12:28:37.641937 26176 tablet_bootstrap.cc:492] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22: No bootstrap required, opened a new log
I20260630 12:28:37.642664 26176 ts_tablet_manager.cc:1403] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22: Time spent bootstrapping tablet: real 0.358s	user 0.016s	sys 0.011s
I20260630 12:28:37.646785 26176 raft_consensus.cc:359] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebd38eac6bdd481387ddb620c3b26f22" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45227 } } peers { permanent_uuid: "b83445cce8a348e3a7f880e76af0f70a" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 38659 } } peers { permanent_uuid: "7a311d1087a143bd82999ad0411a7130" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35309 } }
I20260630 12:28:37.650955 26176 raft_consensus.cc:385] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:37.651335 26176 raft_consensus.cc:740] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebd38eac6bdd481387ddb620c3b26f22, State: Initialized, Role: FOLLOWER
I20260630 12:28:37.650581 26177 tablet_bootstrap.cc:492] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a: No bootstrap required, opened a new log
I20260630 12:28:37.652441 26177 ts_tablet_manager.cc:1403] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a: Time spent bootstrapping tablet: real 0.334s	user 0.012s	sys 0.009s
I20260630 12:28:37.652354 26176 consensus_queue.cc:260] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebd38eac6bdd481387ddb620c3b26f22" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45227 } } peers { permanent_uuid: "b83445cce8a348e3a7f880e76af0f70a" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 38659 } } peers { permanent_uuid: "7a311d1087a143bd82999ad0411a7130" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35309 } }
I20260630 12:28:37.648664 26179 tablet_bootstrap.cc:654] T 99ffe1fc8b404876824695c9648f3521 P 7a311d1087a143bd82999ad0411a7130: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:37.655643 26177 raft_consensus.cc:359] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebd38eac6bdd481387ddb620c3b26f22" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45227 } } peers { permanent_uuid: "b83445cce8a348e3a7f880e76af0f70a" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 38659 } } peers { permanent_uuid: "7a311d1087a143bd82999ad0411a7130" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35309 } }
I20260630 12:28:37.656338 26177 raft_consensus.cc:385] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:37.656659 26177 raft_consensus.cc:740] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b83445cce8a348e3a7f880e76af0f70a, State: Initialized, Role: FOLLOWER
I20260630 12:28:37.657460 26177 consensus_queue.cc:260] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebd38eac6bdd481387ddb620c3b26f22" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45227 } } peers { permanent_uuid: "b83445cce8a348e3a7f880e76af0f70a" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 38659 } } peers { permanent_uuid: "7a311d1087a143bd82999ad0411a7130" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35309 } }
I20260630 12:28:37.686666 26179 tablet_bootstrap.cc:492] T 99ffe1fc8b404876824695c9648f3521 P 7a311d1087a143bd82999ad0411a7130: No bootstrap required, opened a new log
I20260630 12:28:37.687207 26179 ts_tablet_manager.cc:1403] T 99ffe1fc8b404876824695c9648f3521 P 7a311d1087a143bd82999ad0411a7130: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.000s
I20260630 12:28:37.691201 26179 raft_consensus.cc:359] T 99ffe1fc8b404876824695c9648f3521 P 7a311d1087a143bd82999ad0411a7130 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebd38eac6bdd481387ddb620c3b26f22" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45227 } } peers { permanent_uuid: "b83445cce8a348e3a7f880e76af0f70a" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 38659 } } peers { permanent_uuid: "7a311d1087a143bd82999ad0411a7130" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35309 } }
I20260630 12:28:37.691957 26179 raft_consensus.cc:385] T 99ffe1fc8b404876824695c9648f3521 P 7a311d1087a143bd82999ad0411a7130 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:37.692253 26179 raft_consensus.cc:740] T 99ffe1fc8b404876824695c9648f3521 P 7a311d1087a143bd82999ad0411a7130 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a311d1087a143bd82999ad0411a7130, State: Initialized, Role: FOLLOWER
I20260630 12:28:37.693066 26179 consensus_queue.cc:260] T 99ffe1fc8b404876824695c9648f3521 P 7a311d1087a143bd82999ad0411a7130 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebd38eac6bdd481387ddb620c3b26f22" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45227 } } peers { permanent_uuid: "b83445cce8a348e3a7f880e76af0f70a" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 38659 } } peers { permanent_uuid: "7a311d1087a143bd82999ad0411a7130" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35309 } }
I20260630 12:28:37.696542 26179 ts_tablet_manager.cc:1434] T 99ffe1fc8b404876824695c9648f3521 P 7a311d1087a143bd82999ad0411a7130: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:28:37.735391 26177 ts_tablet_manager.cc:1434] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a: Time spent starting tablet: real 0.082s	user 0.009s	sys 0.001s
I20260630 12:28:37.772969 26183 raft_consensus.cc:493] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:37.773533 26183 raft_consensus.cc:515] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebd38eac6bdd481387ddb620c3b26f22" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45227 } } peers { permanent_uuid: "b83445cce8a348e3a7f880e76af0f70a" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 38659 } } peers { permanent_uuid: "7a311d1087a143bd82999ad0411a7130" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35309 } }
I20260630 12:28:37.777498 26183 leader_election.cc:290] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebd38eac6bdd481387ddb620c3b26f22 (127.16.110.131:45227), 7a311d1087a143bd82999ad0411a7130 (127.16.110.129:35309)
I20260630 12:28:37.777819 26176 ts_tablet_manager.cc:1434] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22: Time spent starting tablet: real 0.135s	user 0.013s	sys 0.002s
W20260630 12:28:37.787863 25927 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:37.801607 25982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ffe1fc8b404876824695c9648f3521" candidate_uuid: "b83445cce8a348e3a7f880e76af0f70a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a311d1087a143bd82999ad0411a7130" is_pre_election: true
I20260630 12:28:37.802443 25982 raft_consensus.cc:2468] T 99ffe1fc8b404876824695c9648f3521 P 7a311d1087a143bd82999ad0411a7130 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b83445cce8a348e3a7f880e76af0f70a in term 0.
I20260630 12:28:37.803918 26020 leader_election.cc:304] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a311d1087a143bd82999ad0411a7130, b83445cce8a348e3a7f880e76af0f70a; no voters: 
I20260630 12:28:37.804814 26183 raft_consensus.cc:2804] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:37.805264 26183 raft_consensus.cc:493] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:37.805595 26183 raft_consensus.cc:3060] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:37.805752 26131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ffe1fc8b404876824695c9648f3521" candidate_uuid: "b83445cce8a348e3a7f880e76af0f70a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebd38eac6bdd481387ddb620c3b26f22" is_pre_election: true
I20260630 12:28:37.806449 26131 raft_consensus.cc:2468] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b83445cce8a348e3a7f880e76af0f70a in term 0.
I20260630 12:28:37.811581 26183 raft_consensus.cc:515] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebd38eac6bdd481387ddb620c3b26f22" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45227 } } peers { permanent_uuid: "b83445cce8a348e3a7f880e76af0f70a" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 38659 } } peers { permanent_uuid: "7a311d1087a143bd82999ad0411a7130" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35309 } }
I20260630 12:28:37.814127 26183 leader_election.cc:290] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a [CANDIDATE]: Term 1 election: Requested vote from peers ebd38eac6bdd481387ddb620c3b26f22 (127.16.110.131:45227), 7a311d1087a143bd82999ad0411a7130 (127.16.110.129:35309)
I20260630 12:28:37.814450 26131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ffe1fc8b404876824695c9648f3521" candidate_uuid: "b83445cce8a348e3a7f880e76af0f70a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebd38eac6bdd481387ddb620c3b26f22"
I20260630 12:28:37.814679 25982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ffe1fc8b404876824695c9648f3521" candidate_uuid: "b83445cce8a348e3a7f880e76af0f70a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a311d1087a143bd82999ad0411a7130"
I20260630 12:28:37.814990 26131 raft_consensus.cc:3060] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:37.815275 25982 raft_consensus.cc:3060] T 99ffe1fc8b404876824695c9648f3521 P 7a311d1087a143bd82999ad0411a7130 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:37.820722 25982 raft_consensus.cc:2468] T 99ffe1fc8b404876824695c9648f3521 P 7a311d1087a143bd82999ad0411a7130 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b83445cce8a348e3a7f880e76af0f70a in term 1.
I20260630 12:28:37.820766 26131 raft_consensus.cc:2468] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b83445cce8a348e3a7f880e76af0f70a in term 1.
I20260630 12:28:37.821869 26021 leader_election.cc:304] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b83445cce8a348e3a7f880e76af0f70a, ebd38eac6bdd481387ddb620c3b26f22; no voters: 
I20260630 12:28:37.822573 26183 raft_consensus.cc:2804] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:37.823658 26183 raft_consensus.cc:697] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a [term 1 LEADER]: Becoming Leader. State: Replica: b83445cce8a348e3a7f880e76af0f70a, State: Running, Role: LEADER
I20260630 12:28:37.824350 26183 consensus_queue.cc:237] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebd38eac6bdd481387ddb620c3b26f22" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45227 } } peers { permanent_uuid: "b83445cce8a348e3a7f880e76af0f70a" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 38659 } } peers { permanent_uuid: "7a311d1087a143bd82999ad0411a7130" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35309 } }
I20260630 12:28:37.832975 25877 catalog_manager.cc:5697] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a reported cstate change: term changed from 0 to 1, leader changed from <none> to b83445cce8a348e3a7f880e76af0f70a (127.16.110.130). New cstate: current_term: 1 leader_uuid: "b83445cce8a348e3a7f880e76af0f70a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebd38eac6bdd481387ddb620c3b26f22" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b83445cce8a348e3a7f880e76af0f70a" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 38659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a311d1087a143bd82999ad0411a7130" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35309 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:38.012699 26131 raft_consensus.cc:1275] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22 [term 1 FOLLOWER]: Refusing update from remote peer b83445cce8a348e3a7f880e76af0f70a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:38.012903 25982 raft_consensus.cc:1275] T 99ffe1fc8b404876824695c9648f3521 P 7a311d1087a143bd82999ad0411a7130 [term 1 FOLLOWER]: Refusing update from remote peer b83445cce8a348e3a7f880e76af0f70a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:38.014308 26189 consensus_queue.cc:1048] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebd38eac6bdd481387ddb620c3b26f22" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:38.015009 26183 consensus_queue.cc:1048] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a311d1087a143bd82999ad0411a7130" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:38.429177 16826 tablet_server.cc:179] TabletServer@127.16.110.129:0 shutting down...
I20260630 12:28:38.451949 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:38.452595 16826 tablet_replica.cc:333] T 99ffe1fc8b404876824695c9648f3521 P 7a311d1087a143bd82999ad0411a7130: stopping tablet replica
I20260630 12:28:38.453069 16826 raft_consensus.cc:2243] T 99ffe1fc8b404876824695c9648f3521 P 7a311d1087a143bd82999ad0411a7130 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:38.453495 16826 raft_consensus.cc:2272] T 99ffe1fc8b404876824695c9648f3521 P 7a311d1087a143bd82999ad0411a7130 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:38.463773 16826 tablet_server.cc:196] TabletServer@127.16.110.129:0 shutdown complete.
I20260630 12:28:38.473861 16826 tablet_server.cc:179] TabletServer@127.16.110.130:0 shutting down...
I20260630 12:28:38.496697 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:38.497411 16826 tablet_replica.cc:333] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a: stopping tablet replica
I20260630 12:28:38.497973 16826 raft_consensus.cc:2243] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:38.498934 16826 raft_consensus.cc:2272] T 99ffe1fc8b404876824695c9648f3521 P b83445cce8a348e3a7f880e76af0f70a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:28:38.660604 26078 debug-util.cc:398] Leaking SignalData structure 0x7b08001c32c0 after lost signal to thread 16829
W20260630 12:28:38.661785 26078 debug-util.cc:398] Leaking SignalData structure 0x7b0800241400 after lost signal to thread 25914
W20260630 12:28:39.508823 16826 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 26078)
I20260630 12:28:39.917160 26217 raft_consensus.cc:493] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b83445cce8a348e3a7f880e76af0f70a)
I20260630 12:28:39.917719 26217 raft_consensus.cc:515] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebd38eac6bdd481387ddb620c3b26f22" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45227 } } peers { permanent_uuid: "b83445cce8a348e3a7f880e76af0f70a" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 38659 } } peers { permanent_uuid: "7a311d1087a143bd82999ad0411a7130" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35309 } }
I20260630 12:28:39.919723 26217 leader_election.cc:290] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b83445cce8a348e3a7f880e76af0f70a (127.16.110.130:38659), 7a311d1087a143bd82999ad0411a7130 (127.16.110.129:35309)
W20260630 12:28:39.922513 26095 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.110.130:38659: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260630 12:28:39.926287 26094 leader_election.cc:336] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a311d1087a143bd82999ad0411a7130 (127.16.110.129:35309): Network error: Client connection negotiation failed: client connection to 127.16.110.129:35309: connect: Connection refused (error 111)
W20260630 12:28:39.927400 26095 leader_election.cc:336] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b83445cce8a348e3a7f880e76af0f70a (127.16.110.130:38659): Network error: Client connection negotiation failed: client connection to 127.16.110.130:38659: connect: Connection refused (error 111)
I20260630 12:28:39.927788 26095 leader_election.cc:304] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22 [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: ebd38eac6bdd481387ddb620c3b26f22; no voters: 7a311d1087a143bd82999ad0411a7130, b83445cce8a348e3a7f880e76af0f70a
I20260630 12:28:39.928474 26217 raft_consensus.cc:2749] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:28:40.509375 16826 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 26078)
W20260630 12:28:41.509941 16826 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 26078)
I20260630 12:28:42.102101 26221 raft_consensus.cc:493] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b83445cce8a348e3a7f880e76af0f70a)
I20260630 12:28:42.102648 26221 raft_consensus.cc:515] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebd38eac6bdd481387ddb620c3b26f22" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 45227 } } peers { permanent_uuid: "b83445cce8a348e3a7f880e76af0f70a" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 38659 } } peers { permanent_uuid: "7a311d1087a143bd82999ad0411a7130" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35309 } }
I20260630 12:28:42.104511 26221 leader_election.cc:290] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b83445cce8a348e3a7f880e76af0f70a (127.16.110.130:38659), 7a311d1087a143bd82999ad0411a7130 (127.16.110.129:35309)
W20260630 12:28:42.110502 26095 leader_election.cc:336] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b83445cce8a348e3a7f880e76af0f70a (127.16.110.130:38659): Network error: Client connection negotiation failed: client connection to 127.16.110.130:38659: connect: Connection refused (error 111)
W20260630 12:28:42.111059 26094 leader_election.cc:336] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a311d1087a143bd82999ad0411a7130 (127.16.110.129:35309): Network error: Client connection negotiation failed: client connection to 127.16.110.129:35309: connect: Connection refused (error 111)
I20260630 12:28:42.111495 26094 leader_election.cc:304] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22 [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: ebd38eac6bdd481387ddb620c3b26f22; no voters: 7a311d1087a143bd82999ad0411a7130, b83445cce8a348e3a7f880e76af0f70a
I20260630 12:28:42.112187 26221 raft_consensus.cc:2749] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:28:42.331914 16826 tablet_server.cc:196] TabletServer@127.16.110.130:0 shutdown complete.
I20260630 12:28:42.343611 16826 tablet_server.cc:179] TabletServer@127.16.110.131:0 shutting down...
I20260630 12:28:42.366606 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:42.367254 16826 tablet_replica.cc:333] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22: stopping tablet replica
I20260630 12:28:42.367767 16826 raft_consensus.cc:2243] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:42.368309 16826 raft_consensus.cc:2272] T 99ffe1fc8b404876824695c9648f3521 P ebd38eac6bdd481387ddb620c3b26f22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:42.388585 16826 tablet_server.cc:196] TabletServer@127.16.110.131:0 shutdown complete.
I20260630 12:28:42.399076 16826 master.cc:562] Master@127.16.110.190:34251 shutting down...
I20260630 12:28:42.415207 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2c46c35a19a748e6afcf0d29800ca810 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:42.415755 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2c46c35a19a748e6afcf0d29800ca810 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:42.416236 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2c46c35a19a748e6afcf0d29800ca810: stopping tablet replica
I20260630 12:28:42.434724 16826 master.cc:584] Master@127.16.110.190:34251 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (6811 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:28:42.461350 16826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.110.190:39087
I20260630 12:28:42.462471 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:42.468101 26226 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:42.468281 26225 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:42.469125 26228 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:42.470386 16826 server_base.cc:1061] running on GCE node
I20260630 12:28:42.471168 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:42.471336 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:42.471518 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822522471505 us; error 0 us; skew 500 ppm
I20260630 12:28:42.472213 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:42.474467 16826 webserver.cc:533] Webserver started at http://127.16.110.190:40503/ using document root <none> and password file <none>
I20260630 12:28:42.474934 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:42.475126 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:42.475392 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:42.476506 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822292038890-16826-0/minicluster-data/master-0-root/instance:
uuid: "d1e1d9f5fdd848e58ba9e300fa2df24e"
format_stamp: "Formatted at 2026-06-30 12:28:42 on dist-test-slave-pnhc"
I20260630 12:28:42.480887 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:28:42.484155 26233 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:42.484906 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:42.485194 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822292038890-16826-0/minicluster-data/master-0-root
uuid: "d1e1d9f5fdd848e58ba9e300fa2df24e"
format_stamp: "Formatted at 2026-06-30 12:28:42 on dist-test-slave-pnhc"
I20260630 12:28:42.485462 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822292038890-16826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822292038890-16826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822292038890-16826-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:42.503603 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:42.504658 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:42.546892 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.190:39087
I20260630 12:28:42.546940 26284 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.190:39087 every 8 connection(s)
I20260630 12:28:42.552501 26285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:42.571187 26285 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1e1d9f5fdd848e58ba9e300fa2df24e: Bootstrap starting.
I20260630 12:28:42.578552 26285 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d1e1d9f5fdd848e58ba9e300fa2df24e: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:42.583904 26285 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1e1d9f5fdd848e58ba9e300fa2df24e: No bootstrap required, opened a new log
I20260630 12:28:42.585974 26285 raft_consensus.cc:359] T 00000000000000000000000000000000 P d1e1d9f5fdd848e58ba9e300fa2df24e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1e1d9f5fdd848e58ba9e300fa2df24e" member_type: VOTER }
I20260630 12:28:42.586342 26285 raft_consensus.cc:385] T 00000000000000000000000000000000 P d1e1d9f5fdd848e58ba9e300fa2df24e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:42.586513 26285 raft_consensus.cc:740] T 00000000000000000000000000000000 P d1e1d9f5fdd848e58ba9e300fa2df24e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1e1d9f5fdd848e58ba9e300fa2df24e, State: Initialized, Role: FOLLOWER
I20260630 12:28:42.587175 26285 consensus_queue.cc:260] T 00000000000000000000000000000000 P d1e1d9f5fdd848e58ba9e300fa2df24e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d1e1d9f5fdd848e58ba9e300fa2df24e" member_type: VOTER }
I20260630 12:28:42.587620 26285 raft_consensus.cc:399] T 00000000000000000000000000000000 P d1e1d9f5fdd848e58ba9e300fa2df24e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:42.587809 26285 raft_consensus.cc:493] T 00000000000000000000000000000000 P d1e1d9f5fdd848e58ba9e300fa2df24e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:42.588011 26285 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d1e1d9f5fdd848e58ba9e300fa2df24e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:42.592754 26285 raft_consensus.cc:515] T 00000000000000000000000000000000 P d1e1d9f5fdd848e58ba9e300fa2df24e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1e1d9f5fdd848e58ba9e300fa2df24e" member_type: VOTER }
I20260630 12:28:42.593197 26285 leader_election.cc:304] T 00000000000000000000000000000000 P d1e1d9f5fdd848e58ba9e300fa2df24e [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: d1e1d9f5fdd848e58ba9e300fa2df24e; no voters: 
I20260630 12:28:42.594208 26285 leader_election.cc:290] T 00000000000000000000000000000000 P d1e1d9f5fdd848e58ba9e300fa2df24e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:42.594537 26288 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d1e1d9f5fdd848e58ba9e300fa2df24e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:42.596009 26288 raft_consensus.cc:697] T 00000000000000000000000000000000 P d1e1d9f5fdd848e58ba9e300fa2df24e [term 1 LEADER]: Becoming Leader. State: Replica: d1e1d9f5fdd848e58ba9e300fa2df24e, State: Running, Role: LEADER
I20260630 12:28:42.596621 26288 consensus_queue.cc:237] T 00000000000000000000000000000000 P d1e1d9f5fdd848e58ba9e300fa2df24e [LEADER]: Queue going to LEADER mode. State: All 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: "d1e1d9f5fdd848e58ba9e300fa2df24e" member_type: VOTER }
I20260630 12:28:42.597609 26285 sys_catalog.cc:565] T 00000000000000000000000000000000 P d1e1d9f5fdd848e58ba9e300fa2df24e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:42.600490 26289 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1e1d9f5fdd848e58ba9e300fa2df24e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d1e1d9f5fdd848e58ba9e300fa2df24e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1e1d9f5fdd848e58ba9e300fa2df24e" member_type: VOTER } }
I20260630 12:28:42.600692 26290 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1e1d9f5fdd848e58ba9e300fa2df24e [sys.catalog]: SysCatalogTable state changed. Reason: New leader d1e1d9f5fdd848e58ba9e300fa2df24e. Latest consensus state: current_term: 1 leader_uuid: "d1e1d9f5fdd848e58ba9e300fa2df24e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1e1d9f5fdd848e58ba9e300fa2df24e" member_type: VOTER } }
I20260630 12:28:42.601231 26289 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1e1d9f5fdd848e58ba9e300fa2df24e [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:42.601408 26290 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1e1d9f5fdd848e58ba9e300fa2df24e [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:42.604780 26294 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:42.612987 26294 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:42.613956 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:42.623363 26294 catalog_manager.cc:1383] Generated new cluster ID: 9d197cbc9acf4423ae0acb245dda3fc1
I20260630 12:28:42.623692 26294 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:42.640209 26294 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:42.642194 26294 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:42.662405 26294 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d1e1d9f5fdd848e58ba9e300fa2df24e: Generated new TSK 0
I20260630 12:28:42.663036 26294 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:42.680277 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:42.686070 26306 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:42.687230 26307 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:42.688777 26309 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:42.688895 16826 server_base.cc:1061] running on GCE node
I20260630 12:28:42.690054 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:42.690235 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:42.690361 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822522690351 us; error 0 us; skew 500 ppm
I20260630 12:28:42.690893 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:42.693291 16826 webserver.cc:533] Webserver started at http://127.16.110.129:39225/ using document root <none> and password file <none>
I20260630 12:28:42.693723 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:42.693878 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:42.694085 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:42.695134 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822292038890-16826-0/minicluster-data/ts-0-root/instance:
uuid: "332bb16bef01441c8f95ca700fb5315f"
format_stamp: "Formatted at 2026-06-30 12:28:42 on dist-test-slave-pnhc"
I20260630 12:28:42.699575 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:28:42.703014 26314 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:42.704114 16826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260630 12:28:42.704468 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822292038890-16826-0/minicluster-data/ts-0-root
uuid: "332bb16bef01441c8f95ca700fb5315f"
format_stamp: "Formatted at 2026-06-30 12:28:42 on dist-test-slave-pnhc"
I20260630 12:28:42.704846 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822292038890-16826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822292038890-16826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822292038890-16826-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:42.721264 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:42.722357 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:42.723733 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:42.725963 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:42.726132 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:42.726399 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:42.726552 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:42.765446 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.129:37953
I20260630 12:28:42.765553 26376 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.129:37953 every 8 connection(s)
I20260630 12:28:42.770502 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:42.777192 26381 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:42.778205 26382 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:42.781050 16826 server_base.cc:1061] running on GCE node
W20260630 12:28:42.782632 26384 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:42.783600 26377 heartbeater.cc:344] Connected to a master server at 127.16.110.190:39087
I20260630 12:28:42.783735 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:28:42.783987 26377 heartbeater.cc:461] Registering TS with master...
W20260630 12:28:42.784108 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:42.784403 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822522784386 us; error 0 us; skew 500 ppm
I20260630 12:28:42.784889 26377 heartbeater.cc:507] Master 127.16.110.190:39087 requested a full tablet report, sending...
I20260630 12:28:42.784978 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:42.787353 26250 ts_manager.cc:194] Registered new tserver with Master: 332bb16bef01441c8f95ca700fb5315f (127.16.110.129:37953)
I20260630 12:28:42.787796 16826 webserver.cc:533] Webserver started at http://127.16.110.130:37621/ using document root <none> and password file <none>
I20260630 12:28:42.788358 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:42.788566 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:42.788825 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:42.789328 26250 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44340
I20260630 12:28:42.789937 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822292038890-16826-0/minicluster-data/ts-1-root/instance:
uuid: "6828c11316cd408e8fc54674e23ac7c1"
format_stamp: "Formatted at 2026-06-30 12:28:42 on dist-test-slave-pnhc"
I20260630 12:28:42.794608 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:42.797824 26389 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:42.798631 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:28:42.799012 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822292038890-16826-0/minicluster-data/ts-1-root
uuid: "6828c11316cd408e8fc54674e23ac7c1"
format_stamp: "Formatted at 2026-06-30 12:28:42 on dist-test-slave-pnhc"
I20260630 12:28:42.799299 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822292038890-16826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822292038890-16826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822292038890-16826-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:42.823489 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:42.824607 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:42.826085 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:42.828332 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:42.828560 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:42.828791 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:42.828971 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:42.867584 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.130:36747
I20260630 12:28:42.867687 26451 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.130:36747 every 8 connection(s)
I20260630 12:28:42.872432 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:42.878696 26455 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:42.879685 26456 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:42.882695 16826 server_base.cc:1061] running on GCE node
W20260630 12:28:42.882999 26458 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:42.884117 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:42.884357 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:42.884542 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822522884525 us; error 0 us; skew 500 ppm
I20260630 12:28:42.885169 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:42.885452 26452 heartbeater.cc:344] Connected to a master server at 127.16.110.190:39087
I20260630 12:28:42.885896 26452 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:42.886775 26452 heartbeater.cc:507] Master 127.16.110.190:39087 requested a full tablet report, sending...
I20260630 12:28:42.887794 16826 webserver.cc:533] Webserver started at http://127.16.110.131:35607/ using document root <none> and password file <none>
I20260630 12:28:42.888473 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:42.888662 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:42.888944 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:42.889011 26250 ts_manager.cc:194] Registered new tserver with Master: 6828c11316cd408e8fc54674e23ac7c1 (127.16.110.130:36747)
I20260630 12:28:42.890117 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822292038890-16826-0/minicluster-data/ts-2-root/instance:
uuid: "d96ff7d006814ff0af5e41ce15a56df7"
format_stamp: "Formatted at 2026-06-30 12:28:42 on dist-test-slave-pnhc"
I20260630 12:28:42.890720 26250 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44344
I20260630 12:28:42.895089 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:28:42.898751 26463 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:42.899583 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:42.899940 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822292038890-16826-0/minicluster-data/ts-2-root
uuid: "d96ff7d006814ff0af5e41ce15a56df7"
format_stamp: "Formatted at 2026-06-30 12:28:42 on dist-test-slave-pnhc"
I20260630 12:28:42.900296 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822292038890-16826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822292038890-16826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822292038890-16826-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:42.917349 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:42.918378 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:42.919718 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:42.921968 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:42.922194 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:42.922430 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:42.922600 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:42.961186 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.131:38149
I20260630 12:28:42.961292 26525 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.131:38149 every 8 connection(s)
I20260630 12:28:42.975409 26526 heartbeater.cc:344] Connected to a master server at 127.16.110.190:39087
I20260630 12:28:42.975910 26526 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:42.976651 26526 heartbeater.cc:507] Master 127.16.110.190:39087 requested a full tablet report, sending...
I20260630 12:28:42.978796 26250 ts_manager.cc:194] Registered new tserver with Master: d96ff7d006814ff0af5e41ce15a56df7 (127.16.110.131:38149)
I20260630 12:28:42.979259 16826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014869068s
I20260630 12:28:42.980221 26250 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44358
I20260630 12:28:43.792315 26377 heartbeater.cc:499] Master 127.16.110.190:39087 was elected leader, sending a full tablet report...
I20260630 12:28:43.893694 26452 heartbeater.cc:499] Master 127.16.110.190:39087 was elected leader, sending a full tablet report...
I20260630 12:28:43.983059 26526 heartbeater.cc:499] Master 127.16.110.190:39087 was elected leader, sending a full tablet report...
I20260630 12:28:44.039469 26250 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44372:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:28:44.115300 26491 tablet_service.cc:1511] Processing CreateTablet for tablet a2849261d7df4b6d8db0080cbc1ff794 (DEFAULT_TABLE table=test-workload [id=46e0972f034e4a5aa5f4db579b3c1166]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:44.116560 26490 tablet_service.cc:1511] Processing CreateTablet for tablet d3581099549c4d3da6e0850ccb53b69b (DEFAULT_TABLE table=test-workload [id=46e0972f034e4a5aa5f4db579b3c1166]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:44.118705 26417 tablet_service.cc:1511] Processing CreateTablet for tablet 379e252c15e94938ac748a4e9cf06a4f (DEFAULT_TABLE table=test-workload [id=46e0972f034e4a5aa5f4db579b3c1166]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:44.119149 26491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2849261d7df4b6d8db0080cbc1ff794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:44.119164 26416 tablet_service.cc:1511] Processing CreateTablet for tablet f050c78dc8ab4022aa10b0594e7aa7bf (DEFAULT_TABLE table=test-workload [id=46e0972f034e4a5aa5f4db579b3c1166]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:44.120402 26417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 379e252c15e94938ac748a4e9cf06a4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:44.121038 26416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f050c78dc8ab4022aa10b0594e7aa7bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:44.122471 26490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3581099549c4d3da6e0850ccb53b69b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:44.122828 26342 tablet_service.cc:1511] Processing CreateTablet for tablet f38ee162bf8e4095aaede42dcbe71b86 (DEFAULT_TABLE table=test-workload [id=46e0972f034e4a5aa5f4db579b3c1166]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:44.124527 26342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f38ee162bf8e4095aaede42dcbe71b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:44.129331 26341 tablet_service.cc:1511] Processing CreateTablet for tablet f427bc9944c74f2d9588c3e27ee24ff5 (DEFAULT_TABLE table=test-workload [id=46e0972f034e4a5aa5f4db579b3c1166]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:44.130702 26341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f427bc9944c74f2d9588c3e27ee24ff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:44.144135 26547 tablet_bootstrap.cc:492] T a2849261d7df4b6d8db0080cbc1ff794 P d96ff7d006814ff0af5e41ce15a56df7: Bootstrap starting.
I20260630 12:28:44.145783 26548 tablet_bootstrap.cc:492] T f050c78dc8ab4022aa10b0594e7aa7bf P 6828c11316cd408e8fc54674e23ac7c1: Bootstrap starting.
I20260630 12:28:44.152415 26547 tablet_bootstrap.cc:654] T a2849261d7df4b6d8db0080cbc1ff794 P d96ff7d006814ff0af5e41ce15a56df7: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:44.153687 26548 tablet_bootstrap.cc:654] T f050c78dc8ab4022aa10b0594e7aa7bf P 6828c11316cd408e8fc54674e23ac7c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:44.165202 26547 tablet_bootstrap.cc:492] T a2849261d7df4b6d8db0080cbc1ff794 P d96ff7d006814ff0af5e41ce15a56df7: No bootstrap required, opened a new log
I20260630 12:28:44.165792 26547 ts_tablet_manager.cc:1403] T a2849261d7df4b6d8db0080cbc1ff794 P d96ff7d006814ff0af5e41ce15a56df7: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.015s
I20260630 12:28:44.165899 26548 tablet_bootstrap.cc:492] T f050c78dc8ab4022aa10b0594e7aa7bf P 6828c11316cd408e8fc54674e23ac7c1: No bootstrap required, opened a new log
I20260630 12:28:44.166545 26548 ts_tablet_manager.cc:1403] T f050c78dc8ab4022aa10b0594e7aa7bf P 6828c11316cd408e8fc54674e23ac7c1: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260630 12:28:44.169353 26547 raft_consensus.cc:359] T a2849261d7df4b6d8db0080cbc1ff794 P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:44.169695 26548 raft_consensus.cc:359] T f050c78dc8ab4022aa10b0594e7aa7bf P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } }
I20260630 12:28:44.170356 26547 raft_consensus.cc:385] T a2849261d7df4b6d8db0080cbc1ff794 P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:44.170524 26548 raft_consensus.cc:385] T f050c78dc8ab4022aa10b0594e7aa7bf P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:44.170769 26547 raft_consensus.cc:740] T a2849261d7df4b6d8db0080cbc1ff794 P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96ff7d006814ff0af5e41ce15a56df7, State: Initialized, Role: FOLLOWER
I20260630 12:28:44.170861 26548 raft_consensus.cc:740] T f050c78dc8ab4022aa10b0594e7aa7bf P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6828c11316cd408e8fc54674e23ac7c1, State: Initialized, Role: FOLLOWER
I20260630 12:28:44.171921 26548 consensus_queue.cc:260] T f050c78dc8ab4022aa10b0594e7aa7bf P 6828c11316cd408e8fc54674e23ac7c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } }
I20260630 12:28:44.172210 26547 consensus_queue.cc:260] T a2849261d7df4b6d8db0080cbc1ff794 P d96ff7d006814ff0af5e41ce15a56df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:44.172683 26548 raft_consensus.cc:399] T f050c78dc8ab4022aa10b0594e7aa7bf P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:44.172855 26547 raft_consensus.cc:399] T a2849261d7df4b6d8db0080cbc1ff794 P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:44.173036 26548 raft_consensus.cc:493] T f050c78dc8ab4022aa10b0594e7aa7bf P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:44.173234 26547 raft_consensus.cc:493] T a2849261d7df4b6d8db0080cbc1ff794 P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:44.173537 26548 raft_consensus.cc:3060] T f050c78dc8ab4022aa10b0594e7aa7bf P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:44.173621 26547 raft_consensus.cc:3060] T a2849261d7df4b6d8db0080cbc1ff794 P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:44.176110 26551 tablet_bootstrap.cc:492] T f38ee162bf8e4095aaede42dcbe71b86 P 332bb16bef01441c8f95ca700fb5315f: Bootstrap starting.
I20260630 12:28:44.181737 26551 tablet_bootstrap.cc:654] T f38ee162bf8e4095aaede42dcbe71b86 P 332bb16bef01441c8f95ca700fb5315f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:44.181849 26548 raft_consensus.cc:515] T f050c78dc8ab4022aa10b0594e7aa7bf P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } }
I20260630 12:28:44.182672 26548 leader_election.cc:304] T f050c78dc8ab4022aa10b0594e7aa7bf P 6828c11316cd408e8fc54674e23ac7c1 [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: 6828c11316cd408e8fc54674e23ac7c1; no voters: 
I20260630 12:28:44.182870 26547 raft_consensus.cc:515] T a2849261d7df4b6d8db0080cbc1ff794 P d96ff7d006814ff0af5e41ce15a56df7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:44.183600 26547 leader_election.cc:304] T a2849261d7df4b6d8db0080cbc1ff794 P d96ff7d006814ff0af5e41ce15a56df7 [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: d96ff7d006814ff0af5e41ce15a56df7; no voters: 
I20260630 12:28:44.184304 26548 leader_election.cc:290] T f050c78dc8ab4022aa10b0594e7aa7bf P 6828c11316cd408e8fc54674e23ac7c1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:44.184924 26552 raft_consensus.cc:2804] T f050c78dc8ab4022aa10b0594e7aa7bf P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:44.191274 26548 ts_tablet_manager.cc:1434] T f050c78dc8ab4022aa10b0594e7aa7bf P 6828c11316cd408e8fc54674e23ac7c1: Time spent starting tablet: real 0.024s	user 0.014s	sys 0.007s
I20260630 12:28:44.193583 26548 tablet_bootstrap.cc:492] T 379e252c15e94938ac748a4e9cf06a4f P 6828c11316cd408e8fc54674e23ac7c1: Bootstrap starting.
I20260630 12:28:44.198508 26551 tablet_bootstrap.cc:492] T f38ee162bf8e4095aaede42dcbe71b86 P 332bb16bef01441c8f95ca700fb5315f: No bootstrap required, opened a new log
I20260630 12:28:44.199375 26551 ts_tablet_manager.cc:1403] T f38ee162bf8e4095aaede42dcbe71b86 P 332bb16bef01441c8f95ca700fb5315f: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.009s
I20260630 12:28:44.200117 26547 leader_election.cc:290] T a2849261d7df4b6d8db0080cbc1ff794 P d96ff7d006814ff0af5e41ce15a56df7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:44.200608 26554 raft_consensus.cc:2804] T a2849261d7df4b6d8db0080cbc1ff794 P d96ff7d006814ff0af5e41ce15a56df7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:44.203922 26551 raft_consensus.cc:359] T f38ee162bf8e4095aaede42dcbe71b86 P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } }
I20260630 12:28:44.205416 26551 raft_consensus.cc:385] T f38ee162bf8e4095aaede42dcbe71b86 P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:44.205188 26552 raft_consensus.cc:697] T f050c78dc8ab4022aa10b0594e7aa7bf P 6828c11316cd408e8fc54674e23ac7c1 [term 1 LEADER]: Becoming Leader. State: Replica: 6828c11316cd408e8fc54674e23ac7c1, State: Running, Role: LEADER
I20260630 12:28:44.206758 26551 raft_consensus.cc:740] T f38ee162bf8e4095aaede42dcbe71b86 P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 332bb16bef01441c8f95ca700fb5315f, State: Initialized, Role: FOLLOWER
I20260630 12:28:44.207469 26552 consensus_queue.cc:237] T f050c78dc8ab4022aa10b0594e7aa7bf P 6828c11316cd408e8fc54674e23ac7c1 [LEADER]: Queue going to LEADER mode. State: All 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: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } }
I20260630 12:28:44.207989 26551 consensus_queue.cc:260] T f38ee162bf8e4095aaede42dcbe71b86 P 332bb16bef01441c8f95ca700fb5315f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } }
I20260630 12:28:44.208966 26551 raft_consensus.cc:399] T f38ee162bf8e4095aaede42dcbe71b86 P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:44.205236 26548 tablet_bootstrap.cc:654] T 379e252c15e94938ac748a4e9cf06a4f P 6828c11316cd408e8fc54674e23ac7c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:44.209378 26554 raft_consensus.cc:697] T a2849261d7df4b6d8db0080cbc1ff794 P d96ff7d006814ff0af5e41ce15a56df7 [term 1 LEADER]: Becoming Leader. State: Replica: d96ff7d006814ff0af5e41ce15a56df7, State: Running, Role: LEADER
I20260630 12:28:44.209344 26551 raft_consensus.cc:493] T f38ee162bf8e4095aaede42dcbe71b86 P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:44.210724 26551 raft_consensus.cc:3060] T f38ee162bf8e4095aaede42dcbe71b86 P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:44.210909 26554 consensus_queue.cc:237] T a2849261d7df4b6d8db0080cbc1ff794 P d96ff7d006814ff0af5e41ce15a56df7 [LEADER]: Queue going to LEADER mode. State: All 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: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:44.210243 26547 ts_tablet_manager.cc:1434] T a2849261d7df4b6d8db0080cbc1ff794 P d96ff7d006814ff0af5e41ce15a56df7: Time spent starting tablet: real 0.044s	user 0.024s	sys 0.016s
I20260630 12:28:44.214146 26547 tablet_bootstrap.cc:492] T d3581099549c4d3da6e0850ccb53b69b P d96ff7d006814ff0af5e41ce15a56df7: Bootstrap starting.
I20260630 12:28:44.221113 26547 tablet_bootstrap.cc:654] T d3581099549c4d3da6e0850ccb53b69b P d96ff7d006814ff0af5e41ce15a56df7: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:44.221011 26551 raft_consensus.cc:515] T f38ee162bf8e4095aaede42dcbe71b86 P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } }
I20260630 12:28:44.222013 26551 leader_election.cc:304] T f38ee162bf8e4095aaede42dcbe71b86 P 332bb16bef01441c8f95ca700fb5315f [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: 332bb16bef01441c8f95ca700fb5315f; no voters: 
I20260630 12:28:44.224280 26250 catalog_manager.cc:5697] T a2849261d7df4b6d8db0080cbc1ff794 P d96ff7d006814ff0af5e41ce15a56df7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96ff7d006814ff0af5e41ce15a56df7 (127.16.110.131). New cstate: current_term: 1 leader_uuid: "d96ff7d006814ff0af5e41ce15a56df7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:44.225679 26548 tablet_bootstrap.cc:492] T 379e252c15e94938ac748a4e9cf06a4f P 6828c11316cd408e8fc54674e23ac7c1: No bootstrap required, opened a new log
I20260630 12:28:44.227212 26548 ts_tablet_manager.cc:1403] T 379e252c15e94938ac748a4e9cf06a4f P 6828c11316cd408e8fc54674e23ac7c1: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.005s
I20260630 12:28:44.228858 26249 catalog_manager.cc:5697] T f050c78dc8ab4022aa10b0594e7aa7bf P 6828c11316cd408e8fc54674e23ac7c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6828c11316cd408e8fc54674e23ac7c1 (127.16.110.130). New cstate: current_term: 1 leader_uuid: "6828c11316cd408e8fc54674e23ac7c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:44.231649 26551 leader_election.cc:290] T f38ee162bf8e4095aaede42dcbe71b86 P 332bb16bef01441c8f95ca700fb5315f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:44.233361 26563 raft_consensus.cc:2804] T f38ee162bf8e4095aaede42dcbe71b86 P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:44.242321 26551 ts_tablet_manager.cc:1434] T f38ee162bf8e4095aaede42dcbe71b86 P 332bb16bef01441c8f95ca700fb5315f: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.023s
I20260630 12:28:44.243623 26551 tablet_bootstrap.cc:492] T f427bc9944c74f2d9588c3e27ee24ff5 P 332bb16bef01441c8f95ca700fb5315f: Bootstrap starting.
I20260630 12:28:44.250067 26548 raft_consensus.cc:359] T 379e252c15e94938ac748a4e9cf06a4f P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } }
I20260630 12:28:44.250794 26551 tablet_bootstrap.cc:654] T f427bc9944c74f2d9588c3e27ee24ff5 P 332bb16bef01441c8f95ca700fb5315f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:44.265375 26548 raft_consensus.cc:385] T 379e252c15e94938ac748a4e9cf06a4f P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:44.265771 26548 raft_consensus.cc:740] T 379e252c15e94938ac748a4e9cf06a4f P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6828c11316cd408e8fc54674e23ac7c1, State: Initialized, Role: FOLLOWER
I20260630 12:28:44.266630 26548 consensus_queue.cc:260] T 379e252c15e94938ac748a4e9cf06a4f P 6828c11316cd408e8fc54674e23ac7c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } }
I20260630 12:28:44.267437 26548 raft_consensus.cc:399] T 379e252c15e94938ac748a4e9cf06a4f P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:44.267720 26548 raft_consensus.cc:493] T 379e252c15e94938ac748a4e9cf06a4f P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:44.268107 26548 raft_consensus.cc:3060] T 379e252c15e94938ac748a4e9cf06a4f P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:44.280104 26563 raft_consensus.cc:697] T f38ee162bf8e4095aaede42dcbe71b86 P 332bb16bef01441c8f95ca700fb5315f [term 1 LEADER]: Becoming Leader. State: Replica: 332bb16bef01441c8f95ca700fb5315f, State: Running, Role: LEADER
I20260630 12:28:44.281600 26563 consensus_queue.cc:237] T f38ee162bf8e4095aaede42dcbe71b86 P 332bb16bef01441c8f95ca700fb5315f [LEADER]: Queue going to LEADER mode. State: All 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: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } }
I20260630 12:28:44.283418 26551 tablet_bootstrap.cc:492] T f427bc9944c74f2d9588c3e27ee24ff5 P 332bb16bef01441c8f95ca700fb5315f: No bootstrap required, opened a new log
I20260630 12:28:44.283921 26547 tablet_bootstrap.cc:492] T d3581099549c4d3da6e0850ccb53b69b P d96ff7d006814ff0af5e41ce15a56df7: No bootstrap required, opened a new log
I20260630 12:28:44.284109 26551 ts_tablet_manager.cc:1403] T f427bc9944c74f2d9588c3e27ee24ff5 P 332bb16bef01441c8f95ca700fb5315f: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.004s
I20260630 12:28:44.284541 26547 ts_tablet_manager.cc:1403] T d3581099549c4d3da6e0850ccb53b69b P d96ff7d006814ff0af5e41ce15a56df7: Time spent bootstrapping tablet: real 0.071s	user 0.045s	sys 0.022s
I20260630 12:28:44.286693 26548 raft_consensus.cc:515] T 379e252c15e94938ac748a4e9cf06a4f P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } }
I20260630 12:28:44.287613 26548 leader_election.cc:304] T 379e252c15e94938ac748a4e9cf06a4f P 6828c11316cd408e8fc54674e23ac7c1 [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: 6828c11316cd408e8fc54674e23ac7c1; no voters: 
I20260630 12:28:44.287680 26547 raft_consensus.cc:359] T d3581099549c4d3da6e0850ccb53b69b P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:44.288440 26548 leader_election.cc:290] T 379e252c15e94938ac748a4e9cf06a4f P 6828c11316cd408e8fc54674e23ac7c1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:44.288897 26547 raft_consensus.cc:385] T d3581099549c4d3da6e0850ccb53b69b P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:44.289551 26547 raft_consensus.cc:740] T d3581099549c4d3da6e0850ccb53b69b P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96ff7d006814ff0af5e41ce15a56df7, State: Initialized, Role: FOLLOWER
I20260630 12:28:44.288714 26556 raft_consensus.cc:2804] T 379e252c15e94938ac748a4e9cf06a4f P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:44.290230 26556 raft_consensus.cc:697] T 379e252c15e94938ac748a4e9cf06a4f P 6828c11316cd408e8fc54674e23ac7c1 [term 1 LEADER]: Becoming Leader. State: Replica: 6828c11316cd408e8fc54674e23ac7c1, State: Running, Role: LEADER
I20260630 12:28:44.290405 26548 ts_tablet_manager.cc:1434] T 379e252c15e94938ac748a4e9cf06a4f P 6828c11316cd408e8fc54674e23ac7c1: Time spent starting tablet: real 0.062s	user 0.010s	sys 0.009s
I20260630 12:28:44.291118 26556 consensus_queue.cc:237] T 379e252c15e94938ac748a4e9cf06a4f P 6828c11316cd408e8fc54674e23ac7c1 [LEADER]: Queue going to LEADER mode. State: All 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: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } }
I20260630 12:28:44.288550 26551 raft_consensus.cc:359] T f427bc9944c74f2d9588c3e27ee24ff5 P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } }
I20260630 12:28:44.292903 26551 raft_consensus.cc:385] T f427bc9944c74f2d9588c3e27ee24ff5 P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:44.293233 26551 raft_consensus.cc:740] T f427bc9944c74f2d9588c3e27ee24ff5 P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 332bb16bef01441c8f95ca700fb5315f, State: Initialized, Role: FOLLOWER
I20260630 12:28:44.296610 26249 catalog_manager.cc:5697] T f38ee162bf8e4095aaede42dcbe71b86 P 332bb16bef01441c8f95ca700fb5315f reported cstate change: term changed from 0 to 1, leader changed from <none> to 332bb16bef01441c8f95ca700fb5315f (127.16.110.129). New cstate: current_term: 1 leader_uuid: "332bb16bef01441c8f95ca700fb5315f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:44.298316 26547 consensus_queue.cc:260] T d3581099549c4d3da6e0850ccb53b69b P d96ff7d006814ff0af5e41ce15a56df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:44.294138 26551 consensus_queue.cc:260] T f427bc9944c74f2d9588c3e27ee24ff5 P 332bb16bef01441c8f95ca700fb5315f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } }
I20260630 12:28:44.299425 26250 catalog_manager.cc:5697] T 379e252c15e94938ac748a4e9cf06a4f P 6828c11316cd408e8fc54674e23ac7c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6828c11316cd408e8fc54674e23ac7c1 (127.16.110.130). New cstate: current_term: 1 leader_uuid: "6828c11316cd408e8fc54674e23ac7c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:44.299994 26551 raft_consensus.cc:399] T f427bc9944c74f2d9588c3e27ee24ff5 P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:44.300500 26551 raft_consensus.cc:493] T f427bc9944c74f2d9588c3e27ee24ff5 P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:44.300931 26551 raft_consensus.cc:3060] T f427bc9944c74f2d9588c3e27ee24ff5 P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:44.302261 26547 raft_consensus.cc:399] T d3581099549c4d3da6e0850ccb53b69b P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:44.302878 26547 raft_consensus.cc:493] T d3581099549c4d3da6e0850ccb53b69b P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:44.303324 26547 raft_consensus.cc:3060] T d3581099549c4d3da6e0850ccb53b69b P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:44.311561 26547 raft_consensus.cc:515] T d3581099549c4d3da6e0850ccb53b69b P d96ff7d006814ff0af5e41ce15a56df7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:44.312382 26547 leader_election.cc:304] T d3581099549c4d3da6e0850ccb53b69b P d96ff7d006814ff0af5e41ce15a56df7 [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: d96ff7d006814ff0af5e41ce15a56df7; no voters: 
I20260630 12:28:44.312579 26551 raft_consensus.cc:515] T f427bc9944c74f2d9588c3e27ee24ff5 P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } }
I20260630 12:28:44.313102 26547 leader_election.cc:290] T d3581099549c4d3da6e0850ccb53b69b P d96ff7d006814ff0af5e41ce15a56df7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:44.313261 26554 raft_consensus.cc:2804] T d3581099549c4d3da6e0850ccb53b69b P d96ff7d006814ff0af5e41ce15a56df7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:44.313352 26551 leader_election.cc:304] T f427bc9944c74f2d9588c3e27ee24ff5 P 332bb16bef01441c8f95ca700fb5315f [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: 332bb16bef01441c8f95ca700fb5315f; no voters: 
I20260630 12:28:44.314045 26554 raft_consensus.cc:697] T d3581099549c4d3da6e0850ccb53b69b P d96ff7d006814ff0af5e41ce15a56df7 [term 1 LEADER]: Becoming Leader. State: Replica: d96ff7d006814ff0af5e41ce15a56df7, State: Running, Role: LEADER
I20260630 12:28:44.314214 26551 leader_election.cc:290] T f427bc9944c74f2d9588c3e27ee24ff5 P 332bb16bef01441c8f95ca700fb5315f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:44.314800 26554 consensus_queue.cc:237] T d3581099549c4d3da6e0850ccb53b69b P d96ff7d006814ff0af5e41ce15a56df7 [LEADER]: Queue going to LEADER mode. State: All 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: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:44.315717 26565 raft_consensus.cc:2804] T f427bc9944c74f2d9588c3e27ee24ff5 P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:44.316735 26551 ts_tablet_manager.cc:1434] T f427bc9944c74f2d9588c3e27ee24ff5 P 332bb16bef01441c8f95ca700fb5315f: Time spent starting tablet: real 0.032s	user 0.016s	sys 0.002s
I20260630 12:28:44.320393 26565 raft_consensus.cc:697] T f427bc9944c74f2d9588c3e27ee24ff5 P 332bb16bef01441c8f95ca700fb5315f [term 1 LEADER]: Becoming Leader. State: Replica: 332bb16bef01441c8f95ca700fb5315f, State: Running, Role: LEADER
I20260630 12:28:44.321255 26565 consensus_queue.cc:237] T f427bc9944c74f2d9588c3e27ee24ff5 P 332bb16bef01441c8f95ca700fb5315f [LEADER]: Queue going to LEADER mode. State: All 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: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } }
I20260630 12:28:44.315065 26547 ts_tablet_manager.cc:1434] T d3581099549c4d3da6e0850ccb53b69b P d96ff7d006814ff0af5e41ce15a56df7: Time spent starting tablet: real 0.030s	user 0.014s	sys 0.003s
I20260630 12:28:44.326464 26248 catalog_manager.cc:5697] T d3581099549c4d3da6e0850ccb53b69b P d96ff7d006814ff0af5e41ce15a56df7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96ff7d006814ff0af5e41ce15a56df7 (127.16.110.131). New cstate: current_term: 1 leader_uuid: "d96ff7d006814ff0af5e41ce15a56df7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:44.330045 26249 catalog_manager.cc:5697] T f427bc9944c74f2d9588c3e27ee24ff5 P 332bb16bef01441c8f95ca700fb5315f reported cstate change: term changed from 0 to 1, leader changed from <none> to 332bb16bef01441c8f95ca700fb5315f (127.16.110.129). New cstate: current_term: 1 leader_uuid: "332bb16bef01441c8f95ca700fb5315f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:45.050599 26247 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44378:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:28:45.052989 26247 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:28:45.096303 26342 tablet_service.cc:1511] Processing CreateTablet for tablet a98b586aa042483fa52f7d69018a86bc (DEFAULT_TABLE table=test-workload-rf3 [id=93cc41730ce346bba5d75b3c3ebbadbf]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:45.097630 26342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a98b586aa042483fa52f7d69018a86bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.097935 26417 tablet_service.cc:1511] Processing CreateTablet for tablet a98b586aa042483fa52f7d69018a86bc (DEFAULT_TABLE table=test-workload-rf3 [id=93cc41730ce346bba5d75b3c3ebbadbf]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:45.099155 26417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a98b586aa042483fa52f7d69018a86bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.099323 26491 tablet_service.cc:1511] Processing CreateTablet for tablet a98b586aa042483fa52f7d69018a86bc (DEFAULT_TABLE table=test-workload-rf3 [id=93cc41730ce346bba5d75b3c3ebbadbf]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:28:45.100673 26491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a98b586aa042483fa52f7d69018a86bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.101996 26341 tablet_service.cc:1511] Processing CreateTablet for tablet 2a91f8135d3f4addbb6fb6ea9eb346aa (DEFAULT_TABLE table=test-workload-rf3 [id=93cc41730ce346bba5d75b3c3ebbadbf]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:45.103231 26341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a91f8135d3f4addbb6fb6ea9eb346aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.106865 26340 tablet_service.cc:1511] Processing CreateTablet for tablet 10b5205daf9c48febf115543f5c42a5d (DEFAULT_TABLE table=test-workload-rf3 [id=93cc41730ce346bba5d75b3c3ebbadbf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:45.108206 26340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10b5205daf9c48febf115543f5c42a5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.109498 26490 tablet_service.cc:1511] Processing CreateTablet for tablet 2a91f8135d3f4addbb6fb6ea9eb346aa (DEFAULT_TABLE table=test-workload-rf3 [id=93cc41730ce346bba5d75b3c3ebbadbf]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:45.109648 26416 tablet_service.cc:1511] Processing CreateTablet for tablet 2a91f8135d3f4addbb6fb6ea9eb346aa (DEFAULT_TABLE table=test-workload-rf3 [id=93cc41730ce346bba5d75b3c3ebbadbf]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:28:45.110755 26490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a91f8135d3f4addbb6fb6ea9eb346aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.110949 26416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a91f8135d3f4addbb6fb6ea9eb346aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.128254 26415 tablet_service.cc:1511] Processing CreateTablet for tablet 10b5205daf9c48febf115543f5c42a5d (DEFAULT_TABLE table=test-workload-rf3 [id=93cc41730ce346bba5d75b3c3ebbadbf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:45.130203 26415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10b5205daf9c48febf115543f5c42a5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.131508 26339 tablet_service.cc:1511] Processing CreateTablet for tablet 4945b6c86e2841f0a6f5cd557eb037d4 (DEFAULT_TABLE table=test-workload-rf3 [id=93cc41730ce346bba5d75b3c3ebbadbf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:45.132908 26339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4945b6c86e2841f0a6f5cd557eb037d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.133723 26489 tablet_service.cc:1511] Processing CreateTablet for tablet 10b5205daf9c48febf115543f5c42a5d (DEFAULT_TABLE table=test-workload-rf3 [id=93cc41730ce346bba5d75b3c3ebbadbf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:28:45.135524 26489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10b5205daf9c48febf115543f5c42a5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.147876 26414 tablet_service.cc:1511] Processing CreateTablet for tablet 4945b6c86e2841f0a6f5cd557eb037d4 (DEFAULT_TABLE table=test-workload-rf3 [id=93cc41730ce346bba5d75b3c3ebbadbf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:45.149272 26488 tablet_service.cc:1511] Processing CreateTablet for tablet 4945b6c86e2841f0a6f5cd557eb037d4 (DEFAULT_TABLE table=test-workload-rf3 [id=93cc41730ce346bba5d75b3c3ebbadbf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:28:45.151044 26488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4945b6c86e2841f0a6f5cd557eb037d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.149330 26414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4945b6c86e2841f0a6f5cd557eb037d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.153498 26604 tablet_bootstrap.cc:492] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7: Bootstrap starting.
I20260630 12:28:45.160892 26604 tablet_bootstrap.cc:654] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.174256 26338 tablet_service.cc:1511] Processing CreateTablet for tablet a39365b474fb42de9fca04656ba230aa (DEFAULT_TABLE table=test-workload-rf3 [id=93cc41730ce346bba5d75b3c3ebbadbf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:45.175731 26338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a39365b474fb42de9fca04656ba230aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.176702 26413 tablet_service.cc:1511] Processing CreateTablet for tablet a39365b474fb42de9fca04656ba230aa (DEFAULT_TABLE table=test-workload-rf3 [id=93cc41730ce346bba5d75b3c3ebbadbf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:45.178403 26413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a39365b474fb42de9fca04656ba230aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.179857 26337 tablet_service.cc:1511] Processing CreateTablet for tablet 80c21efe9b034df0bb5bb24428aec32b (DEFAULT_TABLE table=test-workload-rf3 [id=93cc41730ce346bba5d75b3c3ebbadbf]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:45.181171 26337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80c21efe9b034df0bb5bb24428aec32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.182679 26412 tablet_service.cc:1511] Processing CreateTablet for tablet 80c21efe9b034df0bb5bb24428aec32b (DEFAULT_TABLE table=test-workload-rf3 [id=93cc41730ce346bba5d75b3c3ebbadbf]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:45.183794 26491 tablet_service.cc:1511] Processing CreateTablet for tablet 80c21efe9b034df0bb5bb24428aec32b (DEFAULT_TABLE table=test-workload-rf3 [id=93cc41730ce346bba5d75b3c3ebbadbf]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:28:45.184994 26491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80c21efe9b034df0bb5bb24428aec32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.187562 26412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80c21efe9b034df0bb5bb24428aec32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.192294 26488 tablet_service.cc:1511] Processing CreateTablet for tablet a39365b474fb42de9fca04656ba230aa (DEFAULT_TABLE table=test-workload-rf3 [id=93cc41730ce346bba5d75b3c3ebbadbf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:28:45.204221 26604 tablet_bootstrap.cc:492] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7: No bootstrap required, opened a new log
I20260630 12:28:45.204849 26604 ts_tablet_manager.cc:1403] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.008s
I20260630 12:28:45.208503 26488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a39365b474fb42de9fca04656ba230aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:45.210022 26604 raft_consensus.cc:359] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.212347 26604 raft_consensus.cc:385] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.213071 26604 raft_consensus.cc:740] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96ff7d006814ff0af5e41ce15a56df7, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.214659 26604 consensus_queue.cc:260] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.221465 26604 ts_tablet_manager.cc:1434] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260630 12:28:45.224892 26604 tablet_bootstrap.cc:492] T 2a91f8135d3f4addbb6fb6ea9eb346aa P d96ff7d006814ff0af5e41ce15a56df7: Bootstrap starting.
I20260630 12:28:45.228012 26606 tablet_bootstrap.cc:492] T 4945b6c86e2841f0a6f5cd557eb037d4 P 6828c11316cd408e8fc54674e23ac7c1: Bootstrap starting.
I20260630 12:28:45.236231 26604 tablet_bootstrap.cc:654] T 2a91f8135d3f4addbb6fb6ea9eb346aa P d96ff7d006814ff0af5e41ce15a56df7: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.226325 26603 tablet_bootstrap.cc:492] T a98b586aa042483fa52f7d69018a86bc P 332bb16bef01441c8f95ca700fb5315f: Bootstrap starting.
I20260630 12:28:45.240878 26606 tablet_bootstrap.cc:654] T 4945b6c86e2841f0a6f5cd557eb037d4 P 6828c11316cd408e8fc54674e23ac7c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.248860 26604 tablet_bootstrap.cc:492] T 2a91f8135d3f4addbb6fb6ea9eb346aa P d96ff7d006814ff0af5e41ce15a56df7: No bootstrap required, opened a new log
I20260630 12:28:45.249615 26604 ts_tablet_manager.cc:1403] T 2a91f8135d3f4addbb6fb6ea9eb346aa P d96ff7d006814ff0af5e41ce15a56df7: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260630 12:28:45.253696 26603 tablet_bootstrap.cc:654] T a98b586aa042483fa52f7d69018a86bc P 332bb16bef01441c8f95ca700fb5315f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.253423 26604 raft_consensus.cc:359] T 2a91f8135d3f4addbb6fb6ea9eb346aa P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.254395 26604 raft_consensus.cc:385] T 2a91f8135d3f4addbb6fb6ea9eb346aa P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.254776 26604 raft_consensus.cc:740] T 2a91f8135d3f4addbb6fb6ea9eb346aa P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96ff7d006814ff0af5e41ce15a56df7, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.255764 26604 consensus_queue.cc:260] T 2a91f8135d3f4addbb6fb6ea9eb346aa P d96ff7d006814ff0af5e41ce15a56df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.260923 26604 ts_tablet_manager.cc:1434] T 2a91f8135d3f4addbb6fb6ea9eb346aa P d96ff7d006814ff0af5e41ce15a56df7: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:28:45.261955 26604 tablet_bootstrap.cc:492] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7: Bootstrap starting.
I20260630 12:28:45.262730 26606 tablet_bootstrap.cc:492] T 4945b6c86e2841f0a6f5cd557eb037d4 P 6828c11316cd408e8fc54674e23ac7c1: No bootstrap required, opened a new log
I20260630 12:28:45.263319 26606 ts_tablet_manager.cc:1403] T 4945b6c86e2841f0a6f5cd557eb037d4 P 6828c11316cd408e8fc54674e23ac7c1: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.009s
I20260630 12:28:45.266448 26606 raft_consensus.cc:359] T 4945b6c86e2841f0a6f5cd557eb037d4 P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.267261 26606 raft_consensus.cc:385] T 4945b6c86e2841f0a6f5cd557eb037d4 P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.267632 26606 raft_consensus.cc:740] T 4945b6c86e2841f0a6f5cd557eb037d4 P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6828c11316cd408e8fc54674e23ac7c1, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.268515 26606 consensus_queue.cc:260] T 4945b6c86e2841f0a6f5cd557eb037d4 P 6828c11316cd408e8fc54674e23ac7c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.269778 26603 tablet_bootstrap.cc:492] T a98b586aa042483fa52f7d69018a86bc P 332bb16bef01441c8f95ca700fb5315f: No bootstrap required, opened a new log
I20260630 12:28:45.270336 26603 ts_tablet_manager.cc:1403] T a98b586aa042483fa52f7d69018a86bc P 332bb16bef01441c8f95ca700fb5315f: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.005s
I20260630 12:28:45.270650 26604 tablet_bootstrap.cc:654] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.273391 26603 raft_consensus.cc:359] T a98b586aa042483fa52f7d69018a86bc P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.274147 26603 raft_consensus.cc:385] T a98b586aa042483fa52f7d69018a86bc P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.274444 26603 raft_consensus.cc:740] T a98b586aa042483fa52f7d69018a86bc P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 332bb16bef01441c8f95ca700fb5315f, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.275183 26603 consensus_queue.cc:260] T a98b586aa042483fa52f7d69018a86bc P 332bb16bef01441c8f95ca700fb5315f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.277124 26606 ts_tablet_manager.cc:1434] T 4945b6c86e2841f0a6f5cd557eb037d4 P 6828c11316cd408e8fc54674e23ac7c1: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:28:45.277160 26603 ts_tablet_manager.cc:1434] T a98b586aa042483fa52f7d69018a86bc P 332bb16bef01441c8f95ca700fb5315f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260630 12:28:45.278465 26606 tablet_bootstrap.cc:492] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 6828c11316cd408e8fc54674e23ac7c1: Bootstrap starting.
I20260630 12:28:45.278477 26603 tablet_bootstrap.cc:492] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f: Bootstrap starting.
I20260630 12:28:45.285925 26603 tablet_bootstrap.cc:654] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.286372 26604 tablet_bootstrap.cc:492] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7: No bootstrap required, opened a new log
I20260630 12:28:45.286887 26604 ts_tablet_manager.cc:1403] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.016s
I20260630 12:28:45.287675 26606 tablet_bootstrap.cc:654] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 6828c11316cd408e8fc54674e23ac7c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.289767 26604 raft_consensus.cc:359] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.290572 26604 raft_consensus.cc:385] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.290894 26604 raft_consensus.cc:740] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96ff7d006814ff0af5e41ce15a56df7, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.291734 26604 consensus_queue.cc:260] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.294073 26604 ts_tablet_manager.cc:1434] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:28:45.295113 26604 tablet_bootstrap.cc:492] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7: Bootstrap starting.
I20260630 12:28:45.295035 26558 raft_consensus.cc:493] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:45.295722 26558 raft_consensus.cc:515] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.300454 26606 tablet_bootstrap.cc:492] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 6828c11316cd408e8fc54674e23ac7c1: No bootstrap required, opened a new log
I20260630 12:28:45.300954 26606 ts_tablet_manager.cc:1403] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 6828c11316cd408e8fc54674e23ac7c1: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260630 12:28:45.301077 26603 tablet_bootstrap.cc:492] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f: No bootstrap required, opened a new log
I20260630 12:28:45.301610 26603 ts_tablet_manager.cc:1403] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260630 12:28:45.302846 26604 tablet_bootstrap.cc:654] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.304246 26558 leader_election.cc:290] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 332bb16bef01441c8f95ca700fb5315f (127.16.110.129:37953), 6828c11316cd408e8fc54674e23ac7c1 (127.16.110.130:36747)
I20260630 12:28:45.304411 26606 raft_consensus.cc:359] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.305217 26606 raft_consensus.cc:385] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.305549 26606 raft_consensus.cc:740] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6828c11316cd408e8fc54674e23ac7c1, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.305742 26603 raft_consensus.cc:359] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.306464 26603 raft_consensus.cc:385] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.306593 26606 consensus_queue.cc:260] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 6828c11316cd408e8fc54674e23ac7c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.310884 26606 ts_tablet_manager.cc:1434] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 6828c11316cd408e8fc54674e23ac7c1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:28:45.311924 26606 tablet_bootstrap.cc:492] T a98b586aa042483fa52f7d69018a86bc P 6828c11316cd408e8fc54674e23ac7c1: Bootstrap starting.
I20260630 12:28:45.318392 26606 tablet_bootstrap.cc:654] T a98b586aa042483fa52f7d69018a86bc P 6828c11316cd408e8fc54674e23ac7c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.321631 26603 raft_consensus.cc:740] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 332bb16bef01441c8f95ca700fb5315f, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.322746 26603 consensus_queue.cc:260] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.326148 26603 ts_tablet_manager.cc:1434] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260630 12:28:45.327265 26603 tablet_bootstrap.cc:492] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f: Bootstrap starting.
I20260630 12:28:45.338896 26603 tablet_bootstrap.cc:654] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.341799 26606 tablet_bootstrap.cc:492] T a98b586aa042483fa52f7d69018a86bc P 6828c11316cd408e8fc54674e23ac7c1: No bootstrap required, opened a new log
I20260630 12:28:45.342361 26606 ts_tablet_manager.cc:1403] T a98b586aa042483fa52f7d69018a86bc P 6828c11316cd408e8fc54674e23ac7c1: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260630 12:28:45.350946 26603 tablet_bootstrap.cc:492] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f: No bootstrap required, opened a new log
I20260630 12:28:45.351581 26603 ts_tablet_manager.cc:1403] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.005s
I20260630 12:28:45.352883 26606 raft_consensus.cc:359] T a98b586aa042483fa52f7d69018a86bc P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.353636 26606 raft_consensus.cc:385] T a98b586aa042483fa52f7d69018a86bc P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.353942 26606 raft_consensus.cc:740] T a98b586aa042483fa52f7d69018a86bc P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6828c11316cd408e8fc54674e23ac7c1, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.354727 26603 raft_consensus.cc:359] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.355607 26603 raft_consensus.cc:385] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.355948 26603 raft_consensus.cc:740] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 332bb16bef01441c8f95ca700fb5315f, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.357461 26352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98b586aa042483fa52f7d69018a86bc" candidate_uuid: "d96ff7d006814ff0af5e41ce15a56df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332bb16bef01441c8f95ca700fb5315f" is_pre_election: true
I20260630 12:28:45.358297 26352 raft_consensus.cc:2468] T a98b586aa042483fa52f7d69018a86bc P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96ff7d006814ff0af5e41ce15a56df7 in term 0.
I20260630 12:28:45.359778 26604 tablet_bootstrap.cc:492] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7: No bootstrap required, opened a new log
I20260630 12:28:45.359754 26467 leader_election.cc:304] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332bb16bef01441c8f95ca700fb5315f, d96ff7d006814ff0af5e41ce15a56df7; no voters: 
I20260630 12:28:45.360062 26606 consensus_queue.cc:260] T a98b586aa042483fa52f7d69018a86bc P 6828c11316cd408e8fc54674e23ac7c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.360559 26604 ts_tablet_manager.cc:1403] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7: Time spent bootstrapping tablet: real 0.066s	user 0.025s	sys 0.040s
I20260630 12:28:45.361099 26558 raft_consensus.cc:2804] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:45.361515 26558 raft_consensus.cc:493] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:45.361858 26558 raft_consensus.cc:3060] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.362187 26427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98b586aa042483fa52f7d69018a86bc" candidate_uuid: "d96ff7d006814ff0af5e41ce15a56df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6828c11316cd408e8fc54674e23ac7c1" is_pre_election: true
I20260630 12:28:45.362888 26427 raft_consensus.cc:2468] T a98b586aa042483fa52f7d69018a86bc P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96ff7d006814ff0af5e41ce15a56df7 in term 0.
I20260630 12:28:45.363457 26606 ts_tablet_manager.cc:1434] T a98b586aa042483fa52f7d69018a86bc P 6828c11316cd408e8fc54674e23ac7c1: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260630 12:28:45.363593 26604 raft_consensus.cc:359] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.364349 26604 raft_consensus.cc:385] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.364627 26604 raft_consensus.cc:740] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96ff7d006814ff0af5e41ce15a56df7, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.365831 26606 tablet_bootstrap.cc:492] T 10b5205daf9c48febf115543f5c42a5d P 6828c11316cd408e8fc54674e23ac7c1: Bootstrap starting.
I20260630 12:28:45.365471 26604 consensus_queue.cc:260] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.368719 26603 consensus_queue.cc:260] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.370708 26604 ts_tablet_manager.cc:1434] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:28:45.371829 26604 tablet_bootstrap.cc:492] T 10b5205daf9c48febf115543f5c42a5d P d96ff7d006814ff0af5e41ce15a56df7: Bootstrap starting.
I20260630 12:28:45.372874 26606 tablet_bootstrap.cc:654] T 10b5205daf9c48febf115543f5c42a5d P 6828c11316cd408e8fc54674e23ac7c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.378155 26604 tablet_bootstrap.cc:654] T 10b5205daf9c48febf115543f5c42a5d P d96ff7d006814ff0af5e41ce15a56df7: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.379558 26603 ts_tablet_manager.cc:1434] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260630 12:28:45.381989 26558 raft_consensus.cc:515] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.384341 26558 leader_election.cc:290] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 [CANDIDATE]: Term 1 election: Requested vote from peers 332bb16bef01441c8f95ca700fb5315f (127.16.110.129:37953), 6828c11316cd408e8fc54674e23ac7c1 (127.16.110.130:36747)
I20260630 12:28:45.384641 26606 tablet_bootstrap.cc:492] T 10b5205daf9c48febf115543f5c42a5d P 6828c11316cd408e8fc54674e23ac7c1: No bootstrap required, opened a new log
I20260630 12:28:45.385226 26606 ts_tablet_manager.cc:1403] T 10b5205daf9c48febf115543f5c42a5d P 6828c11316cd408e8fc54674e23ac7c1: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260630 12:28:45.388382 26606 raft_consensus.cc:359] T 10b5205daf9c48febf115543f5c42a5d P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.388993 26427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98b586aa042483fa52f7d69018a86bc" candidate_uuid: "d96ff7d006814ff0af5e41ce15a56df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6828c11316cd408e8fc54674e23ac7c1"
I20260630 12:28:45.389186 26606 raft_consensus.cc:385] T 10b5205daf9c48febf115543f5c42a5d P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.389662 26427 raft_consensus.cc:3060] T a98b586aa042483fa52f7d69018a86bc P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.390004 26604 tablet_bootstrap.cc:492] T 10b5205daf9c48febf115543f5c42a5d P d96ff7d006814ff0af5e41ce15a56df7: No bootstrap required, opened a new log
I20260630 12:28:45.390606 26604 ts_tablet_manager.cc:1403] T 10b5205daf9c48febf115543f5c42a5d P d96ff7d006814ff0af5e41ce15a56df7: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.010s
I20260630 12:28:45.391999 26352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a98b586aa042483fa52f7d69018a86bc" candidate_uuid: "d96ff7d006814ff0af5e41ce15a56df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332bb16bef01441c8f95ca700fb5315f"
I20260630 12:28:45.392618 26352 raft_consensus.cc:3060] T a98b586aa042483fa52f7d69018a86bc P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.393625 26604 raft_consensus.cc:359] T 10b5205daf9c48febf115543f5c42a5d P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.394315 26604 raft_consensus.cc:385] T 10b5205daf9c48febf115543f5c42a5d P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.394596 26604 raft_consensus.cc:740] T 10b5205daf9c48febf115543f5c42a5d P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96ff7d006814ff0af5e41ce15a56df7, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.395548 26604 consensus_queue.cc:260] T 10b5205daf9c48febf115543f5c42a5d P d96ff7d006814ff0af5e41ce15a56df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.397519 26427 raft_consensus.cc:2468] T a98b586aa042483fa52f7d69018a86bc P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96ff7d006814ff0af5e41ce15a56df7 in term 1.
I20260630 12:28:45.397907 26604 ts_tablet_manager.cc:1434] T 10b5205daf9c48febf115543f5c42a5d P d96ff7d006814ff0af5e41ce15a56df7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:28:45.389659 26606 raft_consensus.cc:740] T 10b5205daf9c48febf115543f5c42a5d P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6828c11316cd408e8fc54674e23ac7c1, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.398942 26604 tablet_bootstrap.cc:492] T a39365b474fb42de9fca04656ba230aa P d96ff7d006814ff0af5e41ce15a56df7: Bootstrap starting.
I20260630 12:28:45.399351 26606 consensus_queue.cc:260] T 10b5205daf9c48febf115543f5c42a5d P 6828c11316cd408e8fc54674e23ac7c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.400369 26467 leader_election.cc:304] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6828c11316cd408e8fc54674e23ac7c1, d96ff7d006814ff0af5e41ce15a56df7; no voters: 
I20260630 12:28:45.401790 26352 raft_consensus.cc:2468] T a98b586aa042483fa52f7d69018a86bc P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96ff7d006814ff0af5e41ce15a56df7 in term 1.
I20260630 12:28:45.405740 26604 tablet_bootstrap.cc:654] T a39365b474fb42de9fca04656ba230aa P d96ff7d006814ff0af5e41ce15a56df7: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.402820 26603 tablet_bootstrap.cc:492] T a39365b474fb42de9fca04656ba230aa P 332bb16bef01441c8f95ca700fb5315f: Bootstrap starting.
I20260630 12:28:45.403291 26558 raft_consensus.cc:2804] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:45.407829 26558 raft_consensus.cc:697] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 [term 1 LEADER]: Becoming Leader. State: Replica: d96ff7d006814ff0af5e41ce15a56df7, State: Running, Role: LEADER
I20260630 12:28:45.408818 26558 consensus_queue.cc:237] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.411338 26604 tablet_bootstrap.cc:492] T a39365b474fb42de9fca04656ba230aa P d96ff7d006814ff0af5e41ce15a56df7: No bootstrap required, opened a new log
I20260630 12:28:45.404944 26606 ts_tablet_manager.cc:1434] T 10b5205daf9c48febf115543f5c42a5d P 6828c11316cd408e8fc54674e23ac7c1: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260630 12:28:45.411816 26604 ts_tablet_manager.cc:1403] T a39365b474fb42de9fca04656ba230aa P d96ff7d006814ff0af5e41ce15a56df7: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:28:45.412887 26606 tablet_bootstrap.cc:492] T 80c21efe9b034df0bb5bb24428aec32b P 6828c11316cd408e8fc54674e23ac7c1: Bootstrap starting.
I20260630 12:28:45.415068 26604 raft_consensus.cc:359] T a39365b474fb42de9fca04656ba230aa P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.415866 26604 raft_consensus.cc:385] T a39365b474fb42de9fca04656ba230aa P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.416242 26604 raft_consensus.cc:740] T a39365b474fb42de9fca04656ba230aa P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d96ff7d006814ff0af5e41ce15a56df7, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.417160 26604 consensus_queue.cc:260] T a39365b474fb42de9fca04656ba230aa P d96ff7d006814ff0af5e41ce15a56df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.419189 26606 tablet_bootstrap.cc:654] T 80c21efe9b034df0bb5bb24428aec32b P 6828c11316cd408e8fc54674e23ac7c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.419543 26604 ts_tablet_manager.cc:1434] T a39365b474fb42de9fca04656ba230aa P d96ff7d006814ff0af5e41ce15a56df7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:28:45.421794 26603 tablet_bootstrap.cc:654] T a39365b474fb42de9fca04656ba230aa P 332bb16bef01441c8f95ca700fb5315f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.425179 26606 tablet_bootstrap.cc:492] T 80c21efe9b034df0bb5bb24428aec32b P 6828c11316cd408e8fc54674e23ac7c1: No bootstrap required, opened a new log
I20260630 12:28:45.425712 26606 ts_tablet_manager.cc:1403] T 80c21efe9b034df0bb5bb24428aec32b P 6828c11316cd408e8fc54674e23ac7c1: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260630 12:28:45.426872 26603 tablet_bootstrap.cc:492] T a39365b474fb42de9fca04656ba230aa P 332bb16bef01441c8f95ca700fb5315f: No bootstrap required, opened a new log
I20260630 12:28:45.427335 26603 ts_tablet_manager.cc:1403] T a39365b474fb42de9fca04656ba230aa P 332bb16bef01441c8f95ca700fb5315f: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260630 12:28:45.427430 26249 catalog_manager.cc:5697] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96ff7d006814ff0af5e41ce15a56df7 (127.16.110.131). New cstate: current_term: 1 leader_uuid: "d96ff7d006814ff0af5e41ce15a56df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:45.428635 26606 raft_consensus.cc:359] T 80c21efe9b034df0bb5bb24428aec32b P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.429351 26606 raft_consensus.cc:385] T 80c21efe9b034df0bb5bb24428aec32b P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.429636 26606 raft_consensus.cc:740] T 80c21efe9b034df0bb5bb24428aec32b P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6828c11316cd408e8fc54674e23ac7c1, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.429852 26603 raft_consensus.cc:359] T a39365b474fb42de9fca04656ba230aa P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.430578 26603 raft_consensus.cc:385] T a39365b474fb42de9fca04656ba230aa P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.430923 26603 raft_consensus.cc:740] T a39365b474fb42de9fca04656ba230aa P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 332bb16bef01441c8f95ca700fb5315f, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.430384 26606 consensus_queue.cc:260] T 80c21efe9b034df0bb5bb24428aec32b P 6828c11316cd408e8fc54674e23ac7c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.431650 26603 consensus_queue.cc:260] T a39365b474fb42de9fca04656ba230aa P 332bb16bef01441c8f95ca700fb5315f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.433265 26606 ts_tablet_manager.cc:1434] T 80c21efe9b034df0bb5bb24428aec32b P 6828c11316cd408e8fc54674e23ac7c1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:28:45.434815 26606 tablet_bootstrap.cc:492] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1: Bootstrap starting.
I20260630 12:28:45.440740 26606 tablet_bootstrap.cc:654] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.443894 26603 ts_tablet_manager.cc:1434] T a39365b474fb42de9fca04656ba230aa P 332bb16bef01441c8f95ca700fb5315f: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260630 12:28:45.445031 26603 tablet_bootstrap.cc:492] T 4945b6c86e2841f0a6f5cd557eb037d4 P 332bb16bef01441c8f95ca700fb5315f: Bootstrap starting.
I20260630 12:28:45.450904 26606 tablet_bootstrap.cc:492] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1: No bootstrap required, opened a new log
I20260630 12:28:45.451458 26606 ts_tablet_manager.cc:1403] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.012s
I20260630 12:28:45.453193 26603 tablet_bootstrap.cc:654] T 4945b6c86e2841f0a6f5cd557eb037d4 P 332bb16bef01441c8f95ca700fb5315f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.454562 26606 raft_consensus.cc:359] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.455372 26606 raft_consensus.cc:385] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.455442 26558 raft_consensus.cc:493] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:45.455725 26606 raft_consensus.cc:740] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6828c11316cd408e8fc54674e23ac7c1, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.456009 26558 raft_consensus.cc:515] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.456746 26606 consensus_queue.cc:260] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.458276 26558 leader_election.cc:290] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 332bb16bef01441c8f95ca700fb5315f (127.16.110.129:37953), 6828c11316cd408e8fc54674e23ac7c1 (127.16.110.130:36747)
I20260630 12:28:45.460011 26352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4945b6c86e2841f0a6f5cd557eb037d4" candidate_uuid: "d96ff7d006814ff0af5e41ce15a56df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332bb16bef01441c8f95ca700fb5315f" is_pre_election: true
I20260630 12:28:45.458863 26603 tablet_bootstrap.cc:492] T 4945b6c86e2841f0a6f5cd557eb037d4 P 332bb16bef01441c8f95ca700fb5315f: No bootstrap required, opened a new log
I20260630 12:28:45.461407 26603 ts_tablet_manager.cc:1403] T 4945b6c86e2841f0a6f5cd557eb037d4 P 332bb16bef01441c8f95ca700fb5315f: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.008s
W20260630 12:28:45.461513 26467 leader_election.cc:343] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 332bb16bef01441c8f95ca700fb5315f (127.16.110.129:37953): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:45.459934 26427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4945b6c86e2841f0a6f5cd557eb037d4" candidate_uuid: "d96ff7d006814ff0af5e41ce15a56df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6828c11316cd408e8fc54674e23ac7c1" is_pre_election: true
I20260630 12:28:45.460765 26558 raft_consensus.cc:493] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:45.462383 26427 raft_consensus.cc:2468] T 4945b6c86e2841f0a6f5cd557eb037d4 P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96ff7d006814ff0af5e41ce15a56df7 in term 0.
I20260630 12:28:45.462425 26558 raft_consensus.cc:515] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.463884 26467 leader_election.cc:304] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 [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: 6828c11316cd408e8fc54674e23ac7c1, d96ff7d006814ff0af5e41ce15a56df7; no voters: 332bb16bef01441c8f95ca700fb5315f
I20260630 12:28:45.464380 26603 raft_consensus.cc:359] T 4945b6c86e2841f0a6f5cd557eb037d4 P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.464790 26554 raft_consensus.cc:2804] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:45.458999 26606 ts_tablet_manager.cc:1434] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:28:45.465243 26554 raft_consensus.cc:493] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:45.465169 26558 leader_election.cc:290] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 332bb16bef01441c8f95ca700fb5315f (127.16.110.129:37953), 6828c11316cd408e8fc54674e23ac7c1 (127.16.110.130:36747)
I20260630 12:28:45.465102 26603 raft_consensus.cc:385] T 4945b6c86e2841f0a6f5cd557eb037d4 P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.465873 26554 raft_consensus.cc:3060] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.466204 26603 raft_consensus.cc:740] T 4945b6c86e2841f0a6f5cd557eb037d4 P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 332bb16bef01441c8f95ca700fb5315f, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.466387 26427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80c21efe9b034df0bb5bb24428aec32b" candidate_uuid: "d96ff7d006814ff0af5e41ce15a56df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6828c11316cd408e8fc54674e23ac7c1" is_pre_election: true
I20260630 12:28:45.466814 26352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80c21efe9b034df0bb5bb24428aec32b" candidate_uuid: "d96ff7d006814ff0af5e41ce15a56df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332bb16bef01441c8f95ca700fb5315f" is_pre_election: true
I20260630 12:28:45.467119 26427 raft_consensus.cc:2468] T 80c21efe9b034df0bb5bb24428aec32b P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d96ff7d006814ff0af5e41ce15a56df7 in term 0.
I20260630 12:28:45.467077 26603 consensus_queue.cc:260] T 4945b6c86e2841f0a6f5cd557eb037d4 P 332bb16bef01441c8f95ca700fb5315f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.468436 26467 leader_election.cc:304] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6828c11316cd408e8fc54674e23ac7c1, d96ff7d006814ff0af5e41ce15a56df7; no voters: 
W20260630 12:28:45.469298 26467 leader_election.cc:343] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 332bb16bef01441c8f95ca700fb5315f (127.16.110.129:37953): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:45.469975 26603 ts_tablet_manager.cc:1434] T 4945b6c86e2841f0a6f5cd557eb037d4 P 332bb16bef01441c8f95ca700fb5315f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:28:45.470546 26558 raft_consensus.cc:2804] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:45.470995 26603 tablet_bootstrap.cc:492] T 80c21efe9b034df0bb5bb24428aec32b P 332bb16bef01441c8f95ca700fb5315f: Bootstrap starting.
I20260630 12:28:45.470973 26558 raft_consensus.cc:493] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:45.471541 26558 raft_consensus.cc:3060] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.478170 26603 tablet_bootstrap.cc:654] T 80c21efe9b034df0bb5bb24428aec32b P 332bb16bef01441c8f95ca700fb5315f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:45.478885 26554 raft_consensus.cc:515] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.481920 26352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4945b6c86e2841f0a6f5cd557eb037d4" candidate_uuid: "d96ff7d006814ff0af5e41ce15a56df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332bb16bef01441c8f95ca700fb5315f"
I20260630 12:28:45.482502 26352 raft_consensus.cc:3060] T 4945b6c86e2841f0a6f5cd557eb037d4 P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.482663 26554 leader_election.cc:290] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 [CANDIDATE]: Term 1 election: Requested vote from peers 332bb16bef01441c8f95ca700fb5315f (127.16.110.129:37953), 6828c11316cd408e8fc54674e23ac7c1 (127.16.110.130:36747)
I20260630 12:28:45.483536 26603 tablet_bootstrap.cc:492] T 80c21efe9b034df0bb5bb24428aec32b P 332bb16bef01441c8f95ca700fb5315f: No bootstrap required, opened a new log
I20260630 12:28:45.483605 26427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4945b6c86e2841f0a6f5cd557eb037d4" candidate_uuid: "d96ff7d006814ff0af5e41ce15a56df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6828c11316cd408e8fc54674e23ac7c1"
I20260630 12:28:45.484182 26603 ts_tablet_manager.cc:1403] T 80c21efe9b034df0bb5bb24428aec32b P 332bb16bef01441c8f95ca700fb5315f: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.004s
I20260630 12:28:45.484577 26427 raft_consensus.cc:3060] T 4945b6c86e2841f0a6f5cd557eb037d4 P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.487329 26603 raft_consensus.cc:359] T 80c21efe9b034df0bb5bb24428aec32b P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.488222 26603 raft_consensus.cc:385] T 80c21efe9b034df0bb5bb24428aec32b P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:45.488557 26603 raft_consensus.cc:740] T 80c21efe9b034df0bb5bb24428aec32b P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 332bb16bef01441c8f95ca700fb5315f, State: Initialized, Role: FOLLOWER
I20260630 12:28:45.488700 26552 raft_consensus.cc:493] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:45.489178 26552 raft_consensus.cc:515] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.489598 26352 raft_consensus.cc:2468] T 4945b6c86e2841f0a6f5cd557eb037d4 P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96ff7d006814ff0af5e41ce15a56df7 in term 1.
I20260630 12:28:45.489372 26603 consensus_queue.cc:260] T 80c21efe9b034df0bb5bb24428aec32b P 332bb16bef01441c8f95ca700fb5315f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.491084 26467 leader_election.cc:304] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332bb16bef01441c8f95ca700fb5315f, d96ff7d006814ff0af5e41ce15a56df7; no voters: 
I20260630 12:28:45.491833 26427 raft_consensus.cc:2468] T 4945b6c86e2841f0a6f5cd557eb037d4 P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96ff7d006814ff0af5e41ce15a56df7 in term 1.
I20260630 12:28:45.494006 26554 raft_consensus.cc:2804] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:45.491843 26603 ts_tablet_manager.cc:1434] T 80c21efe9b034df0bb5bb24428aec32b P 332bb16bef01441c8f95ca700fb5315f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:28:45.497999 26558 raft_consensus.cc:515] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.502692 26558 leader_election.cc:290] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 [CANDIDATE]: Term 1 election: Requested vote from peers 332bb16bef01441c8f95ca700fb5315f (127.16.110.129:37953), 6828c11316cd408e8fc54674e23ac7c1 (127.16.110.130:36747)
I20260630 12:28:45.502847 26352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80c21efe9b034df0bb5bb24428aec32b" candidate_uuid: "d96ff7d006814ff0af5e41ce15a56df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332bb16bef01441c8f95ca700fb5315f"
I20260630 12:28:45.503443 26352 raft_consensus.cc:3060] T 80c21efe9b034df0bb5bb24428aec32b P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.504099 26554 raft_consensus.cc:697] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 [term 1 LEADER]: Becoming Leader. State: Replica: d96ff7d006814ff0af5e41ce15a56df7, State: Running, Role: LEADER
I20260630 12:28:45.504992 26554 consensus_queue.cc:237] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.507889 26552 leader_election.cc:290] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 332bb16bef01441c8f95ca700fb5315f (127.16.110.129:37953), d96ff7d006814ff0af5e41ce15a56df7 (127.16.110.131:38149)
I20260630 12:28:45.511969 26427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80c21efe9b034df0bb5bb24428aec32b" candidate_uuid: "d96ff7d006814ff0af5e41ce15a56df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6828c11316cd408e8fc54674e23ac7c1"
I20260630 12:28:45.512656 26427 raft_consensus.cc:3060] T 80c21efe9b034df0bb5bb24428aec32b P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.513267 26352 raft_consensus.cc:2468] T 80c21efe9b034df0bb5bb24428aec32b P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96ff7d006814ff0af5e41ce15a56df7 in term 1.
I20260630 12:28:45.522877 26467 leader_election.cc:304] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332bb16bef01441c8f95ca700fb5315f, d96ff7d006814ff0af5e41ce15a56df7; no voters: 
I20260630 12:28:45.523903 26632 raft_consensus.cc:2804] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:45.524436 26632 raft_consensus.cc:697] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 [term 1 LEADER]: Becoming Leader. State: Replica: d96ff7d006814ff0af5e41ce15a56df7, State: Running, Role: LEADER
I20260630 12:28:45.525213 26632 consensus_queue.cc:237] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.528019 26427 raft_consensus.cc:2468] T 80c21efe9b034df0bb5bb24428aec32b P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d96ff7d006814ff0af5e41ce15a56df7 in term 1.
I20260630 12:28:45.533269 26247 catalog_manager.cc:5697] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96ff7d006814ff0af5e41ce15a56df7 (127.16.110.131). New cstate: current_term: 1 leader_uuid: "d96ff7d006814ff0af5e41ce15a56df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:45.538362 26501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39365b474fb42de9fca04656ba230aa" candidate_uuid: "6828c11316cd408e8fc54674e23ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96ff7d006814ff0af5e41ce15a56df7" is_pre_election: true
I20260630 12:28:45.538673 26352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39365b474fb42de9fca04656ba230aa" candidate_uuid: "6828c11316cd408e8fc54674e23ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332bb16bef01441c8f95ca700fb5315f" is_pre_election: true
I20260630 12:28:45.539167 26501 raft_consensus.cc:2468] T a39365b474fb42de9fca04656ba230aa P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6828c11316cd408e8fc54674e23ac7c1 in term 0.
I20260630 12:28:45.539417 26352 raft_consensus.cc:2468] T a39365b474fb42de9fca04656ba230aa P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6828c11316cd408e8fc54674e23ac7c1 in term 0.
I20260630 12:28:45.540622 26391 leader_election.cc:304] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6828c11316cd408e8fc54674e23ac7c1, d96ff7d006814ff0af5e41ce15a56df7; no voters: 
I20260630 12:28:45.541672 26552 raft_consensus.cc:2804] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:45.541991 26552 raft_consensus.cc:493] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:45.542321 26552 raft_consensus.cc:3060] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.542528 26572 raft_consensus.cc:493] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:45.543015 26572 raft_consensus.cc:515] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.545783 26572 leader_election.cc:290] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6828c11316cd408e8fc54674e23ac7c1 (127.16.110.130:36747), d96ff7d006814ff0af5e41ce15a56df7 (127.16.110.131:38149)
I20260630 12:28:45.550176 26552 raft_consensus.cc:515] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.553316 26552 leader_election.cc:290] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1 [CANDIDATE]: Term 1 election: Requested vote from peers 332bb16bef01441c8f95ca700fb5315f (127.16.110.129:37953), d96ff7d006814ff0af5e41ce15a56df7 (127.16.110.131:38149)
I20260630 12:28:45.552464 26247 catalog_manager.cc:5697] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d96ff7d006814ff0af5e41ce15a56df7 (127.16.110.131). New cstate: current_term: 1 leader_uuid: "d96ff7d006814ff0af5e41ce15a56df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:45.553637 26352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39365b474fb42de9fca04656ba230aa" candidate_uuid: "6828c11316cd408e8fc54674e23ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "332bb16bef01441c8f95ca700fb5315f"
I20260630 12:28:45.553884 26501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39365b474fb42de9fca04656ba230aa" candidate_uuid: "6828c11316cd408e8fc54674e23ac7c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96ff7d006814ff0af5e41ce15a56df7"
I20260630 12:28:45.554262 26352 raft_consensus.cc:3060] T a39365b474fb42de9fca04656ba230aa P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.554518 26501 raft_consensus.cc:3060] T a39365b474fb42de9fca04656ba230aa P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.562698 26352 raft_consensus.cc:2468] T a39365b474fb42de9fca04656ba230aa P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6828c11316cd408e8fc54674e23ac7c1 in term 1.
I20260630 12:28:45.564095 26393 leader_election.cc:304] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332bb16bef01441c8f95ca700fb5315f, 6828c11316cd408e8fc54674e23ac7c1; no voters: 
I20260630 12:28:45.565080 26552 raft_consensus.cc:2804] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:45.568651 26552 raft_consensus.cc:697] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1 [term 1 LEADER]: Becoming Leader. State: Replica: 6828c11316cd408e8fc54674e23ac7c1, State: Running, Role: LEADER
I20260630 12:28:45.569486 26552 consensus_queue.cc:237] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.570135 26501 raft_consensus.cc:2468] T a39365b474fb42de9fca04656ba230aa P d96ff7d006814ff0af5e41ce15a56df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6828c11316cd408e8fc54674e23ac7c1 in term 1.
I20260630 12:28:45.571538 26501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a91f8135d3f4addbb6fb6ea9eb346aa" candidate_uuid: "332bb16bef01441c8f95ca700fb5315f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96ff7d006814ff0af5e41ce15a56df7" is_pre_election: true
I20260630 12:28:45.571681 26427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a91f8135d3f4addbb6fb6ea9eb346aa" candidate_uuid: "332bb16bef01441c8f95ca700fb5315f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6828c11316cd408e8fc54674e23ac7c1" is_pre_election: true
I20260630 12:28:45.572324 26501 raft_consensus.cc:2468] T 2a91f8135d3f4addbb6fb6ea9eb346aa P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 332bb16bef01441c8f95ca700fb5315f in term 0.
I20260630 12:28:45.572420 26427 raft_consensus.cc:2468] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 332bb16bef01441c8f95ca700fb5315f in term 0.
I20260630 12:28:45.573727 26316 leader_election.cc:304] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332bb16bef01441c8f95ca700fb5315f, d96ff7d006814ff0af5e41ce15a56df7; no voters: 
I20260630 12:28:45.574636 26572 raft_consensus.cc:2804] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:45.575026 26572 raft_consensus.cc:493] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:45.575353 26572 raft_consensus.cc:3060] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.578164 26247 catalog_manager.cc:5697] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6828c11316cd408e8fc54674e23ac7c1 (127.16.110.130). New cstate: current_term: 1 leader_uuid: "6828c11316cd408e8fc54674e23ac7c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:45.580510 26572 raft_consensus.cc:515] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.582206 26572 leader_election.cc:290] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f [CANDIDATE]: Term 1 election: Requested vote from peers 6828c11316cd408e8fc54674e23ac7c1 (127.16.110.130:36747), d96ff7d006814ff0af5e41ce15a56df7 (127.16.110.131:38149)
I20260630 12:28:45.582793 26427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a91f8135d3f4addbb6fb6ea9eb346aa" candidate_uuid: "332bb16bef01441c8f95ca700fb5315f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6828c11316cd408e8fc54674e23ac7c1"
I20260630 12:28:45.583312 26427 raft_consensus.cc:3060] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.583359 26501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a91f8135d3f4addbb6fb6ea9eb346aa" candidate_uuid: "332bb16bef01441c8f95ca700fb5315f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96ff7d006814ff0af5e41ce15a56df7"
I20260630 12:28:45.584033 26501 raft_consensus.cc:3060] T 2a91f8135d3f4addbb6fb6ea9eb346aa P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.590183 26427 raft_consensus.cc:2468] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 332bb16bef01441c8f95ca700fb5315f in term 1.
I20260630 12:28:45.590840 26501 raft_consensus.cc:2468] T 2a91f8135d3f4addbb6fb6ea9eb346aa P d96ff7d006814ff0af5e41ce15a56df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 332bb16bef01441c8f95ca700fb5315f in term 1.
I20260630 12:28:45.591001 26572 raft_consensus.cc:493] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:45.591487 26318 leader_election.cc:304] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332bb16bef01441c8f95ca700fb5315f, 6828c11316cd408e8fc54674e23ac7c1; no voters: 
I20260630 12:28:45.591651 26572 raft_consensus.cc:515] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.593321 26639 raft_consensus.cc:2804] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:45.594012 26572 leader_election.cc:290] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6828c11316cd408e8fc54674e23ac7c1 (127.16.110.130:36747), d96ff7d006814ff0af5e41ce15a56df7 (127.16.110.131:38149)
I20260630 12:28:45.594708 26427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b5205daf9c48febf115543f5c42a5d" candidate_uuid: "332bb16bef01441c8f95ca700fb5315f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6828c11316cd408e8fc54674e23ac7c1" is_pre_election: true
I20260630 12:28:45.595028 26501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b5205daf9c48febf115543f5c42a5d" candidate_uuid: "332bb16bef01441c8f95ca700fb5315f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96ff7d006814ff0af5e41ce15a56df7" is_pre_election: true
I20260630 12:28:45.595575 26639 raft_consensus.cc:697] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f [term 1 LEADER]: Becoming Leader. State: Replica: 332bb16bef01441c8f95ca700fb5315f, State: Running, Role: LEADER
I20260630 12:28:45.595597 26427 raft_consensus.cc:2468] T 10b5205daf9c48febf115543f5c42a5d P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 332bb16bef01441c8f95ca700fb5315f in term 0.
I20260630 12:28:45.595738 26501 raft_consensus.cc:2468] T 10b5205daf9c48febf115543f5c42a5d P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 332bb16bef01441c8f95ca700fb5315f in term 0.
I20260630 12:28:45.596612 26639 consensus_queue.cc:237] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.597172 26316 leader_election.cc:304] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332bb16bef01441c8f95ca700fb5315f, d96ff7d006814ff0af5e41ce15a56df7; no voters: 
I20260630 12:28:45.598162 26640 raft_consensus.cc:2804] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:45.598567 26640 raft_consensus.cc:493] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:45.598868 26640 raft_consensus.cc:3060] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.605656 26640 raft_consensus.cc:515] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.605496 26247 catalog_manager.cc:5697] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f reported cstate change: term changed from 0 to 1, leader changed from <none> to 332bb16bef01441c8f95ca700fb5315f (127.16.110.129). New cstate: current_term: 1 leader_uuid: "332bb16bef01441c8f95ca700fb5315f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:45.607666 26640 leader_election.cc:290] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f [CANDIDATE]: Term 1 election: Requested vote from peers 6828c11316cd408e8fc54674e23ac7c1 (127.16.110.130:36747), d96ff7d006814ff0af5e41ce15a56df7 (127.16.110.131:38149)
I20260630 12:28:45.608379 26427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b5205daf9c48febf115543f5c42a5d" candidate_uuid: "332bb16bef01441c8f95ca700fb5315f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6828c11316cd408e8fc54674e23ac7c1"
I20260630 12:28:45.608915 26427 raft_consensus.cc:3060] T 10b5205daf9c48febf115543f5c42a5d P 6828c11316cd408e8fc54674e23ac7c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.609107 26501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b5205daf9c48febf115543f5c42a5d" candidate_uuid: "332bb16bef01441c8f95ca700fb5315f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d96ff7d006814ff0af5e41ce15a56df7"
I20260630 12:28:45.609669 26501 raft_consensus.cc:3060] T 10b5205daf9c48febf115543f5c42a5d P d96ff7d006814ff0af5e41ce15a56df7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:45.615082 26501 raft_consensus.cc:2468] T 10b5205daf9c48febf115543f5c42a5d P d96ff7d006814ff0af5e41ce15a56df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 332bb16bef01441c8f95ca700fb5315f in term 1.
I20260630 12:28:45.615139 26427 raft_consensus.cc:2468] T 10b5205daf9c48febf115543f5c42a5d P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 332bb16bef01441c8f95ca700fb5315f in term 1.
I20260630 12:28:45.616266 26316 leader_election.cc:304] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 332bb16bef01441c8f95ca700fb5315f, d96ff7d006814ff0af5e41ce15a56df7; no voters: 
I20260630 12:28:45.616938 26640 raft_consensus.cc:2804] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:45.617393 26640 raft_consensus.cc:697] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f [term 1 LEADER]: Becoming Leader. State: Replica: 332bb16bef01441c8f95ca700fb5315f, State: Running, Role: LEADER
I20260630 12:28:45.618069 26640 consensus_queue.cc:237] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } }
I20260630 12:28:45.625439 26247 catalog_manager.cc:5697] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f reported cstate change: term changed from 0 to 1, leader changed from <none> to 332bb16bef01441c8f95ca700fb5315f (127.16.110.129). New cstate: current_term: 1 leader_uuid: "332bb16bef01441c8f95ca700fb5315f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:45.888123 26632 consensus_queue.cc:1048] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:45.890275 26632 consensus_queue.cc:1048] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:45.933245 26632 consensus_queue.cc:1048] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:45.959740 26552 consensus_queue.cc:1048] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:45.968712 26655 consensus_queue.cc:1048] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:45.994325 26655 consensus_queue.cc:1048] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:46.058735 26426 raft_consensus.cc:1275] T 80c21efe9b034df0bb5bb24428aec32b P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Refusing update from remote peer d96ff7d006814ff0af5e41ce15a56df7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:46.065663 26500 raft_consensus.cc:1275] T 2a91f8135d3f4addbb6fb6ea9eb346aa P d96ff7d006814ff0af5e41ce15a56df7 [term 1 FOLLOWER]: Refusing update from remote peer 332bb16bef01441c8f95ca700fb5315f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:46.071413 26639 consensus_queue.cc:1048] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:46.078661 26425 raft_consensus.cc:1275] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Refusing update from remote peer 332bb16bef01441c8f95ca700fb5315f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:46.078905 26350 raft_consensus.cc:1275] T a39365b474fb42de9fca04656ba230aa P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Refusing update from remote peer 6828c11316cd408e8fc54674e23ac7c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:46.086310 26572 consensus_queue.cc:1048] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260630 12:28:46.082118 26554 consensus_queue.cc:1048] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260630 12:28:46.096664 26552 consensus_queue.cc:1048] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:46.082104 26640 consensus_queue.cc:1048] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260630 12:28:46.101643 26639 consensus_queue.cc:1048] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:28:46.334223 26677 log.cc:927] Time spent T a39365b474fb42de9fca04656ba230aa P 332bb16bef01441c8f95ca700fb5315f: Append to log took a long time: real 0.082s	user 0.000s	sys 0.000s
I20260630 12:28:47.406365 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:47.413914 26695 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:47.414925 26696 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:47.416898 26698 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:47.416937 16826 server_base.cc:1061] running on GCE node
I20260630 12:28:47.418538 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:47.418788 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:47.419031 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822527419008 us; error 0 us; skew 500 ppm
I20260630 12:28:47.419564 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:47.422255 16826 webserver.cc:533] Webserver started at http://127.16.110.132:40323/ using document root <none> and password file <none>
I20260630 12:28:47.422755 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:47.422992 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:47.423300 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:47.424474 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822292038890-16826-0/minicluster-data/ts-3-root/instance:
uuid: "4ce351a77d884ad3863cc922383b374f"
format_stamp: "Formatted at 2026-06-30 12:28:47 on dist-test-slave-pnhc"
I20260630 12:28:47.429646 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:28:47.433180 26703 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:47.434088 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:47.434337 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822292038890-16826-0/minicluster-data/ts-3-root
uuid: "4ce351a77d884ad3863cc922383b374f"
format_stamp: "Formatted at 2026-06-30 12:28:47 on dist-test-slave-pnhc"
I20260630 12:28:47.434581 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822292038890-16826-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822292038890-16826-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822292038890-16826-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:47.461199 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:47.462387 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:47.463809 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:47.466212 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:47.466444 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:47.466699 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:47.466893 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:47.512204 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.132:34055
I20260630 12:28:47.512286 26765 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.132:34055 every 8 connection(s)
I20260630 12:28:47.526479 26766 heartbeater.cc:344] Connected to a master server at 127.16.110.190:39087
I20260630 12:28:47.526830 26766 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:47.527555 26766 heartbeater.cc:507] Master 127.16.110.190:39087 requested a full tablet report, sending...
I20260630 12:28:47.529670 26245 ts_manager.cc:194] Registered new tserver with Master: 4ce351a77d884ad3863cc922383b374f (127.16.110.132:34055)
I20260630 12:28:47.531204 26245 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34332
I20260630 12:28:47.780028 26500 consensus_queue.cc:237] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } attrs { replace: true } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } } peers { permanent_uuid: "4ce351a77d884ad3863cc922383b374f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34055 } attrs { promote: true } }
I20260630 12:28:47.787343 26423 raft_consensus.cc:1275] T a98b586aa042483fa52f7d69018a86bc P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Refusing update from remote peer d96ff7d006814ff0af5e41ce15a56df7: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:28:47.787810 26350 raft_consensus.cc:1275] T a98b586aa042483fa52f7d69018a86bc P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Refusing update from remote peer d96ff7d006814ff0af5e41ce15a56df7: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:28:47.788686 26693 consensus_queue.cc:1048] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:28:47.789513 26632 consensus_queue.cc:1048] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260630 12:28:47.796725 26467 consensus_peers.cc:597] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 -> Peer 4ce351a77d884ad3863cc922383b374f (127.16.110.132:34055): Couldn't send request to peer 4ce351a77d884ad3863cc922383b374f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a98b586aa042483fa52f7d69018a86bc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:47.797019 26693 raft_consensus.cc:2955] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4ce351a77d884ad3863cc922383b374f (127.16.110.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } attrs { replace: true } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } } peers { permanent_uuid: "4ce351a77d884ad3863cc922383b374f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34055 } attrs { promote: true } } }
I20260630 12:28:47.798687 26350 raft_consensus.cc:2955] T a98b586aa042483fa52f7d69018a86bc P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4ce351a77d884ad3863cc922383b374f (127.16.110.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } attrs { replace: true } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } } peers { permanent_uuid: "4ce351a77d884ad3863cc922383b374f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34055 } attrs { promote: true } } }
I20260630 12:28:47.807053 26423 raft_consensus.cc:2955] T a98b586aa042483fa52f7d69018a86bc P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4ce351a77d884ad3863cc922383b374f (127.16.110.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } attrs { replace: true } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } } peers { permanent_uuid: "4ce351a77d884ad3863cc922383b374f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34055 } attrs { promote: true } } }
I20260630 12:28:47.811508 26245 catalog_manager.cc:5697] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 reported cstate change: config changed from index -1 to 17, NON_VOTER 4ce351a77d884ad3863cc922383b374f (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "d96ff7d006814ff0af5e41ce15a56df7" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ce351a77d884ad3863cc922383b374f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34055 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:47.838974 26350 consensus_queue.cc:237] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } attrs { replace: true } } peers { permanent_uuid: "4ce351a77d884ad3863cc922383b374f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34055 } attrs { promote: true } }
I20260630 12:28:47.847959 26500 raft_consensus.cc:1275] T 2a91f8135d3f4addbb6fb6ea9eb346aa P d96ff7d006814ff0af5e41ce15a56df7 [term 1 FOLLOWER]: Refusing update from remote peer 332bb16bef01441c8f95ca700fb5315f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:28:47.850740 26423 raft_consensus.cc:1275] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Refusing update from remote peer 332bb16bef01441c8f95ca700fb5315f: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:28:47.852770 26572 consensus_queue.cc:1048] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:28:47.855840 26691 consensus_queue.cc:1048] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260630 12:28:47.860114 26318 consensus_peers.cc:597] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f -> Peer 4ce351a77d884ad3863cc922383b374f (127.16.110.132:34055): Couldn't send request to peer 4ce351a77d884ad3863cc922383b374f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a91f8135d3f4addbb6fb6ea9eb346aa. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:47.861774 26691 raft_consensus.cc:2955] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4ce351a77d884ad3863cc922383b374f (127.16.110.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } attrs { replace: true } } peers { permanent_uuid: "4ce351a77d884ad3863cc922383b374f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34055 } attrs { promote: true } } }
I20260630 12:28:47.865814 26423 raft_consensus.cc:2955] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4ce351a77d884ad3863cc922383b374f (127.16.110.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } attrs { replace: true } } peers { permanent_uuid: "4ce351a77d884ad3863cc922383b374f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34055 } attrs { promote: true } } }
I20260630 12:28:47.871243 26500 raft_consensus.cc:2955] T 2a91f8135d3f4addbb6fb6ea9eb346aa P d96ff7d006814ff0af5e41ce15a56df7 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4ce351a77d884ad3863cc922383b374f (127.16.110.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } attrs { replace: true } } peers { permanent_uuid: "4ce351a77d884ad3863cc922383b374f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34055 } attrs { promote: true } } }
I20260630 12:28:47.875777 26501 consensus_queue.cc:237] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } attrs { replace: true } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } } peers { permanent_uuid: "4ce351a77d884ad3863cc922383b374f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34055 } attrs { promote: true } }
I20260630 12:28:47.884262 26423 raft_consensus.cc:1275] T 4945b6c86e2841f0a6f5cd557eb037d4 P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Refusing update from remote peer d96ff7d006814ff0af5e41ce15a56df7: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260630 12:28:47.884696 26467 consensus_peers.cc:597] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 -> Peer 4ce351a77d884ad3863cc922383b374f (127.16.110.132:34055): Couldn't send request to peer 4ce351a77d884ad3863cc922383b374f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4945b6c86e2841f0a6f5cd557eb037d4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:47.886132 26350 raft_consensus.cc:1275] T 4945b6c86e2841f0a6f5cd557eb037d4 P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Refusing update from remote peer d96ff7d006814ff0af5e41ce15a56df7: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:28:47.888217 26780 consensus_queue.cc:1048] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260630 12:28:47.889201 26632 consensus_queue.cc:1048] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:28:47.889914 26247 catalog_manager.cc:5697] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 6828c11316cd408e8fc54674e23ac7c1 reported cstate change: config changed from index -1 to 17, NON_VOTER 4ce351a77d884ad3863cc922383b374f (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "332bb16bef01441c8f95ca700fb5315f" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } attrs { replace: true } } peers { permanent_uuid: "4ce351a77d884ad3863cc922383b374f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34055 } attrs { promote: true } } }
I20260630 12:28:47.901895 26554 raft_consensus.cc:2955] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4ce351a77d884ad3863cc922383b374f (127.16.110.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } attrs { replace: true } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } } peers { permanent_uuid: "4ce351a77d884ad3863cc922383b374f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34055 } attrs { promote: true } } }
I20260630 12:28:47.912367 26423 raft_consensus.cc:2955] T 4945b6c86e2841f0a6f5cd557eb037d4 P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4ce351a77d884ad3863cc922383b374f (127.16.110.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } attrs { replace: true } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } } peers { permanent_uuid: "4ce351a77d884ad3863cc922383b374f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34055 } attrs { promote: true } } }
I20260630 12:28:47.917652 26350 raft_consensus.cc:2955] T 4945b6c86e2841f0a6f5cd557eb037d4 P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4ce351a77d884ad3863cc922383b374f (127.16.110.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } attrs { replace: true } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } } peers { permanent_uuid: "4ce351a77d884ad3863cc922383b374f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34055 } attrs { promote: true } } }
I20260630 12:28:47.926045 26247 catalog_manager.cc:5697] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 reported cstate change: config changed from index -1 to 17, NON_VOTER 4ce351a77d884ad3863cc922383b374f (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "d96ff7d006814ff0af5e41ce15a56df7" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ce351a77d884ad3863cc922383b374f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34055 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:47.926877 26501 consensus_queue.cc:237] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } attrs { replace: true } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } } peers { permanent_uuid: "4ce351a77d884ad3863cc922383b374f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34055 } attrs { promote: true } }
W20260630 12:28:47.935469 26467 consensus_peers.cc:597] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 -> Peer 4ce351a77d884ad3863cc922383b374f (127.16.110.132:34055): Couldn't send request to peer 4ce351a77d884ad3863cc922383b374f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 80c21efe9b034df0bb5bb24428aec32b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:47.937943 26423 raft_consensus.cc:1275] T 80c21efe9b034df0bb5bb24428aec32b P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Refusing update from remote peer d96ff7d006814ff0af5e41ce15a56df7: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:28:47.940775 26632 consensus_queue.cc:1048] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:28:47.942546 26350 raft_consensus.cc:1275] T 80c21efe9b034df0bb5bb24428aec32b P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Refusing update from remote peer d96ff7d006814ff0af5e41ce15a56df7: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:28:47.945912 26632 consensus_queue.cc:1048] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:28:47.947304 26554 raft_consensus.cc:2955] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4ce351a77d884ad3863cc922383b374f (127.16.110.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } attrs { replace: true } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } } peers { permanent_uuid: "4ce351a77d884ad3863cc922383b374f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34055 } attrs { promote: true } } }
I20260630 12:28:47.949106 26423 raft_consensus.cc:2955] T 80c21efe9b034df0bb5bb24428aec32b P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4ce351a77d884ad3863cc922383b374f (127.16.110.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } attrs { replace: true } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } } peers { permanent_uuid: "4ce351a77d884ad3863cc922383b374f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34055 } attrs { promote: true } } }
I20260630 12:28:47.954800 26350 raft_consensus.cc:2955] T 80c21efe9b034df0bb5bb24428aec32b P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4ce351a77d884ad3863cc922383b374f (127.16.110.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } attrs { replace: true } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } } peers { permanent_uuid: "4ce351a77d884ad3863cc922383b374f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34055 } attrs { promote: true } } }
I20260630 12:28:47.966058 26247 catalog_manager.cc:5697] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 reported cstate change: config changed from index -1 to 17, NON_VOTER 4ce351a77d884ad3863cc922383b374f (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "d96ff7d006814ff0af5e41ce15a56df7" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ce351a77d884ad3863cc922383b374f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34055 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:48.032717 16826 tablet_server.cc:179] TabletServer@127.16.110.129:0 shutting down...
I20260630 12:28:48.068732 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:48.069531 16826 tablet_replica.cc:333] T 80c21efe9b034df0bb5bb24428aec32b P 332bb16bef01441c8f95ca700fb5315f: stopping tablet replica
I20260630 12:28:48.070168 16826 raft_consensus.cc:2243] T 80c21efe9b034df0bb5bb24428aec32b P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:48.070779 16826 raft_consensus.cc:2272] T 80c21efe9b034df0bb5bb24428aec32b P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.073611 16826 tablet_replica.cc:333] T 4945b6c86e2841f0a6f5cd557eb037d4 P 332bb16bef01441c8f95ca700fb5315f: stopping tablet replica
I20260630 12:28:48.074195 16826 raft_consensus.cc:2243] T 4945b6c86e2841f0a6f5cd557eb037d4 P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:48.074743 16826 raft_consensus.cc:2272] T 4945b6c86e2841f0a6f5cd557eb037d4 P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.077797 16826 tablet_replica.cc:333] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f: stopping tablet replica
I20260630 12:28:48.078472 16826 raft_consensus.cc:2243] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:48.079635 16826 raft_consensus.cc:2272] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.082062 16826 tablet_replica.cc:333] T a39365b474fb42de9fca04656ba230aa P 332bb16bef01441c8f95ca700fb5315f: stopping tablet replica
I20260630 12:28:48.082631 16826 raft_consensus.cc:2243] T a39365b474fb42de9fca04656ba230aa P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:48.083079 16826 raft_consensus.cc:2272] T a39365b474fb42de9fca04656ba230aa P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.085850 16826 tablet_replica.cc:333] T a98b586aa042483fa52f7d69018a86bc P 332bb16bef01441c8f95ca700fb5315f: stopping tablet replica
I20260630 12:28:48.086385 16826 raft_consensus.cc:2243] T a98b586aa042483fa52f7d69018a86bc P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:48.086863 16826 raft_consensus.cc:2272] T a98b586aa042483fa52f7d69018a86bc P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.089439 16826 tablet_replica.cc:333] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f: stopping tablet replica
I20260630 12:28:48.090006 16826 raft_consensus.cc:2243] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:48.090761 16826 raft_consensus.cc:2272] T 10b5205daf9c48febf115543f5c42a5d P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.093230 16826 tablet_replica.cc:333] T f427bc9944c74f2d9588c3e27ee24ff5 P 332bb16bef01441c8f95ca700fb5315f: stopping tablet replica
I20260630 12:28:48.093742 16826 raft_consensus.cc:2243] T f427bc9944c74f2d9588c3e27ee24ff5 P 332bb16bef01441c8f95ca700fb5315f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:48.094220 16826 raft_consensus.cc:2272] T f427bc9944c74f2d9588c3e27ee24ff5 P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.096216 16826 tablet_replica.cc:333] T f38ee162bf8e4095aaede42dcbe71b86 P 332bb16bef01441c8f95ca700fb5315f: stopping tablet replica
I20260630 12:28:48.096663 16826 raft_consensus.cc:2243] T f38ee162bf8e4095aaede42dcbe71b86 P 332bb16bef01441c8f95ca700fb5315f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:48.097103 16826 raft_consensus.cc:2272] T f38ee162bf8e4095aaede42dcbe71b86 P 332bb16bef01441c8f95ca700fb5315f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.126838 16826 tablet_server.cc:196] TabletServer@127.16.110.129:0 shutdown complete.
I20260630 12:28:48.153173 16826 tablet_server.cc:179] TabletServer@127.16.110.130:0 shutting down...
I20260630 12:28:48.181063 26782 ts_tablet_manager.cc:933] T a98b586aa042483fa52f7d69018a86bc P 4ce351a77d884ad3863cc922383b374f: Initiating tablet copy from peer d96ff7d006814ff0af5e41ce15a56df7 (127.16.110.131:38149)
I20260630 12:28:48.183148 26782 tablet_copy_client.cc:323] T a98b586aa042483fa52f7d69018a86bc P 4ce351a77d884ad3863cc922383b374f: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.131:38149
I20260630 12:28:48.196740 26511 tablet_copy_service.cc:140] P d96ff7d006814ff0af5e41ce15a56df7: Received BeginTabletCopySession request for tablet a98b586aa042483fa52f7d69018a86bc from peer 4ce351a77d884ad3863cc922383b374f ({username='slave'} at 127.0.0.1:36326)
I20260630 12:28:48.197302 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:48.197359 26511 tablet_copy_service.cc:161] P d96ff7d006814ff0af5e41ce15a56df7: Beginning new tablet copy session on tablet a98b586aa042483fa52f7d69018a86bc from peer 4ce351a77d884ad3863cc922383b374f at {username='slave'} at 127.0.0.1:36326: session id = 4ce351a77d884ad3863cc922383b374f-a98b586aa042483fa52f7d69018a86bc
I20260630 12:28:48.198184 16826 tablet_replica.cc:333] T 10b5205daf9c48febf115543f5c42a5d P 6828c11316cd408e8fc54674e23ac7c1: stopping tablet replica
I20260630 12:28:48.199146 16826 raft_consensus.cc:2243] T 10b5205daf9c48febf115543f5c42a5d P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:48.199748 16826 raft_consensus.cc:2272] T 10b5205daf9c48febf115543f5c42a5d P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.202931 16826 tablet_replica.cc:333] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1: stopping tablet replica
I20260630 12:28:48.203528 16826 raft_consensus.cc:2243] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:48.204360 16826 raft_consensus.cc:2272] T a39365b474fb42de9fca04656ba230aa P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.205922 26511 tablet_copy_source_session.cc:215] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:28:48.207161 16826 tablet_replica.cc:333] T a98b586aa042483fa52f7d69018a86bc P 6828c11316cd408e8fc54674e23ac7c1: stopping tablet replica
I20260630 12:28:48.208011 16826 raft_consensus.cc:2243] T a98b586aa042483fa52f7d69018a86bc P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:48.208595 16826 raft_consensus.cc:2272] T a98b586aa042483fa52f7d69018a86bc P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.210217 26782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a98b586aa042483fa52f7d69018a86bc. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:28:48.210774 26467 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.110.129:37953: connect: Connection refused (error 111) [suppressed 3 similar messages]
I20260630 12:28:48.213717 16826 tablet_replica.cc:333] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 6828c11316cd408e8fc54674e23ac7c1: stopping tablet replica
I20260630 12:28:48.214807 16826 raft_consensus.cc:2243] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:48.215772 16826 raft_consensus.cc:2272] T 2a91f8135d3f4addbb6fb6ea9eb346aa P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.220593 16826 tablet_replica.cc:333] T 80c21efe9b034df0bb5bb24428aec32b P 6828c11316cd408e8fc54674e23ac7c1: stopping tablet replica
I20260630 12:28:48.221616 16826 raft_consensus.cc:2243] T 80c21efe9b034df0bb5bb24428aec32b P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:48.222363 16826 raft_consensus.cc:2272] T 80c21efe9b034df0bb5bb24428aec32b P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.227808 16826 tablet_replica.cc:333] T 4945b6c86e2841f0a6f5cd557eb037d4 P 6828c11316cd408e8fc54674e23ac7c1: stopping tablet replica
W20260630 12:28:48.228119 26467 consensus_peers.cc:597] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 -> Peer 332bb16bef01441c8f95ca700fb5315f (127.16.110.129:37953): Couldn't send request to peer 332bb16bef01441c8f95ca700fb5315f. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:37953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:48.228224 26782 tablet_copy_client.cc:806] T a98b586aa042483fa52f7d69018a86bc P 4ce351a77d884ad3863cc922383b374f: tablet copy: Starting download of 0 data blocks...
I20260630 12:28:48.228715 16826 raft_consensus.cc:2243] T 4945b6c86e2841f0a6f5cd557eb037d4 P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:48.228953 26782 tablet_copy_client.cc:670] T a98b586aa042483fa52f7d69018a86bc P 4ce351a77d884ad3863cc922383b374f: tablet copy: Starting download of 1 WAL segments...
W20260630 12:28:48.229199 26467 consensus_peers.cc:597] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 -> Peer 6828c11316cd408e8fc54674e23ac7c1 (127.16.110.130:36747): Couldn't send request to peer 6828c11316cd408e8fc54674e23ac7c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:48.229583 16826 raft_consensus.cc:2272] T 4945b6c86e2841f0a6f5cd557eb037d4 P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.232857 16826 tablet_replica.cc:333] T 379e252c15e94938ac748a4e9cf06a4f P 6828c11316cd408e8fc54674e23ac7c1: stopping tablet replica
I20260630 12:28:48.233345 26782 tablet_copy_client.cc:538] T a98b586aa042483fa52f7d69018a86bc P 4ce351a77d884ad3863cc922383b374f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:28:48.233493 16826 raft_consensus.cc:2243] T 379e252c15e94938ac748a4e9cf06a4f P 6828c11316cd408e8fc54674e23ac7c1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:48.234107 16826 raft_consensus.cc:2272] T 379e252c15e94938ac748a4e9cf06a4f P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.237007 16826 tablet_replica.cc:333] T f050c78dc8ab4022aa10b0594e7aa7bf P 6828c11316cd408e8fc54674e23ac7c1: stopping tablet replica
I20260630 12:28:48.237932 16826 raft_consensus.cc:2243] T f050c78dc8ab4022aa10b0594e7aa7bf P 6828c11316cd408e8fc54674e23ac7c1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:48.238495 16826 raft_consensus.cc:2272] T f050c78dc8ab4022aa10b0594e7aa7bf P 6828c11316cd408e8fc54674e23ac7c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.242440 26782 tablet_bootstrap.cc:492] T a98b586aa042483fa52f7d69018a86bc P 4ce351a77d884ad3863cc922383b374f: Bootstrap starting.
I20260630 12:28:48.260900 16826 tablet_server.cc:196] TabletServer@127.16.110.130:0 shutdown complete.
I20260630 12:28:48.285455 16826 tablet_server.cc:179] TabletServer@127.16.110.131:0 shutting down...
W20260630 12:28:48.296118 26467 consensus_peers.cc:597] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 -> Peer 332bb16bef01441c8f95ca700fb5315f (127.16.110.129:37953): Couldn't send request to peer 332bb16bef01441c8f95ca700fb5315f. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:37953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:48.306636 16826 tablet_copy_service.cc:362] P d96ff7d006814ff0af5e41ce15a56df7: Destroying tablet copy session 4ce351a77d884ad3863cc922383b374f-a98b586aa042483fa52f7d69018a86bc due to service shutdown
I20260630 12:28:48.307103 16826 tablet_copy_service.cc:434] P d96ff7d006814ff0af5e41ce15a56df7: ending tablet copy session 4ce351a77d884ad3863cc922383b374f-a98b586aa042483fa52f7d69018a86bc on tablet a98b586aa042483fa52f7d69018a86bc with peer 4ce351a77d884ad3863cc922383b374f
I20260630 12:28:48.329339 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:48.330149 16826 tablet_replica.cc:333] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7: stopping tablet replica
I20260630 12:28:48.331013 16826 raft_consensus.cc:2243] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:48.332137 16826 raft_consensus.cc:2272] T 80c21efe9b034df0bb5bb24428aec32b P d96ff7d006814ff0af5e41ce15a56df7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.335297 16826 tablet_replica.cc:333] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7: stopping tablet replica
I20260630 12:28:48.336180 16826 raft_consensus.cc:2243] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:48.337184 16826 raft_consensus.cc:2272] T 4945b6c86e2841f0a6f5cd557eb037d4 P d96ff7d006814ff0af5e41ce15a56df7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.339556 16826 tablet_replica.cc:333] T 2a91f8135d3f4addbb6fb6ea9eb346aa P d96ff7d006814ff0af5e41ce15a56df7: stopping tablet replica
I20260630 12:28:48.340211 16826 raft_consensus.cc:2243] T 2a91f8135d3f4addbb6fb6ea9eb346aa P d96ff7d006814ff0af5e41ce15a56df7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:48.340685 16826 raft_consensus.cc:2272] T 2a91f8135d3f4addbb6fb6ea9eb346aa P d96ff7d006814ff0af5e41ce15a56df7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.343057 16826 tablet_replica.cc:333] T 10b5205daf9c48febf115543f5c42a5d P d96ff7d006814ff0af5e41ce15a56df7: stopping tablet replica
I20260630 12:28:48.343608 16826 raft_consensus.cc:2243] T 10b5205daf9c48febf115543f5c42a5d P d96ff7d006814ff0af5e41ce15a56df7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:48.344152 16826 raft_consensus.cc:2272] T 10b5205daf9c48febf115543f5c42a5d P d96ff7d006814ff0af5e41ce15a56df7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.346797 16826 tablet_replica.cc:333] T d3581099549c4d3da6e0850ccb53b69b P d96ff7d006814ff0af5e41ce15a56df7: stopping tablet replica
I20260630 12:28:48.347332 16826 raft_consensus.cc:2243] T d3581099549c4d3da6e0850ccb53b69b P d96ff7d006814ff0af5e41ce15a56df7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:48.347807 16826 raft_consensus.cc:2272] T d3581099549c4d3da6e0850ccb53b69b P d96ff7d006814ff0af5e41ce15a56df7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.350003 16826 tablet_replica.cc:333] T a39365b474fb42de9fca04656ba230aa P d96ff7d006814ff0af5e41ce15a56df7: stopping tablet replica
I20260630 12:28:48.350512 16826 raft_consensus.cc:2243] T a39365b474fb42de9fca04656ba230aa P d96ff7d006814ff0af5e41ce15a56df7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:48.350992 16826 raft_consensus.cc:2272] T a39365b474fb42de9fca04656ba230aa P d96ff7d006814ff0af5e41ce15a56df7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.353005 16826 tablet_replica.cc:333] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7: stopping tablet replica
I20260630 12:28:48.353536 16826 raft_consensus.cc:2243] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:48.354521 16826 raft_consensus.cc:2272] T a98b586aa042483fa52f7d69018a86bc P d96ff7d006814ff0af5e41ce15a56df7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.357020 16826 tablet_replica.cc:333] T a2849261d7df4b6d8db0080cbc1ff794 P d96ff7d006814ff0af5e41ce15a56df7: stopping tablet replica
I20260630 12:28:48.357507 16826 raft_consensus.cc:2243] T a2849261d7df4b6d8db0080cbc1ff794 P d96ff7d006814ff0af5e41ce15a56df7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:48.358048 16826 raft_consensus.cc:2272] T a2849261d7df4b6d8db0080cbc1ff794 P d96ff7d006814ff0af5e41ce15a56df7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.364121 26782 tablet_bootstrap.cc:492] T a98b586aa042483fa52f7d69018a86bc P 4ce351a77d884ad3863cc922383b374f: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:28:48.364921 26782 tablet_bootstrap.cc:492] T a98b586aa042483fa52f7d69018a86bc P 4ce351a77d884ad3863cc922383b374f: Bootstrap complete.
I20260630 12:28:48.365538 26782 ts_tablet_manager.cc:1403] T a98b586aa042483fa52f7d69018a86bc P 4ce351a77d884ad3863cc922383b374f: Time spent bootstrapping tablet: real 0.123s	user 0.107s	sys 0.012s
I20260630 12:28:48.367825 26782 raft_consensus.cc:359] T a98b586aa042483fa52f7d69018a86bc P 4ce351a77d884ad3863cc922383b374f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } attrs { replace: true } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } } peers { permanent_uuid: "4ce351a77d884ad3863cc922383b374f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34055 } attrs { promote: true } }
I20260630 12:28:48.368665 26782 raft_consensus.cc:740] T a98b586aa042483fa52f7d69018a86bc P 4ce351a77d884ad3863cc922383b374f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4ce351a77d884ad3863cc922383b374f, State: Initialized, Role: LEARNER
I20260630 12:28:48.369253 26782 consensus_queue.cc:260] T a98b586aa042483fa52f7d69018a86bc P 4ce351a77d884ad3863cc922383b374f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "332bb16bef01441c8f95ca700fb5315f" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 37953 } attrs { replace: true } } peers { permanent_uuid: "6828c11316cd408e8fc54674e23ac7c1" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 36747 } } peers { permanent_uuid: "d96ff7d006814ff0af5e41ce15a56df7" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 38149 } } peers { permanent_uuid: "4ce351a77d884ad3863cc922383b374f" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 34055 } attrs { promote: true } }
I20260630 12:28:48.372437 26766 heartbeater.cc:499] Master 127.16.110.190:39087 was elected leader, sending a full tablet report...
I20260630 12:28:48.372959 26782 ts_tablet_manager.cc:1434] T a98b586aa042483fa52f7d69018a86bc P 4ce351a77d884ad3863cc922383b374f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260630 12:28:48.377987 26782 tablet_copy_client.cc:1131] T a98b586aa042483fa52f7d69018a86bc P 4ce351a77d884ad3863cc922383b374f: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.16.110.131:38149: connect: Connection refused (error 111)
I20260630 12:28:48.391623 16826 tablet_server.cc:196] TabletServer@127.16.110.131:0 shutdown complete.
I20260630 12:28:48.411820 16826 tablet_server.cc:179] TabletServer@127.16.110.132:0 shutting down...
I20260630 12:28:48.435088 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:48.435964 16826 tablet_replica.cc:333] T a98b586aa042483fa52f7d69018a86bc P 4ce351a77d884ad3863cc922383b374f: stopping tablet replica
I20260630 12:28:48.436569 16826 raft_consensus.cc:2243] T a98b586aa042483fa52f7d69018a86bc P 4ce351a77d884ad3863cc922383b374f [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:28:48.436975 16826 raft_consensus.cc:2272] T a98b586aa042483fa52f7d69018a86bc P 4ce351a77d884ad3863cc922383b374f [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:28:48.456384 16826 tablet_server.cc:196] TabletServer@127.16.110.132:0 shutdown complete.
I20260630 12:28:48.465809 16826 master.cc:562] Master@127.16.110.190:39087 shutting down...
W20260630 12:28:48.494037 26298 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:28:48.495476 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d1e1d9f5fdd848e58ba9e300fa2df24e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:48.495932 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d1e1d9f5fdd848e58ba9e300fa2df24e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:48.496284 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P d1e1d9f5fdd848e58ba9e300fa2df24e: stopping tablet replica
I20260630 12:28:48.520387 16826 master.cc:584] Master@127.16.110.190:39087 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (6107 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:28:48.568907 16826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.110.190:33457
I20260630 12:28:48.570061 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:48.575223 26788 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:48.575296 26789 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:48.576354 26791 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:48.578266 16826 server_base.cc:1061] running on GCE node
I20260630 12:28:48.579113 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:48.579341 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:48.579512 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822528579479 us; error 0 us; skew 500 ppm
I20260630 12:28:48.580037 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:48.582574 16826 webserver.cc:533] Webserver started at http://127.16.110.190:44693/ using document root <none> and password file <none>
I20260630 12:28:48.583050 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:48.583231 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:48.583505 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:48.584633 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822292038890-16826-0/minicluster-data/master-0-root/instance:
uuid: "9a3ddb22b7e44a698340c047acc3678e"
format_stamp: "Formatted at 2026-06-30 12:28:48 on dist-test-slave-pnhc"
I20260630 12:28:48.588862 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:28:48.592236 26796 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:48.593008 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:48.593293 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822292038890-16826-0/minicluster-data/master-0-root
uuid: "9a3ddb22b7e44a698340c047acc3678e"
format_stamp: "Formatted at 2026-06-30 12:28:48 on dist-test-slave-pnhc"
I20260630 12:28:48.593607 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822292038890-16826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822292038890-16826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822292038890-16826-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:48.611250 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:48.612494 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:48.660799 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.190:33457
I20260630 12:28:48.660907 26847 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.190:33457 every 8 connection(s)
I20260630 12:28:48.665494 26848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:48.675999 26848 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a3ddb22b7e44a698340c047acc3678e: Bootstrap starting.
I20260630 12:28:48.680787 26848 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9a3ddb22b7e44a698340c047acc3678e: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:48.684896 26848 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a3ddb22b7e44a698340c047acc3678e: No bootstrap required, opened a new log
I20260630 12:28:48.687000 26848 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9a3ddb22b7e44a698340c047acc3678e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a3ddb22b7e44a698340c047acc3678e" member_type: VOTER }
I20260630 12:28:48.687404 26848 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9a3ddb22b7e44a698340c047acc3678e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:48.687662 26848 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9a3ddb22b7e44a698340c047acc3678e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3ddb22b7e44a698340c047acc3678e, State: Initialized, Role: FOLLOWER
I20260630 12:28:48.688328 26848 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9a3ddb22b7e44a698340c047acc3678e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9a3ddb22b7e44a698340c047acc3678e" member_type: VOTER }
I20260630 12:28:48.688796 26848 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9a3ddb22b7e44a698340c047acc3678e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:48.688992 26848 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9a3ddb22b7e44a698340c047acc3678e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:48.689311 26848 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9a3ddb22b7e44a698340c047acc3678e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:48.693984 26848 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9a3ddb22b7e44a698340c047acc3678e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a3ddb22b7e44a698340c047acc3678e" member_type: VOTER }
I20260630 12:28:48.694664 26848 leader_election.cc:304] T 00000000000000000000000000000000 P 9a3ddb22b7e44a698340c047acc3678e [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: 9a3ddb22b7e44a698340c047acc3678e; no voters: 
I20260630 12:28:48.695910 26848 leader_election.cc:290] T 00000000000000000000000000000000 P 9a3ddb22b7e44a698340c047acc3678e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:48.696297 26851 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9a3ddb22b7e44a698340c047acc3678e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:48.697650 26851 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9a3ddb22b7e44a698340c047acc3678e [term 1 LEADER]: Becoming Leader. State: Replica: 9a3ddb22b7e44a698340c047acc3678e, State: Running, Role: LEADER
I20260630 12:28:48.698300 26851 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9a3ddb22b7e44a698340c047acc3678e [LEADER]: Queue going to LEADER mode. State: All 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: "9a3ddb22b7e44a698340c047acc3678e" member_type: VOTER }
I20260630 12:28:48.698863 26848 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9a3ddb22b7e44a698340c047acc3678e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:48.702852 26853 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a3ddb22b7e44a698340c047acc3678e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9a3ddb22b7e44a698340c047acc3678e. Latest consensus state: current_term: 1 leader_uuid: "9a3ddb22b7e44a698340c047acc3678e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a3ddb22b7e44a698340c047acc3678e" member_type: VOTER } }
I20260630 12:28:48.702826 26852 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a3ddb22b7e44a698340c047acc3678e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9a3ddb22b7e44a698340c047acc3678e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a3ddb22b7e44a698340c047acc3678e" member_type: VOTER } }
I20260630 12:28:48.703611 26853 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a3ddb22b7e44a698340c047acc3678e [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:48.703640 26852 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a3ddb22b7e44a698340c047acc3678e [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:48.708207 26858 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:48.714613 26858 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:48.715642 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:48.723367 26858 catalog_manager.cc:1383] Generated new cluster ID: 9dab09c1db8f412581b520996f9148ea
I20260630 12:28:48.723670 26858 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:48.739562 26858 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:48.740829 26858 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:48.752637 26858 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9a3ddb22b7e44a698340c047acc3678e: Generated new TSK 0
I20260630 12:28:48.753194 26858 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:48.782655 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:48.788769 26869 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:48.789258 26870 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:48.791819 16826 server_base.cc:1061] running on GCE node
W20260630 12:28:48.791769 26872 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:48.792980 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:48.793167 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:48.793292 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822528793281 us; error 0 us; skew 500 ppm
I20260630 12:28:48.793709 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:48.795996 16826 webserver.cc:533] Webserver started at http://127.16.110.129:44821/ using document root <none> and password file <none>
I20260630 12:28:48.796532 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:48.796717 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:48.796999 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:48.798054 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822292038890-16826-0/minicluster-data/ts-0-root/instance:
uuid: "a2fe3b7f51ed4bfbb1e556339f6a889a"
format_stamp: "Formatted at 2026-06-30 12:28:48 on dist-test-slave-pnhc"
I20260630 12:28:48.802676 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:48.806025 26877 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:48.806869 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:48.807199 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822292038890-16826-0/minicluster-data/ts-0-root
uuid: "a2fe3b7f51ed4bfbb1e556339f6a889a"
format_stamp: "Formatted at 2026-06-30 12:28:48 on dist-test-slave-pnhc"
I20260630 12:28:48.807518 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822292038890-16826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822292038890-16826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822292038890-16826-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:48.822060 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:48.823098 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:48.824656 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:48.827250 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:48.827478 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:48.827744 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:48.827912 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:48.865051 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.129:39213
I20260630 12:28:48.865150 26939 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.129:39213 every 8 connection(s)
I20260630 12:28:48.870352 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:48.877270 26944 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:48.879068 26945 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:48.881754 26947 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:48.883054 16826 server_base.cc:1061] running on GCE node
I20260630 12:28:48.883124 26940 heartbeater.cc:344] Connected to a master server at 127.16.110.190:33457
I20260630 12:28:48.883698 26940 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:48.884503 26940 heartbeater.cc:507] Master 127.16.110.190:33457 requested a full tablet report, sending...
I20260630 12:28:48.885461 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:48.885746 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:48.885926 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822528885905 us; error 0 us; skew 500 ppm
I20260630 12:28:48.886454 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:48.886636 26813 ts_manager.cc:194] Registered new tserver with Master: a2fe3b7f51ed4bfbb1e556339f6a889a (127.16.110.129:39213)
I20260630 12:28:48.888828 26813 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55834
I20260630 12:28:48.889020 16826 webserver.cc:533] Webserver started at http://127.16.110.130:43941/ using document root <none> and password file <none>
I20260630 12:28:48.889634 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:48.889855 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:48.890133 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:48.891573 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822292038890-16826-0/minicluster-data/ts-1-root/instance:
uuid: "5b92ea8b241d499ca84a3572e6c16aee"
format_stamp: "Formatted at 2026-06-30 12:28:48 on dist-test-slave-pnhc"
I20260630 12:28:48.896270 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:28:48.899734 26952 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:48.900749 16826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:28:48.901062 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822292038890-16826-0/minicluster-data/ts-1-root
uuid: "5b92ea8b241d499ca84a3572e6c16aee"
format_stamp: "Formatted at 2026-06-30 12:28:48 on dist-test-slave-pnhc"
I20260630 12:28:48.901343 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822292038890-16826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822292038890-16826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822292038890-16826-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:48.933738 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:48.934805 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:48.936283 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:48.938447 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:48.938689 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:48.938921 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:48.939095 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:48.976729 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.130:44829
I20260630 12:28:48.976835 27014 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.130:44829 every 8 connection(s)
I20260630 12:28:48.981649 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:48.988574 27018 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:48.990877 27019 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:48.992223 16826 server_base.cc:1061] running on GCE node
W20260630 12:28:48.994155 27021 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:48.994482 27015 heartbeater.cc:344] Connected to a master server at 127.16.110.190:33457
I20260630 12:28:48.994974 27015 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:48.995172 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:48.995517 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:48.995713 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822528995698 us; error 0 us; skew 500 ppm
I20260630 12:28:48.995837 27015 heartbeater.cc:507] Master 127.16.110.190:33457 requested a full tablet report, sending...
I20260630 12:28:48.996393 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:48.998309 26813 ts_manager.cc:194] Registered new tserver with Master: 5b92ea8b241d499ca84a3572e6c16aee (127.16.110.130:44829)
I20260630 12:28:48.999328 16826 webserver.cc:533] Webserver started at http://127.16.110.131:43531/ using document root <none> and password file <none>
I20260630 12:28:49.000001 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:49.000264 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:49.000252 26813 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55844
I20260630 12:28:49.000900 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:49.002418 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822292038890-16826-0/minicluster-data/ts-2-root/instance:
uuid: "4111433d298649b68d14254f7bad9849"
format_stamp: "Formatted at 2026-06-30 12:28:48 on dist-test-slave-pnhc"
I20260630 12:28:49.007000 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:49.010416 27026 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:49.011225 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:28:49.011528 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822292038890-16826-0/minicluster-data/ts-2-root
uuid: "4111433d298649b68d14254f7bad9849"
format_stamp: "Formatted at 2026-06-30 12:28:48 on dist-test-slave-pnhc"
I20260630 12:28:49.011833 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822292038890-16826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822292038890-16826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822292038890-16826-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:49.026654 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:49.027833 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:49.029352 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:49.031481 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:49.031710 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:49.031957 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:49.032147 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:28:49.069672 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.131:34733
I20260630 12:28:49.069759 27088 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.131:34733 every 8 connection(s)
I20260630 12:28:49.083426 27089 heartbeater.cc:344] Connected to a master server at 127.16.110.190:33457
I20260630 12:28:49.083781 27089 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:49.084563 27089 heartbeater.cc:507] Master 127.16.110.190:33457 requested a full tablet report, sending...
I20260630 12:28:49.087011 26813 ts_manager.cc:194] Registered new tserver with Master: 4111433d298649b68d14254f7bad9849 (127.16.110.131:34733)
I20260630 12:28:49.087769 16826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015019941s
I20260630 12:28:49.089072 26813 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55852
I20260630 12:28:49.114956 26813 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55856:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:28:49.116887 26813 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:28:49.160599 26980 tablet_service.cc:1511] Processing CreateTablet for tablet c18beb21c8f44fcdbb002f034d7a5b48 (DEFAULT_TABLE table=test-workload [id=1bf5f4238b19492f86a713a370a9e4eb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:49.161937 26980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c18beb21c8f44fcdbb002f034d7a5b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:49.163653 27054 tablet_service.cc:1511] Processing CreateTablet for tablet c18beb21c8f44fcdbb002f034d7a5b48 (DEFAULT_TABLE table=test-workload [id=1bf5f4238b19492f86a713a370a9e4eb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:49.164968 27054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c18beb21c8f44fcdbb002f034d7a5b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:49.170219 26905 tablet_service.cc:1511] Processing CreateTablet for tablet c18beb21c8f44fcdbb002f034d7a5b48 (DEFAULT_TABLE table=test-workload [id=1bf5f4238b19492f86a713a370a9e4eb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:49.171568 26905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c18beb21c8f44fcdbb002f034d7a5b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:49.177672 27104 tablet_bootstrap.cc:492] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee: Bootstrap starting.
I20260630 12:28:49.183487 27104 tablet_bootstrap.cc:654] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:49.183800 27105 tablet_bootstrap.cc:492] T c18beb21c8f44fcdbb002f034d7a5b48 P 4111433d298649b68d14254f7bad9849: Bootstrap starting.
I20260630 12:28:49.188482 27107 tablet_bootstrap.cc:492] T c18beb21c8f44fcdbb002f034d7a5b48 P a2fe3b7f51ed4bfbb1e556339f6a889a: Bootstrap starting.
I20260630 12:28:49.188512 27104 tablet_bootstrap.cc:492] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee: No bootstrap required, opened a new log
I20260630 12:28:49.189323 27104 ts_tablet_manager.cc:1403] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:28:49.190333 27105 tablet_bootstrap.cc:654] T c18beb21c8f44fcdbb002f034d7a5b48 P 4111433d298649b68d14254f7bad9849: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:49.192463 27104 raft_consensus.cc:359] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b92ea8b241d499ca84a3572e6c16aee" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44829 } } peers { permanent_uuid: "4111433d298649b68d14254f7bad9849" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 34733 } } peers { permanent_uuid: "a2fe3b7f51ed4bfbb1e556339f6a889a" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39213 } }
I20260630 12:28:49.193356 27104 raft_consensus.cc:385] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:49.193766 27104 raft_consensus.cc:740] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b92ea8b241d499ca84a3572e6c16aee, State: Initialized, Role: FOLLOWER
I20260630 12:28:49.194754 27107 tablet_bootstrap.cc:654] T c18beb21c8f44fcdbb002f034d7a5b48 P a2fe3b7f51ed4bfbb1e556339f6a889a: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:49.194515 27104 consensus_queue.cc:260] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b92ea8b241d499ca84a3572e6c16aee" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44829 } } peers { permanent_uuid: "4111433d298649b68d14254f7bad9849" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 34733 } } peers { permanent_uuid: "a2fe3b7f51ed4bfbb1e556339f6a889a" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39213 } }
I20260630 12:28:49.196031 27105 tablet_bootstrap.cc:492] T c18beb21c8f44fcdbb002f034d7a5b48 P 4111433d298649b68d14254f7bad9849: No bootstrap required, opened a new log
I20260630 12:28:49.196619 27105 ts_tablet_manager.cc:1403] T c18beb21c8f44fcdbb002f034d7a5b48 P 4111433d298649b68d14254f7bad9849: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:28:49.197052 27015 heartbeater.cc:499] Master 127.16.110.190:33457 was elected leader, sending a full tablet report...
I20260630 12:28:49.197584 27104 ts_tablet_manager.cc:1434] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:28:49.199498 27105 raft_consensus.cc:359] T c18beb21c8f44fcdbb002f034d7a5b48 P 4111433d298649b68d14254f7bad9849 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b92ea8b241d499ca84a3572e6c16aee" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44829 } } peers { permanent_uuid: "4111433d298649b68d14254f7bad9849" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 34733 } } peers { permanent_uuid: "a2fe3b7f51ed4bfbb1e556339f6a889a" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39213 } }
I20260630 12:28:49.200213 27105 raft_consensus.cc:385] T c18beb21c8f44fcdbb002f034d7a5b48 P 4111433d298649b68d14254f7bad9849 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:49.200502 27105 raft_consensus.cc:740] T c18beb21c8f44fcdbb002f034d7a5b48 P 4111433d298649b68d14254f7bad9849 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4111433d298649b68d14254f7bad9849, State: Initialized, Role: FOLLOWER
I20260630 12:28:49.201261 27105 consensus_queue.cc:260] T c18beb21c8f44fcdbb002f034d7a5b48 P 4111433d298649b68d14254f7bad9849 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b92ea8b241d499ca84a3572e6c16aee" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44829 } } peers { permanent_uuid: "4111433d298649b68d14254f7bad9849" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 34733 } } peers { permanent_uuid: "a2fe3b7f51ed4bfbb1e556339f6a889a" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39213 } }
I20260630 12:28:49.203486 27089 heartbeater.cc:499] Master 127.16.110.190:33457 was elected leader, sending a full tablet report...
I20260630 12:28:49.206125 27105 ts_tablet_manager.cc:1434] T c18beb21c8f44fcdbb002f034d7a5b48 P 4111433d298649b68d14254f7bad9849: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260630 12:28:49.209481 27107 tablet_bootstrap.cc:492] T c18beb21c8f44fcdbb002f034d7a5b48 P a2fe3b7f51ed4bfbb1e556339f6a889a: No bootstrap required, opened a new log
I20260630 12:28:49.210078 27107 ts_tablet_manager.cc:1403] T c18beb21c8f44fcdbb002f034d7a5b48 P a2fe3b7f51ed4bfbb1e556339f6a889a: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260630 12:28:49.212409 27107 raft_consensus.cc:359] T c18beb21c8f44fcdbb002f034d7a5b48 P a2fe3b7f51ed4bfbb1e556339f6a889a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b92ea8b241d499ca84a3572e6c16aee" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44829 } } peers { permanent_uuid: "4111433d298649b68d14254f7bad9849" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 34733 } } peers { permanent_uuid: "a2fe3b7f51ed4bfbb1e556339f6a889a" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39213 } }
I20260630 12:28:49.213020 27107 raft_consensus.cc:385] T c18beb21c8f44fcdbb002f034d7a5b48 P a2fe3b7f51ed4bfbb1e556339f6a889a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:49.213267 27107 raft_consensus.cc:740] T c18beb21c8f44fcdbb002f034d7a5b48 P a2fe3b7f51ed4bfbb1e556339f6a889a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2fe3b7f51ed4bfbb1e556339f6a889a, State: Initialized, Role: FOLLOWER
I20260630 12:28:49.213927 27107 consensus_queue.cc:260] T c18beb21c8f44fcdbb002f034d7a5b48 P a2fe3b7f51ed4bfbb1e556339f6a889a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b92ea8b241d499ca84a3572e6c16aee" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44829 } } peers { permanent_uuid: "4111433d298649b68d14254f7bad9849" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 34733 } } peers { permanent_uuid: "a2fe3b7f51ed4bfbb1e556339f6a889a" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39213 } }
I20260630 12:28:49.216300 27107 ts_tablet_manager.cc:1434] T c18beb21c8f44fcdbb002f034d7a5b48 P a2fe3b7f51ed4bfbb1e556339f6a889a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260630 12:28:49.216503 26940 heartbeater.cc:499] Master 127.16.110.190:33457 was elected leader, sending a full tablet report...
I20260630 12:28:49.256035 27109 raft_consensus.cc:493] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:49.256745 27109 raft_consensus.cc:515] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b92ea8b241d499ca84a3572e6c16aee" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44829 } } peers { permanent_uuid: "4111433d298649b68d14254f7bad9849" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 34733 } } peers { permanent_uuid: "a2fe3b7f51ed4bfbb1e556339f6a889a" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39213 } }
I20260630 12:28:49.261533 27109 leader_election.cc:290] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4111433d298649b68d14254f7bad9849 (127.16.110.131:34733), a2fe3b7f51ed4bfbb1e556339f6a889a (127.16.110.129:39213)
I20260630 12:28:49.269256 27064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18beb21c8f44fcdbb002f034d7a5b48" candidate_uuid: "5b92ea8b241d499ca84a3572e6c16aee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111433d298649b68d14254f7bad9849" is_pre_election: true
I20260630 12:28:49.269927 27064 raft_consensus.cc:2468] T c18beb21c8f44fcdbb002f034d7a5b48 P 4111433d298649b68d14254f7bad9849 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b92ea8b241d499ca84a3572e6c16aee in term 0.
I20260630 12:28:49.270455 26915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18beb21c8f44fcdbb002f034d7a5b48" candidate_uuid: "5b92ea8b241d499ca84a3572e6c16aee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2fe3b7f51ed4bfbb1e556339f6a889a" is_pre_election: true
I20260630 12:28:49.270915 26955 leader_election.cc:304] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4111433d298649b68d14254f7bad9849, 5b92ea8b241d499ca84a3572e6c16aee; no voters: 
I20260630 12:28:49.271186 26915 raft_consensus.cc:2468] T c18beb21c8f44fcdbb002f034d7a5b48 P a2fe3b7f51ed4bfbb1e556339f6a889a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b92ea8b241d499ca84a3572e6c16aee in term 0.
I20260630 12:28:49.271692 27109 raft_consensus.cc:2804] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:49.272003 27109 raft_consensus.cc:493] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:49.272394 27109 raft_consensus.cc:3060] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:49.277225 27109 raft_consensus.cc:515] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b92ea8b241d499ca84a3572e6c16aee" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44829 } } peers { permanent_uuid: "4111433d298649b68d14254f7bad9849" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 34733 } } peers { permanent_uuid: "a2fe3b7f51ed4bfbb1e556339f6a889a" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39213 } }
I20260630 12:28:49.278867 27109 leader_election.cc:290] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee [CANDIDATE]: Term 1 election: Requested vote from peers 4111433d298649b68d14254f7bad9849 (127.16.110.131:34733), a2fe3b7f51ed4bfbb1e556339f6a889a (127.16.110.129:39213)
I20260630 12:28:49.279568 27064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18beb21c8f44fcdbb002f034d7a5b48" candidate_uuid: "5b92ea8b241d499ca84a3572e6c16aee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4111433d298649b68d14254f7bad9849"
I20260630 12:28:49.279922 26915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18beb21c8f44fcdbb002f034d7a5b48" candidate_uuid: "5b92ea8b241d499ca84a3572e6c16aee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2fe3b7f51ed4bfbb1e556339f6a889a"
I20260630 12:28:49.280253 27064 raft_consensus.cc:3060] T c18beb21c8f44fcdbb002f034d7a5b48 P 4111433d298649b68d14254f7bad9849 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:49.280522 26915 raft_consensus.cc:3060] T c18beb21c8f44fcdbb002f034d7a5b48 P a2fe3b7f51ed4bfbb1e556339f6a889a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:49.287303 26915 raft_consensus.cc:2468] T c18beb21c8f44fcdbb002f034d7a5b48 P a2fe3b7f51ed4bfbb1e556339f6a889a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b92ea8b241d499ca84a3572e6c16aee in term 1.
I20260630 12:28:49.287303 27064 raft_consensus.cc:2468] T c18beb21c8f44fcdbb002f034d7a5b48 P 4111433d298649b68d14254f7bad9849 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b92ea8b241d499ca84a3572e6c16aee in term 1.
I20260630 12:28:49.288817 26955 leader_election.cc:304] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4111433d298649b68d14254f7bad9849, 5b92ea8b241d499ca84a3572e6c16aee; no voters: 
I20260630 12:28:49.289611 27109 raft_consensus.cc:2804] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:49.290431 27109 raft_consensus.cc:697] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee [term 1 LEADER]: Becoming Leader. State: Replica: 5b92ea8b241d499ca84a3572e6c16aee, State: Running, Role: LEADER
I20260630 12:28:49.291178 27109 consensus_queue.cc:237] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b92ea8b241d499ca84a3572e6c16aee" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44829 } } peers { permanent_uuid: "4111433d298649b68d14254f7bad9849" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 34733 } } peers { permanent_uuid: "a2fe3b7f51ed4bfbb1e556339f6a889a" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39213 } }
I20260630 12:28:49.297825 26813 catalog_manager.cc:5697] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b92ea8b241d499ca84a3572e6c16aee (127.16.110.130). New cstate: current_term: 1 leader_uuid: "5b92ea8b241d499ca84a3572e6c16aee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b92ea8b241d499ca84a3572e6c16aee" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 44829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4111433d298649b68d14254f7bad9849" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 34733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2fe3b7f51ed4bfbb1e556339f6a889a" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39213 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:49.319444 16826 tablet_server.cc:179] TabletServer@127.16.110.129:0 shutting down...
I20260630 12:28:49.336503 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:49.337343 16826 tablet_replica.cc:333] T c18beb21c8f44fcdbb002f034d7a5b48 P a2fe3b7f51ed4bfbb1e556339f6a889a: stopping tablet replica
I20260630 12:28:49.337971 16826 raft_consensus.cc:2243] T c18beb21c8f44fcdbb002f034d7a5b48 P a2fe3b7f51ed4bfbb1e556339f6a889a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:49.338501 16826 raft_consensus.cc:2272] T c18beb21c8f44fcdbb002f034d7a5b48 P a2fe3b7f51ed4bfbb1e556339f6a889a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:49.357070 16826 tablet_server.cc:196] TabletServer@127.16.110.129:0 shutdown complete.
I20260630 12:28:49.365973 16826 tablet_server.cc:179] TabletServer@127.16.110.130:0 shutting down...
I20260630 12:28:49.384261 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:49.385056 16826 tablet_replica.cc:333] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee: stopping tablet replica
I20260630 12:28:49.385588 16826 raft_consensus.cc:2243] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:49.386147 16826 pending_rounds.cc:70] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee: Trying to abort 1 pending ops.
I20260630 12:28:49.386322 16826 pending_rounds.cc:77] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441079984005120 op_type: NO_OP noop_request { }
I20260630 12:28:49.386571 16826 raft_consensus.cc:2889] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:28:49.386796 16826 raft_consensus.cc:2272] T c18beb21c8f44fcdbb002f034d7a5b48 P 5b92ea8b241d499ca84a3572e6c16aee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:49.396639 16826 tablet_server.cc:196] TabletServer@127.16.110.130:0 shutdown complete.
I20260630 12:28:49.405436 16826 tablet_server.cc:179] TabletServer@127.16.110.131:0 shutting down...
I20260630 12:28:49.422220 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:49.423039 16826 tablet_replica.cc:333] T c18beb21c8f44fcdbb002f034d7a5b48 P 4111433d298649b68d14254f7bad9849: stopping tablet replica
I20260630 12:28:49.423602 16826 raft_consensus.cc:2243] T c18beb21c8f44fcdbb002f034d7a5b48 P 4111433d298649b68d14254f7bad9849 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:49.424010 16826 raft_consensus.cc:2272] T c18beb21c8f44fcdbb002f034d7a5b48 P 4111433d298649b68d14254f7bad9849 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:49.442958 16826 tablet_server.cc:196] TabletServer@127.16.110.131:0 shutdown complete.
I20260630 12:28:49.452215 16826 master.cc:562] Master@127.16.110.190:33457 shutting down...
I20260630 12:28:49.467566 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9a3ddb22b7e44a698340c047acc3678e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:49.468151 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9a3ddb22b7e44a698340c047acc3678e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:49.468449 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9a3ddb22b7e44a698340c047acc3678e: stopping tablet replica
I20260630 12:28:49.488507 16826 master.cc:584] Master@127.16.110.190:33457 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (951 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:28:49.520017 16826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.110.190:33095
I20260630 12:28:49.521085 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:49.525884 27117 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:49.525852 27116 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:49.527837 27119 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:49.528726 16826 server_base.cc:1061] running on GCE node
I20260630 12:28:49.529421 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:49.529616 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:49.529814 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822529529773 us; error 0 us; skew 500 ppm
I20260630 12:28:49.530360 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:49.532639 16826 webserver.cc:533] Webserver started at http://127.16.110.190:44651/ using document root <none> and password file <none>
I20260630 12:28:49.533130 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:49.533335 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:49.533599 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:49.534629 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822292038890-16826-0/minicluster-data/master-0-root/instance:
uuid: "9d81f6180fe5427eb1a373aeb54ec27c"
format_stamp: "Formatted at 2026-06-30 12:28:49 on dist-test-slave-pnhc"
I20260630 12:28:49.538970 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:49.542245 27124 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:49.543022 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:28:49.543306 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822292038890-16826-0/minicluster-data/master-0-root
uuid: "9d81f6180fe5427eb1a373aeb54ec27c"
format_stamp: "Formatted at 2026-06-30 12:28:49 on dist-test-slave-pnhc"
I20260630 12:28:49.543572 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822292038890-16826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822292038890-16826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822292038890-16826-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:49.577504 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:49.578487 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:49.613265 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.190:33095
I20260630 12:28:49.613364 27175 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.190:33095 every 8 connection(s)
I20260630 12:28:49.617080 27176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:49.627170 27176 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d81f6180fe5427eb1a373aeb54ec27c: Bootstrap starting.
I20260630 12:28:49.631336 27176 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9d81f6180fe5427eb1a373aeb54ec27c: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:49.635119 27176 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d81f6180fe5427eb1a373aeb54ec27c: No bootstrap required, opened a new log
I20260630 12:28:49.636991 27176 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9d81f6180fe5427eb1a373aeb54ec27c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d81f6180fe5427eb1a373aeb54ec27c" member_type: VOTER }
I20260630 12:28:49.637351 27176 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9d81f6180fe5427eb1a373aeb54ec27c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:49.637522 27176 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9d81f6180fe5427eb1a373aeb54ec27c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d81f6180fe5427eb1a373aeb54ec27c, State: Initialized, Role: FOLLOWER
I20260630 12:28:49.638013 27176 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9d81f6180fe5427eb1a373aeb54ec27c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9d81f6180fe5427eb1a373aeb54ec27c" member_type: VOTER }
I20260630 12:28:49.638402 27176 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9d81f6180fe5427eb1a373aeb54ec27c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:49.638617 27176 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9d81f6180fe5427eb1a373aeb54ec27c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:49.638940 27176 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9d81f6180fe5427eb1a373aeb54ec27c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:49.643736 27176 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9d81f6180fe5427eb1a373aeb54ec27c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d81f6180fe5427eb1a373aeb54ec27c" member_type: VOTER }
I20260630 12:28:49.644261 27176 leader_election.cc:304] T 00000000000000000000000000000000 P 9d81f6180fe5427eb1a373aeb54ec27c [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: 9d81f6180fe5427eb1a373aeb54ec27c; no voters: 
I20260630 12:28:49.645417 27176 leader_election.cc:290] T 00000000000000000000000000000000 P 9d81f6180fe5427eb1a373aeb54ec27c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:49.645731 27179 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9d81f6180fe5427eb1a373aeb54ec27c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:49.647114 27179 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9d81f6180fe5427eb1a373aeb54ec27c [term 1 LEADER]: Becoming Leader. State: Replica: 9d81f6180fe5427eb1a373aeb54ec27c, State: Running, Role: LEADER
I20260630 12:28:49.647750 27179 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9d81f6180fe5427eb1a373aeb54ec27c [LEADER]: Queue going to LEADER mode. State: All 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: "9d81f6180fe5427eb1a373aeb54ec27c" member_type: VOTER }
I20260630 12:28:49.648345 27176 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9d81f6180fe5427eb1a373aeb54ec27c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:49.650617 27180 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d81f6180fe5427eb1a373aeb54ec27c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9d81f6180fe5427eb1a373aeb54ec27c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d81f6180fe5427eb1a373aeb54ec27c" member_type: VOTER } }
I20260630 12:28:49.650671 27181 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d81f6180fe5427eb1a373aeb54ec27c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9d81f6180fe5427eb1a373aeb54ec27c. Latest consensus state: current_term: 1 leader_uuid: "9d81f6180fe5427eb1a373aeb54ec27c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d81f6180fe5427eb1a373aeb54ec27c" member_type: VOTER } }
I20260630 12:28:49.651451 27180 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d81f6180fe5427eb1a373aeb54ec27c [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:49.651527 27181 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d81f6180fe5427eb1a373aeb54ec27c [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:49.654161 27185 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:49.659026 27185 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:49.664583 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:49.668629 27185 catalog_manager.cc:1383] Generated new cluster ID: 3cb4b68f09b442b6ae194bc79449d18d
I20260630 12:28:49.668936 27185 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:49.685741 27185 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:49.687093 27185 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:49.701247 27185 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9d81f6180fe5427eb1a373aeb54ec27c: Generated new TSK 0
I20260630 12:28:49.701846 27185 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:49.732436 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:49.737958 27197 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:49.738965 27198 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:49.740636 16826 server_base.cc:1061] running on GCE node
W20260630 12:28:49.740562 27200 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:49.741791 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:49.741974 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:49.742095 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822529742084 us; error 0 us; skew 500 ppm
I20260630 12:28:49.742519 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:49.744654 16826 webserver.cc:533] Webserver started at http://127.16.110.129:37509/ using document root <none> and password file <none>
I20260630 12:28:49.745164 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:49.745376 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:49.745679 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:49.746749 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822292038890-16826-0/minicluster-data/ts-0-root/instance:
uuid: "e7259875d82d47ceb10df12dbe6cc2ae"
format_stamp: "Formatted at 2026-06-30 12:28:49 on dist-test-slave-pnhc"
I20260630 12:28:49.751179 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:28:49.754472 27205 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:49.755280 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:49.755601 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822292038890-16826-0/minicluster-data/ts-0-root
uuid: "e7259875d82d47ceb10df12dbe6cc2ae"
format_stamp: "Formatted at 2026-06-30 12:28:49 on dist-test-slave-pnhc"
I20260630 12:28:49.755935 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822292038890-16826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822292038890-16826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822292038890-16826-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:49.776952 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:49.777972 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:49.779345 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:49.781566 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:49.781776 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:49.782032 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:49.782209 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:49.818898 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.129:44865
I20260630 12:28:49.818993 27267 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.129:44865 every 8 connection(s)
I20260630 12:28:49.823681 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:49.830394 27272 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:49.832576 27273 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:49.834417 16826 server_base.cc:1061] running on GCE node
W20260630 12:28:49.835815 27275 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:49.836658 27268 heartbeater.cc:344] Connected to a master server at 127.16.110.190:33095
I20260630 12:28:49.836974 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:28:49.837029 27268 heartbeater.cc:461] Registering TS with master...
W20260630 12:28:49.837437 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:49.837673 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822529837649 us; error 0 us; skew 500 ppm
I20260630 12:28:49.838089 27268 heartbeater.cc:507] Master 127.16.110.190:33095 requested a full tablet report, sending...
I20260630 12:28:49.838399 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:49.840538 27141 ts_manager.cc:194] Registered new tserver with Master: e7259875d82d47ceb10df12dbe6cc2ae (127.16.110.129:44865)
I20260630 12:28:49.841452 16826 webserver.cc:533] Webserver started at http://127.16.110.130:37097/ using document root <none> and password file <none>
I20260630 12:28:49.842159 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:49.842413 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:49.842739 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:49.843183 27141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38150
I20260630 12:28:49.844324 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822292038890-16826-0/minicluster-data/ts-1-root/instance:
uuid: "d384492bde0b47289b04e6d00897392a"
format_stamp: "Formatted at 2026-06-30 12:28:49 on dist-test-slave-pnhc"
I20260630 12:28:49.849041 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:28:49.852324 27280 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:49.853077 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:49.853380 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822292038890-16826-0/minicluster-data/ts-1-root
uuid: "d384492bde0b47289b04e6d00897392a"
format_stamp: "Formatted at 2026-06-30 12:28:49 on dist-test-slave-pnhc"
I20260630 12:28:49.853652 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822292038890-16826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822292038890-16826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822292038890-16826-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:49.870783 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:49.871971 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:49.873448 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:49.875626 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:49.875793 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:49.876132 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:49.876287 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:49.913508 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.130:45747
I20260630 12:28:49.913594 27342 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.130:45747 every 8 connection(s)
I20260630 12:28:49.918210 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:49.924834 27346 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:49.925694 27347 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:49.929011 16826 server_base.cc:1061] running on GCE node
I20260630 12:28:49.929903 27343 heartbeater.cc:344] Connected to a master server at 127.16.110.190:33095
W20260630 12:28:49.929934 27350 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:49.930507 27343 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:49.931030 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:49.931298 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:49.931339 27343 heartbeater.cc:507] Master 127.16.110.190:33095 requested a full tablet report, sending...
I20260630 12:28:49.931507 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822529931489 us; error 0 us; skew 500 ppm
I20260630 12:28:49.932355 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:49.933779 27141 ts_manager.cc:194] Registered new tserver with Master: d384492bde0b47289b04e6d00897392a (127.16.110.130:45747)
I20260630 12:28:49.934952 16826 webserver.cc:533] Webserver started at http://127.16.110.131:39341/ using document root <none> and password file <none>
I20260630 12:28:49.935374 27141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38162
I20260630 12:28:49.935480 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:49.935827 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:49.936156 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:49.937214 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822292038890-16826-0/minicluster-data/ts-2-root/instance:
uuid: "e26acc3b9e5045cb928d21cb35e7c844"
format_stamp: "Formatted at 2026-06-30 12:28:49 on dist-test-slave-pnhc"
I20260630 12:28:49.941960 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:49.945238 27354 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:49.946115 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:28:49.946431 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822292038890-16826-0/minicluster-data/ts-2-root
uuid: "e26acc3b9e5045cb928d21cb35e7c844"
format_stamp: "Formatted at 2026-06-30 12:28:49 on dist-test-slave-pnhc"
I20260630 12:28:49.946724 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822292038890-16826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822292038890-16826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822292038890-16826-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:49.979745 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:49.980862 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:49.982362 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:49.984927 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:49.985206 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:49.985482 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:49.985697 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:50.025765 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.131:37085
I20260630 12:28:50.025852 27416 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.131:37085 every 8 connection(s)
I20260630 12:28:50.030970 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:50.038323 27420 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:50.039738 27421 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:50.042920 27423 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:50.043552 27417 heartbeater.cc:344] Connected to a master server at 127.16.110.190:33095
I20260630 12:28:50.043992 27417 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:50.044847 16826 server_base.cc:1061] running on GCE node
I20260630 12:28:50.045020 27417 heartbeater.cc:507] Master 127.16.110.190:33095 requested a full tablet report, sending...
I20260630 12:28:50.046012 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:50.046306 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:50.046550 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822530046522 us; error 0 us; skew 500 ppm
I20260630 12:28:50.047176 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:50.047588 27141 ts_manager.cc:194] Registered new tserver with Master: e26acc3b9e5045cb928d21cb35e7c844 (127.16.110.131:37085)
I20260630 12:28:50.049355 27141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38178
I20260630 12:28:50.049964 16826 webserver.cc:533] Webserver started at http://127.16.110.132:40225/ using document root <none> and password file <none>
I20260630 12:28:50.050602 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:50.050824 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:50.051096 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:50.052248 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822292038890-16826-0/minicluster-data/ts-3-root/instance:
uuid: "cab02b3d767841f5ac51c42e06b03624"
format_stamp: "Formatted at 2026-06-30 12:28:50 on dist-test-slave-pnhc"
I20260630 12:28:50.056620 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:28:50.060503 27428 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:50.061316 16826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:28:50.061641 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822292038890-16826-0/minicluster-data/ts-3-root
uuid: "cab02b3d767841f5ac51c42e06b03624"
format_stamp: "Formatted at 2026-06-30 12:28:50 on dist-test-slave-pnhc"
I20260630 12:28:50.061935 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822292038890-16826-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822292038890-16826-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822292038890-16826-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:50.074389 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:50.075539 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:50.077050 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:50.079300 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:50.079526 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:50.079761 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:50.079934 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:50.117416 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.132:32841
I20260630 12:28:50.117537 27490 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.132:32841 every 8 connection(s)
I20260630 12:28:50.131621 27491 heartbeater.cc:344] Connected to a master server at 127.16.110.190:33095
I20260630 12:28:50.132140 27491 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:50.132876 27491 heartbeater.cc:507] Master 127.16.110.190:33095 requested a full tablet report, sending...
I20260630 12:28:50.134979 27141 ts_manager.cc:194] Registered new tserver with Master: cab02b3d767841f5ac51c42e06b03624 (127.16.110.132:32841)
I20260630 12:28:50.135634 16826 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015000235s
I20260630 12:28:50.136446 27141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38192
I20260630 12:28:50.160341 27141 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38196:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:28:50.200306 27308 tablet_service.cc:1511] Processing CreateTablet for tablet e69ca4cbbe4c4cd283135228711a12cb (DEFAULT_TABLE table=test-workload [id=fc21f5f9a9c049c08422a10b60834567]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:50.201627 27308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e69ca4cbbe4c4cd283135228711a12cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:50.204188 27382 tablet_service.cc:1511] Processing CreateTablet for tablet e69ca4cbbe4c4cd283135228711a12cb (DEFAULT_TABLE table=test-workload [id=fc21f5f9a9c049c08422a10b60834567]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:50.205096 27233 tablet_service.cc:1511] Processing CreateTablet for tablet e69ca4cbbe4c4cd283135228711a12cb (DEFAULT_TABLE table=test-workload [id=fc21f5f9a9c049c08422a10b60834567]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:28:50.205812 27382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e69ca4cbbe4c4cd283135228711a12cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:50.206568 27233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e69ca4cbbe4c4cd283135228711a12cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:50.217952 27506 tablet_bootstrap.cc:492] T e69ca4cbbe4c4cd283135228711a12cb P d384492bde0b47289b04e6d00897392a: Bootstrap starting.
I20260630 12:28:50.222966 27506 tablet_bootstrap.cc:654] T e69ca4cbbe4c4cd283135228711a12cb P d384492bde0b47289b04e6d00897392a: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:50.224656 27507 tablet_bootstrap.cc:492] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae: Bootstrap starting.
I20260630 12:28:50.226914 27508 tablet_bootstrap.cc:492] T e69ca4cbbe4c4cd283135228711a12cb P e26acc3b9e5045cb928d21cb35e7c844: Bootstrap starting.
I20260630 12:28:50.230712 27506 tablet_bootstrap.cc:492] T e69ca4cbbe4c4cd283135228711a12cb P d384492bde0b47289b04e6d00897392a: No bootstrap required, opened a new log
I20260630 12:28:50.231280 27506 ts_tablet_manager.cc:1403] T e69ca4cbbe4c4cd283135228711a12cb P d384492bde0b47289b04e6d00897392a: Time spent bootstrapping tablet: real 0.014s	user 0.000s	sys 0.010s
I20260630 12:28:50.233033 27508 tablet_bootstrap.cc:654] T e69ca4cbbe4c4cd283135228711a12cb P e26acc3b9e5045cb928d21cb35e7c844: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:50.234516 27507 tablet_bootstrap.cc:654] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:50.234365 27506 raft_consensus.cc:359] T e69ca4cbbe4c4cd283135228711a12cb P d384492bde0b47289b04e6d00897392a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d384492bde0b47289b04e6d00897392a" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45747 } } peers { permanent_uuid: "e26acc3b9e5045cb928d21cb35e7c844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 37085 } } peers { permanent_uuid: "e7259875d82d47ceb10df12dbe6cc2ae" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44865 } }
I20260630 12:28:50.235201 27506 raft_consensus.cc:385] T e69ca4cbbe4c4cd283135228711a12cb P d384492bde0b47289b04e6d00897392a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:50.235549 27506 raft_consensus.cc:740] T e69ca4cbbe4c4cd283135228711a12cb P d384492bde0b47289b04e6d00897392a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d384492bde0b47289b04e6d00897392a, State: Initialized, Role: FOLLOWER
I20260630 12:28:50.237042 27506 consensus_queue.cc:260] T e69ca4cbbe4c4cd283135228711a12cb P d384492bde0b47289b04e6d00897392a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d384492bde0b47289b04e6d00897392a" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45747 } } peers { permanent_uuid: "e26acc3b9e5045cb928d21cb35e7c844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 37085 } } peers { permanent_uuid: "e7259875d82d47ceb10df12dbe6cc2ae" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44865 } }
I20260630 12:28:50.238675 27508 tablet_bootstrap.cc:492] T e69ca4cbbe4c4cd283135228711a12cb P e26acc3b9e5045cb928d21cb35e7c844: No bootstrap required, opened a new log
I20260630 12:28:50.239331 27508 ts_tablet_manager.cc:1403] T e69ca4cbbe4c4cd283135228711a12cb P e26acc3b9e5045cb928d21cb35e7c844: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:28:50.241787 27343 heartbeater.cc:499] Master 127.16.110.190:33095 was elected leader, sending a full tablet report...
I20260630 12:28:50.242336 27506 ts_tablet_manager.cc:1434] T e69ca4cbbe4c4cd283135228711a12cb P d384492bde0b47289b04e6d00897392a: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260630 12:28:50.243098 27507 tablet_bootstrap.cc:492] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae: No bootstrap required, opened a new log
I20260630 12:28:50.242986 27508 raft_consensus.cc:359] T e69ca4cbbe4c4cd283135228711a12cb P e26acc3b9e5045cb928d21cb35e7c844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d384492bde0b47289b04e6d00897392a" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45747 } } peers { permanent_uuid: "e26acc3b9e5045cb928d21cb35e7c844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 37085 } } peers { permanent_uuid: "e7259875d82d47ceb10df12dbe6cc2ae" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44865 } }
I20260630 12:28:50.243682 27507 ts_tablet_manager.cc:1403] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.003s
I20260630 12:28:50.243927 27508 raft_consensus.cc:385] T e69ca4cbbe4c4cd283135228711a12cb P e26acc3b9e5045cb928d21cb35e7c844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:50.244343 27508 raft_consensus.cc:740] T e69ca4cbbe4c4cd283135228711a12cb P e26acc3b9e5045cb928d21cb35e7c844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e26acc3b9e5045cb928d21cb35e7c844, State: Initialized, Role: FOLLOWER
I20260630 12:28:50.245159 27508 consensus_queue.cc:260] T e69ca4cbbe4c4cd283135228711a12cb P e26acc3b9e5045cb928d21cb35e7c844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d384492bde0b47289b04e6d00897392a" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45747 } } peers { permanent_uuid: "e26acc3b9e5045cb928d21cb35e7c844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 37085 } } peers { permanent_uuid: "e7259875d82d47ceb10df12dbe6cc2ae" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44865 } }
I20260630 12:28:50.246786 27507 raft_consensus.cc:359] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d384492bde0b47289b04e6d00897392a" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45747 } } peers { permanent_uuid: "e26acc3b9e5045cb928d21cb35e7c844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 37085 } } peers { permanent_uuid: "e7259875d82d47ceb10df12dbe6cc2ae" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44865 } }
I20260630 12:28:50.247557 27507 raft_consensus.cc:385] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:50.247831 27417 heartbeater.cc:499] Master 127.16.110.190:33095 was elected leader, sending a full tablet report...
I20260630 12:28:50.247839 27507 raft_consensus.cc:740] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7259875d82d47ceb10df12dbe6cc2ae, State: Initialized, Role: FOLLOWER
I20260630 12:28:50.248364 27508 ts_tablet_manager.cc:1434] T e69ca4cbbe4c4cd283135228711a12cb P e26acc3b9e5045cb928d21cb35e7c844: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260630 12:28:50.249069 27507 consensus_queue.cc:260] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d384492bde0b47289b04e6d00897392a" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45747 } } peers { permanent_uuid: "e26acc3b9e5045cb928d21cb35e7c844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 37085 } } peers { permanent_uuid: "e7259875d82d47ceb10df12dbe6cc2ae" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44865 } }
I20260630 12:28:50.253136 27268 heartbeater.cc:499] Master 127.16.110.190:33095 was elected leader, sending a full tablet report...
I20260630 12:28:50.253839 27507 ts_tablet_manager.cc:1434] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260630 12:28:50.387786 27514 raft_consensus.cc:493] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:50.388401 27514 raft_consensus.cc:515] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d384492bde0b47289b04e6d00897392a" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45747 } } peers { permanent_uuid: "e26acc3b9e5045cb928d21cb35e7c844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 37085 } } peers { permanent_uuid: "e7259875d82d47ceb10df12dbe6cc2ae" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44865 } }
I20260630 12:28:50.390653 27514 leader_election.cc:290] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d384492bde0b47289b04e6d00897392a (127.16.110.130:45747), e26acc3b9e5045cb928d21cb35e7c844 (127.16.110.131:37085)
I20260630 12:28:50.398228 27512 raft_consensus.cc:493] T e69ca4cbbe4c4cd283135228711a12cb P d384492bde0b47289b04e6d00897392a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:50.398841 27512 raft_consensus.cc:515] T e69ca4cbbe4c4cd283135228711a12cb P d384492bde0b47289b04e6d00897392a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d384492bde0b47289b04e6d00897392a" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45747 } } peers { permanent_uuid: "e26acc3b9e5045cb928d21cb35e7c844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 37085 } } peers { permanent_uuid: "e7259875d82d47ceb10df12dbe6cc2ae" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44865 } }
I20260630 12:28:50.402117 27392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69ca4cbbe4c4cd283135228711a12cb" candidate_uuid: "e7259875d82d47ceb10df12dbe6cc2ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e26acc3b9e5045cb928d21cb35e7c844" is_pre_election: true
I20260630 12:28:50.402748 27512 leader_election.cc:290] T e69ca4cbbe4c4cd283135228711a12cb P d384492bde0b47289b04e6d00897392a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e26acc3b9e5045cb928d21cb35e7c844 (127.16.110.131:37085), e7259875d82d47ceb10df12dbe6cc2ae (127.16.110.129:44865)
I20260630 12:28:50.402988 27392 raft_consensus.cc:2468] T e69ca4cbbe4c4cd283135228711a12cb P e26acc3b9e5045cb928d21cb35e7c844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7259875d82d47ceb10df12dbe6cc2ae in term 0.
I20260630 12:28:50.403807 27318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69ca4cbbe4c4cd283135228711a12cb" candidate_uuid: "e7259875d82d47ceb10df12dbe6cc2ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d384492bde0b47289b04e6d00897392a" is_pre_election: true
I20260630 12:28:50.404570 27318 raft_consensus.cc:2468] T e69ca4cbbe4c4cd283135228711a12cb P d384492bde0b47289b04e6d00897392a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7259875d82d47ceb10df12dbe6cc2ae in term 0.
I20260630 12:28:50.404486 27207 leader_election.cc:304] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e26acc3b9e5045cb928d21cb35e7c844, e7259875d82d47ceb10df12dbe6cc2ae; no voters: 
I20260630 12:28:50.407163 27514 raft_consensus.cc:2804] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:50.407509 27514 raft_consensus.cc:493] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:50.407804 27514 raft_consensus.cc:3060] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:50.412927 27392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69ca4cbbe4c4cd283135228711a12cb" candidate_uuid: "d384492bde0b47289b04e6d00897392a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e26acc3b9e5045cb928d21cb35e7c844" is_pre_election: true
I20260630 12:28:50.413581 27392 raft_consensus.cc:2468] T e69ca4cbbe4c4cd283135228711a12cb P e26acc3b9e5045cb928d21cb35e7c844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d384492bde0b47289b04e6d00897392a in term 0.
I20260630 12:28:50.414994 27282 leader_election.cc:304] T e69ca4cbbe4c4cd283135228711a12cb P d384492bde0b47289b04e6d00897392a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d384492bde0b47289b04e6d00897392a, e26acc3b9e5045cb928d21cb35e7c844; no voters: 
I20260630 12:28:50.415062 27514 raft_consensus.cc:515] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d384492bde0b47289b04e6d00897392a" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45747 } } peers { permanent_uuid: "e26acc3b9e5045cb928d21cb35e7c844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 37085 } } peers { permanent_uuid: "e7259875d82d47ceb10df12dbe6cc2ae" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44865 } }
I20260630 12:28:50.416087 27512 raft_consensus.cc:2804] T e69ca4cbbe4c4cd283135228711a12cb P d384492bde0b47289b04e6d00897392a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:50.416460 27512 raft_consensus.cc:493] T e69ca4cbbe4c4cd283135228711a12cb P d384492bde0b47289b04e6d00897392a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:50.416795 27512 raft_consensus.cc:3060] T e69ca4cbbe4c4cd283135228711a12cb P d384492bde0b47289b04e6d00897392a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:50.417295 27243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69ca4cbbe4c4cd283135228711a12cb" candidate_uuid: "d384492bde0b47289b04e6d00897392a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7259875d82d47ceb10df12dbe6cc2ae" is_pre_election: true
I20260630 12:28:50.418228 27514 leader_election.cc:290] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae [CANDIDATE]: Term 1 election: Requested vote from peers d384492bde0b47289b04e6d00897392a (127.16.110.130:45747), e26acc3b9e5045cb928d21cb35e7c844 (127.16.110.131:37085)
I20260630 12:28:50.418366 27243 raft_consensus.cc:2393] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d384492bde0b47289b04e6d00897392a in current term 1: Already voted for candidate e7259875d82d47ceb10df12dbe6cc2ae in this term.
I20260630 12:28:50.418938 27318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69ca4cbbe4c4cd283135228711a12cb" candidate_uuid: "e7259875d82d47ceb10df12dbe6cc2ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d384492bde0b47289b04e6d00897392a"
I20260630 12:28:50.419409 27392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69ca4cbbe4c4cd283135228711a12cb" candidate_uuid: "e7259875d82d47ceb10df12dbe6cc2ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e26acc3b9e5045cb928d21cb35e7c844"
I20260630 12:28:50.419998 27392 raft_consensus.cc:3060] T e69ca4cbbe4c4cd283135228711a12cb P e26acc3b9e5045cb928d21cb35e7c844 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:50.423974 27512 raft_consensus.cc:515] T e69ca4cbbe4c4cd283135228711a12cb P d384492bde0b47289b04e6d00897392a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d384492bde0b47289b04e6d00897392a" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45747 } } peers { permanent_uuid: "e26acc3b9e5045cb928d21cb35e7c844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 37085 } } peers { permanent_uuid: "e7259875d82d47ceb10df12dbe6cc2ae" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44865 } }
I20260630 12:28:50.425249 27318 raft_consensus.cc:2393] T e69ca4cbbe4c4cd283135228711a12cb P d384492bde0b47289b04e6d00897392a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e7259875d82d47ceb10df12dbe6cc2ae in current term 1: Already voted for candidate d384492bde0b47289b04e6d00897392a in this term.
I20260630 12:28:50.426144 27512 leader_election.cc:290] T e69ca4cbbe4c4cd283135228711a12cb P d384492bde0b47289b04e6d00897392a [CANDIDATE]: Term 1 election: Requested vote from peers e26acc3b9e5045cb928d21cb35e7c844 (127.16.110.131:37085), e7259875d82d47ceb10df12dbe6cc2ae (127.16.110.129:44865)
I20260630 12:28:50.427178 27392 raft_consensus.cc:2468] T e69ca4cbbe4c4cd283135228711a12cb P e26acc3b9e5045cb928d21cb35e7c844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7259875d82d47ceb10df12dbe6cc2ae in term 1.
I20260630 12:28:50.427350 27391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69ca4cbbe4c4cd283135228711a12cb" candidate_uuid: "d384492bde0b47289b04e6d00897392a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e26acc3b9e5045cb928d21cb35e7c844"
I20260630 12:28:50.427865 27243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e69ca4cbbe4c4cd283135228711a12cb" candidate_uuid: "d384492bde0b47289b04e6d00897392a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7259875d82d47ceb10df12dbe6cc2ae"
I20260630 12:28:50.428222 27391 raft_consensus.cc:2393] T e69ca4cbbe4c4cd283135228711a12cb P e26acc3b9e5045cb928d21cb35e7c844 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d384492bde0b47289b04e6d00897392a in current term 1: Already voted for candidate e7259875d82d47ceb10df12dbe6cc2ae in this term.
I20260630 12:28:50.428696 27243 raft_consensus.cc:2393] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d384492bde0b47289b04e6d00897392a in current term 1: Already voted for candidate e7259875d82d47ceb10df12dbe6cc2ae in this term.
I20260630 12:28:50.428694 27207 leader_election.cc:304] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae [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: e26acc3b9e5045cb928d21cb35e7c844, e7259875d82d47ceb10df12dbe6cc2ae; no voters: d384492bde0b47289b04e6d00897392a
I20260630 12:28:50.429687 27514 raft_consensus.cc:2804] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:50.429661 27282 leader_election.cc:304] T e69ca4cbbe4c4cd283135228711a12cb P d384492bde0b47289b04e6d00897392a [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: d384492bde0b47289b04e6d00897392a; no voters: e26acc3b9e5045cb928d21cb35e7c844, e7259875d82d47ceb10df12dbe6cc2ae
I20260630 12:28:50.430644 27512 raft_consensus.cc:2749] T e69ca4cbbe4c4cd283135228711a12cb P d384492bde0b47289b04e6d00897392a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:28:50.431159 27514 raft_consensus.cc:697] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae [term 1 LEADER]: Becoming Leader. State: Replica: e7259875d82d47ceb10df12dbe6cc2ae, State: Running, Role: LEADER
I20260630 12:28:50.432016 27514 consensus_queue.cc:237] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d384492bde0b47289b04e6d00897392a" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45747 } } peers { permanent_uuid: "e26acc3b9e5045cb928d21cb35e7c844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 37085 } } peers { permanent_uuid: "e7259875d82d47ceb10df12dbe6cc2ae" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44865 } }
I20260630 12:28:50.438498 27141 catalog_manager.cc:5697] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae reported cstate change: term changed from 0 to 1, leader changed from <none> to e7259875d82d47ceb10df12dbe6cc2ae (127.16.110.129). New cstate: current_term: 1 leader_uuid: "e7259875d82d47ceb10df12dbe6cc2ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d384492bde0b47289b04e6d00897392a" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e26acc3b9e5045cb928d21cb35e7c844" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 37085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7259875d82d47ceb10df12dbe6cc2ae" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 44865 } health_report { overall_health: HEALTHY } } }
W20260630 12:28:50.473554 16826 auto_rebalancer.cc:639] Failed to schedule move for tablet e69ca4cbbe4c4cd283135228711a12cb: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:28:50.474925 16826 tablet_server.cc:179] TabletServer@127.16.110.129:0 shutting down...
I20260630 12:28:50.492156 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:50.492964 16826 tablet_replica.cc:333] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae: stopping tablet replica
I20260630 12:28:50.493530 16826 raft_consensus.cc:2243] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:50.494143 16826 pending_rounds.cc:70] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae: Trying to abort 1 pending ops.
I20260630 12:28:50.494364 16826 pending_rounds.cc:77] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441084656340992 op_type: NO_OP noop_request { }
I20260630 12:28:50.494647 16826 raft_consensus.cc:2889] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:28:50.494926 16826 raft_consensus.cc:2272] T e69ca4cbbe4c4cd283135228711a12cb P e7259875d82d47ceb10df12dbe6cc2ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:50.515161 16826 tablet_server.cc:196] TabletServer@127.16.110.129:0 shutdown complete.
I20260630 12:28:50.524111 16826 tablet_server.cc:179] TabletServer@127.16.110.130:0 shutting down...
I20260630 12:28:50.540792 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:50.541630 16826 tablet_replica.cc:333] T e69ca4cbbe4c4cd283135228711a12cb P d384492bde0b47289b04e6d00897392a: stopping tablet replica
I20260630 12:28:50.542203 16826 raft_consensus.cc:2243] T e69ca4cbbe4c4cd283135228711a12cb P d384492bde0b47289b04e6d00897392a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:50.542694 16826 raft_consensus.cc:2272] T e69ca4cbbe4c4cd283135228711a12cb P d384492bde0b47289b04e6d00897392a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:50.562733 16826 tablet_server.cc:196] TabletServer@127.16.110.130:0 shutdown complete.
I20260630 12:28:50.571897 16826 tablet_server.cc:179] TabletServer@127.16.110.131:0 shutting down...
I20260630 12:28:50.589056 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:50.589798 16826 tablet_replica.cc:333] T e69ca4cbbe4c4cd283135228711a12cb P e26acc3b9e5045cb928d21cb35e7c844: stopping tablet replica
I20260630 12:28:50.590322 16826 raft_consensus.cc:2243] T e69ca4cbbe4c4cd283135228711a12cb P e26acc3b9e5045cb928d21cb35e7c844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:50.590734 16826 raft_consensus.cc:2272] T e69ca4cbbe4c4cd283135228711a12cb P e26acc3b9e5045cb928d21cb35e7c844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:50.609124 16826 tablet_server.cc:196] TabletServer@127.16.110.131:0 shutdown complete.
I20260630 12:28:50.619426 16826 tablet_server.cc:179] TabletServer@127.16.110.132:0 shutting down...
I20260630 12:28:50.636559 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:50.651962 16826 tablet_server.cc:196] TabletServer@127.16.110.132:0 shutdown complete.
I20260630 12:28:50.660176 16826 master.cc:562] Master@127.16.110.190:33095 shutting down...
I20260630 12:28:50.677337 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9d81f6180fe5427eb1a373aeb54ec27c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:50.677901 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9d81f6180fe5427eb1a373aeb54ec27c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:50.678231 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9d81f6180fe5427eb1a373aeb54ec27c: stopping tablet replica
I20260630 12:28:50.696632 16826 master.cc:584] Master@127.16.110.190:33095 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1208 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:28:50.728915 16826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.110.190:40537
I20260630 12:28:50.729959 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:50.734999 27523 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:50.734849 27522 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:50.736008 27525 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:50.736958 16826 server_base.cc:1061] running on GCE node
I20260630 12:28:50.737787 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:50.737954 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:50.738131 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822530738118 us; error 0 us; skew 500 ppm
I20260630 12:28:50.738567 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:50.741019 16826 webserver.cc:533] Webserver started at http://127.16.110.190:35377/ using document root <none> and password file <none>
I20260630 12:28:50.741438 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:50.741590 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:50.741791 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:50.742772 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/master-0-root/instance:
uuid: "09c5abddb0b446208510dac5ca8e2337"
format_stamp: "Formatted at 2026-06-30 12:28:50 on dist-test-slave-pnhc"
I20260630 12:28:50.747255 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:50.750437 27530 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:50.751268 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:50.751554 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/master-0-root
uuid: "09c5abddb0b446208510dac5ca8e2337"
format_stamp: "Formatted at 2026-06-30 12:28:50 on dist-test-slave-pnhc"
I20260630 12:28:50.751829 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:50.763106 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:50.764140 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:50.798334 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.190:40537
I20260630 12:28:50.798439 27581 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.190:40537 every 8 connection(s)
I20260630 12:28:50.802103 27582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:50.813094 27582 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 09c5abddb0b446208510dac5ca8e2337: Bootstrap starting.
I20260630 12:28:50.817348 27582 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 09c5abddb0b446208510dac5ca8e2337: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:50.821215 27582 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 09c5abddb0b446208510dac5ca8e2337: No bootstrap required, opened a new log
I20260630 12:28:50.823180 27582 raft_consensus.cc:359] T 00000000000000000000000000000000 P 09c5abddb0b446208510dac5ca8e2337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c5abddb0b446208510dac5ca8e2337" member_type: VOTER }
I20260630 12:28:50.823568 27582 raft_consensus.cc:385] T 00000000000000000000000000000000 P 09c5abddb0b446208510dac5ca8e2337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:50.823809 27582 raft_consensus.cc:740] T 00000000000000000000000000000000 P 09c5abddb0b446208510dac5ca8e2337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09c5abddb0b446208510dac5ca8e2337, State: Initialized, Role: FOLLOWER
I20260630 12:28:50.824397 27582 consensus_queue.cc:260] T 00000000000000000000000000000000 P 09c5abddb0b446208510dac5ca8e2337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "09c5abddb0b446208510dac5ca8e2337" member_type: VOTER }
I20260630 12:28:50.824982 27582 raft_consensus.cc:399] T 00000000000000000000000000000000 P 09c5abddb0b446208510dac5ca8e2337 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:50.825260 27582 raft_consensus.cc:493] T 00000000000000000000000000000000 P 09c5abddb0b446208510dac5ca8e2337 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:50.825558 27582 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 09c5abddb0b446208510dac5ca8e2337 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:50.830168 27582 raft_consensus.cc:515] T 00000000000000000000000000000000 P 09c5abddb0b446208510dac5ca8e2337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c5abddb0b446208510dac5ca8e2337" member_type: VOTER }
I20260630 12:28:50.830683 27582 leader_election.cc:304] T 00000000000000000000000000000000 P 09c5abddb0b446208510dac5ca8e2337 [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: 09c5abddb0b446208510dac5ca8e2337; no voters: 
I20260630 12:28:50.831842 27582 leader_election.cc:290] T 00000000000000000000000000000000 P 09c5abddb0b446208510dac5ca8e2337 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:50.832250 27585 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 09c5abddb0b446208510dac5ca8e2337 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:50.833659 27585 raft_consensus.cc:697] T 00000000000000000000000000000000 P 09c5abddb0b446208510dac5ca8e2337 [term 1 LEADER]: Becoming Leader. State: Replica: 09c5abddb0b446208510dac5ca8e2337, State: Running, Role: LEADER
I20260630 12:28:50.834304 27585 consensus_queue.cc:237] T 00000000000000000000000000000000 P 09c5abddb0b446208510dac5ca8e2337 [LEADER]: Queue going to LEADER mode. State: All 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: "09c5abddb0b446208510dac5ca8e2337" member_type: VOTER }
I20260630 12:28:50.834730 27582 sys_catalog.cc:565] T 00000000000000000000000000000000 P 09c5abddb0b446208510dac5ca8e2337 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:50.837340 27586 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09c5abddb0b446208510dac5ca8e2337 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "09c5abddb0b446208510dac5ca8e2337" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c5abddb0b446208510dac5ca8e2337" member_type: VOTER } }
I20260630 12:28:50.837285 27587 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09c5abddb0b446208510dac5ca8e2337 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 09c5abddb0b446208510dac5ca8e2337. Latest consensus state: current_term: 1 leader_uuid: "09c5abddb0b446208510dac5ca8e2337" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "09c5abddb0b446208510dac5ca8e2337" member_type: VOTER } }
I20260630 12:28:50.838220 27587 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09c5abddb0b446208510dac5ca8e2337 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:50.838682 27586 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09c5abddb0b446208510dac5ca8e2337 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:50.841171 27590 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:50.849337 27590 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:50.850373 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:50.858299 27590 catalog_manager.cc:1383] Generated new cluster ID: 57267e83d67544ac881c66728ba357b3
I20260630 12:28:50.858633 27590 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:50.872205 27590 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:50.873539 27590 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:50.887835 27590 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 09c5abddb0b446208510dac5ca8e2337: Generated new TSK 0
I20260630 12:28:50.888474 27590 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:50.917460 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:50.923486 27603 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:50.924526 27604 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:50.931931 16826 server_base.cc:1061] running on GCE node
W20260630 12:28:50.931893 27606 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:50.933172 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:50.933364 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:50.933485 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822530933474 us; error 0 us; skew 500 ppm
I20260630 12:28:50.933920 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:50.936400 16826 webserver.cc:533] Webserver started at http://127.16.110.129:41483/ using document root <none> and password file <none>
I20260630 12:28:50.936841 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:50.936992 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:50.937201 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:50.938239 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/ts-0-root/instance:
uuid: "962a06bebbae4b989cf82ab686ab84db"
format_stamp: "Formatted at 2026-06-30 12:28:50 on dist-test-slave-pnhc"
I20260630 12:28:50.942723 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:28:50.946295 27611 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:50.947146 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:50.947448 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/ts-0-root
uuid: "962a06bebbae4b989cf82ab686ab84db"
format_stamp: "Formatted at 2026-06-30 12:28:50 on dist-test-slave-pnhc"
I20260630 12:28:50.947741 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:50.974429 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:50.975523 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:50.977095 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:50.979267 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:50.979485 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:50.979730 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:50.979909 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:51.019299 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.129:39913
I20260630 12:28:51.019433 27673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.129:39913 every 8 connection(s)
I20260630 12:28:51.024273 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:51.032234 27678 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:51.032526 27679 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:51.036126 27674 heartbeater.cc:344] Connected to a master server at 127.16.110.190:40537
I20260630 12:28:51.036743 27674 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:51.037093 16826 server_base.cc:1061] running on GCE node
W20260630 12:28:51.037020 27681 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:51.037783 27674 heartbeater.cc:507] Master 127.16.110.190:40537 requested a full tablet report, sending...
I20260630 12:28:51.038434 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:51.038679 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:51.038892 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822531038871 us; error 0 us; skew 500 ppm
I20260630 12:28:51.039606 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:51.040315 27547 ts_manager.cc:194] Registered new tserver with Master: 962a06bebbae4b989cf82ab686ab84db (127.16.110.129:39913)
I20260630 12:28:51.042101 16826 webserver.cc:533] Webserver started at http://127.16.110.130:40513/ using document root <none> and password file <none>
I20260630 12:28:51.042459 27547 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45448
I20260630 12:28:51.042634 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:51.042961 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:51.043232 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:51.044438 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/ts-1-root/instance:
uuid: "28d1f6f5588f4235b1b6762a3915b61f"
format_stamp: "Formatted at 2026-06-30 12:28:51 on dist-test-slave-pnhc"
I20260630 12:28:51.048940 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:28:51.052506 27686 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:51.053377 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:28:51.053738 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/ts-1-root
uuid: "28d1f6f5588f4235b1b6762a3915b61f"
format_stamp: "Formatted at 2026-06-30 12:28:51 on dist-test-slave-pnhc"
I20260630 12:28:51.054122 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:51.089188 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:51.090251 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:51.091747 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:51.094111 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:51.094353 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:51.094648 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:51.094851 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:51.134222 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.130:40333
I20260630 12:28:51.134325 27748 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.130:40333 every 8 connection(s)
I20260630 12:28:51.139475 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:51.145627 27752 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:51.147363 27753 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:51.154148 16826 server_base.cc:1061] running on GCE node
I20260630 12:28:51.154844 27749 heartbeater.cc:344] Connected to a master server at 127.16.110.190:40537
W20260630 12:28:51.155018 27755 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:51.155248 27749 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:51.156224 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:28:51.156296 27749 heartbeater.cc:507] Master 127.16.110.190:40537 requested a full tablet report, sending...
W20260630 12:28:51.156581 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:51.156818 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822531156800 us; error 0 us; skew 500 ppm
I20260630 12:28:51.157522 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:51.158703 27547 ts_manager.cc:194] Registered new tserver with Master: 28d1f6f5588f4235b1b6762a3915b61f (127.16.110.130:40333)
I20260630 12:28:51.160336 16826 webserver.cc:533] Webserver started at http://127.16.110.131:38297/ using document root <none> and password file <none>
I20260630 12:28:51.160369 27547 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45456
I20260630 12:28:51.161039 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:51.161317 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:51.161652 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:51.163064 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/ts-2-root/instance:
uuid: "ca50c882a93b4ec4a258b4ad4394fa45"
format_stamp: "Formatted at 2026-06-30 12:28:51 on dist-test-slave-pnhc"
I20260630 12:28:51.167284 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:28:51.170784 27760 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:51.171692 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:51.172016 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/ts-2-root
uuid: "ca50c882a93b4ec4a258b4ad4394fa45"
format_stamp: "Formatted at 2026-06-30 12:28:51 on dist-test-slave-pnhc"
I20260630 12:28:51.172366 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:51.199033 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:51.200024 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:51.201422 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:51.203580 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:51.203804 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:51.204067 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:51.204248 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:28:51.241801 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.131:33187
I20260630 12:28:51.241904 27822 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.131:33187 every 8 connection(s)
I20260630 12:28:51.255983 27823 heartbeater.cc:344] Connected to a master server at 127.16.110.190:40537
I20260630 12:28:51.256500 27823 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:51.257251 27823 heartbeater.cc:507] Master 127.16.110.190:40537 requested a full tablet report, sending...
I20260630 12:28:51.259224 27547 ts_manager.cc:194] Registered new tserver with Master: ca50c882a93b4ec4a258b4ad4394fa45 (127.16.110.131:33187)
I20260630 12:28:51.259773 16826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014746418s
I20260630 12:28:51.260601 27547 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45470
I20260630 12:28:52.045374 27674 heartbeater.cc:499] Master 127.16.110.190:40537 was elected leader, sending a full tablet report...
I20260630 12:28:52.163242 27749 heartbeater.cc:499] Master 127.16.110.190:40537 was elected leader, sending a full tablet report...
I20260630 12:28:52.263015 27823 heartbeater.cc:499] Master 127.16.110.190:40537 was elected leader, sending a full tablet report...
I20260630 12:28:52.315670 27547 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45484:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:28:52.318112 27547 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:28:52.365392 27788 tablet_service.cc:1511] Processing CreateTablet for tablet 7e25128a4f6547568b2f1fcbce39cd42 (DEFAULT_TABLE table=test-workload [id=8d8f86223a734a4ab2ddd0faa5738363]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:52.366772 27788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e25128a4f6547568b2f1fcbce39cd42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.367203 27787 tablet_service.cc:1511] Processing CreateTablet for tablet 16ca3470e6d1403880ab463e0a058cb0 (DEFAULT_TABLE table=test-workload [id=8d8f86223a734a4ab2ddd0faa5738363]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:52.368498 27787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16ca3470e6d1403880ab463e0a058cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.388197 27786 tablet_service.cc:1511] Processing CreateTablet for tablet 84c4f6267927488a88e8e78d82a12ded (DEFAULT_TABLE table=test-workload [id=8d8f86223a734a4ab2ddd0faa5738363]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:52.389683 27786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84c4f6267927488a88e8e78d82a12ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.390914 27714 tablet_service.cc:1511] Processing CreateTablet for tablet 7e25128a4f6547568b2f1fcbce39cd42 (DEFAULT_TABLE table=test-workload [id=8d8f86223a734a4ab2ddd0faa5738363]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:52.392253 27714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e25128a4f6547568b2f1fcbce39cd42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.395258 27712 tablet_service.cc:1511] Processing CreateTablet for tablet 84c4f6267927488a88e8e78d82a12ded (DEFAULT_TABLE table=test-workload [id=8d8f86223a734a4ab2ddd0faa5738363]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:52.396608 27712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84c4f6267927488a88e8e78d82a12ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.396977 27713 tablet_service.cc:1511] Processing CreateTablet for tablet 16ca3470e6d1403880ab463e0a058cb0 (DEFAULT_TABLE table=test-workload [id=8d8f86223a734a4ab2ddd0faa5738363]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:52.398269 27713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16ca3470e6d1403880ab463e0a058cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.411737 27786 tablet_service.cc:1511] Processing CreateTablet for tablet 3251d4d1712540e8877ca45493a021a9 (DEFAULT_TABLE table=test-workload [id=8d8f86223a734a4ab2ddd0faa5738363]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:52.413208 27786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3251d4d1712540e8877ca45493a021a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.415262 27711 tablet_service.cc:1511] Processing CreateTablet for tablet 3251d4d1712540e8877ca45493a021a9 (DEFAULT_TABLE table=test-workload [id=8d8f86223a734a4ab2ddd0faa5738363]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:52.416625 27711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3251d4d1712540e8877ca45493a021a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.422749 27843 tablet_bootstrap.cc:492] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f: Bootstrap starting.
I20260630 12:28:52.426734 27843 tablet_bootstrap.cc:654] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:52.429911 27844 tablet_bootstrap.cc:492] T 16ca3470e6d1403880ab463e0a058cb0 P ca50c882a93b4ec4a258b4ad4394fa45: Bootstrap starting.
I20260630 12:28:52.432844 27639 tablet_service.cc:1511] Processing CreateTablet for tablet 7e25128a4f6547568b2f1fcbce39cd42 (DEFAULT_TABLE table=test-workload [id=8d8f86223a734a4ab2ddd0faa5738363]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:52.433622 27636 tablet_service.cc:1511] Processing CreateTablet for tablet 3251d4d1712540e8877ca45493a021a9 (DEFAULT_TABLE table=test-workload [id=8d8f86223a734a4ab2ddd0faa5738363]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:52.434674 27639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e25128a4f6547568b2f1fcbce39cd42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.435799 27637 tablet_service.cc:1511] Processing CreateTablet for tablet 84c4f6267927488a88e8e78d82a12ded (DEFAULT_TABLE table=test-workload [id=8d8f86223a734a4ab2ddd0faa5738363]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:52.436249 27844 tablet_bootstrap.cc:654] T 16ca3470e6d1403880ab463e0a058cb0 P ca50c882a93b4ec4a258b4ad4394fa45: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:52.437170 27637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84c4f6267927488a88e8e78d82a12ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.441694 27638 tablet_service.cc:1511] Processing CreateTablet for tablet 16ca3470e6d1403880ab463e0a058cb0 (DEFAULT_TABLE table=test-workload [id=8d8f86223a734a4ab2ddd0faa5738363]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:52.443420 27638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16ca3470e6d1403880ab463e0a058cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.444860 27636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3251d4d1712540e8877ca45493a021a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.459151 27843 tablet_bootstrap.cc:492] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f: No bootstrap required, opened a new log
I20260630 12:28:52.460088 27843 ts_tablet_manager.cc:1403] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.009s
I20260630 12:28:52.463922 27843 raft_consensus.cc:359] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
I20260630 12:28:52.465063 27843 raft_consensus.cc:385] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:52.465512 27843 raft_consensus.cc:740] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28d1f6f5588f4235b1b6762a3915b61f, State: Initialized, Role: FOLLOWER
I20260630 12:28:52.466789 27843 consensus_queue.cc:260] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
I20260630 12:28:52.498685 27844 tablet_bootstrap.cc:492] T 16ca3470e6d1403880ab463e0a058cb0 P ca50c882a93b4ec4a258b4ad4394fa45: No bootstrap required, opened a new log
I20260630 12:28:52.499279 27844 ts_tablet_manager.cc:1403] T 16ca3470e6d1403880ab463e0a058cb0 P ca50c882a93b4ec4a258b4ad4394fa45: Time spent bootstrapping tablet: real 0.070s	user 0.023s	sys 0.043s
I20260630 12:28:52.502190 27844 raft_consensus.cc:359] T 16ca3470e6d1403880ab463e0a058cb0 P ca50c882a93b4ec4a258b4ad4394fa45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
I20260630 12:28:52.502919 27844 raft_consensus.cc:385] T 16ca3470e6d1403880ab463e0a058cb0 P ca50c882a93b4ec4a258b4ad4394fa45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:52.506441 27844 raft_consensus.cc:740] T 16ca3470e6d1403880ab463e0a058cb0 P ca50c882a93b4ec4a258b4ad4394fa45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca50c882a93b4ec4a258b4ad4394fa45, State: Initialized, Role: FOLLOWER
I20260630 12:28:52.507270 27844 consensus_queue.cc:260] T 16ca3470e6d1403880ab463e0a058cb0 P ca50c882a93b4ec4a258b4ad4394fa45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
I20260630 12:28:52.515201 27847 tablet_bootstrap.cc:492] T 7e25128a4f6547568b2f1fcbce39cd42 P 962a06bebbae4b989cf82ab686ab84db: Bootstrap starting.
I20260630 12:28:52.523144 27844 ts_tablet_manager.cc:1434] T 16ca3470e6d1403880ab463e0a058cb0 P ca50c882a93b4ec4a258b4ad4394fa45: Time spent starting tablet: real 0.024s	user 0.021s	sys 0.001s
I20260630 12:28:52.523519 27843 ts_tablet_manager.cc:1434] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f: Time spent starting tablet: real 0.063s	user 0.013s	sys 0.034s
I20260630 12:28:52.524277 27844 tablet_bootstrap.cc:492] T 7e25128a4f6547568b2f1fcbce39cd42 P ca50c882a93b4ec4a258b4ad4394fa45: Bootstrap starting.
I20260630 12:28:52.524667 27843 tablet_bootstrap.cc:492] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f: Bootstrap starting.
I20260630 12:28:52.530243 27843 tablet_bootstrap.cc:654] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:52.530463 27844 tablet_bootstrap.cc:654] T 7e25128a4f6547568b2f1fcbce39cd42 P ca50c882a93b4ec4a258b4ad4394fa45: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:52.531481 27847 tablet_bootstrap.cc:654] T 7e25128a4f6547568b2f1fcbce39cd42 P 962a06bebbae4b989cf82ab686ab84db: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:52.537134 27844 tablet_bootstrap.cc:492] T 7e25128a4f6547568b2f1fcbce39cd42 P ca50c882a93b4ec4a258b4ad4394fa45: No bootstrap required, opened a new log
I20260630 12:28:52.537235 27843 tablet_bootstrap.cc:492] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f: No bootstrap required, opened a new log
I20260630 12:28:52.537633 27844 ts_tablet_manager.cc:1403] T 7e25128a4f6547568b2f1fcbce39cd42 P ca50c882a93b4ec4a258b4ad4394fa45: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.002s
I20260630 12:28:52.537807 27843 ts_tablet_manager.cc:1403] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:28:52.538728 27847 tablet_bootstrap.cc:492] T 7e25128a4f6547568b2f1fcbce39cd42 P 962a06bebbae4b989cf82ab686ab84db: No bootstrap required, opened a new log
I20260630 12:28:52.539201 27847 ts_tablet_manager.cc:1403] T 7e25128a4f6547568b2f1fcbce39cd42 P 962a06bebbae4b989cf82ab686ab84db: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260630 12:28:52.540345 27844 raft_consensus.cc:359] T 7e25128a4f6547568b2f1fcbce39cd42 P ca50c882a93b4ec4a258b4ad4394fa45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } }
I20260630 12:28:52.540948 27844 raft_consensus.cc:385] T 7e25128a4f6547568b2f1fcbce39cd42 P ca50c882a93b4ec4a258b4ad4394fa45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:52.541195 27844 raft_consensus.cc:740] T 7e25128a4f6547568b2f1fcbce39cd42 P ca50c882a93b4ec4a258b4ad4394fa45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca50c882a93b4ec4a258b4ad4394fa45, State: Initialized, Role: FOLLOWER
I20260630 12:28:52.541663 27843 raft_consensus.cc:359] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
I20260630 12:28:52.541813 27847 raft_consensus.cc:359] T 7e25128a4f6547568b2f1fcbce39cd42 P 962a06bebbae4b989cf82ab686ab84db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } }
I20260630 12:28:52.541854 27844 consensus_queue.cc:260] T 7e25128a4f6547568b2f1fcbce39cd42 P ca50c882a93b4ec4a258b4ad4394fa45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } }
I20260630 12:28:52.542448 27843 raft_consensus.cc:385] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:52.542686 27847 raft_consensus.cc:385] T 7e25128a4f6547568b2f1fcbce39cd42 P 962a06bebbae4b989cf82ab686ab84db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:52.542894 27843 raft_consensus.cc:740] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28d1f6f5588f4235b1b6762a3915b61f, State: Initialized, Role: FOLLOWER
I20260630 12:28:52.543092 27847 raft_consensus.cc:740] T 7e25128a4f6547568b2f1fcbce39cd42 P 962a06bebbae4b989cf82ab686ab84db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962a06bebbae4b989cf82ab686ab84db, State: Initialized, Role: FOLLOWER
I20260630 12:28:52.544291 27844 ts_tablet_manager.cc:1434] T 7e25128a4f6547568b2f1fcbce39cd42 P ca50c882a93b4ec4a258b4ad4394fa45: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:28:52.543795 27843 consensus_queue.cc:260] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
I20260630 12:28:52.543977 27847 consensus_queue.cc:260] T 7e25128a4f6547568b2f1fcbce39cd42 P 962a06bebbae4b989cf82ab686ab84db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } }
I20260630 12:28:52.545251 27844 tablet_bootstrap.cc:492] T 84c4f6267927488a88e8e78d82a12ded P ca50c882a93b4ec4a258b4ad4394fa45: Bootstrap starting.
I20260630 12:28:52.546420 27843 ts_tablet_manager.cc:1434] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:28:52.551102 27847 ts_tablet_manager.cc:1434] T 7e25128a4f6547568b2f1fcbce39cd42 P 962a06bebbae4b989cf82ab686ab84db: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.005s
I20260630 12:28:52.551371 27844 tablet_bootstrap.cc:654] T 84c4f6267927488a88e8e78d82a12ded P ca50c882a93b4ec4a258b4ad4394fa45: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:52.552132 27847 tablet_bootstrap.cc:492] T 16ca3470e6d1403880ab463e0a058cb0 P 962a06bebbae4b989cf82ab686ab84db: Bootstrap starting.
I20260630 12:28:52.559607 27847 tablet_bootstrap.cc:654] T 16ca3470e6d1403880ab463e0a058cb0 P 962a06bebbae4b989cf82ab686ab84db: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:52.562542 27844 tablet_bootstrap.cc:492] T 84c4f6267927488a88e8e78d82a12ded P ca50c882a93b4ec4a258b4ad4394fa45: No bootstrap required, opened a new log
I20260630 12:28:52.563040 27844 ts_tablet_manager.cc:1403] T 84c4f6267927488a88e8e78d82a12ded P ca50c882a93b4ec4a258b4ad4394fa45: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260630 12:28:52.565804 27844 raft_consensus.cc:359] T 84c4f6267927488a88e8e78d82a12ded P ca50c882a93b4ec4a258b4ad4394fa45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
I20260630 12:28:52.566494 27844 raft_consensus.cc:385] T 84c4f6267927488a88e8e78d82a12ded P ca50c882a93b4ec4a258b4ad4394fa45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:52.566761 27844 raft_consensus.cc:740] T 84c4f6267927488a88e8e78d82a12ded P ca50c882a93b4ec4a258b4ad4394fa45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca50c882a93b4ec4a258b4ad4394fa45, State: Initialized, Role: FOLLOWER
I20260630 12:28:52.567649 27844 consensus_queue.cc:260] T 84c4f6267927488a88e8e78d82a12ded P ca50c882a93b4ec4a258b4ad4394fa45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
I20260630 12:28:52.569761 27844 ts_tablet_manager.cc:1434] T 84c4f6267927488a88e8e78d82a12ded P ca50c882a93b4ec4a258b4ad4394fa45: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260630 12:28:52.570730 27844 tablet_bootstrap.cc:492] T 3251d4d1712540e8877ca45493a021a9 P ca50c882a93b4ec4a258b4ad4394fa45: Bootstrap starting.
I20260630 12:28:52.576354 27844 tablet_bootstrap.cc:654] T 3251d4d1712540e8877ca45493a021a9 P ca50c882a93b4ec4a258b4ad4394fa45: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:52.582854 27843 tablet_bootstrap.cc:492] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f: Bootstrap starting.
I20260630 12:28:52.591737 27844 tablet_bootstrap.cc:492] T 3251d4d1712540e8877ca45493a021a9 P ca50c882a93b4ec4a258b4ad4394fa45: No bootstrap required, opened a new log
I20260630 12:28:52.592784 27844 ts_tablet_manager.cc:1403] T 3251d4d1712540e8877ca45493a021a9 P ca50c882a93b4ec4a258b4ad4394fa45: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260630 12:28:52.594534 27843 tablet_bootstrap.cc:654] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:52.595755 27844 raft_consensus.cc:359] T 3251d4d1712540e8877ca45493a021a9 P ca50c882a93b4ec4a258b4ad4394fa45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
I20260630 12:28:52.596640 27844 raft_consensus.cc:385] T 3251d4d1712540e8877ca45493a021a9 P ca50c882a93b4ec4a258b4ad4394fa45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:52.596880 27844 raft_consensus.cc:740] T 3251d4d1712540e8877ca45493a021a9 P ca50c882a93b4ec4a258b4ad4394fa45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca50c882a93b4ec4a258b4ad4394fa45, State: Initialized, Role: FOLLOWER
I20260630 12:28:52.597786 27847 tablet_bootstrap.cc:492] T 16ca3470e6d1403880ab463e0a058cb0 P 962a06bebbae4b989cf82ab686ab84db: No bootstrap required, opened a new log
I20260630 12:28:52.597769 27844 consensus_queue.cc:260] T 3251d4d1712540e8877ca45493a021a9 P ca50c882a93b4ec4a258b4ad4394fa45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
I20260630 12:28:52.598651 27847 ts_tablet_manager.cc:1403] T 16ca3470e6d1403880ab463e0a058cb0 P 962a06bebbae4b989cf82ab686ab84db: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.025s
I20260630 12:28:52.600273 27844 ts_tablet_manager.cc:1434] T 3251d4d1712540e8877ca45493a021a9 P ca50c882a93b4ec4a258b4ad4394fa45: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260630 12:28:52.601977 27847 raft_consensus.cc:359] T 16ca3470e6d1403880ab463e0a058cb0 P 962a06bebbae4b989cf82ab686ab84db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
I20260630 12:28:52.602804 27847 raft_consensus.cc:385] T 16ca3470e6d1403880ab463e0a058cb0 P 962a06bebbae4b989cf82ab686ab84db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:52.603150 27847 raft_consensus.cc:740] T 16ca3470e6d1403880ab463e0a058cb0 P 962a06bebbae4b989cf82ab686ab84db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962a06bebbae4b989cf82ab686ab84db, State: Initialized, Role: FOLLOWER
I20260630 12:28:52.603739 27843 tablet_bootstrap.cc:492] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f: No bootstrap required, opened a new log
I20260630 12:28:52.604323 27843 ts_tablet_manager.cc:1403] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f: Time spent bootstrapping tablet: real 0.057s	user 0.022s	sys 0.020s
I20260630 12:28:52.604164 27847 consensus_queue.cc:260] T 16ca3470e6d1403880ab463e0a058cb0 P 962a06bebbae4b989cf82ab686ab84db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
I20260630 12:28:52.607304 27843 raft_consensus.cc:359] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } }
I20260630 12:28:52.608976 27843 raft_consensus.cc:385] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:52.609315 27843 raft_consensus.cc:740] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28d1f6f5588f4235b1b6762a3915b61f, State: Initialized, Role: FOLLOWER
I20260630 12:28:52.610457 27843 consensus_queue.cc:260] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } }
I20260630 12:28:52.613080 27843 ts_tablet_manager.cc:1434] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260630 12:28:52.614144 27843 tablet_bootstrap.cc:492] T 3251d4d1712540e8877ca45493a021a9 P 28d1f6f5588f4235b1b6762a3915b61f: Bootstrap starting.
I20260630 12:28:52.619776 27843 tablet_bootstrap.cc:654] T 3251d4d1712540e8877ca45493a021a9 P 28d1f6f5588f4235b1b6762a3915b61f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:52.620386 27847 ts_tablet_manager.cc:1434] T 16ca3470e6d1403880ab463e0a058cb0 P 962a06bebbae4b989cf82ab686ab84db: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260630 12:28:52.625363 27843 tablet_bootstrap.cc:492] T 3251d4d1712540e8877ca45493a021a9 P 28d1f6f5588f4235b1b6762a3915b61f: No bootstrap required, opened a new log
I20260630 12:28:52.625973 27843 ts_tablet_manager.cc:1403] T 3251d4d1712540e8877ca45493a021a9 P 28d1f6f5588f4235b1b6762a3915b61f: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260630 12:28:52.627451 27847 tablet_bootstrap.cc:492] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db: Bootstrap starting.
I20260630 12:28:52.628744 27848 raft_consensus.cc:493] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:52.628892 27843 raft_consensus.cc:359] T 3251d4d1712540e8877ca45493a021a9 P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
I20260630 12:28:52.629686 27843 raft_consensus.cc:385] T 3251d4d1712540e8877ca45493a021a9 P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:52.629308 27848 raft_consensus.cc:515] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } }
I20260630 12:28:52.629993 27843 raft_consensus.cc:740] T 3251d4d1712540e8877ca45493a021a9 P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28d1f6f5588f4235b1b6762a3915b61f, State: Initialized, Role: FOLLOWER
I20260630 12:28:52.630790 27843 consensus_queue.cc:260] T 3251d4d1712540e8877ca45493a021a9 P 28d1f6f5588f4235b1b6762a3915b61f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
I20260630 12:28:52.632841 27848 leader_election.cc:290] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca50c882a93b4ec4a258b4ad4394fa45 (127.16.110.131:33187), 962a06bebbae4b989cf82ab686ab84db (127.16.110.129:39913)
I20260630 12:28:52.633935 27843 ts_tablet_manager.cc:1434] T 3251d4d1712540e8877ca45493a021a9 P 28d1f6f5588f4235b1b6762a3915b61f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260630 12:28:52.635380 27847 tablet_bootstrap.cc:654] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:52.647881 27848 raft_consensus.cc:493] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:52.648476 27649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e25128a4f6547568b2f1fcbce39cd42" candidate_uuid: "28d1f6f5588f4235b1b6762a3915b61f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962a06bebbae4b989cf82ab686ab84db" is_pre_election: true
I20260630 12:28:52.648396 27848 raft_consensus.cc:515] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
I20260630 12:28:52.649188 27649 raft_consensus.cc:2468] T 7e25128a4f6547568b2f1fcbce39cd42 P 962a06bebbae4b989cf82ab686ab84db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28d1f6f5588f4235b1b6762a3915b61f in term 0.
I20260630 12:28:52.650365 27687 leader_election.cc:304] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28d1f6f5588f4235b1b6762a3915b61f, 962a06bebbae4b989cf82ab686ab84db; no voters: 
I20260630 12:28:52.651237 27859 raft_consensus.cc:2804] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:52.651575 27859 raft_consensus.cc:493] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:52.651914 27859 raft_consensus.cc:3060] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:52.652576 27649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ca3470e6d1403880ab463e0a058cb0" candidate_uuid: "28d1f6f5588f4235b1b6762a3915b61f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962a06bebbae4b989cf82ab686ab84db" is_pre_election: true
I20260630 12:28:52.653218 27649 raft_consensus.cc:2468] T 16ca3470e6d1403880ab463e0a058cb0 P 962a06bebbae4b989cf82ab686ab84db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28d1f6f5588f4235b1b6762a3915b61f in term 0.
I20260630 12:28:52.654798 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e25128a4f6547568b2f1fcbce39cd42" candidate_uuid: "28d1f6f5588f4235b1b6762a3915b61f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" is_pre_election: true
I20260630 12:28:52.655745 27798 raft_consensus.cc:2468] T 7e25128a4f6547568b2f1fcbce39cd42 P ca50c882a93b4ec4a258b4ad4394fa45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28d1f6f5588f4235b1b6762a3915b61f in term 0.
I20260630 12:28:52.660645 27687 leader_election.cc:304] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28d1f6f5588f4235b1b6762a3915b61f, 962a06bebbae4b989cf82ab686ab84db; no voters: 
I20260630 12:28:52.662139 27848 leader_election.cc:290] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 962a06bebbae4b989cf82ab686ab84db (127.16.110.129:39913), ca50c882a93b4ec4a258b4ad4394fa45 (127.16.110.131:33187)
I20260630 12:28:52.662617 27848 raft_consensus.cc:2804] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:52.662925 27848 raft_consensus.cc:493] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:52.663206 27848 raft_consensus.cc:3060] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:52.664347 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ca3470e6d1403880ab463e0a058cb0" candidate_uuid: "28d1f6f5588f4235b1b6762a3915b61f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" is_pre_election: true
I20260630 12:28:52.664523 27859 raft_consensus.cc:515] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } }
I20260630 12:28:52.665329 27798 raft_consensus.cc:2468] T 16ca3470e6d1403880ab463e0a058cb0 P ca50c882a93b4ec4a258b4ad4394fa45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28d1f6f5588f4235b1b6762a3915b61f in term 0.
I20260630 12:28:52.667145 27859 leader_election.cc:290] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f [CANDIDATE]: Term 1 election: Requested vote from peers ca50c882a93b4ec4a258b4ad4394fa45 (127.16.110.131:33187), 962a06bebbae4b989cf82ab686ab84db (127.16.110.129:39913)
I20260630 12:28:52.668207 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e25128a4f6547568b2f1fcbce39cd42" candidate_uuid: "28d1f6f5588f4235b1b6762a3915b61f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca50c882a93b4ec4a258b4ad4394fa45"
I20260630 12:28:52.669073 27798 raft_consensus.cc:3060] T 7e25128a4f6547568b2f1fcbce39cd42 P ca50c882a93b4ec4a258b4ad4394fa45 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:52.676393 27649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e25128a4f6547568b2f1fcbce39cd42" candidate_uuid: "28d1f6f5588f4235b1b6762a3915b61f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962a06bebbae4b989cf82ab686ab84db"
I20260630 12:28:52.677030 27649 raft_consensus.cc:3060] T 7e25128a4f6547568b2f1fcbce39cd42 P 962a06bebbae4b989cf82ab686ab84db [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:52.680234 27848 raft_consensus.cc:515] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
I20260630 12:28:52.680635 27798 raft_consensus.cc:2468] T 7e25128a4f6547568b2f1fcbce39cd42 P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28d1f6f5588f4235b1b6762a3915b61f in term 1.
I20260630 12:28:52.682349 27848 leader_election.cc:290] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [CANDIDATE]: Term 1 election: Requested vote from peers 962a06bebbae4b989cf82ab686ab84db (127.16.110.129:39913), ca50c882a93b4ec4a258b4ad4394fa45 (127.16.110.131:33187)
I20260630 12:28:52.682430 27689 leader_election.cc:304] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28d1f6f5588f4235b1b6762a3915b61f, ca50c882a93b4ec4a258b4ad4394fa45; no voters: 
I20260630 12:28:52.684123 27649 raft_consensus.cc:2468] T 7e25128a4f6547568b2f1fcbce39cd42 P 962a06bebbae4b989cf82ab686ab84db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28d1f6f5588f4235b1b6762a3915b61f in term 1.
I20260630 12:28:52.685174 27859 raft_consensus.cc:2804] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:52.685304 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ca3470e6d1403880ab463e0a058cb0" candidate_uuid: "28d1f6f5588f4235b1b6762a3915b61f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca50c882a93b4ec4a258b4ad4394fa45"
I20260630 12:28:52.685819 27859 raft_consensus.cc:697] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f [term 1 LEADER]: Becoming Leader. State: Replica: 28d1f6f5588f4235b1b6762a3915b61f, State: Running, Role: LEADER
I20260630 12:28:52.685967 27797 raft_consensus.cc:3060] T 16ca3470e6d1403880ab463e0a058cb0 P ca50c882a93b4ec4a258b4ad4394fa45 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:52.686444 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ca3470e6d1403880ab463e0a058cb0" candidate_uuid: "28d1f6f5588f4235b1b6762a3915b61f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962a06bebbae4b989cf82ab686ab84db"
I20260630 12:28:52.687230 27648 raft_consensus.cc:3060] T 16ca3470e6d1403880ab463e0a058cb0 P 962a06bebbae4b989cf82ab686ab84db [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:52.686781 27859 consensus_queue.cc:237] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } }
I20260630 12:28:52.682888 27848 raft_consensus.cc:493] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:52.692859 27848 raft_consensus.cc:515] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
I20260630 12:28:52.693565 27797 raft_consensus.cc:2468] T 16ca3470e6d1403880ab463e0a058cb0 P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28d1f6f5588f4235b1b6762a3915b61f in term 1.
I20260630 12:28:52.695582 27689 leader_election.cc:304] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28d1f6f5588f4235b1b6762a3915b61f, ca50c882a93b4ec4a258b4ad4394fa45; no voters: 
I20260630 12:28:52.696337 27848 leader_election.cc:290] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 962a06bebbae4b989cf82ab686ab84db (127.16.110.129:39913), ca50c882a93b4ec4a258b4ad4394fa45 (127.16.110.131:33187)
I20260630 12:28:52.696579 27648 raft_consensus.cc:2468] T 16ca3470e6d1403880ab463e0a058cb0 P 962a06bebbae4b989cf82ab686ab84db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28d1f6f5588f4235b1b6762a3915b61f in term 1.
I20260630 12:28:52.696913 27848 raft_consensus.cc:2804] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:52.697078 27847 tablet_bootstrap.cc:492] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db: No bootstrap required, opened a new log
I20260630 12:28:52.697441 27848 raft_consensus.cc:697] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [term 1 LEADER]: Becoming Leader. State: Replica: 28d1f6f5588f4235b1b6762a3915b61f, State: Running, Role: LEADER
I20260630 12:28:52.697644 27847 ts_tablet_manager.cc:1403] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.026s
I20260630 12:28:52.697665 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c4f6267927488a88e8e78d82a12ded" candidate_uuid: "28d1f6f5588f4235b1b6762a3915b61f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" is_pre_election: true
I20260630 12:28:52.698580 27798 raft_consensus.cc:2468] T 84c4f6267927488a88e8e78d82a12ded P ca50c882a93b4ec4a258b4ad4394fa45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28d1f6f5588f4235b1b6762a3915b61f in term 0.
I20260630 12:28:52.698675 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c4f6267927488a88e8e78d82a12ded" candidate_uuid: "28d1f6f5588f4235b1b6762a3915b61f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962a06bebbae4b989cf82ab686ab84db" is_pre_election: true
I20260630 12:28:52.699781 27689 leader_election.cc:304] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28d1f6f5588f4235b1b6762a3915b61f, ca50c882a93b4ec4a258b4ad4394fa45; no voters: 
W20260630 12:28:52.700389 27687 leader_election.cc:343] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 962a06bebbae4b989cf82ab686ab84db (127.16.110.129:39913): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:52.701078 27859 raft_consensus.cc:2804] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:52.701560 27859 raft_consensus.cc:493] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:52.698266 27848 consensus_queue.cc:237] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
I20260630 12:28:52.701908 27859 raft_consensus.cc:3060] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:52.702561 27847 raft_consensus.cc:359] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
I20260630 12:28:52.703272 27847 raft_consensus.cc:385] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:52.703572 27847 raft_consensus.cc:740] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962a06bebbae4b989cf82ab686ab84db, State: Initialized, Role: FOLLOWER
I20260630 12:28:52.706385 27847 consensus_queue.cc:260] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
I20260630 12:28:52.705972 27546 catalog_manager.cc:5697] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f reported cstate change: term changed from 0 to 1, leader changed from <none> to 28d1f6f5588f4235b1b6762a3915b61f (127.16.110.130). New cstate: current_term: 1 leader_uuid: "28d1f6f5588f4235b1b6762a3915b61f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:52.709090 27859 raft_consensus.cc:515] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
I20260630 12:28:52.711292 27847 ts_tablet_manager.cc:1434] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260630 12:28:52.712433 27847 tablet_bootstrap.cc:492] T 84c4f6267927488a88e8e78d82a12ded P 962a06bebbae4b989cf82ab686ab84db: Bootstrap starting.
I20260630 12:28:52.718381 27859 leader_election.cc:290] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [CANDIDATE]: Term 1 election: Requested vote from peers 962a06bebbae4b989cf82ab686ab84db (127.16.110.129:39913), ca50c882a93b4ec4a258b4ad4394fa45 (127.16.110.131:33187)
I20260630 12:28:52.718581 27648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c4f6267927488a88e8e78d82a12ded" candidate_uuid: "28d1f6f5588f4235b1b6762a3915b61f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962a06bebbae4b989cf82ab686ab84db"
I20260630 12:28:52.719133 27847 tablet_bootstrap.cc:654] T 84c4f6267927488a88e8e78d82a12ded P 962a06bebbae4b989cf82ab686ab84db: Neither blocks nor log segments found. Creating new log.
W20260630 12:28:52.719959 27687 leader_election.cc:343] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 962a06bebbae4b989cf82ab686ab84db (127.16.110.129:39913): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:52.721101 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c4f6267927488a88e8e78d82a12ded" candidate_uuid: "28d1f6f5588f4235b1b6762a3915b61f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca50c882a93b4ec4a258b4ad4394fa45"
I20260630 12:28:52.721729 27798 raft_consensus.cc:3060] T 84c4f6267927488a88e8e78d82a12ded P ca50c882a93b4ec4a258b4ad4394fa45 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:52.725473 27847 tablet_bootstrap.cc:492] T 84c4f6267927488a88e8e78d82a12ded P 962a06bebbae4b989cf82ab686ab84db: No bootstrap required, opened a new log
I20260630 12:28:52.726078 27847 ts_tablet_manager.cc:1403] T 84c4f6267927488a88e8e78d82a12ded P 962a06bebbae4b989cf82ab686ab84db: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:28:52.729285 27847 raft_consensus.cc:359] T 84c4f6267927488a88e8e78d82a12ded P 962a06bebbae4b989cf82ab686ab84db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
I20260630 12:28:52.730188 27847 raft_consensus.cc:385] T 84c4f6267927488a88e8e78d82a12ded P 962a06bebbae4b989cf82ab686ab84db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:52.730528 27847 raft_consensus.cc:740] T 84c4f6267927488a88e8e78d82a12ded P 962a06bebbae4b989cf82ab686ab84db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962a06bebbae4b989cf82ab686ab84db, State: Initialized, Role: FOLLOWER
I20260630 12:28:52.729852 27546 catalog_manager.cc:5697] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f reported cstate change: term changed from 0 to 1, leader changed from <none> to 28d1f6f5588f4235b1b6762a3915b61f (127.16.110.130). New cstate: current_term: 1 leader_uuid: "28d1f6f5588f4235b1b6762a3915b61f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:52.730928 27798 raft_consensus.cc:2468] T 84c4f6267927488a88e8e78d82a12ded P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28d1f6f5588f4235b1b6762a3915b61f in term 1.
I20260630 12:28:52.731384 27847 consensus_queue.cc:260] T 84c4f6267927488a88e8e78d82a12ded P 962a06bebbae4b989cf82ab686ab84db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
I20260630 12:28:52.732131 27689 leader_election.cc:304] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [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: 28d1f6f5588f4235b1b6762a3915b61f, ca50c882a93b4ec4a258b4ad4394fa45; no voters: 962a06bebbae4b989cf82ab686ab84db
I20260630 12:28:52.733294 27859 raft_consensus.cc:2804] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:52.733624 27847 ts_tablet_manager.cc:1434] T 84c4f6267927488a88e8e78d82a12ded P 962a06bebbae4b989cf82ab686ab84db: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:28:52.733741 27859 raft_consensus.cc:697] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [term 1 LEADER]: Becoming Leader. State: Replica: 28d1f6f5588f4235b1b6762a3915b61f, State: Running, Role: LEADER
I20260630 12:28:52.734608 27859 consensus_queue.cc:237] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
I20260630 12:28:52.744882 27546 catalog_manager.cc:5697] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f reported cstate change: term changed from 0 to 1, leader changed from <none> to 28d1f6f5588f4235b1b6762a3915b61f (127.16.110.130). New cstate: current_term: 1 leader_uuid: "28d1f6f5588f4235b1b6762a3915b61f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:52.804737 27853 raft_consensus.cc:493] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:52.805321 27853 raft_consensus.cc:515] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
I20260630 12:28:52.807348 27853 leader_election.cc:290] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28d1f6f5588f4235b1b6762a3915b61f (127.16.110.130:40333), ca50c882a93b4ec4a258b4ad4394fa45 (127.16.110.131:33187)
I20260630 12:28:52.826121 27724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3251d4d1712540e8877ca45493a021a9" candidate_uuid: "962a06bebbae4b989cf82ab686ab84db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28d1f6f5588f4235b1b6762a3915b61f" is_pre_election: true
I20260630 12:28:52.826987 27724 raft_consensus.cc:2468] T 3251d4d1712540e8877ca45493a021a9 P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962a06bebbae4b989cf82ab686ab84db in term 0.
I20260630 12:28:52.828226 27612 leader_election.cc:304] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28d1f6f5588f4235b1b6762a3915b61f, 962a06bebbae4b989cf82ab686ab84db; no voters: 
I20260630 12:28:52.828910 27853 raft_consensus.cc:2804] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:52.828994 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3251d4d1712540e8877ca45493a021a9" candidate_uuid: "962a06bebbae4b989cf82ab686ab84db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" is_pre_election: true
I20260630 12:28:52.829295 27853 raft_consensus.cc:493] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:52.829667 27853 raft_consensus.cc:3060] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:52.829686 27798 raft_consensus.cc:2468] T 3251d4d1712540e8877ca45493a021a9 P ca50c882a93b4ec4a258b4ad4394fa45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 962a06bebbae4b989cf82ab686ab84db in term 0.
I20260630 12:28:52.834692 27853 raft_consensus.cc:515] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
I20260630 12:28:52.836352 27853 leader_election.cc:290] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [CANDIDATE]: Term 1 election: Requested vote from peers 28d1f6f5588f4235b1b6762a3915b61f (127.16.110.130:40333), ca50c882a93b4ec4a258b4ad4394fa45 (127.16.110.131:33187)
I20260630 12:28:52.837118 27724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3251d4d1712540e8877ca45493a021a9" candidate_uuid: "962a06bebbae4b989cf82ab686ab84db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28d1f6f5588f4235b1b6762a3915b61f"
I20260630 12:28:52.837275 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3251d4d1712540e8877ca45493a021a9" candidate_uuid: "962a06bebbae4b989cf82ab686ab84db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca50c882a93b4ec4a258b4ad4394fa45"
I20260630 12:28:52.837764 27724 raft_consensus.cc:3060] T 3251d4d1712540e8877ca45493a021a9 P 28d1f6f5588f4235b1b6762a3915b61f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:52.837836 27798 raft_consensus.cc:3060] T 3251d4d1712540e8877ca45493a021a9 P ca50c882a93b4ec4a258b4ad4394fa45 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:52.844674 27798 raft_consensus.cc:2468] T 3251d4d1712540e8877ca45493a021a9 P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962a06bebbae4b989cf82ab686ab84db in term 1.
I20260630 12:28:52.844674 27724 raft_consensus.cc:2468] T 3251d4d1712540e8877ca45493a021a9 P 28d1f6f5588f4235b1b6762a3915b61f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 962a06bebbae4b989cf82ab686ab84db in term 1.
I20260630 12:28:52.845945 27614 leader_election.cc:304] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 962a06bebbae4b989cf82ab686ab84db, ca50c882a93b4ec4a258b4ad4394fa45; no voters: 
I20260630 12:28:52.846683 27853 raft_consensus.cc:2804] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:52.847666 27853 raft_consensus.cc:697] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [term 1 LEADER]: Becoming Leader. State: Replica: 962a06bebbae4b989cf82ab686ab84db, State: Running, Role: LEADER
I20260630 12:28:52.848548 27853 consensus_queue.cc:237] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
W20260630 12:28:52.850251 27595 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:52.855782 27546 catalog_manager.cc:5697] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db reported cstate change: term changed from 0 to 1, leader changed from <none> to 962a06bebbae4b989cf82ab686ab84db (127.16.110.129). New cstate: current_term: 1 leader_uuid: "962a06bebbae4b989cf82ab686ab84db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:52.861052 27853 raft_consensus.cc:493] T 84c4f6267927488a88e8e78d82a12ded P 962a06bebbae4b989cf82ab686ab84db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:52.861590 27853 raft_consensus.cc:515] T 84c4f6267927488a88e8e78d82a12ded P 962a06bebbae4b989cf82ab686ab84db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } }
I20260630 12:28:52.863452 27853 leader_election.cc:290] T 84c4f6267927488a88e8e78d82a12ded P 962a06bebbae4b989cf82ab686ab84db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28d1f6f5588f4235b1b6762a3915b61f (127.16.110.130:40333), ca50c882a93b4ec4a258b4ad4394fa45 (127.16.110.131:33187)
I20260630 12:28:52.864202 27724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c4f6267927488a88e8e78d82a12ded" candidate_uuid: "962a06bebbae4b989cf82ab686ab84db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28d1f6f5588f4235b1b6762a3915b61f" is_pre_election: true
I20260630 12:28:52.864673 27798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c4f6267927488a88e8e78d82a12ded" candidate_uuid: "962a06bebbae4b989cf82ab686ab84db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" is_pre_election: true
I20260630 12:28:52.865455 27798 raft_consensus.cc:2393] T 84c4f6267927488a88e8e78d82a12ded P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 962a06bebbae4b989cf82ab686ab84db in current term 1: Already voted for candidate 28d1f6f5588f4235b1b6762a3915b61f in this term.
I20260630 12:28:52.866312 27614 leader_election.cc:304] T 84c4f6267927488a88e8e78d82a12ded P 962a06bebbae4b989cf82ab686ab84db [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: 962a06bebbae4b989cf82ab686ab84db; no voters: 28d1f6f5588f4235b1b6762a3915b61f, ca50c882a93b4ec4a258b4ad4394fa45
I20260630 12:28:52.866943 27853 raft_consensus.cc:3060] T 84c4f6267927488a88e8e78d82a12ded P 962a06bebbae4b989cf82ab686ab84db [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:52.871783 27853 raft_consensus.cc:2749] T 84c4f6267927488a88e8e78d82a12ded P 962a06bebbae4b989cf82ab686ab84db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:53.086634 27859 consensus_queue.cc:1048] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [LEADER]: Connected to new peer: Peer: permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:53.098665 27859 consensus_queue.cc:1048] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:53.176213 27859 consensus_queue.cc:1048] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:53.186645 27859 consensus_queue.cc:1048] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [LEADER]: Connected to new peer: Peer: permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:53.270684 27859 consensus_queue.cc:1048] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f [LEADER]: Connected to new peer: Peer: permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:53.281528 27859 consensus_queue.cc:1048] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:53.320943 27853 consensus_queue.cc:1048] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [LEADER]: Connected to new peer: Peer: permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:53.332813 27853 consensus_queue.cc:1048] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:59.933225 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:59.941569 27897 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:59.941704 27898 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:59.945822 27900 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:59.948258 16826 server_base.cc:1061] running on GCE node
I20260630 12:28:59.950641 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:59.950906 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:59.951143 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822539951123 us; error 0 us; skew 500 ppm
I20260630 12:28:59.951746 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:59.954630 16826 webserver.cc:533] Webserver started at http://127.16.110.132:43503/ using document root <none> and password file <none>
I20260630 12:28:59.955171 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:59.955422 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:59.955753 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:59.957396 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/ts-3-root/instance:
uuid: "798418eccf534d6e80e2b071661b88f4"
format_stamp: "Formatted at 2026-06-30 12:28:59 on dist-test-slave-pnhc"
I20260630 12:28:59.962241 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260630 12:28:59.965799 27905 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:59.966913 16826 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:28:59.967295 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/ts-3-root
uuid: "798418eccf534d6e80e2b071661b88f4"
format_stamp: "Formatted at 2026-06-30 12:28:59 on dist-test-slave-pnhc"
I20260630 12:28:59.967587 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:59.988883 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:59.990218 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:59.991815 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:59.994566 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:59.994840 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:59.995208 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:59.995390 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:00.042043 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.132:41551
I20260630 12:29:00.042241 27967 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.132:41551 every 8 connection(s)
I20260630 12:29:00.064297 27968 heartbeater.cc:344] Connected to a master server at 127.16.110.190:40537
I20260630 12:29:00.064702 27968 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:00.065423 27968 heartbeater.cc:507] Master 127.16.110.190:40537 requested a full tablet report, sending...
I20260630 12:29:00.067530 27546 ts_manager.cc:194] Registered new tserver with Master: 798418eccf534d6e80e2b071661b88f4 (127.16.110.132:41551)
I20260630 12:29:00.069048 27546 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45924
I20260630 12:29:00.919401 27648 consensus_queue.cc:237] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [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: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } attrs { replace: true } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: true } }
I20260630 12:29:00.926133 27797 raft_consensus.cc:1275] T 3251d4d1712540e8877ca45493a021a9 P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Refusing update from remote peer 962a06bebbae4b989cf82ab686ab84db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:00.928805 27724 raft_consensus.cc:1275] T 3251d4d1712540e8877ca45493a021a9 P 28d1f6f5588f4235b1b6762a3915b61f [term 1 FOLLOWER]: Refusing update from remote peer 962a06bebbae4b989cf82ab686ab84db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:00.929931 27976 consensus_queue.cc:1048] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:29:00.931161 27972 consensus_queue.cc:1048] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [LEADER]: Connected to new peer: Peer: permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:29:00.942298 27977 raft_consensus.cc:2955] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 798418eccf534d6e80e2b071661b88f4 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } attrs { replace: true } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: true } } }
W20260630 12:29:00.945044 27613 consensus_peers.cc:597] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db -> Peer 798418eccf534d6e80e2b071661b88f4 (127.16.110.132:41551): Couldn't send request to peer 798418eccf534d6e80e2b071661b88f4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3251d4d1712540e8877ca45493a021a9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:00.945510 27724 raft_consensus.cc:2955] T 3251d4d1712540e8877ca45493a021a9 P 28d1f6f5588f4235b1b6762a3915b61f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 798418eccf534d6e80e2b071661b88f4 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } attrs { replace: true } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: true } } }
I20260630 12:29:00.947232 27797 raft_consensus.cc:2955] T 3251d4d1712540e8877ca45493a021a9 P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 798418eccf534d6e80e2b071661b88f4 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } attrs { replace: true } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: true } } }
I20260630 12:29:00.965612 27546 catalog_manager.cc:5697] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db reported cstate change: config changed from index -1 to 2, NON_VOTER 798418eccf534d6e80e2b071661b88f4 (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "962a06bebbae4b989cf82ab686ab84db" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:00.977922 27724 consensus_queue.cc:237] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [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: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: true } }
I20260630 12:29:00.989895 27797 raft_consensus.cc:1275] T 84c4f6267927488a88e8e78d82a12ded P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Refusing update from remote peer 28d1f6f5588f4235b1b6762a3915b61f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:00.991896 27648 raft_consensus.cc:1275] T 84c4f6267927488a88e8e78d82a12ded P 962a06bebbae4b989cf82ab686ab84db [term 1 FOLLOWER]: Refusing update from remote peer 28d1f6f5588f4235b1b6762a3915b61f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:00.992291 27989 consensus_queue.cc:1048] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:29:00.993872 27896 consensus_queue.cc:1048] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [LEADER]: Connected to new peer: Peer: permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:29:01.004135 27688 consensus_peers.cc:597] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f -> Peer 798418eccf534d6e80e2b071661b88f4 (127.16.110.132:41551): Couldn't send request to peer 798418eccf534d6e80e2b071661b88f4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 84c4f6267927488a88e8e78d82a12ded. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:01.006127 27896 raft_consensus.cc:2955] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 798418eccf534d6e80e2b071661b88f4 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: true } } }
I20260630 12:29:01.013489 27797 raft_consensus.cc:2955] T 84c4f6267927488a88e8e78d82a12ded P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 798418eccf534d6e80e2b071661b88f4 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: true } } }
I20260630 12:29:01.013218 27648 raft_consensus.cc:2955] T 84c4f6267927488a88e8e78d82a12ded P 962a06bebbae4b989cf82ab686ab84db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 798418eccf534d6e80e2b071661b88f4 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: true } } }
I20260630 12:29:01.024360 27724 consensus_queue.cc:237] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [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: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } attrs { replace: true } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: true } }
I20260630 12:29:01.024966 27544 catalog_manager.cc:5697] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f reported cstate change: config changed from index -1 to 2, NON_VOTER 798418eccf534d6e80e2b071661b88f4 (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "28d1f6f5588f4235b1b6762a3915b61f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:01.033314 27797 raft_consensus.cc:1275] T 16ca3470e6d1403880ab463e0a058cb0 P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Refusing update from remote peer 28d1f6f5588f4235b1b6762a3915b61f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:01.033354 27648 raft_consensus.cc:1275] T 16ca3470e6d1403880ab463e0a058cb0 P 962a06bebbae4b989cf82ab686ab84db [term 1 FOLLOWER]: Refusing update from remote peer 28d1f6f5588f4235b1b6762a3915b61f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:29:01.033399 27688 consensus_peers.cc:597] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f -> Peer 798418eccf534d6e80e2b071661b88f4 (127.16.110.132:41551): Couldn't send request to peer 798418eccf534d6e80e2b071661b88f4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 16ca3470e6d1403880ab463e0a058cb0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:01.035197 27896 consensus_queue.cc:1048] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [LEADER]: Connected to new peer: Peer: permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:01.036147 27989 consensus_queue.cc:1048] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:01.046973 27994 raft_consensus.cc:2955] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 798418eccf534d6e80e2b071661b88f4 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } attrs { replace: true } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: true } } }
I20260630 12:29:01.048489 27797 raft_consensus.cc:2955] T 16ca3470e6d1403880ab463e0a058cb0 P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 798418eccf534d6e80e2b071661b88f4 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } attrs { replace: true } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: true } } }
I20260630 12:29:01.051067 27648 raft_consensus.cc:2955] T 16ca3470e6d1403880ab463e0a058cb0 P 962a06bebbae4b989cf82ab686ab84db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 798418eccf534d6e80e2b071661b88f4 (127.16.110.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } attrs { replace: true } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: true } } }
I20260630 12:29:01.063213 27546 catalog_manager.cc:5697] T 16ca3470e6d1403880ab463e0a058cb0 P ca50c882a93b4ec4a258b4ad4394fa45 reported cstate change: config changed from index -1 to 2, NON_VOTER 798418eccf534d6e80e2b071661b88f4 (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "28d1f6f5588f4235b1b6762a3915b61f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } attrs { replace: true } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: true } } }
I20260630 12:29:01.071787 27968 heartbeater.cc:499] Master 127.16.110.190:40537 was elected leader, sending a full tablet report...
I20260630 12:29:01.393462 27998 ts_tablet_manager.cc:933] T 3251d4d1712540e8877ca45493a021a9 P 798418eccf534d6e80e2b071661b88f4: Initiating tablet copy from peer 962a06bebbae4b989cf82ab686ab84db (127.16.110.129:39913)
I20260630 12:29:01.395496 27998 tablet_copy_client.cc:323] T 3251d4d1712540e8877ca45493a021a9 P 798418eccf534d6e80e2b071661b88f4: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.129:39913
I20260630 12:29:01.407449 27659 tablet_copy_service.cc:140] P 962a06bebbae4b989cf82ab686ab84db: Received BeginTabletCopySession request for tablet 3251d4d1712540e8877ca45493a021a9 from peer 798418eccf534d6e80e2b071661b88f4 ({username='slave'} at 127.0.0.1:35682)
I20260630 12:29:01.407949 27659 tablet_copy_service.cc:161] P 962a06bebbae4b989cf82ab686ab84db: Beginning new tablet copy session on tablet 3251d4d1712540e8877ca45493a021a9 from peer 798418eccf534d6e80e2b071661b88f4 at {username='slave'} at 127.0.0.1:35682: session id = 798418eccf534d6e80e2b071661b88f4-3251d4d1712540e8877ca45493a021a9
I20260630 12:29:01.414218 27659 tablet_copy_source_session.cc:215] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:01.416968 27998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3251d4d1712540e8877ca45493a021a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:01.428486 27998 tablet_copy_client.cc:806] T 3251d4d1712540e8877ca45493a021a9 P 798418eccf534d6e80e2b071661b88f4: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:01.429101 27998 tablet_copy_client.cc:670] T 3251d4d1712540e8877ca45493a021a9 P 798418eccf534d6e80e2b071661b88f4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:01.432814 27998 tablet_copy_client.cc:538] T 3251d4d1712540e8877ca45493a021a9 P 798418eccf534d6e80e2b071661b88f4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:01.438820 27998 tablet_bootstrap.cc:492] T 3251d4d1712540e8877ca45493a021a9 P 798418eccf534d6e80e2b071661b88f4: Bootstrap starting.
I20260630 12:29:01.454212 27998 tablet_bootstrap.cc:492] T 3251d4d1712540e8877ca45493a021a9 P 798418eccf534d6e80e2b071661b88f4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:01.455004 27998 tablet_bootstrap.cc:492] T 3251d4d1712540e8877ca45493a021a9 P 798418eccf534d6e80e2b071661b88f4: Bootstrap complete.
I20260630 12:29:01.455687 27998 ts_tablet_manager.cc:1403] T 3251d4d1712540e8877ca45493a021a9 P 798418eccf534d6e80e2b071661b88f4: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260630 12:29:01.458627 27998 raft_consensus.cc:359] T 3251d4d1712540e8877ca45493a021a9 P 798418eccf534d6e80e2b071661b88f4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } attrs { replace: true } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: true } }
I20260630 12:29:01.459244 27998 raft_consensus.cc:740] T 3251d4d1712540e8877ca45493a021a9 P 798418eccf534d6e80e2b071661b88f4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 798418eccf534d6e80e2b071661b88f4, State: Initialized, Role: LEARNER
I20260630 12:29:01.459968 27998 consensus_queue.cc:260] T 3251d4d1712540e8877ca45493a021a9 P 798418eccf534d6e80e2b071661b88f4 [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: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } attrs { replace: true } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: true } }
I20260630 12:29:01.462597 27998 ts_tablet_manager.cc:1434] T 3251d4d1712540e8877ca45493a021a9 P 798418eccf534d6e80e2b071661b88f4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:29:01.464228 27659 tablet_copy_service.cc:342] P 962a06bebbae4b989cf82ab686ab84db: Request end of tablet copy session 798418eccf534d6e80e2b071661b88f4-3251d4d1712540e8877ca45493a021a9 received from {username='slave'} at 127.0.0.1:35682
I20260630 12:29:01.464666 27659 tablet_copy_service.cc:434] P 962a06bebbae4b989cf82ab686ab84db: ending tablet copy session 798418eccf534d6e80e2b071661b88f4-3251d4d1712540e8877ca45493a021a9 on tablet 3251d4d1712540e8877ca45493a021a9 with peer 798418eccf534d6e80e2b071661b88f4
I20260630 12:29:01.550225 27998 ts_tablet_manager.cc:933] T 84c4f6267927488a88e8e78d82a12ded P 798418eccf534d6e80e2b071661b88f4: Initiating tablet copy from peer 28d1f6f5588f4235b1b6762a3915b61f (127.16.110.130:40333)
I20260630 12:29:01.551882 27998 tablet_copy_client.cc:323] T 84c4f6267927488a88e8e78d82a12ded P 798418eccf534d6e80e2b071661b88f4: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.130:40333
I20260630 12:29:01.562769 27734 tablet_copy_service.cc:140] P 28d1f6f5588f4235b1b6762a3915b61f: Received BeginTabletCopySession request for tablet 84c4f6267927488a88e8e78d82a12ded from peer 798418eccf534d6e80e2b071661b88f4 ({username='slave'} at 127.0.0.1:36148)
I20260630 12:29:01.563326 27734 tablet_copy_service.cc:161] P 28d1f6f5588f4235b1b6762a3915b61f: Beginning new tablet copy session on tablet 84c4f6267927488a88e8e78d82a12ded from peer 798418eccf534d6e80e2b071661b88f4 at {username='slave'} at 127.0.0.1:36148: session id = 798418eccf534d6e80e2b071661b88f4-84c4f6267927488a88e8e78d82a12ded
I20260630 12:29:01.570815 27734 tablet_copy_source_session.cc:215] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:01.573910 27998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84c4f6267927488a88e8e78d82a12ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:01.586768 27998 tablet_copy_client.cc:806] T 84c4f6267927488a88e8e78d82a12ded P 798418eccf534d6e80e2b071661b88f4: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:01.587428 27998 tablet_copy_client.cc:670] T 84c4f6267927488a88e8e78d82a12ded P 798418eccf534d6e80e2b071661b88f4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:01.591316 27998 tablet_copy_client.cc:538] T 84c4f6267927488a88e8e78d82a12ded P 798418eccf534d6e80e2b071661b88f4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:01.599141 27998 tablet_bootstrap.cc:492] T 84c4f6267927488a88e8e78d82a12ded P 798418eccf534d6e80e2b071661b88f4: Bootstrap starting.
I20260630 12:29:01.615939 27998 tablet_bootstrap.cc:492] T 84c4f6267927488a88e8e78d82a12ded P 798418eccf534d6e80e2b071661b88f4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:01.616767 27998 tablet_bootstrap.cc:492] T 84c4f6267927488a88e8e78d82a12ded P 798418eccf534d6e80e2b071661b88f4: Bootstrap complete.
I20260630 12:29:01.617385 27998 ts_tablet_manager.cc:1403] T 84c4f6267927488a88e8e78d82a12ded P 798418eccf534d6e80e2b071661b88f4: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260630 12:29:01.619633 27998 raft_consensus.cc:359] T 84c4f6267927488a88e8e78d82a12ded P 798418eccf534d6e80e2b071661b88f4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: true } }
I20260630 12:29:01.620399 27998 raft_consensus.cc:740] T 84c4f6267927488a88e8e78d82a12ded P 798418eccf534d6e80e2b071661b88f4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 798418eccf534d6e80e2b071661b88f4, State: Initialized, Role: LEARNER
I20260630 12:29:01.620970 27998 consensus_queue.cc:260] T 84c4f6267927488a88e8e78d82a12ded P 798418eccf534d6e80e2b071661b88f4 [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: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: true } }
I20260630 12:29:01.622819 27998 ts_tablet_manager.cc:1434] T 84c4f6267927488a88e8e78d82a12ded P 798418eccf534d6e80e2b071661b88f4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:29:01.624634 27734 tablet_copy_service.cc:342] P 28d1f6f5588f4235b1b6762a3915b61f: Request end of tablet copy session 798418eccf534d6e80e2b071661b88f4-84c4f6267927488a88e8e78d82a12ded received from {username='slave'} at 127.0.0.1:36148
I20260630 12:29:01.625034 27734 tablet_copy_service.cc:434] P 28d1f6f5588f4235b1b6762a3915b61f: ending tablet copy session 798418eccf534d6e80e2b071661b88f4-84c4f6267927488a88e8e78d82a12ded on tablet 84c4f6267927488a88e8e78d82a12ded with peer 798418eccf534d6e80e2b071661b88f4
I20260630 12:29:01.644678 27998 ts_tablet_manager.cc:933] T 16ca3470e6d1403880ab463e0a058cb0 P 798418eccf534d6e80e2b071661b88f4: Initiating tablet copy from peer 28d1f6f5588f4235b1b6762a3915b61f (127.16.110.130:40333)
I20260630 12:29:01.646324 27998 tablet_copy_client.cc:323] T 16ca3470e6d1403880ab463e0a058cb0 P 798418eccf534d6e80e2b071661b88f4: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.130:40333
I20260630 12:29:01.647801 27734 tablet_copy_service.cc:140] P 28d1f6f5588f4235b1b6762a3915b61f: Received BeginTabletCopySession request for tablet 16ca3470e6d1403880ab463e0a058cb0 from peer 798418eccf534d6e80e2b071661b88f4 ({username='slave'} at 127.0.0.1:36148)
I20260630 12:29:01.648257 27734 tablet_copy_service.cc:161] P 28d1f6f5588f4235b1b6762a3915b61f: Beginning new tablet copy session on tablet 16ca3470e6d1403880ab463e0a058cb0 from peer 798418eccf534d6e80e2b071661b88f4 at {username='slave'} at 127.0.0.1:36148: session id = 798418eccf534d6e80e2b071661b88f4-16ca3470e6d1403880ab463e0a058cb0
I20260630 12:29:01.653625 27734 tablet_copy_source_session.cc:215] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:01.656376 27998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16ca3470e6d1403880ab463e0a058cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:01.666903 27998 tablet_copy_client.cc:806] T 16ca3470e6d1403880ab463e0a058cb0 P 798418eccf534d6e80e2b071661b88f4: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:01.667454 27998 tablet_copy_client.cc:670] T 16ca3470e6d1403880ab463e0a058cb0 P 798418eccf534d6e80e2b071661b88f4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:01.671090 27998 tablet_copy_client.cc:538] T 16ca3470e6d1403880ab463e0a058cb0 P 798418eccf534d6e80e2b071661b88f4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:01.676543 27998 tablet_bootstrap.cc:492] T 16ca3470e6d1403880ab463e0a058cb0 P 798418eccf534d6e80e2b071661b88f4: Bootstrap starting.
I20260630 12:29:01.689188 27998 tablet_bootstrap.cc:492] T 16ca3470e6d1403880ab463e0a058cb0 P 798418eccf534d6e80e2b071661b88f4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:01.689960 27998 tablet_bootstrap.cc:492] T 16ca3470e6d1403880ab463e0a058cb0 P 798418eccf534d6e80e2b071661b88f4: Bootstrap complete.
I20260630 12:29:01.690495 27998 ts_tablet_manager.cc:1403] T 16ca3470e6d1403880ab463e0a058cb0 P 798418eccf534d6e80e2b071661b88f4: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:29:01.692399 27998 raft_consensus.cc:359] T 16ca3470e6d1403880ab463e0a058cb0 P 798418eccf534d6e80e2b071661b88f4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } attrs { replace: true } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: true } }
I20260630 12:29:01.692965 27998 raft_consensus.cc:740] T 16ca3470e6d1403880ab463e0a058cb0 P 798418eccf534d6e80e2b071661b88f4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 798418eccf534d6e80e2b071661b88f4, State: Initialized, Role: LEARNER
I20260630 12:29:01.693413 27998 consensus_queue.cc:260] T 16ca3470e6d1403880ab463e0a058cb0 P 798418eccf534d6e80e2b071661b88f4 [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: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } attrs { replace: true } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: true } }
I20260630 12:29:01.695276 27998 ts_tablet_manager.cc:1434] T 16ca3470e6d1403880ab463e0a058cb0 P 798418eccf534d6e80e2b071661b88f4: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:29:01.696919 27734 tablet_copy_service.cc:342] P 28d1f6f5588f4235b1b6762a3915b61f: Request end of tablet copy session 798418eccf534d6e80e2b071661b88f4-16ca3470e6d1403880ab463e0a058cb0 received from {username='slave'} at 127.0.0.1:36148
I20260630 12:29:01.697362 27734 tablet_copy_service.cc:434] P 28d1f6f5588f4235b1b6762a3915b61f: ending tablet copy session 798418eccf534d6e80e2b071661b88f4-16ca3470e6d1403880ab463e0a058cb0 on tablet 16ca3470e6d1403880ab463e0a058cb0 with peer 798418eccf534d6e80e2b071661b88f4
I20260630 12:29:01.890026 27943 raft_consensus.cc:1217] T 3251d4d1712540e8877ca45493a021a9 P 798418eccf534d6e80e2b071661b88f4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:29:02.065861 27943 raft_consensus.cc:1217] T 84c4f6267927488a88e8e78d82a12ded P 798418eccf534d6e80e2b071661b88f4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:29:02.115406 27943 raft_consensus.cc:1217] T 16ca3470e6d1403880ab463e0a058cb0 P 798418eccf534d6e80e2b071661b88f4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:29:02.414841 28009 raft_consensus.cc:1064] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db: attempting to promote NON_VOTER 798418eccf534d6e80e2b071661b88f4 to VOTER
I20260630 12:29:02.416911 28009 consensus_queue.cc:237] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [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: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } attrs { replace: true } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } }
I20260630 12:29:02.423367 27797 raft_consensus.cc:1275] T 3251d4d1712540e8877ca45493a021a9 P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Refusing update from remote peer 962a06bebbae4b989cf82ab686ab84db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:29:02.424672 27943 raft_consensus.cc:1275] T 3251d4d1712540e8877ca45493a021a9 P 798418eccf534d6e80e2b071661b88f4 [term 1 LEARNER]: Refusing update from remote peer 962a06bebbae4b989cf82ab686ab84db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:29:02.424773 28014 consensus_queue.cc:1048] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:29:02.426476 27724 raft_consensus.cc:1275] T 3251d4d1712540e8877ca45493a021a9 P 28d1f6f5588f4235b1b6762a3915b61f [term 1 FOLLOWER]: Refusing update from remote peer 962a06bebbae4b989cf82ab686ab84db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:29:02.427871 28014 consensus_queue.cc:1048] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [LEADER]: Connected to new peer: Peer: permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:29:02.428748 28009 consensus_queue.cc:1048] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [LEADER]: Connected to new peer: Peer: permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:29:02.442370 28009 raft_consensus.cc:2955] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 798418eccf534d6e80e2b071661b88f4 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } attrs { replace: true } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } } }
I20260630 12:29:02.444391 27943 raft_consensus.cc:2955] T 3251d4d1712540e8877ca45493a021a9 P 798418eccf534d6e80e2b071661b88f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 798418eccf534d6e80e2b071661b88f4 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } attrs { replace: true } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } } }
I20260630 12:29:02.448984 27723 raft_consensus.cc:2955] T 3251d4d1712540e8877ca45493a021a9 P 28d1f6f5588f4235b1b6762a3915b61f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 798418eccf534d6e80e2b071661b88f4 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } attrs { replace: true } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } } }
I20260630 12:29:02.451319 28010 raft_consensus.cc:1064] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f: attempting to promote NON_VOTER 798418eccf534d6e80e2b071661b88f4 to VOTER
I20260630 12:29:02.454114 28010 consensus_queue.cc:237] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [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: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } }
I20260630 12:29:02.458746 27797 raft_consensus.cc:2955] T 3251d4d1712540e8877ca45493a021a9 P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 798418eccf534d6e80e2b071661b88f4 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } attrs { replace: true } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } } }
I20260630 12:29:02.466135 27545 catalog_manager.cc:5697] T 3251d4d1712540e8877ca45493a021a9 P 798418eccf534d6e80e2b071661b88f4 reported cstate change: config changed from index 2 to 3, 798418eccf534d6e80e2b071661b88f4 (127.16.110.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "962a06bebbae4b989cf82ab686ab84db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } attrs { replace: true } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } } }
I20260630 12:29:02.472863 27648 raft_consensus.cc:1275] T 84c4f6267927488a88e8e78d82a12ded P 962a06bebbae4b989cf82ab686ab84db [term 1 FOLLOWER]: Refusing update from remote peer 28d1f6f5588f4235b1b6762a3915b61f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:29:02.473058 27798 raft_consensus.cc:1275] T 84c4f6267927488a88e8e78d82a12ded P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Refusing update from remote peer 28d1f6f5588f4235b1b6762a3915b61f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:29:02.475172 28011 consensus_queue.cc:1048] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:29:02.476723 27989 consensus_queue.cc:1048] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [LEADER]: Connected to new peer: Peer: permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:29:02.482728 27943 raft_consensus.cc:1275] T 84c4f6267927488a88e8e78d82a12ded P 798418eccf534d6e80e2b071661b88f4 [term 1 LEARNER]: Refusing update from remote peer 28d1f6f5588f4235b1b6762a3915b61f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:29:02.484352 28011 consensus_queue.cc:1048] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [LEADER]: Connected to new peer: Peer: permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:29:02.507479 28011 raft_consensus.cc:2955] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 798418eccf534d6e80e2b071661b88f4 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } } }
I20260630 12:29:02.511889 27648 raft_consensus.cc:2955] T 84c4f6267927488a88e8e78d82a12ded P 962a06bebbae4b989cf82ab686ab84db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 798418eccf534d6e80e2b071661b88f4 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } } }
I20260630 12:29:02.522804 27943 raft_consensus.cc:2955] T 84c4f6267927488a88e8e78d82a12ded P 798418eccf534d6e80e2b071661b88f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 798418eccf534d6e80e2b071661b88f4 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } } }
I20260630 12:29:02.518760 27797 raft_consensus.cc:2955] T 84c4f6267927488a88e8e78d82a12ded P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 798418eccf534d6e80e2b071661b88f4 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } } }
I20260630 12:29:02.540149 27546 catalog_manager.cc:5697] T 84c4f6267927488a88e8e78d82a12ded P ca50c882a93b4ec4a258b4ad4394fa45 reported cstate change: config changed from index 2 to 3, 798418eccf534d6e80e2b071661b88f4 (127.16.110.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "28d1f6f5588f4235b1b6762a3915b61f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } } }
I20260630 12:29:02.544929 27648 consensus_queue.cc:237] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [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: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } }
I20260630 12:29:02.550721 27943 raft_consensus.cc:1275] T 3251d4d1712540e8877ca45493a021a9 P 798418eccf534d6e80e2b071661b88f4 [term 1 FOLLOWER]: Refusing update from remote peer 962a06bebbae4b989cf82ab686ab84db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:29:02.551059 27798 raft_consensus.cc:1275] T 3251d4d1712540e8877ca45493a021a9 P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Refusing update from remote peer 962a06bebbae4b989cf82ab686ab84db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:29:02.552075 28014 consensus_queue.cc:1048] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [LEADER]: Connected to new peer: Peer: permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:29:02.553674 28009 consensus_queue.cc:1048] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:29:02.562397 28009 raft_consensus.cc:2955] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 28d1f6f5588f4235b1b6762a3915b61f (127.16.110.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } } }
I20260630 12:29:02.567341 27723 consensus_queue.cc:237] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [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: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } }
I20260630 12:29:02.567479 27798 raft_consensus.cc:2955] T 3251d4d1712540e8877ca45493a021a9 P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 28d1f6f5588f4235b1b6762a3915b61f (127.16.110.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } } }
I20260630 12:29:02.573954 27942 raft_consensus.cc:1275] T 84c4f6267927488a88e8e78d82a12ded P 798418eccf534d6e80e2b071661b88f4 [term 1 FOLLOWER]: Refusing update from remote peer 28d1f6f5588f4235b1b6762a3915b61f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:29:02.574065 27648 raft_consensus.cc:1275] T 84c4f6267927488a88e8e78d82a12ded P 962a06bebbae4b989cf82ab686ab84db [term 1 FOLLOWER]: Refusing update from remote peer 28d1f6f5588f4235b1b6762a3915b61f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:29:02.574899 27943 raft_consensus.cc:2955] T 3251d4d1712540e8877ca45493a021a9 P 798418eccf534d6e80e2b071661b88f4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 28d1f6f5588f4235b1b6762a3915b61f (127.16.110.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } } }
I20260630 12:29:02.575744 27989 consensus_queue.cc:1048] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [LEADER]: Connected to new peer: Peer: permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:29:02.578766 28010 consensus_queue.cc:1048] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [LEADER]: Connected to new peer: Peer: permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:29:02.586371 27531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3251d4d1712540e8877ca45493a021a9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:29:02.589670 27942 raft_consensus.cc:2955] T 84c4f6267927488a88e8e78d82a12ded P 798418eccf534d6e80e2b071661b88f4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca50c882a93b4ec4a258b4ad4394fa45 (127.16.110.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } } }
I20260630 12:29:02.591367 27989 raft_consensus.cc:2955] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca50c882a93b4ec4a258b4ad4394fa45 (127.16.110.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } } }
I20260630 12:29:02.588871 27544 catalog_manager.cc:5697] T 3251d4d1712540e8877ca45493a021a9 P ca50c882a93b4ec4a258b4ad4394fa45 reported cstate change: config changed from index 3 to 4, VOTER 28d1f6f5588f4235b1b6762a3915b61f (127.16.110.130) evicted. New cstate: current_term: 1 leader_uuid: "962a06bebbae4b989cf82ab686ab84db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } } }
I20260630 12:29:02.605753 27531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 84c4f6267927488a88e8e78d82a12ded with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:29:02.608502 27711 tablet_service.cc:1558] Processing DeleteTablet for tablet 3251d4d1712540e8877ca45493a021a9 with delete_type TABLET_DATA_TOMBSTONED (TS 28d1f6f5588f4235b1b6762a3915b61f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35076
I20260630 12:29:02.614058 28028 tablet_replica.cc:333] T 3251d4d1712540e8877ca45493a021a9 P 28d1f6f5588f4235b1b6762a3915b61f: stopping tablet replica
I20260630 12:29:02.615163 28028 raft_consensus.cc:2243] T 3251d4d1712540e8877ca45493a021a9 P 28d1f6f5588f4235b1b6762a3915b61f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:02.615968 28028 raft_consensus.cc:2272] T 3251d4d1712540e8877ca45493a021a9 P 28d1f6f5588f4235b1b6762a3915b61f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:02.616067 27546 catalog_manager.cc:5697] T 84c4f6267927488a88e8e78d82a12ded P 798418eccf534d6e80e2b071661b88f4 reported cstate change: config changed from index 3 to 4, VOTER ca50c882a93b4ec4a258b4ad4394fa45 (127.16.110.131) evicted. New cstate: current_term: 1 leader_uuid: "28d1f6f5588f4235b1b6762a3915b61f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } } }
I20260630 12:29:02.622838 28011 raft_consensus.cc:1064] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f: attempting to promote NON_VOTER 798418eccf534d6e80e2b071661b88f4 to VOTER
I20260630 12:29:02.625398 28011 consensus_queue.cc:237] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [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: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } attrs { replace: true } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } }
I20260630 12:29:02.622192 27648 raft_consensus.cc:2955] T 84c4f6267927488a88e8e78d82a12ded P 962a06bebbae4b989cf82ab686ab84db [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ca50c882a93b4ec4a258b4ad4394fa45 (127.16.110.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } } }
I20260630 12:29:02.639887 28028 ts_tablet_manager.cc:1916] T 3251d4d1712540e8877ca45493a021a9 P 28d1f6f5588f4235b1b6762a3915b61f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:29:02.646765 27787 tablet_service.cc:1558] Processing DeleteTablet for tablet 84c4f6267927488a88e8e78d82a12ded with delete_type TABLET_DATA_TOMBSTONED (TS ca50c882a93b4ec4a258b4ad4394fa45 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43242
I20260630 12:29:02.652271 28030 tablet_replica.cc:333] T 84c4f6267927488a88e8e78d82a12ded P ca50c882a93b4ec4a258b4ad4394fa45: stopping tablet replica
I20260630 12:29:02.655992 27942 raft_consensus.cc:1275] T 16ca3470e6d1403880ab463e0a058cb0 P 798418eccf534d6e80e2b071661b88f4 [term 1 LEARNER]: Refusing update from remote peer 28d1f6f5588f4235b1b6762a3915b61f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:29:02.659813 27798 raft_consensus.cc:1275] T 16ca3470e6d1403880ab463e0a058cb0 P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Refusing update from remote peer 28d1f6f5588f4235b1b6762a3915b61f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:29:02.660662 28030 raft_consensus.cc:2243] T 84c4f6267927488a88e8e78d82a12ded P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:02.659876 28011 consensus_queue.cc:1048] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [LEADER]: Connected to new peer: Peer: permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260630 12:29:02.662155 28010 consensus_queue.cc:1048] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:29:02.662598 27648 raft_consensus.cc:1275] T 16ca3470e6d1403880ab463e0a058cb0 P 962a06bebbae4b989cf82ab686ab84db [term 1 FOLLOWER]: Refusing update from remote peer 28d1f6f5588f4235b1b6762a3915b61f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:29:02.664144 28010 consensus_queue.cc:1048] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [LEADER]: Connected to new peer: Peer: permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:29:02.666538 28028 ts_tablet_manager.cc:1929] T 3251d4d1712540e8877ca45493a021a9 P 28d1f6f5588f4235b1b6762a3915b61f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:29:02.667254 28028 log.cc:1199] T 3251d4d1712540e8877ca45493a021a9 P 28d1f6f5588f4235b1b6762a3915b61f: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/ts-1-root/wals/3251d4d1712540e8877ca45493a021a9
I20260630 12:29:02.669436 28030 raft_consensus.cc:2272] T 84c4f6267927488a88e8e78d82a12ded P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:02.671186 27531 catalog_manager.cc:5028] TS 28d1f6f5588f4235b1b6762a3915b61f (127.16.110.130:40333): tablet 3251d4d1712540e8877ca45493a021a9 (table test-workload [id=8d8f86223a734a4ab2ddd0faa5738363]) successfully deleted
I20260630 12:29:02.674249 28030 ts_tablet_manager.cc:1916] T 84c4f6267927488a88e8e78d82a12ded P ca50c882a93b4ec4a258b4ad4394fa45: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:29:02.683869 28010 raft_consensus.cc:2955] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 798418eccf534d6e80e2b071661b88f4 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } attrs { replace: true } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } } }
I20260630 12:29:02.696971 27649 raft_consensus.cc:2955] T 16ca3470e6d1403880ab463e0a058cb0 P 962a06bebbae4b989cf82ab686ab84db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 798418eccf534d6e80e2b071661b88f4 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } attrs { replace: true } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } } }
I20260630 12:29:02.698617 28030 ts_tablet_manager.cc:1929] T 84c4f6267927488a88e8e78d82a12ded P ca50c882a93b4ec4a258b4ad4394fa45: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:29:02.699123 28030 log.cc:1199] T 84c4f6267927488a88e8e78d82a12ded P ca50c882a93b4ec4a258b4ad4394fa45: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/ts-2-root/wals/84c4f6267927488a88e8e78d82a12ded
I20260630 12:29:02.697983 27943 raft_consensus.cc:2955] T 16ca3470e6d1403880ab463e0a058cb0 P 798418eccf534d6e80e2b071661b88f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 798418eccf534d6e80e2b071661b88f4 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } attrs { replace: true } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } } }
I20260630 12:29:02.701483 27533 catalog_manager.cc:5028] TS ca50c882a93b4ec4a258b4ad4394fa45 (127.16.110.131:33187): tablet 84c4f6267927488a88e8e78d82a12ded (table test-workload [id=8d8f86223a734a4ab2ddd0faa5738363]) successfully deleted
I20260630 12:29:02.710027 27798 raft_consensus.cc:2955] T 16ca3470e6d1403880ab463e0a058cb0 P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 798418eccf534d6e80e2b071661b88f4 (127.16.110.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } attrs { replace: true } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } } }
I20260630 12:29:02.713971 27544 catalog_manager.cc:5697] T 16ca3470e6d1403880ab463e0a058cb0 P 798418eccf534d6e80e2b071661b88f4 reported cstate change: config changed from index 2 to 3, 798418eccf534d6e80e2b071661b88f4 (127.16.110.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "28d1f6f5588f4235b1b6762a3915b61f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "962a06bebbae4b989cf82ab686ab84db" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 39913 } attrs { replace: true } } peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } } }
I20260630 12:29:02.735378 27723 consensus_queue.cc:237] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [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: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } }
I20260630 12:29:02.743084 27943 raft_consensus.cc:1275] T 16ca3470e6d1403880ab463e0a058cb0 P 798418eccf534d6e80e2b071661b88f4 [term 1 FOLLOWER]: Refusing update from remote peer 28d1f6f5588f4235b1b6762a3915b61f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:29:02.744513 28010 consensus_queue.cc:1048] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [LEADER]: Connected to new peer: Peer: permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:29:02.747524 27798 raft_consensus.cc:1275] T 16ca3470e6d1403880ab463e0a058cb0 P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Refusing update from remote peer 28d1f6f5588f4235b1b6762a3915b61f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:29:02.749300 28010 consensus_queue.cc:1048] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:29:02.752141 28021 raft_consensus.cc:2955] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 962a06bebbae4b989cf82ab686ab84db (127.16.110.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } } }
I20260630 12:29:02.753854 27943 raft_consensus.cc:2955] T 16ca3470e6d1403880ab463e0a058cb0 P 798418eccf534d6e80e2b071661b88f4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 962a06bebbae4b989cf82ab686ab84db (127.16.110.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } } }
I20260630 12:29:02.768626 27531 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 16ca3470e6d1403880ab463e0a058cb0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:29:02.767627 27797 raft_consensus.cc:2955] T 16ca3470e6d1403880ab463e0a058cb0 P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 962a06bebbae4b989cf82ab686ab84db (127.16.110.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } } }
I20260630 12:29:02.769446 27547 catalog_manager.cc:5697] T 16ca3470e6d1403880ab463e0a058cb0 P 798418eccf534d6e80e2b071661b88f4 reported cstate change: config changed from index 3 to 4, VOTER 962a06bebbae4b989cf82ab686ab84db (127.16.110.129) evicted. New cstate: current_term: 1 leader_uuid: "28d1f6f5588f4235b1b6762a3915b61f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "28d1f6f5588f4235b1b6762a3915b61f" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 40333 } } peers { permanent_uuid: "ca50c882a93b4ec4a258b4ad4394fa45" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 33187 } } peers { permanent_uuid: "798418eccf534d6e80e2b071661b88f4" member_type: VOTER last_known_addr { host: "127.16.110.132" port: 41551 } attrs { promote: false } } }
I20260630 12:29:02.779529 27636 tablet_service.cc:1558] Processing DeleteTablet for tablet 16ca3470e6d1403880ab463e0a058cb0 with delete_type TABLET_DATA_TOMBSTONED (TS 962a06bebbae4b989cf82ab686ab84db not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48790
I20260630 12:29:02.782377 28034 tablet_replica.cc:333] T 16ca3470e6d1403880ab463e0a058cb0 P 962a06bebbae4b989cf82ab686ab84db: stopping tablet replica
I20260630 12:29:02.783471 28034 raft_consensus.cc:2243] T 16ca3470e6d1403880ab463e0a058cb0 P 962a06bebbae4b989cf82ab686ab84db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:02.784335 28034 raft_consensus.cc:2272] T 16ca3470e6d1403880ab463e0a058cb0 P 962a06bebbae4b989cf82ab686ab84db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:02.787704 28034 ts_tablet_manager.cc:1916] T 16ca3470e6d1403880ab463e0a058cb0 P 962a06bebbae4b989cf82ab686ab84db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:29:02.798462 28034 ts_tablet_manager.cc:1929] T 16ca3470e6d1403880ab463e0a058cb0 P 962a06bebbae4b989cf82ab686ab84db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:29:02.798888 28034 log.cc:1199] T 16ca3470e6d1403880ab463e0a058cb0 P 962a06bebbae4b989cf82ab686ab84db: Deleting WAL directory at /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822292038890-16826-0/minicluster-data/ts-0-root/wals/16ca3470e6d1403880ab463e0a058cb0
I20260630 12:29:02.800541 27531 catalog_manager.cc:5028] TS 962a06bebbae4b989cf82ab686ab84db (127.16.110.129:39913): tablet 16ca3470e6d1403880ab463e0a058cb0 (table test-workload [id=8d8f86223a734a4ab2ddd0faa5738363]) successfully deleted
I20260630 12:29:03.080945 16826 tablet_server.cc:179] TabletServer@127.16.110.129:0 shutting down...
I20260630 12:29:03.108094 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:03.109051 16826 tablet_replica.cc:333] T 84c4f6267927488a88e8e78d82a12ded P 962a06bebbae4b989cf82ab686ab84db: stopping tablet replica
I20260630 12:29:03.109689 16826 raft_consensus.cc:2243] T 84c4f6267927488a88e8e78d82a12ded P 962a06bebbae4b989cf82ab686ab84db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:03.110330 16826 raft_consensus.cc:2272] T 84c4f6267927488a88e8e78d82a12ded P 962a06bebbae4b989cf82ab686ab84db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:03.113061 16826 tablet_replica.cc:333] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db: stopping tablet replica
I20260630 12:29:03.113808 16826 raft_consensus.cc:2243] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:03.114609 16826 raft_consensus.cc:2272] T 3251d4d1712540e8877ca45493a021a9 P 962a06bebbae4b989cf82ab686ab84db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:03.117139 16826 tablet_replica.cc:333] T 7e25128a4f6547568b2f1fcbce39cd42 P 962a06bebbae4b989cf82ab686ab84db: stopping tablet replica
I20260630 12:29:03.117656 16826 raft_consensus.cc:2243] T 7e25128a4f6547568b2f1fcbce39cd42 P 962a06bebbae4b989cf82ab686ab84db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:03.118090 16826 raft_consensus.cc:2272] T 7e25128a4f6547568b2f1fcbce39cd42 P 962a06bebbae4b989cf82ab686ab84db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:03.141285 16826 tablet_server.cc:196] TabletServer@127.16.110.129:0 shutdown complete.
I20260630 12:29:03.158855 16826 tablet_server.cc:179] TabletServer@127.16.110.130:0 shutting down...
I20260630 12:29:03.184602 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:03.185446 16826 tablet_replica.cc:333] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f: stopping tablet replica
I20260630 12:29:03.186267 16826 raft_consensus.cc:2243] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:03.187103 16826 raft_consensus.cc:2272] T 7e25128a4f6547568b2f1fcbce39cd42 P 28d1f6f5588f4235b1b6762a3915b61f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:03.189500 16826 tablet_replica.cc:333] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f: stopping tablet replica
I20260630 12:29:03.190025 16826 raft_consensus.cc:2243] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:03.190822 16826 raft_consensus.cc:2272] T 16ca3470e6d1403880ab463e0a058cb0 P 28d1f6f5588f4235b1b6762a3915b61f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:03.193679 16826 tablet_replica.cc:333] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f: stopping tablet replica
I20260630 12:29:03.194285 16826 raft_consensus.cc:2243] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:03.195016 16826 raft_consensus.cc:2272] T 84c4f6267927488a88e8e78d82a12ded P 28d1f6f5588f4235b1b6762a3915b61f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:03.209851 16826 tablet_server.cc:196] TabletServer@127.16.110.130:0 shutdown complete.
I20260630 12:29:03.224915 16826 tablet_server.cc:179] TabletServer@127.16.110.131:0 shutting down...
I20260630 12:29:03.249536 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:03.250222 16826 tablet_replica.cc:333] T 3251d4d1712540e8877ca45493a021a9 P ca50c882a93b4ec4a258b4ad4394fa45: stopping tablet replica
I20260630 12:29:03.250818 16826 raft_consensus.cc:2243] T 3251d4d1712540e8877ca45493a021a9 P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:03.251520 16826 raft_consensus.cc:2272] T 3251d4d1712540e8877ca45493a021a9 P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:03.254429 16826 tablet_replica.cc:333] T 7e25128a4f6547568b2f1fcbce39cd42 P ca50c882a93b4ec4a258b4ad4394fa45: stopping tablet replica
I20260630 12:29:03.254948 16826 raft_consensus.cc:2243] T 7e25128a4f6547568b2f1fcbce39cd42 P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:03.255404 16826 raft_consensus.cc:2272] T 7e25128a4f6547568b2f1fcbce39cd42 P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:03.257562 16826 tablet_replica.cc:333] T 16ca3470e6d1403880ab463e0a058cb0 P ca50c882a93b4ec4a258b4ad4394fa45: stopping tablet replica
I20260630 12:29:03.258069 16826 raft_consensus.cc:2243] T 16ca3470e6d1403880ab463e0a058cb0 P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:03.258652 16826 raft_consensus.cc:2272] T 16ca3470e6d1403880ab463e0a058cb0 P ca50c882a93b4ec4a258b4ad4394fa45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:03.282323 16826 tablet_server.cc:196] TabletServer@127.16.110.131:0 shutdown complete.
I20260630 12:29:03.297572 16826 tablet_server.cc:179] TabletServer@127.16.110.132:0 shutting down...
I20260630 12:29:03.317628 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:03.318442 16826 tablet_replica.cc:333] T 16ca3470e6d1403880ab463e0a058cb0 P 798418eccf534d6e80e2b071661b88f4: stopping tablet replica
I20260630 12:29:03.319015 16826 raft_consensus.cc:2243] T 16ca3470e6d1403880ab463e0a058cb0 P 798418eccf534d6e80e2b071661b88f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:03.319576 16826 raft_consensus.cc:2272] T 16ca3470e6d1403880ab463e0a058cb0 P 798418eccf534d6e80e2b071661b88f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:03.321916 16826 tablet_replica.cc:333] T 84c4f6267927488a88e8e78d82a12ded P 798418eccf534d6e80e2b071661b88f4: stopping tablet replica
I20260630 12:29:03.322443 16826 raft_consensus.cc:2243] T 84c4f6267927488a88e8e78d82a12ded P 798418eccf534d6e80e2b071661b88f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:03.322997 16826 raft_consensus.cc:2272] T 84c4f6267927488a88e8e78d82a12ded P 798418eccf534d6e80e2b071661b88f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:03.325357 16826 tablet_replica.cc:333] T 3251d4d1712540e8877ca45493a021a9 P 798418eccf534d6e80e2b071661b88f4: stopping tablet replica
I20260630 12:29:03.325850 16826 raft_consensus.cc:2243] T 3251d4d1712540e8877ca45493a021a9 P 798418eccf534d6e80e2b071661b88f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:03.326355 16826 raft_consensus.cc:2272] T 3251d4d1712540e8877ca45493a021a9 P 798418eccf534d6e80e2b071661b88f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:03.346581 16826 tablet_server.cc:196] TabletServer@127.16.110.132:0 shutdown complete.
I20260630 12:29:03.358284 16826 master.cc:562] Master@127.16.110.190:40537 shutting down...
I20260630 12:29:03.376299 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 09c5abddb0b446208510dac5ca8e2337 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:03.376809 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 09c5abddb0b446208510dac5ca8e2337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:03.377104 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P 09c5abddb0b446208510dac5ca8e2337: stopping tablet replica
I20260630 12:29:03.398104 16826 master.cc:584] Master@127.16.110.190:40537 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (12737 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:29:03.466542 16826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.110.190:42901
I20260630 12:29:03.467974 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:03.474596 28036 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:03.474679 28037 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:03.477578 28039 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:03.477610 16826 server_base.cc:1061] running on GCE node
I20260630 12:29:03.478937 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:03.479194 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:03.479415 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822543479377 us; error 0 us; skew 500 ppm
I20260630 12:29:03.480013 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:03.482952 16826 webserver.cc:533] Webserver started at http://127.16.110.190:35405/ using document root <none> and password file <none>
I20260630 12:29:03.483515 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:03.483727 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:03.484114 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:03.485603 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822292038890-16826-0/minicluster-data/master-0-root/instance:
uuid: "693c715694174e729535758b9616e037"
format_stamp: "Formatted at 2026-06-30 12:29:03 on dist-test-slave-pnhc"
I20260630 12:29:03.491019 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:29:03.494931 28044 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:03.495832 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:29:03.496140 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822292038890-16826-0/minicluster-data/master-0-root
uuid: "693c715694174e729535758b9616e037"
format_stamp: "Formatted at 2026-06-30 12:29:03 on dist-test-slave-pnhc"
I20260630 12:29:03.496387 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822292038890-16826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822292038890-16826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822292038890-16826-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:03.508500 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:03.509925 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:03.550107 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.190:42901
I20260630 12:29:03.550215 28095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.190:42901 every 8 connection(s)
I20260630 12:29:03.554535 28096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:03.568461 28096 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 693c715694174e729535758b9616e037: Bootstrap starting.
I20260630 12:29:03.573436 28096 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 693c715694174e729535758b9616e037: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:03.577782 28096 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 693c715694174e729535758b9616e037: No bootstrap required, opened a new log
I20260630 12:29:03.580107 28096 raft_consensus.cc:359] T 00000000000000000000000000000000 P 693c715694174e729535758b9616e037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "693c715694174e729535758b9616e037" member_type: VOTER }
I20260630 12:29:03.580595 28096 raft_consensus.cc:385] T 00000000000000000000000000000000 P 693c715694174e729535758b9616e037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:03.580775 28096 raft_consensus.cc:740] T 00000000000000000000000000000000 P 693c715694174e729535758b9616e037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 693c715694174e729535758b9616e037, State: Initialized, Role: FOLLOWER
I20260630 12:29:03.581378 28096 consensus_queue.cc:260] T 00000000000000000000000000000000 P 693c715694174e729535758b9616e037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "693c715694174e729535758b9616e037" member_type: VOTER }
I20260630 12:29:03.581804 28096 raft_consensus.cc:399] T 00000000000000000000000000000000 P 693c715694174e729535758b9616e037 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:03.581995 28096 raft_consensus.cc:493] T 00000000000000000000000000000000 P 693c715694174e729535758b9616e037 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:03.582233 28096 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 693c715694174e729535758b9616e037 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:03.587195 28096 raft_consensus.cc:515] T 00000000000000000000000000000000 P 693c715694174e729535758b9616e037 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "693c715694174e729535758b9616e037" member_type: VOTER }
I20260630 12:29:03.587644 28096 leader_election.cc:304] T 00000000000000000000000000000000 P 693c715694174e729535758b9616e037 [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: 693c715694174e729535758b9616e037; no voters: 
I20260630 12:29:03.588799 28096 leader_election.cc:290] T 00000000000000000000000000000000 P 693c715694174e729535758b9616e037 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:03.589298 28099 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 693c715694174e729535758b9616e037 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:03.590718 28099 raft_consensus.cc:697] T 00000000000000000000000000000000 P 693c715694174e729535758b9616e037 [term 1 LEADER]: Becoming Leader. State: Replica: 693c715694174e729535758b9616e037, State: Running, Role: LEADER
I20260630 12:29:03.591382 28099 consensus_queue.cc:237] T 00000000000000000000000000000000 P 693c715694174e729535758b9616e037 [LEADER]: Queue going to LEADER mode. State: All 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: "693c715694174e729535758b9616e037" member_type: VOTER }
I20260630 12:29:03.591751 28096 sys_catalog.cc:565] T 00000000000000000000000000000000 P 693c715694174e729535758b9616e037 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:03.597913 28101 sys_catalog.cc:455] T 00000000000000000000000000000000 P 693c715694174e729535758b9616e037 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 693c715694174e729535758b9616e037. Latest consensus state: current_term: 1 leader_uuid: "693c715694174e729535758b9616e037" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "693c715694174e729535758b9616e037" member_type: VOTER } }
I20260630 12:29:03.597872 28100 sys_catalog.cc:455] T 00000000000000000000000000000000 P 693c715694174e729535758b9616e037 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "693c715694174e729535758b9616e037" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "693c715694174e729535758b9616e037" member_type: VOTER } }
I20260630 12:29:03.598688 28101 sys_catalog.cc:458] T 00000000000000000000000000000000 P 693c715694174e729535758b9616e037 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:03.598717 28100 sys_catalog.cc:458] T 00000000000000000000000000000000 P 693c715694174e729535758b9616e037 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:03.600927 28107 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:03.609012 28107 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:03.610025 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:29:03.618482 28107 catalog_manager.cc:1383] Generated new cluster ID: 8aca25d6265147b4be336a827fea0549
I20260630 12:29:03.618824 28107 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:03.634050 28107 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:29:03.635473 28107 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:03.648614 28107 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 693c715694174e729535758b9616e037: Generated new TSK 0
I20260630 12:29:03.649235 28107 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:03.676540 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:03.683940 28117 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:03.685940 28118 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:03.688112 16826 server_base.cc:1061] running on GCE node
W20260630 12:29:03.688552 28120 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:03.689464 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:03.689700 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:03.689873 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822543689858 us; error 0 us; skew 500 ppm
I20260630 12:29:03.690478 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:03.692934 16826 webserver.cc:533] Webserver started at http://127.16.110.129:39927/ using document root <none> and password file <none>
I20260630 12:29:03.693478 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:03.693645 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:03.693948 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:03.695230 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822292038890-16826-0/minicluster-data/ts-0-root/instance:
uuid: "5b5e031d6b1c4460a23a7f0628ca503d"
format_stamp: "Formatted at 2026-06-30 12:29:03 on dist-test-slave-pnhc"
I20260630 12:29:03.699699 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:29:03.703254 28125 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:03.704165 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.003s
I20260630 12:29:03.704404 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822292038890-16826-0/minicluster-data/ts-0-root
uuid: "5b5e031d6b1c4460a23a7f0628ca503d"
format_stamp: "Formatted at 2026-06-30 12:29:03 on dist-test-slave-pnhc"
I20260630 12:29:03.704638 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822292038890-16826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822292038890-16826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822292038890-16826-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:03.724759 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:03.725888 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:03.727303 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:03.729842 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:03.730012 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:03.730306 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:03.730472 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:03.773092 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.129:35185
I20260630 12:29:03.773278 28187 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.129:35185 every 8 connection(s)
I20260630 12:29:03.778417 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:03.786487 28192 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:03.787500 28193 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:03.789412 28195 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:03.790246 16826 server_base.cc:1061] running on GCE node
I20260630 12:29:03.791591 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:03.791877 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:03.792122 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822543792102 us; error 0 us; skew 500 ppm
I20260630 12:29:03.792862 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:03.795054 28188 heartbeater.cc:344] Connected to a master server at 127.16.110.190:42901
I20260630 12:29:03.795459 28188 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:03.795614 16826 webserver.cc:533] Webserver started at http://127.16.110.130:37633/ using document root <none> and password file <none>
I20260630 12:29:03.796257 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:03.796464 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:03.796361 28188 heartbeater.cc:507] Master 127.16.110.190:42901 requested a full tablet report, sending...
I20260630 12:29:03.796933 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:03.798480 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822292038890-16826-0/minicluster-data/ts-1-root/instance:
uuid: "d6996b62326444a7b5106c8c59bc5038"
format_stamp: "Formatted at 2026-06-30 12:29:03 on dist-test-slave-pnhc"
I20260630 12:29:03.798980 28061 ts_manager.cc:194] Registered new tserver with Master: 5b5e031d6b1c4460a23a7f0628ca503d (127.16.110.129:35185)
I20260630 12:29:03.801031 28061 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46994
I20260630 12:29:03.804322 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260630 12:29:03.807898 28200 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:03.808715 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:29:03.808993 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822292038890-16826-0/minicluster-data/ts-1-root
uuid: "d6996b62326444a7b5106c8c59bc5038"
format_stamp: "Formatted at 2026-06-30 12:29:03 on dist-test-slave-pnhc"
I20260630 12:29:03.809306 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822292038890-16826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822292038890-16826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822292038890-16826-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:03.818722 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:03.819809 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:03.821223 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:03.823344 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:03.823565 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:03.823791 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:03.823956 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:03.863902 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.130:41885
I20260630 12:29:03.864001 28262 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.130:41885 every 8 connection(s)
I20260630 12:29:03.868891 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:03.877259 28266 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:03.880239 28267 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:03.881311 16826 server_base.cc:1061] running on GCE node
I20260630 12:29:03.881639 28263 heartbeater.cc:344] Connected to a master server at 127.16.110.190:42901
I20260630 12:29:03.882175 28263 heartbeater.cc:461] Registering TS with master...
W20260630 12:29:03.882414 28269 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:03.883208 28263 heartbeater.cc:507] Master 127.16.110.190:42901 requested a full tablet report, sending...
I20260630 12:29:03.883553 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:03.883858 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:03.884083 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822543884065 us; error 0 us; skew 500 ppm
I20260630 12:29:03.884743 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:03.885567 28061 ts_manager.cc:194] Registered new tserver with Master: d6996b62326444a7b5106c8c59bc5038 (127.16.110.130:41885)
I20260630 12:29:03.887403 16826 webserver.cc:533] Webserver started at http://127.16.110.131:43357/ using document root <none> and password file <none>
I20260630 12:29:03.887547 28061 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47004
I20260630 12:29:03.887977 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:03.888316 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:03.888629 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:03.889868 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822292038890-16826-0/minicluster-data/ts-2-root/instance:
uuid: "d6c5360a708e4ed2ae947363aabc775e"
format_stamp: "Formatted at 2026-06-30 12:29:03 on dist-test-slave-pnhc"
I20260630 12:29:03.894358 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:29:03.897675 28274 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:03.898494 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:29:03.898783 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822292038890-16826-0/minicluster-data/ts-2-root
uuid: "d6c5360a708e4ed2ae947363aabc775e"
format_stamp: "Formatted at 2026-06-30 12:29:03 on dist-test-slave-pnhc"
I20260630 12:29:03.899019 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822292038890-16826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822292038890-16826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822292038890-16826-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:03.914412 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:03.915560 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:03.917084 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:03.919276 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:03.919445 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:03.919731 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:03.919891 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:03.961249 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.131:43989
I20260630 12:29:03.961361 28336 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.131:43989 every 8 connection(s)
I20260630 12:29:03.975737 28337 heartbeater.cc:344] Connected to a master server at 127.16.110.190:42901
I20260630 12:29:03.976254 28337 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:03.977065 28337 heartbeater.cc:507] Master 127.16.110.190:42901 requested a full tablet report, sending...
I20260630 12:29:03.979060 28061 ts_manager.cc:194] Registered new tserver with Master: d6c5360a708e4ed2ae947363aabc775e (127.16.110.131:43989)
I20260630 12:29:03.979244 16826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014773021s
I20260630 12:29:03.980623 28061 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47020
I20260630 12:29:04.803685 28188 heartbeater.cc:499] Master 127.16.110.190:42901 was elected leader, sending a full tablet report...
I20260630 12:29:04.890434 28263 heartbeater.cc:499] Master 127.16.110.190:42901 was elected leader, sending a full tablet report...
I20260630 12:29:04.983523 28337 heartbeater.cc:499] Master 127.16.110.190:42901 was elected leader, sending a full tablet report...
I20260630 12:29:05.035254 28061 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47028:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:29:05.037863 28061 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:29:05.107460 28152 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb04eed7ff84cd89288dfecd5bf3278 (DEFAULT_TABLE table=test-workload [id=ea8a6b5dddb640fb8338e6a0b880106d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:05.109032 28152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb04eed7ff84cd89288dfecd5bf3278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:05.111071 28149 tablet_service.cc:1511] Processing CreateTablet for tablet 6f8be774d55c47b38a44b226d27d8304 (DEFAULT_TABLE table=test-workload [id=ea8a6b5dddb640fb8338e6a0b880106d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:05.112663 28149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f8be774d55c47b38a44b226d27d8304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:05.112944 28150 tablet_service.cc:1511] Processing CreateTablet for tablet 071fbab42fb94a65a7d13513d09e7bb4 (DEFAULT_TABLE table=test-workload [id=ea8a6b5dddb640fb8338e6a0b880106d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:05.114259 28150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 071fbab42fb94a65a7d13513d09e7bb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:05.108696 28153 tablet_service.cc:1511] Processing CreateTablet for tablet 386f6fdfbd034f16a89049acebeab5a0 (DEFAULT_TABLE table=test-workload [id=ea8a6b5dddb640fb8338e6a0b880106d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:05.115906 28148 tablet_service.cc:1511] Processing CreateTablet for tablet 1d31e31ec38b4593aee20bf8c503f66b (DEFAULT_TABLE table=test-workload [id=ea8a6b5dddb640fb8338e6a0b880106d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:05.116825 28153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386f6fdfbd034f16a89049acebeab5a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:05.119091 28302 tablet_service.cc:1511] Processing CreateTablet for tablet 386f6fdfbd034f16a89049acebeab5a0 (DEFAULT_TABLE table=test-workload [id=ea8a6b5dddb640fb8338e6a0b880106d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:05.111153 28151 tablet_service.cc:1511] Processing CreateTablet for tablet d5953a5a2e9c482f91260928dadd45fa (DEFAULT_TABLE table=test-workload [id=ea8a6b5dddb640fb8338e6a0b880106d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:05.120468 28302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386f6fdfbd034f16a89049acebeab5a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:05.122233 28297 tablet_service.cc:1511] Processing CreateTablet for tablet 1d31e31ec38b4593aee20bf8c503f66b (DEFAULT_TABLE table=test-workload [id=ea8a6b5dddb640fb8338e6a0b880106d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:05.123535 28297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d31e31ec38b4593aee20bf8c503f66b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:05.125240 28298 tablet_service.cc:1511] Processing CreateTablet for tablet 6f8be774d55c47b38a44b226d27d8304 (DEFAULT_TABLE table=test-workload [id=ea8a6b5dddb640fb8338e6a0b880106d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:05.126544 28298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f8be774d55c47b38a44b226d27d8304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:05.129293 28299 tablet_service.cc:1511] Processing CreateTablet for tablet 071fbab42fb94a65a7d13513d09e7bb4 (DEFAULT_TABLE table=test-workload [id=ea8a6b5dddb640fb8338e6a0b880106d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:05.130628 28299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 071fbab42fb94a65a7d13513d09e7bb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:05.133353 28300 tablet_service.cc:1511] Processing CreateTablet for tablet d5953a5a2e9c482f91260928dadd45fa (DEFAULT_TABLE table=test-workload [id=ea8a6b5dddb640fb8338e6a0b880106d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:05.134614 28300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5953a5a2e9c482f91260928dadd45fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:05.136803 28301 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb04eed7ff84cd89288dfecd5bf3278 (DEFAULT_TABLE table=test-workload [id=ea8a6b5dddb640fb8338e6a0b880106d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:05.138159 28301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb04eed7ff84cd89288dfecd5bf3278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:05.152392 28151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5953a5a2e9c482f91260928dadd45fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:05.153235 28148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d31e31ec38b4593aee20bf8c503f66b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:05.154987 28228 tablet_service.cc:1511] Processing CreateTablet for tablet 386f6fdfbd034f16a89049acebeab5a0 (DEFAULT_TABLE table=test-workload [id=ea8a6b5dddb640fb8338e6a0b880106d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:05.157476 28227 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb04eed7ff84cd89288dfecd5bf3278 (DEFAULT_TABLE table=test-workload [id=ea8a6b5dddb640fb8338e6a0b880106d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:05.158862 28227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb04eed7ff84cd89288dfecd5bf3278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:05.161227 28226 tablet_service.cc:1511] Processing CreateTablet for tablet d5953a5a2e9c482f91260928dadd45fa (DEFAULT_TABLE table=test-workload [id=ea8a6b5dddb640fb8338e6a0b880106d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:05.163383 28225 tablet_service.cc:1511] Processing CreateTablet for tablet 071fbab42fb94a65a7d13513d09e7bb4 (DEFAULT_TABLE table=test-workload [id=ea8a6b5dddb640fb8338e6a0b880106d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:05.165659 28224 tablet_service.cc:1511] Processing CreateTablet for tablet 6f8be774d55c47b38a44b226d27d8304 (DEFAULT_TABLE table=test-workload [id=ea8a6b5dddb640fb8338e6a0b880106d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:05.167938 28223 tablet_service.cc:1511] Processing CreateTablet for tablet 1d31e31ec38b4593aee20bf8c503f66b (DEFAULT_TABLE table=test-workload [id=ea8a6b5dddb640fb8338e6a0b880106d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:05.169140 28357 tablet_bootstrap.cc:492] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e: Bootstrap starting.
I20260630 12:29:05.172405 28226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5953a5a2e9c482f91260928dadd45fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:05.174031 28225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 071fbab42fb94a65a7d13513d09e7bb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:05.175462 28357 tablet_bootstrap.cc:654] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:05.175637 28223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d31e31ec38b4593aee20bf8c503f66b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:05.177256 28224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f8be774d55c47b38a44b226d27d8304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:05.178794 28228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386f6fdfbd034f16a89049acebeab5a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:05.191494 28357 tablet_bootstrap.cc:492] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e: No bootstrap required, opened a new log
I20260630 12:29:05.192390 28357 ts_tablet_manager.cc:1403] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260630 12:29:05.198410 28357 raft_consensus.cc:359] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } }
I20260630 12:29:05.200814 28357 raft_consensus.cc:385] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:05.201215 28357 raft_consensus.cc:740] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c5360a708e4ed2ae947363aabc775e, State: Initialized, Role: FOLLOWER
I20260630 12:29:05.202438 28357 consensus_queue.cc:260] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } }
I20260630 12:29:05.205659 28359 tablet_bootstrap.cc:492] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d: Bootstrap starting.
I20260630 12:29:05.214227 28359 tablet_bootstrap.cc:654] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:05.229080 28360 tablet_bootstrap.cc:492] T 6f8be774d55c47b38a44b226d27d8304 P d6996b62326444a7b5106c8c59bc5038: Bootstrap starting.
I20260630 12:29:05.232197 28359 tablet_bootstrap.cc:492] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d: No bootstrap required, opened a new log
I20260630 12:29:05.232826 28359 ts_tablet_manager.cc:1403] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.008s
I20260630 12:29:05.235896 28359 raft_consensus.cc:359] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.236694 28359 raft_consensus.cc:385] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:05.237051 28359 raft_consensus.cc:740] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b5e031d6b1c4460a23a7f0628ca503d, State: Initialized, Role: FOLLOWER
I20260630 12:29:05.237046 28360 tablet_bootstrap.cc:654] T 6f8be774d55c47b38a44b226d27d8304 P d6996b62326444a7b5106c8c59bc5038: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:05.238121 28359 consensus_queue.cc:260] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.248631 28357 ts_tablet_manager.cc:1434] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e: Time spent starting tablet: real 0.056s	user 0.004s	sys 0.008s
I20260630 12:29:05.259193 28359 ts_tablet_manager.cc:1434] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d: Time spent starting tablet: real 0.026s	user 0.012s	sys 0.002s
I20260630 12:29:05.260079 28360 tablet_bootstrap.cc:492] T 6f8be774d55c47b38a44b226d27d8304 P d6996b62326444a7b5106c8c59bc5038: No bootstrap required, opened a new log
I20260630 12:29:05.260655 28360 ts_tablet_manager.cc:1403] T 6f8be774d55c47b38a44b226d27d8304 P d6996b62326444a7b5106c8c59bc5038: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.006s
I20260630 12:29:05.261725 28357 tablet_bootstrap.cc:492] T 6f8be774d55c47b38a44b226d27d8304 P d6c5360a708e4ed2ae947363aabc775e: Bootstrap starting.
I20260630 12:29:05.263680 28360 raft_consensus.cc:359] T 6f8be774d55c47b38a44b226d27d8304 P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.264125 28359 tablet_bootstrap.cc:492] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d: Bootstrap starting.
I20260630 12:29:05.265909 28360 raft_consensus.cc:385] T 6f8be774d55c47b38a44b226d27d8304 P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:05.266288 28360 raft_consensus.cc:740] T 6f8be774d55c47b38a44b226d27d8304 P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6996b62326444a7b5106c8c59bc5038, State: Initialized, Role: FOLLOWER
I20260630 12:29:05.267215 28360 consensus_queue.cc:260] T 6f8be774d55c47b38a44b226d27d8304 P d6996b62326444a7b5106c8c59bc5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.269881 28357 tablet_bootstrap.cc:654] T 6f8be774d55c47b38a44b226d27d8304 P d6c5360a708e4ed2ae947363aabc775e: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:05.270782 28359 tablet_bootstrap.cc:654] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:05.275271 28360 ts_tablet_manager.cc:1434] T 6f8be774d55c47b38a44b226d27d8304 P d6996b62326444a7b5106c8c59bc5038: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.003s
I20260630 12:29:05.276738 28360 tablet_bootstrap.cc:492] T 1d31e31ec38b4593aee20bf8c503f66b P d6996b62326444a7b5106c8c59bc5038: Bootstrap starting.
W20260630 12:29:05.278633 28189 tablet.cc:2406] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:29:05.283921 28359 tablet_bootstrap.cc:492] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d: No bootstrap required, opened a new log
I20260630 12:29:05.284548 28359 ts_tablet_manager.cc:1403] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260630 12:29:05.284925 28360 tablet_bootstrap.cc:654] T 1d31e31ec38b4593aee20bf8c503f66b P d6996b62326444a7b5106c8c59bc5038: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:05.287568 28359 raft_consensus.cc:359] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.288504 28359 raft_consensus.cc:385] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:05.288878 28359 raft_consensus.cc:740] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b5e031d6b1c4460a23a7f0628ca503d, State: Initialized, Role: FOLLOWER
I20260630 12:29:05.289816 28359 consensus_queue.cc:260] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.290843 28357 tablet_bootstrap.cc:492] T 6f8be774d55c47b38a44b226d27d8304 P d6c5360a708e4ed2ae947363aabc775e: No bootstrap required, opened a new log
I20260630 12:29:05.291365 28357 ts_tablet_manager.cc:1403] T 6f8be774d55c47b38a44b226d27d8304 P d6c5360a708e4ed2ae947363aabc775e: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.013s
I20260630 12:29:05.291390 28360 tablet_bootstrap.cc:492] T 1d31e31ec38b4593aee20bf8c503f66b P d6996b62326444a7b5106c8c59bc5038: No bootstrap required, opened a new log
I20260630 12:29:05.292013 28359 ts_tablet_manager.cc:1434] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:29:05.292078 28360 ts_tablet_manager.cc:1403] T 1d31e31ec38b4593aee20bf8c503f66b P d6996b62326444a7b5106c8c59bc5038: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:29:05.293285 28359 tablet_bootstrap.cc:492] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d: Bootstrap starting.
I20260630 12:29:05.294462 28357 raft_consensus.cc:359] T 6f8be774d55c47b38a44b226d27d8304 P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.295238 28357 raft_consensus.cc:385] T 6f8be774d55c47b38a44b226d27d8304 P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:05.295542 28357 raft_consensus.cc:740] T 6f8be774d55c47b38a44b226d27d8304 P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c5360a708e4ed2ae947363aabc775e, State: Initialized, Role: FOLLOWER
I20260630 12:29:05.295521 28360 raft_consensus.cc:359] T 1d31e31ec38b4593aee20bf8c503f66b P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.296541 28360 raft_consensus.cc:385] T 1d31e31ec38b4593aee20bf8c503f66b P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:05.296900 28360 raft_consensus.cc:740] T 1d31e31ec38b4593aee20bf8c503f66b P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6996b62326444a7b5106c8c59bc5038, State: Initialized, Role: FOLLOWER
I20260630 12:29:05.297974 28360 consensus_queue.cc:260] T 1d31e31ec38b4593aee20bf8c503f66b P d6996b62326444a7b5106c8c59bc5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.296865 28357 consensus_queue.cc:260] T 6f8be774d55c47b38a44b226d27d8304 P d6c5360a708e4ed2ae947363aabc775e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.301362 28357 ts_tablet_manager.cc:1434] T 6f8be774d55c47b38a44b226d27d8304 P d6c5360a708e4ed2ae947363aabc775e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:29:05.302436 28357 tablet_bootstrap.cc:492] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e: Bootstrap starting.
I20260630 12:29:05.305706 28360 ts_tablet_manager.cc:1434] T 1d31e31ec38b4593aee20bf8c503f66b P d6996b62326444a7b5106c8c59bc5038: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:29:05.306845 28360 tablet_bootstrap.cc:492] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6996b62326444a7b5106c8c59bc5038: Bootstrap starting.
I20260630 12:29:05.309063 28357 tablet_bootstrap.cc:654] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:05.312825 28360 tablet_bootstrap.cc:654] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6996b62326444a7b5106c8c59bc5038: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:05.304308 28359 tablet_bootstrap.cc:654] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:05.317725 28360 tablet_bootstrap.cc:492] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6996b62326444a7b5106c8c59bc5038: No bootstrap required, opened a new log
I20260630 12:29:05.318166 28360 ts_tablet_manager.cc:1403] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6996b62326444a7b5106c8c59bc5038: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:29:05.320842 28357 tablet_bootstrap.cc:492] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e: No bootstrap required, opened a new log
I20260630 12:29:05.320741 28360 raft_consensus.cc:359] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.321400 28357 ts_tablet_manager.cc:1403] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260630 12:29:05.321424 28360 raft_consensus.cc:385] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:05.321964 28360 raft_consensus.cc:740] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6996b62326444a7b5106c8c59bc5038, State: Initialized, Role: FOLLOWER
I20260630 12:29:05.322142 28359 tablet_bootstrap.cc:492] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d: No bootstrap required, opened a new log
I20260630 12:29:05.322693 28359 ts_tablet_manager.cc:1403] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d: Time spent bootstrapping tablet: real 0.030s	user 0.003s	sys 0.008s
I20260630 12:29:05.322805 28360 consensus_queue.cc:260] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6996b62326444a7b5106c8c59bc5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.324586 28357 raft_consensus.cc:359] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.325168 28360 ts_tablet_manager.cc:1434] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6996b62326444a7b5106c8c59bc5038: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:29:05.325378 28357 raft_consensus.cc:385] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:05.325371 28359 raft_consensus.cc:359] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.326020 28357 raft_consensus.cc:740] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c5360a708e4ed2ae947363aabc775e, State: Initialized, Role: FOLLOWER
I20260630 12:29:05.326236 28360 tablet_bootstrap.cc:492] T d5953a5a2e9c482f91260928dadd45fa P d6996b62326444a7b5106c8c59bc5038: Bootstrap starting.
I20260630 12:29:05.326886 28357 consensus_queue.cc:260] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.329231 28357 ts_tablet_manager.cc:1434] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:29:05.326360 28359 raft_consensus.cc:385] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:05.330154 28359 raft_consensus.cc:740] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b5e031d6b1c4460a23a7f0628ca503d, State: Initialized, Role: FOLLOWER
I20260630 12:29:05.330363 28357 tablet_bootstrap.cc:492] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e: Bootstrap starting.
I20260630 12:29:05.331092 28359 consensus_queue.cc:260] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.333161 28360 tablet_bootstrap.cc:654] T d5953a5a2e9c482f91260928dadd45fa P d6996b62326444a7b5106c8c59bc5038: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:05.336302 28359 ts_tablet_manager.cc:1434] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:29:05.337432 28359 tablet_bootstrap.cc:492] T 9eb04eed7ff84cd89288dfecd5bf3278 P 5b5e031d6b1c4460a23a7f0628ca503d: Bootstrap starting.
I20260630 12:29:05.337956 28357 tablet_bootstrap.cc:654] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:05.342402 28364 raft_consensus.cc:493] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:05.343071 28364 raft_consensus.cc:515] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.350469 28359 tablet_bootstrap.cc:654] T 9eb04eed7ff84cd89288dfecd5bf3278 P 5b5e031d6b1c4460a23a7f0628ca503d: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:05.356277 28364 leader_election.cc:290] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6996b62326444a7b5106c8c59bc5038 (127.16.110.130:41885), d6c5360a708e4ed2ae947363aabc775e (127.16.110.131:43989)
I20260630 12:29:05.362295 28359 tablet_bootstrap.cc:492] T 9eb04eed7ff84cd89288dfecd5bf3278 P 5b5e031d6b1c4460a23a7f0628ca503d: No bootstrap required, opened a new log
I20260630 12:29:05.362912 28359 ts_tablet_manager.cc:1403] T 9eb04eed7ff84cd89288dfecd5bf3278 P 5b5e031d6b1c4460a23a7f0628ca503d: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.004s
I20260630 12:29:05.365885 28359 raft_consensus.cc:359] T 9eb04eed7ff84cd89288dfecd5bf3278 P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.366768 28359 raft_consensus.cc:385] T 9eb04eed7ff84cd89288dfecd5bf3278 P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:05.367120 28359 raft_consensus.cc:740] T 9eb04eed7ff84cd89288dfecd5bf3278 P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b5e031d6b1c4460a23a7f0628ca503d, State: Initialized, Role: FOLLOWER
I20260630 12:29:05.368072 28359 consensus_queue.cc:260] T 9eb04eed7ff84cd89288dfecd5bf3278 P 5b5e031d6b1c4460a23a7f0628ca503d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.368958 28238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8be774d55c47b38a44b226d27d8304" candidate_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6996b62326444a7b5106c8c59bc5038" is_pre_election: true
I20260630 12:29:05.369738 28238 raft_consensus.cc:2468] T 6f8be774d55c47b38a44b226d27d8304 P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b5e031d6b1c4460a23a7f0628ca503d in term 0.
I20260630 12:29:05.371788 28129 leader_election.cc:304] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b5e031d6b1c4460a23a7f0628ca503d, d6996b62326444a7b5106c8c59bc5038; no voters: 
I20260630 12:29:05.372318 28359 ts_tablet_manager.cc:1434] T 9eb04eed7ff84cd89288dfecd5bf3278 P 5b5e031d6b1c4460a23a7f0628ca503d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:29:05.373122 28364 raft_consensus.cc:2804] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:05.373437 28359 tablet_bootstrap.cc:492] T d5953a5a2e9c482f91260928dadd45fa P 5b5e031d6b1c4460a23a7f0628ca503d: Bootstrap starting.
I20260630 12:29:05.373660 28364 raft_consensus.cc:493] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:05.374158 28364 raft_consensus.cc:3060] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:05.380985 28359 tablet_bootstrap.cc:654] T d5953a5a2e9c482f91260928dadd45fa P 5b5e031d6b1c4460a23a7f0628ca503d: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:05.385257 28364 raft_consensus.cc:515] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.388839 28360 tablet_bootstrap.cc:492] T d5953a5a2e9c482f91260928dadd45fa P d6996b62326444a7b5106c8c59bc5038: No bootstrap required, opened a new log
I20260630 12:29:05.389441 28360 ts_tablet_manager.cc:1403] T d5953a5a2e9c482f91260928dadd45fa P d6996b62326444a7b5106c8c59bc5038: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.009s
I20260630 12:29:05.391455 28238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8be774d55c47b38a44b226d27d8304" candidate_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6996b62326444a7b5106c8c59bc5038"
I20260630 12:29:05.392187 28238 raft_consensus.cc:3060] T 6f8be774d55c47b38a44b226d27d8304 P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:05.393604 28360 raft_consensus.cc:359] T d5953a5a2e9c482f91260928dadd45fa P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.394402 28360 raft_consensus.cc:385] T d5953a5a2e9c482f91260928dadd45fa P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:05.394608 28359 tablet_bootstrap.cc:492] T d5953a5a2e9c482f91260928dadd45fa P 5b5e031d6b1c4460a23a7f0628ca503d: No bootstrap required, opened a new log
I20260630 12:29:05.394675 28360 raft_consensus.cc:740] T d5953a5a2e9c482f91260928dadd45fa P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6996b62326444a7b5106c8c59bc5038, State: Initialized, Role: FOLLOWER
I20260630 12:29:05.395309 28359 ts_tablet_manager.cc:1403] T d5953a5a2e9c482f91260928dadd45fa P 5b5e031d6b1c4460a23a7f0628ca503d: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260630 12:29:05.396375 28360 consensus_queue.cc:260] T d5953a5a2e9c482f91260928dadd45fa P d6996b62326444a7b5106c8c59bc5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.398267 28357 tablet_bootstrap.cc:492] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e: No bootstrap required, opened a new log
I20260630 12:29:05.398733 28360 ts_tablet_manager.cc:1434] T d5953a5a2e9c482f91260928dadd45fa P d6996b62326444a7b5106c8c59bc5038: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:29:05.398798 28357 ts_tablet_manager.cc:1403] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e: Time spent bootstrapping tablet: real 0.069s	user 0.046s	sys 0.020s
I20260630 12:29:05.399978 28360 tablet_bootstrap.cc:492] T 386f6fdfbd034f16a89049acebeab5a0 P d6996b62326444a7b5106c8c59bc5038: Bootstrap starting.
I20260630 12:29:05.403167 28357 raft_consensus.cc:359] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.403998 28357 raft_consensus.cc:385] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:05.404137 28364 leader_election.cc:290] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d [CANDIDATE]: Term 1 election: Requested vote from peers d6996b62326444a7b5106c8c59bc5038 (127.16.110.130:41885), d6c5360a708e4ed2ae947363aabc775e (127.16.110.131:43989)
I20260630 12:29:05.404407 28357 raft_consensus.cc:740] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c5360a708e4ed2ae947363aabc775e, State: Initialized, Role: FOLLOWER
I20260630 12:29:05.402379 28238 raft_consensus.cc:2468] T 6f8be774d55c47b38a44b226d27d8304 P d6996b62326444a7b5106c8c59bc5038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b5e031d6b1c4460a23a7f0628ca503d in term 1.
I20260630 12:29:05.405313 28357 consensus_queue.cc:260] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.406777 28129 leader_election.cc:304] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b5e031d6b1c4460a23a7f0628ca503d, d6996b62326444a7b5106c8c59bc5038; no voters: 
I20260630 12:29:05.407193 28360 tablet_bootstrap.cc:654] T 386f6fdfbd034f16a89049acebeab5a0 P d6996b62326444a7b5106c8c59bc5038: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:05.407764 28364 raft_consensus.cc:2804] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:05.407202 28359 raft_consensus.cc:359] T d5953a5a2e9c482f91260928dadd45fa P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.410899 28359 raft_consensus.cc:385] T d5953a5a2e9c482f91260928dadd45fa P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:05.411194 28359 raft_consensus.cc:740] T d5953a5a2e9c482f91260928dadd45fa P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b5e031d6b1c4460a23a7f0628ca503d, State: Initialized, Role: FOLLOWER
I20260630 12:29:05.412128 28359 consensus_queue.cc:260] T d5953a5a2e9c482f91260928dadd45fa P 5b5e031d6b1c4460a23a7f0628ca503d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.412802 28357 ts_tablet_manager.cc:1434] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260630 12:29:05.413853 28357 tablet_bootstrap.cc:492] T 1d31e31ec38b4593aee20bf8c503f66b P d6c5360a708e4ed2ae947363aabc775e: Bootstrap starting.
I20260630 12:29:05.415730 28312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8be774d55c47b38a44b226d27d8304" candidate_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c5360a708e4ed2ae947363aabc775e" is_pre_election: true
I20260630 12:29:05.416591 28312 raft_consensus.cc:2468] T 6f8be774d55c47b38a44b226d27d8304 P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b5e031d6b1c4460a23a7f0628ca503d in term 0.
I20260630 12:29:05.418067 28311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8be774d55c47b38a44b226d27d8304" candidate_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c5360a708e4ed2ae947363aabc775e"
I20260630 12:29:05.418851 28311 raft_consensus.cc:3060] T 6f8be774d55c47b38a44b226d27d8304 P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:05.420140 28357 tablet_bootstrap.cc:654] T 1d31e31ec38b4593aee20bf8c503f66b P d6c5360a708e4ed2ae947363aabc775e: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:05.424506 28357 tablet_bootstrap.cc:492] T 1d31e31ec38b4593aee20bf8c503f66b P d6c5360a708e4ed2ae947363aabc775e: No bootstrap required, opened a new log
I20260630 12:29:05.424907 28357 ts_tablet_manager.cc:1403] T 1d31e31ec38b4593aee20bf8c503f66b P d6c5360a708e4ed2ae947363aabc775e: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.005s
I20260630 12:29:05.428181 28357 raft_consensus.cc:359] T 1d31e31ec38b4593aee20bf8c503f66b P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.429177 28357 raft_consensus.cc:385] T 1d31e31ec38b4593aee20bf8c503f66b P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:05.429572 28357 raft_consensus.cc:740] T 1d31e31ec38b4593aee20bf8c503f66b P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c5360a708e4ed2ae947363aabc775e, State: Initialized, Role: FOLLOWER
I20260630 12:29:05.430161 28311 raft_consensus.cc:2468] T 6f8be774d55c47b38a44b226d27d8304 P d6c5360a708e4ed2ae947363aabc775e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b5e031d6b1c4460a23a7f0628ca503d in term 1.
I20260630 12:29:05.430568 28357 consensus_queue.cc:260] T 1d31e31ec38b4593aee20bf8c503f66b P d6c5360a708e4ed2ae947363aabc775e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.433451 28357 ts_tablet_manager.cc:1434] T 1d31e31ec38b4593aee20bf8c503f66b P d6c5360a708e4ed2ae947363aabc775e: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260630 12:29:05.434513 28357 tablet_bootstrap.cc:492] T 071fbab42fb94a65a7d13513d09e7bb4 P d6c5360a708e4ed2ae947363aabc775e: Bootstrap starting.
I20260630 12:29:05.434829 28364 raft_consensus.cc:697] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d [term 1 LEADER]: Becoming Leader. State: Replica: 5b5e031d6b1c4460a23a7f0628ca503d, State: Running, Role: LEADER
I20260630 12:29:05.436030 28364 consensus_queue.cc:237] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.439013 28362 raft_consensus.cc:493] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:05.439699 28362 raft_consensus.cc:515] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.440896 28357 tablet_bootstrap.cc:654] T 071fbab42fb94a65a7d13513d09e7bb4 P d6c5360a708e4ed2ae947363aabc775e: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:05.446801 28362 leader_election.cc:290] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b5e031d6b1c4460a23a7f0628ca503d (127.16.110.129:35185), d6996b62326444a7b5106c8c59bc5038 (127.16.110.130:41885)
I20260630 12:29:05.455597 28378 raft_consensus.cc:493] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:05.458781 28378 raft_consensus.cc:515] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.462482 28357 tablet_bootstrap.cc:492] T 071fbab42fb94a65a7d13513d09e7bb4 P d6c5360a708e4ed2ae947363aabc775e: No bootstrap required, opened a new log
I20260630 12:29:05.464612 28357 ts_tablet_manager.cc:1403] T 071fbab42fb94a65a7d13513d09e7bb4 P d6c5360a708e4ed2ae947363aabc775e: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.008s
I20260630 12:29:05.462601 28359 ts_tablet_manager.cc:1434] T d5953a5a2e9c482f91260928dadd45fa P 5b5e031d6b1c4460a23a7f0628ca503d: Time spent starting tablet: real 0.067s	user 0.027s	sys 0.006s
I20260630 12:29:05.467505 28359 tablet_bootstrap.cc:492] T 386f6fdfbd034f16a89049acebeab5a0 P 5b5e031d6b1c4460a23a7f0628ca503d: Bootstrap starting.
I20260630 12:29:05.469959 28357 raft_consensus.cc:359] T 071fbab42fb94a65a7d13513d09e7bb4 P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.463956 28360 tablet_bootstrap.cc:492] T 386f6fdfbd034f16a89049acebeab5a0 P d6996b62326444a7b5106c8c59bc5038: No bootstrap required, opened a new log
I20260630 12:29:05.473692 28357 raft_consensus.cc:385] T 071fbab42fb94a65a7d13513d09e7bb4 P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:05.474057 28357 raft_consensus.cc:740] T 071fbab42fb94a65a7d13513d09e7bb4 P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6c5360a708e4ed2ae947363aabc775e, State: Initialized, Role: FOLLOWER
I20260630 12:29:05.474085 28360 ts_tablet_manager.cc:1403] T 386f6fdfbd034f16a89049acebeab5a0 P d6996b62326444a7b5106c8c59bc5038: Time spent bootstrapping tablet: real 0.074s	user 0.004s	sys 0.031s
I20260630 12:29:05.474920 28357 consensus_queue.cc:260] T 071fbab42fb94a65a7d13513d09e7bb4 P d6c5360a708e4ed2ae947363aabc775e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.473145 28238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d31e31ec38b4593aee20bf8c503f66b" candidate_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6996b62326444a7b5106c8c59bc5038" is_pre_election: true
I20260630 12:29:05.472463 28061 catalog_manager.cc:5697] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b5e031d6b1c4460a23a7f0628ca503d (127.16.110.129). New cstate: current_term: 1 leader_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:05.476833 28378 leader_election.cc:290] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6996b62326444a7b5106c8c59bc5038 (127.16.110.130:41885), d6c5360a708e4ed2ae947363aabc775e (127.16.110.131:43989)
I20260630 12:29:05.478407 28311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d31e31ec38b4593aee20bf8c503f66b" candidate_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c5360a708e4ed2ae947363aabc775e" is_pre_election: true
I20260630 12:29:05.479022 28357 ts_tablet_manager.cc:1434] T 071fbab42fb94a65a7d13513d09e7bb4 P d6c5360a708e4ed2ae947363aabc775e: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260630 12:29:05.479138 28311 raft_consensus.cc:2468] T 1d31e31ec38b4593aee20bf8c503f66b P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b5e031d6b1c4460a23a7f0628ca503d in term 0.
I20260630 12:29:05.478649 28238 raft_consensus.cc:2468] T 1d31e31ec38b4593aee20bf8c503f66b P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b5e031d6b1c4460a23a7f0628ca503d in term 0.
I20260630 12:29:05.480618 28126 leader_election.cc:304] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b5e031d6b1c4460a23a7f0628ca503d, d6c5360a708e4ed2ae947363aabc775e; no voters: 
I20260630 12:29:05.482705 28360 raft_consensus.cc:359] T 386f6fdfbd034f16a89049acebeab5a0 P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } }
I20260630 12:29:05.483436 28360 raft_consensus.cc:385] T 386f6fdfbd034f16a89049acebeab5a0 P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:05.483701 28360 raft_consensus.cc:740] T 386f6fdfbd034f16a89049acebeab5a0 P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6996b62326444a7b5106c8c59bc5038, State: Initialized, Role: FOLLOWER
I20260630 12:29:05.484683 28360 consensus_queue.cc:260] T 386f6fdfbd034f16a89049acebeab5a0 P d6996b62326444a7b5106c8c59bc5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } }
I20260630 12:29:05.486953 28360 ts_tablet_manager.cc:1434] T 386f6fdfbd034f16a89049acebeab5a0 P d6996b62326444a7b5106c8c59bc5038: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:29:05.481928 28378 raft_consensus.cc:2804] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:05.488517 28360 tablet_bootstrap.cc:492] T 071fbab42fb94a65a7d13513d09e7bb4 P d6996b62326444a7b5106c8c59bc5038: Bootstrap starting.
I20260630 12:29:05.487521 28359 tablet_bootstrap.cc:654] T 386f6fdfbd034f16a89049acebeab5a0 P 5b5e031d6b1c4460a23a7f0628ca503d: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:05.487973 28378 raft_consensus.cc:493] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:05.495836 28360 tablet_bootstrap.cc:654] T 071fbab42fb94a65a7d13513d09e7bb4 P d6996b62326444a7b5106c8c59bc5038: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:05.495951 28378 raft_consensus.cc:3060] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:05.499583 28163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb04eed7ff84cd89288dfecd5bf3278" candidate_uuid: "d6c5360a708e4ed2ae947363aabc775e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" is_pre_election: true
I20260630 12:29:05.500634 28163 raft_consensus.cc:2468] T 9eb04eed7ff84cd89288dfecd5bf3278 P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c5360a708e4ed2ae947363aabc775e in term 0.
I20260630 12:29:05.502377 28364 raft_consensus.cc:493] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:05.503105 28364 raft_consensus.cc:515] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.506600 28238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071fbab42fb94a65a7d13513d09e7bb4" candidate_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6996b62326444a7b5106c8c59bc5038" is_pre_election: true
W20260630 12:29:05.508090 28129 leader_election.cc:343] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6996b62326444a7b5106c8c59bc5038 (127.16.110.130:41885): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:05.508466 28360 tablet_bootstrap.cc:492] T 071fbab42fb94a65a7d13513d09e7bb4 P d6996b62326444a7b5106c8c59bc5038: No bootstrap required, opened a new log
I20260630 12:29:05.509049 28364 leader_election.cc:290] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6996b62326444a7b5106c8c59bc5038 (127.16.110.130:41885), d6c5360a708e4ed2ae947363aabc775e (127.16.110.131:43989)
I20260630 12:29:05.509217 28360 ts_tablet_manager.cc:1403] T 071fbab42fb94a65a7d13513d09e7bb4 P d6996b62326444a7b5106c8c59bc5038: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260630 12:29:05.508541 28278 leader_election.cc:304] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b5e031d6b1c4460a23a7f0628ca503d, d6c5360a708e4ed2ae947363aabc775e; no voters: 
I20260630 12:29:05.510330 28362 raft_consensus.cc:2804] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:05.510699 28362 raft_consensus.cc:493] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:05.511034 28362 raft_consensus.cc:3060] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:05.512461 28311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071fbab42fb94a65a7d13513d09e7bb4" candidate_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c5360a708e4ed2ae947363aabc775e" is_pre_election: true
I20260630 12:29:05.513147 28311 raft_consensus.cc:2468] T 071fbab42fb94a65a7d13513d09e7bb4 P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b5e031d6b1c4460a23a7f0628ca503d in term 0.
I20260630 12:29:05.513602 28360 raft_consensus.cc:359] T 071fbab42fb94a65a7d13513d09e7bb4 P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.514246 28126 leader_election.cc:304] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d [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: 5b5e031d6b1c4460a23a7f0628ca503d, d6c5360a708e4ed2ae947363aabc775e; no voters: d6996b62326444a7b5106c8c59bc5038
I20260630 12:29:05.514407 28238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb04eed7ff84cd89288dfecd5bf3278" candidate_uuid: "d6c5360a708e4ed2ae947363aabc775e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6996b62326444a7b5106c8c59bc5038" is_pre_election: true
I20260630 12:29:05.514658 28360 raft_consensus.cc:385] T 071fbab42fb94a65a7d13513d09e7bb4 P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:05.515120 28238 raft_consensus.cc:2468] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c5360a708e4ed2ae947363aabc775e in term 0.
I20260630 12:29:05.515153 28360 raft_consensus.cc:740] T 071fbab42fb94a65a7d13513d09e7bb4 P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6996b62326444a7b5106c8c59bc5038, State: Initialized, Role: FOLLOWER
I20260630 12:29:05.515512 28364 raft_consensus.cc:2804] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:05.515955 28364 raft_consensus.cc:493] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:05.516316 28364 raft_consensus.cc:3060] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:05.516537 28360 consensus_queue.cc:260] T 071fbab42fb94a65a7d13513d09e7bb4 P d6996b62326444a7b5106c8c59bc5038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.522282 28362 raft_consensus.cc:515] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.524380 28362 leader_election.cc:290] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e [CANDIDATE]: Term 1 election: Requested vote from peers 5b5e031d6b1c4460a23a7f0628ca503d (127.16.110.129:35185), d6996b62326444a7b5106c8c59bc5038 (127.16.110.130:41885)
I20260630 12:29:05.527464 28238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb04eed7ff84cd89288dfecd5bf3278" candidate_uuid: "d6c5360a708e4ed2ae947363aabc775e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6996b62326444a7b5106c8c59bc5038"
I20260630 12:29:05.525285 28378 raft_consensus.cc:515] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.525763 28163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb04eed7ff84cd89288dfecd5bf3278" candidate_uuid: "d6c5360a708e4ed2ae947363aabc775e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b5e031d6b1c4460a23a7f0628ca503d"
I20260630 12:29:05.528146 28238 raft_consensus.cc:3060] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:05.528375 28163 raft_consensus.cc:3060] T 9eb04eed7ff84cd89288dfecd5bf3278 P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:05.532308 28360 ts_tablet_manager.cc:1434] T 071fbab42fb94a65a7d13513d09e7bb4 P d6996b62326444a7b5106c8c59bc5038: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.000s
I20260630 12:29:05.536278 28163 raft_consensus.cc:2468] T 9eb04eed7ff84cd89288dfecd5bf3278 P 5b5e031d6b1c4460a23a7f0628ca503d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c5360a708e4ed2ae947363aabc775e in term 1.
I20260630 12:29:05.536522 28365 raft_consensus.cc:493] T 071fbab42fb94a65a7d13513d09e7bb4 P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:05.537222 28365 raft_consensus.cc:515] T 071fbab42fb94a65a7d13513d09e7bb4 P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.539525 28237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d31e31ec38b4593aee20bf8c503f66b" candidate_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6996b62326444a7b5106c8c59bc5038"
I20260630 12:29:05.540176 28237 raft_consensus.cc:3060] T 1d31e31ec38b4593aee20bf8c503f66b P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:05.540720 28378 leader_election.cc:290] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d [CANDIDATE]: Term 1 election: Requested vote from peers d6996b62326444a7b5106c8c59bc5038 (127.16.110.130:41885), d6c5360a708e4ed2ae947363aabc775e (127.16.110.131:43989)
I20260630 12:29:05.541847 28365 leader_election.cc:290] T 071fbab42fb94a65a7d13513d09e7bb4 P d6996b62326444a7b5106c8c59bc5038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b5e031d6b1c4460a23a7f0628ca503d (127.16.110.129:35185), d6c5360a708e4ed2ae947363aabc775e (127.16.110.131:43989)
I20260630 12:29:05.542685 28364 raft_consensus.cc:515] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.545753 28364 leader_election.cc:290] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d [CANDIDATE]: Term 1 election: Requested vote from peers d6996b62326444a7b5106c8c59bc5038 (127.16.110.130:41885), d6c5360a708e4ed2ae947363aabc775e (127.16.110.131:43989)
I20260630 12:29:05.546465 28359 tablet_bootstrap.cc:492] T 386f6fdfbd034f16a89049acebeab5a0 P 5b5e031d6b1c4460a23a7f0628ca503d: No bootstrap required, opened a new log
I20260630 12:29:05.547168 28359 ts_tablet_manager.cc:1403] T 386f6fdfbd034f16a89049acebeab5a0 P 5b5e031d6b1c4460a23a7f0628ca503d: Time spent bootstrapping tablet: real 0.080s	user 0.039s	sys 0.012s
I20260630 12:29:05.549777 28237 raft_consensus.cc:2468] T 1d31e31ec38b4593aee20bf8c503f66b P d6996b62326444a7b5106c8c59bc5038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b5e031d6b1c4460a23a7f0628ca503d in term 1.
I20260630 12:29:05.551101 28359 raft_consensus.cc:359] T 386f6fdfbd034f16a89049acebeab5a0 P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } }
I20260630 12:29:05.537598 28278 leader_election.cc:304] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b5e031d6b1c4460a23a7f0628ca503d, d6c5360a708e4ed2ae947363aabc775e; no voters: 
I20260630 12:29:05.552148 28359 raft_consensus.cc:385] T 386f6fdfbd034f16a89049acebeab5a0 P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:05.552170 28238 raft_consensus.cc:2468] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6996b62326444a7b5106c8c59bc5038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c5360a708e4ed2ae947363aabc775e in term 1.
I20260630 12:29:05.552701 28359 raft_consensus.cc:740] T 386f6fdfbd034f16a89049acebeab5a0 P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b5e031d6b1c4460a23a7f0628ca503d, State: Initialized, Role: FOLLOWER
I20260630 12:29:05.553066 28362 raft_consensus.cc:2804] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:05.554584 28311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d31e31ec38b4593aee20bf8c503f66b" candidate_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c5360a708e4ed2ae947363aabc775e"
I20260630 12:29:05.555197 28311 raft_consensus.cc:3060] T 1d31e31ec38b4593aee20bf8c503f66b P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:05.555658 28359 consensus_queue.cc:260] T 386f6fdfbd034f16a89049acebeab5a0 P 5b5e031d6b1c4460a23a7f0628ca503d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } }
I20260630 12:29:05.558135 28359 ts_tablet_manager.cc:1434] T 386f6fdfbd034f16a89049acebeab5a0 P 5b5e031d6b1c4460a23a7f0628ca503d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260630 12:29:05.558296 28129 leader_election.cc:304] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b5e031d6b1c4460a23a7f0628ca503d, d6996b62326444a7b5106c8c59bc5038; no voters: 
I20260630 12:29:05.560640 28238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071fbab42fb94a65a7d13513d09e7bb4" candidate_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6996b62326444a7b5106c8c59bc5038"
I20260630 12:29:05.561406 28238 raft_consensus.cc:3060] T 071fbab42fb94a65a7d13513d09e7bb4 P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:05.561849 28362 raft_consensus.cc:697] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e [term 1 LEADER]: Becoming Leader. State: Replica: d6c5360a708e4ed2ae947363aabc775e, State: Running, Role: LEADER
I20260630 12:29:05.562789 28362 consensus_queue.cc:237] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.566583 28391 raft_consensus.cc:493] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:05.567155 28391 raft_consensus.cc:515] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.568271 28378 raft_consensus.cc:2804] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:05.568986 28378 raft_consensus.cc:697] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d [term 1 LEADER]: Becoming Leader. State: Replica: 5b5e031d6b1c4460a23a7f0628ca503d, State: Running, Role: LEADER
I20260630 12:29:05.569476 28391 leader_election.cc:290] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b5e031d6b1c4460a23a7f0628ca503d (127.16.110.129:35185), d6996b62326444a7b5106c8c59bc5038 (127.16.110.130:41885)
I20260630 12:29:05.569818 28378 consensus_queue.cc:237] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.570744 28238 raft_consensus.cc:2468] T 071fbab42fb94a65a7d13513d09e7bb4 P d6996b62326444a7b5106c8c59bc5038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b5e031d6b1c4460a23a7f0628ca503d in term 1.
I20260630 12:29:05.572031 28129 leader_election.cc:304] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b5e031d6b1c4460a23a7f0628ca503d, d6996b62326444a7b5106c8c59bc5038; no voters: 
I20260630 12:29:05.573167 28380 raft_consensus.cc:2804] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:05.573828 28380 raft_consensus.cc:697] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d [term 1 LEADER]: Becoming Leader. State: Replica: 5b5e031d6b1c4460a23a7f0628ca503d, State: Running, Role: LEADER
I20260630 12:29:05.574802 28380 consensus_queue.cc:237] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.581154 28311 raft_consensus.cc:2468] T 1d31e31ec38b4593aee20bf8c503f66b P d6c5360a708e4ed2ae947363aabc775e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b5e031d6b1c4460a23a7f0628ca503d in term 1.
I20260630 12:29:05.585108 28163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5953a5a2e9c482f91260928dadd45fa" candidate_uuid: "d6c5360a708e4ed2ae947363aabc775e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" is_pre_election: true
I20260630 12:29:05.585784 28163 raft_consensus.cc:2468] T d5953a5a2e9c482f91260928dadd45fa P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c5360a708e4ed2ae947363aabc775e in term 0.
I20260630 12:29:05.589550 28163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071fbab42fb94a65a7d13513d09e7bb4" candidate_uuid: "d6996b62326444a7b5106c8c59bc5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" is_pre_election: true
I20260630 12:29:05.589800 28311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071fbab42fb94a65a7d13513d09e7bb4" candidate_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c5360a708e4ed2ae947363aabc775e"
I20260630 12:29:05.591257 28238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5953a5a2e9c482f91260928dadd45fa" candidate_uuid: "d6c5360a708e4ed2ae947363aabc775e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6996b62326444a7b5106c8c59bc5038" is_pre_election: true
I20260630 12:29:05.591614 28311 raft_consensus.cc:3060] T 071fbab42fb94a65a7d13513d09e7bb4 P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:05.592132 28238 raft_consensus.cc:2468] T d5953a5a2e9c482f91260928dadd45fa P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c5360a708e4ed2ae947363aabc775e in term 0.
I20260630 12:29:05.592941 28278 leader_election.cc:304] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b5e031d6b1c4460a23a7f0628ca503d, d6c5360a708e4ed2ae947363aabc775e; no voters: 
I20260630 12:29:05.594267 28061 catalog_manager.cc:5697] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b5e031d6b1c4460a23a7f0628ca503d (127.16.110.129). New cstate: current_term: 1 leader_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:05.594990 28362 raft_consensus.cc:2804] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:05.595546 28362 raft_consensus.cc:493] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:05.595909 28362 raft_consensus.cc:3060] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:05.600750 28392 raft_consensus.cc:493] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:05.601586 28311 raft_consensus.cc:2468] T 071fbab42fb94a65a7d13513d09e7bb4 P d6c5360a708e4ed2ae947363aabc775e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b5e031d6b1c4460a23a7f0628ca503d in term 1.
I20260630 12:29:05.601430 28392 raft_consensus.cc:515] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } }
I20260630 12:29:05.602857 28059 catalog_manager.cc:5697] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c5360a708e4ed2ae947363aabc775e (127.16.110.131). New cstate: current_term: 1 leader_uuid: "d6c5360a708e4ed2ae947363aabc775e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } health_report { overall_health: HEALTHY } } }
W20260630 12:29:05.604861 28109 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:29:05.608397 28362 raft_consensus.cc:515] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.609396 28392 leader_election.cc:290] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b5e031d6b1c4460a23a7f0628ca503d (127.16.110.129:35185), d6996b62326444a7b5106c8c59bc5038 (127.16.110.130:41885)
I20260630 12:29:05.609807 28163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386f6fdfbd034f16a89049acebeab5a0" candidate_uuid: "d6c5360a708e4ed2ae947363aabc775e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" is_pre_election: true
I20260630 12:29:05.610453 28163 raft_consensus.cc:2468] T 386f6fdfbd034f16a89049acebeab5a0 P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c5360a708e4ed2ae947363aabc775e in term 0.
I20260630 12:29:05.611155 28238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386f6fdfbd034f16a89049acebeab5a0" candidate_uuid: "d6c5360a708e4ed2ae947363aabc775e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6996b62326444a7b5106c8c59bc5038" is_pre_election: true
I20260630 12:29:05.611748 28238 raft_consensus.cc:2468] T 386f6fdfbd034f16a89049acebeab5a0 P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6c5360a708e4ed2ae947363aabc775e in term 0.
I20260630 12:29:05.612452 28278 leader_election.cc:304] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b5e031d6b1c4460a23a7f0628ca503d, d6c5360a708e4ed2ae947363aabc775e; no voters: 
I20260630 12:29:05.613197 28392 raft_consensus.cc:2804] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:05.613618 28392 raft_consensus.cc:493] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:05.613976 28392 raft_consensus.cc:3060] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:05.616456 28311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071fbab42fb94a65a7d13513d09e7bb4" candidate_uuid: "d6996b62326444a7b5106c8c59bc5038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6c5360a708e4ed2ae947363aabc775e" is_pre_election: true
I20260630 12:29:05.618098 28362 leader_election.cc:290] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e [CANDIDATE]: Term 1 election: Requested vote from peers 5b5e031d6b1c4460a23a7f0628ca503d (127.16.110.129:35185), d6996b62326444a7b5106c8c59bc5038 (127.16.110.130:41885)
I20260630 12:29:05.619297 28163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5953a5a2e9c482f91260928dadd45fa" candidate_uuid: "d6c5360a708e4ed2ae947363aabc775e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b5e031d6b1c4460a23a7f0628ca503d"
I20260630 12:29:05.619903 28163 raft_consensus.cc:3060] T d5953a5a2e9c482f91260928dadd45fa P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:05.620218 28311 raft_consensus.cc:2393] T 071fbab42fb94a65a7d13513d09e7bb4 P d6c5360a708e4ed2ae947363aabc775e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6996b62326444a7b5106c8c59bc5038 in current term 1: Already voted for candidate 5b5e031d6b1c4460a23a7f0628ca503d in this term.
I20260630 12:29:05.620893 28238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5953a5a2e9c482f91260928dadd45fa" candidate_uuid: "d6c5360a708e4ed2ae947363aabc775e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6996b62326444a7b5106c8c59bc5038"
I20260630 12:29:05.621263 28201 leader_election.cc:304] T 071fbab42fb94a65a7d13513d09e7bb4 P d6996b62326444a7b5106c8c59bc5038 [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: d6996b62326444a7b5106c8c59bc5038; no voters: 5b5e031d6b1c4460a23a7f0628ca503d, d6c5360a708e4ed2ae947363aabc775e
I20260630 12:29:05.621503 28238 raft_consensus.cc:3060] T d5953a5a2e9c482f91260928dadd45fa P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:05.622499 28365 raft_consensus.cc:2749] T 071fbab42fb94a65a7d13513d09e7bb4 P d6996b62326444a7b5106c8c59bc5038 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:05.627070 28163 raft_consensus.cc:2468] T d5953a5a2e9c482f91260928dadd45fa P 5b5e031d6b1c4460a23a7f0628ca503d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c5360a708e4ed2ae947363aabc775e in term 1.
I20260630 12:29:05.626837 28392 raft_consensus.cc:515] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } }
I20260630 12:29:05.628265 28278 leader_election.cc:304] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b5e031d6b1c4460a23a7f0628ca503d, d6c5360a708e4ed2ae947363aabc775e; no voters: 
I20260630 12:29:05.628914 28238 raft_consensus.cc:2468] T d5953a5a2e9c482f91260928dadd45fa P d6996b62326444a7b5106c8c59bc5038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c5360a708e4ed2ae947363aabc775e in term 1.
I20260630 12:29:05.629348 28392 leader_election.cc:290] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e [CANDIDATE]: Term 1 election: Requested vote from peers 5b5e031d6b1c4460a23a7f0628ca503d (127.16.110.129:35185), d6996b62326444a7b5106c8c59bc5038 (127.16.110.130:41885)
I20260630 12:29:05.629978 28392 raft_consensus.cc:2804] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:05.629500 28061 catalog_manager.cc:5697] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b5e031d6b1c4460a23a7f0628ca503d (127.16.110.129). New cstate: current_term: 1 leader_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:05.630110 28162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386f6fdfbd034f16a89049acebeab5a0" candidate_uuid: "d6c5360a708e4ed2ae947363aabc775e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b5e031d6b1c4460a23a7f0628ca503d"
I20260630 12:29:05.630497 28392 raft_consensus.cc:697] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e [term 1 LEADER]: Becoming Leader. State: Replica: d6c5360a708e4ed2ae947363aabc775e, State: Running, Role: LEADER
I20260630 12:29:05.630890 28162 raft_consensus.cc:3060] T 386f6fdfbd034f16a89049acebeab5a0 P 5b5e031d6b1c4460a23a7f0628ca503d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:05.631377 28392 consensus_queue.cc:237] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } }
I20260630 12:29:05.639467 28162 raft_consensus.cc:2468] T 386f6fdfbd034f16a89049acebeab5a0 P 5b5e031d6b1c4460a23a7f0628ca503d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c5360a708e4ed2ae947363aabc775e in term 1.
I20260630 12:29:05.641189 28238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386f6fdfbd034f16a89049acebeab5a0" candidate_uuid: "d6c5360a708e4ed2ae947363aabc775e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6996b62326444a7b5106c8c59bc5038"
I20260630 12:29:05.642581 28238 raft_consensus.cc:3060] T 386f6fdfbd034f16a89049acebeab5a0 P d6996b62326444a7b5106c8c59bc5038 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:05.643520 28278 leader_election.cc:304] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b5e031d6b1c4460a23a7f0628ca503d, d6c5360a708e4ed2ae947363aabc775e; no voters: 
I20260630 12:29:05.644310 28392 raft_consensus.cc:2804] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:05.645008 28392 raft_consensus.cc:697] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e [term 1 LEADER]: Becoming Leader. State: Replica: d6c5360a708e4ed2ae947363aabc775e, State: Running, Role: LEADER
I20260630 12:29:05.645421 28061 catalog_manager.cc:5697] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c5360a708e4ed2ae947363aabc775e (127.16.110.131). New cstate: current_term: 1 leader_uuid: "d6c5360a708e4ed2ae947363aabc775e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:05.645851 28392 consensus_queue.cc:237] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } }
I20260630 12:29:05.649430 28238 raft_consensus.cc:2468] T 386f6fdfbd034f16a89049acebeab5a0 P d6996b62326444a7b5106c8c59bc5038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6c5360a708e4ed2ae947363aabc775e in term 1.
I20260630 12:29:05.657440 28061 catalog_manager.cc:5697] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e reported cstate change: term changed from 0 to 1, leader changed from <none> to d6c5360a708e4ed2ae947363aabc775e (127.16.110.131). New cstate: current_term: 1 leader_uuid: "d6c5360a708e4ed2ae947363aabc775e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:05.962929 28380 consensus_queue.cc:1048] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:05.963644 28364 consensus_queue.cc:1048] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:05.963776 28378 consensus_queue.cc:1048] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:05.986521 28391 consensus_queue.cc:1048] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:05.996482 28380 consensus_queue.cc:1048] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:06.015453 28362 consensus_queue.cc:1048] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:06.030977 28362 consensus_queue.cc:1048] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:06.044016 28413 consensus_queue.cc:1048] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:06.163431 28413 consensus_queue.cc:1048] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:06.175170 28392 consensus_queue.cc:1048] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b5e031d6b1c4460a23a7f0628ca503d" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:06.192760 28378 consensus_queue.cc:1048] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6c5360a708e4ed2ae947363aabc775e" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 43989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:06.197606 28378 consensus_queue.cc:1048] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6996b62326444a7b5106c8c59bc5038" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:15.797906 16826 tablet_server.cc:179] TabletServer@127.16.110.129:0 shutting down...
I20260630 12:29:15.828320 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:15.829107 16826 tablet_replica.cc:333] T 386f6fdfbd034f16a89049acebeab5a0 P 5b5e031d6b1c4460a23a7f0628ca503d: stopping tablet replica
I20260630 12:29:15.829916 16826 raft_consensus.cc:2243] T 386f6fdfbd034f16a89049acebeab5a0 P 5b5e031d6b1c4460a23a7f0628ca503d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:15.830914 16826 raft_consensus.cc:2272] T 386f6fdfbd034f16a89049acebeab5a0 P 5b5e031d6b1c4460a23a7f0628ca503d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:29:15.832952 28278 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]
I20260630 12:29:15.834854 16826 tablet_replica.cc:333] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d: stopping tablet replica
I20260630 12:29:15.835597 16826 raft_consensus.cc:2243] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:15.836902 16826 raft_consensus.cc:2272] T 1d31e31ec38b4593aee20bf8c503f66b P 5b5e031d6b1c4460a23a7f0628ca503d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:29:15.836997 28278 consensus_peers.cc:597] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e -> Peer 5b5e031d6b1c4460a23a7f0628ca503d (127.16.110.129:35185): Couldn't send request to peer 5b5e031d6b1c4460a23a7f0628ca503d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:15.839625 16826 tablet_replica.cc:333] T d5953a5a2e9c482f91260928dadd45fa P 5b5e031d6b1c4460a23a7f0628ca503d: stopping tablet replica
I20260630 12:29:15.840380 16826 raft_consensus.cc:2243] T d5953a5a2e9c482f91260928dadd45fa P 5b5e031d6b1c4460a23a7f0628ca503d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:15.840876 16826 raft_consensus.cc:2272] T d5953a5a2e9c482f91260928dadd45fa P 5b5e031d6b1c4460a23a7f0628ca503d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:15.843410 16826 tablet_replica.cc:333] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d: stopping tablet replica
I20260630 12:29:15.843969 16826 raft_consensus.cc:2243] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:15.845057 16826 raft_consensus.cc:2272] T 071fbab42fb94a65a7d13513d09e7bb4 P 5b5e031d6b1c4460a23a7f0628ca503d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:15.847604 16826 tablet_replica.cc:333] T 9eb04eed7ff84cd89288dfecd5bf3278 P 5b5e031d6b1c4460a23a7f0628ca503d: stopping tablet replica
I20260630 12:29:15.848186 16826 raft_consensus.cc:2243] T 9eb04eed7ff84cd89288dfecd5bf3278 P 5b5e031d6b1c4460a23a7f0628ca503d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:15.848680 16826 raft_consensus.cc:2272] T 9eb04eed7ff84cd89288dfecd5bf3278 P 5b5e031d6b1c4460a23a7f0628ca503d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:15.851118 16826 tablet_replica.cc:333] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d: stopping tablet replica
I20260630 12:29:15.851649 16826 raft_consensus.cc:2243] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:15.852707 16826 raft_consensus.cc:2272] T 6f8be774d55c47b38a44b226d27d8304 P 5b5e031d6b1c4460a23a7f0628ca503d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:15.882797 16826 tablet_server.cc:196] TabletServer@127.16.110.129:0 shutdown complete.
W20260630 12:29:15.910547 28278 consensus_peers.cc:597] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e -> Peer 5b5e031d6b1c4460a23a7f0628ca503d (127.16.110.129:35185): Couldn't send request to peer 5b5e031d6b1c4460a23a7f0628ca503d. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:35185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:15.912629 16826 tablet_server.cc:179] TabletServer@127.16.110.130:0 shutting down...
I20260630 12:29:15.939751 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:15.940644 16826 tablet_replica.cc:333] T 071fbab42fb94a65a7d13513d09e7bb4 P d6996b62326444a7b5106c8c59bc5038: stopping tablet replica
I20260630 12:29:15.941723 16826 raft_consensus.cc:2243] T 071fbab42fb94a65a7d13513d09e7bb4 P d6996b62326444a7b5106c8c59bc5038 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:15.942255 16826 raft_consensus.cc:2272] T 071fbab42fb94a65a7d13513d09e7bb4 P d6996b62326444a7b5106c8c59bc5038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:15.944870 16826 tablet_replica.cc:333] T 386f6fdfbd034f16a89049acebeab5a0 P d6996b62326444a7b5106c8c59bc5038: stopping tablet replica
I20260630 12:29:15.945397 16826 raft_consensus.cc:2243] T 386f6fdfbd034f16a89049acebeab5a0 P d6996b62326444a7b5106c8c59bc5038 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:15.945858 16826 raft_consensus.cc:2272] T 386f6fdfbd034f16a89049acebeab5a0 P d6996b62326444a7b5106c8c59bc5038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:15.948190 16826 tablet_replica.cc:333] T 1d31e31ec38b4593aee20bf8c503f66b P d6996b62326444a7b5106c8c59bc5038: stopping tablet replica
I20260630 12:29:15.948670 16826 raft_consensus.cc:2243] T 1d31e31ec38b4593aee20bf8c503f66b P d6996b62326444a7b5106c8c59bc5038 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:15.949113 16826 raft_consensus.cc:2272] T 1d31e31ec38b4593aee20bf8c503f66b P d6996b62326444a7b5106c8c59bc5038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:15.951484 16826 tablet_replica.cc:333] T d5953a5a2e9c482f91260928dadd45fa P d6996b62326444a7b5106c8c59bc5038: stopping tablet replica
I20260630 12:29:15.952016 16826 raft_consensus.cc:2243] T d5953a5a2e9c482f91260928dadd45fa P d6996b62326444a7b5106c8c59bc5038 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:15.952577 16826 raft_consensus.cc:2272] T d5953a5a2e9c482f91260928dadd45fa P d6996b62326444a7b5106c8c59bc5038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:15.954815 16826 tablet_replica.cc:333] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6996b62326444a7b5106c8c59bc5038: stopping tablet replica
I20260630 12:29:15.955266 16826 raft_consensus.cc:2243] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6996b62326444a7b5106c8c59bc5038 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:15.955665 16826 raft_consensus.cc:2272] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6996b62326444a7b5106c8c59bc5038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:15.957902 16826 tablet_replica.cc:333] T 6f8be774d55c47b38a44b226d27d8304 P d6996b62326444a7b5106c8c59bc5038: stopping tablet replica
I20260630 12:29:15.958331 16826 raft_consensus.cc:2243] T 6f8be774d55c47b38a44b226d27d8304 P d6996b62326444a7b5106c8c59bc5038 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:15.958768 16826 raft_consensus.cc:2272] T 6f8be774d55c47b38a44b226d27d8304 P d6996b62326444a7b5106c8c59bc5038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:15.987607 16826 tablet_server.cc:196] TabletServer@127.16.110.130:0 shutdown complete.
I20260630 12:29:16.009635 16826 tablet_server.cc:179] TabletServer@127.16.110.131:0 shutting down...
I20260630 12:29:16.037154 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:29:16.037388 28278 consensus_peers.cc:597] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e -> Peer 5b5e031d6b1c4460a23a7f0628ca503d (127.16.110.129:35185): Couldn't send request to peer 5b5e031d6b1c4460a23a7f0628ca503d. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:35185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:16.037982 16826 tablet_replica.cc:333] T 071fbab42fb94a65a7d13513d09e7bb4 P d6c5360a708e4ed2ae947363aabc775e: stopping tablet replica
I20260630 12:29:16.038736 16826 raft_consensus.cc:2243] T 071fbab42fb94a65a7d13513d09e7bb4 P d6c5360a708e4ed2ae947363aabc775e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:16.039239 16826 raft_consensus.cc:2272] T 071fbab42fb94a65a7d13513d09e7bb4 P d6c5360a708e4ed2ae947363aabc775e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:16.041648 16826 tablet_replica.cc:333] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e: stopping tablet replica
I20260630 12:29:16.042227 16826 raft_consensus.cc:2243] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:16.043175 16826 raft_consensus.cc:2272] T d5953a5a2e9c482f91260928dadd45fa P d6c5360a708e4ed2ae947363aabc775e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:16.045706 16826 tablet_replica.cc:333] T 1d31e31ec38b4593aee20bf8c503f66b P d6c5360a708e4ed2ae947363aabc775e: stopping tablet replica
I20260630 12:29:16.046259 16826 raft_consensus.cc:2243] T 1d31e31ec38b4593aee20bf8c503f66b P d6c5360a708e4ed2ae947363aabc775e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:16.046713 16826 raft_consensus.cc:2272] T 1d31e31ec38b4593aee20bf8c503f66b P d6c5360a708e4ed2ae947363aabc775e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:16.049079 16826 tablet_replica.cc:333] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e: stopping tablet replica
I20260630 12:29:16.049612 16826 raft_consensus.cc:2243] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:16.050429 16826 raft_consensus.cc:2272] T 9eb04eed7ff84cd89288dfecd5bf3278 P d6c5360a708e4ed2ae947363aabc775e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:16.053018 16826 tablet_replica.cc:333] T 6f8be774d55c47b38a44b226d27d8304 P d6c5360a708e4ed2ae947363aabc775e: stopping tablet replica
I20260630 12:29:16.053536 16826 raft_consensus.cc:2243] T 6f8be774d55c47b38a44b226d27d8304 P d6c5360a708e4ed2ae947363aabc775e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:16.053982 16826 raft_consensus.cc:2272] T 6f8be774d55c47b38a44b226d27d8304 P d6c5360a708e4ed2ae947363aabc775e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:16.056231 16826 tablet_replica.cc:333] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e: stopping tablet replica
I20260630 12:29:16.056721 16826 raft_consensus.cc:2243] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:16.057554 16826 raft_consensus.cc:2272] T 386f6fdfbd034f16a89049acebeab5a0 P d6c5360a708e4ed2ae947363aabc775e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:16.084486 16826 tablet_server.cc:196] TabletServer@127.16.110.131:0 shutdown complete.
I20260630 12:29:16.106060 16826 master.cc:562] Master@127.16.110.190:42901 shutting down...
I20260630 12:29:16.132097 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 693c715694174e729535758b9616e037 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:16.132761 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 693c715694174e729535758b9616e037 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:16.133107 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P 693c715694174e729535758b9616e037: stopping tablet replica
I20260630 12:29:16.152554 16826 master.cc:584] Master@127.16.110.190:42901 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (12732 ms)
[----------] 24 tests from AutoRebalancerTest (263994 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:29:16.200984 16826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.110.190:42847
I20260630 12:29:16.202225 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:16.208516 28427 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:16.208570 28426 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:16.209532 28429 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:16.209877 16826 server_base.cc:1061] running on GCE node
I20260630 12:29:16.210721 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:16.210928 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:16.211047 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822556211035 us; error 0 us; skew 500 ppm
I20260630 12:29:16.211481 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:16.214370 16826 webserver.cc:533] Webserver started at http://127.16.110.190:34169/ using document root <none> and password file <none>
I20260630 12:29:16.214912 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:16.215095 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:16.215373 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:16.216729 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822292038890-16826-0/minicluster-data/master-0-root/instance:
uuid: "122a31d7db444b1d97d6b3fea132b4b0"
format_stamp: "Formatted at 2026-06-30 12:29:16 on dist-test-slave-pnhc"
I20260630 12:29:16.221829 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:29:16.225419 28434 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:16.226234 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:29:16.226539 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822292038890-16826-0/minicluster-data/master-0-root
uuid: "122a31d7db444b1d97d6b3fea132b4b0"
format_stamp: "Formatted at 2026-06-30 12:29:16 on dist-test-slave-pnhc"
I20260630 12:29:16.226861 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822292038890-16826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822292038890-16826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822292038890-16826-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:16.240773 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:16.241945 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:16.279749 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.190:42847
I20260630 12:29:16.279870 28485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.190:42847 every 8 connection(s)
I20260630 12:29:16.283777 28486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:16.295176 28486 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 122a31d7db444b1d97d6b3fea132b4b0: Bootstrap starting.
I20260630 12:29:16.299906 28486 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 122a31d7db444b1d97d6b3fea132b4b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:16.304131 28486 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 122a31d7db444b1d97d6b3fea132b4b0: No bootstrap required, opened a new log
I20260630 12:29:16.306317 28486 raft_consensus.cc:359] T 00000000000000000000000000000000 P 122a31d7db444b1d97d6b3fea132b4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "122a31d7db444b1d97d6b3fea132b4b0" member_type: VOTER }
I20260630 12:29:16.306759 28486 raft_consensus.cc:385] T 00000000000000000000000000000000 P 122a31d7db444b1d97d6b3fea132b4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:16.306993 28486 raft_consensus.cc:740] T 00000000000000000000000000000000 P 122a31d7db444b1d97d6b3fea132b4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 122a31d7db444b1d97d6b3fea132b4b0, State: Initialized, Role: FOLLOWER
I20260630 12:29:16.307586 28486 consensus_queue.cc:260] T 00000000000000000000000000000000 P 122a31d7db444b1d97d6b3fea132b4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "122a31d7db444b1d97d6b3fea132b4b0" member_type: VOTER }
I20260630 12:29:16.308058 28486 raft_consensus.cc:399] T 00000000000000000000000000000000 P 122a31d7db444b1d97d6b3fea132b4b0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:16.308305 28486 raft_consensus.cc:493] T 00000000000000000000000000000000 P 122a31d7db444b1d97d6b3fea132b4b0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:16.308612 28486 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 122a31d7db444b1d97d6b3fea132b4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:16.313544 28486 raft_consensus.cc:515] T 00000000000000000000000000000000 P 122a31d7db444b1d97d6b3fea132b4b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "122a31d7db444b1d97d6b3fea132b4b0" member_type: VOTER }
I20260630 12:29:16.314051 28486 leader_election.cc:304] T 00000000000000000000000000000000 P 122a31d7db444b1d97d6b3fea132b4b0 [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: 122a31d7db444b1d97d6b3fea132b4b0; no voters: 
I20260630 12:29:16.315181 28486 leader_election.cc:290] T 00000000000000000000000000000000 P 122a31d7db444b1d97d6b3fea132b4b0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:16.315616 28489 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 122a31d7db444b1d97d6b3fea132b4b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:16.317090 28489 raft_consensus.cc:697] T 00000000000000000000000000000000 P 122a31d7db444b1d97d6b3fea132b4b0 [term 1 LEADER]: Becoming Leader. State: Replica: 122a31d7db444b1d97d6b3fea132b4b0, State: Running, Role: LEADER
I20260630 12:29:16.317806 28489 consensus_queue.cc:237] T 00000000000000000000000000000000 P 122a31d7db444b1d97d6b3fea132b4b0 [LEADER]: Queue going to LEADER mode. State: All 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: "122a31d7db444b1d97d6b3fea132b4b0" member_type: VOTER }
I20260630 12:29:16.318228 28486 sys_catalog.cc:565] T 00000000000000000000000000000000 P 122a31d7db444b1d97d6b3fea132b4b0 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:16.320796 28491 sys_catalog.cc:455] T 00000000000000000000000000000000 P 122a31d7db444b1d97d6b3fea132b4b0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 122a31d7db444b1d97d6b3fea132b4b0. Latest consensus state: current_term: 1 leader_uuid: "122a31d7db444b1d97d6b3fea132b4b0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "122a31d7db444b1d97d6b3fea132b4b0" member_type: VOTER } }
I20260630 12:29:16.320878 28490 sys_catalog.cc:455] T 00000000000000000000000000000000 P 122a31d7db444b1d97d6b3fea132b4b0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "122a31d7db444b1d97d6b3fea132b4b0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "122a31d7db444b1d97d6b3fea132b4b0" member_type: VOTER } }
I20260630 12:29:16.321569 28491 sys_catalog.cc:458] T 00000000000000000000000000000000 P 122a31d7db444b1d97d6b3fea132b4b0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:16.321664 28490 sys_catalog.cc:458] T 00000000000000000000000000000000 P 122a31d7db444b1d97d6b3fea132b4b0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:16.324456 28494 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:16.330004 28494 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:16.334409 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:29:16.339810 28494 catalog_manager.cc:1383] Generated new cluster ID: fafc385376f24c3c89e2fa62b0ba6ebc
I20260630 12:29:16.340121 28494 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:16.361088 28494 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:29:16.362387 28494 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:16.379868 28494 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 122a31d7db444b1d97d6b3fea132b4b0: Generated new TSK 0
I20260630 12:29:16.380498 28494 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:16.401223 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:16.407341 28507 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:16.408533 28508 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:16.410477 28510 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:16.410547 16826 server_base.cc:1061] running on GCE node
I20260630 12:29:16.411883 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:16.412168 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:16.412330 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822556412310 us; error 0 us; skew 500 ppm
I20260630 12:29:16.412824 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:16.415294 16826 webserver.cc:533] Webserver started at http://127.16.110.129:38077/ using document root <none> and password file <none>
I20260630 12:29:16.415802 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:16.415978 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:16.416296 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:16.417452 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822292038890-16826-0/minicluster-data/ts-0-root/instance:
uuid: "298104fa043d48689ab5efbc0d091f50"
format_stamp: "Formatted at 2026-06-30 12:29:16 on dist-test-slave-pnhc"
I20260630 12:29:16.422446 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:29:16.425858 28515 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:16.426635 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:29:16.426975 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822292038890-16826-0/minicluster-data/ts-0-root
uuid: "298104fa043d48689ab5efbc0d091f50"
format_stamp: "Formatted at 2026-06-30 12:29:16 on dist-test-slave-pnhc"
I20260630 12:29:16.427278 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822292038890-16826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822292038890-16826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822292038890-16826-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:16.446130 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:16.447306 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:16.448794 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:16.450992 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:16.451220 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:16.451454 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:16.451638 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:16.491214 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.129:35799
I20260630 12:29:16.491307 28577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.129:35799 every 8 connection(s)
I20260630 12:29:16.496400 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:16.503181 28582 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:16.503703 28583 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:16.506366 16826 server_base.cc:1061] running on GCE node
W20260630 12:29:16.507298 28586 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:16.508422 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:16.508683 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:16.508870 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822556508830 us; error 0 us; skew 500 ppm
I20260630 12:29:16.509513 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:16.509501 28578 heartbeater.cc:344] Connected to a master server at 127.16.110.190:42847
I20260630 12:29:16.510196 28578 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:16.511142 28578 heartbeater.cc:507] Master 127.16.110.190:42847 requested a full tablet report, sending...
I20260630 12:29:16.512574 16826 webserver.cc:533] Webserver started at http://127.16.110.130:41389/ using document root <none> and password file <none>
I20260630 12:29:16.513139 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:16.513345 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:16.513635 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:16.513576 28451 ts_manager.cc:194] Registered new tserver with Master: 298104fa043d48689ab5efbc0d091f50 (127.16.110.129:35799)
I20260630 12:29:16.514904 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822292038890-16826-0/minicluster-data/ts-1-root/instance:
uuid: "79675e1b5aaa40a5b580f829ac212ed8"
format_stamp: "Formatted at 2026-06-30 12:29:16 on dist-test-slave-pnhc"
I20260630 12:29:16.515576 28451 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39044
I20260630 12:29:16.520285 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260630 12:29:16.523877 28590 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:16.524758 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:29:16.525051 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822292038890-16826-0/minicluster-data/ts-1-root
uuid: "79675e1b5aaa40a5b580f829ac212ed8"
format_stamp: "Formatted at 2026-06-30 12:29:16 on dist-test-slave-pnhc"
I20260630 12:29:16.525291 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822292038890-16826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822292038890-16826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822292038890-16826-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:16.536651 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:16.537781 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:16.539149 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:16.541275 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:16.541491 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:16.541759 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:16.541929 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:16.580540 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.130:43937
I20260630 12:29:16.580632 28652 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.130:43937 every 8 connection(s)
I20260630 12:29:16.585263 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:16.592855 28656 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:16.594310 28657 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:16.597438 28659 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:16.598186 16826 server_base.cc:1061] running on GCE node
I20260630 12:29:16.599280 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:16.599578 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:16.599747 28653 heartbeater.cc:344] Connected to a master server at 127.16.110.190:42847
I20260630 12:29:16.599785 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822556599767 us; error 0 us; skew 500 ppm
I20260630 12:29:16.600370 28653 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:16.600826 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:16.601310 28653 heartbeater.cc:507] Master 127.16.110.190:42847 requested a full tablet report, sending...
I20260630 12:29:16.603413 16826 webserver.cc:533] Webserver started at http://127.16.110.131:35435/ using document root <none> and password file <none>
I20260630 12:29:16.603739 28451 ts_manager.cc:194] Registered new tserver with Master: 79675e1b5aaa40a5b580f829ac212ed8 (127.16.110.130:43937)
I20260630 12:29:16.604110 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:16.604426 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:16.604734 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:16.605665 28451 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39050
I20260630 12:29:16.606261 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822292038890-16826-0/minicluster-data/ts-2-root/instance:
uuid: "cbe671c090384c95a5b48aa6509c711d"
format_stamp: "Formatted at 2026-06-30 12:29:16 on dist-test-slave-pnhc"
I20260630 12:29:16.611236 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:29:16.614583 28664 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:16.615396 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:29:16.615780 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822292038890-16826-0/minicluster-data/ts-2-root
uuid: "cbe671c090384c95a5b48aa6509c711d"
format_stamp: "Formatted at 2026-06-30 12:29:16 on dist-test-slave-pnhc"
I20260630 12:29:16.616186 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822292038890-16826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822292038890-16826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822292038890-16826-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:16.646752 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:16.647951 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:16.649396 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:16.651597 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:16.651767 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:16.652091 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:16.652271 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:16.691479 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.131:41841
I20260630 12:29:16.691629 28726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.131:41841 every 8 connection(s)
I20260630 12:29:16.705143 28727 heartbeater.cc:344] Connected to a master server at 127.16.110.190:42847
I20260630 12:29:16.705535 28727 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:16.706298 28727 heartbeater.cc:507] Master 127.16.110.190:42847 requested a full tablet report, sending...
I20260630 12:29:16.708289 28451 ts_manager.cc:194] Registered new tserver with Master: cbe671c090384c95a5b48aa6509c711d (127.16.110.131:41841)
I20260630 12:29:16.709225 16826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014454913s
I20260630 12:29:16.709659 28451 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39058
I20260630 12:29:17.518697 28578 heartbeater.cc:499] Master 127.16.110.190:42847 was elected leader, sending a full tablet report...
I20260630 12:29:17.608808 28653 heartbeater.cc:499] Master 127.16.110.190:42847 was elected leader, sending a full tablet report...
I20260630 12:29:17.712688 28727 heartbeater.cc:499] Master 127.16.110.190:42847 was elected leader, sending a full tablet report...
I20260630 12:29:17.765475 28451 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39060:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:29:17.768200 28451 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:29:17.831130 28692 tablet_service.cc:1511] Processing CreateTablet for tablet c2dc97b03aaa4a85a107211d6a7b1178 (DEFAULT_TABLE table=test-workload [id=c474a1e42f734784977ee8441baf4db7]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:17.832600 28692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2dc97b03aaa4a85a107211d6a7b1178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:17.840591 28691 tablet_service.cc:1511] Processing CreateTablet for tablet 280fa34205ea44b29c4f0fd3de5ffd10 (DEFAULT_TABLE table=test-workload [id=c474a1e42f734784977ee8441baf4db7]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:17.841377 28618 tablet_service.cc:1511] Processing CreateTablet for tablet c2dc97b03aaa4a85a107211d6a7b1178 (DEFAULT_TABLE table=test-workload [id=c474a1e42f734784977ee8441baf4db7]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:17.842101 28691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 280fa34205ea44b29c4f0fd3de5ffd10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:17.842410 28618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2dc97b03aaa4a85a107211d6a7b1178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:17.844710 28617 tablet_service.cc:1511] Processing CreateTablet for tablet 280fa34205ea44b29c4f0fd3de5ffd10 (DEFAULT_TABLE table=test-workload [id=c474a1e42f734784977ee8441baf4db7]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:17.845646 28617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 280fa34205ea44b29c4f0fd3de5ffd10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:17.862056 28747 tablet_bootstrap.cc:492] T c2dc97b03aaa4a85a107211d6a7b1178 P cbe671c090384c95a5b48aa6509c711d: Bootstrap starting.
I20260630 12:29:17.863047 28748 tablet_bootstrap.cc:492] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8: Bootstrap starting.
I20260630 12:29:17.863282 28543 tablet_service.cc:1511] Processing CreateTablet for tablet c2dc97b03aaa4a85a107211d6a7b1178 (DEFAULT_TABLE table=test-workload [id=c474a1e42f734784977ee8441baf4db7]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:17.864661 28543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2dc97b03aaa4a85a107211d6a7b1178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:17.888278 28748 tablet_bootstrap.cc:654] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:17.888856 28747 tablet_bootstrap.cc:654] T c2dc97b03aaa4a85a107211d6a7b1178 P cbe671c090384c95a5b48aa6509c711d: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:17.890131 28540 tablet_service.cc:1511] Processing CreateTablet for tablet 797cdc25899c49209991ac608a9b390b (DEFAULT_TABLE table=test-workload [id=c474a1e42f734784977ee8441baf4db7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:17.891660 28540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 797cdc25899c49209991ac608a9b390b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:17.898190 28542 tablet_service.cc:1511] Processing CreateTablet for tablet 280fa34205ea44b29c4f0fd3de5ffd10 (DEFAULT_TABLE table=test-workload [id=c474a1e42f734784977ee8441baf4db7]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:17.898533 28618 tablet_service.cc:1511] Processing CreateTablet for tablet 137247ce9470405da2bce6bf50354817 (DEFAULT_TABLE table=test-workload [id=c474a1e42f734784977ee8441baf4db7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:17.899590 28542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 280fa34205ea44b29c4f0fd3de5ffd10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:17.899734 28618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137247ce9470405da2bce6bf50354817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:17.902026 28747 tablet_bootstrap.cc:492] T c2dc97b03aaa4a85a107211d6a7b1178 P cbe671c090384c95a5b48aa6509c711d: No bootstrap required, opened a new log
I20260630 12:29:17.902767 28747 ts_tablet_manager.cc:1403] T c2dc97b03aaa4a85a107211d6a7b1178 P cbe671c090384c95a5b48aa6509c711d: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.010s
I20260630 12:29:17.905103 28541 tablet_service.cc:1511] Processing CreateTablet for tablet 137247ce9470405da2bce6bf50354817 (DEFAULT_TABLE table=test-workload [id=c474a1e42f734784977ee8441baf4db7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:17.907080 28541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137247ce9470405da2bce6bf50354817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:17.908079 28747 raft_consensus.cc:359] T c2dc97b03aaa4a85a107211d6a7b1178 P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } }
I20260630 12:29:17.910563 28747 raft_consensus.cc:385] T c2dc97b03aaa4a85a107211d6a7b1178 P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:17.910918 28747 raft_consensus.cc:740] T c2dc97b03aaa4a85a107211d6a7b1178 P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe671c090384c95a5b48aa6509c711d, State: Initialized, Role: FOLLOWER
I20260630 12:29:17.910964 28539 tablet_service.cc:1511] Processing CreateTablet for tablet 43bf3154e6174abcb8b71b6d46347418 (DEFAULT_TABLE table=test-workload [id=c474a1e42f734784977ee8441baf4db7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:17.916761 28539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43bf3154e6174abcb8b71b6d46347418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:17.916409 28692 tablet_service.cc:1511] Processing CreateTablet for tablet 797cdc25899c49209991ac608a9b390b (DEFAULT_TABLE table=test-workload [id=c474a1e42f734784977ee8441baf4db7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:17.916483 28617 tablet_service.cc:1511] Processing CreateTablet for tablet 797cdc25899c49209991ac608a9b390b (DEFAULT_TABLE table=test-workload [id=c474a1e42f734784977ee8441baf4db7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:17.917850 28692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 797cdc25899c49209991ac608a9b390b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:17.913349 28691 tablet_service.cc:1511] Processing CreateTablet for tablet 137247ce9470405da2bce6bf50354817 (DEFAULT_TABLE table=test-workload [id=c474a1e42f734784977ee8441baf4db7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:17.918288 28617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 797cdc25899c49209991ac608a9b390b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:17.919026 28691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137247ce9470405da2bce6bf50354817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:17.926309 28690 tablet_service.cc:1511] Processing CreateTablet for tablet 43bf3154e6174abcb8b71b6d46347418 (DEFAULT_TABLE table=test-workload [id=c474a1e42f734784977ee8441baf4db7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:17.927708 28690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43bf3154e6174abcb8b71b6d46347418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:17.930603 28748 tablet_bootstrap.cc:492] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8: No bootstrap required, opened a new log
I20260630 12:29:17.931134 28748 ts_tablet_manager.cc:1403] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8: Time spent bootstrapping tablet: real 0.068s	user 0.017s	sys 0.026s
I20260630 12:29:17.936825 28747 consensus_queue.cc:260] T c2dc97b03aaa4a85a107211d6a7b1178 P cbe671c090384c95a5b48aa6509c711d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } }
I20260630 12:29:17.941797 28538 tablet_service.cc:1511] Processing CreateTablet for tablet da045d2e4e47434da58e6a1dc8bb147f (DEFAULT_TABLE table=test-workload [id=c474a1e42f734784977ee8441baf4db7]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:17.943200 28538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da045d2e4e47434da58e6a1dc8bb147f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:17.947642 28748 raft_consensus.cc:359] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:17.948503 28748 raft_consensus.cc:385] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:17.948798 28748 raft_consensus.cc:740] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79675e1b5aaa40a5b580f829ac212ed8, State: Initialized, Role: FOLLOWER
I20260630 12:29:17.949528 28748 consensus_queue.cc:260] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:17.949702 28618 tablet_service.cc:1511] Processing CreateTablet for tablet 43bf3154e6174abcb8b71b6d46347418 (DEFAULT_TABLE table=test-workload [id=c474a1e42f734784977ee8441baf4db7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:17.951297 28618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43bf3154e6174abcb8b71b6d46347418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:17.955606 28616 tablet_service.cc:1511] Processing CreateTablet for tablet da045d2e4e47434da58e6a1dc8bb147f (DEFAULT_TABLE table=test-workload [id=c474a1e42f734784977ee8441baf4db7]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:17.962888 28689 tablet_service.cc:1511] Processing CreateTablet for tablet da045d2e4e47434da58e6a1dc8bb147f (DEFAULT_TABLE table=test-workload [id=c474a1e42f734784977ee8441baf4db7]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:17.968461 28689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da045d2e4e47434da58e6a1dc8bb147f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:17.969837 28747 ts_tablet_manager.cc:1434] T c2dc97b03aaa4a85a107211d6a7b1178 P cbe671c090384c95a5b48aa6509c711d: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.004s
I20260630 12:29:17.970988 28747 tablet_bootstrap.cc:492] T 280fa34205ea44b29c4f0fd3de5ffd10 P cbe671c090384c95a5b48aa6509c711d: Bootstrap starting.
I20260630 12:29:17.973326 28748 ts_tablet_manager.cc:1434] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.004s
I20260630 12:29:17.975747 28748 tablet_bootstrap.cc:492] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8: Bootstrap starting.
I20260630 12:29:17.965824 28753 tablet_bootstrap.cc:492] T 797cdc25899c49209991ac608a9b390b P 298104fa043d48689ab5efbc0d091f50: Bootstrap starting.
I20260630 12:29:17.986303 28747 tablet_bootstrap.cc:654] T 280fa34205ea44b29c4f0fd3de5ffd10 P cbe671c090384c95a5b48aa6509c711d: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:17.989877 28753 tablet_bootstrap.cc:654] T 797cdc25899c49209991ac608a9b390b P 298104fa043d48689ab5efbc0d091f50: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:17.992053 28748 tablet_bootstrap.cc:654] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:17.992488 28616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da045d2e4e47434da58e6a1dc8bb147f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:18.014846 28747 tablet_bootstrap.cc:492] T 280fa34205ea44b29c4f0fd3de5ffd10 P cbe671c090384c95a5b48aa6509c711d: No bootstrap required, opened a new log
I20260630 12:29:18.015570 28753 tablet_bootstrap.cc:492] T 797cdc25899c49209991ac608a9b390b P 298104fa043d48689ab5efbc0d091f50: No bootstrap required, opened a new log
I20260630 12:29:18.015733 28747 ts_tablet_manager.cc:1403] T 280fa34205ea44b29c4f0fd3de5ffd10 P cbe671c090384c95a5b48aa6509c711d: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.008s
I20260630 12:29:18.016155 28753 ts_tablet_manager.cc:1403] T 797cdc25899c49209991ac608a9b390b P 298104fa043d48689ab5efbc0d091f50: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.000s
I20260630 12:29:18.017581 28748 tablet_bootstrap.cc:492] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8: No bootstrap required, opened a new log
I20260630 12:29:18.020023 28747 raft_consensus.cc:359] T 280fa34205ea44b29c4f0fd3de5ffd10 P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.020465 28748 ts_tablet_manager.cc:1403] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.011s
I20260630 12:29:18.020722 28747 raft_consensus.cc:385] T 280fa34205ea44b29c4f0fd3de5ffd10 P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.020325 28753 raft_consensus.cc:359] T 797cdc25899c49209991ac608a9b390b P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.021102 28747 raft_consensus.cc:740] T 280fa34205ea44b29c4f0fd3de5ffd10 P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe671c090384c95a5b48aa6509c711d, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.021234 28753 raft_consensus.cc:385] T 797cdc25899c49209991ac608a9b390b P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.021615 28753 raft_consensus.cc:740] T 797cdc25899c49209991ac608a9b390b P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 298104fa043d48689ab5efbc0d091f50, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.021948 28747 consensus_queue.cc:260] T 280fa34205ea44b29c4f0fd3de5ffd10 P cbe671c090384c95a5b48aa6509c711d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.023679 28747 ts_tablet_manager.cc:1434] T 280fa34205ea44b29c4f0fd3de5ffd10 P cbe671c090384c95a5b48aa6509c711d: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.002s
I20260630 12:29:18.023432 28748 raft_consensus.cc:359] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } }
I20260630 12:29:18.024192 28748 raft_consensus.cc:385] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.024493 28748 raft_consensus.cc:740] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79675e1b5aaa40a5b580f829ac212ed8, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.024730 28747 tablet_bootstrap.cc:492] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d: Bootstrap starting.
I20260630 12:29:18.022388 28753 consensus_queue.cc:260] T 797cdc25899c49209991ac608a9b390b P 298104fa043d48689ab5efbc0d091f50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.025255 28748 consensus_queue.cc:260] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } }
I20260630 12:29:18.028146 28748 ts_tablet_manager.cc:1434] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260630 12:29:18.029645 28748 tablet_bootstrap.cc:492] T 137247ce9470405da2bce6bf50354817 P 79675e1b5aaa40a5b580f829ac212ed8: Bootstrap starting.
I20260630 12:29:18.037400 28753 ts_tablet_manager.cc:1434] T 797cdc25899c49209991ac608a9b390b P 298104fa043d48689ab5efbc0d091f50: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.008s
I20260630 12:29:18.038504 28753 tablet_bootstrap.cc:492] T c2dc97b03aaa4a85a107211d6a7b1178 P 298104fa043d48689ab5efbc0d091f50: Bootstrap starting.
I20260630 12:29:18.039916 28748 tablet_bootstrap.cc:654] T 137247ce9470405da2bce6bf50354817 P 79675e1b5aaa40a5b580f829ac212ed8: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:18.042270 28747 tablet_bootstrap.cc:654] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:18.045574 28753 tablet_bootstrap.cc:654] T c2dc97b03aaa4a85a107211d6a7b1178 P 298104fa043d48689ab5efbc0d091f50: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:18.052944 28753 tablet_bootstrap.cc:492] T c2dc97b03aaa4a85a107211d6a7b1178 P 298104fa043d48689ab5efbc0d091f50: No bootstrap required, opened a new log
I20260630 12:29:18.052945 28748 tablet_bootstrap.cc:492] T 137247ce9470405da2bce6bf50354817 P 79675e1b5aaa40a5b580f829ac212ed8: No bootstrap required, opened a new log
I20260630 12:29:18.053333 28747 tablet_bootstrap.cc:492] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d: No bootstrap required, opened a new log
I20260630 12:29:18.053506 28753 ts_tablet_manager.cc:1403] T c2dc97b03aaa4a85a107211d6a7b1178 P 298104fa043d48689ab5efbc0d091f50: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260630 12:29:18.053707 28748 ts_tablet_manager.cc:1403] T 137247ce9470405da2bce6bf50354817 P 79675e1b5aaa40a5b580f829ac212ed8: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260630 12:29:18.053831 28747 ts_tablet_manager.cc:1403] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.004s
I20260630 12:29:18.055855 28753 raft_consensus.cc:359] T c2dc97b03aaa4a85a107211d6a7b1178 P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } }
I20260630 12:29:18.056490 28753 raft_consensus.cc:385] T c2dc97b03aaa4a85a107211d6a7b1178 P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.056727 28753 raft_consensus.cc:740] T c2dc97b03aaa4a85a107211d6a7b1178 P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 298104fa043d48689ab5efbc0d091f50, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.057011 28747 raft_consensus.cc:359] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.057770 28747 raft_consensus.cc:385] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.057399 28753 consensus_queue.cc:260] T c2dc97b03aaa4a85a107211d6a7b1178 P 298104fa043d48689ab5efbc0d091f50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } }
I20260630 12:29:18.057327 28748 raft_consensus.cc:359] T 137247ce9470405da2bce6bf50354817 P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.058097 28747 raft_consensus.cc:740] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe671c090384c95a5b48aa6509c711d, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.058324 28748 raft_consensus.cc:385] T 137247ce9470405da2bce6bf50354817 P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.058691 28748 raft_consensus.cc:740] T 137247ce9470405da2bce6bf50354817 P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79675e1b5aaa40a5b580f829ac212ed8, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.058979 28747 consensus_queue.cc:260] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.059625 28748 consensus_queue.cc:260] T 137247ce9470405da2bce6bf50354817 P 79675e1b5aaa40a5b580f829ac212ed8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.061270 28747 ts_tablet_manager.cc:1434] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:29:18.062290 28747 tablet_bootstrap.cc:492] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d: Bootstrap starting.
I20260630 12:29:18.064889 28753 ts_tablet_manager.cc:1434] T c2dc97b03aaa4a85a107211d6a7b1178 P 298104fa043d48689ab5efbc0d091f50: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:29:18.065932 28753 tablet_bootstrap.cc:492] T 137247ce9470405da2bce6bf50354817 P 298104fa043d48689ab5efbc0d091f50: Bootstrap starting.
I20260630 12:29:18.066586 28748 ts_tablet_manager.cc:1434] T 137247ce9470405da2bce6bf50354817 P 79675e1b5aaa40a5b580f829ac212ed8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260630 12:29:18.067713 28748 tablet_bootstrap.cc:492] T 797cdc25899c49209991ac608a9b390b P 79675e1b5aaa40a5b580f829ac212ed8: Bootstrap starting.
I20260630 12:29:18.068571 28747 tablet_bootstrap.cc:654] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:18.072064 28753 tablet_bootstrap.cc:654] T 137247ce9470405da2bce6bf50354817 P 298104fa043d48689ab5efbc0d091f50: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:18.074874 28748 tablet_bootstrap.cc:654] T 797cdc25899c49209991ac608a9b390b P 79675e1b5aaa40a5b580f829ac212ed8: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:18.081477 28747 tablet_bootstrap.cc:492] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d: No bootstrap required, opened a new log
I20260630 12:29:18.082147 28747 ts_tablet_manager.cc:1403] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260630 12:29:18.083616 28753 tablet_bootstrap.cc:492] T 137247ce9470405da2bce6bf50354817 P 298104fa043d48689ab5efbc0d091f50: No bootstrap required, opened a new log
I20260630 12:29:18.084190 28753 ts_tablet_manager.cc:1403] T 137247ce9470405da2bce6bf50354817 P 298104fa043d48689ab5efbc0d091f50: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.003s
I20260630 12:29:18.088884 28752 raft_consensus.cc:493] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:18.089190 28753 raft_consensus.cc:359] T 137247ce9470405da2bce6bf50354817 P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.089426 28752 raft_consensus.cc:515] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } }
I20260630 12:29:18.089706 28747 raft_consensus.cc:359] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.090042 28753 raft_consensus.cc:385] T 137247ce9470405da2bce6bf50354817 P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.090390 28747 raft_consensus.cc:385] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.090538 28753 raft_consensus.cc:740] T 137247ce9470405da2bce6bf50354817 P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 298104fa043d48689ab5efbc0d091f50, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.090837 28747 raft_consensus.cc:740] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe671c090384c95a5b48aa6509c711d, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.091670 28753 consensus_queue.cc:260] T 137247ce9470405da2bce6bf50354817 P 298104fa043d48689ab5efbc0d091f50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.091707 28747 consensus_queue.cc:260] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.094378 28747 ts_tablet_manager.cc:1434] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260630 12:29:18.095387 28747 tablet_bootstrap.cc:492] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d: Bootstrap starting.
I20260630 12:29:18.096274 28753 ts_tablet_manager.cc:1434] T 137247ce9470405da2bce6bf50354817 P 298104fa043d48689ab5efbc0d091f50: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260630 12:29:18.097280 28753 tablet_bootstrap.cc:492] T 280fa34205ea44b29c4f0fd3de5ffd10 P 298104fa043d48689ab5efbc0d091f50: Bootstrap starting.
I20260630 12:29:18.102464 28752 leader_election.cc:290] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbe671c090384c95a5b48aa6509c711d (127.16.110.131:41841), 298104fa043d48689ab5efbc0d091f50 (127.16.110.129:35799)
I20260630 12:29:18.103379 28747 tablet_bootstrap.cc:654] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:18.104640 28752 raft_consensus.cc:493] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:18.105211 28752 raft_consensus.cc:515] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.107775 28752 leader_election.cc:290] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 298104fa043d48689ab5efbc0d091f50 (127.16.110.129:35799), cbe671c090384c95a5b48aa6509c711d (127.16.110.131:41841)
I20260630 12:29:18.103349 28753 tablet_bootstrap.cc:654] T 280fa34205ea44b29c4f0fd3de5ffd10 P 298104fa043d48689ab5efbc0d091f50: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:18.115469 28748 tablet_bootstrap.cc:492] T 797cdc25899c49209991ac608a9b390b P 79675e1b5aaa40a5b580f829ac212ed8: No bootstrap required, opened a new log
I20260630 12:29:18.118942 28748 ts_tablet_manager.cc:1403] T 797cdc25899c49209991ac608a9b390b P 79675e1b5aaa40a5b580f829ac212ed8: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.006s
I20260630 12:29:18.123601 28702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2dc97b03aaa4a85a107211d6a7b1178" candidate_uuid: "79675e1b5aaa40a5b580f829ac212ed8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe671c090384c95a5b48aa6509c711d" is_pre_election: true
I20260630 12:29:18.124783 28702 raft_consensus.cc:2468] T c2dc97b03aaa4a85a107211d6a7b1178 P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79675e1b5aaa40a5b580f829ac212ed8 in term 0.
I20260630 12:29:18.126510 28701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280fa34205ea44b29c4f0fd3de5ffd10" candidate_uuid: "79675e1b5aaa40a5b580f829ac212ed8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe671c090384c95a5b48aa6509c711d" is_pre_election: true
I20260630 12:29:18.127455 28701 raft_consensus.cc:2468] T 280fa34205ea44b29c4f0fd3de5ffd10 P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79675e1b5aaa40a5b580f829ac212ed8 in term 0.
I20260630 12:29:18.129562 28593 leader_election.cc:304] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79675e1b5aaa40a5b580f829ac212ed8, cbe671c090384c95a5b48aa6509c711d; no voters: 
I20260630 12:29:18.130925 28593 leader_election.cc:304] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79675e1b5aaa40a5b580f829ac212ed8, cbe671c090384c95a5b48aa6509c711d; no voters: 
I20260630 12:29:18.132210 28752 raft_consensus.cc:2804] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:18.132690 28752 raft_consensus.cc:493] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:18.133096 28752 raft_consensus.cc:3060] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.137890 28766 raft_consensus.cc:2804] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:18.138515 28766 raft_consensus.cc:493] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:18.138933 28766 raft_consensus.cc:3060] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.123476 28748 raft_consensus.cc:359] T 797cdc25899c49209991ac608a9b390b P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.144330 28748 raft_consensus.cc:385] T 797cdc25899c49209991ac608a9b390b P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.144778 28748 raft_consensus.cc:740] T 797cdc25899c49209991ac608a9b390b P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79675e1b5aaa40a5b580f829ac212ed8, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.150157 28747 tablet_bootstrap.cc:492] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d: No bootstrap required, opened a new log
I20260630 12:29:18.151094 28753 tablet_bootstrap.cc:492] T 280fa34205ea44b29c4f0fd3de5ffd10 P 298104fa043d48689ab5efbc0d091f50: No bootstrap required, opened a new log
I20260630 12:29:18.150707 28766 raft_consensus.cc:515] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.151618 28753 ts_tablet_manager.cc:1403] T 280fa34205ea44b29c4f0fd3de5ffd10 P 298104fa043d48689ab5efbc0d091f50: Time spent bootstrapping tablet: real 0.055s	user 0.028s	sys 0.012s
I20260630 12:29:18.150228 28752 raft_consensus.cc:515] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } }
I20260630 12:29:18.152390 28748 consensus_queue.cc:260] T 797cdc25899c49209991ac608a9b390b P 79675e1b5aaa40a5b580f829ac212ed8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.154372 28553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2dc97b03aaa4a85a107211d6a7b1178" candidate_uuid: "79675e1b5aaa40a5b580f829ac212ed8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298104fa043d48689ab5efbc0d091f50" is_pre_election: true
I20260630 12:29:18.155071 28553 raft_consensus.cc:2468] T c2dc97b03aaa4a85a107211d6a7b1178 P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79675e1b5aaa40a5b580f829ac212ed8 in term 0.
I20260630 12:29:18.154843 28753 raft_consensus.cc:359] T 280fa34205ea44b29c4f0fd3de5ffd10 P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.155429 28766 leader_election.cc:290] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8 [CANDIDATE]: Term 1 election: Requested vote from peers 298104fa043d48689ab5efbc0d091f50 (127.16.110.129:35799), cbe671c090384c95a5b48aa6509c711d (127.16.110.131:41841)
I20260630 12:29:18.155652 28753 raft_consensus.cc:385] T 280fa34205ea44b29c4f0fd3de5ffd10 P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.155990 28701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2dc97b03aaa4a85a107211d6a7b1178" candidate_uuid: "79675e1b5aaa40a5b580f829ac212ed8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe671c090384c95a5b48aa6509c711d"
I20260630 12:29:18.156620 28701 raft_consensus.cc:3060] T c2dc97b03aaa4a85a107211d6a7b1178 P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.156033 28552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280fa34205ea44b29c4f0fd3de5ffd10" candidate_uuid: "79675e1b5aaa40a5b580f829ac212ed8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298104fa043d48689ab5efbc0d091f50" is_pre_election: true
I20260630 12:29:18.150743 28747 ts_tablet_manager.cc:1403] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d: Time spent bootstrapping tablet: real 0.056s	user 0.028s	sys 0.020s
I20260630 12:29:18.156019 28753 raft_consensus.cc:740] T 280fa34205ea44b29c4f0fd3de5ffd10 P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 298104fa043d48689ab5efbc0d091f50, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.160421 28747 raft_consensus.cc:359] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.160523 28753 consensus_queue.cc:260] T 280fa34205ea44b29c4f0fd3de5ffd10 P 298104fa043d48689ab5efbc0d091f50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.161259 28747 raft_consensus.cc:385] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.161412 28702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280fa34205ea44b29c4f0fd3de5ffd10" candidate_uuid: "79675e1b5aaa40a5b580f829ac212ed8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe671c090384c95a5b48aa6509c711d"
I20260630 12:29:18.161605 28747 raft_consensus.cc:740] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe671c090384c95a5b48aa6509c711d, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.161672 28552 raft_consensus.cc:2468] T 280fa34205ea44b29c4f0fd3de5ffd10 P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79675e1b5aaa40a5b580f829ac212ed8 in term 0.
I20260630 12:29:18.162032 28702 raft_consensus.cc:3060] T 280fa34205ea44b29c4f0fd3de5ffd10 P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.162566 28747 consensus_queue.cc:260] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.165139 28553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280fa34205ea44b29c4f0fd3de5ffd10" candidate_uuid: "79675e1b5aaa40a5b580f829ac212ed8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298104fa043d48689ab5efbc0d091f50"
I20260630 12:29:18.165748 28553 raft_consensus.cc:3060] T 280fa34205ea44b29c4f0fd3de5ffd10 P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.167070 28751 raft_consensus.cc:493] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:18.167557 28751 raft_consensus.cc:515] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.169782 28747 ts_tablet_manager.cc:1434] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260630 12:29:18.170961 28747 tablet_bootstrap.cc:492] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d: Bootstrap starting.
I20260630 12:29:18.186955 28748 ts_tablet_manager.cc:1434] T 797cdc25899c49209991ac608a9b390b P 79675e1b5aaa40a5b580f829ac212ed8: Time spent starting tablet: real 0.067s	user 0.014s	sys 0.013s
I20260630 12:29:18.188798 28748 tablet_bootstrap.cc:492] T 43bf3154e6174abcb8b71b6d46347418 P 79675e1b5aaa40a5b580f829ac212ed8: Bootstrap starting.
I20260630 12:29:18.193459 28701 raft_consensus.cc:2468] T c2dc97b03aaa4a85a107211d6a7b1178 P cbe671c090384c95a5b48aa6509c711d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79675e1b5aaa40a5b580f829ac212ed8 in term 1.
I20260630 12:29:18.171550 28751 leader_election.cc:290] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 298104fa043d48689ab5efbc0d091f50 (127.16.110.129:35799), 79675e1b5aaa40a5b580f829ac212ed8 (127.16.110.130:43937)
I20260630 12:29:18.194798 28752 leader_election.cc:290] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 [CANDIDATE]: Term 1 election: Requested vote from peers cbe671c090384c95a5b48aa6509c711d (127.16.110.131:41841), 298104fa043d48689ab5efbc0d091f50 (127.16.110.129:35799)
I20260630 12:29:18.196484 28748 tablet_bootstrap.cc:654] T 43bf3154e6174abcb8b71b6d46347418 P 79675e1b5aaa40a5b580f829ac212ed8: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:18.200966 28553 raft_consensus.cc:2468] T 280fa34205ea44b29c4f0fd3de5ffd10 P 298104fa043d48689ab5efbc0d091f50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79675e1b5aaa40a5b580f829ac212ed8 in term 1.
I20260630 12:29:18.201112 28552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2dc97b03aaa4a85a107211d6a7b1178" candidate_uuid: "79675e1b5aaa40a5b580f829ac212ed8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298104fa043d48689ab5efbc0d091f50"
I20260630 12:29:18.201745 28552 raft_consensus.cc:3060] T c2dc97b03aaa4a85a107211d6a7b1178 P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.204010 28702 raft_consensus.cc:2468] T 280fa34205ea44b29c4f0fd3de5ffd10 P cbe671c090384c95a5b48aa6509c711d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79675e1b5aaa40a5b580f829ac212ed8 in term 1.
I20260630 12:29:18.205582 28591 leader_election.cc:304] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 298104fa043d48689ab5efbc0d091f50, 79675e1b5aaa40a5b580f829ac212ed8; no voters: 
I20260630 12:29:18.207774 28753 ts_tablet_manager.cc:1434] T 280fa34205ea44b29c4f0fd3de5ffd10 P 298104fa043d48689ab5efbc0d091f50: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.007s
I20260630 12:29:18.208900 28753 tablet_bootstrap.cc:492] T da045d2e4e47434da58e6a1dc8bb147f P 298104fa043d48689ab5efbc0d091f50: Bootstrap starting.
I20260630 12:29:18.211934 28552 raft_consensus.cc:2468] T c2dc97b03aaa4a85a107211d6a7b1178 P 298104fa043d48689ab5efbc0d091f50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79675e1b5aaa40a5b580f829ac212ed8 in term 1.
I20260630 12:29:18.212767 28593 leader_election.cc:304] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79675e1b5aaa40a5b580f829ac212ed8, cbe671c090384c95a5b48aa6509c711d; no voters: 
I20260630 12:29:18.215444 28753 tablet_bootstrap.cc:654] T da045d2e4e47434da58e6a1dc8bb147f P 298104fa043d48689ab5efbc0d091f50: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:18.216285 28752 raft_consensus.cc:2804] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:18.216984 28766 raft_consensus.cc:2804] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:18.218818 28752 raft_consensus.cc:697] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 LEADER]: Becoming Leader. State: Replica: 79675e1b5aaa40a5b580f829ac212ed8, State: Running, Role: LEADER
I20260630 12:29:18.219825 28752 consensus_queue.cc:237] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.225998 28747 tablet_bootstrap.cc:654] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:18.229738 28753 tablet_bootstrap.cc:492] T da045d2e4e47434da58e6a1dc8bb147f P 298104fa043d48689ab5efbc0d091f50: No bootstrap required, opened a new log
I20260630 12:29:18.230337 28753 ts_tablet_manager.cc:1403] T da045d2e4e47434da58e6a1dc8bb147f P 298104fa043d48689ab5efbc0d091f50: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.016s
I20260630 12:29:18.230928 28748 tablet_bootstrap.cc:492] T 43bf3154e6174abcb8b71b6d46347418 P 79675e1b5aaa40a5b580f829ac212ed8: No bootstrap required, opened a new log
I20260630 12:29:18.231487 28748 ts_tablet_manager.cc:1403] T 43bf3154e6174abcb8b71b6d46347418 P 79675e1b5aaa40a5b580f829ac212ed8: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.000s
I20260630 12:29:18.232903 28628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da045d2e4e47434da58e6a1dc8bb147f" candidate_uuid: "cbe671c090384c95a5b48aa6509c711d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79675e1b5aaa40a5b580f829ac212ed8" is_pre_election: true
I20260630 12:29:18.233594 28753 raft_consensus.cc:359] T da045d2e4e47434da58e6a1dc8bb147f P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
W20260630 12:29:18.234411 28667 leader_election.cc:343] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79675e1b5aaa40a5b580f829ac212ed8 (127.16.110.130:43937): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:18.234639 28753 raft_consensus.cc:385] T da045d2e4e47434da58e6a1dc8bb147f P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.234453 28748 raft_consensus.cc:359] T 43bf3154e6174abcb8b71b6d46347418 P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.235522 28753 raft_consensus.cc:740] T da045d2e4e47434da58e6a1dc8bb147f P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 298104fa043d48689ab5efbc0d091f50, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.235694 28748 raft_consensus.cc:385] T 43bf3154e6174abcb8b71b6d46347418 P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.236320 28748 raft_consensus.cc:740] T 43bf3154e6174abcb8b71b6d46347418 P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79675e1b5aaa40a5b580f829ac212ed8, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.237126 28748 consensus_queue.cc:260] T 43bf3154e6174abcb8b71b6d46347418 P 79675e1b5aaa40a5b580f829ac212ed8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.236613 28753 consensus_queue.cc:260] T da045d2e4e47434da58e6a1dc8bb147f P 298104fa043d48689ab5efbc0d091f50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.239923 28748 ts_tablet_manager.cc:1434] T 43bf3154e6174abcb8b71b6d46347418 P 79675e1b5aaa40a5b580f829ac212ed8: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260630 12:29:18.241199 28748 tablet_bootstrap.cc:492] T da045d2e4e47434da58e6a1dc8bb147f P 79675e1b5aaa40a5b580f829ac212ed8: Bootstrap starting.
I20260630 12:29:18.247169 28751 raft_consensus.cc:493] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:18.247673 28748 tablet_bootstrap.cc:654] T da045d2e4e47434da58e6a1dc8bb147f P 79675e1b5aaa40a5b580f829ac212ed8: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:18.247750 28751 raft_consensus.cc:515] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.251636 28628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137247ce9470405da2bce6bf50354817" candidate_uuid: "cbe671c090384c95a5b48aa6509c711d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79675e1b5aaa40a5b580f829ac212ed8" is_pre_election: true
I20260630 12:29:18.253014 28628 raft_consensus.cc:2468] T 137247ce9470405da2bce6bf50354817 P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbe671c090384c95a5b48aa6509c711d in term 0.
I20260630 12:29:18.254760 28667 leader_election.cc:304] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79675e1b5aaa40a5b580f829ac212ed8, cbe671c090384c95a5b48aa6509c711d; no voters: 
I20260630 12:29:18.253930 28448 catalog_manager.cc:5697] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79675e1b5aaa40a5b580f829ac212ed8 (127.16.110.130). New cstate: current_term: 1 leader_uuid: "79675e1b5aaa40a5b580f829ac212ed8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:18.251714 28751 leader_election.cc:290] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 298104fa043d48689ab5efbc0d091f50 (127.16.110.129:35799), 79675e1b5aaa40a5b580f829ac212ed8 (127.16.110.130:43937)
I20260630 12:29:18.257112 28778 raft_consensus.cc:2804] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:18.259223 28778 raft_consensus.cc:493] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:18.259590 28778 raft_consensus.cc:3060] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.251187 28753 ts_tablet_manager.cc:1434] T da045d2e4e47434da58e6a1dc8bb147f P 298104fa043d48689ab5efbc0d091f50: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260630 12:29:18.266697 28748 tablet_bootstrap.cc:492] T da045d2e4e47434da58e6a1dc8bb147f P 79675e1b5aaa40a5b580f829ac212ed8: No bootstrap required, opened a new log
I20260630 12:29:18.267321 28748 ts_tablet_manager.cc:1403] T da045d2e4e47434da58e6a1dc8bb147f P 79675e1b5aaa40a5b580f829ac212ed8: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.012s
I20260630 12:29:18.270395 28553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137247ce9470405da2bce6bf50354817" candidate_uuid: "cbe671c090384c95a5b48aa6509c711d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298104fa043d48689ab5efbc0d091f50" is_pre_election: true
I20260630 12:29:18.270596 28748 raft_consensus.cc:359] T da045d2e4e47434da58e6a1dc8bb147f P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.271099 28553 raft_consensus.cc:2468] T 137247ce9470405da2bce6bf50354817 P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbe671c090384c95a5b48aa6509c711d in term 0.
I20260630 12:29:18.271307 28748 raft_consensus.cc:385] T da045d2e4e47434da58e6a1dc8bb147f P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.271637 28748 raft_consensus.cc:740] T da045d2e4e47434da58e6a1dc8bb147f P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79675e1b5aaa40a5b580f829ac212ed8, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.272531 28753 tablet_bootstrap.cc:492] T 43bf3154e6174abcb8b71b6d46347418 P 298104fa043d48689ab5efbc0d091f50: Bootstrap starting.
I20260630 12:29:18.273118 28552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da045d2e4e47434da58e6a1dc8bb147f" candidate_uuid: "cbe671c090384c95a5b48aa6509c711d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298104fa043d48689ab5efbc0d091f50" is_pre_election: true
I20260630 12:29:18.275561 28552 raft_consensus.cc:2468] T da045d2e4e47434da58e6a1dc8bb147f P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbe671c090384c95a5b48aa6509c711d in term 0.
I20260630 12:29:18.276871 28665 leader_election.cc:304] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d [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: 298104fa043d48689ab5efbc0d091f50, cbe671c090384c95a5b48aa6509c711d; no voters: 79675e1b5aaa40a5b580f829ac212ed8
I20260630 12:29:18.277758 28751 raft_consensus.cc:2804] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:18.278204 28751 raft_consensus.cc:493] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:18.278604 28751 raft_consensus.cc:3060] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.280385 28747 tablet_bootstrap.cc:492] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d: No bootstrap required, opened a new log
I20260630 12:29:18.280939 28747 ts_tablet_manager.cc:1403] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d: Time spent bootstrapping tablet: real 0.110s	user 0.018s	sys 0.029s
I20260630 12:29:18.280622 28748 consensus_queue.cc:260] T da045d2e4e47434da58e6a1dc8bb147f P 79675e1b5aaa40a5b580f829ac212ed8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.283794 28748 ts_tablet_manager.cc:1434] T da045d2e4e47434da58e6a1dc8bb147f P 79675e1b5aaa40a5b580f829ac212ed8: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260630 12:29:18.284457 28766 raft_consensus.cc:697] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 LEADER]: Becoming Leader. State: Replica: 79675e1b5aaa40a5b580f829ac212ed8, State: Running, Role: LEADER
I20260630 12:29:18.285044 28753 tablet_bootstrap.cc:654] T 43bf3154e6174abcb8b71b6d46347418 P 298104fa043d48689ab5efbc0d091f50: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:18.285954 28766 consensus_queue.cc:237] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } }
I20260630 12:29:18.286777 28747 raft_consensus.cc:359] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.287513 28747 raft_consensus.cc:385] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.287801 28747 raft_consensus.cc:740] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe671c090384c95a5b48aa6509c711d, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.287868 28751 raft_consensus.cc:515] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.289665 28778 raft_consensus.cc:515] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.291994 28552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da045d2e4e47434da58e6a1dc8bb147f" candidate_uuid: "cbe671c090384c95a5b48aa6509c711d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298104fa043d48689ab5efbc0d091f50"
I20260630 12:29:18.294461 28552 raft_consensus.cc:3060] T da045d2e4e47434da58e6a1dc8bb147f P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.294667 28553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137247ce9470405da2bce6bf50354817" candidate_uuid: "cbe671c090384c95a5b48aa6509c711d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298104fa043d48689ab5efbc0d091f50"
I20260630 12:29:18.295504 28553 raft_consensus.cc:3060] T 137247ce9470405da2bce6bf50354817 P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.296725 28753 tablet_bootstrap.cc:492] T 43bf3154e6174abcb8b71b6d46347418 P 298104fa043d48689ab5efbc0d091f50: No bootstrap required, opened a new log
I20260630 12:29:18.297243 28753 ts_tablet_manager.cc:1403] T 43bf3154e6174abcb8b71b6d46347418 P 298104fa043d48689ab5efbc0d091f50: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.007s
I20260630 12:29:18.302291 28552 raft_consensus.cc:2468] T da045d2e4e47434da58e6a1dc8bb147f P 298104fa043d48689ab5efbc0d091f50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbe671c090384c95a5b48aa6509c711d in term 1.
I20260630 12:29:18.293203 28747 consensus_queue.cc:260] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.303972 28553 raft_consensus.cc:2468] T 137247ce9470405da2bce6bf50354817 P 298104fa043d48689ab5efbc0d091f50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbe671c090384c95a5b48aa6509c711d in term 1.
I20260630 12:29:18.293862 28628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137247ce9470405da2bce6bf50354817" candidate_uuid: "cbe671c090384c95a5b48aa6509c711d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79675e1b5aaa40a5b580f829ac212ed8"
I20260630 12:29:18.304791 28628 raft_consensus.cc:3060] T 137247ce9470405da2bce6bf50354817 P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.305508 28665 leader_election.cc:304] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 298104fa043d48689ab5efbc0d091f50, cbe671c090384c95a5b48aa6509c711d; no voters: 
I20260630 12:29:18.306650 28747 ts_tablet_manager.cc:1434] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260630 12:29:18.308285 28781 raft_consensus.cc:2804] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:18.308777 28781 raft_consensus.cc:697] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d [term 1 LEADER]: Becoming Leader. State: Replica: cbe671c090384c95a5b48aa6509c711d, State: Running, Role: LEADER
I20260630 12:29:18.309582 28781 consensus_queue.cc:237] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.310425 28627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da045d2e4e47434da58e6a1dc8bb147f" candidate_uuid: "cbe671c090384c95a5b48aa6509c711d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79675e1b5aaa40a5b580f829ac212ed8"
I20260630 12:29:18.311084 28627 raft_consensus.cc:3060] T da045d2e4e47434da58e6a1dc8bb147f P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.316800 28448 catalog_manager.cc:5697] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79675e1b5aaa40a5b580f829ac212ed8 (127.16.110.130). New cstate: current_term: 1 leader_uuid: "79675e1b5aaa40a5b580f829ac212ed8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:18.323350 28628 raft_consensus.cc:2468] T 137247ce9470405da2bce6bf50354817 P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbe671c090384c95a5b48aa6509c711d in term 1.
I20260630 12:29:18.324641 28667 leader_election.cc:304] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79675e1b5aaa40a5b580f829ac212ed8, cbe671c090384c95a5b48aa6509c711d; no voters: 
I20260630 12:29:18.325665 28781 raft_consensus.cc:2804] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:18.303731 28751 leader_election.cc:290] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d [CANDIDATE]: Term 1 election: Requested vote from peers 298104fa043d48689ab5efbc0d091f50 (127.16.110.129:35799), 79675e1b5aaa40a5b580f829ac212ed8 (127.16.110.130:43937)
I20260630 12:29:18.292511 28778 leader_election.cc:290] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d [CANDIDATE]: Term 1 election: Requested vote from peers 298104fa043d48689ab5efbc0d091f50 (127.16.110.129:35799), 79675e1b5aaa40a5b580f829ac212ed8 (127.16.110.130:43937)
I20260630 12:29:18.326285 28781 raft_consensus.cc:697] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d [term 1 LEADER]: Becoming Leader. State: Replica: cbe671c090384c95a5b48aa6509c711d, State: Running, Role: LEADER
I20260630 12:29:18.303021 28753 raft_consensus.cc:359] T 43bf3154e6174abcb8b71b6d46347418 P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.326872 28753 raft_consensus.cc:385] T 43bf3154e6174abcb8b71b6d46347418 P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:18.327195 28753 raft_consensus.cc:740] T 43bf3154e6174abcb8b71b6d46347418 P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 298104fa043d48689ab5efbc0d091f50, State: Initialized, Role: FOLLOWER
I20260630 12:29:18.327240 28781 consensus_queue.cc:237] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.328172 28753 consensus_queue.cc:260] T 43bf3154e6174abcb8b71b6d46347418 P 298104fa043d48689ab5efbc0d091f50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.330792 28753 ts_tablet_manager.cc:1434] T 43bf3154e6174abcb8b71b6d46347418 P 298104fa043d48689ab5efbc0d091f50: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.003s
W20260630 12:29:18.331940 28499 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:29:18.337491 28627 raft_consensus.cc:2468] T da045d2e4e47434da58e6a1dc8bb147f P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbe671c090384c95a5b48aa6509c711d in term 1.
I20260630 12:29:18.345919 28448 catalog_manager.cc:5697] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d reported cstate change: term changed from 0 to 1, leader changed from <none> to cbe671c090384c95a5b48aa6509c711d (127.16.110.131). New cstate: current_term: 1 leader_uuid: "cbe671c090384c95a5b48aa6509c711d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:18.347622 28448 catalog_manager.cc:5697] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d reported cstate change: term changed from 0 to 1, leader changed from <none> to cbe671c090384c95a5b48aa6509c711d (127.16.110.131). New cstate: current_term: 1 leader_uuid: "cbe671c090384c95a5b48aa6509c711d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:18.365144 28781 raft_consensus.cc:493] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:18.365803 28781 raft_consensus.cc:515] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.367678 28781 leader_election.cc:290] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 298104fa043d48689ab5efbc0d091f50 (127.16.110.129:35799), 79675e1b5aaa40a5b580f829ac212ed8 (127.16.110.130:43937)
I20260630 12:29:18.368510 28552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43bf3154e6174abcb8b71b6d46347418" candidate_uuid: "cbe671c090384c95a5b48aa6509c711d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298104fa043d48689ab5efbc0d091f50" is_pre_election: true
I20260630 12:29:18.368870 28627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43bf3154e6174abcb8b71b6d46347418" candidate_uuid: "cbe671c090384c95a5b48aa6509c711d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79675e1b5aaa40a5b580f829ac212ed8" is_pre_election: true
I20260630 12:29:18.369139 28552 raft_consensus.cc:2468] T 43bf3154e6174abcb8b71b6d46347418 P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbe671c090384c95a5b48aa6509c711d in term 0.
I20260630 12:29:18.369549 28627 raft_consensus.cc:2468] T 43bf3154e6174abcb8b71b6d46347418 P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbe671c090384c95a5b48aa6509c711d in term 0.
I20260630 12:29:18.370211 28665 leader_election.cc:304] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 298104fa043d48689ab5efbc0d091f50, cbe671c090384c95a5b48aa6509c711d; no voters: 
I20260630 12:29:18.371026 28781 raft_consensus.cc:2804] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:18.371364 28781 raft_consensus.cc:493] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:18.371587 28781 raft_consensus.cc:3060] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.376610 28781 raft_consensus.cc:515] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.378301 28781 leader_election.cc:290] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d [CANDIDATE]: Term 1 election: Requested vote from peers 298104fa043d48689ab5efbc0d091f50 (127.16.110.129:35799), 79675e1b5aaa40a5b580f829ac212ed8 (127.16.110.130:43937)
I20260630 12:29:18.379101 28552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43bf3154e6174abcb8b71b6d46347418" candidate_uuid: "cbe671c090384c95a5b48aa6509c711d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298104fa043d48689ab5efbc0d091f50"
I20260630 12:29:18.379361 28627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43bf3154e6174abcb8b71b6d46347418" candidate_uuid: "cbe671c090384c95a5b48aa6509c711d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79675e1b5aaa40a5b580f829ac212ed8"
I20260630 12:29:18.379784 28552 raft_consensus.cc:3060] T 43bf3154e6174abcb8b71b6d46347418 P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.379904 28627 raft_consensus.cc:3060] T 43bf3154e6174abcb8b71b6d46347418 P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.387105 28552 raft_consensus.cc:2468] T 43bf3154e6174abcb8b71b6d46347418 P 298104fa043d48689ab5efbc0d091f50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbe671c090384c95a5b48aa6509c711d in term 1.
I20260630 12:29:18.387105 28627 raft_consensus.cc:2468] T 43bf3154e6174abcb8b71b6d46347418 P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbe671c090384c95a5b48aa6509c711d in term 1.
I20260630 12:29:18.388499 28667 leader_election.cc:304] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79675e1b5aaa40a5b580f829ac212ed8, cbe671c090384c95a5b48aa6509c711d; no voters: 
I20260630 12:29:18.389183 28781 raft_consensus.cc:2804] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:18.389631 28781 raft_consensus.cc:697] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d [term 1 LEADER]: Becoming Leader. State: Replica: cbe671c090384c95a5b48aa6509c711d, State: Running, Role: LEADER
I20260630 12:29:18.390345 28781 consensus_queue.cc:237] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.397611 28448 catalog_manager.cc:5697] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d reported cstate change: term changed from 0 to 1, leader changed from <none> to cbe671c090384c95a5b48aa6509c711d (127.16.110.131). New cstate: current_term: 1 leader_uuid: "cbe671c090384c95a5b48aa6509c711d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:18.464864 28781 raft_consensus.cc:493] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:18.465528 28781 raft_consensus.cc:515] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.468274 28781 leader_election.cc:290] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 298104fa043d48689ab5efbc0d091f50 (127.16.110.129:35799), 79675e1b5aaa40a5b580f829ac212ed8 (127.16.110.130:43937)
I20260630 12:29:18.468534 28552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797cdc25899c49209991ac608a9b390b" candidate_uuid: "cbe671c090384c95a5b48aa6509c711d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298104fa043d48689ab5efbc0d091f50" is_pre_election: true
I20260630 12:29:18.468887 28627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797cdc25899c49209991ac608a9b390b" candidate_uuid: "cbe671c090384c95a5b48aa6509c711d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79675e1b5aaa40a5b580f829ac212ed8" is_pre_election: true
I20260630 12:29:18.469269 28552 raft_consensus.cc:2468] T 797cdc25899c49209991ac608a9b390b P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbe671c090384c95a5b48aa6509c711d in term 0.
I20260630 12:29:18.469770 28627 raft_consensus.cc:2468] T 797cdc25899c49209991ac608a9b390b P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbe671c090384c95a5b48aa6509c711d in term 0.
I20260630 12:29:18.470405 28665 leader_election.cc:304] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 298104fa043d48689ab5efbc0d091f50, cbe671c090384c95a5b48aa6509c711d; no voters: 
I20260630 12:29:18.471304 28781 raft_consensus.cc:2804] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:18.471688 28781 raft_consensus.cc:493] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:18.471957 28781 raft_consensus.cc:3060] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.476718 28781 raft_consensus.cc:515] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.478296 28781 leader_election.cc:290] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d [CANDIDATE]: Term 1 election: Requested vote from peers 298104fa043d48689ab5efbc0d091f50 (127.16.110.129:35799), 79675e1b5aaa40a5b580f829ac212ed8 (127.16.110.130:43937)
I20260630 12:29:18.479143 28552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797cdc25899c49209991ac608a9b390b" candidate_uuid: "cbe671c090384c95a5b48aa6509c711d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "298104fa043d48689ab5efbc0d091f50"
I20260630 12:29:18.479216 28627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797cdc25899c49209991ac608a9b390b" candidate_uuid: "cbe671c090384c95a5b48aa6509c711d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79675e1b5aaa40a5b580f829ac212ed8"
I20260630 12:29:18.479763 28552 raft_consensus.cc:3060] T 797cdc25899c49209991ac608a9b390b P 298104fa043d48689ab5efbc0d091f50 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.479869 28627 raft_consensus.cc:3060] T 797cdc25899c49209991ac608a9b390b P 79675e1b5aaa40a5b580f829ac212ed8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:18.484560 28552 raft_consensus.cc:2468] T 797cdc25899c49209991ac608a9b390b P 298104fa043d48689ab5efbc0d091f50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbe671c090384c95a5b48aa6509c711d in term 1.
I20260630 12:29:18.484671 28627 raft_consensus.cc:2468] T 797cdc25899c49209991ac608a9b390b P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbe671c090384c95a5b48aa6509c711d in term 1.
I20260630 12:29:18.485757 28665 leader_election.cc:304] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 298104fa043d48689ab5efbc0d091f50, cbe671c090384c95a5b48aa6509c711d; no voters: 
I20260630 12:29:18.486493 28781 raft_consensus.cc:2804] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:18.486936 28781 raft_consensus.cc:697] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d [term 1 LEADER]: Becoming Leader. State: Replica: cbe671c090384c95a5b48aa6509c711d, State: Running, Role: LEADER
I20260630 12:29:18.487555 28781 consensus_queue.cc:237] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } }
I20260630 12:29:18.494108 28448 catalog_manager.cc:5697] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d reported cstate change: term changed from 0 to 1, leader changed from <none> to cbe671c090384c95a5b48aa6509c711d (127.16.110.131). New cstate: current_term: 1 leader_uuid: "cbe671c090384c95a5b48aa6509c711d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:18.642280 28766 consensus_queue.cc:1048] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:18.648880 28766 consensus_queue.cc:1048] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:18.723795 28781 consensus_queue.cc:1048] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d [LEADER]: Connected to new peer: Peer: permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:18.773687 28778 consensus_queue.cc:1048] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d [LEADER]: Connected to new peer: Peer: permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:18.790910 28778 consensus_queue.cc:1048] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d [LEADER]: Connected to new peer: Peer: permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:18.821478 28781 consensus_queue.cc:1048] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d [LEADER]: Connected to new peer: Peer: permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:18.845494 28773 consensus_queue.cc:1048] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:18.858240 28773 consensus_queue.cc:1048] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:18.886808 28781 consensus_queue.cc:1048] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d [LEADER]: Connected to new peer: Peer: permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:18.895468 28781 consensus_queue.cc:1048] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d [LEADER]: Connected to new peer: Peer: permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:18.914589 28781 consensus_queue.cc:1048] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d [LEADER]: Connected to new peer: Peer: permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:18.916798 28782 consensus_queue.cc:1048] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d [LEADER]: Connected to new peer: Peer: permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:29:19.169955 28667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.110.130:43937, user_credentials={real_user=slave}} blocked reactor thread for 53452.8us
I20260630 12:29:19.806532 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:19.812443 28839 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:19.813385 28840 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:19.814400 28842 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:19.815984 16826 server_base.cc:1061] running on GCE node
I20260630 12:29:19.817248 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:19.817474 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:19.817685 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822559817668 us; error 0 us; skew 500 ppm
I20260630 12:29:19.818255 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:19.820780 16826 webserver.cc:533] Webserver started at http://127.16.110.132:46451/ using document root <none> and password file <none>
I20260630 12:29:19.821272 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:19.821478 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:19.821750 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:19.822870 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822292038890-16826-0/minicluster-data/ts-3-root/instance:
uuid: "51952971c7bf40d98c0f5bc68987f196"
format_stamp: "Formatted at 2026-06-30 12:29:19 on dist-test-slave-pnhc"
I20260630 12:29:19.827521 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:29:19.831123 28847 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:19.831878 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:29:19.832216 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822292038890-16826-0/minicluster-data/ts-3-root
uuid: "51952971c7bf40d98c0f5bc68987f196"
format_stamp: "Formatted at 2026-06-30 12:29:19 on dist-test-slave-pnhc"
I20260630 12:29:19.832507 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822292038890-16826-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822292038890-16826-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822292038890-16826-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:19.846526 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:19.847693 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:19.849080 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:19.851250 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:19.851478 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:19.851716 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:19.851924 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:19.891502 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.132:42383
I20260630 12:29:19.891600 28909 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.132:42383 every 8 connection(s)
I20260630 12:29:19.911013 28910 heartbeater.cc:344] Connected to a master server at 127.16.110.190:42847
I20260630 12:29:19.911417 28910 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:19.912180 28910 heartbeater.cc:507] Master 127.16.110.190:42847 requested a full tablet report, sending...
I20260630 12:29:19.914217 28444 ts_manager.cc:194] Registered new tserver with Master: 51952971c7bf40d98c0f5bc68987f196 (127.16.110.132:42383)
I20260630 12:29:19.915648 28444 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39066
I20260630 12:29:20.372963 28702 consensus_queue.cc:237] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } attrs { replace: true } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } }
I20260630 12:29:20.378876 28628 raft_consensus.cc:1275] T da045d2e4e47434da58e6a1dc8bb147f P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 FOLLOWER]: Refusing update from remote peer cbe671c090384c95a5b48aa6509c711d: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:29:20.380473 28828 consensus_queue.cc:1048] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d [LEADER]: Connected to new peer: Peer: permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:29:20.380976 28549 raft_consensus.cc:1275] T da045d2e4e47434da58e6a1dc8bb147f P 298104fa043d48689ab5efbc0d091f50 [term 1 FOLLOWER]: Refusing update from remote peer cbe671c090384c95a5b48aa6509c711d: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:29:20.383204 28830 consensus_queue.cc:1048] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d [LEADER]: Connected to new peer: Peer: permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:29:20.387686 28828 raft_consensus.cc:2955] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 51952971c7bf40d98c0f5bc68987f196 (127.16.110.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } attrs { replace: true } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } } }
W20260630 12:29:20.391683 28666 consensus_peers.cc:597] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d -> Peer 51952971c7bf40d98c0f5bc68987f196 (127.16.110.132:42383): Couldn't send request to peer 51952971c7bf40d98c0f5bc68987f196. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da045d2e4e47434da58e6a1dc8bb147f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:20.391914 28628 raft_consensus.cc:2955] T da045d2e4e47434da58e6a1dc8bb147f P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 51952971c7bf40d98c0f5bc68987f196 (127.16.110.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } attrs { replace: true } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } } }
I20260630 12:29:20.395205 28553 raft_consensus.cc:2955] T da045d2e4e47434da58e6a1dc8bb147f P 298104fa043d48689ab5efbc0d091f50 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 51952971c7bf40d98c0f5bc68987f196 (127.16.110.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } attrs { replace: true } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } } }
I20260630 12:29:20.405421 28444 catalog_manager.cc:5697] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d reported cstate change: config changed from index -1 to 12, NON_VOTER 51952971c7bf40d98c0f5bc68987f196 (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "cbe671c090384c95a5b48aa6509c711d" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:20.417305 28628 consensus_queue.cc:237] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } attrs { replace: true } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } }
I20260630 12:29:20.424120 28553 raft_consensus.cc:1275] T c2dc97b03aaa4a85a107211d6a7b1178 P 298104fa043d48689ab5efbc0d091f50 [term 1 FOLLOWER]: Refusing update from remote peer 79675e1b5aaa40a5b580f829ac212ed8: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:29:20.425228 28702 raft_consensus.cc:1275] T c2dc97b03aaa4a85a107211d6a7b1178 P cbe671c090384c95a5b48aa6509c711d [term 1 FOLLOWER]: Refusing update from remote peer 79675e1b5aaa40a5b580f829ac212ed8: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:29:20.426203 28752 consensus_queue.cc:1048] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:29:20.435027 28752 consensus_queue.cc:1048] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:29:20.438849 28927 raft_consensus.cc:2955] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 51952971c7bf40d98c0f5bc68987f196 (127.16.110.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } attrs { replace: true } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } } }
I20260630 12:29:20.440472 28553 raft_consensus.cc:2955] T c2dc97b03aaa4a85a107211d6a7b1178 P 298104fa043d48689ab5efbc0d091f50 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 51952971c7bf40d98c0f5bc68987f196 (127.16.110.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } attrs { replace: true } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } } }
I20260630 12:29:20.448662 28702 raft_consensus.cc:2955] T c2dc97b03aaa4a85a107211d6a7b1178 P cbe671c090384c95a5b48aa6509c711d [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 51952971c7bf40d98c0f5bc68987f196 (127.16.110.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } attrs { replace: true } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } } }
I20260630 12:29:20.455731 28449 catalog_manager.cc:5697] T c2dc97b03aaa4a85a107211d6a7b1178 P 298104fa043d48689ab5efbc0d091f50 reported cstate change: config changed from index -1 to 12, NON_VOTER 51952971c7bf40d98c0f5bc68987f196 (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "79675e1b5aaa40a5b580f829ac212ed8" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } attrs { replace: true } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } } }
W20260630 12:29:20.458164 28592 consensus_peers.cc:597] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 -> Peer 51952971c7bf40d98c0f5bc68987f196 (127.16.110.132:42383): Couldn't send request to peer 51952971c7bf40d98c0f5bc68987f196. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c2dc97b03aaa4a85a107211d6a7b1178. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:20.457978 28701 consensus_queue.cc:237] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } attrs { replace: true } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } }
I20260630 12:29:20.466678 28553 raft_consensus.cc:1275] T 43bf3154e6174abcb8b71b6d46347418 P 298104fa043d48689ab5efbc0d091f50 [term 1 FOLLOWER]: Refusing update from remote peer cbe671c090384c95a5b48aa6509c711d: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:29:20.466678 28628 raft_consensus.cc:1275] T 43bf3154e6174abcb8b71b6d46347418 P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 FOLLOWER]: Refusing update from remote peer cbe671c090384c95a5b48aa6509c711d: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
W20260630 12:29:20.467639 28666 consensus_peers.cc:597] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d -> Peer 51952971c7bf40d98c0f5bc68987f196 (127.16.110.132:42383): Couldn't send request to peer 51952971c7bf40d98c0f5bc68987f196. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 43bf3154e6174abcb8b71b6d46347418. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:20.468573 28918 consensus_queue.cc:1048] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d [LEADER]: Connected to new peer: Peer: permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:29:20.471274 28828 consensus_queue.cc:1048] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d [LEADER]: Connected to new peer: Peer: permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:29:20.477501 28918 raft_consensus.cc:2955] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 51952971c7bf40d98c0f5bc68987f196 (127.16.110.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } attrs { replace: true } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } } }
I20260630 12:29:20.479983 28628 raft_consensus.cc:2955] T 43bf3154e6174abcb8b71b6d46347418 P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 51952971c7bf40d98c0f5bc68987f196 (127.16.110.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } attrs { replace: true } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } } }
I20260630 12:29:20.479983 28553 raft_consensus.cc:2955] T 43bf3154e6174abcb8b71b6d46347418 P 298104fa043d48689ab5efbc0d091f50 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 51952971c7bf40d98c0f5bc68987f196 (127.16.110.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } attrs { replace: true } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } } }
I20260630 12:29:20.489936 28701 consensus_queue.cc:237] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } attrs { replace: true } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } }
I20260630 12:29:20.489655 28444 catalog_manager.cc:5697] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d reported cstate change: config changed from index -1 to 12, NON_VOTER 51952971c7bf40d98c0f5bc68987f196 (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "cbe671c090384c95a5b48aa6509c711d" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:29:20.496893 28666 consensus_peers.cc:597] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d -> Peer 51952971c7bf40d98c0f5bc68987f196 (127.16.110.132:42383): Couldn't send request to peer 51952971c7bf40d98c0f5bc68987f196. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 797cdc25899c49209991ac608a9b390b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:20.499226 28553 raft_consensus.cc:1275] T 797cdc25899c49209991ac608a9b390b P 298104fa043d48689ab5efbc0d091f50 [term 1 FOLLOWER]: Refusing update from remote peer cbe671c090384c95a5b48aa6509c711d: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:29:20.500336 28628 raft_consensus.cc:1275] T 797cdc25899c49209991ac608a9b390b P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 FOLLOWER]: Refusing update from remote peer cbe671c090384c95a5b48aa6509c711d: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:29:20.500631 28828 consensus_queue.cc:1048] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d [LEADER]: Connected to new peer: Peer: permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:29:20.501734 28830 consensus_queue.cc:1048] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d [LEADER]: Connected to new peer: Peer: permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:29:20.508600 28918 raft_consensus.cc:2955] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 51952971c7bf40d98c0f5bc68987f196 (127.16.110.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } attrs { replace: true } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } } }
I20260630 12:29:20.510069 28553 raft_consensus.cc:2955] T 797cdc25899c49209991ac608a9b390b P 298104fa043d48689ab5efbc0d091f50 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 51952971c7bf40d98c0f5bc68987f196 (127.16.110.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } attrs { replace: true } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } } }
I20260630 12:29:20.511587 28628 raft_consensus.cc:2955] T 797cdc25899c49209991ac608a9b390b P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 51952971c7bf40d98c0f5bc68987f196 (127.16.110.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } attrs { replace: true } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } } }
I20260630 12:29:20.525879 28442 catalog_manager.cc:5697] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d reported cstate change: config changed from index -1 to 12, NON_VOTER 51952971c7bf40d98c0f5bc68987f196 (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "cbe671c090384c95a5b48aa6509c711d" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:20.915367 28928 ts_tablet_manager.cc:933] T 43bf3154e6174abcb8b71b6d46347418 P 51952971c7bf40d98c0f5bc68987f196: Initiating tablet copy from peer cbe671c090384c95a5b48aa6509c711d (127.16.110.131:41841)
I20260630 12:29:20.918006 28910 heartbeater.cc:499] Master 127.16.110.190:42847 was elected leader, sending a full tablet report...
I20260630 12:29:20.918632 28928 tablet_copy_client.cc:323] T 43bf3154e6174abcb8b71b6d46347418 P 51952971c7bf40d98c0f5bc68987f196: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.131:41841
I20260630 12:29:20.926184 16826 tablet_server.cc:179] TabletServer@127.16.110.129:0 shutting down...
I20260630 12:29:20.940909 28932 ts_tablet_manager.cc:933] T c2dc97b03aaa4a85a107211d6a7b1178 P 51952971c7bf40d98c0f5bc68987f196: Initiating tablet copy from peer 79675e1b5aaa40a5b580f829ac212ed8 (127.16.110.130:43937)
I20260630 12:29:20.941623 28712 tablet_copy_service.cc:140] P cbe671c090384c95a5b48aa6509c711d: Received BeginTabletCopySession request for tablet 43bf3154e6174abcb8b71b6d46347418 from peer 51952971c7bf40d98c0f5bc68987f196 ({username='slave'} at 127.0.0.1:55484)
I20260630 12:29:20.942291 28712 tablet_copy_service.cc:161] P cbe671c090384c95a5b48aa6509c711d: Beginning new tablet copy session on tablet 43bf3154e6174abcb8b71b6d46347418 from peer 51952971c7bf40d98c0f5bc68987f196 at {username='slave'} at 127.0.0.1:55484: session id = 51952971c7bf40d98c0f5bc68987f196-43bf3154e6174abcb8b71b6d46347418
I20260630 12:29:20.942939 28932 tablet_copy_client.cc:323] T c2dc97b03aaa4a85a107211d6a7b1178 P 51952971c7bf40d98c0f5bc68987f196: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.130:43937
I20260630 12:29:20.959575 28712 tablet_copy_source_session.cc:215] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:20.965328 28928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43bf3154e6174abcb8b71b6d46347418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:20.972930 28638 tablet_copy_service.cc:140] P 79675e1b5aaa40a5b580f829ac212ed8: Received BeginTabletCopySession request for tablet c2dc97b03aaa4a85a107211d6a7b1178 from peer 51952971c7bf40d98c0f5bc68987f196 ({username='slave'} at 127.0.0.1:56496)
I20260630 12:29:20.973654 28638 tablet_copy_service.cc:161] P 79675e1b5aaa40a5b580f829ac212ed8: Beginning new tablet copy session on tablet c2dc97b03aaa4a85a107211d6a7b1178 from peer 51952971c7bf40d98c0f5bc68987f196 at {username='slave'} at 127.0.0.1:56496: session id = 51952971c7bf40d98c0f5bc68987f196-c2dc97b03aaa4a85a107211d6a7b1178
W20260630 12:29:20.979102 28665 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]
I20260630 12:29:20.981659 28638 tablet_copy_source_session.cc:215] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:20.983448 28928 tablet_copy_client.cc:806] T 43bf3154e6174abcb8b71b6d46347418 P 51952971c7bf40d98c0f5bc68987f196: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:20.984592 28928 tablet_copy_client.cc:670] T 43bf3154e6174abcb8b71b6d46347418 P 51952971c7bf40d98c0f5bc68987f196: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:20.984815 28932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2dc97b03aaa4a85a107211d6a7b1178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:20.990856 28928 tablet_copy_client.cc:538] T 43bf3154e6174abcb8b71b6d46347418 P 51952971c7bf40d98c0f5bc68987f196: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260630 12:29:21.003180 28665 consensus_peers.cc:597] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d -> Peer 298104fa043d48689ab5efbc0d091f50 (127.16.110.129:35799): Couldn't send request to peer 298104fa043d48689ab5efbc0d091f50. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:21.007979 28928 tablet_bootstrap.cc:492] T 43bf3154e6174abcb8b71b6d46347418 P 51952971c7bf40d98c0f5bc68987f196: Bootstrap starting.
I20260630 12:29:21.009267 28936 ts_tablet_manager.cc:933] T da045d2e4e47434da58e6a1dc8bb147f P 51952971c7bf40d98c0f5bc68987f196: Initiating tablet copy from peer cbe671c090384c95a5b48aa6509c711d (127.16.110.131:41841)
I20260630 12:29:21.011860 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:21.017624 16826 tablet_replica.cc:333] T 43bf3154e6174abcb8b71b6d46347418 P 298104fa043d48689ab5efbc0d091f50: stopping tablet replica
I20260630 12:29:21.022508 28936 tablet_copy_client.cc:323] T da045d2e4e47434da58e6a1dc8bb147f P 51952971c7bf40d98c0f5bc68987f196: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.131:41841
I20260630 12:29:21.026073 28712 tablet_copy_service.cc:140] P cbe671c090384c95a5b48aa6509c711d: Received BeginTabletCopySession request for tablet da045d2e4e47434da58e6a1dc8bb147f from peer 51952971c7bf40d98c0f5bc68987f196 ({username='slave'} at 127.0.0.1:55484)
I20260630 12:29:21.026592 28712 tablet_copy_service.cc:161] P cbe671c090384c95a5b48aa6509c711d: Beginning new tablet copy session on tablet da045d2e4e47434da58e6a1dc8bb147f from peer 51952971c7bf40d98c0f5bc68987f196 at {username='slave'} at 127.0.0.1:55484: session id = 51952971c7bf40d98c0f5bc68987f196-da045d2e4e47434da58e6a1dc8bb147f
I20260630 12:29:21.028295 16826 raft_consensus.cc:2243] T 43bf3154e6174abcb8b71b6d46347418 P 298104fa043d48689ab5efbc0d091f50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:21.029152 16826 raft_consensus.cc:2272] T 43bf3154e6174abcb8b71b6d46347418 P 298104fa043d48689ab5efbc0d091f50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:21.029800 28932 tablet_copy_client.cc:806] T c2dc97b03aaa4a85a107211d6a7b1178 P 51952971c7bf40d98c0f5bc68987f196: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:21.030500 28932 tablet_copy_client.cc:670] T c2dc97b03aaa4a85a107211d6a7b1178 P 51952971c7bf40d98c0f5bc68987f196: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:21.036064 28712 tablet_copy_source_session.cc:215] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:21.038267 28932 tablet_copy_client.cc:538] T c2dc97b03aaa4a85a107211d6a7b1178 P 51952971c7bf40d98c0f5bc68987f196: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260630 12:29:21.040150 28665 consensus_peers.cc:597] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d -> Peer 298104fa043d48689ab5efbc0d091f50 (127.16.110.129:35799): Couldn't send request to peer 298104fa043d48689ab5efbc0d091f50. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:21.040650 16826 tablet_replica.cc:333] T 137247ce9470405da2bce6bf50354817 P 298104fa043d48689ab5efbc0d091f50: stopping tablet replica
I20260630 12:29:21.041569 16826 raft_consensus.cc:2243] T 137247ce9470405da2bce6bf50354817 P 298104fa043d48689ab5efbc0d091f50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:21.042169 16826 raft_consensus.cc:2272] T 137247ce9470405da2bce6bf50354817 P 298104fa043d48689ab5efbc0d091f50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:21.044144 28936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da045d2e4e47434da58e6a1dc8bb147f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:21.050680 28932 tablet_bootstrap.cc:492] T c2dc97b03aaa4a85a107211d6a7b1178 P 51952971c7bf40d98c0f5bc68987f196: Bootstrap starting.
I20260630 12:29:21.051512 16826 tablet_replica.cc:333] T 280fa34205ea44b29c4f0fd3de5ffd10 P 298104fa043d48689ab5efbc0d091f50: stopping tablet replica
I20260630 12:29:21.052433 16826 raft_consensus.cc:2243] T 280fa34205ea44b29c4f0fd3de5ffd10 P 298104fa043d48689ab5efbc0d091f50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:21.053094 16826 raft_consensus.cc:2272] T 280fa34205ea44b29c4f0fd3de5ffd10 P 298104fa043d48689ab5efbc0d091f50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:21.055902 16826 tablet_replica.cc:333] T c2dc97b03aaa4a85a107211d6a7b1178 P 298104fa043d48689ab5efbc0d091f50: stopping tablet replica
I20260630 12:29:21.056720 16826 raft_consensus.cc:2243] T c2dc97b03aaa4a85a107211d6a7b1178 P 298104fa043d48689ab5efbc0d091f50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:21.057916 16826 raft_consensus.cc:2272] T c2dc97b03aaa4a85a107211d6a7b1178 P 298104fa043d48689ab5efbc0d091f50 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:29:21.058106 28591 consensus_peers.cc:597] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 -> Peer 298104fa043d48689ab5efbc0d091f50 (127.16.110.129:35799): Couldn't send request to peer 298104fa043d48689ab5efbc0d091f50. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:21.061388 16826 tablet_replica.cc:333] T da045d2e4e47434da58e6a1dc8bb147f P 298104fa043d48689ab5efbc0d091f50: stopping tablet replica
W20260630 12:29:21.064828 28665 consensus_peers.cc:597] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d -> Peer 298104fa043d48689ab5efbc0d091f50 (127.16.110.129:35799): Couldn't send request to peer 298104fa043d48689ab5efbc0d091f50. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:21.068908 16826 raft_consensus.cc:2243] T da045d2e4e47434da58e6a1dc8bb147f P 298104fa043d48689ab5efbc0d091f50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:21.069209 28936 tablet_copy_client.cc:806] T da045d2e4e47434da58e6a1dc8bb147f P 51952971c7bf40d98c0f5bc68987f196: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:21.069629 16826 raft_consensus.cc:2272] T da045d2e4e47434da58e6a1dc8bb147f P 298104fa043d48689ab5efbc0d091f50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:21.069864 28936 tablet_copy_client.cc:670] T da045d2e4e47434da58e6a1dc8bb147f P 51952971c7bf40d98c0f5bc68987f196: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:21.076783 28936 tablet_copy_client.cc:538] T da045d2e4e47434da58e6a1dc8bb147f P 51952971c7bf40d98c0f5bc68987f196: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:21.086526 16826 tablet_replica.cc:333] T 797cdc25899c49209991ac608a9b390b P 298104fa043d48689ab5efbc0d091f50: stopping tablet replica
I20260630 12:29:21.087617 16826 raft_consensus.cc:2243] T 797cdc25899c49209991ac608a9b390b P 298104fa043d48689ab5efbc0d091f50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:21.088485 28936 tablet_bootstrap.cc:492] T da045d2e4e47434da58e6a1dc8bb147f P 51952971c7bf40d98c0f5bc68987f196: Bootstrap starting.
I20260630 12:29:21.088531 16826 raft_consensus.cc:2272] T 797cdc25899c49209991ac608a9b390b P 298104fa043d48689ab5efbc0d091f50 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:29:21.099341 28591 consensus_peers.cc:597] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8 -> Peer 298104fa043d48689ab5efbc0d091f50 (127.16.110.129:35799): Couldn't send request to peer 298104fa043d48689ab5efbc0d091f50. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:21.115861 28942 ts_tablet_manager.cc:933] T 797cdc25899c49209991ac608a9b390b P 51952971c7bf40d98c0f5bc68987f196: Initiating tablet copy from peer cbe671c090384c95a5b48aa6509c711d (127.16.110.131:41841)
I20260630 12:29:21.125422 16826 tablet_server.cc:196] TabletServer@127.16.110.129:0 shutdown complete.
I20260630 12:29:21.129504 28942 tablet_copy_client.cc:323] T 797cdc25899c49209991ac608a9b390b P 51952971c7bf40d98c0f5bc68987f196: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.131:41841
I20260630 12:29:21.131546 28712 tablet_copy_service.cc:140] P cbe671c090384c95a5b48aa6509c711d: Received BeginTabletCopySession request for tablet 797cdc25899c49209991ac608a9b390b from peer 51952971c7bf40d98c0f5bc68987f196 ({username='slave'} at 127.0.0.1:55484)
I20260630 12:29:21.132091 28712 tablet_copy_service.cc:161] P cbe671c090384c95a5b48aa6509c711d: Beginning new tablet copy session on tablet 797cdc25899c49209991ac608a9b390b from peer 51952971c7bf40d98c0f5bc68987f196 at {username='slave'} at 127.0.0.1:55484: session id = 51952971c7bf40d98c0f5bc68987f196-797cdc25899c49209991ac608a9b390b
I20260630 12:29:21.141485 28712 tablet_copy_source_session.cc:215] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:21.144847 28942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 797cdc25899c49209991ac608a9b390b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:21.155403 16826 tablet_server.cc:179] TabletServer@127.16.110.130:0 shutting down...
I20260630 12:29:21.179095 28932 tablet_bootstrap.cc:492] T c2dc97b03aaa4a85a107211d6a7b1178 P 51952971c7bf40d98c0f5bc68987f196: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=75 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:21.179472 28928 tablet_bootstrap.cc:492] T 43bf3154e6174abcb8b71b6d46347418 P 51952971c7bf40d98c0f5bc68987f196: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=75 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:21.180286 28932 tablet_bootstrap.cc:492] T c2dc97b03aaa4a85a107211d6a7b1178 P 51952971c7bf40d98c0f5bc68987f196: Bootstrap complete.
I20260630 12:29:21.180860 28928 tablet_bootstrap.cc:492] T 43bf3154e6174abcb8b71b6d46347418 P 51952971c7bf40d98c0f5bc68987f196: Bootstrap complete.
I20260630 12:29:21.181603 28928 ts_tablet_manager.cc:1403] T 43bf3154e6174abcb8b71b6d46347418 P 51952971c7bf40d98c0f5bc68987f196: Time spent bootstrapping tablet: real 0.174s	user 0.079s	sys 0.017s
I20260630 12:29:21.184233 28932 ts_tablet_manager.cc:1403] T c2dc97b03aaa4a85a107211d6a7b1178 P 51952971c7bf40d98c0f5bc68987f196: Time spent bootstrapping tablet: real 0.134s	user 0.092s	sys 0.013s
I20260630 12:29:21.184528 28928 raft_consensus.cc:359] T 43bf3154e6174abcb8b71b6d46347418 P 51952971c7bf40d98c0f5bc68987f196 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } attrs { replace: true } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } }
I20260630 12:29:21.185454 28928 raft_consensus.cc:740] T 43bf3154e6174abcb8b71b6d46347418 P 51952971c7bf40d98c0f5bc68987f196 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 51952971c7bf40d98c0f5bc68987f196, State: Initialized, Role: LEARNER
I20260630 12:29:21.179857 28942 tablet_copy_client.cc:806] T 797cdc25899c49209991ac608a9b390b P 51952971c7bf40d98c0f5bc68987f196: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:21.186228 28942 tablet_copy_client.cc:670] T 797cdc25899c49209991ac608a9b390b P 51952971c7bf40d98c0f5bc68987f196: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:21.186733 16826 tablet_copy_service.cc:362] P 79675e1b5aaa40a5b580f829ac212ed8: Destroying tablet copy session 51952971c7bf40d98c0f5bc68987f196-c2dc97b03aaa4a85a107211d6a7b1178 due to service shutdown
I20260630 12:29:21.187103 16826 tablet_copy_service.cc:434] P 79675e1b5aaa40a5b580f829ac212ed8: ending tablet copy session 51952971c7bf40d98c0f5bc68987f196-c2dc97b03aaa4a85a107211d6a7b1178 on tablet c2dc97b03aaa4a85a107211d6a7b1178 with peer 51952971c7bf40d98c0f5bc68987f196
I20260630 12:29:21.186973 28928 consensus_queue.cc:260] T 43bf3154e6174abcb8b71b6d46347418 P 51952971c7bf40d98c0f5bc68987f196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } attrs { replace: true } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } }
I20260630 12:29:21.189139 28932 raft_consensus.cc:359] T c2dc97b03aaa4a85a107211d6a7b1178 P 51952971c7bf40d98c0f5bc68987f196 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } attrs { replace: true } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } }
I20260630 12:29:21.191323 28942 tablet_copy_client.cc:538] T 797cdc25899c49209991ac608a9b390b P 51952971c7bf40d98c0f5bc68987f196: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:21.193601 28932 raft_consensus.cc:740] T c2dc97b03aaa4a85a107211d6a7b1178 P 51952971c7bf40d98c0f5bc68987f196 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 51952971c7bf40d98c0f5bc68987f196, State: Initialized, Role: LEARNER
I20260630 12:29:21.194315 28932 consensus_queue.cc:260] T c2dc97b03aaa4a85a107211d6a7b1178 P 51952971c7bf40d98c0f5bc68987f196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } attrs { replace: true } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } }
I20260630 12:29:21.205648 28928 ts_tablet_manager.cc:1434] T 43bf3154e6174abcb8b71b6d46347418 P 51952971c7bf40d98c0f5bc68987f196: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260630 12:29:21.207669 28712 tablet_copy_service.cc:342] P cbe671c090384c95a5b48aa6509c711d: Request end of tablet copy session 51952971c7bf40d98c0f5bc68987f196-43bf3154e6174abcb8b71b6d46347418 received from {username='slave'} at 127.0.0.1:55484
I20260630 12:29:21.208173 28712 tablet_copy_service.cc:434] P cbe671c090384c95a5b48aa6509c711d: ending tablet copy session 51952971c7bf40d98c0f5bc68987f196-43bf3154e6174abcb8b71b6d46347418 on tablet 43bf3154e6174abcb8b71b6d46347418 with peer 51952971c7bf40d98c0f5bc68987f196
I20260630 12:29:21.213332 28942 tablet_bootstrap.cc:492] T 797cdc25899c49209991ac608a9b390b P 51952971c7bf40d98c0f5bc68987f196: Bootstrap starting.
I20260630 12:29:21.224090 28932 ts_tablet_manager.cc:1434] T c2dc97b03aaa4a85a107211d6a7b1178 P 51952971c7bf40d98c0f5bc68987f196: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.016s
W20260630 12:29:21.235874 28667 consensus_peers.cc:597] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d -> Peer 79675e1b5aaa40a5b580f829ac212ed8 (127.16.110.130:43937): Couldn't send request to peer 79675e1b5aaa40a5b580f829ac212ed8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:21.240684 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:21.242215 16826 tablet_replica.cc:333] T da045d2e4e47434da58e6a1dc8bb147f P 79675e1b5aaa40a5b580f829ac212ed8: stopping tablet replica
I20260630 12:29:21.243032 16826 raft_consensus.cc:2243] T da045d2e4e47434da58e6a1dc8bb147f P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:21.243752 16826 raft_consensus.cc:2272] T da045d2e4e47434da58e6a1dc8bb147f P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:21.247913 16826 tablet_replica.cc:333] T 797cdc25899c49209991ac608a9b390b P 79675e1b5aaa40a5b580f829ac212ed8: stopping tablet replica
I20260630 12:29:21.248776 16826 raft_consensus.cc:2243] T 797cdc25899c49209991ac608a9b390b P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:21.249571 16826 raft_consensus.cc:2272] T 797cdc25899c49209991ac608a9b390b P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:21.254292 16826 tablet_replica.cc:333] T 137247ce9470405da2bce6bf50354817 P 79675e1b5aaa40a5b580f829ac212ed8: stopping tablet replica
I20260630 12:29:21.255084 16826 raft_consensus.cc:2243] T 137247ce9470405da2bce6bf50354817 P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:21.255731 16826 raft_consensus.cc:2272] T 137247ce9470405da2bce6bf50354817 P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:21.258502 16826 tablet_replica.cc:333] T 43bf3154e6174abcb8b71b6d46347418 P 79675e1b5aaa40a5b580f829ac212ed8: stopping tablet replica
I20260630 12:29:21.259270 16826 raft_consensus.cc:2243] T 43bf3154e6174abcb8b71b6d46347418 P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:21.259903 16826 raft_consensus.cc:2272] T 43bf3154e6174abcb8b71b6d46347418 P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:21.263293 28936 tablet_bootstrap.cc:492] T da045d2e4e47434da58e6a1dc8bb147f P 51952971c7bf40d98c0f5bc68987f196: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=78 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:21.263353 16826 tablet_replica.cc:333] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8: stopping tablet replica
I20260630 12:29:21.264310 28936 tablet_bootstrap.cc:492] T da045d2e4e47434da58e6a1dc8bb147f P 51952971c7bf40d98c0f5bc68987f196: Bootstrap complete.
I20260630 12:29:21.264370 16826 raft_consensus.cc:2243] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:21.265174 28936 ts_tablet_manager.cc:1403] T da045d2e4e47434da58e6a1dc8bb147f P 51952971c7bf40d98c0f5bc68987f196: Time spent bootstrapping tablet: real 0.177s	user 0.093s	sys 0.024s
I20260630 12:29:21.266000 16826 raft_consensus.cc:2272] T c2dc97b03aaa4a85a107211d6a7b1178 P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:21.267912 28936 raft_consensus.cc:359] T da045d2e4e47434da58e6a1dc8bb147f P 51952971c7bf40d98c0f5bc68987f196 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } attrs { replace: true } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } }
I20260630 12:29:21.268774 28936 raft_consensus.cc:740] T da045d2e4e47434da58e6a1dc8bb147f P 51952971c7bf40d98c0f5bc68987f196 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 51952971c7bf40d98c0f5bc68987f196, State: Initialized, Role: LEARNER
I20260630 12:29:21.269429 16826 tablet_replica.cc:333] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8: stopping tablet replica
I20260630 12:29:21.269392 28936 consensus_queue.cc:260] T da045d2e4e47434da58e6a1dc8bb147f P 51952971c7bf40d98c0f5bc68987f196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } attrs { replace: true } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } }
I20260630 12:29:21.270327 16826 raft_consensus.cc:2243] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:21.271356 16826 raft_consensus.cc:2272] T 280fa34205ea44b29c4f0fd3de5ffd10 P 79675e1b5aaa40a5b580f829ac212ed8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:21.271553 28936 ts_tablet_manager.cc:1434] T da045d2e4e47434da58e6a1dc8bb147f P 51952971c7bf40d98c0f5bc68987f196: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:29:21.273417 28712 tablet_copy_service.cc:342] P cbe671c090384c95a5b48aa6509c711d: Request end of tablet copy session 51952971c7bf40d98c0f5bc68987f196-da045d2e4e47434da58e6a1dc8bb147f received from {username='slave'} at 127.0.0.1:55484
I20260630 12:29:21.273813 28712 tablet_copy_service.cc:434] P cbe671c090384c95a5b48aa6509c711d: ending tablet copy session 51952971c7bf40d98c0f5bc68987f196-da045d2e4e47434da58e6a1dc8bb147f on tablet da045d2e4e47434da58e6a1dc8bb147f with peer 51952971c7bf40d98c0f5bc68987f196
I20260630 12:29:21.292872 16826 tablet_server.cc:196] TabletServer@127.16.110.130:0 shutdown complete.
I20260630 12:29:21.313992 16826 tablet_server.cc:179] TabletServer@127.16.110.131:0 shutting down...
I20260630 12:29:21.326078 28942 tablet_bootstrap.cc:492] T 797cdc25899c49209991ac608a9b390b P 51952971c7bf40d98c0f5bc68987f196: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:21.327093 28942 tablet_bootstrap.cc:492] T 797cdc25899c49209991ac608a9b390b P 51952971c7bf40d98c0f5bc68987f196: Bootstrap complete.
I20260630 12:29:21.327850 28942 ts_tablet_manager.cc:1403] T 797cdc25899c49209991ac608a9b390b P 51952971c7bf40d98c0f5bc68987f196: Time spent bootstrapping tablet: real 0.115s	user 0.075s	sys 0.019s
I20260630 12:29:21.330271 28942 raft_consensus.cc:359] T 797cdc25899c49209991ac608a9b390b P 51952971c7bf40d98c0f5bc68987f196 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } attrs { replace: true } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } }
I20260630 12:29:21.330910 28942 raft_consensus.cc:740] T 797cdc25899c49209991ac608a9b390b P 51952971c7bf40d98c0f5bc68987f196 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 51952971c7bf40d98c0f5bc68987f196, State: Initialized, Role: LEARNER
I20260630 12:29:21.331398 28942 consensus_queue.cc:260] T 797cdc25899c49209991ac608a9b390b P 51952971c7bf40d98c0f5bc68987f196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "298104fa043d48689ab5efbc0d091f50" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 35799 } attrs { replace: true } } peers { permanent_uuid: "79675e1b5aaa40a5b580f829ac212ed8" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43937 } } peers { permanent_uuid: "cbe671c090384c95a5b48aa6509c711d" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 41841 } } peers { permanent_uuid: "51952971c7bf40d98c0f5bc68987f196" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 42383 } attrs { promote: true } }
I20260630 12:29:21.333489 28942 ts_tablet_manager.cc:1434] T 797cdc25899c49209991ac608a9b390b P 51952971c7bf40d98c0f5bc68987f196: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
W20260630 12:29:21.334848 28932 tablet_copy_client.cc:1131] T c2dc97b03aaa4a85a107211d6a7b1178 P 51952971c7bf40d98c0f5bc68987f196: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.16.110.130:43937: connect: Connection refused (error 111)
I20260630 12:29:21.338376 16826 tablet_copy_service.cc:362] P cbe671c090384c95a5b48aa6509c711d: Destroying tablet copy session 51952971c7bf40d98c0f5bc68987f196-797cdc25899c49209991ac608a9b390b due to service shutdown
I20260630 12:29:21.338737 16826 tablet_copy_service.cc:434] P cbe671c090384c95a5b48aa6509c711d: ending tablet copy session 51952971c7bf40d98c0f5bc68987f196-797cdc25899c49209991ac608a9b390b on tablet 797cdc25899c49209991ac608a9b390b with peer 51952971c7bf40d98c0f5bc68987f196
I20260630 12:29:21.357525 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:21.358208 16826 tablet_replica.cc:333] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d: stopping tablet replica
I20260630 12:29:21.358855 16826 raft_consensus.cc:2243] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:21.359890 16826 raft_consensus.cc:2272] T 43bf3154e6174abcb8b71b6d46347418 P cbe671c090384c95a5b48aa6509c711d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:21.363015 16826 tablet_replica.cc:333] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d: stopping tablet replica
I20260630 12:29:21.363982 16826 raft_consensus.cc:2243] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:21.364705 16826 raft_consensus.cc:2272] T 137247ce9470405da2bce6bf50354817 P cbe671c090384c95a5b48aa6509c711d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:21.367192 16826 tablet_replica.cc:333] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d: stopping tablet replica
I20260630 12:29:21.367882 16826 raft_consensus.cc:2243] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:21.368901 16826 raft_consensus.cc:2272] T da045d2e4e47434da58e6a1dc8bb147f P cbe671c090384c95a5b48aa6509c711d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:21.371089 16826 tablet_replica.cc:333] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d: stopping tablet replica
I20260630 12:29:21.371623 16826 raft_consensus.cc:2243] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:21.372639 16826 raft_consensus.cc:2272] T 797cdc25899c49209991ac608a9b390b P cbe671c090384c95a5b48aa6509c711d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:21.375048 16826 tablet_replica.cc:333] T 280fa34205ea44b29c4f0fd3de5ffd10 P cbe671c090384c95a5b48aa6509c711d: stopping tablet replica
I20260630 12:29:21.375540 16826 raft_consensus.cc:2243] T 280fa34205ea44b29c4f0fd3de5ffd10 P cbe671c090384c95a5b48aa6509c711d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:21.375965 16826 raft_consensus.cc:2272] T 280fa34205ea44b29c4f0fd3de5ffd10 P cbe671c090384c95a5b48aa6509c711d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:21.378170 16826 tablet_replica.cc:333] T c2dc97b03aaa4a85a107211d6a7b1178 P cbe671c090384c95a5b48aa6509c711d: stopping tablet replica
I20260630 12:29:21.378620 16826 raft_consensus.cc:2243] T c2dc97b03aaa4a85a107211d6a7b1178 P cbe671c090384c95a5b48aa6509c711d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:21.379137 16826 raft_consensus.cc:2272] T c2dc97b03aaa4a85a107211d6a7b1178 P cbe671c090384c95a5b48aa6509c711d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:21.406308 16826 tablet_server.cc:196] TabletServer@127.16.110.131:0 shutdown complete.
I20260630 12:29:21.421883 16826 tablet_server.cc:179] TabletServer@127.16.110.132:0 shutting down...
W20260630 12:29:21.440913 28942 tablet_copy_client.cc:1131] T 797cdc25899c49209991ac608a9b390b P 51952971c7bf40d98c0f5bc68987f196: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.16.110.131:41841: connect: Connection refused (error 111)
I20260630 12:29:21.441588 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:21.443650 16826 tablet_replica.cc:333] T 797cdc25899c49209991ac608a9b390b P 51952971c7bf40d98c0f5bc68987f196: stopping tablet replica
I20260630 12:29:21.444301 16826 raft_consensus.cc:2243] T 797cdc25899c49209991ac608a9b390b P 51952971c7bf40d98c0f5bc68987f196 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:21.444713 16826 raft_consensus.cc:2272] T 797cdc25899c49209991ac608a9b390b P 51952971c7bf40d98c0f5bc68987f196 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:21.447011 16826 tablet_replica.cc:333] T da045d2e4e47434da58e6a1dc8bb147f P 51952971c7bf40d98c0f5bc68987f196: stopping tablet replica
I20260630 12:29:21.447536 16826 raft_consensus.cc:2243] T da045d2e4e47434da58e6a1dc8bb147f P 51952971c7bf40d98c0f5bc68987f196 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:21.447906 16826 raft_consensus.cc:2272] T da045d2e4e47434da58e6a1dc8bb147f P 51952971c7bf40d98c0f5bc68987f196 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:21.450119 16826 tablet_replica.cc:333] T c2dc97b03aaa4a85a107211d6a7b1178 P 51952971c7bf40d98c0f5bc68987f196: stopping tablet replica
I20260630 12:29:21.450619 16826 raft_consensus.cc:2243] T c2dc97b03aaa4a85a107211d6a7b1178 P 51952971c7bf40d98c0f5bc68987f196 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:21.450984 16826 raft_consensus.cc:2272] T c2dc97b03aaa4a85a107211d6a7b1178 P 51952971c7bf40d98c0f5bc68987f196 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:21.453204 16826 tablet_replica.cc:333] T 43bf3154e6174abcb8b71b6d46347418 P 51952971c7bf40d98c0f5bc68987f196: stopping tablet replica
I20260630 12:29:21.453718 16826 raft_consensus.cc:2243] T 43bf3154e6174abcb8b71b6d46347418 P 51952971c7bf40d98c0f5bc68987f196 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:21.454079 16826 raft_consensus.cc:2272] T 43bf3154e6174abcb8b71b6d46347418 P 51952971c7bf40d98c0f5bc68987f196 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:21.478543 16826 tablet_server.cc:196] TabletServer@127.16.110.132:0 shutdown complete.
I20260630 12:29:21.490942 16826 master.cc:562] Master@127.16.110.190:42847 shutting down...
W20260630 12:29:21.509594 28499 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:29:21.510748 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 122a31d7db444b1d97d6b3fea132b4b0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:21.511250 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 122a31d7db444b1d97d6b3fea132b4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:21.511559 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P 122a31d7db444b1d97d6b3fea132b4b0: stopping tablet replica
I20260630 12:29:21.532608 16826 master.cc:584] Master@127.16.110.190:42847 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (5373 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:29:21.573717 16826 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.110.190:37105
I20260630 12:29:21.574800 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:21.579725 28950 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:21.579725 28949 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:21.581959 28952 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:21.582093 16826 server_base.cc:1061] running on GCE node
I20260630 12:29:21.583033 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:21.583201 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:21.583384 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822561583369 us; error 0 us; skew 500 ppm
I20260630 12:29:21.583905 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:21.586439 16826 webserver.cc:533] Webserver started at http://127.16.110.190:35529/ using document root <none> and password file <none>
I20260630 12:29:21.586912 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:21.587095 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:21.587395 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:21.588492 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822292038890-16826-0/minicluster-data/master-0-root/instance:
uuid: "3ba70134c40244d386cc3eb6ca21e755"
format_stamp: "Formatted at 2026-06-30 12:29:21 on dist-test-slave-pnhc"
I20260630 12:29:21.592592 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:29:21.595599 28957 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:21.596387 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:29:21.596662 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822292038890-16826-0/minicluster-data/master-0-root
uuid: "3ba70134c40244d386cc3eb6ca21e755"
format_stamp: "Formatted at 2026-06-30 12:29:21 on dist-test-slave-pnhc"
I20260630 12:29:21.596894 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822292038890-16826-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822292038890-16826-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822292038890-16826-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:21.632926 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:21.633888 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:21.667768 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.190:37105
I20260630 12:29:21.667869 29008 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.190:37105 every 8 connection(s)
I20260630 12:29:21.671406 29009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:21.681942 29009 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ba70134c40244d386cc3eb6ca21e755: Bootstrap starting.
I20260630 12:29:21.686000 29009 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3ba70134c40244d386cc3eb6ca21e755: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:21.689983 29009 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ba70134c40244d386cc3eb6ca21e755: No bootstrap required, opened a new log
I20260630 12:29:21.691862 29009 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3ba70134c40244d386cc3eb6ca21e755 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ba70134c40244d386cc3eb6ca21e755" member_type: VOTER }
I20260630 12:29:21.692257 29009 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3ba70134c40244d386cc3eb6ca21e755 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:21.692440 29009 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3ba70134c40244d386cc3eb6ca21e755 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba70134c40244d386cc3eb6ca21e755, State: Initialized, Role: FOLLOWER
I20260630 12:29:21.692927 29009 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3ba70134c40244d386cc3eb6ca21e755 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3ba70134c40244d386cc3eb6ca21e755" member_type: VOTER }
I20260630 12:29:21.693324 29009 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3ba70134c40244d386cc3eb6ca21e755 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:21.693513 29009 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3ba70134c40244d386cc3eb6ca21e755 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:21.693722 29009 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3ba70134c40244d386cc3eb6ca21e755 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:21.698382 29009 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3ba70134c40244d386cc3eb6ca21e755 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ba70134c40244d386cc3eb6ca21e755" member_type: VOTER }
I20260630 12:29:21.698855 29009 leader_election.cc:304] T 00000000000000000000000000000000 P 3ba70134c40244d386cc3eb6ca21e755 [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: 3ba70134c40244d386cc3eb6ca21e755; no voters: 
I20260630 12:29:21.699869 29009 leader_election.cc:290] T 00000000000000000000000000000000 P 3ba70134c40244d386cc3eb6ca21e755 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:21.700222 29012 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3ba70134c40244d386cc3eb6ca21e755 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:21.701550 29012 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3ba70134c40244d386cc3eb6ca21e755 [term 1 LEADER]: Becoming Leader. State: Replica: 3ba70134c40244d386cc3eb6ca21e755, State: Running, Role: LEADER
I20260630 12:29:21.702178 29012 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3ba70134c40244d386cc3eb6ca21e755 [LEADER]: Queue going to LEADER mode. State: All 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: "3ba70134c40244d386cc3eb6ca21e755" member_type: VOTER }
I20260630 12:29:21.702768 29009 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3ba70134c40244d386cc3eb6ca21e755 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:21.706632 29014 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ba70134c40244d386cc3eb6ca21e755 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3ba70134c40244d386cc3eb6ca21e755. Latest consensus state: current_term: 1 leader_uuid: "3ba70134c40244d386cc3eb6ca21e755" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ba70134c40244d386cc3eb6ca21e755" member_type: VOTER } }
I20260630 12:29:21.706900 29013 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ba70134c40244d386cc3eb6ca21e755 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3ba70134c40244d386cc3eb6ca21e755" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ba70134c40244d386cc3eb6ca21e755" member_type: VOTER } }
I20260630 12:29:21.707320 29014 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ba70134c40244d386cc3eb6ca21e755 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:21.707420 29013 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ba70134c40244d386cc3eb6ca21e755 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:21.709259 29019 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:21.715852 29019 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:21.717079 16826 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:29:21.724601 29019 catalog_manager.cc:1383] Generated new cluster ID: a2bb8a2b94f540a692421c400bb85eba
I20260630 12:29:21.724905 29019 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:21.738401 29019 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:29:21.739704 29019 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:21.754398 29019 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3ba70134c40244d386cc3eb6ca21e755: Generated new TSK 0
I20260630 12:29:21.754992 29019 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:21.783645 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:21.789258 29030 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:21.790187 29031 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:21.791733 29033 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:21.792887 16826 server_base.cc:1061] running on GCE node
I20260630 12:29:21.793779 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:21.794032 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:21.794209 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822561794188 us; error 0 us; skew 500 ppm
I20260630 12:29:21.794713 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:21.796957 16826 webserver.cc:533] Webserver started at http://127.16.110.129:36407/ using document root <none> and password file <none>
I20260630 12:29:21.797436 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:21.797645 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:21.797917 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:21.799031 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822292038890-16826-0/minicluster-data/ts-0-root/instance:
uuid: "5dcbda4648654ab08e71e8c0e865512c"
format_stamp: "Formatted at 2026-06-30 12:29:21 on dist-test-slave-pnhc"
I20260630 12:29:21.804435 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:29:21.807498 29038 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:21.808421 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:29:21.808729 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822292038890-16826-0/minicluster-data/ts-0-root
uuid: "5dcbda4648654ab08e71e8c0e865512c"
format_stamp: "Formatted at 2026-06-30 12:29:21 on dist-test-slave-pnhc"
I20260630 12:29:21.808987 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822292038890-16826-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822292038890-16826-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822292038890-16826-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:21.819840 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:21.820835 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:21.822180 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:21.824375 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:21.824582 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:21.824788 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:21.824993 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:21.861205 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.129:41907
I20260630 12:29:21.861310 29100 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.129:41907 every 8 connection(s)
I20260630 12:29:21.866084 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:21.873462 29105 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:21.874979 29108 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:21.876300 29106 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:21.876417 16826 server_base.cc:1061] running on GCE node
I20260630 12:29:21.878886 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:29:21.878925 29101 heartbeater.cc:344] Connected to a master server at 127.16.110.190:37105
W20260630 12:29:21.879117 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:21.879442 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822561879423 us; error 0 us; skew 500 ppm
I20260630 12:29:21.879480 29101 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:21.880029 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:21.880440 29101 heartbeater.cc:507] Master 127.16.110.190:37105 requested a full tablet report, sending...
I20260630 12:29:21.882484 28974 ts_manager.cc:194] Registered new tserver with Master: 5dcbda4648654ab08e71e8c0e865512c (127.16.110.129:41907)
I20260630 12:29:21.882870 16826 webserver.cc:533] Webserver started at http://127.16.110.130:42261/ using document root <none> and password file <none>
I20260630 12:29:21.883406 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:21.883601 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:21.883898 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:21.884362 28974 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57406
I20260630 12:29:21.885013 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822292038890-16826-0/minicluster-data/ts-1-root/instance:
uuid: "be5ee13e6c9141389a4c7be513c332be"
format_stamp: "Formatted at 2026-06-30 12:29:21 on dist-test-slave-pnhc"
I20260630 12:29:21.889730 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:29:21.892891 29113 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:21.893671 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:29:21.893958 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822292038890-16826-0/minicluster-data/ts-1-root
uuid: "be5ee13e6c9141389a4c7be513c332be"
format_stamp: "Formatted at 2026-06-30 12:29:21 on dist-test-slave-pnhc"
I20260630 12:29:21.894233 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822292038890-16826-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822292038890-16826-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822292038890-16826-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:21.912385 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:21.913393 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:21.914713 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:21.916894 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:21.917117 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:21.917356 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:21.917528 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:21.953819 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.130:43637
I20260630 12:29:21.953922 29175 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.130:43637 every 8 connection(s)
I20260630 12:29:21.958653 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:21.965276 29179 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:21.967588 29180 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:21.968915 16826 server_base.cc:1061] running on GCE node
W20260630 12:29:21.969524 29182 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:21.970651 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:21.970950 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:21.971180 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822561971161 us; error 0 us; skew 500 ppm
I20260630 12:29:21.971781 29176 heartbeater.cc:344] Connected to a master server at 127.16.110.190:37105
I20260630 12:29:21.971849 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:21.972263 29176 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:21.973210 29176 heartbeater.cc:507] Master 127.16.110.190:37105 requested a full tablet report, sending...
I20260630 12:29:21.974413 16826 webserver.cc:533] Webserver started at http://127.16.110.131:35213/ using document root <none> and password file <none>
I20260630 12:29:21.974985 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:21.975196 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:21.975458 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:21.975373 28974 ts_manager.cc:194] Registered new tserver with Master: be5ee13e6c9141389a4c7be513c332be (127.16.110.130:43637)
I20260630 12:29:21.976727 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822292038890-16826-0/minicluster-data/ts-2-root/instance:
uuid: "a3141a6a710347fb8e970de4bea42d7b"
format_stamp: "Formatted at 2026-06-30 12:29:21 on dist-test-slave-pnhc"
I20260630 12:29:21.977038 28974 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57422
I20260630 12:29:21.981184 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:29:21.984589 29187 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:21.985359 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:29:21.985654 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822292038890-16826-0/minicluster-data/ts-2-root
uuid: "a3141a6a710347fb8e970de4bea42d7b"
format_stamp: "Formatted at 2026-06-30 12:29:21 on dist-test-slave-pnhc"
I20260630 12:29:21.985945 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822292038890-16826-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822292038890-16826-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822292038890-16826-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:22.005405 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:22.006382 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:22.007742 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:22.009938 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:22.010161 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:22.010416 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:22.010589 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:22.046480 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.131:39943
I20260630 12:29:22.046589 29249 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.131:39943 every 8 connection(s)
I20260630 12:29:22.059955 29250 heartbeater.cc:344] Connected to a master server at 127.16.110.190:37105
I20260630 12:29:22.060438 29250 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:22.061144 29250 heartbeater.cc:507] Master 127.16.110.190:37105 requested a full tablet report, sending...
I20260630 12:29:22.063107 28974 ts_manager.cc:194] Registered new tserver with Master: a3141a6a710347fb8e970de4bea42d7b (127.16.110.131:39943)
I20260630 12:29:22.064005 16826 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014527544s
I20260630 12:29:22.064561 28974 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57434
I20260630 12:29:22.887398 29101 heartbeater.cc:499] Master 127.16.110.190:37105 was elected leader, sending a full tablet report...
I20260630 12:29:22.979671 29176 heartbeater.cc:499] Master 127.16.110.190:37105 was elected leader, sending a full tablet report...
I20260630 12:29:23.067356 29250 heartbeater.cc:499] Master 127.16.110.190:37105 was elected leader, sending a full tablet report...
I20260630 12:29:23.118953 28974 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57450:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:29:23.121243 28974 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:29:23.185472 29066 tablet_service.cc:1511] Processing CreateTablet for tablet 15dd338e8b284823a1bba3227977e54a (DEFAULT_TABLE table=test-workload [id=89fb39be22864b948f221498bedbdabc]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:23.186884 29066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15dd338e8b284823a1bba3227977e54a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:23.188889 29062 tablet_service.cc:1511] Processing CreateTablet for tablet 49d21fba952840dc826f2b2a153323e3 (DEFAULT_TABLE table=test-workload [id=89fb39be22864b948f221498bedbdabc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:23.190706 29062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49d21fba952840dc826f2b2a153323e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:23.193127 29065 tablet_service.cc:1511] Processing CreateTablet for tablet 162beb8bc0414f96ba6cfa3d1966c609 (DEFAULT_TABLE table=test-workload [id=89fb39be22864b948f221498bedbdabc]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:23.194451 29065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 162beb8bc0414f96ba6cfa3d1966c609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:23.197441 29064 tablet_service.cc:1511] Processing CreateTablet for tablet 960d78ddcc944902876e78acc22f4889 (DEFAULT_TABLE table=test-workload [id=89fb39be22864b948f221498bedbdabc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:23.198915 29064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 960d78ddcc944902876e78acc22f4889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:23.199357 29061 tablet_service.cc:1511] Processing CreateTablet for tablet 25363b522a33495891006bd16530a5bd (DEFAULT_TABLE table=test-workload [id=89fb39be22864b948f221498bedbdabc]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:23.200724 29061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25363b522a33495891006bd16530a5bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:23.204974 29063 tablet_service.cc:1511] Processing CreateTablet for tablet 0444cb3b8d0b45ca86c870ececc97eaa (DEFAULT_TABLE table=test-workload [id=89fb39be22864b948f221498bedbdabc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:23.206271 29063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0444cb3b8d0b45ca86c870ececc97eaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:23.208181 29141 tablet_service.cc:1511] Processing CreateTablet for tablet 15dd338e8b284823a1bba3227977e54a (DEFAULT_TABLE table=test-workload [id=89fb39be22864b948f221498bedbdabc]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:23.210258 29140 tablet_service.cc:1511] Processing CreateTablet for tablet 162beb8bc0414f96ba6cfa3d1966c609 (DEFAULT_TABLE table=test-workload [id=89fb39be22864b948f221498bedbdabc]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:23.211364 29139 tablet_service.cc:1511] Processing CreateTablet for tablet 960d78ddcc944902876e78acc22f4889 (DEFAULT_TABLE table=test-workload [id=89fb39be22864b948f221498bedbdabc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:23.223270 29269 tablet_bootstrap.cc:492] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c: Bootstrap starting.
I20260630 12:29:23.212539 29138 tablet_service.cc:1511] Processing CreateTablet for tablet 0444cb3b8d0b45ca86c870ececc97eaa (DEFAULT_TABLE table=test-workload [id=89fb39be22864b948f221498bedbdabc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:23.213567 29137 tablet_service.cc:1511] Processing CreateTablet for tablet 49d21fba952840dc826f2b2a153323e3 (DEFAULT_TABLE table=test-workload [id=89fb39be22864b948f221498bedbdabc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:23.214759 29136 tablet_service.cc:1511] Processing CreateTablet for tablet 25363b522a33495891006bd16530a5bd (DEFAULT_TABLE table=test-workload [id=89fb39be22864b948f221498bedbdabc]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:23.226713 29141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15dd338e8b284823a1bba3227977e54a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:23.231506 29269 tablet_bootstrap.cc:654] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:23.232141 29136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25363b522a33495891006bd16530a5bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:23.236554 29137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49d21fba952840dc826f2b2a153323e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:23.239518 29139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 960d78ddcc944902876e78acc22f4889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:23.244400 29138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0444cb3b8d0b45ca86c870ececc97eaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:23.248199 29140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 162beb8bc0414f96ba6cfa3d1966c609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:23.265584 29271 tablet_bootstrap.cc:492] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be: Bootstrap starting.
I20260630 12:29:23.270151 29215 tablet_service.cc:1511] Processing CreateTablet for tablet 15dd338e8b284823a1bba3227977e54a (DEFAULT_TABLE table=test-workload [id=89fb39be22864b948f221498bedbdabc]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:29:23.271514 29215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15dd338e8b284823a1bba3227977e54a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:23.273141 29214 tablet_service.cc:1511] Processing CreateTablet for tablet 162beb8bc0414f96ba6cfa3d1966c609 (DEFAULT_TABLE table=test-workload [id=89fb39be22864b948f221498bedbdabc]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:29:23.274500 29214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 162beb8bc0414f96ba6cfa3d1966c609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:23.275691 29271 tablet_bootstrap.cc:654] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:23.277340 29213 tablet_service.cc:1511] Processing CreateTablet for tablet 960d78ddcc944902876e78acc22f4889 (DEFAULT_TABLE table=test-workload [id=89fb39be22864b948f221498bedbdabc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:29:23.279150 29213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 960d78ddcc944902876e78acc22f4889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:23.281487 29212 tablet_service.cc:1511] Processing CreateTablet for tablet 0444cb3b8d0b45ca86c870ececc97eaa (DEFAULT_TABLE table=test-workload [id=89fb39be22864b948f221498bedbdabc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:29:23.281632 29210 tablet_service.cc:1511] Processing CreateTablet for tablet 25363b522a33495891006bd16530a5bd (DEFAULT_TABLE table=test-workload [id=89fb39be22864b948f221498bedbdabc]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:29:23.283744 29212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0444cb3b8d0b45ca86c870ececc97eaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:23.288092 29210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25363b522a33495891006bd16530a5bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:23.287801 29211 tablet_service.cc:1511] Processing CreateTablet for tablet 49d21fba952840dc826f2b2a153323e3 (DEFAULT_TABLE table=test-workload [id=89fb39be22864b948f221498bedbdabc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:29:23.289709 29211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49d21fba952840dc826f2b2a153323e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:23.324651 29271 tablet_bootstrap.cc:492] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be: No bootstrap required, opened a new log
I20260630 12:29:23.325322 29271 ts_tablet_manager.cc:1403] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.005s
I20260630 12:29:23.328325 29271 raft_consensus.cc:359] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.329101 29271 raft_consensus.cc:385] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:23.329443 29271 raft_consensus.cc:740] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be5ee13e6c9141389a4c7be513c332be, State: Initialized, Role: FOLLOWER
I20260630 12:29:23.330404 29271 consensus_queue.cc:260] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.344228 29271 ts_tablet_manager.cc:1434] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.005s
I20260630 12:29:23.350409 29269 tablet_bootstrap.cc:492] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c: No bootstrap required, opened a new log
I20260630 12:29:23.351701 29271 tablet_bootstrap.cc:492] T 15dd338e8b284823a1bba3227977e54a P be5ee13e6c9141389a4c7be513c332be: Bootstrap starting.
I20260630 12:29:23.351048 29269 ts_tablet_manager.cc:1403] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c: Time spent bootstrapping tablet: real 0.128s	user 0.058s	sys 0.055s
I20260630 12:29:23.353255 29274 tablet_bootstrap.cc:492] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b: Bootstrap starting.
I20260630 12:29:23.356302 29269 raft_consensus.cc:359] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.357652 29269 raft_consensus.cc:385] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:23.358011 29269 raft_consensus.cc:740] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dcbda4648654ab08e71e8c0e865512c, State: Initialized, Role: FOLLOWER
I20260630 12:29:23.358822 29269 consensus_queue.cc:260] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.360503 29271 tablet_bootstrap.cc:654] T 15dd338e8b284823a1bba3227977e54a P be5ee13e6c9141389a4c7be513c332be: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:23.361701 29269 ts_tablet_manager.cc:1434] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260630 12:29:23.362764 29269 tablet_bootstrap.cc:492] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c: Bootstrap starting.
I20260630 12:29:23.364333 29274 tablet_bootstrap.cc:654] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:23.369151 29269 tablet_bootstrap.cc:654] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:23.371825 29274 tablet_bootstrap.cc:492] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b: No bootstrap required, opened a new log
I20260630 12:29:23.371889 29271 tablet_bootstrap.cc:492] T 15dd338e8b284823a1bba3227977e54a P be5ee13e6c9141389a4c7be513c332be: No bootstrap required, opened a new log
I20260630 12:29:23.372524 29274 ts_tablet_manager.cc:1403] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.007s
I20260630 12:29:23.372571 29271 ts_tablet_manager.cc:1403] T 15dd338e8b284823a1bba3227977e54a P be5ee13e6c9141389a4c7be513c332be: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260630 12:29:23.375589 29271 raft_consensus.cc:359] T 15dd338e8b284823a1bba3227977e54a P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.375782 29274 raft_consensus.cc:359] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.376430 29271 raft_consensus.cc:385] T 15dd338e8b284823a1bba3227977e54a P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:23.376572 29274 raft_consensus.cc:385] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:23.376820 29271 raft_consensus.cc:740] T 15dd338e8b284823a1bba3227977e54a P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be5ee13e6c9141389a4c7be513c332be, State: Initialized, Role: FOLLOWER
I20260630 12:29:23.377012 29274 raft_consensus.cc:740] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3141a6a710347fb8e970de4bea42d7b, State: Initialized, Role: FOLLOWER
I20260630 12:29:23.377722 29271 consensus_queue.cc:260] T 15dd338e8b284823a1bba3227977e54a P be5ee13e6c9141389a4c7be513c332be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.377915 29274 consensus_queue.cc:260] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.381036 29271 ts_tablet_manager.cc:1434] T 15dd338e8b284823a1bba3227977e54a P be5ee13e6c9141389a4c7be513c332be: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260630 12:29:23.381635 29269 tablet_bootstrap.cc:492] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c: No bootstrap required, opened a new log
I20260630 12:29:23.382170 29269 ts_tablet_manager.cc:1403] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.012s
I20260630 12:29:23.382233 29271 tablet_bootstrap.cc:492] T 25363b522a33495891006bd16530a5bd P be5ee13e6c9141389a4c7be513c332be: Bootstrap starting.
I20260630 12:29:23.385108 29269 raft_consensus.cc:359] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.385918 29269 raft_consensus.cc:385] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:23.386193 29274 ts_tablet_manager.cc:1434] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260630 12:29:23.386279 29269 raft_consensus.cc:740] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dcbda4648654ab08e71e8c0e865512c, State: Initialized, Role: FOLLOWER
I20260630 12:29:23.387414 29274 tablet_bootstrap.cc:492] T 960d78ddcc944902876e78acc22f4889 P a3141a6a710347fb8e970de4bea42d7b: Bootstrap starting.
I20260630 12:29:23.387503 29269 consensus_queue.cc:260] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.389961 29269 ts_tablet_manager.cc:1434] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260630 12:29:23.391016 29269 tablet_bootstrap.cc:492] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c: Bootstrap starting.
I20260630 12:29:23.392614 29271 tablet_bootstrap.cc:654] T 25363b522a33495891006bd16530a5bd P be5ee13e6c9141389a4c7be513c332be: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:23.393213 29274 tablet_bootstrap.cc:654] T 960d78ddcc944902876e78acc22f4889 P a3141a6a710347fb8e970de4bea42d7b: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:23.396965 29269 tablet_bootstrap.cc:654] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:23.409940 29269 tablet_bootstrap.cc:492] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c: No bootstrap required, opened a new log
I20260630 12:29:23.410785 29269 ts_tablet_manager.cc:1403] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260630 12:29:23.414475 29269 raft_consensus.cc:359] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.415624 29269 raft_consensus.cc:385] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:23.416121 29269 raft_consensus.cc:740] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dcbda4648654ab08e71e8c0e865512c, State: Initialized, Role: FOLLOWER
I20260630 12:29:23.417383 29269 consensus_queue.cc:260] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.420003 29269 ts_tablet_manager.cc:1434] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:29:23.421114 29269 tablet_bootstrap.cc:492] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c: Bootstrap starting.
I20260630 12:29:23.428508 29269 tablet_bootstrap.cc:654] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:23.441100 29271 tablet_bootstrap.cc:492] T 25363b522a33495891006bd16530a5bd P be5ee13e6c9141389a4c7be513c332be: No bootstrap required, opened a new log
I20260630 12:29:23.441578 29271 ts_tablet_manager.cc:1403] T 25363b522a33495891006bd16530a5bd P be5ee13e6c9141389a4c7be513c332be: Time spent bootstrapping tablet: real 0.060s	user 0.029s	sys 0.021s
I20260630 12:29:23.441731 29274 tablet_bootstrap.cc:492] T 960d78ddcc944902876e78acc22f4889 P a3141a6a710347fb8e970de4bea42d7b: No bootstrap required, opened a new log
I20260630 12:29:23.442322 29274 ts_tablet_manager.cc:1403] T 960d78ddcc944902876e78acc22f4889 P a3141a6a710347fb8e970de4bea42d7b: Time spent bootstrapping tablet: real 0.055s	user 0.028s	sys 0.024s
I20260630 12:29:23.443728 29269 tablet_bootstrap.cc:492] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c: No bootstrap required, opened a new log
I20260630 12:29:23.444278 29269 ts_tablet_manager.cc:1403] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.012s
I20260630 12:29:23.444511 29274 raft_consensus.cc:359] T 960d78ddcc944902876e78acc22f4889 P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.444260 29271 raft_consensus.cc:359] T 25363b522a33495891006bd16530a5bd P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.445346 29274 raft_consensus.cc:385] T 960d78ddcc944902876e78acc22f4889 P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:23.445461 29271 raft_consensus.cc:385] T 25363b522a33495891006bd16530a5bd P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:23.445690 29274 raft_consensus.cc:740] T 960d78ddcc944902876e78acc22f4889 P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3141a6a710347fb8e970de4bea42d7b, State: Initialized, Role: FOLLOWER
I20260630 12:29:23.445863 29271 raft_consensus.cc:740] T 25363b522a33495891006bd16530a5bd P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be5ee13e6c9141389a4c7be513c332be, State: Initialized, Role: FOLLOWER
I20260630 12:29:23.446556 29274 consensus_queue.cc:260] T 960d78ddcc944902876e78acc22f4889 P a3141a6a710347fb8e970de4bea42d7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.446700 29271 consensus_queue.cc:260] T 25363b522a33495891006bd16530a5bd P be5ee13e6c9141389a4c7be513c332be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.447198 29269 raft_consensus.cc:359] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.447959 29269 raft_consensus.cc:385] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:23.448382 29269 raft_consensus.cc:740] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dcbda4648654ab08e71e8c0e865512c, State: Initialized, Role: FOLLOWER
I20260630 12:29:23.448494 29274 ts_tablet_manager.cc:1434] T 960d78ddcc944902876e78acc22f4889 P a3141a6a710347fb8e970de4bea42d7b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260630 12:29:23.449577 29274 tablet_bootstrap.cc:492] T 49d21fba952840dc826f2b2a153323e3 P a3141a6a710347fb8e970de4bea42d7b: Bootstrap starting.
I20260630 12:29:23.449299 29269 consensus_queue.cc:260] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.451040 29271 ts_tablet_manager.cc:1434] T 25363b522a33495891006bd16530a5bd P be5ee13e6c9141389a4c7be513c332be: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:29:23.451555 29269 ts_tablet_manager.cc:1434] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:29:23.452020 29271 tablet_bootstrap.cc:492] T 162beb8bc0414f96ba6cfa3d1966c609 P be5ee13e6c9141389a4c7be513c332be: Bootstrap starting.
I20260630 12:29:23.452633 29269 tablet_bootstrap.cc:492] T 49d21fba952840dc826f2b2a153323e3 P 5dcbda4648654ab08e71e8c0e865512c: Bootstrap starting.
I20260630 12:29:23.454500 29275 raft_consensus.cc:493] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:23.458155 29275 raft_consensus.cc:515] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.462067 29269 tablet_bootstrap.cc:654] T 49d21fba952840dc826f2b2a153323e3 P 5dcbda4648654ab08e71e8c0e865512c: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:23.462483 29274 tablet_bootstrap.cc:654] T 49d21fba952840dc826f2b2a153323e3 P a3141a6a710347fb8e970de4bea42d7b: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:23.464082 29275 leader_election.cc:290] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be5ee13e6c9141389a4c7be513c332be (127.16.110.130:43637), a3141a6a710347fb8e970de4bea42d7b (127.16.110.131:39943)
I20260630 12:29:23.458184 29271 tablet_bootstrap.cc:654] T 162beb8bc0414f96ba6cfa3d1966c609 P be5ee13e6c9141389a4c7be513c332be: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:23.474785 29269 tablet_bootstrap.cc:492] T 49d21fba952840dc826f2b2a153323e3 P 5dcbda4648654ab08e71e8c0e865512c: No bootstrap required, opened a new log
I20260630 12:29:23.475345 29269 ts_tablet_manager.cc:1403] T 49d21fba952840dc826f2b2a153323e3 P 5dcbda4648654ab08e71e8c0e865512c: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.007s
I20260630 12:29:23.478078 29269 raft_consensus.cc:359] T 49d21fba952840dc826f2b2a153323e3 P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.482163 29269 raft_consensus.cc:385] T 49d21fba952840dc826f2b2a153323e3 P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:23.482437 29269 raft_consensus.cc:740] T 49d21fba952840dc826f2b2a153323e3 P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dcbda4648654ab08e71e8c0e865512c, State: Initialized, Role: FOLLOWER
I20260630 12:29:23.482676 29274 tablet_bootstrap.cc:492] T 49d21fba952840dc826f2b2a153323e3 P a3141a6a710347fb8e970de4bea42d7b: No bootstrap required, opened a new log
I20260630 12:29:23.483394 29274 ts_tablet_manager.cc:1403] T 49d21fba952840dc826f2b2a153323e3 P a3141a6a710347fb8e970de4bea42d7b: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.010s
I20260630 12:29:23.483182 29269 consensus_queue.cc:260] T 49d21fba952840dc826f2b2a153323e3 P 5dcbda4648654ab08e71e8c0e865512c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.485563 29269 ts_tablet_manager.cc:1434] T 49d21fba952840dc826f2b2a153323e3 P 5dcbda4648654ab08e71e8c0e865512c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:29:23.486575 29269 tablet_bootstrap.cc:492] T 0444cb3b8d0b45ca86c870ececc97eaa P 5dcbda4648654ab08e71e8c0e865512c: Bootstrap starting.
I20260630 12:29:23.486419 29274 raft_consensus.cc:359] T 49d21fba952840dc826f2b2a153323e3 P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.487227 29274 raft_consensus.cc:385] T 49d21fba952840dc826f2b2a153323e3 P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:23.490442 29151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15dd338e8b284823a1bba3227977e54a" candidate_uuid: "5dcbda4648654ab08e71e8c0e865512c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be5ee13e6c9141389a4c7be513c332be" is_pre_election: true
I20260630 12:29:23.491086 29274 raft_consensus.cc:740] T 49d21fba952840dc826f2b2a153323e3 P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3141a6a710347fb8e970de4bea42d7b, State: Initialized, Role: FOLLOWER
I20260630 12:29:23.491353 29151 raft_consensus.cc:2468] T 15dd338e8b284823a1bba3227977e54a P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dcbda4648654ab08e71e8c0e865512c in term 0.
I20260630 12:29:23.492028 29274 consensus_queue.cc:260] T 49d21fba952840dc826f2b2a153323e3 P a3141a6a710347fb8e970de4bea42d7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.497327 29274 ts_tablet_manager.cc:1434] T 49d21fba952840dc826f2b2a153323e3 P a3141a6a710347fb8e970de4bea42d7b: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:29:23.498457 29274 tablet_bootstrap.cc:492] T 15dd338e8b284823a1bba3227977e54a P a3141a6a710347fb8e970de4bea42d7b: Bootstrap starting.
I20260630 12:29:23.492903 29041 leader_election.cc:304] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcbda4648654ab08e71e8c0e865512c, be5ee13e6c9141389a4c7be513c332be; no voters: 
I20260630 12:29:23.493515 29269 tablet_bootstrap.cc:654] T 0444cb3b8d0b45ca86c870ececc97eaa P 5dcbda4648654ab08e71e8c0e865512c: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:23.503080 29275 raft_consensus.cc:2804] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:23.503592 29275 raft_consensus.cc:493] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:23.503988 29274 tablet_bootstrap.cc:654] T 15dd338e8b284823a1bba3227977e54a P a3141a6a710347fb8e970de4bea42d7b: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:23.504067 29275 raft_consensus.cc:3060] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:23.504702 29271 tablet_bootstrap.cc:492] T 162beb8bc0414f96ba6cfa3d1966c609 P be5ee13e6c9141389a4c7be513c332be: No bootstrap required, opened a new log
I20260630 12:29:23.505218 29271 ts_tablet_manager.cc:1403] T 162beb8bc0414f96ba6cfa3d1966c609 P be5ee13e6c9141389a4c7be513c332be: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.002s
I20260630 12:29:23.507869 29271 raft_consensus.cc:359] T 162beb8bc0414f96ba6cfa3d1966c609 P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.512866 29275 raft_consensus.cc:515] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.515566 29225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15dd338e8b284823a1bba3227977e54a" candidate_uuid: "5dcbda4648654ab08e71e8c0e865512c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3141a6a710347fb8e970de4bea42d7b" is_pre_election: true
W20260630 12:29:23.518347 29041 leader_election.cc:343] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3141a6a710347fb8e970de4bea42d7b (127.16.110.131:39943): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:23.512940 29271 raft_consensus.cc:385] T 162beb8bc0414f96ba6cfa3d1966c609 P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:23.519670 29271 raft_consensus.cc:740] T 162beb8bc0414f96ba6cfa3d1966c609 P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be5ee13e6c9141389a4c7be513c332be, State: Initialized, Role: FOLLOWER
I20260630 12:29:23.520985 29271 consensus_queue.cc:260] T 162beb8bc0414f96ba6cfa3d1966c609 P be5ee13e6c9141389a4c7be513c332be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.524781 29151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15dd338e8b284823a1bba3227977e54a" candidate_uuid: "5dcbda4648654ab08e71e8c0e865512c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be5ee13e6c9141389a4c7be513c332be"
I20260630 12:29:23.525669 29151 raft_consensus.cc:3060] T 15dd338e8b284823a1bba3227977e54a P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:23.540925 29279 raft_consensus.cc:493] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:23.541491 29279 raft_consensus.cc:515] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.546049 29271 ts_tablet_manager.cc:1434] T 162beb8bc0414f96ba6cfa3d1966c609 P be5ee13e6c9141389a4c7be513c332be: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.003s
I20260630 12:29:23.547097 29275 leader_election.cc:290] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c [CANDIDATE]: Term 1 election: Requested vote from peers be5ee13e6c9141389a4c7be513c332be (127.16.110.130:43637), a3141a6a710347fb8e970de4bea42d7b (127.16.110.131:39943)
I20260630 12:29:23.552883 29279 leader_election.cc:290] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dcbda4648654ab08e71e8c0e865512c (127.16.110.129:41907), be5ee13e6c9141389a4c7be513c332be (127.16.110.130:43637)
I20260630 12:29:23.557780 29271 tablet_bootstrap.cc:492] T 960d78ddcc944902876e78acc22f4889 P be5ee13e6c9141389a4c7be513c332be: Bootstrap starting.
I20260630 12:29:23.558091 29151 raft_consensus.cc:2468] T 15dd338e8b284823a1bba3227977e54a P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcbda4648654ab08e71e8c0e865512c in term 1.
I20260630 12:29:23.559887 29041 leader_election.cc:304] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcbda4648654ab08e71e8c0e865512c, be5ee13e6c9141389a4c7be513c332be; no voters: 
I20260630 12:29:23.565366 29275 raft_consensus.cc:493] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:23.566953 29294 raft_consensus.cc:2804] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:23.567102 29275 raft_consensus.cc:515] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.567912 29273 raft_consensus.cc:493] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:23.570925 29225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15dd338e8b284823a1bba3227977e54a" candidate_uuid: "5dcbda4648654ab08e71e8c0e865512c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3141a6a710347fb8e970de4bea42d7b"
I20260630 12:29:23.574985 29269 tablet_bootstrap.cc:492] T 0444cb3b8d0b45ca86c870ececc97eaa P 5dcbda4648654ab08e71e8c0e865512c: No bootstrap required, opened a new log
I20260630 12:29:23.575560 29269 ts_tablet_manager.cc:1403] T 0444cb3b8d0b45ca86c870ececc97eaa P 5dcbda4648654ab08e71e8c0e865512c: Time spent bootstrapping tablet: real 0.089s	user 0.022s	sys 0.047s
I20260630 12:29:23.575616 29273 raft_consensus.cc:515] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.576254 29274 tablet_bootstrap.cc:492] T 15dd338e8b284823a1bba3227977e54a P a3141a6a710347fb8e970de4bea42d7b: No bootstrap required, opened a new log
I20260630 12:29:23.576835 29274 ts_tablet_manager.cc:1403] T 15dd338e8b284823a1bba3227977e54a P a3141a6a710347fb8e970de4bea42d7b: Time spent bootstrapping tablet: real 0.079s	user 0.029s	sys 0.045s
I20260630 12:29:23.576745 29294 raft_consensus.cc:697] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c [term 1 LEADER]: Becoming Leader. State: Replica: 5dcbda4648654ab08e71e8c0e865512c, State: Running, Role: LEADER
I20260630 12:29:23.577723 29294 consensus_queue.cc:237] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.578758 29269 raft_consensus.cc:359] T 0444cb3b8d0b45ca86c870ececc97eaa P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.579571 29269 raft_consensus.cc:385] T 0444cb3b8d0b45ca86c870ececc97eaa P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:23.579893 29269 raft_consensus.cc:740] T 0444cb3b8d0b45ca86c870ececc97eaa P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dcbda4648654ab08e71e8c0e865512c, State: Initialized, Role: FOLLOWER
I20260630 12:29:23.579843 29274 raft_consensus.cc:359] T 15dd338e8b284823a1bba3227977e54a P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.580922 29274 raft_consensus.cc:385] T 15dd338e8b284823a1bba3227977e54a P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:23.581378 29274 raft_consensus.cc:740] T 15dd338e8b284823a1bba3227977e54a P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3141a6a710347fb8e970de4bea42d7b, State: Initialized, Role: FOLLOWER
I20260630 12:29:23.580960 29269 consensus_queue.cc:260] T 0444cb3b8d0b45ca86c870ececc97eaa P 5dcbda4648654ab08e71e8c0e865512c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.581619 29273 leader_election.cc:290] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dcbda4648654ab08e71e8c0e865512c (127.16.110.129:41907), a3141a6a710347fb8e970de4bea42d7b (127.16.110.131:39943)
I20260630 12:29:23.583567 29269 ts_tablet_manager.cc:1434] T 0444cb3b8d0b45ca86c870ececc97eaa P 5dcbda4648654ab08e71e8c0e865512c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260630 12:29:23.583652 29271 tablet_bootstrap.cc:654] T 960d78ddcc944902876e78acc22f4889 P be5ee13e6c9141389a4c7be513c332be: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:23.582252 29274 consensus_queue.cc:260] T 15dd338e8b284823a1bba3227977e54a P a3141a6a710347fb8e970de4bea42d7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.585856 29274 ts_tablet_manager.cc:1434] T 15dd338e8b284823a1bba3227977e54a P a3141a6a710347fb8e970de4bea42d7b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260630 12:29:23.584131 29275 leader_election.cc:290] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be5ee13e6c9141389a4c7be513c332be (127.16.110.130:43637), a3141a6a710347fb8e970de4bea42d7b (127.16.110.131:39943)
W20260630 12:29:23.617991 29041 leader_election.cc:343] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3141a6a710347fb8e970de4bea42d7b (127.16.110.131:39943): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:23.626674 29295 raft_consensus.cc:493] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:23.586870 29274 tablet_bootstrap.cc:492] T 25363b522a33495891006bd16530a5bd P a3141a6a710347fb8e970de4bea42d7b: Bootstrap starting.
I20260630 12:29:23.623539 29225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960d78ddcc944902876e78acc22f4889" candidate_uuid: "5dcbda4648654ab08e71e8c0e865512c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3141a6a710347fb8e970de4bea42d7b" is_pre_election: true
I20260630 12:29:23.618947 29151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960d78ddcc944902876e78acc22f4889" candidate_uuid: "5dcbda4648654ab08e71e8c0e865512c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be5ee13e6c9141389a4c7be513c332be" is_pre_election: true
I20260630 12:29:23.629726 29225 raft_consensus.cc:2468] T 960d78ddcc944902876e78acc22f4889 P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dcbda4648654ab08e71e8c0e865512c in term 0.
I20260630 12:29:23.628166 29295 raft_consensus.cc:515] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.650262 29274 tablet_bootstrap.cc:654] T 25363b522a33495891006bd16530a5bd P a3141a6a710347fb8e970de4bea42d7b: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:23.651764 29041 leader_election.cc:304] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcbda4648654ab08e71e8c0e865512c, a3141a6a710347fb8e970de4bea42d7b; no voters: 
I20260630 12:29:23.655570 29275 raft_consensus.cc:2804] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:29:23.655784 29041 leader_election.cc:343] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be5ee13e6c9141389a4c7be513c332be (127.16.110.130:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:23.656098 29275 raft_consensus.cc:493] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:23.656530 29275 raft_consensus.cc:3060] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:23.658789 29076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0444cb3b8d0b45ca86c870ececc97eaa" candidate_uuid: "a3141a6a710347fb8e970de4bea42d7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcbda4648654ab08e71e8c0e865512c" is_pre_election: true
I20260630 12:29:23.659703 29076 raft_consensus.cc:2468] T 0444cb3b8d0b45ca86c870ececc97eaa P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3141a6a710347fb8e970de4bea42d7b in term 0.
I20260630 12:29:23.664808 29188 leader_election.cc:304] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcbda4648654ab08e71e8c0e865512c, a3141a6a710347fb8e970de4bea42d7b; no voters: 
I20260630 12:29:23.666472 29151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0444cb3b8d0b45ca86c870ececc97eaa" candidate_uuid: "a3141a6a710347fb8e970de4bea42d7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be5ee13e6c9141389a4c7be513c332be" is_pre_election: true
I20260630 12:29:23.666760 29279 raft_consensus.cc:2804] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:23.667186 29279 raft_consensus.cc:493] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:23.667513 29279 raft_consensus.cc:3060] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:29:23.668347 29190 leader_election.cc:343] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be5ee13e6c9141389a4c7be513c332be (127.16.110.130:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:23.671243 29275 raft_consensus.cc:515] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.672499 29151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25363b522a33495891006bd16530a5bd" candidate_uuid: "5dcbda4648654ab08e71e8c0e865512c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be5ee13e6c9141389a4c7be513c332be" is_pre_election: true
I20260630 12:29:23.673318 29151 raft_consensus.cc:2468] T 25363b522a33495891006bd16530a5bd P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dcbda4648654ab08e71e8c0e865512c in term 0.
I20260630 12:29:23.673530 29275 leader_election.cc:290] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c [CANDIDATE]: Term 1 election: Requested vote from peers be5ee13e6c9141389a4c7be513c332be (127.16.110.130:43637), a3141a6a710347fb8e970de4bea42d7b (127.16.110.131:39943)
I20260630 12:29:23.673672 29225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25363b522a33495891006bd16530a5bd" candidate_uuid: "5dcbda4648654ab08e71e8c0e865512c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3141a6a710347fb8e970de4bea42d7b" is_pre_election: true
I20260630 12:29:23.675365 29151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960d78ddcc944902876e78acc22f4889" candidate_uuid: "5dcbda4648654ab08e71e8c0e865512c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be5ee13e6c9141389a4c7be513c332be"
I20260630 12:29:23.670475 29295 leader_election.cc:290] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be5ee13e6c9141389a4c7be513c332be (127.16.110.130:43637), a3141a6a710347fb8e970de4bea42d7b (127.16.110.131:39943)
I20260630 12:29:23.677410 29041 leader_election.cc:304] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcbda4648654ab08e71e8c0e865512c, be5ee13e6c9141389a4c7be513c332be; no voters: 
I20260630 12:29:23.678270 29274 tablet_bootstrap.cc:492] T 25363b522a33495891006bd16530a5bd P a3141a6a710347fb8e970de4bea42d7b: No bootstrap required, opened a new log
W20260630 12:29:23.678577 29041 leader_election.cc:343] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be5ee13e6c9141389a4c7be513c332be (127.16.110.130:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:23.679177 29274 ts_tablet_manager.cc:1403] T 25363b522a33495891006bd16530a5bd P a3141a6a710347fb8e970de4bea42d7b: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.022s
I20260630 12:29:23.679670 29295 raft_consensus.cc:2804] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:23.679177 29225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960d78ddcc944902876e78acc22f4889" candidate_uuid: "5dcbda4648654ab08e71e8c0e865512c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3141a6a710347fb8e970de4bea42d7b"
I20260630 12:29:23.680995 29225 raft_consensus.cc:3060] T 960d78ddcc944902876e78acc22f4889 P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:23.683949 29271 tablet_bootstrap.cc:492] T 960d78ddcc944902876e78acc22f4889 P be5ee13e6c9141389a4c7be513c332be: No bootstrap required, opened a new log
I20260630 12:29:23.685261 29271 ts_tablet_manager.cc:1403] T 960d78ddcc944902876e78acc22f4889 P be5ee13e6c9141389a4c7be513c332be: Time spent bootstrapping tablet: real 0.128s	user 0.010s	sys 0.005s
I20260630 12:29:23.688818 29224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49d21fba952840dc826f2b2a153323e3" candidate_uuid: "be5ee13e6c9141389a4c7be513c332be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3141a6a710347fb8e970de4bea42d7b" is_pre_election: true
I20260630 12:29:23.689754 29224 raft_consensus.cc:2468] T 49d21fba952840dc826f2b2a153323e3 P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be5ee13e6c9141389a4c7be513c332be in term 0.
I20260630 12:29:23.690653 29271 raft_consensus.cc:359] T 960d78ddcc944902876e78acc22f4889 P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.691488 29116 leader_election.cc:304] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3141a6a710347fb8e970de4bea42d7b, be5ee13e6c9141389a4c7be513c332be; no voters: 
I20260630 12:29:23.691849 29271 raft_consensus.cc:385] T 960d78ddcc944902876e78acc22f4889 P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:23.692389 29271 raft_consensus.cc:740] T 960d78ddcc944902876e78acc22f4889 P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be5ee13e6c9141389a4c7be513c332be, State: Initialized, Role: FOLLOWER
I20260630 12:29:23.692952 29273 raft_consensus.cc:2804] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:23.693403 29273 raft_consensus.cc:493] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:23.693782 29273 raft_consensus.cc:3060] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:23.693511 29271 consensus_queue.cc:260] T 960d78ddcc944902876e78acc22f4889 P be5ee13e6c9141389a4c7be513c332be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.680135 29295 raft_consensus.cc:493] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:23.698310 29295 raft_consensus.cc:3060] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:29:23.679427 29041 leader_election.cc:343] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3141a6a710347fb8e970de4bea42d7b (127.16.110.131:39943): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:23.699060 29076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49d21fba952840dc826f2b2a153323e3" candidate_uuid: "be5ee13e6c9141389a4c7be513c332be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcbda4648654ab08e71e8c0e865512c" is_pre_election: true
I20260630 12:29:23.700079 29076 raft_consensus.cc:2468] T 49d21fba952840dc826f2b2a153323e3 P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be5ee13e6c9141389a4c7be513c332be in term 0.
I20260630 12:29:23.683720 29274 raft_consensus.cc:359] T 25363b522a33495891006bd16530a5bd P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.704236 29274 raft_consensus.cc:385] T 25363b522a33495891006bd16530a5bd P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:23.704612 29274 raft_consensus.cc:740] T 25363b522a33495891006bd16530a5bd P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3141a6a710347fb8e970de4bea42d7b, State: Initialized, Role: FOLLOWER
I20260630 12:29:23.705582 29274 consensus_queue.cc:260] T 25363b522a33495891006bd16530a5bd P a3141a6a710347fb8e970de4bea42d7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.707427 29273 raft_consensus.cc:515] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.708000 29225 raft_consensus.cc:2468] T 960d78ddcc944902876e78acc22f4889 P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcbda4648654ab08e71e8c0e865512c in term 1.
I20260630 12:29:23.708745 29279 raft_consensus.cc:515] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.714074 29076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49d21fba952840dc826f2b2a153323e3" candidate_uuid: "be5ee13e6c9141389a4c7be513c332be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcbda4648654ab08e71e8c0e865512c"
W20260630 12:29:23.715950 29022 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:29:23.716405 29224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49d21fba952840dc826f2b2a153323e3" candidate_uuid: "be5ee13e6c9141389a4c7be513c332be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3141a6a710347fb8e970de4bea42d7b"
I20260630 12:29:23.723754 29224 raft_consensus.cc:3060] T 49d21fba952840dc826f2b2a153323e3 P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:23.726854 29274 ts_tablet_manager.cc:1434] T 25363b522a33495891006bd16530a5bd P a3141a6a710347fb8e970de4bea42d7b: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.005s
I20260630 12:29:23.728914 29274 tablet_bootstrap.cc:492] T 162beb8bc0414f96ba6cfa3d1966c609 P a3141a6a710347fb8e970de4bea42d7b: Bootstrap starting.
I20260630 12:29:23.719489 29273 leader_election.cc:290] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be [CANDIDATE]: Term 1 election: Requested vote from peers 5dcbda4648654ab08e71e8c0e865512c (127.16.110.129:41907), a3141a6a710347fb8e970de4bea42d7b (127.16.110.131:39943)
I20260630 12:29:23.733780 29224 raft_consensus.cc:2468] T 49d21fba952840dc826f2b2a153323e3 P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be5ee13e6c9141389a4c7be513c332be in term 1.
I20260630 12:29:23.734958 29076 raft_consensus.cc:3060] T 49d21fba952840dc826f2b2a153323e3 P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:23.738791 29271 ts_tablet_manager.cc:1434] T 960d78ddcc944902876e78acc22f4889 P be5ee13e6c9141389a4c7be513c332be: Time spent starting tablet: real 0.053s	user 0.024s	sys 0.022s
I20260630 12:29:23.740342 29271 tablet_bootstrap.cc:492] T 0444cb3b8d0b45ca86c870ececc97eaa P be5ee13e6c9141389a4c7be513c332be: Bootstrap starting.
I20260630 12:29:23.737818 29075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0444cb3b8d0b45ca86c870ececc97eaa" candidate_uuid: "a3141a6a710347fb8e970de4bea42d7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcbda4648654ab08e71e8c0e865512c"
I20260630 12:29:23.740872 29075 raft_consensus.cc:3060] T 0444cb3b8d0b45ca86c870ececc97eaa P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:23.744743 29274 tablet_bootstrap.cc:654] T 162beb8bc0414f96ba6cfa3d1966c609 P a3141a6a710347fb8e970de4bea42d7b: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:23.735004 28973 catalog_manager.cc:5697] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dcbda4648654ab08e71e8c0e865512c (127.16.110.129). New cstate: current_term: 1 leader_uuid: "5dcbda4648654ab08e71e8c0e865512c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:23.750627 29151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0444cb3b8d0b45ca86c870ececc97eaa" candidate_uuid: "a3141a6a710347fb8e970de4bea42d7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be5ee13e6c9141389a4c7be513c332be"
I20260630 12:29:23.752226 29075 raft_consensus.cc:2468] T 0444cb3b8d0b45ca86c870ececc97eaa P 5dcbda4648654ab08e71e8c0e865512c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3141a6a710347fb8e970de4bea42d7b in term 1.
I20260630 12:29:23.752820 29116 leader_election.cc:304] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3141a6a710347fb8e970de4bea42d7b, be5ee13e6c9141389a4c7be513c332be; no voters: 
W20260630 12:29:23.754568 29190 leader_election.cc:343] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be5ee13e6c9141389a4c7be513c332be (127.16.110.130:43637): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:29:23.754683 29273 raft_consensus.cc:2804] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:23.755414 29273 raft_consensus.cc:697] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be [term 1 LEADER]: Becoming Leader. State: Replica: be5ee13e6c9141389a4c7be513c332be, State: Running, Role: LEADER
I20260630 12:29:23.756743 29273 consensus_queue.cc:237] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.757599 29076 raft_consensus.cc:2468] T 49d21fba952840dc826f2b2a153323e3 P 5dcbda4648654ab08e71e8c0e865512c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be5ee13e6c9141389a4c7be513c332be in term 1.
I20260630 12:29:23.737355 29279 leader_election.cc:290] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b [CANDIDATE]: Term 1 election: Requested vote from peers 5dcbda4648654ab08e71e8c0e865512c (127.16.110.129:41907), be5ee13e6c9141389a4c7be513c332be (127.16.110.130:43637)
I20260630 12:29:23.758946 29188 leader_election.cc:304] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b [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: 5dcbda4648654ab08e71e8c0e865512c, a3141a6a710347fb8e970de4bea42d7b; no voters: be5ee13e6c9141389a4c7be513c332be
I20260630 12:29:23.753558 29041 leader_election.cc:304] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c [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: 5dcbda4648654ab08e71e8c0e865512c, a3141a6a710347fb8e970de4bea42d7b; no voters: be5ee13e6c9141389a4c7be513c332be
I20260630 12:29:23.762651 29295 raft_consensus.cc:515] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.765659 29294 raft_consensus.cc:2804] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:23.765955 29271 tablet_bootstrap.cc:654] T 0444cb3b8d0b45ca86c870ececc97eaa P be5ee13e6c9141389a4c7be513c332be: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:23.763706 29304 raft_consensus.cc:493] T 25363b522a33495891006bd16530a5bd P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:23.767678 29304 raft_consensus.cc:515] T 25363b522a33495891006bd16530a5bd P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.768114 29279 raft_consensus.cc:2804] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:23.768034 29294 raft_consensus.cc:697] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c [term 1 LEADER]: Becoming Leader. State: Replica: 5dcbda4648654ab08e71e8c0e865512c, State: Running, Role: LEADER
I20260630 12:29:23.774473 29304 leader_election.cc:290] T 25363b522a33495891006bd16530a5bd P a3141a6a710347fb8e970de4bea42d7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dcbda4648654ab08e71e8c0e865512c (127.16.110.129:41907), be5ee13e6c9141389a4c7be513c332be (127.16.110.130:43637)
I20260630 12:29:23.776942 29151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25363b522a33495891006bd16530a5bd" candidate_uuid: "a3141a6a710347fb8e970de4bea42d7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be5ee13e6c9141389a4c7be513c332be" is_pre_election: true
I20260630 12:29:23.777611 29151 raft_consensus.cc:2468] T 25363b522a33495891006bd16530a5bd P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3141a6a710347fb8e970de4bea42d7b in term 0.
I20260630 12:29:23.774195 29294 consensus_queue.cc:237] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.778986 29076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25363b522a33495891006bd16530a5bd" candidate_uuid: "a3141a6a710347fb8e970de4bea42d7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcbda4648654ab08e71e8c0e865512c" is_pre_election: true
I20260630 12:29:23.779011 29190 leader_election.cc:304] T 25363b522a33495891006bd16530a5bd P a3141a6a710347fb8e970de4bea42d7b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3141a6a710347fb8e970de4bea42d7b, be5ee13e6c9141389a4c7be513c332be; no voters: 
I20260630 12:29:23.775673 29279 raft_consensus.cc:697] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b [term 1 LEADER]: Becoming Leader. State: Replica: a3141a6a710347fb8e970de4bea42d7b, State: Running, Role: LEADER
I20260630 12:29:23.780597 29076 raft_consensus.cc:2393] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3141a6a710347fb8e970de4bea42d7b in current term 1: Already voted for candidate 5dcbda4648654ab08e71e8c0e865512c in this term.
I20260630 12:29:23.781711 29308 raft_consensus.cc:2804] T 25363b522a33495891006bd16530a5bd P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:23.780660 28974 catalog_manager.cc:5697] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be reported cstate change: term changed from 0 to 1, leader changed from <none> to be5ee13e6c9141389a4c7be513c332be (127.16.110.130). New cstate: current_term: 1 leader_uuid: "be5ee13e6c9141389a4c7be513c332be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:23.782188 29308 raft_consensus.cc:493] T 25363b522a33495891006bd16530a5bd P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:23.782721 29308 raft_consensus.cc:3060] T 25363b522a33495891006bd16530a5bd P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:23.782605 29279 consensus_queue.cc:237] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.789206 29151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25363b522a33495891006bd16530a5bd" candidate_uuid: "5dcbda4648654ab08e71e8c0e865512c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be5ee13e6c9141389a4c7be513c332be"
I20260630 12:29:23.789498 29303 raft_consensus.cc:493] T 15dd338e8b284823a1bba3227977e54a P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:23.790079 29151 raft_consensus.cc:3060] T 25363b522a33495891006bd16530a5bd P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:23.793531 29225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25363b522a33495891006bd16530a5bd" candidate_uuid: "5dcbda4648654ab08e71e8c0e865512c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3141a6a710347fb8e970de4bea42d7b"
I20260630 12:29:23.795531 29295 leader_election.cc:290] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c [CANDIDATE]: Term 1 election: Requested vote from peers be5ee13e6c9141389a4c7be513c332be (127.16.110.130:43637), a3141a6a710347fb8e970de4bea42d7b (127.16.110.131:39943)
I20260630 12:29:23.791491 29274 tablet_bootstrap.cc:492] T 162beb8bc0414f96ba6cfa3d1966c609 P a3141a6a710347fb8e970de4bea42d7b: No bootstrap required, opened a new log
I20260630 12:29:23.797667 29274 ts_tablet_manager.cc:1403] T 162beb8bc0414f96ba6cfa3d1966c609 P a3141a6a710347fb8e970de4bea42d7b: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.020s
I20260630 12:29:23.797405 29303 raft_consensus.cc:515] T 15dd338e8b284823a1bba3227977e54a P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.800635 29271 tablet_bootstrap.cc:492] T 0444cb3b8d0b45ca86c870ececc97eaa P be5ee13e6c9141389a4c7be513c332be: No bootstrap required, opened a new log
I20260630 12:29:23.800805 29076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15dd338e8b284823a1bba3227977e54a" candidate_uuid: "a3141a6a710347fb8e970de4bea42d7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcbda4648654ab08e71e8c0e865512c" is_pre_election: true
I20260630 12:29:23.801280 29271 ts_tablet_manager.cc:1403] T 0444cb3b8d0b45ca86c870ececc97eaa P be5ee13e6c9141389a4c7be513c332be: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.013s
I20260630 12:29:23.804450 29271 raft_consensus.cc:359] T 0444cb3b8d0b45ca86c870ececc97eaa P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.805434 29271 raft_consensus.cc:385] T 0444cb3b8d0b45ca86c870ececc97eaa P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:23.805768 29271 raft_consensus.cc:740] T 0444cb3b8d0b45ca86c870ececc97eaa P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be5ee13e6c9141389a4c7be513c332be, State: Initialized, Role: FOLLOWER
I20260630 12:29:23.806751 29271 consensus_queue.cc:260] T 0444cb3b8d0b45ca86c870ececc97eaa P be5ee13e6c9141389a4c7be513c332be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.809104 29271 ts_tablet_manager.cc:1434] T 0444cb3b8d0b45ca86c870ececc97eaa P be5ee13e6c9141389a4c7be513c332be: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:29:23.810509 29303 leader_election.cc:290] T 15dd338e8b284823a1bba3227977e54a P a3141a6a710347fb8e970de4bea42d7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dcbda4648654ab08e71e8c0e865512c (127.16.110.129:41907), be5ee13e6c9141389a4c7be513c332be (127.16.110.130:43637)
I20260630 12:29:23.812067 29150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15dd338e8b284823a1bba3227977e54a" candidate_uuid: "a3141a6a710347fb8e970de4bea42d7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be5ee13e6c9141389a4c7be513c332be" is_pre_election: true
I20260630 12:29:23.814659 29150 raft_consensus.cc:2393] T 15dd338e8b284823a1bba3227977e54a P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3141a6a710347fb8e970de4bea42d7b in current term 1: Already voted for candidate 5dcbda4648654ab08e71e8c0e865512c in this term.
I20260630 12:29:23.815941 29190 leader_election.cc:304] T 15dd338e8b284823a1bba3227977e54a P a3141a6a710347fb8e970de4bea42d7b [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: a3141a6a710347fb8e970de4bea42d7b; no voters: 5dcbda4648654ab08e71e8c0e865512c, be5ee13e6c9141389a4c7be513c332be
I20260630 12:29:23.816538 29151 raft_consensus.cc:2468] T 25363b522a33495891006bd16530a5bd P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcbda4648654ab08e71e8c0e865512c in term 1.
I20260630 12:29:23.816851 29279 raft_consensus.cc:3060] T 15dd338e8b284823a1bba3227977e54a P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:23.812405 29274 raft_consensus.cc:359] T 162beb8bc0414f96ba6cfa3d1966c609 P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.820529 29274 raft_consensus.cc:385] T 162beb8bc0414f96ba6cfa3d1966c609 P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:23.820726 29041 leader_election.cc:304] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcbda4648654ab08e71e8c0e865512c, be5ee13e6c9141389a4c7be513c332be; no voters: 
I20260630 12:29:23.821007 29274 raft_consensus.cc:740] T 162beb8bc0414f96ba6cfa3d1966c609 P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3141a6a710347fb8e970de4bea42d7b, State: Initialized, Role: FOLLOWER
I20260630 12:29:23.821669 29295 raft_consensus.cc:2804] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:23.822213 29295 raft_consensus.cc:697] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c [term 1 LEADER]: Becoming Leader. State: Replica: 5dcbda4648654ab08e71e8c0e865512c, State: Running, Role: LEADER
I20260630 12:29:23.822741 29274 consensus_queue.cc:260] T 162beb8bc0414f96ba6cfa3d1966c609 P a3141a6a710347fb8e970de4bea42d7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.823185 29295 consensus_queue.cc:237] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.825222 29279 raft_consensus.cc:2749] T 15dd338e8b284823a1bba3227977e54a P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:23.827373 29274 ts_tablet_manager.cc:1434] T 162beb8bc0414f96ba6cfa3d1966c609 P a3141a6a710347fb8e970de4bea42d7b: Time spent starting tablet: real 0.029s	user 0.001s	sys 0.009s
I20260630 12:29:23.828718 29273 raft_consensus.cc:493] T 0444cb3b8d0b45ca86c870ececc97eaa P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:23.813503 29308 raft_consensus.cc:515] T 25363b522a33495891006bd16530a5bd P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.832430 29273 raft_consensus.cc:515] T 0444cb3b8d0b45ca86c870ececc97eaa P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.833532 29225 raft_consensus.cc:2393] T 25363b522a33495891006bd16530a5bd P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5dcbda4648654ab08e71e8c0e865512c in current term 1: Already voted for candidate a3141a6a710347fb8e970de4bea42d7b in this term.
I20260630 12:29:23.837882 29224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0444cb3b8d0b45ca86c870ececc97eaa" candidate_uuid: "be5ee13e6c9141389a4c7be513c332be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3141a6a710347fb8e970de4bea42d7b" is_pre_election: true
I20260630 12:29:23.840627 29076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0444cb3b8d0b45ca86c870ececc97eaa" candidate_uuid: "be5ee13e6c9141389a4c7be513c332be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcbda4648654ab08e71e8c0e865512c" is_pre_election: true
I20260630 12:29:23.841279 29075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25363b522a33495891006bd16530a5bd" candidate_uuid: "a3141a6a710347fb8e970de4bea42d7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcbda4648654ab08e71e8c0e865512c"
I20260630 12:29:23.841733 29076 raft_consensus.cc:2393] T 0444cb3b8d0b45ca86c870ececc97eaa P 5dcbda4648654ab08e71e8c0e865512c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be5ee13e6c9141389a4c7be513c332be in current term 1: Already voted for candidate a3141a6a710347fb8e970de4bea42d7b in this term.
I20260630 12:29:23.841223 28971 catalog_manager.cc:5697] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b reported cstate change: term changed from 0 to 1, leader changed from <none> to a3141a6a710347fb8e970de4bea42d7b (127.16.110.131). New cstate: current_term: 1 leader_uuid: "a3141a6a710347fb8e970de4bea42d7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:23.843696 29308 leader_election.cc:290] T 25363b522a33495891006bd16530a5bd P a3141a6a710347fb8e970de4bea42d7b [CANDIDATE]: Term 1 election: Requested vote from peers 5dcbda4648654ab08e71e8c0e865512c (127.16.110.129:41907), be5ee13e6c9141389a4c7be513c332be (127.16.110.130:43637)
I20260630 12:29:23.844712 29114 leader_election.cc:304] T 0444cb3b8d0b45ca86c870ececc97eaa P be5ee13e6c9141389a4c7be513c332be [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: be5ee13e6c9141389a4c7be513c332be; no voters: 5dcbda4648654ab08e71e8c0e865512c, a3141a6a710347fb8e970de4bea42d7b
I20260630 12:29:23.845665 29302 raft_consensus.cc:3060] T 0444cb3b8d0b45ca86c870ececc97eaa P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:23.848616 29273 leader_election.cc:290] T 0444cb3b8d0b45ca86c870ececc97eaa P be5ee13e6c9141389a4c7be513c332be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dcbda4648654ab08e71e8c0e865512c (127.16.110.129:41907), a3141a6a710347fb8e970de4bea42d7b (127.16.110.131:39943)
I20260630 12:29:23.850039 29151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25363b522a33495891006bd16530a5bd" candidate_uuid: "a3141a6a710347fb8e970de4bea42d7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be5ee13e6c9141389a4c7be513c332be"
I20260630 12:29:23.850841 29151 raft_consensus.cc:2393] T 25363b522a33495891006bd16530a5bd P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a3141a6a710347fb8e970de4bea42d7b in current term 1: Already voted for candidate 5dcbda4648654ab08e71e8c0e865512c in this term.
I20260630 12:29:23.852478 29294 raft_consensus.cc:493] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:23.853031 29294 raft_consensus.cc:515] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.853348 28974 catalog_manager.cc:5697] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dcbda4648654ab08e71e8c0e865512c (127.16.110.129). New cstate: current_term: 1 leader_uuid: "5dcbda4648654ab08e71e8c0e865512c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:23.854281 29302 raft_consensus.cc:2749] T 0444cb3b8d0b45ca86c870ececc97eaa P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:23.855057 29294 leader_election.cc:290] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be5ee13e6c9141389a4c7be513c332be (127.16.110.130:43637), a3141a6a710347fb8e970de4bea42d7b (127.16.110.131:39943)
I20260630 12:29:23.856220 29151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162beb8bc0414f96ba6cfa3d1966c609" candidate_uuid: "5dcbda4648654ab08e71e8c0e865512c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be5ee13e6c9141389a4c7be513c332be" is_pre_election: true
I20260630 12:29:23.856499 29190 leader_election.cc:304] T 25363b522a33495891006bd16530a5bd P a3141a6a710347fb8e970de4bea42d7b [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: a3141a6a710347fb8e970de4bea42d7b; no voters: 5dcbda4648654ab08e71e8c0e865512c, be5ee13e6c9141389a4c7be513c332be
I20260630 12:29:23.856982 29151 raft_consensus.cc:2468] T 162beb8bc0414f96ba6cfa3d1966c609 P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dcbda4648654ab08e71e8c0e865512c in term 0.
I20260630 12:29:23.857393 29308 raft_consensus.cc:2749] T 25363b522a33495891006bd16530a5bd P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:29:23.858013 29224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162beb8bc0414f96ba6cfa3d1966c609" candidate_uuid: "5dcbda4648654ab08e71e8c0e865512c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3141a6a710347fb8e970de4bea42d7b" is_pre_election: true
I20260630 12:29:23.858337 29041 leader_election.cc:304] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcbda4648654ab08e71e8c0e865512c, be5ee13e6c9141389a4c7be513c332be; no voters: 
I20260630 12:29:23.858655 29224 raft_consensus.cc:2468] T 162beb8bc0414f96ba6cfa3d1966c609 P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dcbda4648654ab08e71e8c0e865512c in term 0.
I20260630 12:29:23.859246 29294 raft_consensus.cc:2804] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:23.859732 29294 raft_consensus.cc:493] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:23.860109 29294 raft_consensus.cc:3060] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:23.859525 28974 catalog_manager.cc:5697] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dcbda4648654ab08e71e8c0e865512c (127.16.110.129). New cstate: current_term: 1 leader_uuid: "5dcbda4648654ab08e71e8c0e865512c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:23.867981 29294 raft_consensus.cc:515] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.870060 29294 leader_election.cc:290] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c [CANDIDATE]: Term 1 election: Requested vote from peers be5ee13e6c9141389a4c7be513c332be (127.16.110.130:43637), a3141a6a710347fb8e970de4bea42d7b (127.16.110.131:39943)
I20260630 12:29:23.871411 29224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162beb8bc0414f96ba6cfa3d1966c609" candidate_uuid: "5dcbda4648654ab08e71e8c0e865512c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3141a6a710347fb8e970de4bea42d7b"
I20260630 12:29:23.872015 29224 raft_consensus.cc:3060] T 162beb8bc0414f96ba6cfa3d1966c609 P a3141a6a710347fb8e970de4bea42d7b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:23.871938 29151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162beb8bc0414f96ba6cfa3d1966c609" candidate_uuid: "5dcbda4648654ab08e71e8c0e865512c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be5ee13e6c9141389a4c7be513c332be"
I20260630 12:29:23.872690 29151 raft_consensus.cc:3060] T 162beb8bc0414f96ba6cfa3d1966c609 P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:23.879542 29224 raft_consensus.cc:2468] T 162beb8bc0414f96ba6cfa3d1966c609 P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcbda4648654ab08e71e8c0e865512c in term 1.
I20260630 12:29:23.879895 29151 raft_consensus.cc:2468] T 162beb8bc0414f96ba6cfa3d1966c609 P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dcbda4648654ab08e71e8c0e865512c in term 1.
I20260630 12:29:23.880898 29041 leader_election.cc:304] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dcbda4648654ab08e71e8c0e865512c, a3141a6a710347fb8e970de4bea42d7b; no voters: 
I20260630 12:29:23.881683 29294 raft_consensus.cc:2804] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:23.882126 29294 raft_consensus.cc:697] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c [term 1 LEADER]: Becoming Leader. State: Replica: 5dcbda4648654ab08e71e8c0e865512c, State: Running, Role: LEADER
I20260630 12:29:23.882807 29294 consensus_queue.cc:237] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.890594 28971 catalog_manager.cc:5697] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dcbda4648654ab08e71e8c0e865512c (127.16.110.129). New cstate: current_term: 1 leader_uuid: "5dcbda4648654ab08e71e8c0e865512c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:23.924433 29302 raft_consensus.cc:493] T 960d78ddcc944902876e78acc22f4889 P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:23.925005 29302 raft_consensus.cc:515] T 960d78ddcc944902876e78acc22f4889 P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } }
I20260630 12:29:23.926815 29302 leader_election.cc:290] T 960d78ddcc944902876e78acc22f4889 P be5ee13e6c9141389a4c7be513c332be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dcbda4648654ab08e71e8c0e865512c (127.16.110.129:41907), a3141a6a710347fb8e970de4bea42d7b (127.16.110.131:39943)
I20260630 12:29:23.927641 29076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960d78ddcc944902876e78acc22f4889" candidate_uuid: "be5ee13e6c9141389a4c7be513c332be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dcbda4648654ab08e71e8c0e865512c" is_pre_election: true
I20260630 12:29:23.927834 29224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960d78ddcc944902876e78acc22f4889" candidate_uuid: "be5ee13e6c9141389a4c7be513c332be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3141a6a710347fb8e970de4bea42d7b" is_pre_election: true
I20260630 12:29:23.928589 29224 raft_consensus.cc:2393] T 960d78ddcc944902876e78acc22f4889 P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be5ee13e6c9141389a4c7be513c332be in current term 1: Already voted for candidate 5dcbda4648654ab08e71e8c0e865512c in this term.
I20260630 12:29:23.929551 29116 leader_election.cc:304] T 960d78ddcc944902876e78acc22f4889 P be5ee13e6c9141389a4c7be513c332be [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: be5ee13e6c9141389a4c7be513c332be; no voters: 5dcbda4648654ab08e71e8c0e865512c, a3141a6a710347fb8e970de4bea42d7b
I20260630 12:29:23.930160 29302 raft_consensus.cc:3060] T 960d78ddcc944902876e78acc22f4889 P be5ee13e6c9141389a4c7be513c332be [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:23.935348 29302 raft_consensus.cc:2749] T 960d78ddcc944902876e78acc22f4889 P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:29:24.017750 29295 consensus_queue.cc:1048] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:24.050765 29275 consensus_queue.cc:1048] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c [LEADER]: Connected to new peer: Peer: permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:24.164778 29076 raft_consensus.cc:1275] T 49d21fba952840dc826f2b2a153323e3 P 5dcbda4648654ab08e71e8c0e865512c [term 1 FOLLOWER]: Refusing update from remote peer be5ee13e6c9141389a4c7be513c332be: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:24.167207 29273 consensus_queue.cc:1048] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:24.169095 29273 consensus_queue.cc:1048] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:24.179407 29151 raft_consensus.cc:1275] T 0444cb3b8d0b45ca86c870ececc97eaa P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Refusing update from remote peer a3141a6a710347fb8e970de4bea42d7b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:24.183149 29075 raft_consensus.cc:1275] T 0444cb3b8d0b45ca86c870ececc97eaa P 5dcbda4648654ab08e71e8c0e865512c [term 1 FOLLOWER]: Refusing update from remote peer a3141a6a710347fb8e970de4bea42d7b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:24.186049 29308 consensus_queue.cc:1048] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:24.188700 29295 consensus_queue.cc:1048] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c [LEADER]: Connected to new peer: Peer: permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:24.198055 29279 consensus_queue.cc:1048] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:29:24.208324 29322 mvcc.cc:204] Tried to move back new op lower bound from 7302441222782488576 to 7302441221171208192. Current Snapshot: MvccSnapshot[applied={T|T < 7302441222782488576}]
I20260630 12:29:24.264195 29149 raft_consensus.cc:1275] T 25363b522a33495891006bd16530a5bd P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Refusing update from remote peer 5dcbda4648654ab08e71e8c0e865512c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:24.264724 29225 raft_consensus.cc:1275] T 25363b522a33495891006bd16530a5bd P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Refusing update from remote peer 5dcbda4648654ab08e71e8c0e865512c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:24.266465 29275 consensus_queue.cc:1048] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c [LEADER]: Connected to new peer: Peer: permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:24.268371 29295 consensus_queue.cc:1048] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:24.286494 29223 raft_consensus.cc:1275] T 162beb8bc0414f96ba6cfa3d1966c609 P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Refusing update from remote peer 5dcbda4648654ab08e71e8c0e865512c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:24.290315 29149 raft_consensus.cc:1275] T 162beb8bc0414f96ba6cfa3d1966c609 P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Refusing update from remote peer 5dcbda4648654ab08e71e8c0e865512c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:24.305904 29294 consensus_queue.cc:1048] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:29:24.308629 29223 raft_consensus.cc:1275] T 960d78ddcc944902876e78acc22f4889 P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Refusing update from remote peer 5dcbda4648654ab08e71e8c0e865512c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:24.319018 29275 consensus_queue.cc:1048] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c [LEADER]: Connected to new peer: Peer: permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:24.322166 29275 consensus_queue.cc:1048] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:29:24.542549 29257 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.16.110.190:37105, user_credentials={real_user=slave}} blocked reactor thread for 83085.4us
W20260630 12:29:24.604399 29041 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.110.130:43637, user_credentials={real_user=slave}} blocked reactor thread for 79344.4us
W20260630 12:29:24.790268 29041 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.110.130:43637, user_credentials={real_user=slave}} blocked reactor thread for 54717us
I20260630 12:29:25.174520 16826 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:25.183221 29368 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:25.184207 29369 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:25.186254 29371 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:25.186414 16826 server_base.cc:1061] running on GCE node
I20260630 12:29:25.187908 16826 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:25.188218 16826 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:25.188385 16826 hybrid_clock.cc:648] HybridClock initialized: now 1782822565188374 us; error 0 us; skew 500 ppm
I20260630 12:29:25.188941 16826 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:25.191895 16826 webserver.cc:533] Webserver started at http://127.16.110.132:41891/ using document root <none> and password file <none>
I20260630 12:29:25.192442 16826 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:25.192654 16826 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:25.192978 16826 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:25.194237 16826 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822292038890-16826-0/minicluster-data/ts-3-root/instance:
uuid: "87f7df4a64fe491aa4c74c33a3ea4075"
format_stamp: "Formatted at 2026-06-30 12:29:25 on dist-test-slave-pnhc"
I20260630 12:29:25.198920 16826 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:29:25.202220 29376 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:25.202953 16826 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:29:25.203243 16826 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822292038890-16826-0/minicluster-data/ts-3-root
uuid: "87f7df4a64fe491aa4c74c33a3ea4075"
format_stamp: "Formatted at 2026-06-30 12:29:25 on dist-test-slave-pnhc"
I20260630 12:29:25.203492 16826 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822292038890-16826-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822292038890-16826-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskelNY5O/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822292038890-16826-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:25.242086 16826 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:25.243371 16826 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:25.244711 16826 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:25.247087 16826 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:25.247323 16826 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:25.247794 16826 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:25.248000 16826 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:25.288024 16826 rpc_server.cc:307] RPC server started. Bound to: 127.16.110.132:44985
I20260630 12:29:25.288201 29438 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.110.132:44985 every 8 connection(s)
I20260630 12:29:25.305822 29439 heartbeater.cc:344] Connected to a master server at 127.16.110.190:37105
I20260630 12:29:25.306282 29439 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:25.307035 29439 heartbeater.cc:507] Master 127.16.110.190:37105 requested a full tablet report, sending...
I20260630 12:29:25.308954 28967 ts_manager.cc:194] Registered new tserver with Master: 87f7df4a64fe491aa4c74c33a3ea4075 (127.16.110.132:44985)
I20260630 12:29:25.310714 28967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57458
I20260630 12:29:25.790670 29075 consensus_queue.cc:237] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } attrs { replace: true } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } }
I20260630 12:29:25.797727 29151 raft_consensus.cc:1275] T 960d78ddcc944902876e78acc22f4889 P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Refusing update from remote peer 5dcbda4648654ab08e71e8c0e865512c: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:29:25.797727 29225 raft_consensus.cc:1275] T 960d78ddcc944902876e78acc22f4889 P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Refusing update from remote peer 5dcbda4648654ab08e71e8c0e865512c: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:29:25.800254 29446 consensus_queue.cc:1048] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:29:25.801467 29294 consensus_queue.cc:1048] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c [LEADER]: Connected to new peer: Peer: permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:29:25.811226 29294 raft_consensus.cc:2955] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 87f7df4a64fe491aa4c74c33a3ea4075 (127.16.110.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } attrs { replace: true } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } } }
W20260630 12:29:25.818015 29040 consensus_peers.cc:597] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c -> Peer 87f7df4a64fe491aa4c74c33a3ea4075 (127.16.110.132:44985): Couldn't send request to peer 87f7df4a64fe491aa4c74c33a3ea4075. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 960d78ddcc944902876e78acc22f4889. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:25.818336 29225 raft_consensus.cc:2955] T 960d78ddcc944902876e78acc22f4889 P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 87f7df4a64fe491aa4c74c33a3ea4075 (127.16.110.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } attrs { replace: true } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } } }
I20260630 12:29:25.828768 29151 raft_consensus.cc:2955] T 960d78ddcc944902876e78acc22f4889 P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 87f7df4a64fe491aa4c74c33a3ea4075 (127.16.110.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } attrs { replace: true } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } } }
I20260630 12:29:25.829439 28967 catalog_manager.cc:5697] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c reported cstate change: config changed from index -1 to 12, NON_VOTER 87f7df4a64fe491aa4c74c33a3ea4075 (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "5dcbda4648654ab08e71e8c0e865512c" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:25.844214 29147 consensus_queue.cc:237] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } attrs { replace: true } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } }
I20260630 12:29:25.852025 29225 raft_consensus.cc:1275] T 49d21fba952840dc826f2b2a153323e3 P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Refusing update from remote peer be5ee13e6c9141389a4c7be513c332be: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:29:25.853549 29443 consensus_queue.cc:1048] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:29:25.854346 29075 raft_consensus.cc:1275] T 49d21fba952840dc826f2b2a153323e3 P 5dcbda4648654ab08e71e8c0e865512c [term 1 FOLLOWER]: Refusing update from remote peer be5ee13e6c9141389a4c7be513c332be: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:29:25.860170 29443 consensus_queue.cc:1048] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:29:25.862228 29443 raft_consensus.cc:2955] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 87f7df4a64fe491aa4c74c33a3ea4075 (127.16.110.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } attrs { replace: true } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } } }
W20260630 12:29:25.868638 29115 consensus_peers.cc:597] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be -> Peer 87f7df4a64fe491aa4c74c33a3ea4075 (127.16.110.132:44985): Couldn't send request to peer 87f7df4a64fe491aa4c74c33a3ea4075. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 49d21fba952840dc826f2b2a153323e3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:25.871446 29225 raft_consensus.cc:2955] T 49d21fba952840dc826f2b2a153323e3 P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 87f7df4a64fe491aa4c74c33a3ea4075 (127.16.110.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } attrs { replace: true } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } } }
I20260630 12:29:25.872781 29075 raft_consensus.cc:2955] T 49d21fba952840dc826f2b2a153323e3 P 5dcbda4648654ab08e71e8c0e865512c [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 87f7df4a64fe491aa4c74c33a3ea4075 (127.16.110.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } attrs { replace: true } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } } }
I20260630 12:29:25.876344 28971 catalog_manager.cc:5697] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be reported cstate change: config changed from index -1 to 12, NON_VOTER 87f7df4a64fe491aa4c74c33a3ea4075 (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "be5ee13e6c9141389a4c7be513c332be" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:25.877761 29074 consensus_queue.cc:237] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } }
I20260630 12:29:25.884776 29222 raft_consensus.cc:1275] T 15dd338e8b284823a1bba3227977e54a P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Refusing update from remote peer 5dcbda4648654ab08e71e8c0e865512c: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:29:25.887346 29147 raft_consensus.cc:1275] T 15dd338e8b284823a1bba3227977e54a P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Refusing update from remote peer 5dcbda4648654ab08e71e8c0e865512c: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
W20260630 12:29:25.887930 29040 consensus_peers.cc:597] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c -> Peer 87f7df4a64fe491aa4c74c33a3ea4075 (127.16.110.132:44985): Couldn't send request to peer 87f7df4a64fe491aa4c74c33a3ea4075. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 15dd338e8b284823a1bba3227977e54a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:25.888631 29294 consensus_queue.cc:1048] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:29:25.889607 29446 consensus_queue.cc:1048] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c [LEADER]: Connected to new peer: Peer: permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:29:25.897500 29449 raft_consensus.cc:2955] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 87f7df4a64fe491aa4c74c33a3ea4075 (127.16.110.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } } }
I20260630 12:29:25.898874 29222 raft_consensus.cc:2955] T 15dd338e8b284823a1bba3227977e54a P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 87f7df4a64fe491aa4c74c33a3ea4075 (127.16.110.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } } }
I20260630 12:29:25.899338 29147 raft_consensus.cc:2955] T 15dd338e8b284823a1bba3227977e54a P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 87f7df4a64fe491aa4c74c33a3ea4075 (127.16.110.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } } }
I20260630 12:29:25.910938 28972 catalog_manager.cc:5697] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c reported cstate change: config changed from index -1 to 12, NON_VOTER 87f7df4a64fe491aa4c74c33a3ea4075 (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "5dcbda4648654ab08e71e8c0e865512c" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:25.933804 29222 consensus_queue.cc:237] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } attrs { replace: true } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } }
I20260630 12:29:25.939296 29147 raft_consensus.cc:1275] T 0444cb3b8d0b45ca86c870ececc97eaa P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Refusing update from remote peer a3141a6a710347fb8e970de4bea42d7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:29:25.940739 29075 raft_consensus.cc:1275] T 0444cb3b8d0b45ca86c870ececc97eaa P 5dcbda4648654ab08e71e8c0e865512c [term 1 FOLLOWER]: Refusing update from remote peer a3141a6a710347fb8e970de4bea42d7b: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:29:25.941112 29460 consensus_queue.cc:1048] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:29:25.942294 29308 consensus_queue.cc:1048] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:29:25.949002 29308 raft_consensus.cc:2955] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 87f7df4a64fe491aa4c74c33a3ea4075 (127.16.110.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } attrs { replace: true } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } } }
W20260630 12:29:25.954505 29189 consensus_peers.cc:597] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b -> Peer 87f7df4a64fe491aa4c74c33a3ea4075 (127.16.110.132:44985): Couldn't send request to peer 87f7df4a64fe491aa4c74c33a3ea4075. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0444cb3b8d0b45ca86c870ececc97eaa. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:25.954465 29075 raft_consensus.cc:2955] T 0444cb3b8d0b45ca86c870ececc97eaa P 5dcbda4648654ab08e71e8c0e865512c [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 87f7df4a64fe491aa4c74c33a3ea4075 (127.16.110.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } attrs { replace: true } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } } }
I20260630 12:29:25.957191 29147 raft_consensus.cc:2955] T 0444cb3b8d0b45ca86c870ececc97eaa P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 87f7df4a64fe491aa4c74c33a3ea4075 (127.16.110.132) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } attrs { replace: true } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } } }
I20260630 12:29:25.966795 28967 catalog_manager.cc:5697] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b reported cstate change: config changed from index -1 to 12, NON_VOTER 87f7df4a64fe491aa4c74c33a3ea4075 (127.16.110.132) added. New cstate: current_term: 1 leader_uuid: "a3141a6a710347fb8e970de4bea42d7b" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:26.193055 29463 ts_tablet_manager.cc:933] T 960d78ddcc944902876e78acc22f4889 P 87f7df4a64fe491aa4c74c33a3ea4075: Initiating tablet copy from peer 5dcbda4648654ab08e71e8c0e865512c (127.16.110.129:41907)
I20260630 12:29:26.194818 29463 tablet_copy_client.cc:323] T 960d78ddcc944902876e78acc22f4889 P 87f7df4a64fe491aa4c74c33a3ea4075: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.129:41907
I20260630 12:29:26.205413 29086 tablet_copy_service.cc:140] P 5dcbda4648654ab08e71e8c0e865512c: Received BeginTabletCopySession request for tablet 960d78ddcc944902876e78acc22f4889 from peer 87f7df4a64fe491aa4c74c33a3ea4075 ({username='slave'} at 127.0.0.1:49680)
I20260630 12:29:26.206029 29086 tablet_copy_service.cc:161] P 5dcbda4648654ab08e71e8c0e865512c: Beginning new tablet copy session on tablet 960d78ddcc944902876e78acc22f4889 from peer 87f7df4a64fe491aa4c74c33a3ea4075 at {username='slave'} at 127.0.0.1:49680: session id = 87f7df4a64fe491aa4c74c33a3ea4075-960d78ddcc944902876e78acc22f4889
I20260630 12:29:26.212028 29086 tablet_copy_source_session.cc:215] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:26.214741 29463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 960d78ddcc944902876e78acc22f4889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:26.225723 29463 tablet_copy_client.cc:806] T 960d78ddcc944902876e78acc22f4889 P 87f7df4a64fe491aa4c74c33a3ea4075: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:26.226311 29463 tablet_copy_client.cc:670] T 960d78ddcc944902876e78acc22f4889 P 87f7df4a64fe491aa4c74c33a3ea4075: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:26.230145 29463 tablet_copy_client.cc:538] T 960d78ddcc944902876e78acc22f4889 P 87f7df4a64fe491aa4c74c33a3ea4075: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:26.237877 29463 tablet_bootstrap.cc:492] T 960d78ddcc944902876e78acc22f4889 P 87f7df4a64fe491aa4c74c33a3ea4075: Bootstrap starting.
I20260630 12:29:26.280435 29467 ts_tablet_manager.cc:933] T 15dd338e8b284823a1bba3227977e54a P 87f7df4a64fe491aa4c74c33a3ea4075: Initiating tablet copy from peer 5dcbda4648654ab08e71e8c0e865512c (127.16.110.129:41907)
I20260630 12:29:26.282585 29467 tablet_copy_client.cc:323] T 15dd338e8b284823a1bba3227977e54a P 87f7df4a64fe491aa4c74c33a3ea4075: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.129:41907
I20260630 12:29:26.284607 29086 tablet_copy_service.cc:140] P 5dcbda4648654ab08e71e8c0e865512c: Received BeginTabletCopySession request for tablet 15dd338e8b284823a1bba3227977e54a from peer 87f7df4a64fe491aa4c74c33a3ea4075 ({username='slave'} at 127.0.0.1:49680)
I20260630 12:29:26.285203 29086 tablet_copy_service.cc:161] P 5dcbda4648654ab08e71e8c0e865512c: Beginning new tablet copy session on tablet 15dd338e8b284823a1bba3227977e54a from peer 87f7df4a64fe491aa4c74c33a3ea4075 at {username='slave'} at 127.0.0.1:49680: session id = 87f7df4a64fe491aa4c74c33a3ea4075-15dd338e8b284823a1bba3227977e54a
I20260630 12:29:26.293203 29086 tablet_copy_source_session.cc:215] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:26.296680 29467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15dd338e8b284823a1bba3227977e54a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:26.304803 29463 tablet_bootstrap.cc:492] T 960d78ddcc944902876e78acc22f4889 P 87f7df4a64fe491aa4c74c33a3ea4075: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=70 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:26.305804 29463 tablet_bootstrap.cc:492] T 960d78ddcc944902876e78acc22f4889 P 87f7df4a64fe491aa4c74c33a3ea4075: Bootstrap complete.
I20260630 12:29:26.306533 29463 ts_tablet_manager.cc:1403] T 960d78ddcc944902876e78acc22f4889 P 87f7df4a64fe491aa4c74c33a3ea4075: Time spent bootstrapping tablet: real 0.069s	user 0.059s	sys 0.008s
I20260630 12:29:26.309587 29463 raft_consensus.cc:359] T 960d78ddcc944902876e78acc22f4889 P 87f7df4a64fe491aa4c74c33a3ea4075 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } attrs { replace: true } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } }
I20260630 12:29:26.310431 29463 raft_consensus.cc:740] T 960d78ddcc944902876e78acc22f4889 P 87f7df4a64fe491aa4c74c33a3ea4075 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87f7df4a64fe491aa4c74c33a3ea4075, State: Initialized, Role: LEARNER
I20260630 12:29:26.311071 29463 consensus_queue.cc:260] T 960d78ddcc944902876e78acc22f4889 P 87f7df4a64fe491aa4c74c33a3ea4075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } attrs { replace: true } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } }
I20260630 12:29:26.313575 29439 heartbeater.cc:499] Master 127.16.110.190:37105 was elected leader, sending a full tablet report...
I20260630 12:29:26.317075 29467 tablet_copy_client.cc:806] T 15dd338e8b284823a1bba3227977e54a P 87f7df4a64fe491aa4c74c33a3ea4075: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:26.317629 29467 tablet_copy_client.cc:670] T 15dd338e8b284823a1bba3227977e54a P 87f7df4a64fe491aa4c74c33a3ea4075: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:26.319171 29463 ts_tablet_manager.cc:1434] T 960d78ddcc944902876e78acc22f4889 P 87f7df4a64fe491aa4c74c33a3ea4075: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20260630 12:29:26.320989 16826 tablet_server.cc:179] TabletServer@127.16.110.129:0 shutting down...
I20260630 12:29:26.321309 29086 tablet_copy_service.cc:342] P 5dcbda4648654ab08e71e8c0e865512c: Request end of tablet copy session 87f7df4a64fe491aa4c74c33a3ea4075-960d78ddcc944902876e78acc22f4889 received from {username='slave'} at 127.0.0.1:49680
I20260630 12:29:26.324955 29086 tablet_copy_service.cc:434] P 5dcbda4648654ab08e71e8c0e865512c: ending tablet copy session 87f7df4a64fe491aa4c74c33a3ea4075-960d78ddcc944902876e78acc22f4889 on tablet 960d78ddcc944902876e78acc22f4889 with peer 87f7df4a64fe491aa4c74c33a3ea4075
I20260630 12:29:26.322376 29467 tablet_copy_client.cc:538] T 15dd338e8b284823a1bba3227977e54a P 87f7df4a64fe491aa4c74c33a3ea4075: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:26.337839 29467 tablet_bootstrap.cc:492] T 15dd338e8b284823a1bba3227977e54a P 87f7df4a64fe491aa4c74c33a3ea4075: Bootstrap starting.
I20260630 12:29:26.343463 16826 tablet_copy_service.cc:362] P 5dcbda4648654ab08e71e8c0e865512c: Destroying tablet copy session 87f7df4a64fe491aa4c74c33a3ea4075-15dd338e8b284823a1bba3227977e54a due to service shutdown
I20260630 12:29:26.343998 16826 tablet_copy_service.cc:434] P 5dcbda4648654ab08e71e8c0e865512c: ending tablet copy session 87f7df4a64fe491aa4c74c33a3ea4075-15dd338e8b284823a1bba3227977e54a on tablet 15dd338e8b284823a1bba3227977e54a with peer 87f7df4a64fe491aa4c74c33a3ea4075
I20260630 12:29:26.350664 29463 ts_tablet_manager.cc:933] T 49d21fba952840dc826f2b2a153323e3 P 87f7df4a64fe491aa4c74c33a3ea4075: Initiating tablet copy from peer be5ee13e6c9141389a4c7be513c332be (127.16.110.130:43637)
I20260630 12:29:26.364288 29463 tablet_copy_client.cc:323] T 49d21fba952840dc826f2b2a153323e3 P 87f7df4a64fe491aa4c74c33a3ea4075: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.130:43637
W20260630 12:29:26.376938 29114 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260630 12:29:26.382256 29161 tablet_copy_service.cc:140] P be5ee13e6c9141389a4c7be513c332be: Received BeginTabletCopySession request for tablet 49d21fba952840dc826f2b2a153323e3 from peer 87f7df4a64fe491aa4c74c33a3ea4075 ({username='slave'} at 127.0.0.1:35936)
I20260630 12:29:26.383116 29161 tablet_copy_service.cc:161] P be5ee13e6c9141389a4c7be513c332be: Beginning new tablet copy session on tablet 49d21fba952840dc826f2b2a153323e3 from peer 87f7df4a64fe491aa4c74c33a3ea4075 at {username='slave'} at 127.0.0.1:35936: session id = 87f7df4a64fe491aa4c74c33a3ea4075-49d21fba952840dc826f2b2a153323e3
I20260630 12:29:26.387709 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:26.388675 16826 tablet_replica.cc:333] T 0444cb3b8d0b45ca86c870ececc97eaa P 5dcbda4648654ab08e71e8c0e865512c: stopping tablet replica
I20260630 12:29:26.389699 16826 raft_consensus.cc:2243] T 0444cb3b8d0b45ca86c870ececc97eaa P 5dcbda4648654ab08e71e8c0e865512c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:26.390573 16826 raft_consensus.cc:2272] T 0444cb3b8d0b45ca86c870ececc97eaa P 5dcbda4648654ab08e71e8c0e865512c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:29:26.395241 29114 consensus_peers.cc:597] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be -> Peer 5dcbda4648654ab08e71e8c0e865512c (127.16.110.129:41907): Couldn't send request to peer 5dcbda4648654ab08e71e8c0e865512c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:26.395256 16826 tablet_replica.cc:333] T 49d21fba952840dc826f2b2a153323e3 P 5dcbda4648654ab08e71e8c0e865512c: stopping tablet replica
I20260630 12:29:26.396982 16826 raft_consensus.cc:2243] T 49d21fba952840dc826f2b2a153323e3 P 5dcbda4648654ab08e71e8c0e865512c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:26.397020 29161 tablet_copy_source_session.cc:215] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:26.397748 16826 raft_consensus.cc:2272] T 49d21fba952840dc826f2b2a153323e3 P 5dcbda4648654ab08e71e8c0e865512c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:26.400665 29463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49d21fba952840dc826f2b2a153323e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:26.402390 16826 tablet_replica.cc:333] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c: stopping tablet replica
I20260630 12:29:26.403218 16826 raft_consensus.cc:2243] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:26.404242 16826 raft_consensus.cc:2272] T 25363b522a33495891006bd16530a5bd P 5dcbda4648654ab08e71e8c0e865512c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:26.408290 16826 tablet_replica.cc:333] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c: stopping tablet replica
I20260630 12:29:26.409114 16826 raft_consensus.cc:2243] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:26.410125 16826 raft_consensus.cc:2272] T 162beb8bc0414f96ba6cfa3d1966c609 P 5dcbda4648654ab08e71e8c0e865512c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:26.413089 16826 tablet_replica.cc:333] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c: stopping tablet replica
I20260630 12:29:26.413909 16826 raft_consensus.cc:2243] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:26.415259 16826 raft_consensus.cc:2272] T 15dd338e8b284823a1bba3227977e54a P 5dcbda4648654ab08e71e8c0e865512c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:26.419097 16826 tablet_replica.cc:333] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c: stopping tablet replica
I20260630 12:29:26.419865 16826 raft_consensus.cc:2243] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:26.420425 29463 tablet_copy_client.cc:806] T 49d21fba952840dc826f2b2a153323e3 P 87f7df4a64fe491aa4c74c33a3ea4075: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:26.421000 29463 tablet_copy_client.cc:670] T 49d21fba952840dc826f2b2a153323e3 P 87f7df4a64fe491aa4c74c33a3ea4075: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:26.421295 16826 raft_consensus.cc:2272] T 960d78ddcc944902876e78acc22f4889 P 5dcbda4648654ab08e71e8c0e865512c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:26.425513 29463 tablet_copy_client.cc:538] T 49d21fba952840dc826f2b2a153323e3 P 87f7df4a64fe491aa4c74c33a3ea4075: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:26.434417 29463 tablet_bootstrap.cc:492] T 49d21fba952840dc826f2b2a153323e3 P 87f7df4a64fe491aa4c74c33a3ea4075: Bootstrap starting.
I20260630 12:29:26.449651 16826 tablet_server.cc:196] TabletServer@127.16.110.129:0 shutdown complete.
I20260630 12:29:26.479159 29467 tablet_bootstrap.cc:492] T 15dd338e8b284823a1bba3227977e54a P 87f7df4a64fe491aa4c74c33a3ea4075: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:26.480269 29467 tablet_bootstrap.cc:492] T 15dd338e8b284823a1bba3227977e54a P 87f7df4a64fe491aa4c74c33a3ea4075: Bootstrap complete.
I20260630 12:29:26.480978 29467 ts_tablet_manager.cc:1403] T 15dd338e8b284823a1bba3227977e54a P 87f7df4a64fe491aa4c74c33a3ea4075: Time spent bootstrapping tablet: real 0.143s	user 0.099s	sys 0.018s
I20260630 12:29:26.481674 16826 tablet_server.cc:179] TabletServer@127.16.110.130:0 shutting down...
I20260630 12:29:26.483510 29467 raft_consensus.cc:359] T 15dd338e8b284823a1bba3227977e54a P 87f7df4a64fe491aa4c74c33a3ea4075 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } }
I20260630 12:29:26.484397 29467 raft_consensus.cc:740] T 15dd338e8b284823a1bba3227977e54a P 87f7df4a64fe491aa4c74c33a3ea4075 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87f7df4a64fe491aa4c74c33a3ea4075, State: Initialized, Role: LEARNER
I20260630 12:29:26.485024 29467 consensus_queue.cc:260] T 15dd338e8b284823a1bba3227977e54a P 87f7df4a64fe491aa4c74c33a3ea4075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } }
I20260630 12:29:26.487389 29467 ts_tablet_manager.cc:1434] T 15dd338e8b284823a1bba3227977e54a P 87f7df4a64fe491aa4c74c33a3ea4075: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260630 12:29:26.491659 29467 tablet_copy_client.cc:1131] T 15dd338e8b284823a1bba3227977e54a P 87f7df4a64fe491aa4c74c33a3ea4075: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.16.110.129:41907: connect: Connection refused (error 111)
I20260630 12:29:26.510874 16826 tablet_copy_service.cc:362] P be5ee13e6c9141389a4c7be513c332be: Destroying tablet copy session 87f7df4a64fe491aa4c74c33a3ea4075-49d21fba952840dc826f2b2a153323e3 due to service shutdown
I20260630 12:29:26.511257 16826 tablet_copy_service.cc:434] P be5ee13e6c9141389a4c7be513c332be: ending tablet copy session 87f7df4a64fe491aa4c74c33a3ea4075-49d21fba952840dc826f2b2a153323e3 on tablet 49d21fba952840dc826f2b2a153323e3 with peer 87f7df4a64fe491aa4c74c33a3ea4075
I20260630 12:29:26.525940 29463 tablet_bootstrap.cc:492] T 49d21fba952840dc826f2b2a153323e3 P 87f7df4a64fe491aa4c74c33a3ea4075: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=88 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:26.527155 29463 tablet_bootstrap.cc:492] T 49d21fba952840dc826f2b2a153323e3 P 87f7df4a64fe491aa4c74c33a3ea4075: Bootstrap complete.
I20260630 12:29:26.528088 29463 ts_tablet_manager.cc:1403] T 49d21fba952840dc826f2b2a153323e3 P 87f7df4a64fe491aa4c74c33a3ea4075: Time spent bootstrapping tablet: real 0.094s	user 0.081s	sys 0.010s
I20260630 12:29:26.626892 29463 raft_consensus.cc:359] T 49d21fba952840dc826f2b2a153323e3 P 87f7df4a64fe491aa4c74c33a3ea4075 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } attrs { replace: true } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } }
I20260630 12:29:26.627820 29463 raft_consensus.cc:740] T 49d21fba952840dc826f2b2a153323e3 P 87f7df4a64fe491aa4c74c33a3ea4075 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87f7df4a64fe491aa4c74c33a3ea4075, State: Initialized, Role: LEARNER
I20260630 12:29:26.628455 29463 consensus_queue.cc:260] T 49d21fba952840dc826f2b2a153323e3 P 87f7df4a64fe491aa4c74c33a3ea4075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } attrs { replace: true } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } }
I20260630 12:29:26.630025 29467 ts_tablet_manager.cc:933] T 0444cb3b8d0b45ca86c870ececc97eaa P 87f7df4a64fe491aa4c74c33a3ea4075: Initiating tablet copy from peer a3141a6a710347fb8e970de4bea42d7b (127.16.110.131:39943)
I20260630 12:29:26.632797 29463 ts_tablet_manager.cc:1434] T 49d21fba952840dc826f2b2a153323e3 P 87f7df4a64fe491aa4c74c33a3ea4075: Time spent starting tablet: real 0.104s	user 0.025s	sys 0.076s
I20260630 12:29:26.641371 29467 tablet_copy_client.cc:323] T 0444cb3b8d0b45ca86c870ececc97eaa P 87f7df4a64fe491aa4c74c33a3ea4075: tablet copy: Beginning tablet copy session from remote peer at address 127.16.110.131:39943
W20260630 12:29:26.641760 29190 consensus_peers.cc:597] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b -> Peer be5ee13e6c9141389a4c7be513c332be (127.16.110.130:43637): Couldn't send request to peer be5ee13e6c9141389a4c7be513c332be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:29:26.661880 29188 consensus_peers.cc:597] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b -> Peer 5dcbda4648654ab08e71e8c0e865512c (127.16.110.129:41907): Couldn't send request to peer 5dcbda4648654ab08e71e8c0e865512c. Status: Network error: Client connection negotiation failed: client connection to 127.16.110.129:41907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:26.664184 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:26.665153 16826 tablet_replica.cc:333] T 0444cb3b8d0b45ca86c870ececc97eaa P be5ee13e6c9141389a4c7be513c332be: stopping tablet replica
I20260630 12:29:26.665506 29235 tablet_copy_service.cc:140] P a3141a6a710347fb8e970de4bea42d7b: Received BeginTabletCopySession request for tablet 0444cb3b8d0b45ca86c870ececc97eaa from peer 87f7df4a64fe491aa4c74c33a3ea4075 ({username='slave'} at 127.0.0.1:58994)
I20260630 12:29:26.666030 16826 raft_consensus.cc:2243] T 0444cb3b8d0b45ca86c870ececc97eaa P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:26.666071 29235 tablet_copy_service.cc:161] P a3141a6a710347fb8e970de4bea42d7b: Beginning new tablet copy session on tablet 0444cb3b8d0b45ca86c870ececc97eaa from peer 87f7df4a64fe491aa4c74c33a3ea4075 at {username='slave'} at 127.0.0.1:58994: session id = 87f7df4a64fe491aa4c74c33a3ea4075-0444cb3b8d0b45ca86c870ececc97eaa
I20260630 12:29:26.667039 16826 raft_consensus.cc:2272] T 0444cb3b8d0b45ca86c870ececc97eaa P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:26.670253 16826 tablet_replica.cc:333] T 960d78ddcc944902876e78acc22f4889 P be5ee13e6c9141389a4c7be513c332be: stopping tablet replica
I20260630 12:29:26.671007 16826 raft_consensus.cc:2243] T 960d78ddcc944902876e78acc22f4889 P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:26.671772 16826 raft_consensus.cc:2272] T 960d78ddcc944902876e78acc22f4889 P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:26.673053 29235 tablet_copy_source_session.cc:215] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:26.675585 29467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0444cb3b8d0b45ca86c870ececc97eaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:26.676699 16826 tablet_replica.cc:333] T 162beb8bc0414f96ba6cfa3d1966c609 P be5ee13e6c9141389a4c7be513c332be: stopping tablet replica
I20260630 12:29:26.677557 16826 raft_consensus.cc:2243] T 162beb8bc0414f96ba6cfa3d1966c609 P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:26.678251 16826 raft_consensus.cc:2272] T 162beb8bc0414f96ba6cfa3d1966c609 P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:26.681211 16826 tablet_replica.cc:333] T 25363b522a33495891006bd16530a5bd P be5ee13e6c9141389a4c7be513c332be: stopping tablet replica
I20260630 12:29:26.681957 16826 raft_consensus.cc:2243] T 25363b522a33495891006bd16530a5bd P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:26.682607 16826 raft_consensus.cc:2272] T 25363b522a33495891006bd16530a5bd P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:26.685389 16826 tablet_replica.cc:333] T 15dd338e8b284823a1bba3227977e54a P be5ee13e6c9141389a4c7be513c332be: stopping tablet replica
I20260630 12:29:26.685586 29467 tablet_copy_client.cc:806] T 0444cb3b8d0b45ca86c870ececc97eaa P 87f7df4a64fe491aa4c74c33a3ea4075: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:26.686208 29467 tablet_copy_client.cc:670] T 0444cb3b8d0b45ca86c870ececc97eaa P 87f7df4a64fe491aa4c74c33a3ea4075: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:26.686299 16826 raft_consensus.cc:2243] T 15dd338e8b284823a1bba3227977e54a P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:26.687227 16826 raft_consensus.cc:2272] T 15dd338e8b284823a1bba3227977e54a P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:26.689953 29467 tablet_copy_client.cc:538] T 0444cb3b8d0b45ca86c870ececc97eaa P 87f7df4a64fe491aa4c74c33a3ea4075: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:26.691042 16826 tablet_replica.cc:333] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be: stopping tablet replica
I20260630 12:29:26.691751 16826 raft_consensus.cc:2243] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:26.693081 16826 raft_consensus.cc:2272] T 49d21fba952840dc826f2b2a153323e3 P be5ee13e6c9141389a4c7be513c332be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:26.695936 29467 tablet_bootstrap.cc:492] T 0444cb3b8d0b45ca86c870ececc97eaa P 87f7df4a64fe491aa4c74c33a3ea4075: Bootstrap starting.
I20260630 12:29:26.716176 16826 tablet_server.cc:196] TabletServer@127.16.110.130:0 shutdown complete.
W20260630 12:29:26.744681 29463 tablet_copy_client.cc:1131] T 49d21fba952840dc826f2b2a153323e3 P 87f7df4a64fe491aa4c74c33a3ea4075: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.16.110.130:43637: connect: Connection refused (error 111)
I20260630 12:29:26.744721 16826 tablet_server.cc:179] TabletServer@127.16.110.131:0 shutting down...
I20260630 12:29:26.756415 16826 tablet_copy_service.cc:362] P a3141a6a710347fb8e970de4bea42d7b: Destroying tablet copy session 87f7df4a64fe491aa4c74c33a3ea4075-0444cb3b8d0b45ca86c870ececc97eaa due to service shutdown
I20260630 12:29:26.756775 16826 tablet_copy_service.cc:434] P a3141a6a710347fb8e970de4bea42d7b: ending tablet copy session 87f7df4a64fe491aa4c74c33a3ea4075-0444cb3b8d0b45ca86c870ececc97eaa on tablet 0444cb3b8d0b45ca86c870ececc97eaa with peer 87f7df4a64fe491aa4c74c33a3ea4075
I20260630 12:29:26.774142 29467 tablet_bootstrap.cc:492] T 0444cb3b8d0b45ca86c870ececc97eaa P 87f7df4a64fe491aa4c74c33a3ea4075: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=88 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:26.775367 29467 tablet_bootstrap.cc:492] T 0444cb3b8d0b45ca86c870ececc97eaa P 87f7df4a64fe491aa4c74c33a3ea4075: Bootstrap complete.
I20260630 12:29:26.776083 29467 ts_tablet_manager.cc:1403] T 0444cb3b8d0b45ca86c870ececc97eaa P 87f7df4a64fe491aa4c74c33a3ea4075: Time spent bootstrapping tablet: real 0.080s	user 0.081s	sys 0.000s
I20260630 12:29:26.779168 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:26.778934 29467 raft_consensus.cc:359] T 0444cb3b8d0b45ca86c870ececc97eaa P 87f7df4a64fe491aa4c74c33a3ea4075 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } attrs { replace: true } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } }
I20260630 12:29:26.779733 29467 raft_consensus.cc:740] T 0444cb3b8d0b45ca86c870ececc97eaa P 87f7df4a64fe491aa4c74c33a3ea4075 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87f7df4a64fe491aa4c74c33a3ea4075, State: Initialized, Role: LEARNER
I20260630 12:29:26.780069 16826 tablet_replica.cc:333] T 162beb8bc0414f96ba6cfa3d1966c609 P a3141a6a710347fb8e970de4bea42d7b: stopping tablet replica
I20260630 12:29:26.780486 29467 consensus_queue.cc:260] T 0444cb3b8d0b45ca86c870ececc97eaa P 87f7df4a64fe491aa4c74c33a3ea4075 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5dcbda4648654ab08e71e8c0e865512c" member_type: VOTER last_known_addr { host: "127.16.110.129" port: 41907 } attrs { replace: true } } peers { permanent_uuid: "be5ee13e6c9141389a4c7be513c332be" member_type: VOTER last_known_addr { host: "127.16.110.130" port: 43637 } } peers { permanent_uuid: "a3141a6a710347fb8e970de4bea42d7b" member_type: VOTER last_known_addr { host: "127.16.110.131" port: 39943 } } peers { permanent_uuid: "87f7df4a64fe491aa4c74c33a3ea4075" member_type: NON_VOTER last_known_addr { host: "127.16.110.132" port: 44985 } attrs { promote: true } }
I20260630 12:29:26.781001 16826 raft_consensus.cc:2243] T 162beb8bc0414f96ba6cfa3d1966c609 P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:26.781796 16826 raft_consensus.cc:2272] T 162beb8bc0414f96ba6cfa3d1966c609 P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:26.782491 29467 ts_tablet_manager.cc:1434] T 0444cb3b8d0b45ca86c870ececc97eaa P 87f7df4a64fe491aa4c74c33a3ea4075: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:29:26.784533 16826 tablet_replica.cc:333] T 15dd338e8b284823a1bba3227977e54a P a3141a6a710347fb8e970de4bea42d7b: stopping tablet replica
I20260630 12:29:26.785462 16826 raft_consensus.cc:2243] T 15dd338e8b284823a1bba3227977e54a P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:26.786195 16826 raft_consensus.cc:2272] T 15dd338e8b284823a1bba3227977e54a P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:26.789327 16826 tablet_replica.cc:333] T 49d21fba952840dc826f2b2a153323e3 P a3141a6a710347fb8e970de4bea42d7b: stopping tablet replica
I20260630 12:29:26.789835 16826 raft_consensus.cc:2243] T 49d21fba952840dc826f2b2a153323e3 P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:26.790416 16826 raft_consensus.cc:2272] T 49d21fba952840dc826f2b2a153323e3 P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:26.793941 16826 tablet_replica.cc:333] T 960d78ddcc944902876e78acc22f4889 P a3141a6a710347fb8e970de4bea42d7b: stopping tablet replica
I20260630 12:29:26.794734 16826 raft_consensus.cc:2243] T 960d78ddcc944902876e78acc22f4889 P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:26.795358 16826 raft_consensus.cc:2272] T 960d78ddcc944902876e78acc22f4889 P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:26.798331 16826 tablet_replica.cc:333] T 25363b522a33495891006bd16530a5bd P a3141a6a710347fb8e970de4bea42d7b: stopping tablet replica
I20260630 12:29:26.798887 16826 raft_consensus.cc:2243] T 25363b522a33495891006bd16530a5bd P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:26.799402 16826 raft_consensus.cc:2272] T 25363b522a33495891006bd16530a5bd P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:26.801370 16826 tablet_replica.cc:333] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b: stopping tablet replica
I20260630 12:29:26.801842 16826 raft_consensus.cc:2243] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:26.802810 16826 raft_consensus.cc:2272] T 0444cb3b8d0b45ca86c870ececc97eaa P a3141a6a710347fb8e970de4bea42d7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:26.822858 16826 tablet_server.cc:196] TabletServer@127.16.110.131:0 shutdown complete.
W20260630 12:29:26.828418 29467 tablet_copy_client.cc:1131] T 0444cb3b8d0b45ca86c870ececc97eaa P 87f7df4a64fe491aa4c74c33a3ea4075: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.16.110.131:39943: connect: Connection refused (error 111)
I20260630 12:29:26.843281 16826 tablet_server.cc:179] TabletServer@127.16.110.132:0 shutting down...
I20260630 12:29:26.865403 16826 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:26.866497 16826 tablet_replica.cc:333] T 0444cb3b8d0b45ca86c870ececc97eaa P 87f7df4a64fe491aa4c74c33a3ea4075: stopping tablet replica
I20260630 12:29:26.867046 16826 raft_consensus.cc:2243] T 0444cb3b8d0b45ca86c870ececc97eaa P 87f7df4a64fe491aa4c74c33a3ea4075 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:26.867389 16826 raft_consensus.cc:2272] T 0444cb3b8d0b45ca86c870ececc97eaa P 87f7df4a64fe491aa4c74c33a3ea4075 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:26.869705 16826 tablet_replica.cc:333] T 49d21fba952840dc826f2b2a153323e3 P 87f7df4a64fe491aa4c74c33a3ea4075: stopping tablet replica
I20260630 12:29:26.870241 16826 raft_consensus.cc:2243] T 49d21fba952840dc826f2b2a153323e3 P 87f7df4a64fe491aa4c74c33a3ea4075 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:26.870627 16826 raft_consensus.cc:2272] T 49d21fba952840dc826f2b2a153323e3 P 87f7df4a64fe491aa4c74c33a3ea4075 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:26.872956 16826 tablet_replica.cc:333] T 15dd338e8b284823a1bba3227977e54a P 87f7df4a64fe491aa4c74c33a3ea4075: stopping tablet replica
I20260630 12:29:26.873467 16826 raft_consensus.cc:2243] T 15dd338e8b284823a1bba3227977e54a P 87f7df4a64fe491aa4c74c33a3ea4075 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:26.873835 16826 raft_consensus.cc:2272] T 15dd338e8b284823a1bba3227977e54a P 87f7df4a64fe491aa4c74c33a3ea4075 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:26.876232 16826 tablet_replica.cc:333] T 960d78ddcc944902876e78acc22f4889 P 87f7df4a64fe491aa4c74c33a3ea4075: stopping tablet replica
I20260630 12:29:26.876711 16826 raft_consensus.cc:2243] T 960d78ddcc944902876e78acc22f4889 P 87f7df4a64fe491aa4c74c33a3ea4075 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:26.877076 16826 raft_consensus.cc:2272] T 960d78ddcc944902876e78acc22f4889 P 87f7df4a64fe491aa4c74c33a3ea4075 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:26.899282 16826 tablet_server.cc:196] TabletServer@127.16.110.132:0 shutdown complete.
I20260630 12:29:26.914143 16826 master.cc:562] Master@127.16.110.190:37105 shutting down...
W20260630 12:29:26.940657 29022 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:29:26.941836 16826 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3ba70134c40244d386cc3eb6ca21e755 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:26.942299 16826 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3ba70134c40244d386cc3eb6ca21e755 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:26.942559 16826 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3ba70134c40244d386cc3eb6ca21e755: stopping tablet replica
I20260630 12:29:26.963563 16826 master.cc:584] Master@127.16.110.190:37105 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (5434 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (10808 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (274804 ms total)
[  PASSED  ] 26 tests.
I20260630 12:29:27.017571 16826 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 6 messages since previous log ~71 seconds ago
I20260630 12:29:27.017836 16826 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 5 messages since previous log ~71 seconds ago
I20260630 12:29:27.018041 16826 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 5 messages since previous log ~71 seconds ago
I20260630 12:29:27.018232 16826 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 9 messages since previous log ~71 seconds ago
I20260630 12:29:27.018455 16826 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 3 messages since previous log ~252 seconds ago
I20260630 12:29:27.018834 16826 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~21 seconds ago
I20260630 12:29:27.019049 16826 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 2 messages since previous log ~0 seconds ago
