[==========] Running 38 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 31 tests from AlterTableTest
[ RUN ] AlterTableTest.TestTabletReports
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260620 14:47:35.860685 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:36933
I20260620 14:47:35.862221 388 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260620 14:47:35.863554 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:35.868137 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:35.871853 388 webserver.cc:460] Webserver started at http://127.0.97.62:37785/ using document root <none> and password file <none>
I20260620 14:47:35.873018 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:35.873112 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:35.873534 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:35.876951 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "aba7fe83a3f14c22bdc4de0b81e978b3"
format_stamp: "Formatted at 2026-06-20 14:47:35 on dist-test-slave-nvk5"
I20260620 14:47:35.883234 388 fs_manager.cc:691] Time spent creating directory manager: real 0.006s user 0.005s sys 0.001s
I20260620 14:47:35.886664 396 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:35.888239 388 fs_manager.cc:725] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260620 14:47:35.888432 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "aba7fe83a3f14c22bdc4de0b81e978b3"
format_stamp: "Formatted at 2026-06-20 14:47:35 on dist-test-slave-nvk5"
I20260620 14:47:35.888686 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781966855785253-388-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)
I20260620 14:47:35.914429 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:35.915714 388 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260620 14:47:35.916075 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:35.936487 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:36933
I20260620 14:47:35.936558 447 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:36933 every 8 connection(s)
I20260620 14:47:35.940229 448 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:35.955533 448 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aba7fe83a3f14c22bdc4de0b81e978b3: Bootstrap starting.
I20260620 14:47:35.959151 448 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aba7fe83a3f14c22bdc4de0b81e978b3: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:35.960350 448 log.cc:824] T 00000000000000000000000000000000 P aba7fe83a3f14c22bdc4de0b81e978b3: Log is configured to *not* fsync() on all Append() calls
I20260620 14:47:35.964812 448 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aba7fe83a3f14c22bdc4de0b81e978b3: No bootstrap required, opened a new log
I20260620 14:47:35.973568 448 raft_consensus.cc:348] T 00000000000000000000000000000000 P aba7fe83a3f14c22bdc4de0b81e978b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aba7fe83a3f14c22bdc4de0b81e978b3" member_type: VOTER }
I20260620 14:47:35.973887 448 raft_consensus.cc:374] T 00000000000000000000000000000000 P aba7fe83a3f14c22bdc4de0b81e978b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:35.974013 448 raft_consensus.cc:729] T 00000000000000000000000000000000 P aba7fe83a3f14c22bdc4de0b81e978b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aba7fe83a3f14c22bdc4de0b81e978b3, State: Initialized, Role: FOLLOWER
I20260620 14:47:35.975430 448 consensus_queue.cc:260] T 00000000000000000000000000000000 P aba7fe83a3f14c22bdc4de0b81e978b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aba7fe83a3f14c22bdc4de0b81e978b3" member_type: VOTER }
I20260620 14:47:35.975656 448 raft_consensus.cc:388] T 00000000000000000000000000000000 P aba7fe83a3f14c22bdc4de0b81e978b3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:35.975823 448 raft_consensus.cc:482] T 00000000000000000000000000000000 P aba7fe83a3f14c22bdc4de0b81e978b3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:35.976012 448 raft_consensus.cc:3037] T 00000000000000000000000000000000 P aba7fe83a3f14c22bdc4de0b81e978b3 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:36.061756 448 raft_consensus.cc:504] T 00000000000000000000000000000000 P aba7fe83a3f14c22bdc4de0b81e978b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aba7fe83a3f14c22bdc4de0b81e978b3" member_type: VOTER }
I20260620 14:47:36.062613 448 leader_election.cc:302] T 00000000000000000000000000000000 P aba7fe83a3f14c22bdc4de0b81e978b3 [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: aba7fe83a3f14c22bdc4de0b81e978b3; no voters:
I20260620 14:47:36.063352 448 leader_election.cc:288] T 00000000000000000000000000000000 P aba7fe83a3f14c22bdc4de0b81e978b3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:36.063583 451 raft_consensus.cc:2781] T 00000000000000000000000000000000 P aba7fe83a3f14c22bdc4de0b81e978b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:36.064746 451 raft_consensus.cc:686] T 00000000000000000000000000000000 P aba7fe83a3f14c22bdc4de0b81e978b3 [term 1 LEADER]: Becoming Leader. State: Replica: aba7fe83a3f14c22bdc4de0b81e978b3, State: Running, Role: LEADER
I20260620 14:47:36.065817 451 consensus_queue.cc:237] T 00000000000000000000000000000000 P aba7fe83a3f14c22bdc4de0b81e978b3 [LEADER]: Queue going to LEADER mode. State: All 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: "aba7fe83a3f14c22bdc4de0b81e978b3" member_type: VOTER }
I20260620 14:47:36.066133 448 sys_catalog.cc:564] T 00000000000000000000000000000000 P aba7fe83a3f14c22bdc4de0b81e978b3 [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:47:36.069092 452 sys_catalog.cc:455] T 00000000000000000000000000000000 P aba7fe83a3f14c22bdc4de0b81e978b3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aba7fe83a3f14c22bdc4de0b81e978b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aba7fe83a3f14c22bdc4de0b81e978b3" member_type: VOTER } }
I20260620 14:47:36.069582 452 sys_catalog.cc:458] T 00000000000000000000000000000000 P aba7fe83a3f14c22bdc4de0b81e978b3 [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:36.069253 453 sys_catalog.cc:455] T 00000000000000000000000000000000 P aba7fe83a3f14c22bdc4de0b81e978b3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader aba7fe83a3f14c22bdc4de0b81e978b3. Latest consensus state: current_term: 1 leader_uuid: "aba7fe83a3f14c22bdc4de0b81e978b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aba7fe83a3f14c22bdc4de0b81e978b3" member_type: VOTER } }
I20260620 14:47:36.069922 453 sys_catalog.cc:458] T 00000000000000000000000000000000 P aba7fe83a3f14c22bdc4de0b81e978b3 [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:36.071276 460 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:47:36.076982 460 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:47:36.077854 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:47:36.087307 460 catalog_manager.cc:1347] Generated new cluster ID: 13801bc4f9074353ac28b03083ae880a
I20260620 14:47:36.087425 460 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:47:36.117688 460 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:47:36.119122 460 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:47:36.131708 460 catalog_manager.cc:5868] T 00000000000000000000000000000000 P aba7fe83a3f14c22bdc4de0b81e978b3: Generated new TSK 0
I20260620 14:47:36.132961 460 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:47:36.143153 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:36.145452 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:36.147317 388 webserver.cc:460] Webserver started at http://127.0.97.1:44193/ using document root <none> and password file <none>
I20260620 14:47:36.147594 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:36.147709 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:36.147888 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:36.149144 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "ce9cd0cd1150400db8217b192e3a20d7"
format_stamp: "Formatted at 2026-06-20 14:47:36 on dist-test-slave-nvk5"
I20260620 14:47:36.152225 388 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.003s sys 0.000s
I20260620 14:47:36.154413 473 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:36.154837 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260620 14:47:36.154992 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "ce9cd0cd1150400db8217b192e3a20d7"
format_stamp: "Formatted at 2026-06-20 14:47:36 on dist-test-slave-nvk5"
I20260620 14:47:36.155117 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781966855785253-388-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)
I20260620 14:47:36.173215 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:36.173918 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:36.174875 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:47:36.176898 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:47:36.177017 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:36.177175 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:47:36.177275 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:36.201272 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:43263
I20260620 14:47:36.201296 535 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:43263 every 8 connection(s)
I20260620 14:47:36.220117 536 heartbeater.cc:347] Connected to a master server at 127.0.97.62:36933
I20260620 14:47:36.220548 536 heartbeater.cc:464] Registering TS with master...
I20260620 14:47:36.221333 536 heartbeater.cc:511] Master 127.0.97.62:36933 requested a full tablet report, sending...
I20260620 14:47:36.223577 413 ts_manager.cc:194] Registered new tserver with Master: ce9cd0cd1150400db8217b192e3a20d7 (127.0.97.1:43263)
I20260620 14:47:36.223806 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.02103799s
I20260620 14:47:36.226212 413 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50568
I20260620 14:47:36.240056 536 heartbeater.cc:503] Master 127.0.97.62:36933 was elected leader, sending a full tablet report...
I20260620 14:47:36.242066 413 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50580:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:47:36.272944 501 tablet_service.cc:1467] Processing CreateTablet for tablet 672536b534ea4d0bad6cdb26d45f2886 (DEFAULT_TABLE table=fake-table [id=895f163717d3455e8854facd9a1199bb]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:47:36.273765 501 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 672536b534ea4d0bad6cdb26d45f2886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:36.282518 548 tablet_bootstrap.cc:492] T 672536b534ea4d0bad6cdb26d45f2886 P ce9cd0cd1150400db8217b192e3a20d7: Bootstrap starting.
I20260620 14:47:36.284278 548 tablet_bootstrap.cc:654] T 672536b534ea4d0bad6cdb26d45f2886 P ce9cd0cd1150400db8217b192e3a20d7: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:36.286370 548 tablet_bootstrap.cc:492] T 672536b534ea4d0bad6cdb26d45f2886 P ce9cd0cd1150400db8217b192e3a20d7: No bootstrap required, opened a new log
I20260620 14:47:36.286566 548 ts_tablet_manager.cc:1397] T 672536b534ea4d0bad6cdb26d45f2886 P ce9cd0cd1150400db8217b192e3a20d7: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260620 14:47:36.287968 548 raft_consensus.cc:348] T 672536b534ea4d0bad6cdb26d45f2886 P ce9cd0cd1150400db8217b192e3a20d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce9cd0cd1150400db8217b192e3a20d7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43263 } }
I20260620 14:47:36.288291 548 raft_consensus.cc:374] T 672536b534ea4d0bad6cdb26d45f2886 P ce9cd0cd1150400db8217b192e3a20d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:36.288415 548 raft_consensus.cc:729] T 672536b534ea4d0bad6cdb26d45f2886 P ce9cd0cd1150400db8217b192e3a20d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce9cd0cd1150400db8217b192e3a20d7, State: Initialized, Role: FOLLOWER
I20260620 14:47:36.288725 548 consensus_queue.cc:260] T 672536b534ea4d0bad6cdb26d45f2886 P ce9cd0cd1150400db8217b192e3a20d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ce9cd0cd1150400db8217b192e3a20d7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43263 } }
I20260620 14:47:36.288955 548 raft_consensus.cc:388] T 672536b534ea4d0bad6cdb26d45f2886 P ce9cd0cd1150400db8217b192e3a20d7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:36.289050 548 raft_consensus.cc:482] T 672536b534ea4d0bad6cdb26d45f2886 P ce9cd0cd1150400db8217b192e3a20d7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:36.289188 548 raft_consensus.cc:3037] T 672536b534ea4d0bad6cdb26d45f2886 P ce9cd0cd1150400db8217b192e3a20d7 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:36.354434 548 raft_consensus.cc:504] T 672536b534ea4d0bad6cdb26d45f2886 P ce9cd0cd1150400db8217b192e3a20d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce9cd0cd1150400db8217b192e3a20d7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43263 } }
I20260620 14:47:36.354846 548 leader_election.cc:302] T 672536b534ea4d0bad6cdb26d45f2886 P ce9cd0cd1150400db8217b192e3a20d7 [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: ce9cd0cd1150400db8217b192e3a20d7; no voters:
I20260620 14:47:36.355741 548 leader_election.cc:288] T 672536b534ea4d0bad6cdb26d45f2886 P ce9cd0cd1150400db8217b192e3a20d7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:36.355967 550 raft_consensus.cc:2781] T 672536b534ea4d0bad6cdb26d45f2886 P ce9cd0cd1150400db8217b192e3a20d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:36.360793 550 raft_consensus.cc:686] T 672536b534ea4d0bad6cdb26d45f2886 P ce9cd0cd1150400db8217b192e3a20d7 [term 1 LEADER]: Becoming Leader. State: Replica: ce9cd0cd1150400db8217b192e3a20d7, State: Running, Role: LEADER
I20260620 14:47:36.361536 548 ts_tablet_manager.cc:1428] T 672536b534ea4d0bad6cdb26d45f2886 P ce9cd0cd1150400db8217b192e3a20d7: Time spent starting tablet: real 0.075s user 0.000s sys 0.010s
I20260620 14:47:36.361299 550 consensus_queue.cc:237] T 672536b534ea4d0bad6cdb26d45f2886 P ce9cd0cd1150400db8217b192e3a20d7 [LEADER]: Queue going to LEADER mode. State: All 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: "ce9cd0cd1150400db8217b192e3a20d7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43263 } }
I20260620 14:47:36.365202 412 catalog_manager.cc:5495] T 672536b534ea4d0bad6cdb26d45f2886 P ce9cd0cd1150400db8217b192e3a20d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce9cd0cd1150400db8217b192e3a20d7 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "ce9cd0cd1150400db8217b192e3a20d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ce9cd0cd1150400db8217b192e3a20d7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43263 } health_report { overall_health: HEALTHY } } }
I20260620 14:47:36.402418 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:47:36.404156 413 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50580:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-i32" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:47:36.411988 556 tablet.cc:1722] T 672536b534ea4d0bad6cdb26d45f2886 P ce9cd0cd1150400db8217b192e3a20d7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:47:36.413523 556 tablet.cc:1620] T 672536b534ea4d0bad6cdb26d45f2886 P ce9cd0cd1150400db8217b192e3a20d7: MemRowSet was empty: no flush needed.
I20260620 14:47:36.451823 413 catalog_manager.cc:6040] T 00000000000000000000000000000000 P aba7fe83a3f14c22bdc4de0b81e978b3: fake-table [id=895f163717d3455e8854facd9a1199bb] alter complete (version 1)
I20260620 14:47:36.454421 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:47:36.468237 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:47:36.468783 388 tablet_replica.cc:330] T 672536b534ea4d0bad6cdb26d45f2886 P ce9cd0cd1150400db8217b192e3a20d7: stopping tablet replica
I20260620 14:47:36.469269 388 raft_consensus.cc:2229] T 672536b534ea4d0bad6cdb26d45f2886 P ce9cd0cd1150400db8217b192e3a20d7 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:36.469616 388 raft_consensus.cc:2258] T 672536b534ea4d0bad6cdb26d45f2886 P ce9cd0cd1150400db8217b192e3a20d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:36.486852 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:47:36.492842 388 master.cc:537] Master@127.0.97.62:36933 shutting down...
I20260620 14:47:36.502208 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P aba7fe83a3f14c22bdc4de0b81e978b3 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:36.502492 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P aba7fe83a3f14c22bdc4de0b81e978b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:36.502730 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P aba7fe83a3f14c22bdc4de0b81e978b3: stopping tablet replica
I20260620 14:47:36.517498 388 master.cc:552] Master@127.0.97.62:36933 shutdown complete.
[ OK ] AlterTableTest.TestTabletReports (671 ms)
[ RUN ] AlterTableTest.TestAddExistingColumn
I20260620 14:47:36.528899 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:33075
I20260620 14:47:36.529444 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:36.531052 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:36.532735 388 webserver.cc:460] Webserver started at http://127.0.97.62:33901/ using document root <none> and password file <none>
I20260620 14:47:36.533161 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:36.533274 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:36.533427 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:36.534211 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "98d5a1d0a61f440a9ec413b88f5ba984"
format_stamp: "Formatted at 2026-06-20 14:47:36 on dist-test-slave-nvk5"
I20260620 14:47:36.536990 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.002s sys 0.002s
I20260620 14:47:36.538654 560 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:36.539217 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260620 14:47:36.539342 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "98d5a1d0a61f440a9ec413b88f5ba984"
format_stamp: "Formatted at 2026-06-20 14:47:36 on dist-test-slave-nvk5"
I20260620 14:47:36.539511 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781966855785253-388-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)
I20260620 14:47:36.559597 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:36.560259 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:36.575382 611 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:33075 every 8 connection(s)
I20260620 14:47:36.575379 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:33075
I20260620 14:47:36.576740 612 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:36.580889 612 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 98d5a1d0a61f440a9ec413b88f5ba984: Bootstrap starting.
I20260620 14:47:36.582120 612 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 98d5a1d0a61f440a9ec413b88f5ba984: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:36.584059 612 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 98d5a1d0a61f440a9ec413b88f5ba984: No bootstrap required, opened a new log
I20260620 14:47:36.584722 612 raft_consensus.cc:348] T 00000000000000000000000000000000 P 98d5a1d0a61f440a9ec413b88f5ba984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98d5a1d0a61f440a9ec413b88f5ba984" member_type: VOTER }
I20260620 14:47:36.584863 612 raft_consensus.cc:374] T 00000000000000000000000000000000 P 98d5a1d0a61f440a9ec413b88f5ba984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:36.585021 612 raft_consensus.cc:729] T 00000000000000000000000000000000 P 98d5a1d0a61f440a9ec413b88f5ba984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98d5a1d0a61f440a9ec413b88f5ba984, State: Initialized, Role: FOLLOWER
I20260620 14:47:36.585247 612 consensus_queue.cc:260] T 00000000000000000000000000000000 P 98d5a1d0a61f440a9ec413b88f5ba984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "98d5a1d0a61f440a9ec413b88f5ba984" member_type: VOTER }
I20260620 14:47:36.585413 612 raft_consensus.cc:388] T 00000000000000000000000000000000 P 98d5a1d0a61f440a9ec413b88f5ba984 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:36.585512 612 raft_consensus.cc:482] T 00000000000000000000000000000000 P 98d5a1d0a61f440a9ec413b88f5ba984 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:36.585640 612 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 98d5a1d0a61f440a9ec413b88f5ba984 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:36.608892 612 raft_consensus.cc:504] T 00000000000000000000000000000000 P 98d5a1d0a61f440a9ec413b88f5ba984 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98d5a1d0a61f440a9ec413b88f5ba984" member_type: VOTER }
I20260620 14:47:36.609241 612 leader_election.cc:302] T 00000000000000000000000000000000 P 98d5a1d0a61f440a9ec413b88f5ba984 [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: 98d5a1d0a61f440a9ec413b88f5ba984; no voters:
I20260620 14:47:36.609741 612 leader_election.cc:288] T 00000000000000000000000000000000 P 98d5a1d0a61f440a9ec413b88f5ba984 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:36.609934 615 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 98d5a1d0a61f440a9ec413b88f5ba984 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:36.610698 615 raft_consensus.cc:686] T 00000000000000000000000000000000 P 98d5a1d0a61f440a9ec413b88f5ba984 [term 1 LEADER]: Becoming Leader. State: Replica: 98d5a1d0a61f440a9ec413b88f5ba984, State: Running, Role: LEADER
I20260620 14:47:36.610904 612 sys_catalog.cc:564] T 00000000000000000000000000000000 P 98d5a1d0a61f440a9ec413b88f5ba984 [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:47:36.611037 615 consensus_queue.cc:237] T 00000000000000000000000000000000 P 98d5a1d0a61f440a9ec413b88f5ba984 [LEADER]: Queue going to LEADER mode. State: All 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: "98d5a1d0a61f440a9ec413b88f5ba984" member_type: VOTER }
I20260620 14:47:36.612038 616 sys_catalog.cc:455] T 00000000000000000000000000000000 P 98d5a1d0a61f440a9ec413b88f5ba984 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "98d5a1d0a61f440a9ec413b88f5ba984" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98d5a1d0a61f440a9ec413b88f5ba984" member_type: VOTER } }
I20260620 14:47:36.612346 616 sys_catalog.cc:458] T 00000000000000000000000000000000 P 98d5a1d0a61f440a9ec413b88f5ba984 [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:36.612309 617 sys_catalog.cc:455] T 00000000000000000000000000000000 P 98d5a1d0a61f440a9ec413b88f5ba984 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 98d5a1d0a61f440a9ec413b88f5ba984. Latest consensus state: current_term: 1 leader_uuid: "98d5a1d0a61f440a9ec413b88f5ba984" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98d5a1d0a61f440a9ec413b88f5ba984" member_type: VOTER } }
I20260620 14:47:36.612536 617 sys_catalog.cc:458] T 00000000000000000000000000000000 P 98d5a1d0a61f440a9ec413b88f5ba984 [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:36.613970 621 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:47:36.615744 621 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:47:36.619130 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:47:36.619415 621 catalog_manager.cc:1347] Generated new cluster ID: ad51e35238884562b12ffe62079d954e
I20260620 14:47:36.619508 621 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:47:36.629762 621 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:47:36.630512 621 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:47:36.636565 621 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 98d5a1d0a61f440a9ec413b88f5ba984: Generated new TSK 0
I20260620 14:47:36.636773 621 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:47:36.652113 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:36.653278 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:36.654639 388 webserver.cc:460] Webserver started at http://127.0.97.1:44689/ using document root <none> and password file <none>
I20260620 14:47:36.654829 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:36.654901 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:36.655030 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:36.655666 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "bd578105c78246db9a99965dc9511148"
format_stamp: "Formatted at 2026-06-20 14:47:36 on dist-test-slave-nvk5"
I20260620 14:47:36.658212 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260620 14:47:36.659814 636 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:36.660199 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260620 14:47:36.660331 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "bd578105c78246db9a99965dc9511148"
format_stamp: "Formatted at 2026-06-20 14:47:36 on dist-test-slave-nvk5"
I20260620 14:47:36.660475 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781966855785253-388-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)
I20260620 14:47:36.669301 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:36.669862 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:36.670439 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:47:36.671814 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:47:36.671931 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:36.672052 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:47:36.672150 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:36.690478 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:41465
I20260620 14:47:36.690693 698 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:41465 every 8 connection(s)
I20260620 14:47:36.699007 699 heartbeater.cc:347] Connected to a master server at 127.0.97.62:33075
I20260620 14:47:36.699141 699 heartbeater.cc:464] Registering TS with master...
I20260620 14:47:36.699574 699 heartbeater.cc:511] Master 127.0.97.62:33075 requested a full tablet report, sending...
I20260620 14:47:36.700944 577 ts_manager.cc:194] Registered new tserver with Master: bd578105c78246db9a99965dc9511148 (127.0.97.1:41465)
I20260620 14:47:36.701646 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.010014845s
I20260620 14:47:36.702715 577 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39638
I20260620 14:47:36.714607 699 heartbeater.cc:503] Master 127.0.97.62:33075 was elected leader, sending a full tablet report...
I20260620 14:47:36.714419 577 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39642:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:47:36.728704 664 tablet_service.cc:1467] Processing CreateTablet for tablet b328eccbc8d343688f36a4791b9ac245 (DEFAULT_TABLE table=fake-table [id=6a19dafae33a43d893605ea20a15f2e7]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:47:36.729097 664 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b328eccbc8d343688f36a4791b9ac245. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:36.734100 711 tablet_bootstrap.cc:492] T b328eccbc8d343688f36a4791b9ac245 P bd578105c78246db9a99965dc9511148: Bootstrap starting.
I20260620 14:47:36.735729 711 tablet_bootstrap.cc:654] T b328eccbc8d343688f36a4791b9ac245 P bd578105c78246db9a99965dc9511148: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:36.737524 711 tablet_bootstrap.cc:492] T b328eccbc8d343688f36a4791b9ac245 P bd578105c78246db9a99965dc9511148: No bootstrap required, opened a new log
I20260620 14:47:36.737690 711 ts_tablet_manager.cc:1397] T b328eccbc8d343688f36a4791b9ac245 P bd578105c78246db9a99965dc9511148: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260620 14:47:36.738510 711 raft_consensus.cc:348] T b328eccbc8d343688f36a4791b9ac245 P bd578105c78246db9a99965dc9511148 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd578105c78246db9a99965dc9511148" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 41465 } }
I20260620 14:47:36.738724 711 raft_consensus.cc:374] T b328eccbc8d343688f36a4791b9ac245 P bd578105c78246db9a99965dc9511148 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:36.738830 711 raft_consensus.cc:729] T b328eccbc8d343688f36a4791b9ac245 P bd578105c78246db9a99965dc9511148 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd578105c78246db9a99965dc9511148, State: Initialized, Role: FOLLOWER
I20260620 14:47:36.739060 711 consensus_queue.cc:260] T b328eccbc8d343688f36a4791b9ac245 P bd578105c78246db9a99965dc9511148 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bd578105c78246db9a99965dc9511148" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 41465 } }
I20260620 14:47:36.739245 711 raft_consensus.cc:388] T b328eccbc8d343688f36a4791b9ac245 P bd578105c78246db9a99965dc9511148 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:36.739326 711 raft_consensus.cc:482] T b328eccbc8d343688f36a4791b9ac245 P bd578105c78246db9a99965dc9511148 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:36.739440 711 raft_consensus.cc:3037] T b328eccbc8d343688f36a4791b9ac245 P bd578105c78246db9a99965dc9511148 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:36.754912 711 raft_consensus.cc:504] T b328eccbc8d343688f36a4791b9ac245 P bd578105c78246db9a99965dc9511148 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd578105c78246db9a99965dc9511148" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 41465 } }
I20260620 14:47:36.755223 711 leader_election.cc:302] T b328eccbc8d343688f36a4791b9ac245 P bd578105c78246db9a99965dc9511148 [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: bd578105c78246db9a99965dc9511148; no voters:
I20260620 14:47:36.755734 711 leader_election.cc:288] T b328eccbc8d343688f36a4791b9ac245 P bd578105c78246db9a99965dc9511148 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:36.755950 713 raft_consensus.cc:2781] T b328eccbc8d343688f36a4791b9ac245 P bd578105c78246db9a99965dc9511148 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:36.756644 711 ts_tablet_manager.cc:1428] T b328eccbc8d343688f36a4791b9ac245 P bd578105c78246db9a99965dc9511148: Time spent starting tablet: real 0.019s user 0.000s sys 0.007s
I20260620 14:47:36.757026 713 raft_consensus.cc:686] T b328eccbc8d343688f36a4791b9ac245 P bd578105c78246db9a99965dc9511148 [term 1 LEADER]: Becoming Leader. State: Replica: bd578105c78246db9a99965dc9511148, State: Running, Role: LEADER
I20260620 14:47:36.757372 713 consensus_queue.cc:237] T b328eccbc8d343688f36a4791b9ac245 P bd578105c78246db9a99965dc9511148 [LEADER]: Queue going to LEADER mode. State: All 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: "bd578105c78246db9a99965dc9511148" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 41465 } }
I20260620 14:47:36.759923 577 catalog_manager.cc:5495] T b328eccbc8d343688f36a4791b9ac245 P bd578105c78246db9a99965dc9511148 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd578105c78246db9a99965dc9511148 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "bd578105c78246db9a99965dc9511148" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd578105c78246db9a99965dc9511148" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 41465 } health_report { overall_health: HEALTHY } } }
I20260620 14:47:36.787321 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:47:36.788249 577 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39642:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c1" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:47:36.790228 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:47:36.799480 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:47:36.799823 388 tablet_replica.cc:330] T b328eccbc8d343688f36a4791b9ac245 P bd578105c78246db9a99965dc9511148: stopping tablet replica
I20260620 14:47:36.800024 388 raft_consensus.cc:2229] T b328eccbc8d343688f36a4791b9ac245 P bd578105c78246db9a99965dc9511148 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:36.800256 388 raft_consensus.cc:2258] T b328eccbc8d343688f36a4791b9ac245 P bd578105c78246db9a99965dc9511148 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:36.804607 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:47:36.807331 388 master.cc:537] Master@127.0.97.62:33075 shutting down...
I20260620 14:47:36.815044 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 98d5a1d0a61f440a9ec413b88f5ba984 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:36.815265 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 98d5a1d0a61f440a9ec413b88f5ba984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:36.815454 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P 98d5a1d0a61f440a9ec413b88f5ba984: stopping tablet replica
I20260620 14:47:36.829722 388 master.cc:552] Master@127.0.97.62:33075 shutdown complete.
[ OK ] AlterTableTest.TestAddExistingColumn (311 ms)
[ RUN ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults
I20260620 14:47:36.840273 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:45557
I20260620 14:47:36.840838 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:36.841943 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:36.843261 388 webserver.cc:460] Webserver started at http://127.0.97.62:43477/ using document root <none> and password file <none>
I20260620 14:47:36.843511 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:36.843616 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:36.843772 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:36.844401 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "1843b20119f74f218aec87a77a3d968d"
format_stamp: "Formatted at 2026-06-20 14:47:36 on dist-test-slave-nvk5"
I20260620 14:47:36.846964 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.002s sys 0.000s
I20260620 14:47:36.848635 722 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:36.849009 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:47:36.849133 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "1843b20119f74f218aec87a77a3d968d"
format_stamp: "Formatted at 2026-06-20 14:47:36 on dist-test-slave-nvk5"
I20260620 14:47:36.849277 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781966855785253-388-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)
I20260620 14:47:36.860049 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:36.860781 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:36.875123 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:45557
I20260620 14:47:36.875167 773 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:45557 every 8 connection(s)
I20260620 14:47:36.876474 774 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:36.880709 774 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1843b20119f74f218aec87a77a3d968d: Bootstrap starting.
I20260620 14:47:36.881966 774 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1843b20119f74f218aec87a77a3d968d: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:36.883590 774 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1843b20119f74f218aec87a77a3d968d: No bootstrap required, opened a new log
I20260620 14:47:36.884238 774 raft_consensus.cc:348] T 00000000000000000000000000000000 P 1843b20119f74f218aec87a77a3d968d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1843b20119f74f218aec87a77a3d968d" member_type: VOTER }
I20260620 14:47:36.884392 774 raft_consensus.cc:374] T 00000000000000000000000000000000 P 1843b20119f74f218aec87a77a3d968d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:36.884539 774 raft_consensus.cc:729] T 00000000000000000000000000000000 P 1843b20119f74f218aec87a77a3d968d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1843b20119f74f218aec87a77a3d968d, State: Initialized, Role: FOLLOWER
I20260620 14:47:36.884766 774 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1843b20119f74f218aec87a77a3d968d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1843b20119f74f218aec87a77a3d968d" member_type: VOTER }
I20260620 14:47:36.884938 774 raft_consensus.cc:388] T 00000000000000000000000000000000 P 1843b20119f74f218aec87a77a3d968d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:36.885042 774 raft_consensus.cc:482] T 00000000000000000000000000000000 P 1843b20119f74f218aec87a77a3d968d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:36.885175 774 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 1843b20119f74f218aec87a77a3d968d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:36.905040 774 raft_consensus.cc:504] T 00000000000000000000000000000000 P 1843b20119f74f218aec87a77a3d968d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1843b20119f74f218aec87a77a3d968d" member_type: VOTER }
I20260620 14:47:36.905346 774 leader_election.cc:302] T 00000000000000000000000000000000 P 1843b20119f74f218aec87a77a3d968d [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: 1843b20119f74f218aec87a77a3d968d; no voters:
I20260620 14:47:36.905875 774 leader_election.cc:288] T 00000000000000000000000000000000 P 1843b20119f74f218aec87a77a3d968d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:36.906054 777 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 1843b20119f74f218aec87a77a3d968d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:36.906756 777 raft_consensus.cc:686] T 00000000000000000000000000000000 P 1843b20119f74f218aec87a77a3d968d [term 1 LEADER]: Becoming Leader. State: Replica: 1843b20119f74f218aec87a77a3d968d, State: Running, Role: LEADER
I20260620 14:47:36.906993 774 sys_catalog.cc:564] T 00000000000000000000000000000000 P 1843b20119f74f218aec87a77a3d968d [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:47:36.907097 777 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1843b20119f74f218aec87a77a3d968d [LEADER]: Queue going to LEADER mode. State: All 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: "1843b20119f74f218aec87a77a3d968d" member_type: VOTER }
I20260620 14:47:36.908529 778 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1843b20119f74f218aec87a77a3d968d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1843b20119f74f218aec87a77a3d968d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1843b20119f74f218aec87a77a3d968d" member_type: VOTER } }
I20260620 14:47:36.908741 778 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1843b20119f74f218aec87a77a3d968d [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:36.909165 779 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1843b20119f74f218aec87a77a3d968d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1843b20119f74f218aec87a77a3d968d. Latest consensus state: current_term: 1 leader_uuid: "1843b20119f74f218aec87a77a3d968d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1843b20119f74f218aec87a77a3d968d" member_type: VOTER } }
I20260620 14:47:36.909369 779 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1843b20119f74f218aec87a77a3d968d [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:36.911026 783 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:47:36.913251 783 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:47:36.914556 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:47:36.916692 783 catalog_manager.cc:1347] Generated new cluster ID: 1062ec708887400bb46015747b4b4a69
I20260620 14:47:36.916766 783 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:47:36.930436 783 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:47:36.931286 783 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:47:36.937537 783 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 1843b20119f74f218aec87a77a3d968d: Generated new TSK 0
I20260620 14:47:36.937784 783 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:47:36.947381 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:36.948633 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:36.950270 388 webserver.cc:460] Webserver started at http://127.0.97.1:38731/ using document root <none> and password file <none>
I20260620 14:47:36.950548 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:36.950646 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:36.950809 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:36.951484 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "66b193e72ecc43e1acb4c7a073b95fc4"
format_stamp: "Formatted at 2026-06-20 14:47:36 on dist-test-slave-nvk5"
I20260620 14:47:36.954159 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.004s sys 0.000s
I20260620 14:47:36.955868 799 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:36.956306 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260620 14:47:36.956414 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "66b193e72ecc43e1acb4c7a073b95fc4"
format_stamp: "Formatted at 2026-06-20 14:47:36 on dist-test-slave-nvk5"
I20260620 14:47:36.956558 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781966855785253-388-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)
I20260620 14:47:36.969937 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:36.970539 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:36.971091 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:47:36.972543 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:47:36.972633 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:36.972704 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:47:36.972759 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:36.990032 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:41183
I20260620 14:47:36.990067 861 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:41183 every 8 connection(s)
I20260620 14:47:36.998040 862 heartbeater.cc:347] Connected to a master server at 127.0.97.62:45557
I20260620 14:47:36.998221 862 heartbeater.cc:464] Registering TS with master...
I20260620 14:47:36.998549 862 heartbeater.cc:511] Master 127.0.97.62:45557 requested a full tablet report, sending...
I20260620 14:47:36.999416 739 ts_manager.cc:194] Registered new tserver with Master: 66b193e72ecc43e1acb4c7a073b95fc4 (127.0.97.1:41183)
I20260620 14:47:36.999953 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009036555s
I20260620 14:47:37.001030 739 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35942
I20260620 14:47:37.012079 739 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35946:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:47:37.012583 862 heartbeater.cc:503] Master 127.0.97.62:45557 was elected leader, sending a full tablet report...
I20260620 14:47:37.027568 827 tablet_service.cc:1467] Processing CreateTablet for tablet 88fdea5a339d4824a9ef182e8b9870c5 (DEFAULT_TABLE table=fake-table [id=4093fb12cda740a7ba6f0b1c7ddc2203]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:47:37.028100 827 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 88fdea5a339d4824a9ef182e8b9870c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:37.033272 874 tablet_bootstrap.cc:492] T 88fdea5a339d4824a9ef182e8b9870c5 P 66b193e72ecc43e1acb4c7a073b95fc4: Bootstrap starting.
I20260620 14:47:37.034858 874 tablet_bootstrap.cc:654] T 88fdea5a339d4824a9ef182e8b9870c5 P 66b193e72ecc43e1acb4c7a073b95fc4: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:37.036919 874 tablet_bootstrap.cc:492] T 88fdea5a339d4824a9ef182e8b9870c5 P 66b193e72ecc43e1acb4c7a073b95fc4: No bootstrap required, opened a new log
I20260620 14:47:37.037110 874 ts_tablet_manager.cc:1397] T 88fdea5a339d4824a9ef182e8b9870c5 P 66b193e72ecc43e1acb4c7a073b95fc4: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:47:37.038421 874 raft_consensus.cc:348] T 88fdea5a339d4824a9ef182e8b9870c5 P 66b193e72ecc43e1acb4c7a073b95fc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66b193e72ecc43e1acb4c7a073b95fc4" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 41183 } }
I20260620 14:47:37.038646 874 raft_consensus.cc:374] T 88fdea5a339d4824a9ef182e8b9870c5 P 66b193e72ecc43e1acb4c7a073b95fc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:37.038781 874 raft_consensus.cc:729] T 88fdea5a339d4824a9ef182e8b9870c5 P 66b193e72ecc43e1acb4c7a073b95fc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b193e72ecc43e1acb4c7a073b95fc4, State: Initialized, Role: FOLLOWER
I20260620 14:47:37.039016 874 consensus_queue.cc:260] T 88fdea5a339d4824a9ef182e8b9870c5 P 66b193e72ecc43e1acb4c7a073b95fc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "66b193e72ecc43e1acb4c7a073b95fc4" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 41183 } }
I20260620 14:47:37.039161 874 raft_consensus.cc:388] T 88fdea5a339d4824a9ef182e8b9870c5 P 66b193e72ecc43e1acb4c7a073b95fc4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:37.039247 874 raft_consensus.cc:482] T 88fdea5a339d4824a9ef182e8b9870c5 P 66b193e72ecc43e1acb4c7a073b95fc4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:37.039359 874 raft_consensus.cc:3037] T 88fdea5a339d4824a9ef182e8b9870c5 P 66b193e72ecc43e1acb4c7a073b95fc4 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:37.071623 874 raft_consensus.cc:504] T 88fdea5a339d4824a9ef182e8b9870c5 P 66b193e72ecc43e1acb4c7a073b95fc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66b193e72ecc43e1acb4c7a073b95fc4" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 41183 } }
I20260620 14:47:37.072022 874 leader_election.cc:302] T 88fdea5a339d4824a9ef182e8b9870c5 P 66b193e72ecc43e1acb4c7a073b95fc4 [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: 66b193e72ecc43e1acb4c7a073b95fc4; no voters:
I20260620 14:47:37.072594 874 leader_election.cc:288] T 88fdea5a339d4824a9ef182e8b9870c5 P 66b193e72ecc43e1acb4c7a073b95fc4 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:37.072814 876 raft_consensus.cc:2781] T 88fdea5a339d4824a9ef182e8b9870c5 P 66b193e72ecc43e1acb4c7a073b95fc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:37.073968 876 raft_consensus.cc:686] T 88fdea5a339d4824a9ef182e8b9870c5 P 66b193e72ecc43e1acb4c7a073b95fc4 [term 1 LEADER]: Becoming Leader. State: Replica: 66b193e72ecc43e1acb4c7a073b95fc4, State: Running, Role: LEADER
I20260620 14:47:37.074347 876 consensus_queue.cc:237] T 88fdea5a339d4824a9ef182e8b9870c5 P 66b193e72ecc43e1acb4c7a073b95fc4 [LEADER]: Queue going to LEADER mode. State: All 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: "66b193e72ecc43e1acb4c7a073b95fc4" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 41183 } }
I20260620 14:47:37.076786 738 catalog_manager.cc:5495] T 88fdea5a339d4824a9ef182e8b9870c5 P 66b193e72ecc43e1acb4c7a073b95fc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66b193e72ecc43e1acb4c7a073b95fc4 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "66b193e72ecc43e1acb4c7a073b95fc4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66b193e72ecc43e1acb4c7a073b95fc4" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 41183 } health_report { overall_health: HEALTHY } } }
I20260620 14:47:37.078363 874 ts_tablet_manager.cc:1428] T 88fdea5a339d4824a9ef182e8b9870c5 P 66b193e72ecc43e1acb4c7a073b95fc4: Time spent starting tablet: real 0.041s user 0.011s sys 0.000s
I20260620 14:47:37.098230 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:47:37.098582 388 catalog_manager.cc:3333] Servicing AlterTable request from internal request:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } }
I20260620 14:47:37.099529 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:47:37.108875 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:47:37.109277 388 tablet_replica.cc:330] T 88fdea5a339d4824a9ef182e8b9870c5 P 66b193e72ecc43e1acb4c7a073b95fc4: stopping tablet replica
I20260620 14:47:37.109457 388 raft_consensus.cc:2229] T 88fdea5a339d4824a9ef182e8b9870c5 P 66b193e72ecc43e1acb4c7a073b95fc4 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:37.109616 388 raft_consensus.cc:2258] T 88fdea5a339d4824a9ef182e8b9870c5 P 66b193e72ecc43e1acb4c7a073b95fc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:37.123965 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:47:37.127034 388 master.cc:537] Master@127.0.97.62:45557 shutting down...
I20260620 14:47:37.135090 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 1843b20119f74f218aec87a77a3d968d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:37.135342 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 1843b20119f74f218aec87a77a3d968d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:37.135583 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P 1843b20119f74f218aec87a77a3d968d: stopping tablet replica
I20260620 14:47:37.149737 388 master.cc:552] Master@127.0.97.62:45557 shutdown complete.
[ OK ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults (321 ms)
[ RUN ] AlterTableTest.TestAddNullableColumnWithoutDefault
I20260620 14:47:37.162225 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:37099
I20260620 14:47:37.162786 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:37.163601 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:37.165028 388 webserver.cc:460] Webserver started at http://127.0.97.62:37731/ using document root <none> and password file <none>
I20260620 14:47:37.165269 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:37.165334 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:37.165522 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:37.166141 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "715291aea9ec48ccb084ff3aafe46ba0"
format_stamp: "Formatted at 2026-06-20 14:47:37 on dist-test-slave-nvk5"
I20260620 14:47:37.168769 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:47:37.170378 885 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:37.170675 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260620 14:47:37.170825 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "715291aea9ec48ccb084ff3aafe46ba0"
format_stamp: "Formatted at 2026-06-20 14:47:37 on dist-test-slave-nvk5"
I20260620 14:47:37.170976 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781966855785253-388-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)
I20260620 14:47:37.179239 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:37.179883 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:37.193070 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:37099
I20260620 14:47:37.193101 936 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:37099 every 8 connection(s)
I20260620 14:47:37.194314 937 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:37.198472 937 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 715291aea9ec48ccb084ff3aafe46ba0: Bootstrap starting.
I20260620 14:47:37.199769 937 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 715291aea9ec48ccb084ff3aafe46ba0: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:37.201431 937 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 715291aea9ec48ccb084ff3aafe46ba0: No bootstrap required, opened a new log
I20260620 14:47:37.202095 937 raft_consensus.cc:348] T 00000000000000000000000000000000 P 715291aea9ec48ccb084ff3aafe46ba0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "715291aea9ec48ccb084ff3aafe46ba0" member_type: VOTER }
I20260620 14:47:37.202241 937 raft_consensus.cc:374] T 00000000000000000000000000000000 P 715291aea9ec48ccb084ff3aafe46ba0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:37.202315 937 raft_consensus.cc:729] T 00000000000000000000000000000000 P 715291aea9ec48ccb084ff3aafe46ba0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 715291aea9ec48ccb084ff3aafe46ba0, State: Initialized, Role: FOLLOWER
I20260620 14:47:37.202540 937 consensus_queue.cc:260] T 00000000000000000000000000000000 P 715291aea9ec48ccb084ff3aafe46ba0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "715291aea9ec48ccb084ff3aafe46ba0" member_type: VOTER }
I20260620 14:47:37.202692 937 raft_consensus.cc:388] T 00000000000000000000000000000000 P 715291aea9ec48ccb084ff3aafe46ba0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:37.202756 937 raft_consensus.cc:482] T 00000000000000000000000000000000 P 715291aea9ec48ccb084ff3aafe46ba0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:37.202831 937 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 715291aea9ec48ccb084ff3aafe46ba0 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:37.249578 937 raft_consensus.cc:504] T 00000000000000000000000000000000 P 715291aea9ec48ccb084ff3aafe46ba0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "715291aea9ec48ccb084ff3aafe46ba0" member_type: VOTER }
I20260620 14:47:37.249939 937 leader_election.cc:302] T 00000000000000000000000000000000 P 715291aea9ec48ccb084ff3aafe46ba0 [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: 715291aea9ec48ccb084ff3aafe46ba0; no voters:
I20260620 14:47:37.250456 937 leader_election.cc:288] T 00000000000000000000000000000000 P 715291aea9ec48ccb084ff3aafe46ba0 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:37.250664 940 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 715291aea9ec48ccb084ff3aafe46ba0 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:37.251356 940 raft_consensus.cc:686] T 00000000000000000000000000000000 P 715291aea9ec48ccb084ff3aafe46ba0 [term 1 LEADER]: Becoming Leader. State: Replica: 715291aea9ec48ccb084ff3aafe46ba0, State: Running, Role: LEADER
I20260620 14:47:37.251559 937 sys_catalog.cc:564] T 00000000000000000000000000000000 P 715291aea9ec48ccb084ff3aafe46ba0 [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:47:37.251689 940 consensus_queue.cc:237] T 00000000000000000000000000000000 P 715291aea9ec48ccb084ff3aafe46ba0 [LEADER]: Queue going to LEADER mode. State: All 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: "715291aea9ec48ccb084ff3aafe46ba0" member_type: VOTER }
I20260620 14:47:37.253121 941 sys_catalog.cc:455] T 00000000000000000000000000000000 P 715291aea9ec48ccb084ff3aafe46ba0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "715291aea9ec48ccb084ff3aafe46ba0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "715291aea9ec48ccb084ff3aafe46ba0" member_type: VOTER } }
I20260620 14:47:37.253357 941 sys_catalog.cc:458] T 00000000000000000000000000000000 P 715291aea9ec48ccb084ff3aafe46ba0 [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:37.253819 942 sys_catalog.cc:455] T 00000000000000000000000000000000 P 715291aea9ec48ccb084ff3aafe46ba0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 715291aea9ec48ccb084ff3aafe46ba0. Latest consensus state: current_term: 1 leader_uuid: "715291aea9ec48ccb084ff3aafe46ba0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "715291aea9ec48ccb084ff3aafe46ba0" member_type: VOTER } }
I20260620 14:47:37.254022 942 sys_catalog.cc:458] T 00000000000000000000000000000000 P 715291aea9ec48ccb084ff3aafe46ba0 [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:37.257302 946 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:47:37.258857 946 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:47:37.260368 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:47:37.261991 946 catalog_manager.cc:1347] Generated new cluster ID: 775251345ef54242ba6b6d14733aa46d
I20260620 14:47:37.262059 946 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:47:37.276492 946 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:47:37.277283 946 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:47:37.282675 946 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 715291aea9ec48ccb084ff3aafe46ba0: Generated new TSK 0
I20260620 14:47:37.282863 946 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:47:37.292999 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:37.294059 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:37.295543 388 webserver.cc:460] Webserver started at http://127.0.97.1:41543/ using document root <none> and password file <none>
I20260620 14:47:37.295724 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:37.295799 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:37.295893 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:37.296465 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "f1731d20f2cc42648160523b866738ea"
format_stamp: "Formatted at 2026-06-20 14:47:37 on dist-test-slave-nvk5"
I20260620 14:47:37.298966 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.001s sys 0.001s
I20260620 14:47:37.300559 962 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:37.301030 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260620 14:47:37.301128 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "f1731d20f2cc42648160523b866738ea"
format_stamp: "Formatted at 2026-06-20 14:47:37 on dist-test-slave-nvk5"
I20260620 14:47:37.301247 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781966855785253-388-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)
I20260620 14:47:37.321171 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:37.321961 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:37.322520 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:47:37.323386 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:47:37.323483 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:37.323634 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:47:37.323714 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:37.341120 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:45057
I20260620 14:47:37.341156 1024 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:45057 every 8 connection(s)
I20260620 14:47:37.349967 1025 heartbeater.cc:347] Connected to a master server at 127.0.97.62:37099
I20260620 14:47:37.350123 1025 heartbeater.cc:464] Registering TS with master...
I20260620 14:47:37.350493 1025 heartbeater.cc:511] Master 127.0.97.62:37099 requested a full tablet report, sending...
I20260620 14:47:37.351445 902 ts_manager.cc:194] Registered new tserver with Master: f1731d20f2cc42648160523b866738ea (127.0.97.1:45057)
I20260620 14:47:37.352243 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.010024249s
I20260620 14:47:37.352757 902 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55730
I20260620 14:47:37.363890 902 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55738:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:47:37.364391 1025 heartbeater.cc:503] Master 127.0.97.62:37099 was elected leader, sending a full tablet report...
I20260620 14:47:37.377794 990 tablet_service.cc:1467] Processing CreateTablet for tablet a0e3b1e3a848415fad5560c4fda17354 (DEFAULT_TABLE table=fake-table [id=5733f2d3325e4334b25f942632dd6490]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:47:37.378209 990 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a0e3b1e3a848415fad5560c4fda17354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:37.383211 1037 tablet_bootstrap.cc:492] T a0e3b1e3a848415fad5560c4fda17354 P f1731d20f2cc42648160523b866738ea: Bootstrap starting.
I20260620 14:47:37.384903 1037 tablet_bootstrap.cc:654] T a0e3b1e3a848415fad5560c4fda17354 P f1731d20f2cc42648160523b866738ea: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:37.386941 1037 tablet_bootstrap.cc:492] T a0e3b1e3a848415fad5560c4fda17354 P f1731d20f2cc42648160523b866738ea: No bootstrap required, opened a new log
I20260620 14:47:37.387116 1037 ts_tablet_manager.cc:1397] T a0e3b1e3a848415fad5560c4fda17354 P f1731d20f2cc42648160523b866738ea: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:47:37.387709 1037 raft_consensus.cc:348] T a0e3b1e3a848415fad5560c4fda17354 P f1731d20f2cc42648160523b866738ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1731d20f2cc42648160523b866738ea" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45057 } }
I20260620 14:47:37.387936 1037 raft_consensus.cc:374] T a0e3b1e3a848415fad5560c4fda17354 P f1731d20f2cc42648160523b866738ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:37.388039 1037 raft_consensus.cc:729] T a0e3b1e3a848415fad5560c4fda17354 P f1731d20f2cc42648160523b866738ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1731d20f2cc42648160523b866738ea, State: Initialized, Role: FOLLOWER
I20260620 14:47:37.388346 1037 consensus_queue.cc:260] T a0e3b1e3a848415fad5560c4fda17354 P f1731d20f2cc42648160523b866738ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f1731d20f2cc42648160523b866738ea" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45057 } }
I20260620 14:47:37.388587 1037 raft_consensus.cc:388] T a0e3b1e3a848415fad5560c4fda17354 P f1731d20f2cc42648160523b866738ea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:37.388686 1037 raft_consensus.cc:482] T a0e3b1e3a848415fad5560c4fda17354 P f1731d20f2cc42648160523b866738ea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:37.388834 1037 raft_consensus.cc:3037] T a0e3b1e3a848415fad5560c4fda17354 P f1731d20f2cc42648160523b866738ea [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:37.455585 1037 raft_consensus.cc:504] T a0e3b1e3a848415fad5560c4fda17354 P f1731d20f2cc42648160523b866738ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1731d20f2cc42648160523b866738ea" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45057 } }
I20260620 14:47:37.455974 1037 leader_election.cc:302] T a0e3b1e3a848415fad5560c4fda17354 P f1731d20f2cc42648160523b866738ea [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: f1731d20f2cc42648160523b866738ea; no voters:
I20260620 14:47:37.456610 1037 leader_election.cc:288] T a0e3b1e3a848415fad5560c4fda17354 P f1731d20f2cc42648160523b866738ea [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:37.456794 1039 raft_consensus.cc:2781] T a0e3b1e3a848415fad5560c4fda17354 P f1731d20f2cc42648160523b866738ea [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:37.457748 1037 ts_tablet_manager.cc:1428] T a0e3b1e3a848415fad5560c4fda17354 P f1731d20f2cc42648160523b866738ea: Time spent starting tablet: real 0.070s user 0.007s sys 0.000s
I20260620 14:47:37.458094 1039 raft_consensus.cc:686] T a0e3b1e3a848415fad5560c4fda17354 P f1731d20f2cc42648160523b866738ea [term 1 LEADER]: Becoming Leader. State: Replica: f1731d20f2cc42648160523b866738ea, State: Running, Role: LEADER
I20260620 14:47:37.458410 1039 consensus_queue.cc:237] T a0e3b1e3a848415fad5560c4fda17354 P f1731d20f2cc42648160523b866738ea [LEADER]: Queue going to LEADER mode. State: All 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: "f1731d20f2cc42648160523b866738ea" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45057 } }
I20260620 14:47:37.461084 901 catalog_manager.cc:5495] T a0e3b1e3a848415fad5560c4fda17354 P f1731d20f2cc42648160523b866738ea reported cstate change: term changed from 0 to 1, leader changed from <none> to f1731d20f2cc42648160523b866738ea (127.0.97.1). New cstate: current_term: 1 leader_uuid: "f1731d20f2cc42648160523b866738ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1731d20f2cc42648160523b866738ea" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45057 } health_report { overall_health: HEALTHY } } }
I20260620 14:47:37.485460 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:47:37.535465 902 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55738:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:47:37.541683 1046 tablet.cc:1722] T a0e3b1e3a848415fad5560c4fda17354 P f1731d20f2cc42648160523b866738ea: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260620 14:47:37.542469 1046 tablet.cc:1620] T a0e3b1e3a848415fad5560c4fda17354 P f1731d20f2cc42648160523b866738ea: MemRowSet was empty: no flush needed.
I20260620 14:47:37.551152 902 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 715291aea9ec48ccb084ff3aafe46ba0: fake-table [id=5733f2d3325e4334b25f942632dd6490] alter complete (version 1)
I20260620 14:47:37.572202 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:47:37.583122 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:47:37.583685 388 tablet_replica.cc:330] T a0e3b1e3a848415fad5560c4fda17354 P f1731d20f2cc42648160523b866738ea: stopping tablet replica
I20260620 14:47:37.583901 388 raft_consensus.cc:2229] T a0e3b1e3a848415fad5560c4fda17354 P f1731d20f2cc42648160523b866738ea [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:37.584156 388 raft_consensus.cc:2258] T a0e3b1e3a848415fad5560c4fda17354 P f1731d20f2cc42648160523b866738ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:37.600212 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:47:37.604403 388 master.cc:537] Master@127.0.97.62:37099 shutting down...
I20260620 14:47:37.614051 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 715291aea9ec48ccb084ff3aafe46ba0 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:37.614362 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 715291aea9ec48ccb084ff3aafe46ba0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:37.614594 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P 715291aea9ec48ccb084ff3aafe46ba0: stopping tablet replica
I20260620 14:47:37.619866 388 master.cc:552] Master@127.0.97.62:37099 shutdown complete.
[ OK ] AlterTableTest.TestAddNullableColumnWithoutDefault (470 ms)
[ RUN ] AlterTableTest.TestRenamePrimaryKeyColumn
I20260620 14:47:37.632784 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:38669
I20260620 14:47:37.633384 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:37.634258 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:37.636025 388 webserver.cc:460] Webserver started at http://127.0.97.62:43981/ using document root <none> and password file <none>
I20260620 14:47:37.636312 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:37.636438 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:37.636644 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:37.637300 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "45022e97ba6e4f279ec68477ea8544fc"
format_stamp: "Formatted at 2026-06-20 14:47:37 on dist-test-slave-nvk5"
I20260620 14:47:37.639920 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:47:37.641726 1051 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:37.642170 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:47:37.642297 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "45022e97ba6e4f279ec68477ea8544fc"
format_stamp: "Formatted at 2026-06-20 14:47:37 on dist-test-slave-nvk5"
I20260620 14:47:37.642443 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781966855785253-388-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)
I20260620 14:47:37.657338 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:37.658154 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:37.674417 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:38669
I20260620 14:47:37.674459 1102 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:38669 every 8 connection(s)
I20260620 14:47:37.676227 1103 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:37.680577 1103 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc: Bootstrap starting.
I20260620 14:47:37.681948 1103 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:37.683632 1103 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc: No bootstrap required, opened a new log
I20260620 14:47:37.684312 1103 raft_consensus.cc:348] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45022e97ba6e4f279ec68477ea8544fc" member_type: VOTER }
I20260620 14:47:37.684546 1103 raft_consensus.cc:374] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:37.684681 1103 raft_consensus.cc:729] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45022e97ba6e4f279ec68477ea8544fc, State: Initialized, Role: FOLLOWER
I20260620 14:47:37.684918 1103 consensus_queue.cc:260] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "45022e97ba6e4f279ec68477ea8544fc" member_type: VOTER }
I20260620 14:47:37.685102 1103 raft_consensus.cc:388] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:37.685217 1103 raft_consensus.cc:482] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:37.685354 1103 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:37.708910 1103 raft_consensus.cc:504] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45022e97ba6e4f279ec68477ea8544fc" member_type: VOTER }
I20260620 14:47:37.709260 1103 leader_election.cc:302] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc [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: 45022e97ba6e4f279ec68477ea8544fc; no voters:
I20260620 14:47:37.709812 1103 leader_election.cc:288] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:37.710035 1106 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:37.716729 1106 raft_consensus.cc:686] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc [term 1 LEADER]: Becoming Leader. State: Replica: 45022e97ba6e4f279ec68477ea8544fc, State: Running, Role: LEADER
I20260620 14:47:37.717005 1103 sys_catalog.cc:564] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:47:37.717159 1106 consensus_queue.cc:237] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc [LEADER]: Queue going to LEADER mode. State: All 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: "45022e97ba6e4f279ec68477ea8544fc" member_type: VOTER }
I20260620 14:47:37.718158 1107 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "45022e97ba6e4f279ec68477ea8544fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45022e97ba6e4f279ec68477ea8544fc" member_type: VOTER } }
I20260620 14:47:37.718425 1107 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:37.718263 1108 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 45022e97ba6e4f279ec68477ea8544fc. Latest consensus state: current_term: 1 leader_uuid: "45022e97ba6e4f279ec68477ea8544fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45022e97ba6e4f279ec68477ea8544fc" member_type: VOTER } }
I20260620 14:47:37.718590 1108 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:37.724691 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260620 14:47:37.725708 1121 catalog_manager.cc:1558] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260620 14:47:37.725857 1121 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260620 14:47:37.728873 1111 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:47:37.730252 1111 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:47:37.733844 1111 catalog_manager.cc:1347] Generated new cluster ID: 02f1354a3ede4c87a6615b5495c360ef
I20260620 14:47:37.733949 1111 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:47:37.777680 1111 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:47:37.778609 1111 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:47:37.789746 1111 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc: Generated new TSK 0
I20260620 14:47:37.790006 1111 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:47:37.854485 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:37.856138 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:37.858023 388 webserver.cc:460] Webserver started at http://127.0.97.1:38895/ using document root <none> and password file <none>
I20260620 14:47:37.858304 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:37.858428 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:37.858580 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:37.859476 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "cac5b72e9bcd43ef93532205420ca5f1"
format_stamp: "Formatted at 2026-06-20 14:47:37 on dist-test-slave-nvk5"
I20260620 14:47:37.863037 388 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.000s sys 0.004s
I20260620 14:47:37.865667 1127 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:37.866135 388 fs_manager.cc:725] Time spent opening block manager: real 0.002s user 0.000s sys 0.003s
I20260620 14:47:37.866279 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "cac5b72e9bcd43ef93532205420ca5f1"
format_stamp: "Formatted at 2026-06-20 14:47:37 on dist-test-slave-nvk5"
I20260620 14:47:37.866456 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781966855785253-388-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)
I20260620 14:47:37.879565 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:37.880533 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:37.881325 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:47:37.882484 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:47:37.882581 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:37.882735 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:47:37.882823 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:37.911212 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:41185
I20260620 14:47:37.911257 1189 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:41185 every 8 connection(s)
I20260620 14:47:37.922833 1190 heartbeater.cc:347] Connected to a master server at 127.0.97.62:38669
I20260620 14:47:37.923008 1190 heartbeater.cc:464] Registering TS with master...
I20260620 14:47:37.923491 1190 heartbeater.cc:511] Master 127.0.97.62:38669 requested a full tablet report, sending...
I20260620 14:47:37.924383 1068 ts_manager.cc:194] Registered new tserver with Master: cac5b72e9bcd43ef93532205420ca5f1 (127.0.97.1:41185)
I20260620 14:47:37.924950 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.011991089s
I20260620 14:47:37.926398 1068 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43404
I20260620 14:47:37.938046 1190 heartbeater.cc:503] Master 127.0.97.62:38669 was elected leader, sending a full tablet report...
I20260620 14:47:37.939709 1068 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43420:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:47:37.956020 1155 tablet_service.cc:1467] Processing CreateTablet for tablet 0f5638c349de42a0822c6eacd9ed7493 (DEFAULT_TABLE table=fake-table [id=d25a4113a35143e58d7d876eaa7f8fba]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:47:37.956736 1155 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0f5638c349de42a0822c6eacd9ed7493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:37.962378 1202 tablet_bootstrap.cc:492] T 0f5638c349de42a0822c6eacd9ed7493 P cac5b72e9bcd43ef93532205420ca5f1: Bootstrap starting.
I20260620 14:47:37.964329 1202 tablet_bootstrap.cc:654] T 0f5638c349de42a0822c6eacd9ed7493 P cac5b72e9bcd43ef93532205420ca5f1: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:37.966470 1202 tablet_bootstrap.cc:492] T 0f5638c349de42a0822c6eacd9ed7493 P cac5b72e9bcd43ef93532205420ca5f1: No bootstrap required, opened a new log
I20260620 14:47:37.966619 1202 ts_tablet_manager.cc:1397] T 0f5638c349de42a0822c6eacd9ed7493 P cac5b72e9bcd43ef93532205420ca5f1: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:47:37.967357 1202 raft_consensus.cc:348] T 0f5638c349de42a0822c6eacd9ed7493 P cac5b72e9bcd43ef93532205420ca5f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cac5b72e9bcd43ef93532205420ca5f1" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 41185 } }
I20260620 14:47:37.967566 1202 raft_consensus.cc:374] T 0f5638c349de42a0822c6eacd9ed7493 P cac5b72e9bcd43ef93532205420ca5f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:37.967648 1202 raft_consensus.cc:729] T 0f5638c349de42a0822c6eacd9ed7493 P cac5b72e9bcd43ef93532205420ca5f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cac5b72e9bcd43ef93532205420ca5f1, State: Initialized, Role: FOLLOWER
I20260620 14:47:37.967850 1202 consensus_queue.cc:260] T 0f5638c349de42a0822c6eacd9ed7493 P cac5b72e9bcd43ef93532205420ca5f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cac5b72e9bcd43ef93532205420ca5f1" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 41185 } }
I20260620 14:47:37.968043 1202 raft_consensus.cc:388] T 0f5638c349de42a0822c6eacd9ed7493 P cac5b72e9bcd43ef93532205420ca5f1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:37.968120 1202 raft_consensus.cc:482] T 0f5638c349de42a0822c6eacd9ed7493 P cac5b72e9bcd43ef93532205420ca5f1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:37.968231 1202 raft_consensus.cc:3037] T 0f5638c349de42a0822c6eacd9ed7493 P cac5b72e9bcd43ef93532205420ca5f1 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:37.973920 1202 raft_consensus.cc:504] T 0f5638c349de42a0822c6eacd9ed7493 P cac5b72e9bcd43ef93532205420ca5f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cac5b72e9bcd43ef93532205420ca5f1" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 41185 } }
I20260620 14:47:37.974242 1202 leader_election.cc:302] T 0f5638c349de42a0822c6eacd9ed7493 P cac5b72e9bcd43ef93532205420ca5f1 [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: cac5b72e9bcd43ef93532205420ca5f1; no voters:
I20260620 14:47:37.975327 1202 leader_election.cc:288] T 0f5638c349de42a0822c6eacd9ed7493 P cac5b72e9bcd43ef93532205420ca5f1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:37.975479 1204 raft_consensus.cc:2781] T 0f5638c349de42a0822c6eacd9ed7493 P cac5b72e9bcd43ef93532205420ca5f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:37.979872 1204 raft_consensus.cc:686] T 0f5638c349de42a0822c6eacd9ed7493 P cac5b72e9bcd43ef93532205420ca5f1 [term 1 LEADER]: Becoming Leader. State: Replica: cac5b72e9bcd43ef93532205420ca5f1, State: Running, Role: LEADER
I20260620 14:47:37.979951 1202 ts_tablet_manager.cc:1428] T 0f5638c349de42a0822c6eacd9ed7493 P cac5b72e9bcd43ef93532205420ca5f1: Time spent starting tablet: real 0.013s user 0.010s sys 0.000s
I20260620 14:47:37.980232 1204 consensus_queue.cc:237] T 0f5638c349de42a0822c6eacd9ed7493 P cac5b72e9bcd43ef93532205420ca5f1 [LEADER]: Queue going to LEADER mode. State: All 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: "cac5b72e9bcd43ef93532205420ca5f1" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 41185 } }
I20260620 14:47:37.982571 1068 catalog_manager.cc:5495] T 0f5638c349de42a0822c6eacd9ed7493 P cac5b72e9bcd43ef93532205420ca5f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to cac5b72e9bcd43ef93532205420ca5f1 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "cac5b72e9bcd43ef93532205420ca5f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cac5b72e9bcd43ef93532205420ca5f1" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 41185 } health_report { overall_health: HEALTHY } } }
I20260620 14:47:38.004103 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:47:38.075126 1067 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43420:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c0" new_name: "primaryKeyRenamed" } } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c1" new_name: "secondColumn" } } modify_external_catalogs: true
I20260620 14:47:38.080523 1211 tablet.cc:1722] T 0f5638c349de42a0822c6eacd9ed7493 P cac5b72e9bcd43ef93532205420ca5f1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:primaryKeyRenamed INT32 NOT NULL,
11:secondColumn INT32 NOT NULL,
PRIMARY KEY (primaryKeyRenamed)
) version 1
I20260620 14:47:38.081209 1211 tablet.cc:1620] T 0f5638c349de42a0822c6eacd9ed7493 P cac5b72e9bcd43ef93532205420ca5f1: MemRowSet was empty: no flush needed.
I20260620 14:47:38.155937 1067 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc: fake-table [id=d25a4113a35143e58d7d876eaa7f8fba] alter complete (version 1)
I20260620 14:47:38.174401 1067 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43420:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "primaryKeyRenamed" new_name: "pk" } } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "secondColumn" new_name: "sc" } } modify_external_catalogs: true
I20260620 14:47:38.179605 1211 tablet.cc:1722] T 0f5638c349de42a0822c6eacd9ed7493 P cac5b72e9bcd43ef93532205420ca5f1: Alter schema from (
10:primaryKeyRenamed INT32 NOT NULL,
11:secondColumn INT32 NOT NULL,
PRIMARY KEY (primaryKeyRenamed)
) version 1 to (
10:pk INT32 NOT NULL,
11:sc INT32 NOT NULL,
PRIMARY KEY (pk)
) version 2
I20260620 14:47:38.233723 1067 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc: fake-table [id=d25a4113a35143e58d7d876eaa7f8fba] alter complete (version 2)
I20260620 14:47:38.259264 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:47:38.270393 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:47:38.270773 388 tablet_replica.cc:330] T 0f5638c349de42a0822c6eacd9ed7493 P cac5b72e9bcd43ef93532205420ca5f1: stopping tablet replica
I20260620 14:47:38.270999 388 raft_consensus.cc:2229] T 0f5638c349de42a0822c6eacd9ed7493 P cac5b72e9bcd43ef93532205420ca5f1 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:38.271241 388 raft_consensus.cc:2258] T 0f5638c349de42a0822c6eacd9ed7493 P cac5b72e9bcd43ef93532205420ca5f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:38.286868 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:47:38.290455 388 master.cc:537] Master@127.0.97.62:38669 shutting down...
I20260620 14:47:38.300462 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:38.300812 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:38.300988 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P 45022e97ba6e4f279ec68477ea8544fc: stopping tablet replica
I20260620 14:47:38.309948 388 master.cc:552] Master@127.0.97.62:38669 shutdown complete.
[ OK ] AlterTableTest.TestRenamePrimaryKeyColumn (688 ms)
[ RUN ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue
I20260620 14:47:38.321260 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:42909
I20260620 14:47:38.321887 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:38.322731 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:38.324352 388 webserver.cc:460] Webserver started at http://127.0.97.62:44779/ using document root <none> and password file <none>
I20260620 14:47:38.324684 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:38.324791 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:38.324951 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:38.325572 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "8c0baa04b3584ab5aeb271509b999b2b"
format_stamp: "Formatted at 2026-06-20 14:47:38 on dist-test-slave-nvk5"
I20260620 14:47:38.328318 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260620 14:47:38.330361 1215 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:38.330745 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260620 14:47:38.330902 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "8c0baa04b3584ab5aeb271509b999b2b"
format_stamp: "Formatted at 2026-06-20 14:47:38 on dist-test-slave-nvk5"
I20260620 14:47:38.331063 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781966855785253-388-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)
I20260620 14:47:38.342270 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:38.343014 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:38.361076 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:42909
I20260620 14:47:38.361097 1266 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:42909 every 8 connection(s)
I20260620 14:47:38.363166 1267 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:38.370009 1267 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b: Bootstrap starting.
I20260620 14:47:38.372037 1267 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:38.374135 1267 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b: No bootstrap required, opened a new log
I20260620 14:47:38.375459 1267 raft_consensus.cc:348] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c0baa04b3584ab5aeb271509b999b2b" member_type: VOTER }
I20260620 14:47:38.375660 1267 raft_consensus.cc:374] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:38.375778 1267 raft_consensus.cc:729] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c0baa04b3584ab5aeb271509b999b2b, State: Initialized, Role: FOLLOWER
I20260620 14:47:38.376020 1267 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8c0baa04b3584ab5aeb271509b999b2b" member_type: VOTER }
I20260620 14:47:38.376272 1267 raft_consensus.cc:388] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:38.376391 1267 raft_consensus.cc:482] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:38.376536 1267 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:38.388465 1267 raft_consensus.cc:504] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c0baa04b3584ab5aeb271509b999b2b" member_type: VOTER }
I20260620 14:47:38.388821 1267 leader_election.cc:302] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b [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: 8c0baa04b3584ab5aeb271509b999b2b; no voters:
I20260620 14:47:38.389395 1267 leader_election.cc:288] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:38.389631 1270 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:38.396011 1270 raft_consensus.cc:686] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b [term 1 LEADER]: Becoming Leader. State: Replica: 8c0baa04b3584ab5aeb271509b999b2b, State: Running, Role: LEADER
I20260620 14:47:38.396281 1267 sys_catalog.cc:564] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:47:38.396437 1270 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b [LEADER]: Queue going to LEADER mode. State: All 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: "8c0baa04b3584ab5aeb271509b999b2b" member_type: VOTER }
I20260620 14:47:38.398052 1271 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8c0baa04b3584ab5aeb271509b999b2b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c0baa04b3584ab5aeb271509b999b2b" member_type: VOTER } }
I20260620 14:47:38.398346 1272 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8c0baa04b3584ab5aeb271509b999b2b. Latest consensus state: current_term: 1 leader_uuid: "8c0baa04b3584ab5aeb271509b999b2b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c0baa04b3584ab5aeb271509b999b2b" member_type: VOTER } }
I20260620 14:47:38.398476 1271 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:38.398582 1272 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:38.399312 1276 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:47:38.401372 1276 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:47:38.405807 1276 catalog_manager.cc:1347] Generated new cluster ID: 35874f4c201348f1950137d7d078e9d7
I20260620 14:47:38.405941 1276 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:47:38.412055 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:47:38.416208 1276 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:47:38.417860 1276 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:47:38.427875 1276 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b: Generated new TSK 0
I20260620 14:47:38.428155 1276 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:47:38.445298 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:38.446504 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:38.448305 388 webserver.cc:460] Webserver started at http://127.0.97.1:43103/ using document root <none> and password file <none>
I20260620 14:47:38.448578 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:38.448705 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:38.448873 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:38.449543 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "f389578528404562b1e90fd58a35a432"
format_stamp: "Formatted at 2026-06-20 14:47:38 on dist-test-slave-nvk5"
I20260620 14:47:38.452912 388 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.003s sys 0.000s
I20260620 14:47:38.454838 1291 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:38.455278 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.000s sys 0.002s
I20260620 14:47:38.455386 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "f389578528404562b1e90fd58a35a432"
format_stamp: "Formatted at 2026-06-20 14:47:38 on dist-test-slave-nvk5"
I20260620 14:47:38.455576 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781966855785253-388-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)
I20260620 14:47:38.465643 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:38.466275 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:38.466945 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:47:38.467990 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:47:38.468109 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:38.468223 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:47:38.468292 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:38.491861 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:45535
I20260620 14:47:38.491873 1353 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:45535 every 8 connection(s)
I20260620 14:47:38.500139 1354 heartbeater.cc:347] Connected to a master server at 127.0.97.62:42909
I20260620 14:47:38.500313 1354 heartbeater.cc:464] Registering TS with master...
I20260620 14:47:38.500793 1354 heartbeater.cc:511] Master 127.0.97.62:42909 requested a full tablet report, sending...
I20260620 14:47:38.501684 1232 ts_manager.cc:194] Registered new tserver with Master: f389578528404562b1e90fd58a35a432 (127.0.97.1:45535)
I20260620 14:47:38.501848 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008964534s
I20260620 14:47:38.503369 1232 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44138
I20260620 14:47:38.515528 1354 heartbeater.cc:503] Master 127.0.97.62:42909 was elected leader, sending a full tablet report...
I20260620 14:47:38.516284 1232 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44146:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:47:38.530403 1319 tablet_service.cc:1467] Processing CreateTablet for tablet 54c6691cbea04c2ab9e065d8d8100a20 (DEFAULT_TABLE table=fake-table [id=a099b11636394994917b253671cf1634]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:47:38.530859 1319 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 54c6691cbea04c2ab9e065d8d8100a20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:38.536676 1366 tablet_bootstrap.cc:492] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432: Bootstrap starting.
I20260620 14:47:38.538245 1366 tablet_bootstrap.cc:654] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:38.540251 1366 tablet_bootstrap.cc:492] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432: No bootstrap required, opened a new log
I20260620 14:47:38.540397 1366 ts_tablet_manager.cc:1397] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:47:38.541078 1366 raft_consensus.cc:348] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f389578528404562b1e90fd58a35a432" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45535 } }
I20260620 14:47:38.541246 1366 raft_consensus.cc:374] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:38.541373 1366 raft_consensus.cc:729] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f389578528404562b1e90fd58a35a432, State: Initialized, Role: FOLLOWER
I20260620 14:47:38.541591 1366 consensus_queue.cc:260] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f389578528404562b1e90fd58a35a432" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45535 } }
I20260620 14:47:38.541785 1366 raft_consensus.cc:388] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:38.541898 1366 raft_consensus.cc:482] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:38.542044 1366 raft_consensus.cc:3037] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:38.587380 1366 raft_consensus.cc:504] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f389578528404562b1e90fd58a35a432" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45535 } }
I20260620 14:47:38.587739 1366 leader_election.cc:302] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432 [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: f389578528404562b1e90fd58a35a432; no voters:
I20260620 14:47:38.588235 1366 leader_election.cc:288] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:38.588490 1368 raft_consensus.cc:2781] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:38.589188 1366 ts_tablet_manager.cc:1428] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432: Time spent starting tablet: real 0.049s user 0.006s sys 0.001s
I20260620 14:47:38.589555 1368 raft_consensus.cc:686] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432 [term 1 LEADER]: Becoming Leader. State: Replica: f389578528404562b1e90fd58a35a432, State: Running, Role: LEADER
I20260620 14:47:38.589833 1368 consensus_queue.cc:237] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432 [LEADER]: Queue going to LEADER mode. State: All 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: "f389578528404562b1e90fd58a35a432" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45535 } }
I20260620 14:47:38.592528 1231 catalog_manager.cc:5495] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432 reported cstate change: term changed from 0 to 1, leader changed from <none> to f389578528404562b1e90fd58a35a432 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "f389578528404562b1e90fd58a35a432" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f389578528404562b1e90fd58a35a432" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45535 } health_report { overall_health: HEALTHY } } }
I20260620 14:47:38.617125 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:47:38.618140 1231 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44146:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "newInt32" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "newString" type: STRING is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:47:38.623371 1374 tablet.cc:1722] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260620 14:47:38.624024 1374 tablet.cc:1620] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432: MemRowSet was empty: no flush needed.
I20260620 14:47:38.688288 1232 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b: fake-table [id=a099b11636394994917b253671cf1634] alter complete (version 1)
I20260620 14:47:38.786548 1232 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44146:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newInt32" default_value: "90\000\000\000\000\000\000" } } } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newString" default_value: "taco" } } } modify_external_catalogs: true
I20260620 14:47:38.792941 1374 tablet.cc:1722] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260620 14:47:38.793602 1374 tablet.cc:1620] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432: MemRowSet was empty: no flush needed.
I20260620 14:47:38.892113 1232 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b: fake-table [id=a099b11636394994917b253671cf1634] alter complete (version 2)
I20260620 14:47:39.004956 1232 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44146:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newInt32" default_value: "1\324\000\000\000\000\000\000" } } } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newString" default_value: "ocat" } } } modify_external_catalogs: true
I20260620 14:47:39.010061 1374 tablet.cc:1722] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260620 14:47:39.010779 1374 tablet.cc:1620] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432: MemRowSet was empty: no flush needed.
I20260620 14:47:39.096417 1231 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b: fake-table [id=a099b11636394994917b253671cf1634] alter complete (version 3)
I20260620 14:47:39.200806 1232 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44146:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newInt32" remove_default: true } } } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newString" remove_default: true } } } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "newString" new_name: "newNewString" } } modify_external_catalogs: true
I20260620 14:47:39.205838 1374 tablet.cc:1722] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newNewString STRING NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260620 14:47:39.206359 1374 tablet.cc:1620] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432: MemRowSet was empty: no flush needed.
I20260620 14:47:39.294253 1232 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b: fake-table [id=a099b11636394994917b253671cf1634] alter complete (version 4)
I20260620 14:47:39.401108 1231 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44146:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "newInt32" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "newNewString" } } modify_external_catalogs: true
I20260620 14:47:39.405954 1374 tablet.cc:1722] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newNewString STRING NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260620 14:47:39.406513 1374 tablet.cc:1620] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432: MemRowSet was empty: no flush needed.
I20260620 14:47:39.498369 1232 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b: fake-table [id=a099b11636394994917b253671cf1634] alter complete (version 5)
I20260620 14:47:39.505786 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:47:39.524118 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:47:39.524358 388 tablet_replica.cc:330] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432: stopping tablet replica
I20260620 14:47:39.524564 388 raft_consensus.cc:2229] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:39.524765 388 raft_consensus.cc:2258] T 54c6691cbea04c2ab9e065d8d8100a20 P f389578528404562b1e90fd58a35a432 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:39.529065 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:47:39.532238 388 master.cc:537] Master@127.0.97.62:42909 shutting down...
I20260620 14:47:39.539325 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:39.539490 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:39.539570 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P 8c0baa04b3584ab5aeb271509b999b2b: stopping tablet replica
I20260620 14:47:39.543008 388 master.cc:552] Master@127.0.97.62:42909 shutdown complete.
[ OK ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue (1231 ms)
[ RUN ] AlterTableTest.TestAlterEmptyRLEBlock
I20260620 14:47:39.552426 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:37217
I20260620 14:47:39.552937 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:39.553602 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:39.554733 388 webserver.cc:460] Webserver started at http://127.0.97.62:46331/ using document root <none> and password file <none>
I20260620 14:47:39.554909 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:39.554955 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:39.555038 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:39.555568 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "385d26f266634fb19d3c940f3f830416"
format_stamp: "Formatted at 2026-06-20 14:47:39 on dist-test-slave-nvk5"
I20260620 14:47:39.558135 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260620 14:47:39.559641 1380 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:39.559985 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260620 14:47:39.560071 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "385d26f266634fb19d3c940f3f830416"
format_stamp: "Formatted at 2026-06-20 14:47:39 on dist-test-slave-nvk5"
I20260620 14:47:39.560218 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781966855785253-388-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)
I20260620 14:47:39.583735 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:39.584309 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:39.596678 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:37217
I20260620 14:47:39.596698 1431 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:37217 every 8 connection(s)
I20260620 14:47:39.597995 1432 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:39.602041 1432 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 385d26f266634fb19d3c940f3f830416: Bootstrap starting.
I20260620 14:47:39.603220 1432 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 385d26f266634fb19d3c940f3f830416: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:39.604889 1432 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 385d26f266634fb19d3c940f3f830416: No bootstrap required, opened a new log
I20260620 14:47:39.605378 1432 raft_consensus.cc:348] T 00000000000000000000000000000000 P 385d26f266634fb19d3c940f3f830416 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "385d26f266634fb19d3c940f3f830416" member_type: VOTER }
I20260620 14:47:39.605495 1432 raft_consensus.cc:374] T 00000000000000000000000000000000 P 385d26f266634fb19d3c940f3f830416 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:39.605527 1432 raft_consensus.cc:729] T 00000000000000000000000000000000 P 385d26f266634fb19d3c940f3f830416 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 385d26f266634fb19d3c940f3f830416, State: Initialized, Role: FOLLOWER
I20260620 14:47:39.605729 1432 consensus_queue.cc:260] T 00000000000000000000000000000000 P 385d26f266634fb19d3c940f3f830416 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "385d26f266634fb19d3c940f3f830416" member_type: VOTER }
I20260620 14:47:39.605845 1432 raft_consensus.cc:388] T 00000000000000000000000000000000 P 385d26f266634fb19d3c940f3f830416 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:39.605880 1432 raft_consensus.cc:482] T 00000000000000000000000000000000 P 385d26f266634fb19d3c940f3f830416 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:39.605928 1432 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 385d26f266634fb19d3c940f3f830416 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:39.607626 1432 raft_consensus.cc:504] T 00000000000000000000000000000000 P 385d26f266634fb19d3c940f3f830416 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "385d26f266634fb19d3c940f3f830416" member_type: VOTER }
I20260620 14:47:39.607793 1432 leader_election.cc:302] T 00000000000000000000000000000000 P 385d26f266634fb19d3c940f3f830416 [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: 385d26f266634fb19d3c940f3f830416; no voters:
I20260620 14:47:39.608103 1432 leader_election.cc:288] T 00000000000000000000000000000000 P 385d26f266634fb19d3c940f3f830416 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:39.608259 1435 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 385d26f266634fb19d3c940f3f830416 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:39.608968 1432 sys_catalog.cc:564] T 00000000000000000000000000000000 P 385d26f266634fb19d3c940f3f830416 [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:47:39.608911 1435 raft_consensus.cc:686] T 00000000000000000000000000000000 P 385d26f266634fb19d3c940f3f830416 [term 1 LEADER]: Becoming Leader. State: Replica: 385d26f266634fb19d3c940f3f830416, State: Running, Role: LEADER
I20260620 14:47:39.609223 1435 consensus_queue.cc:237] T 00000000000000000000000000000000 P 385d26f266634fb19d3c940f3f830416 [LEADER]: Queue going to LEADER mode. State: All 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: "385d26f266634fb19d3c940f3f830416" member_type: VOTER }
I20260620 14:47:39.610162 1436 sys_catalog.cc:455] T 00000000000000000000000000000000 P 385d26f266634fb19d3c940f3f830416 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "385d26f266634fb19d3c940f3f830416" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "385d26f266634fb19d3c940f3f830416" member_type: VOTER } }
I20260620 14:47:39.610201 1437 sys_catalog.cc:455] T 00000000000000000000000000000000 P 385d26f266634fb19d3c940f3f830416 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 385d26f266634fb19d3c940f3f830416. Latest consensus state: current_term: 1 leader_uuid: "385d26f266634fb19d3c940f3f830416" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "385d26f266634fb19d3c940f3f830416" member_type: VOTER } }
I20260620 14:47:39.610421 1436 sys_catalog.cc:458] T 00000000000000000000000000000000 P 385d26f266634fb19d3c940f3f830416 [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:39.610427 1437 sys_catalog.cc:458] T 00000000000000000000000000000000 P 385d26f266634fb19d3c940f3f830416 [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:39.611589 1441 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:47:39.613035 1441 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:47:39.614387 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:47:39.616190 1441 catalog_manager.cc:1347] Generated new cluster ID: c8f8d1f7491c40e7add37cb1bffd7def
I20260620 14:47:39.616276 1441 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:47:39.633208 1441 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:47:39.634016 1441 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:47:39.640393 1441 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 385d26f266634fb19d3c940f3f830416: Generated new TSK 0
I20260620 14:47:39.640630 1441 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:47:39.646910 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:39.647905 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:39.649346 388 webserver.cc:460] Webserver started at http://127.0.97.1:41737/ using document root <none> and password file <none>
I20260620 14:47:39.649591 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:39.649698 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:39.649849 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:39.650444 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "2943a49746644a45bf9549f3110cdef1"
format_stamp: "Formatted at 2026-06-20 14:47:39 on dist-test-slave-nvk5"
I20260620 14:47:39.652894 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260620 14:47:39.654452 1456 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:39.654791 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260620 14:47:39.654915 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "2943a49746644a45bf9549f3110cdef1"
format_stamp: "Formatted at 2026-06-20 14:47:39 on dist-test-slave-nvk5"
I20260620 14:47:39.655069 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781966855785253-388-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)
I20260620 14:47:39.691737 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:39.692298 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:39.692965 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:47:39.693785 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:47:39.693888 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:39.694033 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:47:39.694108 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:39.707383 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:45601
I20260620 14:47:39.707422 1518 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:45601 every 8 connection(s)
I20260620 14:47:39.716699 1519 heartbeater.cc:347] Connected to a master server at 127.0.97.62:37217
I20260620 14:47:39.716872 1519 heartbeater.cc:464] Registering TS with master...
I20260620 14:47:39.717218 1519 heartbeater.cc:511] Master 127.0.97.62:37217 requested a full tablet report, sending...
I20260620 14:47:39.718178 1397 ts_manager.cc:194] Registered new tserver with Master: 2943a49746644a45bf9549f3110cdef1 (127.0.97.1:45601)
I20260620 14:47:39.718679 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.01006221s
I20260620 14:47:39.719626 1397 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57766
I20260620 14:47:39.730201 1397 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57770:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:47:39.731235 1519 heartbeater.cc:503] Master 127.0.97.62:37217 was elected leader, sending a full tablet report...
I20260620 14:47:39.743342 1484 tablet_service.cc:1467] Processing CreateTablet for tablet f5b79a3ee18f43cd8aa6a454028c9f97 (DEFAULT_TABLE table=fake-table [id=31ddc54104bf49a7889a17769951cd0d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:47:39.743780 1484 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f5b79a3ee18f43cd8aa6a454028c9f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:39.748553 1531 tablet_bootstrap.cc:492] T f5b79a3ee18f43cd8aa6a454028c9f97 P 2943a49746644a45bf9549f3110cdef1: Bootstrap starting.
I20260620 14:47:39.750016 1531 tablet_bootstrap.cc:654] T f5b79a3ee18f43cd8aa6a454028c9f97 P 2943a49746644a45bf9549f3110cdef1: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:39.751821 1531 tablet_bootstrap.cc:492] T f5b79a3ee18f43cd8aa6a454028c9f97 P 2943a49746644a45bf9549f3110cdef1: No bootstrap required, opened a new log
I20260620 14:47:39.751955 1531 ts_tablet_manager.cc:1397] T f5b79a3ee18f43cd8aa6a454028c9f97 P 2943a49746644a45bf9549f3110cdef1: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260620 14:47:39.752436 1531 raft_consensus.cc:348] T f5b79a3ee18f43cd8aa6a454028c9f97 P 2943a49746644a45bf9549f3110cdef1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2943a49746644a45bf9549f3110cdef1" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45601 } }
I20260620 14:47:39.752647 1531 raft_consensus.cc:374] T f5b79a3ee18f43cd8aa6a454028c9f97 P 2943a49746644a45bf9549f3110cdef1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:39.752727 1531 raft_consensus.cc:729] T f5b79a3ee18f43cd8aa6a454028c9f97 P 2943a49746644a45bf9549f3110cdef1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2943a49746644a45bf9549f3110cdef1, State: Initialized, Role: FOLLOWER
I20260620 14:47:39.752928 1531 consensus_queue.cc:260] T f5b79a3ee18f43cd8aa6a454028c9f97 P 2943a49746644a45bf9549f3110cdef1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2943a49746644a45bf9549f3110cdef1" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45601 } }
I20260620 14:47:39.753074 1531 raft_consensus.cc:388] T f5b79a3ee18f43cd8aa6a454028c9f97 P 2943a49746644a45bf9549f3110cdef1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:39.753129 1531 raft_consensus.cc:482] T f5b79a3ee18f43cd8aa6a454028c9f97 P 2943a49746644a45bf9549f3110cdef1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:39.753208 1531 raft_consensus.cc:3037] T f5b79a3ee18f43cd8aa6a454028c9f97 P 2943a49746644a45bf9549f3110cdef1 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:39.755184 1531 raft_consensus.cc:504] T f5b79a3ee18f43cd8aa6a454028c9f97 P 2943a49746644a45bf9549f3110cdef1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2943a49746644a45bf9549f3110cdef1" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45601 } }
I20260620 14:47:39.755494 1531 leader_election.cc:302] T f5b79a3ee18f43cd8aa6a454028c9f97 P 2943a49746644a45bf9549f3110cdef1 [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: 2943a49746644a45bf9549f3110cdef1; no voters:
I20260620 14:47:39.756006 1531 leader_election.cc:288] T f5b79a3ee18f43cd8aa6a454028c9f97 P 2943a49746644a45bf9549f3110cdef1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:39.756125 1533 raft_consensus.cc:2781] T f5b79a3ee18f43cd8aa6a454028c9f97 P 2943a49746644a45bf9549f3110cdef1 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:39.756697 1533 raft_consensus.cc:686] T f5b79a3ee18f43cd8aa6a454028c9f97 P 2943a49746644a45bf9549f3110cdef1 [term 1 LEADER]: Becoming Leader. State: Replica: 2943a49746644a45bf9549f3110cdef1, State: Running, Role: LEADER
I20260620 14:47:39.756803 1531 ts_tablet_manager.cc:1428] T f5b79a3ee18f43cd8aa6a454028c9f97 P 2943a49746644a45bf9549f3110cdef1: Time spent starting tablet: real 0.005s user 0.004s sys 0.001s
I20260620 14:47:39.756979 1533 consensus_queue.cc:237] T f5b79a3ee18f43cd8aa6a454028c9f97 P 2943a49746644a45bf9549f3110cdef1 [LEADER]: Queue going to LEADER mode. State: All 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: "2943a49746644a45bf9549f3110cdef1" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45601 } }
I20260620 14:47:39.758771 1397 catalog_manager.cc:5495] T f5b79a3ee18f43cd8aa6a454028c9f97 P 2943a49746644a45bf9549f3110cdef1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2943a49746644a45bf9549f3110cdef1 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "2943a49746644a45bf9549f3110cdef1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2943a49746644a45bf9549f3110cdef1" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45601 } health_report { overall_health: HEALTHY } } }
I20260620 14:47:39.780789 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:47:39.781565 1397 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57770:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "rle" type: INT32 is_nullable: true encoding: RLE compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:47:39.786192 1539 tablet.cc:1722] T f5b79a3ee18f43cd8aa6a454028c9f97 P 2943a49746644a45bf9549f3110cdef1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:rle INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260620 14:47:39.786636 1539 tablet.cc:1620] T f5b79a3ee18f43cd8aa6a454028c9f97 P 2943a49746644a45bf9549f3110cdef1: MemRowSet was empty: no flush needed.
I20260620 14:47:39.792634 1397 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 385d26f266634fb19d3c940f3f830416: fake-table [id=31ddc54104bf49a7889a17769951cd0d] alter complete (version 1)
I20260620 14:47:39.807054 1397 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57770:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "rle" new_name: "new_rle" } } modify_external_catalogs: true
I20260620 14:47:39.810957 1539 tablet.cc:1722] T f5b79a3ee18f43cd8aa6a454028c9f97 P 2943a49746644a45bf9549f3110cdef1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:rle INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_rle INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260620 14:47:39.826416 1396 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 385d26f266634fb19d3c940f3f830416: fake-table [id=31ddc54104bf49a7889a17769951cd0d] alter complete (version 2)
I20260620 14:47:39.836530 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:47:39.845414 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:47:39.845824 388 tablet_replica.cc:330] T f5b79a3ee18f43cd8aa6a454028c9f97 P 2943a49746644a45bf9549f3110cdef1: stopping tablet replica
I20260620 14:47:39.846028 388 raft_consensus.cc:2229] T f5b79a3ee18f43cd8aa6a454028c9f97 P 2943a49746644a45bf9549f3110cdef1 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:39.846235 388 raft_consensus.cc:2258] T f5b79a3ee18f43cd8aa6a454028c9f97 P 2943a49746644a45bf9549f3110cdef1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:39.850586 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:47:39.853585 388 master.cc:537] Master@127.0.97.62:37217 shutting down...
I20260620 14:47:39.860908 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 385d26f266634fb19d3c940f3f830416 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:39.861119 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 385d26f266634fb19d3c940f3f830416 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:39.861340 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P 385d26f266634fb19d3c940f3f830416: stopping tablet replica
I20260620 14:47:39.865417 388 master.cc:552] Master@127.0.97.62:37217 shutdown complete.
[ OK ] AlterTableTest.TestAlterEmptyRLEBlock (329 ms)
[ RUN ] AlterTableTest.TestAlterOnTSRestart
I20260620 14:47:39.881970 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:44771
I20260620 14:47:39.882436 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:39.883167 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:39.884455 388 webserver.cc:460] Webserver started at http://127.0.97.62:40973/ using document root <none> and password file <none>
I20260620 14:47:39.884692 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:39.884774 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:39.884907 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:39.885452 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "82683605aab84f13bab1c868e2627035"
format_stamp: "Formatted at 2026-06-20 14:47:39 on dist-test-slave-nvk5"
I20260620 14:47:39.887676 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260620 14:47:39.889113 1544 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:39.889395 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.000s sys 0.000s
I20260620 14:47:39.889511 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "82683605aab84f13bab1c868e2627035"
format_stamp: "Formatted at 2026-06-20 14:47:39 on dist-test-slave-nvk5"
I20260620 14:47:39.889614 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781966855785253-388-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)
I20260620 14:47:39.912163 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:39.912637 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:39.922061 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:44771
I20260620 14:47:39.922083 1595 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:44771 every 8 connection(s)
I20260620 14:47:39.923183 1596 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:39.926990 1596 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82683605aab84f13bab1c868e2627035: Bootstrap starting.
I20260620 14:47:39.927939 1596 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 82683605aab84f13bab1c868e2627035: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:39.929298 1596 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82683605aab84f13bab1c868e2627035: No bootstrap required, opened a new log
I20260620 14:47:39.929752 1596 raft_consensus.cc:348] T 00000000000000000000000000000000 P 82683605aab84f13bab1c868e2627035 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82683605aab84f13bab1c868e2627035" member_type: VOTER }
I20260620 14:47:39.929873 1596 raft_consensus.cc:374] T 00000000000000000000000000000000 P 82683605aab84f13bab1c868e2627035 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:39.929906 1596 raft_consensus.cc:729] T 00000000000000000000000000000000 P 82683605aab84f13bab1c868e2627035 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82683605aab84f13bab1c868e2627035, State: Initialized, Role: FOLLOWER
I20260620 14:47:39.930034 1596 consensus_queue.cc:260] T 00000000000000000000000000000000 P 82683605aab84f13bab1c868e2627035 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "82683605aab84f13bab1c868e2627035" member_type: VOTER }
I20260620 14:47:39.930123 1596 raft_consensus.cc:388] T 00000000000000000000000000000000 P 82683605aab84f13bab1c868e2627035 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:39.930155 1596 raft_consensus.cc:482] T 00000000000000000000000000000000 P 82683605aab84f13bab1c868e2627035 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:39.930202 1596 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 82683605aab84f13bab1c868e2627035 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:39.931780 1596 raft_consensus.cc:504] T 00000000000000000000000000000000 P 82683605aab84f13bab1c868e2627035 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82683605aab84f13bab1c868e2627035" member_type: VOTER }
I20260620 14:47:39.931938 1596 leader_election.cc:302] T 00000000000000000000000000000000 P 82683605aab84f13bab1c868e2627035 [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: 82683605aab84f13bab1c868e2627035; no voters:
I20260620 14:47:39.932271 1596 leader_election.cc:288] T 00000000000000000000000000000000 P 82683605aab84f13bab1c868e2627035 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:39.932422 1599 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 82683605aab84f13bab1c868e2627035 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:39.932904 1599 raft_consensus.cc:686] T 00000000000000000000000000000000 P 82683605aab84f13bab1c868e2627035 [term 1 LEADER]: Becoming Leader. State: Replica: 82683605aab84f13bab1c868e2627035, State: Running, Role: LEADER
I20260620 14:47:39.933161 1596 sys_catalog.cc:564] T 00000000000000000000000000000000 P 82683605aab84f13bab1c868e2627035 [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:47:39.933118 1599 consensus_queue.cc:237] T 00000000000000000000000000000000 P 82683605aab84f13bab1c868e2627035 [LEADER]: Queue going to LEADER mode. State: All 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: "82683605aab84f13bab1c868e2627035" member_type: VOTER }
I20260620 14:47:39.933983 1600 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82683605aab84f13bab1c868e2627035 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "82683605aab84f13bab1c868e2627035" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82683605aab84f13bab1c868e2627035" member_type: VOTER } }
I20260620 14:47:39.934171 1600 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82683605aab84f13bab1c868e2627035 [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:39.934163 1601 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82683605aab84f13bab1c868e2627035 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 82683605aab84f13bab1c868e2627035. Latest consensus state: current_term: 1 leader_uuid: "82683605aab84f13bab1c868e2627035" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82683605aab84f13bab1c868e2627035" member_type: VOTER } }
I20260620 14:47:39.934386 1601 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82683605aab84f13bab1c868e2627035 [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:39.935295 1605 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:47:39.936761 1605 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:47:39.937575 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:47:39.939317 1605 catalog_manager.cc:1347] Generated new cluster ID: c369e83bb96b46aab874d2f71eb8edcb
I20260620 14:47:39.939396 1605 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:47:39.949887 1605 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:47:39.950650 1605 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:47:39.957751 1605 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 82683605aab84f13bab1c868e2627035: Generated new TSK 0
I20260620 14:47:39.957962 1605 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:47:39.970007 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:39.971017 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:39.972350 388 webserver.cc:460] Webserver started at http://127.0.97.1:46195/ using document root <none> and password file <none>
I20260620 14:47:39.972607 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:39.972661 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:39.972800 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:39.973417 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "4eb69bc051fc48bb8e2fedba83e6570e"
format_stamp: "Formatted at 2026-06-20 14:47:39 on dist-test-slave-nvk5"
I20260620 14:47:39.975818 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:47:39.977214 1620 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:39.977494 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:47:39.977604 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "4eb69bc051fc48bb8e2fedba83e6570e"
format_stamp: "Formatted at 2026-06-20 14:47:39 on dist-test-slave-nvk5"
I20260620 14:47:39.977720 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781966855785253-388-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)
I20260620 14:47:40.036782 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:40.037328 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:40.037871 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:47:40.038645 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:47:40.038724 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:40.038841 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:47:40.038901 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:40.050065 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:34343
I20260620 14:47:40.050096 1682 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:34343 every 8 connection(s)
I20260620 14:47:40.056984 1683 heartbeater.cc:347] Connected to a master server at 127.0.97.62:44771
I20260620 14:47:40.057101 1683 heartbeater.cc:464] Registering TS with master...
I20260620 14:47:40.057294 1683 heartbeater.cc:511] Master 127.0.97.62:44771 requested a full tablet report, sending...
I20260620 14:47:40.058029 1561 ts_manager.cc:194] Registered new tserver with Master: 4eb69bc051fc48bb8e2fedba83e6570e (127.0.97.1:34343)
I20260620 14:47:40.058719 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00781621s
I20260620 14:47:40.058971 1561 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34524
I20260620 14:47:40.068619 1561 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34538:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:47:40.070235 1683 heartbeater.cc:503] Master 127.0.97.62:44771 was elected leader, sending a full tablet report...
I20260620 14:47:40.081121 1648 tablet_service.cc:1467] Processing CreateTablet for tablet bad985c1359142a289b93e87309fb1ca (DEFAULT_TABLE table=fake-table [id=cc22c98172704737adf2e75060af6e0c]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:47:40.081507 1648 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet bad985c1359142a289b93e87309fb1ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:40.086004 1695 tablet_bootstrap.cc:492] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e: Bootstrap starting.
I20260620 14:47:40.087097 1695 tablet_bootstrap.cc:654] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:40.088768 1695 tablet_bootstrap.cc:492] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e: No bootstrap required, opened a new log
I20260620 14:47:40.088886 1695 ts_tablet_manager.cc:1397] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:47:40.089380 1695 raft_consensus.cc:348] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4eb69bc051fc48bb8e2fedba83e6570e" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 34343 } }
I20260620 14:47:40.089526 1695 raft_consensus.cc:374] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:40.089600 1695 raft_consensus.cc:729] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eb69bc051fc48bb8e2fedba83e6570e, State: Initialized, Role: FOLLOWER
I20260620 14:47:40.089787 1695 consensus_queue.cc:260] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4eb69bc051fc48bb8e2fedba83e6570e" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 34343 } }
I20260620 14:47:40.089923 1695 raft_consensus.cc:388] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:40.089999 1695 raft_consensus.cc:482] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:40.090087 1695 raft_consensus.cc:3037] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:40.091708 1695 raft_consensus.cc:504] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4eb69bc051fc48bb8e2fedba83e6570e" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 34343 } }
I20260620 14:47:40.091874 1695 leader_election.cc:302] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [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: 4eb69bc051fc48bb8e2fedba83e6570e; no voters:
I20260620 14:47:40.092175 1695 leader_election.cc:288] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:40.092278 1697 raft_consensus.cc:2781] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:40.094195 1695 ts_tablet_manager.cc:1428] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e: Time spent starting tablet: real 0.005s user 0.004s sys 0.002s
I20260620 14:47:40.094463 1697 raft_consensus.cc:686] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [term 1 LEADER]: Becoming Leader. State: Replica: 4eb69bc051fc48bb8e2fedba83e6570e, State: Running, Role: LEADER
I20260620 14:47:40.094674 1697 consensus_queue.cc:237] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [LEADER]: Queue going to LEADER mode. State: All 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: "4eb69bc051fc48bb8e2fedba83e6570e" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 34343 } }
I20260620 14:47:40.096477 1560 catalog_manager.cc:5495] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4eb69bc051fc48bb8e2fedba83e6570e (127.0.97.1). New cstate: current_term: 1 leader_uuid: "4eb69bc051fc48bb8e2fedba83e6570e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4eb69bc051fc48bb8e2fedba83e6570e" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 34343 } health_report { overall_health: HEALTHY } } }
I20260620 14:47:40.110919 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:47:40.111166 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:47:40.118795 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:47:40.119079 388 tablet_replica.cc:330] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e: stopping tablet replica
I20260620 14:47:40.119268 388 raft_consensus.cc:2229] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:40.119434 388 raft_consensus.cc:2258] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:40.123766 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:47:40.127456 1560 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34538:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-32" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260620 14:47:40.131304 1548 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.97.1:34343: connect: Connection refused (error 111)
W20260620 14:47:40.132826 1548 catalog_manager.cc:4584] TS 4eb69bc051fc48bb8e2fedba83e6570e (127.0.97.1:34343): AlterTable RPC failed for tablet bad985c1359142a289b93e87309fb1ca: Network error: Client connection negotiation failed: client connection to 127.0.97.1:34343: connect: Connection refused (error 111)
I20260620 14:47:40.585548 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:40.586611 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:40.588042 388 webserver.cc:460] Webserver started at http://127.0.97.1:46195/ using document root <none> and password file <none>
I20260620 14:47:40.588294 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:40.588385 388 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260620 14:47:40.590507 388 fs_manager.cc:709] Time spent opening directory manager: real 0.002s user 0.002s sys 0.000s
I20260620 14:47:40.591940 1707 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:40.592357 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:47:40.592501 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "4eb69bc051fc48bb8e2fedba83e6570e"
format_stamp: "Formatted at 2026-06-20 14:47:39 on dist-test-slave-nvk5"
I20260620 14:47:40.592646 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781966855785253-388-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)
I20260620 14:47:40.613386 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:40.613916 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:40.614507 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:47:40.615840 1714 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260620 14:47:40.618918 388 ts_tablet_manager.cc:579] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260620 14:47:40.619019 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.004s user 0.001s sys 0.000s
I20260620 14:47:40.619160 388 ts_tablet_manager.cc:594] Registering tablets (0/1 complete)
I20260620 14:47:40.621295 388 ts_tablet_manager.cc:610] Registered 1 tablets
I20260620 14:47:40.621366 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.002s user 0.002s sys 0.000s
I20260620 14:47:40.621479 1714 tablet_bootstrap.cc:492] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e: Bootstrap starting.
I20260620 14:47:40.627267 1714 tablet_bootstrap.cc:492] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e: 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
I20260620 14:47:40.627839 1714 tablet_bootstrap.cc:492] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e: Bootstrap complete.
I20260620 14:47:40.628146 1714 ts_tablet_manager.cc:1397] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e: Time spent bootstrapping tablet: real 0.007s user 0.004s sys 0.000s
I20260620 14:47:40.629464 1714 raft_consensus.cc:348] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4eb69bc051fc48bb8e2fedba83e6570e" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 34343 } }
I20260620 14:47:40.629698 1714 raft_consensus.cc:729] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eb69bc051fc48bb8e2fedba83e6570e, State: Initialized, Role: FOLLOWER
I20260620 14:47:40.630101 1714 consensus_queue.cc:260] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [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: "4eb69bc051fc48bb8e2fedba83e6570e" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 34343 } }
I20260620 14:47:40.630445 1714 raft_consensus.cc:388] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:40.630581 1714 raft_consensus.cc:482] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:40.630730 1714 raft_consensus.cc:3037] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [term 1 FOLLOWER]: Advancing to term 2
I20260620 14:47:40.632797 1714 raft_consensus.cc:504] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4eb69bc051fc48bb8e2fedba83e6570e" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 34343 } }
I20260620 14:47:40.633081 1714 leader_election.cc:302] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [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: 4eb69bc051fc48bb8e2fedba83e6570e; no voters:
I20260620 14:47:40.633582 1714 leader_election.cc:288] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [CANDIDATE]: Term 2 election: Requested vote from peers
I20260620 14:47:40.633845 1755 raft_consensus.cc:2781] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [term 2 FOLLOWER]: Leader election won for term 2
I20260620 14:47:40.634371 1714 ts_tablet_manager.cc:1428] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e: Time spent starting tablet: real 0.006s user 0.005s sys 0.004s
I20260620 14:47:40.634929 1755 raft_consensus.cc:686] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [term 2 LEADER]: Becoming Leader. State: Replica: 4eb69bc051fc48bb8e2fedba83e6570e, State: Running, Role: LEADER
I20260620 14:47:40.635221 1755 consensus_queue.cc:237] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [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: "4eb69bc051fc48bb8e2fedba83e6570e" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 34343 } }
I20260620 14:47:40.642349 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:34343
I20260620 14:47:40.642379 1776 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:34343 every 8 connection(s)
I20260620 14:47:40.650434 1777 heartbeater.cc:347] Connected to a master server at 127.0.97.62:44771
I20260620 14:47:40.650591 1777 heartbeater.cc:464] Registering TS with master...
I20260620 14:47:40.651055 1777 heartbeater.cc:511] Master 127.0.97.62:44771 requested a full tablet report, sending...
I20260620 14:47:40.652357 1560 ts_manager.cc:194] Re-registered known tserver with Master: 4eb69bc051fc48bb8e2fedba83e6570e (127.0.97.1:34343)
I20260620 14:47:40.652770 1560 catalog_manager.cc:5495] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "4eb69bc051fc48bb8e2fedba83e6570e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4eb69bc051fc48bb8e2fedba83e6570e" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 34343 } health_report { overall_health: HEALTHY } } }
I20260620 14:47:40.653155 1560 catalog_manager.cc:5587] TS 4eb69bc051fc48bb8e2fedba83e6570e (127.0.97.1:34343) does not have the latest schema for tablet bad985c1359142a289b93e87309fb1ca (table fake-table [id=cc22c98172704737adf2e75060af6e0c]). Expected version 1 got 0
I20260620 14:47:40.657600 1560 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34560
I20260620 14:47:40.658710 1777 heartbeater.cc:503] Master 127.0.97.62:44771 was elected leader, sending a full tablet report...
I20260620 14:47:40.659795 1560 catalog_manager.cc:5587] TS 4eb69bc051fc48bb8e2fedba83e6570e (127.0.97.1:34343) does not have the latest schema for tablet bad985c1359142a289b93e87309fb1ca (table fake-table [id=cc22c98172704737adf2e75060af6e0c]). Expected version 1 got 0
I20260620 14:47:40.761755 1786 tablet.cc:1722] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:47:40.762267 1786 tablet.cc:1620] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e: MemRowSet was empty: no flush needed.
I20260620 14:47:40.768743 1560 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 82683605aab84f13bab1c868e2627035: fake-table [id=cc22c98172704737adf2e75060af6e0c] alter complete (version 1)
I20260620 14:47:40.778360 388 tablet_server.cc:178] TabletServer@127.0.97.1:34343 shutting down...
I20260620 14:47:40.793902 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:47:40.794345 388 tablet_replica.cc:330] stopping tablet replica
I20260620 14:47:40.794647 388 raft_consensus.cc:2229] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [term 2 LEADER]: Raft consensus shutting down.
I20260620 14:47:40.794947 388 raft_consensus.cc:2258] T bad985c1359142a289b93e87309fb1ca P 4eb69bc051fc48bb8e2fedba83e6570e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:40.810034 388 tablet_server.cc:194] TabletServer@127.0.97.1:34343 shutdown complete.
I20260620 14:47:40.813230 388 master.cc:537] Master@127.0.97.62:44771 shutting down...
I20260620 14:47:40.820588 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 82683605aab84f13bab1c868e2627035 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:40.820827 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 82683605aab84f13bab1c868e2627035 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:40.820935 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P 82683605aab84f13bab1c868e2627035: stopping tablet replica
I20260620 14:47:40.834764 388 master.cc:552] Master@127.0.97.62:44771 shutdown complete.
[ OK ] AlterTableTest.TestAlterOnTSRestart (962 ms)
[ RUN ] AlterTableTest.TestShutdownWithPendingTasks
I20260620 14:47:40.844223 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:33027
I20260620 14:47:40.844769 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:40.845533 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:40.846786 388 webserver.cc:460] Webserver started at http://127.0.97.62:38087/ using document root <none> and password file <none>
I20260620 14:47:40.847011 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:40.847102 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:40.847257 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:40.847841 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "d55ce3aae1a44abbb7dda81db95dd7fa"
format_stamp: "Formatted at 2026-06-20 14:47:40 on dist-test-slave-nvk5"
I20260620 14:47:40.850150 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260620 14:47:40.851694 1790 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:40.852005 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260620 14:47:40.852146 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "d55ce3aae1a44abbb7dda81db95dd7fa"
format_stamp: "Formatted at 2026-06-20 14:47:40 on dist-test-slave-nvk5"
I20260620 14:47:40.852283 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781966855785253-388-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)
I20260620 14:47:40.864759 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:40.871446 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:40.881013 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:33027
I20260620 14:47:40.881034 1841 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:33027 every 8 connection(s)
I20260620 14:47:40.882306 1842 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:40.886293 1842 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d55ce3aae1a44abbb7dda81db95dd7fa: Bootstrap starting.
I20260620 14:47:40.887259 1842 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d55ce3aae1a44abbb7dda81db95dd7fa: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:40.888636 1842 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d55ce3aae1a44abbb7dda81db95dd7fa: No bootstrap required, opened a new log
I20260620 14:47:40.889122 1842 raft_consensus.cc:348] T 00000000000000000000000000000000 P d55ce3aae1a44abbb7dda81db95dd7fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d55ce3aae1a44abbb7dda81db95dd7fa" member_type: VOTER }
I20260620 14:47:40.889246 1842 raft_consensus.cc:374] T 00000000000000000000000000000000 P d55ce3aae1a44abbb7dda81db95dd7fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:40.889286 1842 raft_consensus.cc:729] T 00000000000000000000000000000000 P d55ce3aae1a44abbb7dda81db95dd7fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d55ce3aae1a44abbb7dda81db95dd7fa, State: Initialized, Role: FOLLOWER
I20260620 14:47:40.889467 1842 consensus_queue.cc:260] T 00000000000000000000000000000000 P d55ce3aae1a44abbb7dda81db95dd7fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d55ce3aae1a44abbb7dda81db95dd7fa" member_type: VOTER }
I20260620 14:47:40.889580 1842 raft_consensus.cc:388] T 00000000000000000000000000000000 P d55ce3aae1a44abbb7dda81db95dd7fa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:40.889621 1842 raft_consensus.cc:482] T 00000000000000000000000000000000 P d55ce3aae1a44abbb7dda81db95dd7fa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:40.889670 1842 raft_consensus.cc:3037] T 00000000000000000000000000000000 P d55ce3aae1a44abbb7dda81db95dd7fa [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:40.891300 1842 raft_consensus.cc:504] T 00000000000000000000000000000000 P d55ce3aae1a44abbb7dda81db95dd7fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d55ce3aae1a44abbb7dda81db95dd7fa" member_type: VOTER }
I20260620 14:47:40.891454 1842 leader_election.cc:302] T 00000000000000000000000000000000 P d55ce3aae1a44abbb7dda81db95dd7fa [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: d55ce3aae1a44abbb7dda81db95dd7fa; no voters:
I20260620 14:47:40.891747 1842 leader_election.cc:288] T 00000000000000000000000000000000 P d55ce3aae1a44abbb7dda81db95dd7fa [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:40.891898 1845 raft_consensus.cc:2781] T 00000000000000000000000000000000 P d55ce3aae1a44abbb7dda81db95dd7fa [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:40.892338 1845 raft_consensus.cc:686] T 00000000000000000000000000000000 P d55ce3aae1a44abbb7dda81db95dd7fa [term 1 LEADER]: Becoming Leader. State: Replica: d55ce3aae1a44abbb7dda81db95dd7fa, State: Running, Role: LEADER
I20260620 14:47:40.892571 1845 consensus_queue.cc:237] T 00000000000000000000000000000000 P d55ce3aae1a44abbb7dda81db95dd7fa [LEADER]: Queue going to LEADER mode. State: All 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: "d55ce3aae1a44abbb7dda81db95dd7fa" member_type: VOTER }
I20260620 14:47:40.892637 1842 sys_catalog.cc:564] T 00000000000000000000000000000000 P d55ce3aae1a44abbb7dda81db95dd7fa [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:47:40.893283 1847 sys_catalog.cc:455] T 00000000000000000000000000000000 P d55ce3aae1a44abbb7dda81db95dd7fa [sys.catalog]: SysCatalogTable state changed. Reason: New leader d55ce3aae1a44abbb7dda81db95dd7fa. Latest consensus state: current_term: 1 leader_uuid: "d55ce3aae1a44abbb7dda81db95dd7fa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d55ce3aae1a44abbb7dda81db95dd7fa" member_type: VOTER } }
I20260620 14:47:40.893357 1846 sys_catalog.cc:455] T 00000000000000000000000000000000 P d55ce3aae1a44abbb7dda81db95dd7fa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d55ce3aae1a44abbb7dda81db95dd7fa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d55ce3aae1a44abbb7dda81db95dd7fa" member_type: VOTER } }
I20260620 14:47:40.893527 1847 sys_catalog.cc:458] T 00000000000000000000000000000000 P d55ce3aae1a44abbb7dda81db95dd7fa [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:40.893555 1846 sys_catalog.cc:458] T 00000000000000000000000000000000 P d55ce3aae1a44abbb7dda81db95dd7fa [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:40.894940 1850 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:47:40.896483 1850 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:47:40.897639 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:47:40.899371 1850 catalog_manager.cc:1347] Generated new cluster ID: 4ac094e4a6a5435b9f986f50afdf4acc
I20260620 14:47:40.899444 1850 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:47:40.925042 1850 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:47:40.925900 1850 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:47:40.937132 1850 catalog_manager.cc:5868] T 00000000000000000000000000000000 P d55ce3aae1a44abbb7dda81db95dd7fa: Generated new TSK 0
I20260620 14:47:40.937474 1850 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:47:40.962376 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:40.963409 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:40.964865 388 webserver.cc:460] Webserver started at http://127.0.97.1:39411/ using document root <none> and password file <none>
I20260620 14:47:40.965090 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:40.965171 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:40.965313 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:40.965914 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "a0cb01361a68430c8f69dd8b3de0674e"
format_stamp: "Formatted at 2026-06-20 14:47:40 on dist-test-slave-nvk5"
I20260620 14:47:40.968228 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:47:40.969729 1866 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:40.970122 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:47:40.970235 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "a0cb01361a68430c8f69dd8b3de0674e"
format_stamp: "Formatted at 2026-06-20 14:47:40 on dist-test-slave-nvk5"
I20260620 14:47:40.970359 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781966855785253-388-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)
I20260620 14:47:40.983192 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:40.983671 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:40.984163 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:47:40.984941 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:47:40.985016 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:40.985117 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:47:40.985180 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:40.996578 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:36137
I20260620 14:47:40.996593 1928 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:36137 every 8 connection(s)
I20260620 14:47:41.003639 1929 heartbeater.cc:347] Connected to a master server at 127.0.97.62:33027
I20260620 14:47:41.003796 1929 heartbeater.cc:464] Registering TS with master...
I20260620 14:47:41.004079 1929 heartbeater.cc:511] Master 127.0.97.62:33027 requested a full tablet report, sending...
I20260620 14:47:41.004923 1807 ts_manager.cc:194] Registered new tserver with Master: a0cb01361a68430c8f69dd8b3de0674e (127.0.97.1:36137)
I20260620 14:47:41.005345 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007858325s
I20260620 14:47:41.006244 1807 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41376
I20260620 14:47:41.015708 1807 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41380:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:47:41.017560 1929 heartbeater.cc:503] Master 127.0.97.62:33027 was elected leader, sending a full tablet report...
I20260620 14:47:41.027781 1894 tablet_service.cc:1467] Processing CreateTablet for tablet 663d7d79117443ac9fcfee42e4e8076b (DEFAULT_TABLE table=fake-table [id=c873fe08bdda4f7ab8fccf457ea58ae5]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:47:41.028240 1894 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 663d7d79117443ac9fcfee42e4e8076b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:41.033268 1941 tablet_bootstrap.cc:492] T 663d7d79117443ac9fcfee42e4e8076b P a0cb01361a68430c8f69dd8b3de0674e: Bootstrap starting.
I20260620 14:47:41.034305 1941 tablet_bootstrap.cc:654] T 663d7d79117443ac9fcfee42e4e8076b P a0cb01361a68430c8f69dd8b3de0674e: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:41.035851 1941 tablet_bootstrap.cc:492] T 663d7d79117443ac9fcfee42e4e8076b P a0cb01361a68430c8f69dd8b3de0674e: No bootstrap required, opened a new log
I20260620 14:47:41.035946 1941 ts_tablet_manager.cc:1397] T 663d7d79117443ac9fcfee42e4e8076b P a0cb01361a68430c8f69dd8b3de0674e: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:47:41.036406 1941 raft_consensus.cc:348] T 663d7d79117443ac9fcfee42e4e8076b P a0cb01361a68430c8f69dd8b3de0674e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0cb01361a68430c8f69dd8b3de0674e" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36137 } }
I20260620 14:47:41.036597 1941 raft_consensus.cc:374] T 663d7d79117443ac9fcfee42e4e8076b P a0cb01361a68430c8f69dd8b3de0674e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:41.036644 1941 raft_consensus.cc:729] T 663d7d79117443ac9fcfee42e4e8076b P a0cb01361a68430c8f69dd8b3de0674e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0cb01361a68430c8f69dd8b3de0674e, State: Initialized, Role: FOLLOWER
I20260620 14:47:41.036834 1941 consensus_queue.cc:260] T 663d7d79117443ac9fcfee42e4e8076b P a0cb01361a68430c8f69dd8b3de0674e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a0cb01361a68430c8f69dd8b3de0674e" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36137 } }
I20260620 14:47:41.036967 1941 raft_consensus.cc:388] T 663d7d79117443ac9fcfee42e4e8076b P a0cb01361a68430c8f69dd8b3de0674e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:41.037010 1941 raft_consensus.cc:482] T 663d7d79117443ac9fcfee42e4e8076b P a0cb01361a68430c8f69dd8b3de0674e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:41.037061 1941 raft_consensus.cc:3037] T 663d7d79117443ac9fcfee42e4e8076b P a0cb01361a68430c8f69dd8b3de0674e [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:41.038679 1941 raft_consensus.cc:504] T 663d7d79117443ac9fcfee42e4e8076b P a0cb01361a68430c8f69dd8b3de0674e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0cb01361a68430c8f69dd8b3de0674e" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36137 } }
I20260620 14:47:41.038848 1941 leader_election.cc:302] T 663d7d79117443ac9fcfee42e4e8076b P a0cb01361a68430c8f69dd8b3de0674e [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: a0cb01361a68430c8f69dd8b3de0674e; no voters:
I20260620 14:47:41.039155 1941 leader_election.cc:288] T 663d7d79117443ac9fcfee42e4e8076b P a0cb01361a68430c8f69dd8b3de0674e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:41.039283 1943 raft_consensus.cc:2781] T 663d7d79117443ac9fcfee42e4e8076b P a0cb01361a68430c8f69dd8b3de0674e [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:41.039800 1941 ts_tablet_manager.cc:1428] T 663d7d79117443ac9fcfee42e4e8076b P a0cb01361a68430c8f69dd8b3de0674e: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260620 14:47:41.040124 1943 raft_consensus.cc:686] T 663d7d79117443ac9fcfee42e4e8076b P a0cb01361a68430c8f69dd8b3de0674e [term 1 LEADER]: Becoming Leader. State: Replica: a0cb01361a68430c8f69dd8b3de0674e, State: Running, Role: LEADER
I20260620 14:47:41.040345 1943 consensus_queue.cc:237] T 663d7d79117443ac9fcfee42e4e8076b P a0cb01361a68430c8f69dd8b3de0674e [LEADER]: Queue going to LEADER mode. State: All 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: "a0cb01361a68430c8f69dd8b3de0674e" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36137 } }
I20260620 14:47:41.042327 1807 catalog_manager.cc:5495] T 663d7d79117443ac9fcfee42e4e8076b P a0cb01361a68430c8f69dd8b3de0674e reported cstate change: term changed from 0 to 1, leader changed from <none> to a0cb01361a68430c8f69dd8b3de0674e (127.0.97.1). New cstate: current_term: 1 leader_uuid: "a0cb01361a68430c8f69dd8b3de0674e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0cb01361a68430c8f69dd8b3de0674e" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36137 } health_report { overall_health: HEALTHY } } }
I20260620 14:47:41.057994 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:47:41.058142 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:47:41.065579 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:47:41.065937 388 tablet_replica.cc:330] T 663d7d79117443ac9fcfee42e4e8076b P a0cb01361a68430c8f69dd8b3de0674e: stopping tablet replica
I20260620 14:47:41.066213 388 raft_consensus.cc:2229] T 663d7d79117443ac9fcfee42e4e8076b P a0cb01361a68430c8f69dd8b3de0674e [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:41.066565 388 raft_consensus.cc:2258] T 663d7d79117443ac9fcfee42e4e8076b P a0cb01361a68430c8f69dd8b3de0674e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:41.070875 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:47:41.074615 1806 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41380:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-i32" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260620 14:47:41.166833 1792 catalog_manager.cc:4584] TS a0cb01361a68430c8f69dd8b3de0674e (127.0.97.1:36137): AlterTable RPC failed for tablet 663d7d79117443ac9fcfee42e4e8076b: Network error: Client connection negotiation failed: client connection to 127.0.97.1:36137: connect: Connection refused (error 111)
I20260620 14:47:41.530296 388 master.cc:537] Master@127.0.97.62:33027 shutting down...
I20260620 14:47:41.702488 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P d55ce3aae1a44abbb7dda81db95dd7fa [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:41.702795 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P d55ce3aae1a44abbb7dda81db95dd7fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:41.702934 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P d55ce3aae1a44abbb7dda81db95dd7fa: stopping tablet replica
I20260620 14:47:41.716702 388 master.cc:552] Master@127.0.97.62:33027 shutdown complete.
[ OK ] AlterTableTest.TestShutdownWithPendingTasks (882 ms)
[ RUN ] AlterTableTest.TestRestartTSDuringAlter
I20260620 14:47:41.726819 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:42131
I20260620 14:47:41.727332 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:41.728106 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:41.729483 388 webserver.cc:460] Webserver started at http://127.0.97.62:33013/ using document root <none> and password file <none>
I20260620 14:47:41.729693 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:41.729743 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:41.729889 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:41.730472 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "ac2c7c99f6784de48a21f0dca1e6579b"
format_stamp: "Formatted at 2026-06-20 14:47:41 on dist-test-slave-nvk5"
I20260620 14:47:41.732851 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.002s sys 0.001s
I20260620 14:47:41.734311 1953 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:41.734632 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260620 14:47:41.734747 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "ac2c7c99f6784de48a21f0dca1e6579b"
format_stamp: "Formatted at 2026-06-20 14:47:41 on dist-test-slave-nvk5"
I20260620 14:47:41.734856 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781966855785253-388-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)
I20260620 14:47:41.754130 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:41.754632 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:41.765264 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:42131
I20260620 14:47:41.765293 2004 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:42131 every 8 connection(s)
I20260620 14:47:41.766482 2005 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:41.770360 2005 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac2c7c99f6784de48a21f0dca1e6579b: Bootstrap starting.
I20260620 14:47:41.771500 2005 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ac2c7c99f6784de48a21f0dca1e6579b: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:41.772933 2005 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac2c7c99f6784de48a21f0dca1e6579b: No bootstrap required, opened a new log
I20260620 14:47:41.773396 2005 raft_consensus.cc:348] T 00000000000000000000000000000000 P ac2c7c99f6784de48a21f0dca1e6579b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac2c7c99f6784de48a21f0dca1e6579b" member_type: VOTER }
I20260620 14:47:41.773509 2005 raft_consensus.cc:374] T 00000000000000000000000000000000 P ac2c7c99f6784de48a21f0dca1e6579b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:41.773541 2005 raft_consensus.cc:729] T 00000000000000000000000000000000 P ac2c7c99f6784de48a21f0dca1e6579b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac2c7c99f6784de48a21f0dca1e6579b, State: Initialized, Role: FOLLOWER
I20260620 14:47:41.773728 2005 consensus_queue.cc:260] T 00000000000000000000000000000000 P ac2c7c99f6784de48a21f0dca1e6579b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ac2c7c99f6784de48a21f0dca1e6579b" member_type: VOTER }
I20260620 14:47:41.773864 2005 raft_consensus.cc:388] T 00000000000000000000000000000000 P ac2c7c99f6784de48a21f0dca1e6579b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:41.773904 2005 raft_consensus.cc:482] T 00000000000000000000000000000000 P ac2c7c99f6784de48a21f0dca1e6579b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:41.773954 2005 raft_consensus.cc:3037] T 00000000000000000000000000000000 P ac2c7c99f6784de48a21f0dca1e6579b [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:41.775581 2005 raft_consensus.cc:504] T 00000000000000000000000000000000 P ac2c7c99f6784de48a21f0dca1e6579b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac2c7c99f6784de48a21f0dca1e6579b" member_type: VOTER }
I20260620 14:47:41.775738 2005 leader_election.cc:302] T 00000000000000000000000000000000 P ac2c7c99f6784de48a21f0dca1e6579b [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: ac2c7c99f6784de48a21f0dca1e6579b; no voters:
I20260620 14:47:41.776042 2005 leader_election.cc:288] T 00000000000000000000000000000000 P ac2c7c99f6784de48a21f0dca1e6579b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:41.776180 2008 raft_consensus.cc:2781] T 00000000000000000000000000000000 P ac2c7c99f6784de48a21f0dca1e6579b [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:41.776682 2008 raft_consensus.cc:686] T 00000000000000000000000000000000 P ac2c7c99f6784de48a21f0dca1e6579b [term 1 LEADER]: Becoming Leader. State: Replica: ac2c7c99f6784de48a21f0dca1e6579b, State: Running, Role: LEADER
I20260620 14:47:41.776940 2005 sys_catalog.cc:564] T 00000000000000000000000000000000 P ac2c7c99f6784de48a21f0dca1e6579b [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:47:41.776887 2008 consensus_queue.cc:237] T 00000000000000000000000000000000 P ac2c7c99f6784de48a21f0dca1e6579b [LEADER]: Queue going to LEADER mode. State: All 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: "ac2c7c99f6784de48a21f0dca1e6579b" member_type: VOTER }
I20260620 14:47:41.777587 2010 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac2c7c99f6784de48a21f0dca1e6579b [sys.catalog]: SysCatalogTable state changed. Reason: New leader ac2c7c99f6784de48a21f0dca1e6579b. Latest consensus state: current_term: 1 leader_uuid: "ac2c7c99f6784de48a21f0dca1e6579b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac2c7c99f6784de48a21f0dca1e6579b" member_type: VOTER } }
I20260620 14:47:41.777679 2009 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac2c7c99f6784de48a21f0dca1e6579b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ac2c7c99f6784de48a21f0dca1e6579b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac2c7c99f6784de48a21f0dca1e6579b" member_type: VOTER } }
I20260620 14:47:41.777832 2010 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac2c7c99f6784de48a21f0dca1e6579b [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:41.777865 2009 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac2c7c99f6784de48a21f0dca1e6579b [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:41.779157 2013 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:47:41.780465 2013 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:47:41.781690 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:47:41.783341 2013 catalog_manager.cc:1347] Generated new cluster ID: cc656371d0714bcf86c8406d3292e0f4
I20260620 14:47:41.783416 2013 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:47:41.795277 2013 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:47:41.796022 2013 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:47:41.799535 2013 catalog_manager.cc:5868] T 00000000000000000000000000000000 P ac2c7c99f6784de48a21f0dca1e6579b: Generated new TSK 0
I20260620 14:47:41.799721 2013 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:47:41.814235 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:41.815227 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:41.816669 388 webserver.cc:460] Webserver started at http://127.0.97.1:40385/ using document root <none> and password file <none>
I20260620 14:47:41.816906 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:41.816959 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:41.817116 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:41.817688 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "bfce8658d64643c9b9daa39be84ab41d"
format_stamp: "Formatted at 2026-06-20 14:47:41 on dist-test-slave-nvk5"
I20260620 14:47:41.820022 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260620 14:47:41.821583 2029 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:41.822047 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:47:41.822156 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "bfce8658d64643c9b9daa39be84ab41d"
format_stamp: "Formatted at 2026-06-20 14:47:41 on dist-test-slave-nvk5"
I20260620 14:47:41.822273 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781966855785253-388-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)
I20260620 14:47:41.831507 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:41.831990 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:41.832520 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:47:41.833245 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:47:41.833328 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:41.833426 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:47:41.833488 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:41.847481 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:43887
I20260620 14:47:41.847510 2091 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:43887 every 8 connection(s)
I20260620 14:47:41.854809 2092 heartbeater.cc:347] Connected to a master server at 127.0.97.62:42131
I20260620 14:47:41.854954 2092 heartbeater.cc:464] Registering TS with master...
I20260620 14:47:41.855258 2092 heartbeater.cc:511] Master 127.0.97.62:42131 requested a full tablet report, sending...
I20260620 14:47:41.856062 1970 ts_manager.cc:194] Registered new tserver with Master: bfce8658d64643c9b9daa39be84ab41d (127.0.97.1:43887)
I20260620 14:47:41.856101 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007824437s
I20260620 14:47:41.857127 1970 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59274
I20260620 14:47:41.866935 1970 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59290:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:47:41.868803 2092 heartbeater.cc:503] Master 127.0.97.62:42131 was elected leader, sending a full tablet report...
I20260620 14:47:41.879325 2057 tablet_service.cc:1467] Processing CreateTablet for tablet f9d161c0a0f9494988bea847f2e89d40 (DEFAULT_TABLE table=fake-table [id=65986664a88a4f0399801a361a752b32]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:47:41.879704 2057 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f9d161c0a0f9494988bea847f2e89d40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:41.884891 2104 tablet_bootstrap.cc:492] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d: Bootstrap starting.
I20260620 14:47:41.886313 2104 tablet_bootstrap.cc:654] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:41.888019 2104 tablet_bootstrap.cc:492] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d: No bootstrap required, opened a new log
I20260620 14:47:41.888209 2104 ts_tablet_manager.cc:1397] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260620 14:47:41.888995 2104 raft_consensus.cc:348] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfce8658d64643c9b9daa39be84ab41d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:47:41.889221 2104 raft_consensus.cc:374] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:41.889374 2104 raft_consensus.cc:729] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfce8658d64643c9b9daa39be84ab41d, State: Initialized, Role: FOLLOWER
I20260620 14:47:41.889621 2104 consensus_queue.cc:260] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bfce8658d64643c9b9daa39be84ab41d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:47:41.889849 2104 raft_consensus.cc:388] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:41.889952 2104 raft_consensus.cc:482] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:41.890101 2104 raft_consensus.cc:3037] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:41.892741 2104 raft_consensus.cc:504] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfce8658d64643c9b9daa39be84ab41d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:47:41.893013 2104 leader_election.cc:302] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [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: bfce8658d64643c9b9daa39be84ab41d; no voters:
I20260620 14:47:41.893482 2104 leader_election.cc:288] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:41.893612 2106 raft_consensus.cc:2781] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:41.894191 2106 raft_consensus.cc:686] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 1 LEADER]: Becoming Leader. State: Replica: bfce8658d64643c9b9daa39be84ab41d, State: Running, Role: LEADER
I20260620 14:47:41.894423 2104 ts_tablet_manager.cc:1428] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d: Time spent starting tablet: real 0.006s user 0.003s sys 0.004s
I20260620 14:47:41.894526 2106 consensus_queue.cc:237] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [LEADER]: Queue going to LEADER mode. State: All 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: "bfce8658d64643c9b9daa39be84ab41d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:47:41.896409 1970 catalog_manager.cc:5495] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d reported cstate change: term changed from 0 to 1, leader changed from <none> to bfce8658d64643c9b9daa39be84ab41d (127.0.97.1). New cstate: current_term: 1 leader_uuid: "bfce8658d64643c9b9daa39be84ab41d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfce8658d64643c9b9daa39be84ab41d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } health_report { overall_health: HEALTHY } } }
I20260620 14:47:41.916618 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:47:41.917446 1970 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59290:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-i32" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:47:41.919215 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:47:41.927527 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:47:41.927901 388 tablet_replica.cc:330] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d: stopping tablet replica
I20260620 14:47:41.928112 388 raft_consensus.cc:2229] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:41.928321 388 raft_consensus.cc:2258] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:41.932279 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:47:41.935442 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:41.936471 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:41.937795 388 webserver.cc:460] Webserver started at http://127.0.97.1:40385/ using document root <none> and password file <none>
I20260620 14:47:41.938030 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:41.938107 388 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260620 14:47:41.939883 388 fs_manager.cc:709] Time spent opening directory manager: real 0.001s user 0.000s sys 0.001s
I20260620 14:47:41.941326 2116 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:41.941700 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:47:41.941812 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "bfce8658d64643c9b9daa39be84ab41d"
format_stamp: "Formatted at 2026-06-20 14:47:41 on dist-test-slave-nvk5"
I20260620 14:47:41.941937 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781966855785253-388-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)
I20260620 14:47:41.961292 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:41.961829 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:41.962349 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:47:41.963492 2123 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260620 14:47:41.966526 388 ts_tablet_manager.cc:579] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260620 14:47:41.966620 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.003s user 0.000s sys 0.000s
I20260620 14:47:41.966782 388 ts_tablet_manager.cc:594] Registering tablets (0/1 complete)
I20260620 14:47:41.968897 388 ts_tablet_manager.cc:610] Registered 1 tablets
I20260620 14:47:41.969010 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.002s user 0.002s sys 0.000s
I20260620 14:47:41.969084 2123 tablet_bootstrap.cc:492] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d: Bootstrap starting.
I20260620 14:47:41.973766 2123 tablet_bootstrap.cc:492] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d: 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
I20260620 14:47:41.974174 2123 tablet_bootstrap.cc:492] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d: Bootstrap complete.
I20260620 14:47:41.974438 2123 ts_tablet_manager.cc:1397] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260620 14:47:41.975203 2123 raft_consensus.cc:348] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfce8658d64643c9b9daa39be84ab41d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:47:41.975409 2123 raft_consensus.cc:729] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfce8658d64643c9b9daa39be84ab41d, State: Initialized, Role: FOLLOWER
I20260620 14:47:41.975685 2123 consensus_queue.cc:260] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [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: "bfce8658d64643c9b9daa39be84ab41d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:47:41.976037 2123 raft_consensus.cc:388] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:41.976169 2123 raft_consensus.cc:482] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:41.976325 2123 raft_consensus.cc:3037] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 1 FOLLOWER]: Advancing to term 2
I20260620 14:47:41.978574 2123 raft_consensus.cc:504] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfce8658d64643c9b9daa39be84ab41d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:47:41.978852 2123 leader_election.cc:302] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [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: bfce8658d64643c9b9daa39be84ab41d; no voters:
I20260620 14:47:41.979326 2123 leader_election.cc:288] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [CANDIDATE]: Term 2 election: Requested vote from peers
I20260620 14:47:41.979533 2157 raft_consensus.cc:2781] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 2 FOLLOWER]: Leader election won for term 2
I20260620 14:47:41.980149 2123 ts_tablet_manager.cc:1428] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d: Time spent starting tablet: real 0.006s user 0.007s sys 0.000s
I20260620 14:47:41.980741 2157 raft_consensus.cc:686] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 2 LEADER]: Becoming Leader. State: Replica: bfce8658d64643c9b9daa39be84ab41d, State: Running, Role: LEADER
I20260620 14:47:41.981050 2157 consensus_queue.cc:237] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [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: "bfce8658d64643c9b9daa39be84ab41d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:47:41.987061 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:43887
I20260620 14:47:41.987097 2185 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:43887 every 8 connection(s)
I20260620 14:47:41.995836 2186 heartbeater.cc:347] Connected to a master server at 127.0.97.62:42131
I20260620 14:47:41.996004 2186 heartbeater.cc:464] Registering TS with master...
I20260620 14:47:41.996429 2186 heartbeater.cc:511] Master 127.0.97.62:42131 requested a full tablet report, sending...
I20260620 14:47:41.997678 1970 ts_manager.cc:194] Re-registered known tserver with Master: bfce8658d64643c9b9daa39be84ab41d (127.0.97.1:43887)
I20260620 14:47:41.998252 388 tablet_server.cc:178] TabletServer@127.0.97.1:43887 shutting down...
I20260620 14:47:41.998059 1970 catalog_manager.cc:5495] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "bfce8658d64643c9b9daa39be84ab41d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfce8658d64643c9b9daa39be84ab41d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } health_report { overall_health: HEALTHY } } }
I20260620 14:47:41.998512 1970 catalog_manager.cc:5587] TS bfce8658d64643c9b9daa39be84ab41d (127.0.97.1:43887) does not have the latest schema for tablet f9d161c0a0f9494988bea847f2e89d40 (table fake-table [id=65986664a88a4f0399801a361a752b32]). Expected version 1 got 0
I20260620 14:47:42.002077 1970 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59318
I20260620 14:47:42.003465 2186 heartbeater.cc:503] Master 127.0.97.62:42131 was elected leader, sending a full tablet report...
I20260620 14:47:42.005206 1970 catalog_manager.cc:5587] TS bfce8658d64643c9b9daa39be84ab41d (127.0.97.1:43887) does not have the latest schema for tablet f9d161c0a0f9494988bea847f2e89d40 (table fake-table [id=65986664a88a4f0399801a361a752b32]). Expected version 1 got 0
I20260620 14:47:42.007687 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:47:42.008047 388 tablet_replica.cc:330] stopping tablet replica
I20260620 14:47:42.008239 388 raft_consensus.cc:2229] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 2 LEADER]: Raft consensus shutting down.
I20260620 14:47:42.008456 388 raft_consensus.cc:2258] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:42.022332 388 tablet_server.cc:194] TabletServer@127.0.97.1:43887 shutdown complete.
I20260620 14:47:42.033792 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:42.034889 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:42.036270 388 webserver.cc:460] Webserver started at http://127.0.97.1:40385/ using document root <none> and password file <none>
I20260620 14:47:42.036489 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:42.036590 388 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260620 14:47:42.038344 388 fs_manager.cc:709] Time spent opening directory manager: real 0.001s user 0.000s sys 0.002s
I20260620 14:47:42.039507 2193 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:42.039832 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260620 14:47:42.039956 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "bfce8658d64643c9b9daa39be84ab41d"
format_stamp: "Formatted at 2026-06-20 14:47:41 on dist-test-slave-nvk5"
I20260620 14:47:42.040078 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781966855785253-388-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)
I20260620 14:47:42.052439 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:42.052978 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:42.053503 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:47:42.056823 388 ts_tablet_manager.cc:579] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260620 14:47:42.056913 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.003s user 0.000s sys 0.000s
I20260620 14:47:42.059175 388 ts_tablet_manager.cc:610] Registered 1 tablets
I20260620 14:47:42.059262 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.002s user 0.000s sys 0.000s
I20260620 14:47:42.059319 2200 tablet_bootstrap.cc:492] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d: Bootstrap starting.
I20260620 14:47:42.064203 2200 tablet_bootstrap.cc:492] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d: 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
I20260620 14:47:42.064747 2200 tablet_bootstrap.cc:492] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d: Bootstrap complete.
I20260620 14:47:42.065021 2200 ts_tablet_manager.cc:1397] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d: Time spent bootstrapping tablet: real 0.006s user 0.002s sys 0.003s
I20260620 14:47:42.065800 2200 raft_consensus.cc:348] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfce8658d64643c9b9daa39be84ab41d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:47:42.066030 2200 raft_consensus.cc:729] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfce8658d64643c9b9daa39be84ab41d, State: Initialized, Role: FOLLOWER
I20260620 14:47:42.066293 2200 consensus_queue.cc:260] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [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: -1 OBSOLETE_local: true peers { permanent_uuid: "bfce8658d64643c9b9daa39be84ab41d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:47:42.066515 2200 raft_consensus.cc:388] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:42.066613 2200 raft_consensus.cc:482] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:42.066722 2200 raft_consensus.cc:3037] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 2 FOLLOWER]: Advancing to term 3
I20260620 14:47:42.069972 2200 raft_consensus.cc:504] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfce8658d64643c9b9daa39be84ab41d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:47:42.070250 2200 leader_election.cc:302] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bfce8658d64643c9b9daa39be84ab41d; no voters:
I20260620 14:47:42.070824 2200 leader_election.cc:288] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [CANDIDATE]: Term 3 election: Requested vote from peers
I20260620 14:47:42.070874 2250 raft_consensus.cc:2781] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 3 FOLLOWER]: Leader election won for term 3
I20260620 14:47:42.071590 2250 raft_consensus.cc:686] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 3 LEADER]: Becoming Leader. State: Replica: bfce8658d64643c9b9daa39be84ab41d, State: Running, Role: LEADER
I20260620 14:47:42.071655 2200 ts_tablet_manager.cc:1428] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d: Time spent starting tablet: real 0.007s user 0.006s sys 0.001s
I20260620 14:47:42.071836 2250 consensus_queue.cc:237] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfce8658d64643c9b9daa39be84ab41d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:47:42.074071 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:43887
I20260620 14:47:42.074096 2262 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:43887 every 8 connection(s)
I20260620 14:47:42.082114 2263 heartbeater.cc:347] Connected to a master server at 127.0.97.62:42131
I20260620 14:47:42.082240 2263 heartbeater.cc:464] Registering TS with master...
I20260620 14:47:42.082654 2263 heartbeater.cc:511] Master 127.0.97.62:42131 requested a full tablet report, sending...
I20260620 14:47:42.083712 1970 ts_manager.cc:194] Re-registered known tserver with Master: bfce8658d64643c9b9daa39be84ab41d (127.0.97.1:43887)
I20260620 14:47:42.084021 1970 catalog_manager.cc:5495] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "bfce8658d64643c9b9daa39be84ab41d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfce8658d64643c9b9daa39be84ab41d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } health_report { overall_health: HEALTHY } } }
I20260620 14:47:42.084298 388 tablet_server.cc:178] TabletServer@127.0.97.1:43887 shutting down...
I20260620 14:47:42.084277 1970 catalog_manager.cc:5587] TS bfce8658d64643c9b9daa39be84ab41d (127.0.97.1:43887) does not have the latest schema for tablet f9d161c0a0f9494988bea847f2e89d40 (table fake-table [id=65986664a88a4f0399801a361a752b32]). Expected version 1 got 0
I20260620 14:47:42.089435 1970 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59324
I20260620 14:47:42.091053 2263 heartbeater.cc:503] Master 127.0.97.62:42131 was elected leader, sending a full tablet report...
I20260620 14:47:42.092610 1970 catalog_manager.cc:5587] TS bfce8658d64643c9b9daa39be84ab41d (127.0.97.1:43887) does not have the latest schema for tablet f9d161c0a0f9494988bea847f2e89d40 (table fake-table [id=65986664a88a4f0399801a361a752b32]). Expected version 1 got 0
I20260620 14:47:42.093582 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:47:42.093849 388 tablet_replica.cc:330] stopping tablet replica
I20260620 14:47:42.094035 388 raft_consensus.cc:2229] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 3 LEADER]: Raft consensus shutting down.
I20260620 14:47:42.094161 388 raft_consensus.cc:2258] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:42.097893 388 tablet_server.cc:194] TabletServer@127.0.97.1:43887 shutdown complete.
I20260620 14:47:42.100803 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:42.101625 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:42.102859 388 webserver.cc:460] Webserver started at http://127.0.97.1:40385/ using document root <none> and password file <none>
I20260620 14:47:42.103013 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:42.103053 388 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260620 14:47:42.104736 388 fs_manager.cc:709] Time spent opening directory manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:47:42.105890 2270 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:42.106336 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:47:42.106444 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "bfce8658d64643c9b9daa39be84ab41d"
format_stamp: "Formatted at 2026-06-20 14:47:41 on dist-test-slave-nvk5"
I20260620 14:47:42.106565 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781966855785253-388-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)
I20260620 14:47:42.125449 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:42.125936 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:42.126456 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:47:42.129717 388 ts_tablet_manager.cc:579] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260620 14:47:42.129823 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.003s user 0.000s sys 0.000s
I20260620 14:47:42.131831 388 ts_tablet_manager.cc:610] Registered 1 tablets
I20260620 14:47:42.131914 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.002s user 0.000s sys 0.000s
I20260620 14:47:42.131969 2277 tablet_bootstrap.cc:492] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d: Bootstrap starting.
I20260620 14:47:42.137041 2277 tablet_bootstrap.cc:492] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d: 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
I20260620 14:47:42.137454 2277 tablet_bootstrap.cc:492] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d: Bootstrap complete.
I20260620 14:47:42.137676 2277 ts_tablet_manager.cc:1397] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d: Time spent bootstrapping tablet: real 0.006s user 0.002s sys 0.003s
I20260620 14:47:42.138175 2277 raft_consensus.cc:348] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfce8658d64643c9b9daa39be84ab41d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:47:42.138338 2277 raft_consensus.cc:729] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfce8658d64643c9b9daa39be84ab41d, State: Initialized, Role: FOLLOWER
I20260620 14:47:42.138537 2277 consensus_queue.cc:260] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfce8658d64643c9b9daa39be84ab41d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:47:42.138693 2277 raft_consensus.cc:388] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 3 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:42.138756 2277 raft_consensus.cc:482] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 3 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:42.138833 2277 raft_consensus.cc:3037] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 3 FOLLOWER]: Advancing to term 4
I20260620 14:47:42.140477 2277 raft_consensus.cc:504] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfce8658d64643c9b9daa39be84ab41d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:47:42.140744 2277 leader_election.cc:302] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bfce8658d64643c9b9daa39be84ab41d; no voters:
I20260620 14:47:42.141191 2277 leader_election.cc:288] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [CANDIDATE]: Term 4 election: Requested vote from peers
I20260620 14:47:42.141283 2300 raft_consensus.cc:2781] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 4 FOLLOWER]: Leader election won for term 4
I20260620 14:47:42.142037 2277 ts_tablet_manager.cc:1428] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d: Time spent starting tablet: real 0.004s user 0.005s sys 0.000s
I20260620 14:47:42.142464 2300 raft_consensus.cc:686] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 4 LEADER]: Becoming Leader. State: Replica: bfce8658d64643c9b9daa39be84ab41d, State: Running, Role: LEADER
I20260620 14:47:42.142674 2300 consensus_queue.cc:237] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfce8658d64643c9b9daa39be84ab41d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:47:42.148723 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:43887
I20260620 14:47:42.148749 2339 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:43887 every 8 connection(s)
I20260620 14:47:42.156962 2340 heartbeater.cc:347] Connected to a master server at 127.0.97.62:42131
I20260620 14:47:42.157125 2340 heartbeater.cc:464] Registering TS with master...
I20260620 14:47:42.157387 2340 heartbeater.cc:511] Master 127.0.97.62:42131 requested a full tablet report, sending...
I20260620 14:47:42.158440 1970 ts_manager.cc:194] Re-registered known tserver with Master: bfce8658d64643c9b9daa39be84ab41d (127.0.97.1:43887)
I20260620 14:47:42.158818 1970 catalog_manager.cc:5495] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d reported cstate change: term changed from 3 to 4. New cstate: current_term: 4 leader_uuid: "bfce8658d64643c9b9daa39be84ab41d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfce8658d64643c9b9daa39be84ab41d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } health_report { overall_health: HEALTHY } } }
I20260620 14:47:42.159103 1970 catalog_manager.cc:5587] TS bfce8658d64643c9b9daa39be84ab41d (127.0.97.1:43887) does not have the latest schema for tablet f9d161c0a0f9494988bea847f2e89d40 (table fake-table [id=65986664a88a4f0399801a361a752b32]). Expected version 1 got 0
I20260620 14:47:42.161964 1970 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59338
I20260620 14:47:42.163208 2340 heartbeater.cc:503] Master 127.0.97.62:42131 was elected leader, sending a full tablet report...
I20260620 14:47:42.164295 1970 catalog_manager.cc:5587] TS bfce8658d64643c9b9daa39be84ab41d (127.0.97.1:43887) does not have the latest schema for tablet f9d161c0a0f9494988bea847f2e89d40 (table fake-table [id=65986664a88a4f0399801a361a752b32]). Expected version 1 got 0
I20260620 14:47:42.306232 2344 tablet.cc:1722] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:47:42.306671 2344 tablet.cc:1620] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d: MemRowSet was empty: no flush needed.
I20260620 14:47:42.312872 1970 catalog_manager.cc:6040] T 00000000000000000000000000000000 P ac2c7c99f6784de48a21f0dca1e6579b: fake-table [id=65986664a88a4f0399801a361a752b32] alter complete (version 1)
I20260620 14:47:42.349709 388 tablet_server.cc:178] TabletServer@127.0.97.1:43887 shutting down...
I20260620 14:47:42.360064 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:47:42.360411 388 tablet_replica.cc:330] stopping tablet replica
I20260620 14:47:42.360661 388 raft_consensus.cc:2229] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 4 LEADER]: Raft consensus shutting down.
I20260620 14:47:42.360852 388 raft_consensus.cc:2258] T f9d161c0a0f9494988bea847f2e89d40 P bfce8658d64643c9b9daa39be84ab41d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:42.378955 388 tablet_server.cc:194] TabletServer@127.0.97.1:43887 shutdown complete.
I20260620 14:47:42.382576 388 master.cc:537] Master@127.0.97.62:42131 shutting down...
I20260620 14:47:42.389818 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P ac2c7c99f6784de48a21f0dca1e6579b [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:42.390049 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P ac2c7c99f6784de48a21f0dca1e6579b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:42.390156 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P ac2c7c99f6784de48a21f0dca1e6579b: stopping tablet replica
I20260620 14:47:42.394071 388 master.cc:552] Master@127.0.97.62:42131 shutdown complete.
[ OK ] AlterTableTest.TestRestartTSDuringAlter (676 ms)
[ RUN ] AlterTableTest.TestGetSchemaAfterAlterTable
I20260620 14:47:42.403579 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:41069
I20260620 14:47:42.404036 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:42.404850 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:42.406109 388 webserver.cc:460] Webserver started at http://127.0.97.62:39363/ using document root <none> and password file <none>
I20260620 14:47:42.406315 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:42.406364 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:42.406512 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:42.407066 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "61e6c10e5e744e3fb943e78ec75a4c51"
format_stamp: "Formatted at 2026-06-20 14:47:42 on dist-test-slave-nvk5"
I20260620 14:47:42.409413 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:47:42.410859 2348 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:42.411266 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:47:42.411383 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "61e6c10e5e744e3fb943e78ec75a4c51"
format_stamp: "Formatted at 2026-06-20 14:47:42 on dist-test-slave-nvk5"
I20260620 14:47:42.411491 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781966855785253-388-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)
I20260620 14:47:42.421397 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:42.421828 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:42.433110 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:41069
I20260620 14:47:42.433130 2399 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:41069 every 8 connection(s)
I20260620 14:47:42.434331 2400 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:42.439049 2400 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61e6c10e5e744e3fb943e78ec75a4c51: Bootstrap starting.
I20260620 14:47:42.440253 2400 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 61e6c10e5e744e3fb943e78ec75a4c51: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:42.441812 2400 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61e6c10e5e744e3fb943e78ec75a4c51: No bootstrap required, opened a new log
I20260620 14:47:42.442337 2400 raft_consensus.cc:348] T 00000000000000000000000000000000 P 61e6c10e5e744e3fb943e78ec75a4c51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61e6c10e5e744e3fb943e78ec75a4c51" member_type: VOTER }
I20260620 14:47:42.442468 2400 raft_consensus.cc:374] T 00000000000000000000000000000000 P 61e6c10e5e744e3fb943e78ec75a4c51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:42.442526 2400 raft_consensus.cc:729] T 00000000000000000000000000000000 P 61e6c10e5e744e3fb943e78ec75a4c51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61e6c10e5e744e3fb943e78ec75a4c51, State: Initialized, Role: FOLLOWER
I20260620 14:47:42.442739 2400 consensus_queue.cc:260] T 00000000000000000000000000000000 P 61e6c10e5e744e3fb943e78ec75a4c51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "61e6c10e5e744e3fb943e78ec75a4c51" member_type: VOTER }
I20260620 14:47:42.442895 2400 raft_consensus.cc:388] T 00000000000000000000000000000000 P 61e6c10e5e744e3fb943e78ec75a4c51 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:42.442952 2400 raft_consensus.cc:482] T 00000000000000000000000000000000 P 61e6c10e5e744e3fb943e78ec75a4c51 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:42.443032 2400 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 61e6c10e5e744e3fb943e78ec75a4c51 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:42.444908 2400 raft_consensus.cc:504] T 00000000000000000000000000000000 P 61e6c10e5e744e3fb943e78ec75a4c51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61e6c10e5e744e3fb943e78ec75a4c51" member_type: VOTER }
I20260620 14:47:42.445094 2400 leader_election.cc:302] T 00000000000000000000000000000000 P 61e6c10e5e744e3fb943e78ec75a4c51 [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: 61e6c10e5e744e3fb943e78ec75a4c51; no voters:
I20260620 14:47:42.445436 2400 leader_election.cc:288] T 00000000000000000000000000000000 P 61e6c10e5e744e3fb943e78ec75a4c51 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:42.445606 2403 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 61e6c10e5e744e3fb943e78ec75a4c51 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:42.446113 2403 raft_consensus.cc:686] T 00000000000000000000000000000000 P 61e6c10e5e744e3fb943e78ec75a4c51 [term 1 LEADER]: Becoming Leader. State: Replica: 61e6c10e5e744e3fb943e78ec75a4c51, State: Running, Role: LEADER
I20260620 14:47:42.446378 2400 sys_catalog.cc:564] T 00000000000000000000000000000000 P 61e6c10e5e744e3fb943e78ec75a4c51 [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:47:42.446412 2403 consensus_queue.cc:237] T 00000000000000000000000000000000 P 61e6c10e5e744e3fb943e78ec75a4c51 [LEADER]: Queue going to LEADER mode. State: All 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: "61e6c10e5e744e3fb943e78ec75a4c51" member_type: VOTER }
I20260620 14:47:42.447398 2404 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61e6c10e5e744e3fb943e78ec75a4c51 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "61e6c10e5e744e3fb943e78ec75a4c51" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61e6c10e5e744e3fb943e78ec75a4c51" member_type: VOTER } }
I20260620 14:47:42.447613 2404 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61e6c10e5e744e3fb943e78ec75a4c51 [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:42.448114 2405 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61e6c10e5e744e3fb943e78ec75a4c51 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 61e6c10e5e744e3fb943e78ec75a4c51. Latest consensus state: current_term: 1 leader_uuid: "61e6c10e5e744e3fb943e78ec75a4c51" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61e6c10e5e744e3fb943e78ec75a4c51" member_type: VOTER } }
I20260620 14:47:42.448387 2405 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61e6c10e5e744e3fb943e78ec75a4c51 [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:42.449071 2410 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:47:42.450913 2410 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:47:42.451247 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:47:42.453678 2410 catalog_manager.cc:1347] Generated new cluster ID: 97a8259186ee47dcb6f33215f714ab9f
I20260620 14:47:42.453755 2410 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:47:42.462963 2410 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:47:42.463699 2410 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:47:42.473141 2410 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 61e6c10e5e744e3fb943e78ec75a4c51: Generated new TSK 0
I20260620 14:47:42.473373 2410 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:47:42.483937 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:42.484988 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:42.486402 388 webserver.cc:460] Webserver started at http://127.0.97.1:43589/ using document root <none> and password file <none>
I20260620 14:47:42.486644 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:42.486758 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:42.486915 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:42.487516 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "55995e5159a8475998bc69f48365f36e"
format_stamp: "Formatted at 2026-06-20 14:47:42 on dist-test-slave-nvk5"
I20260620 14:47:42.489990 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:47:42.491519 2424 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:42.491958 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260620 14:47:42.492087 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "55995e5159a8475998bc69f48365f36e"
format_stamp: "Formatted at 2026-06-20 14:47:42 on dist-test-slave-nvk5"
I20260620 14:47:42.492251 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781966855785253-388-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)
I20260620 14:47:42.502149 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:42.502770 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:42.503374 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:47:42.504177 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:47:42.504281 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:42.504421 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:47:42.504494 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:42.515956 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:38609
I20260620 14:47:42.515985 2486 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:38609 every 8 connection(s)
I20260620 14:47:42.523361 2487 heartbeater.cc:347] Connected to a master server at 127.0.97.62:41069
I20260620 14:47:42.523514 2487 heartbeater.cc:464] Registering TS with master...
I20260620 14:47:42.523804 2487 heartbeater.cc:511] Master 127.0.97.62:41069 requested a full tablet report, sending...
I20260620 14:47:42.524634 2365 ts_manager.cc:194] Registered new tserver with Master: 55995e5159a8475998bc69f48365f36e (127.0.97.1:38609)
I20260620 14:47:42.525568 2365 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42740
I20260620 14:47:42.525748 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008925171s
I20260620 14:47:42.536214 2365 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42750:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:47:42.536767 2487 heartbeater.cc:503] Master 127.0.97.62:41069 was elected leader, sending a full tablet report...
I20260620 14:47:42.548676 2452 tablet_service.cc:1467] Processing CreateTablet for tablet 92864a7dbf924bc2a05a6a48f86ba9b8 (DEFAULT_TABLE table=fake-table [id=5ce72a607b3c44f8b9a5cacb7feb3fa3]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:47:42.549192 2452 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 92864a7dbf924bc2a05a6a48f86ba9b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:42.553882 2499 tablet_bootstrap.cc:492] T 92864a7dbf924bc2a05a6a48f86ba9b8 P 55995e5159a8475998bc69f48365f36e: Bootstrap starting.
I20260620 14:47:42.555133 2499 tablet_bootstrap.cc:654] T 92864a7dbf924bc2a05a6a48f86ba9b8 P 55995e5159a8475998bc69f48365f36e: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:42.556902 2499 tablet_bootstrap.cc:492] T 92864a7dbf924bc2a05a6a48f86ba9b8 P 55995e5159a8475998bc69f48365f36e: No bootstrap required, opened a new log
I20260620 14:47:42.557011 2499 ts_tablet_manager.cc:1397] T 92864a7dbf924bc2a05a6a48f86ba9b8 P 55995e5159a8475998bc69f48365f36e: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260620 14:47:42.557552 2499 raft_consensus.cc:348] T 92864a7dbf924bc2a05a6a48f86ba9b8 P 55995e5159a8475998bc69f48365f36e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55995e5159a8475998bc69f48365f36e" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38609 } }
I20260620 14:47:42.557695 2499 raft_consensus.cc:374] T 92864a7dbf924bc2a05a6a48f86ba9b8 P 55995e5159a8475998bc69f48365f36e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:42.557766 2499 raft_consensus.cc:729] T 92864a7dbf924bc2a05a6a48f86ba9b8 P 55995e5159a8475998bc69f48365f36e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55995e5159a8475998bc69f48365f36e, State: Initialized, Role: FOLLOWER
I20260620 14:47:42.557978 2499 consensus_queue.cc:260] T 92864a7dbf924bc2a05a6a48f86ba9b8 P 55995e5159a8475998bc69f48365f36e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "55995e5159a8475998bc69f48365f36e" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38609 } }
I20260620 14:47:42.558130 2499 raft_consensus.cc:388] T 92864a7dbf924bc2a05a6a48f86ba9b8 P 55995e5159a8475998bc69f48365f36e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:42.558189 2499 raft_consensus.cc:482] T 92864a7dbf924bc2a05a6a48f86ba9b8 P 55995e5159a8475998bc69f48365f36e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:42.558290 2499 raft_consensus.cc:3037] T 92864a7dbf924bc2a05a6a48f86ba9b8 P 55995e5159a8475998bc69f48365f36e [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:42.560062 2499 raft_consensus.cc:504] T 92864a7dbf924bc2a05a6a48f86ba9b8 P 55995e5159a8475998bc69f48365f36e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55995e5159a8475998bc69f48365f36e" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38609 } }
I20260620 14:47:42.560325 2499 leader_election.cc:302] T 92864a7dbf924bc2a05a6a48f86ba9b8 P 55995e5159a8475998bc69f48365f36e [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: 55995e5159a8475998bc69f48365f36e; no voters:
I20260620 14:47:42.561254 2499 leader_election.cc:288] T 92864a7dbf924bc2a05a6a48f86ba9b8 P 55995e5159a8475998bc69f48365f36e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:42.561367 2501 raft_consensus.cc:2781] T 92864a7dbf924bc2a05a6a48f86ba9b8 P 55995e5159a8475998bc69f48365f36e [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:42.562000 2501 raft_consensus.cc:686] T 92864a7dbf924bc2a05a6a48f86ba9b8 P 55995e5159a8475998bc69f48365f36e [term 1 LEADER]: Becoming Leader. State: Replica: 55995e5159a8475998bc69f48365f36e, State: Running, Role: LEADER
I20260620 14:47:42.562269 2501 consensus_queue.cc:237] T 92864a7dbf924bc2a05a6a48f86ba9b8 P 55995e5159a8475998bc69f48365f36e [LEADER]: Queue going to LEADER mode. State: All 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: "55995e5159a8475998bc69f48365f36e" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38609 } }
I20260620 14:47:42.564162 2364 catalog_manager.cc:5495] T 92864a7dbf924bc2a05a6a48f86ba9b8 P 55995e5159a8475998bc69f48365f36e reported cstate change: term changed from 0 to 1, leader changed from <none> to 55995e5159a8475998bc69f48365f36e (127.0.97.1). New cstate: current_term: 1 leader_uuid: "55995e5159a8475998bc69f48365f36e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55995e5159a8475998bc69f48365f36e" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38609 } health_report { overall_health: HEALTHY } } }
I20260620 14:47:42.565014 2499 ts_tablet_manager.cc:1428] T 92864a7dbf924bc2a05a6a48f86ba9b8 P 55995e5159a8475998bc69f48365f36e: Time spent starting tablet: real 0.008s user 0.001s sys 0.007s
I20260620 14:47:42.586638 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:47:42.587415 2364 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42750:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-i32" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:47:42.592685 2507 tablet.cc:1722] T 92864a7dbf924bc2a05a6a48f86ba9b8 P 55995e5159a8475998bc69f48365f36e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:47:42.593461 2507 tablet.cc:1620] T 92864a7dbf924bc2a05a6a48f86ba9b8 P 55995e5159a8475998bc69f48365f36e: MemRowSet was empty: no flush needed.
I20260620 14:47:42.599756 2364 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 61e6c10e5e744e3fb943e78ec75a4c51: fake-table [id=5ce72a607b3c44f8b9a5cacb7feb3fa3] alter complete (version 1)
I20260620 14:47:42.604990 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:47:42.613304 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:47:42.613605 388 tablet_replica.cc:330] T 92864a7dbf924bc2a05a6a48f86ba9b8 P 55995e5159a8475998bc69f48365f36e: stopping tablet replica
I20260620 14:47:42.613831 388 raft_consensus.cc:2229] T 92864a7dbf924bc2a05a6a48f86ba9b8 P 55995e5159a8475998bc69f48365f36e [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:42.614053 388 raft_consensus.cc:2258] T 92864a7dbf924bc2a05a6a48f86ba9b8 P 55995e5159a8475998bc69f48365f36e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:42.618921 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:47:42.622697 388 master.cc:537] Master@127.0.97.62:41069 shutting down...
I20260620 14:47:42.631522 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 61e6c10e5e744e3fb943e78ec75a4c51 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:42.631763 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 61e6c10e5e744e3fb943e78ec75a4c51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:42.631942 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P 61e6c10e5e744e3fb943e78ec75a4c51: stopping tablet replica
I20260620 14:47:42.646243 388 master.cc:552] Master@127.0.97.62:41069 shutdown complete.
[ OK ] AlterTableTest.TestGetSchemaAfterAlterTable (252 ms)
[ RUN ] AlterTableTest.TestDropAndAddNewColumn
I20260620 14:47:42.656165 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:35223
I20260620 14:47:42.656764 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:42.657527 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:42.658918 388 webserver.cc:460] Webserver started at http://127.0.97.62:34357/ using document root <none> and password file <none>
I20260620 14:47:42.659124 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:42.659178 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:42.659291 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:42.659879 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "a0a519e4a8ce4e568ffae54520fffb1b"
format_stamp: "Formatted at 2026-06-20 14:47:42 on dist-test-slave-nvk5"
I20260620 14:47:42.662326 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:47:42.663825 2511 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:42.664151 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:47:42.664280 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "a0a519e4a8ce4e568ffae54520fffb1b"
format_stamp: "Formatted at 2026-06-20 14:47:42 on dist-test-slave-nvk5"
I20260620 14:47:42.664393 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781966855785253-388-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)
I20260620 14:47:42.677815 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:42.678304 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:42.689200 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:35223
I20260620 14:47:42.689224 2562 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:35223 every 8 connection(s)
I20260620 14:47:42.690338 2563 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:42.694306 2563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0a519e4a8ce4e568ffae54520fffb1b: Bootstrap starting.
I20260620 14:47:42.695466 2563 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a0a519e4a8ce4e568ffae54520fffb1b: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:42.696954 2563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0a519e4a8ce4e568ffae54520fffb1b: No bootstrap required, opened a new log
I20260620 14:47:42.697470 2563 raft_consensus.cc:348] T 00000000000000000000000000000000 P a0a519e4a8ce4e568ffae54520fffb1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0a519e4a8ce4e568ffae54520fffb1b" member_type: VOTER }
I20260620 14:47:42.697587 2563 raft_consensus.cc:374] T 00000000000000000000000000000000 P a0a519e4a8ce4e568ffae54520fffb1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:42.697661 2563 raft_consensus.cc:729] T 00000000000000000000000000000000 P a0a519e4a8ce4e568ffae54520fffb1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0a519e4a8ce4e568ffae54520fffb1b, State: Initialized, Role: FOLLOWER
I20260620 14:47:42.697889 2563 consensus_queue.cc:260] T 00000000000000000000000000000000 P a0a519e4a8ce4e568ffae54520fffb1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a0a519e4a8ce4e568ffae54520fffb1b" member_type: VOTER }
I20260620 14:47:42.698004 2563 raft_consensus.cc:388] T 00000000000000000000000000000000 P a0a519e4a8ce4e568ffae54520fffb1b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:42.698076 2563 raft_consensus.cc:482] T 00000000000000000000000000000000 P a0a519e4a8ce4e568ffae54520fffb1b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:42.698185 2563 raft_consensus.cc:3037] T 00000000000000000000000000000000 P a0a519e4a8ce4e568ffae54520fffb1b [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:42.699858 2563 raft_consensus.cc:504] T 00000000000000000000000000000000 P a0a519e4a8ce4e568ffae54520fffb1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0a519e4a8ce4e568ffae54520fffb1b" member_type: VOTER }
I20260620 14:47:42.700032 2563 leader_election.cc:302] T 00000000000000000000000000000000 P a0a519e4a8ce4e568ffae54520fffb1b [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: a0a519e4a8ce4e568ffae54520fffb1b; no voters:
I20260620 14:47:42.700403 2563 leader_election.cc:288] T 00000000000000000000000000000000 P a0a519e4a8ce4e568ffae54520fffb1b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:42.700588 2566 raft_consensus.cc:2781] T 00000000000000000000000000000000 P a0a519e4a8ce4e568ffae54520fffb1b [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:42.701097 2566 raft_consensus.cc:686] T 00000000000000000000000000000000 P a0a519e4a8ce4e568ffae54520fffb1b [term 1 LEADER]: Becoming Leader. State: Replica: a0a519e4a8ce4e568ffae54520fffb1b, State: Running, Role: LEADER
I20260620 14:47:42.701327 2566 consensus_queue.cc:237] T 00000000000000000000000000000000 P a0a519e4a8ce4e568ffae54520fffb1b [LEADER]: Queue going to LEADER mode. State: All 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: "a0a519e4a8ce4e568ffae54520fffb1b" member_type: VOTER }
I20260620 14:47:42.701395 2563 sys_catalog.cc:564] T 00000000000000000000000000000000 P a0a519e4a8ce4e568ffae54520fffb1b [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:47:42.702150 2567 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0a519e4a8ce4e568ffae54520fffb1b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a0a519e4a8ce4e568ffae54520fffb1b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0a519e4a8ce4e568ffae54520fffb1b" member_type: VOTER } }
I20260620 14:47:42.702183 2568 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0a519e4a8ce4e568ffae54520fffb1b [sys.catalog]: SysCatalogTable state changed. Reason: New leader a0a519e4a8ce4e568ffae54520fffb1b. Latest consensus state: current_term: 1 leader_uuid: "a0a519e4a8ce4e568ffae54520fffb1b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0a519e4a8ce4e568ffae54520fffb1b" member_type: VOTER } }
I20260620 14:47:42.702436 2567 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0a519e4a8ce4e568ffae54520fffb1b [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:42.702483 2568 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0a519e4a8ce4e568ffae54520fffb1b [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:42.705477 2571 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:47:42.706526 2571 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:47:42.706880 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:47:42.709303 2571 catalog_manager.cc:1347] Generated new cluster ID: 74fe5975ff4f4c02a1c01723031a28c3
I20260620 14:47:42.709401 2571 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:47:42.739593 2571 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:47:42.740434 2571 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:47:42.752892 2571 catalog_manager.cc:5868] T 00000000000000000000000000000000 P a0a519e4a8ce4e568ffae54520fffb1b: Generated new TSK 0
I20260620 14:47:42.753156 2571 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:47:42.771674 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:42.772756 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:42.774092 388 webserver.cc:460] Webserver started at http://127.0.97.1:43363/ using document root <none> and password file <none>
I20260620 14:47:42.774282 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:42.774374 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:42.774482 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:42.775058 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "654d760e14f346da88fb5830bf66cc11"
format_stamp: "Formatted at 2026-06-20 14:47:42 on dist-test-slave-nvk5"
I20260620 14:47:42.777362 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:47:42.778924 2587 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:42.779270 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:47:42.779417 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "654d760e14f346da88fb5830bf66cc11"
format_stamp: "Formatted at 2026-06-20 14:47:42 on dist-test-slave-nvk5"
I20260620 14:47:42.779562 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781966855785253-388-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)
I20260620 14:47:42.792663 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:42.793154 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:42.793694 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:47:42.794495 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:47:42.794586 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:42.794726 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:47:42.794798 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:42.807587 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:34621
I20260620 14:47:42.807622 2649 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:34621 every 8 connection(s)
I20260620 14:47:42.814896 2650 heartbeater.cc:347] Connected to a master server at 127.0.97.62:35223
I20260620 14:47:42.815048 2650 heartbeater.cc:464] Registering TS with master...
I20260620 14:47:42.815385 2650 heartbeater.cc:511] Master 127.0.97.62:35223 requested a full tablet report, sending...
I20260620 14:47:42.816146 2528 ts_manager.cc:194] Registered new tserver with Master: 654d760e14f346da88fb5830bf66cc11 (127.0.97.1:34621)
I20260620 14:47:42.816371 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007965631s
I20260620 14:47:42.817342 2528 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44216
I20260620 14:47:42.827783 2528 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44232:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:47:42.829089 2650 heartbeater.cc:503] Master 127.0.97.62:35223 was elected leader, sending a full tablet report...
I20260620 14:47:42.839437 2615 tablet_service.cc:1467] Processing CreateTablet for tablet b90d8b8c2f564a6b94497684926b35b1 (DEFAULT_TABLE table=fake-table [id=c43854e827994dd597c9f3776dbf34e4]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:47:42.839928 2615 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b90d8b8c2f564a6b94497684926b35b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:42.845069 2662 tablet_bootstrap.cc:492] T b90d8b8c2f564a6b94497684926b35b1 P 654d760e14f346da88fb5830bf66cc11: Bootstrap starting.
I20260620 14:47:42.846215 2662 tablet_bootstrap.cc:654] T b90d8b8c2f564a6b94497684926b35b1 P 654d760e14f346da88fb5830bf66cc11: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:42.848021 2662 tablet_bootstrap.cc:492] T b90d8b8c2f564a6b94497684926b35b1 P 654d760e14f346da88fb5830bf66cc11: No bootstrap required, opened a new log
I20260620 14:47:42.848127 2662 ts_tablet_manager.cc:1397] T b90d8b8c2f564a6b94497684926b35b1 P 654d760e14f346da88fb5830bf66cc11: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:47:42.848685 2662 raft_consensus.cc:348] T b90d8b8c2f564a6b94497684926b35b1 P 654d760e14f346da88fb5830bf66cc11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "654d760e14f346da88fb5830bf66cc11" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 34621 } }
I20260620 14:47:42.848836 2662 raft_consensus.cc:374] T b90d8b8c2f564a6b94497684926b35b1 P 654d760e14f346da88fb5830bf66cc11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:42.848903 2662 raft_consensus.cc:729] T b90d8b8c2f564a6b94497684926b35b1 P 654d760e14f346da88fb5830bf66cc11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 654d760e14f346da88fb5830bf66cc11, State: Initialized, Role: FOLLOWER
I20260620 14:47:42.849104 2662 consensus_queue.cc:260] T b90d8b8c2f564a6b94497684926b35b1 P 654d760e14f346da88fb5830bf66cc11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "654d760e14f346da88fb5830bf66cc11" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 34621 } }
I20260620 14:47:42.849273 2662 raft_consensus.cc:388] T b90d8b8c2f564a6b94497684926b35b1 P 654d760e14f346da88fb5830bf66cc11 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:42.849328 2662 raft_consensus.cc:482] T b90d8b8c2f564a6b94497684926b35b1 P 654d760e14f346da88fb5830bf66cc11 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:42.849404 2662 raft_consensus.cc:3037] T b90d8b8c2f564a6b94497684926b35b1 P 654d760e14f346da88fb5830bf66cc11 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:42.850992 2662 raft_consensus.cc:504] T b90d8b8c2f564a6b94497684926b35b1 P 654d760e14f346da88fb5830bf66cc11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "654d760e14f346da88fb5830bf66cc11" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 34621 } }
I20260620 14:47:42.851182 2662 leader_election.cc:302] T b90d8b8c2f564a6b94497684926b35b1 P 654d760e14f346da88fb5830bf66cc11 [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: 654d760e14f346da88fb5830bf66cc11; no voters:
I20260620 14:47:42.851559 2662 leader_election.cc:288] T b90d8b8c2f564a6b94497684926b35b1 P 654d760e14f346da88fb5830bf66cc11 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:42.851679 2664 raft_consensus.cc:2781] T b90d8b8c2f564a6b94497684926b35b1 P 654d760e14f346da88fb5830bf66cc11 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:42.853835 2662 ts_tablet_manager.cc:1428] T b90d8b8c2f564a6b94497684926b35b1 P 654d760e14f346da88fb5830bf66cc11: Time spent starting tablet: real 0.006s user 0.004s sys 0.002s
I20260620 14:47:42.854100 2664 raft_consensus.cc:686] T b90d8b8c2f564a6b94497684926b35b1 P 654d760e14f346da88fb5830bf66cc11 [term 1 LEADER]: Becoming Leader. State: Replica: 654d760e14f346da88fb5830bf66cc11, State: Running, Role: LEADER
I20260620 14:47:42.854388 2664 consensus_queue.cc:237] T b90d8b8c2f564a6b94497684926b35b1 P 654d760e14f346da88fb5830bf66cc11 [LEADER]: Queue going to LEADER mode. State: All 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: "654d760e14f346da88fb5830bf66cc11" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 34621 } }
I20260620 14:47:42.856464 2528 catalog_manager.cc:5495] T b90d8b8c2f564a6b94497684926b35b1 P 654d760e14f346da88fb5830bf66cc11 reported cstate change: term changed from 0 to 1, leader changed from <none> to 654d760e14f346da88fb5830bf66cc11 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "654d760e14f346da88fb5830bf66cc11" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "654d760e14f346da88fb5830bf66cc11" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 34621 } health_report { overall_health: HEALTHY } } }
I20260620 14:47:42.871302 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:47:47.062873 2651 maintenance_manager.cc:419] P 654d760e14f346da88fb5830bf66cc11: Scheduling FlushMRSOp(b90d8b8c2f564a6b94497684926b35b1): perf score=1.000000
I20260620 14:47:48.513356 2592 maintenance_manager.cc:643] P 654d760e14f346da88fb5830bf66cc11: FlushMRSOp(b90d8b8c2f564a6b94497684926b35b1) complete. Timing: real 1.450s user 1.137s sys 0.312s Metrics: {"bytes_written":114873,"cfile_init":1,"dirs.queue_time_us":408,"dirs.run_cpu_time_us":231,"dirs.run_wall_time_us":1208,"drs_written":1,"lbm_read_time_us":48,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2570,"lbm_writes_lt_1ms":49,"peak_mem_usage":0,"rows_written":39001,"thread_start_us":284,"threads_started":1}
I20260620 14:47:51.768404 2651 maintenance_manager.cc:419] P 654d760e14f346da88fb5830bf66cc11: Scheduling FlushMRSOp(b90d8b8c2f564a6b94497684926b35b1): perf score=1.000000
I20260620 14:47:52.921556 2592 maintenance_manager.cc:643] P 654d760e14f346da88fb5830bf66cc11: FlushMRSOp(b90d8b8c2f564a6b94497684926b35b1) complete. Timing: real 1.153s user 1.059s sys 0.092s Metrics: {"bytes_written":121976,"cfile_init":1,"dirs.queue_time_us":347,"dirs.run_cpu_time_us":243,"dirs.run_wall_time_us":1759,"drs_written":1,"lbm_read_time_us":47,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2643,"lbm_writes_lt_1ms":51,"peak_mem_usage":0,"rows_written":40400,"thread_start_us":235,"threads_started":1}
I20260620 14:47:52.922777 2651 maintenance_manager.cc:419] P 654d760e14f346da88fb5830bf66cc11: Scheduling CompactRowSetsOp(b90d8b8c2f564a6b94497684926b35b1): perf score=1.013937
I20260620 14:47:53.983357 2592 maintenance_manager.cc:643] P 654d760e14f346da88fb5830bf66cc11: CompactRowSetsOp(b90d8b8c2f564a6b94497684926b35b1) complete. Timing: real 1.060s user 1.056s sys 0.004s Metrics: {"bytes_written":253662,"cfile_cache_hit":8,"cfile_cache_hit_bytes":20958,"cfile_cache_miss":54,"cfile_cache_miss_bytes":1190022,"cfile_init":5,"delta_iterators_relevant":4,"dirs.queue_time_us":2014,"dirs.run_cpu_time_us":191,"dirs.run_wall_time_us":1409,"drs_written":1,"lbm_read_time_us":2562,"lbm_reads_lt_1ms":74,"lbm_write_time_us":4676,"lbm_writes_lt_1ms":85,"mutex_wait_us":20,"num_input_rowsets":2,"peak_mem_usage":637494,"rows_written":79401,"spinlock_wait_cycles":4992,"thread_start_us":1473,"threads_started":5}
I20260620 14:47:54.467403 388 alter_table-test.cc:900] Verifying initial pattern
I20260620 14:47:56.566031 388 alter_table-test.cc:903] Dropping and adding back c1
I20260620 14:47:56.566995 2528 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44232:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260620 14:47:56.573861 2686 tablet.cc:1722] T b90d8b8c2f564a6b94497684926b35b1 P 654d760e14f346da88fb5830bf66cc11: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:47:57.077527 2527 catalog_manager.cc:6040] T 00000000000000000000000000000000 P a0a519e4a8ce4e568ffae54520fffb1b: fake-table [id=c43854e827994dd597c9f3776dbf34e4] alter complete (version 1)
I20260620 14:47:57.136202 2527 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44232:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c1" type: INT32 is_nullable: false read_default_value: "\357\276\255\336" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:47:57.141525 2686 tablet.cc:1722] T b90d8b8c2f564a6b94497684926b35b1 P 654d760e14f346da88fb5830bf66cc11: Alter schema from (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:47:57.141954 2686 tablet.cc:1620] T b90d8b8c2f564a6b94497684926b35b1 P 654d760e14f346da88fb5830bf66cc11: MemRowSet was empty: no flush needed.
I20260620 14:47:57.148710 2527 catalog_manager.cc:6040] T 00000000000000000000000000000000 P a0a519e4a8ce4e568ffae54520fffb1b: fake-table [id=c43854e827994dd597c9f3776dbf34e4] alter complete (version 2)
I20260620 14:47:57.149562 388 alter_table-test.cc:910] Verifying that the new default shows up
I20260620 14:47:59.174556 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:47:59.182612 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:47:59.182875 388 tablet_replica.cc:330] T b90d8b8c2f564a6b94497684926b35b1 P 654d760e14f346da88fb5830bf66cc11: stopping tablet replica
I20260620 14:47:59.183063 388 raft_consensus.cc:2229] T b90d8b8c2f564a6b94497684926b35b1 P 654d760e14f346da88fb5830bf66cc11 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:59.183235 388 raft_consensus.cc:2258] T b90d8b8c2f564a6b94497684926b35b1 P 654d760e14f346da88fb5830bf66cc11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:59.196998 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:47:59.200194 388 master.cc:537] Master@127.0.97.62:35223 shutting down...
I20260620 14:47:59.207787 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P a0a519e4a8ce4e568ffae54520fffb1b [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:59.207999 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P a0a519e4a8ce4e568ffae54520fffb1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:59.208086 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P a0a519e4a8ce4e568ffae54520fffb1b: stopping tablet replica
I20260620 14:47:59.221335 388 master.cc:552] Master@127.0.97.62:35223 shutdown complete.
[ OK ] AlterTableTest.TestDropAndAddNewColumn (16576 ms)
[ RUN ] AlterTableTest.TestRenameTableAndAdd
I20260620 14:47:59.247236 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:35507
I20260620 14:47:59.247689 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:59.248437 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:59.253417 388 webserver.cc:460] Webserver started at http://127.0.97.62:46607/ using document root <none> and password file <none>
I20260620 14:47:59.253609 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:59.253662 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:59.253746 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:59.254303 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "c6c3ded381204dc691b575e546dd2824"
format_stamp: "Formatted at 2026-06-20 14:47:59 on dist-test-slave-nvk5"
I20260620 14:47:59.256562 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:47:59.258054 2697 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:59.258440 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:47:59.258567 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "c6c3ded381204dc691b575e546dd2824"
format_stamp: "Formatted at 2026-06-20 14:47:59 on dist-test-slave-nvk5"
I20260620 14:47:59.258687 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781966855785253-388-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)
I20260620 14:47:59.275089 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:59.275606 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:59.287639 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:35507
I20260620 14:47:59.287673 2748 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:35507 every 8 connection(s)
I20260620 14:47:59.288873 2749 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:59.292856 2749 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6c3ded381204dc691b575e546dd2824: Bootstrap starting.
I20260620 14:47:59.294005 2749 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c6c3ded381204dc691b575e546dd2824: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:59.295544 2749 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6c3ded381204dc691b575e546dd2824: No bootstrap required, opened a new log
I20260620 14:47:59.296034 2749 raft_consensus.cc:348] T 00000000000000000000000000000000 P c6c3ded381204dc691b575e546dd2824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6c3ded381204dc691b575e546dd2824" member_type: VOTER }
I20260620 14:47:59.296185 2749 raft_consensus.cc:374] T 00000000000000000000000000000000 P c6c3ded381204dc691b575e546dd2824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:59.296233 2749 raft_consensus.cc:729] T 00000000000000000000000000000000 P c6c3ded381204dc691b575e546dd2824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6c3ded381204dc691b575e546dd2824, State: Initialized, Role: FOLLOWER
I20260620 14:47:59.296393 2749 consensus_queue.cc:260] T 00000000000000000000000000000000 P c6c3ded381204dc691b575e546dd2824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c6c3ded381204dc691b575e546dd2824" member_type: VOTER }
I20260620 14:47:59.296568 2749 raft_consensus.cc:388] T 00000000000000000000000000000000 P c6c3ded381204dc691b575e546dd2824 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:59.296646 2749 raft_consensus.cc:482] T 00000000000000000000000000000000 P c6c3ded381204dc691b575e546dd2824 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:59.296736 2749 raft_consensus.cc:3037] T 00000000000000000000000000000000 P c6c3ded381204dc691b575e546dd2824 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:59.298444 2749 raft_consensus.cc:504] T 00000000000000000000000000000000 P c6c3ded381204dc691b575e546dd2824 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6c3ded381204dc691b575e546dd2824" member_type: VOTER }
I20260620 14:47:59.298617 2749 leader_election.cc:302] T 00000000000000000000000000000000 P c6c3ded381204dc691b575e546dd2824 [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: c6c3ded381204dc691b575e546dd2824; no voters:
I20260620 14:47:59.298950 2749 leader_election.cc:288] T 00000000000000000000000000000000 P c6c3ded381204dc691b575e546dd2824 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:59.299098 2752 raft_consensus.cc:2781] T 00000000000000000000000000000000 P c6c3ded381204dc691b575e546dd2824 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:59.299571 2752 raft_consensus.cc:686] T 00000000000000000000000000000000 P c6c3ded381204dc691b575e546dd2824 [term 1 LEADER]: Becoming Leader. State: Replica: c6c3ded381204dc691b575e546dd2824, State: Running, Role: LEADER
I20260620 14:47:59.299846 2749 sys_catalog.cc:564] T 00000000000000000000000000000000 P c6c3ded381204dc691b575e546dd2824 [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:47:59.299810 2752 consensus_queue.cc:237] T 00000000000000000000000000000000 P c6c3ded381204dc691b575e546dd2824 [LEADER]: Queue going to LEADER mode. State: All 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: "c6c3ded381204dc691b575e546dd2824" member_type: VOTER }
I20260620 14:47:59.300755 2754 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6c3ded381204dc691b575e546dd2824 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c6c3ded381204dc691b575e546dd2824. Latest consensus state: current_term: 1 leader_uuid: "c6c3ded381204dc691b575e546dd2824" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6c3ded381204dc691b575e546dd2824" member_type: VOTER } }
I20260620 14:47:59.300750 2753 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6c3ded381204dc691b575e546dd2824 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c6c3ded381204dc691b575e546dd2824" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6c3ded381204dc691b575e546dd2824" member_type: VOTER } }
I20260620 14:47:59.301004 2754 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6c3ded381204dc691b575e546dd2824 [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:59.301085 2753 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6c3ded381204dc691b575e546dd2824 [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:59.302206 2757 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:47:59.303875 2757 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:47:59.304844 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:47:59.306777 2757 catalog_manager.cc:1347] Generated new cluster ID: 4db84d9308144508973bf84f3121ada3
I20260620 14:47:59.306875 2757 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:47:59.316191 2757 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:47:59.317003 2757 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:47:59.324158 2757 catalog_manager.cc:5868] T 00000000000000000000000000000000 P c6c3ded381204dc691b575e546dd2824: Generated new TSK 0
I20260620 14:47:59.324365 2757 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:47:59.338039 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:59.339119 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:59.340632 388 webserver.cc:460] Webserver started at http://127.0.97.1:34725/ using document root <none> and password file <none>
I20260620 14:47:59.340880 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:59.340979 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:59.341153 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:59.341789 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "d733bf32031e45d38cd907189f05b271"
format_stamp: "Formatted at 2026-06-20 14:47:59 on dist-test-slave-nvk5"
I20260620 14:47:59.344296 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.001s
I20260620 14:47:59.346064 2773 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:59.346424 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:47:59.346557 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "d733bf32031e45d38cd907189f05b271"
format_stamp: "Formatted at 2026-06-20 14:47:59 on dist-test-slave-nvk5"
I20260620 14:47:59.346715 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781966855785253-388-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)
I20260620 14:47:59.364974 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:59.365491 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:59.366101 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:47:59.366899 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:47:59.367000 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:59.367120 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:47:59.367192 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:59.379488 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:39845
I20260620 14:47:59.379544 2835 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:39845 every 8 connection(s)
I20260620 14:47:59.386929 2836 heartbeater.cc:347] Connected to a master server at 127.0.97.62:35507
I20260620 14:47:59.387118 2836 heartbeater.cc:464] Registering TS with master...
I20260620 14:47:59.387379 2836 heartbeater.cc:511] Master 127.0.97.62:35507 requested a full tablet report, sending...
I20260620 14:47:59.388168 2714 ts_manager.cc:194] Registered new tserver with Master: d733bf32031e45d38cd907189f05b271 (127.0.97.1:39845)
I20260620 14:47:59.388245 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00788536s
I20260620 14:47:59.389581 2714 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51058
I20260620 14:47:59.399189 2714 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51062:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:47:59.401253 2836 heartbeater.cc:503] Master 127.0.97.62:35507 was elected leader, sending a full tablet report...
I20260620 14:47:59.411677 2801 tablet_service.cc:1467] Processing CreateTablet for tablet c9a9d4bad6ed4f35ad46dd3714f79e06 (DEFAULT_TABLE table=fake-table [id=2af668c2ff1b48b18d49645573bea66d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:47:59.412202 2801 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c9a9d4bad6ed4f35ad46dd3714f79e06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:59.417371 2848 tablet_bootstrap.cc:492] T c9a9d4bad6ed4f35ad46dd3714f79e06 P d733bf32031e45d38cd907189f05b271: Bootstrap starting.
I20260620 14:47:59.418609 2848 tablet_bootstrap.cc:654] T c9a9d4bad6ed4f35ad46dd3714f79e06 P d733bf32031e45d38cd907189f05b271: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:59.420308 2848 tablet_bootstrap.cc:492] T c9a9d4bad6ed4f35ad46dd3714f79e06 P d733bf32031e45d38cd907189f05b271: No bootstrap required, opened a new log
I20260620 14:47:59.420459 2848 ts_tablet_manager.cc:1397] T c9a9d4bad6ed4f35ad46dd3714f79e06 P d733bf32031e45d38cd907189f05b271: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:47:59.421036 2848 raft_consensus.cc:348] T c9a9d4bad6ed4f35ad46dd3714f79e06 P d733bf32031e45d38cd907189f05b271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d733bf32031e45d38cd907189f05b271" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39845 } }
I20260620 14:47:59.421217 2848 raft_consensus.cc:374] T c9a9d4bad6ed4f35ad46dd3714f79e06 P d733bf32031e45d38cd907189f05b271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:59.421294 2848 raft_consensus.cc:729] T c9a9d4bad6ed4f35ad46dd3714f79e06 P d733bf32031e45d38cd907189f05b271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d733bf32031e45d38cd907189f05b271, State: Initialized, Role: FOLLOWER
I20260620 14:47:59.421492 2848 consensus_queue.cc:260] T c9a9d4bad6ed4f35ad46dd3714f79e06 P d733bf32031e45d38cd907189f05b271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d733bf32031e45d38cd907189f05b271" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39845 } }
I20260620 14:47:59.421670 2848 raft_consensus.cc:388] T c9a9d4bad6ed4f35ad46dd3714f79e06 P d733bf32031e45d38cd907189f05b271 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:59.421749 2848 raft_consensus.cc:482] T c9a9d4bad6ed4f35ad46dd3714f79e06 P d733bf32031e45d38cd907189f05b271 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:59.421846 2848 raft_consensus.cc:3037] T c9a9d4bad6ed4f35ad46dd3714f79e06 P d733bf32031e45d38cd907189f05b271 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:59.423658 2848 raft_consensus.cc:504] T c9a9d4bad6ed4f35ad46dd3714f79e06 P d733bf32031e45d38cd907189f05b271 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d733bf32031e45d38cd907189f05b271" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39845 } }
I20260620 14:47:59.423889 2848 leader_election.cc:302] T c9a9d4bad6ed4f35ad46dd3714f79e06 P d733bf32031e45d38cd907189f05b271 [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: d733bf32031e45d38cd907189f05b271; no voters:
I20260620 14:47:59.424584 2850 raft_consensus.cc:2781] T c9a9d4bad6ed4f35ad46dd3714f79e06 P d733bf32031e45d38cd907189f05b271 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:59.424611 2848 leader_election.cc:288] T c9a9d4bad6ed4f35ad46dd3714f79e06 P d733bf32031e45d38cd907189f05b271 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:59.425190 2850 raft_consensus.cc:686] T c9a9d4bad6ed4f35ad46dd3714f79e06 P d733bf32031e45d38cd907189f05b271 [term 1 LEADER]: Becoming Leader. State: Replica: d733bf32031e45d38cd907189f05b271, State: Running, Role: LEADER
I20260620 14:47:59.425501 2850 consensus_queue.cc:237] T c9a9d4bad6ed4f35ad46dd3714f79e06 P d733bf32031e45d38cd907189f05b271 [LEADER]: Queue going to LEADER mode. State: All 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: "d733bf32031e45d38cd907189f05b271" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39845 } }
I20260620 14:47:59.426795 2848 ts_tablet_manager.cc:1428] T c9a9d4bad6ed4f35ad46dd3714f79e06 P d733bf32031e45d38cd907189f05b271: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20260620 14:47:59.427433 2713 catalog_manager.cc:5495] T c9a9d4bad6ed4f35ad46dd3714f79e06 P d733bf32031e45d38cd907189f05b271 reported cstate change: term changed from 0 to 1, leader changed from <none> to d733bf32031e45d38cd907189f05b271 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "d733bf32031e45d38cd907189f05b271" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d733bf32031e45d38cd907189f05b271" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39845 } health_report { overall_health: HEALTHY } } }
I20260620 14:47:59.452723 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:47:59.453570 2714 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51062:
table { table_name: "fake-table" } new_table_name: "someothername" modify_external_catalogs: true
I20260620 14:47:59.458704 2856 tablet.cc:1722] T c9a9d4bad6ed4f35ad46dd3714f79e06 P d733bf32031e45d38cd907189f05b271: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:47:59.465839 2714 catalog_manager.cc:6040] T 00000000000000000000000000000000 P c6c3ded381204dc691b575e546dd2824: someothername [id=2af668c2ff1b48b18d49645573bea66d] alter complete (version 1)
I20260620 14:47:59.467001 2714 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51062:
table { table_name: "someothername" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new" type: INT32 is_nullable: false read_default_value: "\357\276\255\336" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:47:59.471050 2856 tablet.cc:1722] T c9a9d4bad6ed4f35ad46dd3714f79e06 P d733bf32031e45d38cd907189f05b271: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:47:59.471464 2856 tablet.cc:1620] T c9a9d4bad6ed4f35ad46dd3714f79e06 P d733bf32031e45d38cd907189f05b271: MemRowSet was empty: no flush needed.
I20260620 14:47:59.477680 2714 catalog_manager.cc:6040] T 00000000000000000000000000000000 P c6c3ded381204dc691b575e546dd2824: someothername [id=2af668c2ff1b48b18d49645573bea66d] alter complete (version 2)
I20260620 14:47:59.478483 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:47:59.494859 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:47:59.495369 388 tablet_replica.cc:330] T c9a9d4bad6ed4f35ad46dd3714f79e06 P d733bf32031e45d38cd907189f05b271: stopping tablet replica
I20260620 14:47:59.495563 388 raft_consensus.cc:2229] T c9a9d4bad6ed4f35ad46dd3714f79e06 P d733bf32031e45d38cd907189f05b271 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:59.495766 388 raft_consensus.cc:2258] T c9a9d4bad6ed4f35ad46dd3714f79e06 P d733bf32031e45d38cd907189f05b271 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:59.500584 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:47:59.503597 388 master.cc:537] Master@127.0.97.62:35507 shutting down...
I20260620 14:47:59.511685 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P c6c3ded381204dc691b575e546dd2824 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:59.511973 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P c6c3ded381204dc691b575e546dd2824 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:59.512212 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P c6c3ded381204dc691b575e546dd2824: stopping tablet replica
I20260620 14:47:59.516741 388 master.cc:552] Master@127.0.97.62:35507 shutdown complete.
[ OK ] AlterTableTest.TestRenameTableAndAdd (279 ms)
[ RUN ] AlterTableTest.TestRenameToSameName
I20260620 14:47:59.527022 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:35383
I20260620 14:47:59.527527 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:59.528344 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:59.529698 388 webserver.cc:460] Webserver started at http://127.0.97.62:40707/ using document root <none> and password file <none>
I20260620 14:47:59.529924 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:59.530014 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:59.530170 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:59.530782 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "4903b9d9450546de8ec7c8e123236ac8"
format_stamp: "Formatted at 2026-06-20 14:47:59 on dist-test-slave-nvk5"
I20260620 14:47:59.533233 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:47:59.534730 2860 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:59.535143 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:47:59.535284 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "4903b9d9450546de8ec7c8e123236ac8"
format_stamp: "Formatted at 2026-06-20 14:47:59 on dist-test-slave-nvk5"
I20260620 14:47:59.535423 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781966855785253-388-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)
I20260620 14:47:59.551105 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:59.551625 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:59.562523 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:35383
I20260620 14:47:59.562548 2911 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:35383 every 8 connection(s)
I20260620 14:47:59.563719 2912 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:59.567845 2912 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4903b9d9450546de8ec7c8e123236ac8: Bootstrap starting.
I20260620 14:47:59.569036 2912 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4903b9d9450546de8ec7c8e123236ac8: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:59.570458 2912 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4903b9d9450546de8ec7c8e123236ac8: No bootstrap required, opened a new log
I20260620 14:47:59.570979 2912 raft_consensus.cc:348] T 00000000000000000000000000000000 P 4903b9d9450546de8ec7c8e123236ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4903b9d9450546de8ec7c8e123236ac8" member_type: VOTER }
I20260620 14:47:59.571112 2912 raft_consensus.cc:374] T 00000000000000000000000000000000 P 4903b9d9450546de8ec7c8e123236ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:59.571177 2912 raft_consensus.cc:729] T 00000000000000000000000000000000 P 4903b9d9450546de8ec7c8e123236ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4903b9d9450546de8ec7c8e123236ac8, State: Initialized, Role: FOLLOWER
I20260620 14:47:59.571399 2912 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4903b9d9450546de8ec7c8e123236ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4903b9d9450546de8ec7c8e123236ac8" member_type: VOTER }
I20260620 14:47:59.571528 2912 raft_consensus.cc:388] T 00000000000000000000000000000000 P 4903b9d9450546de8ec7c8e123236ac8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:59.571585 2912 raft_consensus.cc:482] T 00000000000000000000000000000000 P 4903b9d9450546de8ec7c8e123236ac8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:59.571645 2912 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 4903b9d9450546de8ec7c8e123236ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:59.573412 2912 raft_consensus.cc:504] T 00000000000000000000000000000000 P 4903b9d9450546de8ec7c8e123236ac8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4903b9d9450546de8ec7c8e123236ac8" member_type: VOTER }
I20260620 14:47:59.573588 2912 leader_election.cc:302] T 00000000000000000000000000000000 P 4903b9d9450546de8ec7c8e123236ac8 [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: 4903b9d9450546de8ec7c8e123236ac8; no voters:
I20260620 14:47:59.573912 2912 leader_election.cc:288] T 00000000000000000000000000000000 P 4903b9d9450546de8ec7c8e123236ac8 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:59.574003 2915 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 4903b9d9450546de8ec7c8e123236ac8 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:59.574461 2915 raft_consensus.cc:686] T 00000000000000000000000000000000 P 4903b9d9450546de8ec7c8e123236ac8 [term 1 LEADER]: Becoming Leader. State: Replica: 4903b9d9450546de8ec7c8e123236ac8, State: Running, Role: LEADER
I20260620 14:47:59.574709 2915 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4903b9d9450546de8ec7c8e123236ac8 [LEADER]: Queue going to LEADER mode. State: All 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: "4903b9d9450546de8ec7c8e123236ac8" member_type: VOTER }
I20260620 14:47:59.574785 2912 sys_catalog.cc:564] T 00000000000000000000000000000000 P 4903b9d9450546de8ec7c8e123236ac8 [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:47:59.575583 2916 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4903b9d9450546de8ec7c8e123236ac8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4903b9d9450546de8ec7c8e123236ac8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4903b9d9450546de8ec7c8e123236ac8" member_type: VOTER } }
I20260620 14:47:59.575655 2917 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4903b9d9450546de8ec7c8e123236ac8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4903b9d9450546de8ec7c8e123236ac8. Latest consensus state: current_term: 1 leader_uuid: "4903b9d9450546de8ec7c8e123236ac8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4903b9d9450546de8ec7c8e123236ac8" member_type: VOTER } }
I20260620 14:47:59.575829 2916 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4903b9d9450546de8ec7c8e123236ac8 [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:59.575831 2917 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4903b9d9450546de8ec7c8e123236ac8 [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:59.577013 2920 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:47:59.578244 2920 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:47:59.579648 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:47:59.580977 2920 catalog_manager.cc:1347] Generated new cluster ID: 178ff0e962b941c69ea7944a27a1e37d
I20260620 14:47:59.581099 2920 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:47:59.599447 2920 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:47:59.600380 2920 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:47:59.614142 2920 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 4903b9d9450546de8ec7c8e123236ac8: Generated new TSK 0
I20260620 14:47:59.614461 2920 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:47:59.644868 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:59.645973 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:59.647435 388 webserver.cc:460] Webserver started at http://127.0.97.1:35503/ using document root <none> and password file <none>
I20260620 14:47:59.647681 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:59.647790 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:59.647950 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:59.648627 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "389bd2d18c794c008c7d3a338b15b6b7"
format_stamp: "Formatted at 2026-06-20 14:47:59 on dist-test-slave-nvk5"
I20260620 14:47:59.651103 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.002s sys 0.000s
I20260620 14:47:59.652737 2936 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:59.653101 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260620 14:47:59.653242 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "389bd2d18c794c008c7d3a338b15b6b7"
format_stamp: "Formatted at 2026-06-20 14:47:59 on dist-test-slave-nvk5"
I20260620 14:47:59.653378 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781966855785253-388-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)
I20260620 14:47:59.662487 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:59.663014 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:59.663594 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:47:59.664426 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:47:59.664556 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:59.664686 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:47:59.664769 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:59.677117 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:40793
I20260620 14:47:59.677114 2998 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:40793 every 8 connection(s)
I20260620 14:47:59.684964 2999 heartbeater.cc:347] Connected to a master server at 127.0.97.62:35383
I20260620 14:47:59.685184 2999 heartbeater.cc:464] Registering TS with master...
I20260620 14:47:59.685511 2999 heartbeater.cc:511] Master 127.0.97.62:35383 requested a full tablet report, sending...
I20260620 14:47:59.686373 2877 ts_manager.cc:194] Registered new tserver with Master: 389bd2d18c794c008c7d3a338b15b6b7 (127.0.97.1:40793)
I20260620 14:47:59.686996 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008898245s
I20260620 14:47:59.687393 2877 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56374
I20260620 14:47:59.698083 2877 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56378:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:47:59.698793 2999 heartbeater.cc:503] Master 127.0.97.62:35383 was elected leader, sending a full tablet report...
I20260620 14:47:59.710803 2964 tablet_service.cc:1467] Processing CreateTablet for tablet 285040a771984fcd8ea271ae904b6bdd (DEFAULT_TABLE table=fake-table [id=7dffd67c55c94a6c97fed7f07cdbab8d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:47:59.711350 2964 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 285040a771984fcd8ea271ae904b6bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:59.716255 3011 tablet_bootstrap.cc:492] T 285040a771984fcd8ea271ae904b6bdd P 389bd2d18c794c008c7d3a338b15b6b7: Bootstrap starting.
I20260620 14:47:59.717626 3011 tablet_bootstrap.cc:654] T 285040a771984fcd8ea271ae904b6bdd P 389bd2d18c794c008c7d3a338b15b6b7: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:59.719457 3011 tablet_bootstrap.cc:492] T 285040a771984fcd8ea271ae904b6bdd P 389bd2d18c794c008c7d3a338b15b6b7: No bootstrap required, opened a new log
I20260620 14:47:59.719607 3011 ts_tablet_manager.cc:1397] T 285040a771984fcd8ea271ae904b6bdd P 389bd2d18c794c008c7d3a338b15b6b7: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:47:59.720144 3011 raft_consensus.cc:348] T 285040a771984fcd8ea271ae904b6bdd P 389bd2d18c794c008c7d3a338b15b6b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "389bd2d18c794c008c7d3a338b15b6b7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 40793 } }
I20260620 14:47:59.720299 3011 raft_consensus.cc:374] T 285040a771984fcd8ea271ae904b6bdd P 389bd2d18c794c008c7d3a338b15b6b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:59.720398 3011 raft_consensus.cc:729] T 285040a771984fcd8ea271ae904b6bdd P 389bd2d18c794c008c7d3a338b15b6b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 389bd2d18c794c008c7d3a338b15b6b7, State: Initialized, Role: FOLLOWER
I20260620 14:47:59.720647 3011 consensus_queue.cc:260] T 285040a771984fcd8ea271ae904b6bdd P 389bd2d18c794c008c7d3a338b15b6b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "389bd2d18c794c008c7d3a338b15b6b7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 40793 } }
I20260620 14:47:59.720818 3011 raft_consensus.cc:388] T 285040a771984fcd8ea271ae904b6bdd P 389bd2d18c794c008c7d3a338b15b6b7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:59.720899 3011 raft_consensus.cc:482] T 285040a771984fcd8ea271ae904b6bdd P 389bd2d18c794c008c7d3a338b15b6b7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:59.720986 3011 raft_consensus.cc:3037] T 285040a771984fcd8ea271ae904b6bdd P 389bd2d18c794c008c7d3a338b15b6b7 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:59.723150 3011 raft_consensus.cc:504] T 285040a771984fcd8ea271ae904b6bdd P 389bd2d18c794c008c7d3a338b15b6b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "389bd2d18c794c008c7d3a338b15b6b7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 40793 } }
I20260620 14:47:59.723419 3011 leader_election.cc:302] T 285040a771984fcd8ea271ae904b6bdd P 389bd2d18c794c008c7d3a338b15b6b7 [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: 389bd2d18c794c008c7d3a338b15b6b7; no voters:
I20260620 14:47:59.723932 3011 leader_election.cc:288] T 285040a771984fcd8ea271ae904b6bdd P 389bd2d18c794c008c7d3a338b15b6b7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:59.724025 3013 raft_consensus.cc:2781] T 285040a771984fcd8ea271ae904b6bdd P 389bd2d18c794c008c7d3a338b15b6b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:59.724476 3013 raft_consensus.cc:686] T 285040a771984fcd8ea271ae904b6bdd P 389bd2d18c794c008c7d3a338b15b6b7 [term 1 LEADER]: Becoming Leader. State: Replica: 389bd2d18c794c008c7d3a338b15b6b7, State: Running, Role: LEADER
I20260620 14:47:59.724661 3011 ts_tablet_manager.cc:1428] T 285040a771984fcd8ea271ae904b6bdd P 389bd2d18c794c008c7d3a338b15b6b7: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260620 14:47:59.724792 3013 consensus_queue.cc:237] T 285040a771984fcd8ea271ae904b6bdd P 389bd2d18c794c008c7d3a338b15b6b7 [LEADER]: Queue going to LEADER mode. State: All 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: "389bd2d18c794c008c7d3a338b15b6b7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 40793 } }
I20260620 14:47:59.726627 2877 catalog_manager.cc:5495] T 285040a771984fcd8ea271ae904b6bdd P 389bd2d18c794c008c7d3a338b15b6b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 389bd2d18c794c008c7d3a338b15b6b7 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "389bd2d18c794c008c7d3a338b15b6b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "389bd2d18c794c008c7d3a338b15b6b7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 40793 } health_report { overall_health: HEALTHY } } }
I20260620 14:47:59.742664 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:47:59.743278 2877 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56378:
table { table_name: "fake-table" } new_table_name: "fake-table" modify_external_catalogs: true
I20260620 14:47:59.744335 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:47:59.752465 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:47:59.752890 388 tablet_replica.cc:330] T 285040a771984fcd8ea271ae904b6bdd P 389bd2d18c794c008c7d3a338b15b6b7: stopping tablet replica
I20260620 14:47:59.753094 388 raft_consensus.cc:2229] T 285040a771984fcd8ea271ae904b6bdd P 389bd2d18c794c008c7d3a338b15b6b7 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:59.753325 388 raft_consensus.cc:2258] T 285040a771984fcd8ea271ae904b6bdd P 389bd2d18c794c008c7d3a338b15b6b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:59.757728 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:47:59.760648 388 master.cc:537] Master@127.0.97.62:35383 shutting down...
I20260620 14:47:59.768360 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 4903b9d9450546de8ec7c8e123236ac8 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:47:59.768700 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 4903b9d9450546de8ec7c8e123236ac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:47:59.768899 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P 4903b9d9450546de8ec7c8e123236ac8: stopping tablet replica
I20260620 14:47:59.783226 388 master.cc:552] Master@127.0.97.62:35383 shutdown complete.
[ OK ] AlterTableTest.TestRenameToSameName (272 ms)
[ RUN ] AlterTableTest.TestBootstrapAfterAlters
I20260620 14:47:59.800163 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:41421
I20260620 14:47:59.800776 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:59.801622 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:59.802878 388 webserver.cc:460] Webserver started at http://127.0.97.62:35589/ using document root <none> and password file <none>
I20260620 14:47:59.803098 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:59.803194 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:59.803341 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:59.803936 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "37ba15ed6e16485994423005d9104102"
format_stamp: "Formatted at 2026-06-20 14:47:59 on dist-test-slave-nvk5"
I20260620 14:47:59.806344 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260620 14:47:59.807821 3022 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:59.808283 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260620 14:47:59.808415 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "37ba15ed6e16485994423005d9104102"
format_stamp: "Formatted at 2026-06-20 14:47:59 on dist-test-slave-nvk5"
I20260620 14:47:59.808595 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781966855785253-388-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)
I20260620 14:47:59.821455 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:59.821946 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:59.834621 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:41421
I20260620 14:47:59.834651 3073 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:41421 every 8 connection(s)
I20260620 14:47:59.835855 3074 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:59.840147 3074 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102: Bootstrap starting.
I20260620 14:47:59.841411 3074 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:59.842970 3074 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102: No bootstrap required, opened a new log
I20260620 14:47:59.843586 3074 raft_consensus.cc:348] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37ba15ed6e16485994423005d9104102" member_type: VOTER }
I20260620 14:47:59.843729 3074 raft_consensus.cc:374] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:59.843860 3074 raft_consensus.cc:729] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37ba15ed6e16485994423005d9104102, State: Initialized, Role: FOLLOWER
I20260620 14:47:59.844100 3074 consensus_queue.cc:260] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "37ba15ed6e16485994423005d9104102" member_type: VOTER }
I20260620 14:47:59.844256 3074 raft_consensus.cc:388] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:59.844358 3074 raft_consensus.cc:482] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:59.844478 3074 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:59.846378 3074 raft_consensus.cc:504] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37ba15ed6e16485994423005d9104102" member_type: VOTER }
I20260620 14:47:59.846602 3074 leader_election.cc:302] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102 [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: 37ba15ed6e16485994423005d9104102; no voters:
I20260620 14:47:59.847020 3074 leader_election.cc:288] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:59.847157 3077 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:59.847661 3077 raft_consensus.cc:686] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102 [term 1 LEADER]: Becoming Leader. State: Replica: 37ba15ed6e16485994423005d9104102, State: Running, Role: LEADER
I20260620 14:47:59.847888 3077 consensus_queue.cc:237] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102 [LEADER]: Queue going to LEADER mode. State: All 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: "37ba15ed6e16485994423005d9104102" member_type: VOTER }
I20260620 14:47:59.847939 3074 sys_catalog.cc:564] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102 [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:47:59.848726 3078 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "37ba15ed6e16485994423005d9104102" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37ba15ed6e16485994423005d9104102" member_type: VOTER } }
I20260620 14:47:59.848776 3079 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 37ba15ed6e16485994423005d9104102. Latest consensus state: current_term: 1 leader_uuid: "37ba15ed6e16485994423005d9104102" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37ba15ed6e16485994423005d9104102" member_type: VOTER } }
I20260620 14:47:59.849053 3079 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102 [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:59.849670 3078 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102 [sys.catalog]: This master's current role is: LEADER
I20260620 14:47:59.850072 3083 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:47:59.851097 3083 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:47:59.852582 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:47:59.853700 3083 catalog_manager.cc:1347] Generated new cluster ID: 78d9e5c0353b47c8bc0c7d0e161be754
I20260620 14:47:59.853797 3083 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:47:59.860677 3083 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:47:59.861474 3083 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:47:59.871893 3083 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102: Generated new TSK 0
I20260620 14:47:59.872167 3083 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:47:59.885118 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:47:59.886206 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:47:59.887598 388 webserver.cc:460] Webserver started at http://127.0.97.1:45907/ using document root <none> and password file <none>
I20260620 14:47:59.887836 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:47:59.887938 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:47:59.888098 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:47:59.888775 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "1a3d6a0e558d427babe85fd8680d0d2c"
format_stamp: "Formatted at 2026-06-20 14:47:59 on dist-test-slave-nvk5"
I20260620 14:47:59.891208 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.002s sys 0.000s
I20260620 14:47:59.892812 3098 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:59.893168 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:47:59.893302 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "1a3d6a0e558d427babe85fd8680d0d2c"
format_stamp: "Formatted at 2026-06-20 14:47:59 on dist-test-slave-nvk5"
I20260620 14:47:59.893436 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781966855785253-388-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)
I20260620 14:47:59.904392 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:47:59.904943 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:47:59.905519 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:47:59.906313 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:47:59.906409 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:59.906534 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:47:59.906608 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:47:59.920590 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:42827
I20260620 14:47:59.920679 3160 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:42827 every 8 connection(s)
I20260620 14:47:59.928545 3161 heartbeater.cc:347] Connected to a master server at 127.0.97.62:41421
I20260620 14:47:59.928711 3161 heartbeater.cc:464] Registering TS with master...
I20260620 14:47:59.929008 3161 heartbeater.cc:511] Master 127.0.97.62:41421 requested a full tablet report, sending...
I20260620 14:47:59.929796 3039 ts_manager.cc:194] Registered new tserver with Master: 1a3d6a0e558d427babe85fd8680d0d2c (127.0.97.1:42827)
I20260620 14:47:59.930423 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008943847s
I20260620 14:47:59.930858 3039 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44254
I20260620 14:47:59.941077 3039 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44268:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:47:59.942133 3161 heartbeater.cc:503] Master 127.0.97.62:41421 was elected leader, sending a full tablet report...
I20260620 14:47:59.953933 3126 tablet_service.cc:1467] Processing CreateTablet for tablet 893cbb7c4bfe4683974ad2ef5b39480e (DEFAULT_TABLE table=fake-table [id=8ed150d0181b446e89ea8dc7aa8ab0b3]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:47:59.954411 3126 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 893cbb7c4bfe4683974ad2ef5b39480e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:47:59.959769 3173 tablet_bootstrap.cc:492] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: Bootstrap starting.
I20260620 14:47:59.961246 3173 tablet_bootstrap.cc:654] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: Neither blocks nor log segments found. Creating new log.
I20260620 14:47:59.962855 3173 tablet_bootstrap.cc:492] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: No bootstrap required, opened a new log
I20260620 14:47:59.962998 3173 ts_tablet_manager.cc:1397] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.003s
I20260620 14:47:59.963590 3173 raft_consensus.cc:348] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a3d6a0e558d427babe85fd8680d0d2c" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 42827 } }
I20260620 14:47:59.963742 3173 raft_consensus.cc:374] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:47:59.963835 3173 raft_consensus.cc:729] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a3d6a0e558d427babe85fd8680d0d2c, State: Initialized, Role: FOLLOWER
I20260620 14:47:59.964082 3173 consensus_queue.cc:260] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1a3d6a0e558d427babe85fd8680d0d2c" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 42827 } }
I20260620 14:47:59.964221 3173 raft_consensus.cc:388] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:47:59.964329 3173 raft_consensus.cc:482] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:47:59.964435 3173 raft_consensus.cc:3037] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:47:59.966879 3173 raft_consensus.cc:504] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a3d6a0e558d427babe85fd8680d0d2c" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 42827 } }
I20260620 14:47:59.967104 3173 leader_election.cc:302] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [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: 1a3d6a0e558d427babe85fd8680d0d2c; no voters:
I20260620 14:47:59.967559 3173 leader_election.cc:288] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:47:59.967691 3175 raft_consensus.cc:2781] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:47:59.968206 3175 raft_consensus.cc:686] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 1 LEADER]: Becoming Leader. State: Replica: 1a3d6a0e558d427babe85fd8680d0d2c, State: Running, Role: LEADER
I20260620 14:47:59.968253 3173 ts_tablet_manager.cc:1428] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: Time spent starting tablet: real 0.005s user 0.004s sys 0.002s
I20260620 14:47:59.968580 3175 consensus_queue.cc:237] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [LEADER]: Queue going to LEADER mode. State: All 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: "1a3d6a0e558d427babe85fd8680d0d2c" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 42827 } }
I20260620 14:47:59.970512 3038 catalog_manager.cc:5495] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a3d6a0e558d427babe85fd8680d0d2c (127.0.97.1). New cstate: current_term: 1 leader_uuid: "1a3d6a0e558d427babe85fd8680d0d2c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a3d6a0e558d427babe85fd8680d0d2c" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 42827 } health_report { overall_health: HEALTHY } } }
I20260620 14:47:59.992604 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:47:59.993615 3039 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44268:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:47:59.998886 3181 tablet.cc:1722] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:47:59.999482 3181 tablet.cc:1620] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: MemRowSet was empty: no flush needed.
I20260620 14:48:00.006392 3038 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102: fake-table [id=8ed150d0181b446e89ea8dc7aa8ab0b3] alter complete (version 1)
I20260620 14:48:00.055940 388 alter_table-test.cc:950] Dropping c1
I20260620 14:48:00.056726 3038 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44268:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260620 14:48:00.061208 3181 tablet.cc:1722] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:00.074541 3038 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102: fake-table [id=8ed150d0181b446e89ea8dc7aa8ab0b3] alter complete (version 2)
I20260620 14:48:00.084684 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:48:00.095613 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:00.096318 388 tablet_replica.cc:330] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: stopping tablet replica
I20260620 14:48:00.096616 388 raft_consensus.cc:2229] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:00.096927 388 raft_consensus.cc:2258] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:00.102640 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:48:00.106428 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:00.107553 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:00.109179 388 webserver.cc:460] Webserver started at http://127.0.97.1:45907/ using document root <none> and password file <none>
I20260620 14:48:00.109413 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:00.109494 388 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260620 14:48:00.111788 388 fs_manager.cc:709] Time spent opening directory manager: real 0.002s user 0.002s sys 0.000s
I20260620 14:48:00.118203 3190 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:00.118656 388 fs_manager.cc:725] Time spent opening block manager: real 0.006s user 0.002s sys 0.000s
I20260620 14:48:00.118784 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "1a3d6a0e558d427babe85fd8680d0d2c"
format_stamp: "Formatted at 2026-06-20 14:47:59 on dist-test-slave-nvk5"
I20260620 14:48:00.118920 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781966855785253-388-0/minicluster-data/ts-0-root/data
Total live blocks: 9
Total live bytes: 9373
Total live bytes (after alignment): 45056
Total number of LBM containers: 6 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260620 14:48:00.129118 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:00.129694 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:00.130328 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:00.131861 3197 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260620 14:48:00.136597 388 ts_tablet_manager.cc:579] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260620 14:48:00.136718 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.005s user 0.001s sys 0.000s
I20260620 14:48:00.136861 388 ts_tablet_manager.cc:594] Registering tablets (0/1 complete)
I20260620 14:48:00.139194 388 ts_tablet_manager.cc:610] Registered 1 tablets
I20260620 14:48:00.139310 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.002s user 0.000s sys 0.000s
I20260620 14:48:00.139369 3197 tablet_bootstrap.cc:492] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: Bootstrap starting.
I20260620 14:48:00.147287 3197 tablet.cc:1722] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:00.148065 3197 tablet.cc:1620] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: MemRowSet was empty: no flush needed.
I20260620 14:48:00.148311 3197 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260620 14:48:00.155004 3197 tablet.cc:1722] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:00.155663 3197 tablet.cc:1620] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: MemRowSet was empty: no flush needed.
I20260620 14:48:00.155802 3197 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260620 14:48:00.156718 3197 tablet_bootstrap.cc:492] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=3} inserts{seen=0 ignored=0} mutations{seen=1 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260620 14:48:00.157289 3197 tablet_bootstrap.cc:492] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: Bootstrap complete.
I20260620 14:48:00.166492 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:42827
I20260620 14:48:00.166492 3255 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:42827 every 8 connection(s)
I20260620 14:48:00.168447 3197 ts_tablet_manager.cc:1397] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: Time spent bootstrapping tablet: real 0.029s user 0.020s sys 0.004s
I20260620 14:48:00.169410 3197 raft_consensus.cc:348] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a3d6a0e558d427babe85fd8680d0d2c" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 42827 } }
I20260620 14:48:00.169730 3197 raft_consensus.cc:729] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a3d6a0e558d427babe85fd8680d0d2c, State: Initialized, Role: FOLLOWER
I20260620 14:48:00.170014 3197 consensus_queue.cc:260] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a3d6a0e558d427babe85fd8680d0d2c" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 42827 } }
I20260620 14:48:00.170274 3197 raft_consensus.cc:388] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:00.170405 3197 raft_consensus.cc:482] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:00.170578 3197 raft_consensus.cc:3037] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 1 FOLLOWER]: Advancing to term 2
I20260620 14:48:00.173596 3197 raft_consensus.cc:504] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a3d6a0e558d427babe85fd8680d0d2c" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 42827 } }
I20260620 14:48:00.173955 3197 leader_election.cc:302] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [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: 1a3d6a0e558d427babe85fd8680d0d2c; no voters:
I20260620 14:48:00.174830 3197 leader_election.cc:288] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [CANDIDATE]: Term 2 election: Requested vote from peers
I20260620 14:48:00.174959 3259 raft_consensus.cc:2781] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 2 FOLLOWER]: Leader election won for term 2
I20260620 14:48:00.181763 3197 ts_tablet_manager.cc:1428] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: Time spent starting tablet: real 0.013s user 0.004s sys 0.008s
I20260620 14:48:00.182017 3259 raft_consensus.cc:686] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 2 LEADER]: Becoming Leader. State: Replica: 1a3d6a0e558d427babe85fd8680d0d2c, State: Running, Role: LEADER
I20260620 14:48:00.182559 3259 consensus_queue.cc:237] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a3d6a0e558d427babe85fd8680d0d2c" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 42827 } }
I20260620 14:48:00.183864 3256 heartbeater.cc:347] Connected to a master server at 127.0.97.62:41421
I20260620 14:48:00.184002 3256 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:00.184408 3256 heartbeater.cc:511] Master 127.0.97.62:41421 requested a full tablet report, sending...
I20260620 14:48:00.190994 3038 ts_manager.cc:194] Re-registered known tserver with Master: 1a3d6a0e558d427babe85fd8680d0d2c (127.0.97.1:42827)
I20260620 14:48:00.191470 3038 catalog_manager.cc:5495] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "1a3d6a0e558d427babe85fd8680d0d2c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a3d6a0e558d427babe85fd8680d0d2c" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 42827 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:00.195248 3038 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44288
I20260620 14:48:00.196878 3256 heartbeater.cc:503] Master 127.0.97.62:41421 was elected leader, sending a full tablet report...
I20260620 14:48:00.209657 3039 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44268:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c1" type: INT32 is_nullable: false read_default_value: " N\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:00.220988 3264 tablet.cc:1722] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: Alter schema from (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260620 14:48:00.222051 3264 tablet.cc:1620] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: MemRowSet was empty: no flush needed.
I20260620 14:48:00.229781 3039 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102: fake-table [id=8ed150d0181b446e89ea8dc7aa8ab0b3] alter complete (version 3)
I20260620 14:48:00.240451 388 tablet_server.cc:178] TabletServer@127.0.97.1:42827 shutting down...
I20260620 14:48:00.255040 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:00.255558 388 tablet_replica.cc:330] stopping tablet replica
I20260620 14:48:00.255829 388 raft_consensus.cc:2229] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 2 LEADER]: Raft consensus shutting down.
I20260620 14:48:00.256070 388 raft_consensus.cc:2258] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:00.261178 388 tablet_server.cc:194] TabletServer@127.0.97.1:42827 shutdown complete.
I20260620 14:48:00.265769 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:00.267179 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:00.268707 388 webserver.cc:460] Webserver started at http://127.0.97.1:45907/ using document root <none> and password file <none>
I20260620 14:48:00.268949 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:00.269037 388 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260620 14:48:00.271639 388 fs_manager.cc:709] Time spent opening directory manager: real 0.002s user 0.000s sys 0.002s
I20260620 14:48:00.277073 3270 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:00.277565 388 fs_manager.cc:725] Time spent opening block manager: real 0.005s user 0.001s sys 0.000s
I20260620 14:48:00.277694 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "1a3d6a0e558d427babe85fd8680d0d2c"
format_stamp: "Formatted at 2026-06-20 14:47:59 on dist-test-slave-nvk5"
I20260620 14:48:00.277843 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781966855785253-388-0/minicluster-data/ts-0-root/data
Total live blocks: 9
Total live bytes: 9373
Total live bytes (after alignment): 45056
Total number of LBM containers: 6 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260620 14:48:00.317469 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:00.318104 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:00.318709 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:00.323856 388 ts_tablet_manager.cc:579] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260620 14:48:00.323980 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.004s user 0.000s sys 0.000s
I20260620 14:48:00.326365 388 ts_tablet_manager.cc:610] Registered 1 tablets
I20260620 14:48:00.326478 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.002s user 0.001s sys 0.000s
I20260620 14:48:00.326531 3277 tablet_bootstrap.cc:492] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: Bootstrap starting.
I20260620 14:48:00.334820 3277 tablet.cc:1722] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:00.335677 3277 tablet.cc:1620] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: MemRowSet was empty: no flush needed.
I20260620 14:48:00.335894 3277 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260620 14:48:00.342650 3277 tablet.cc:1722] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:00.343398 3277 tablet.cc:1620] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: MemRowSet was empty: no flush needed.
I20260620 14:48:00.343573 3277 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260620 14:48:00.344043 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:42827
I20260620 14:48:00.344070 3334 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:42827 every 8 connection(s)
I20260620 14:48:00.345336 3277 tablet.cc:1722] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: Alter schema from (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260620 14:48:00.345969 3277 tablet.cc:1620] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: MemRowSet was empty: no flush needed.
I20260620 14:48:00.346129 3277 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260620 14:48:00.347072 3277 tablet_bootstrap.cc:492] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=0 applied=9 ignored=3} inserts{seen=0 ignored=0} mutations{seen=1 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260620 14:48:00.347716 3277 tablet_bootstrap.cc:492] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: Bootstrap complete.
I20260620 14:48:00.364778 3335 heartbeater.cc:347] Connected to a master server at 127.0.97.62:41421
I20260620 14:48:00.364974 3335 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:00.365370 3335 heartbeater.cc:511] Master 127.0.97.62:41421 requested a full tablet report, sending...
I20260620 14:48:00.366689 3039 ts_manager.cc:194] Re-registered known tserver with Master: 1a3d6a0e558d427babe85fd8680d0d2c (127.0.97.1:42827)
I20260620 14:48:00.367118 3277 ts_tablet_manager.cc:1397] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: Time spent bootstrapping tablet: real 0.041s user 0.024s sys 0.012s
I20260620 14:48:00.367970 3277 raft_consensus.cc:348] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a3d6a0e558d427babe85fd8680d0d2c" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 42827 } }
I20260620 14:48:00.368170 3277 raft_consensus.cc:729] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a3d6a0e558d427babe85fd8680d0d2c, State: Initialized, Role: FOLLOWER
I20260620 14:48:00.368299 3039 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44300
I20260620 14:48:00.368439 3277 consensus_queue.cc:260] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 2.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a3d6a0e558d427babe85fd8680d0d2c" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 42827 } }
I20260620 14:48:00.368695 3277 raft_consensus.cc:388] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:00.368806 3277 raft_consensus.cc:482] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:00.368921 3277 raft_consensus.cc:3037] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 2 FOLLOWER]: Advancing to term 3
I20260620 14:48:00.371218 3277 raft_consensus.cc:504] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a3d6a0e558d427babe85fd8680d0d2c" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 42827 } }
I20260620 14:48:00.371449 3277 leader_election.cc:302] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1a3d6a0e558d427babe85fd8680d0d2c; no voters:
I20260620 14:48:00.372004 3277 leader_election.cc:288] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [CANDIDATE]: Term 3 election: Requested vote from peers
I20260620 14:48:00.372130 3339 raft_consensus.cc:2781] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 3 FOLLOWER]: Leader election won for term 3
I20260620 14:48:00.372677 3335 heartbeater.cc:503] Master 127.0.97.62:41421 was elected leader, sending a full tablet report...
I20260620 14:48:00.372772 3277 ts_tablet_manager.cc:1428] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c: Time spent starting tablet: real 0.006s user 0.008s sys 0.000s
I20260620 14:48:00.377851 3339 raft_consensus.cc:686] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 3 LEADER]: Becoming Leader. State: Replica: 1a3d6a0e558d427babe85fd8680d0d2c, State: Running, Role: LEADER
I20260620 14:48:00.378284 3339 consensus_queue.cc:237] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 2.9, Last appended by leader: 9, Current term: 3, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a3d6a0e558d427babe85fd8680d0d2c" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 42827 } }
I20260620 14:48:00.380925 3039 catalog_manager.cc:5495] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "1a3d6a0e558d427babe85fd8680d0d2c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a3d6a0e558d427babe85fd8680d0d2c" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 42827 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:00.400787 388 tablet_server.cc:178] TabletServer@127.0.97.1:42827 shutting down...
I20260620 14:48:00.412703 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:00.413326 388 tablet_replica.cc:330] stopping tablet replica
I20260620 14:48:00.413547 388 raft_consensus.cc:2229] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 3 LEADER]: Raft consensus shutting down.
I20260620 14:48:00.413805 388 raft_consensus.cc:2258] T 893cbb7c4bfe4683974ad2ef5b39480e P 1a3d6a0e558d427babe85fd8680d0d2c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:00.429107 388 tablet_server.cc:194] TabletServer@127.0.97.1:42827 shutdown complete.
I20260620 14:48:00.433511 388 master.cc:537] Master@127.0.97.62:41421 shutting down...
I20260620 14:48:00.442121 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:00.442529 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:00.442790 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P 37ba15ed6e16485994423005d9104102: stopping tablet replica
I20260620 14:48:00.457710 388 master.cc:552] Master@127.0.97.62:41421 shutdown complete.
[ OK ] AlterTableTest.TestBootstrapAfterAlters (669 ms)
[ RUN ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn
I20260620 14:48:00.469521 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:33557
I20260620 14:48:00.470058 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:00.470922 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:00.472601 388 webserver.cc:460] Webserver started at http://127.0.97.62:45971/ using document root <none> and password file <none>
I20260620 14:48:00.472855 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:00.472965 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:00.473145 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:00.473757 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "c6ebb28977f649578574a9167d09c3f8"
format_stamp: "Formatted at 2026-06-20 14:48:00 on dist-test-slave-nvk5"
I20260620 14:48:00.476253 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:48:00.478117 3347 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:00.478523 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:48:00.478673 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "c6ebb28977f649578574a9167d09c3f8"
format_stamp: "Formatted at 2026-06-20 14:48:00 on dist-test-slave-nvk5"
I20260620 14:48:00.478808 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781966855785253-388-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)
I20260620 14:48:00.503575 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:00.504227 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:00.520149 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:33557
I20260620 14:48:00.520149 3398 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:33557 every 8 connection(s)
I20260620 14:48:00.521750 3399 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:00.528250 3399 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6ebb28977f649578574a9167d09c3f8: Bootstrap starting.
I20260620 14:48:00.530071 3399 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c6ebb28977f649578574a9167d09c3f8: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:00.532042 3399 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6ebb28977f649578574a9167d09c3f8: No bootstrap required, opened a new log
I20260620 14:48:00.532886 3399 raft_consensus.cc:348] T 00000000000000000000000000000000 P c6ebb28977f649578574a9167d09c3f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6ebb28977f649578574a9167d09c3f8" member_type: VOTER }
I20260620 14:48:00.533066 3399 raft_consensus.cc:374] T 00000000000000000000000000000000 P c6ebb28977f649578574a9167d09c3f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:00.533151 3399 raft_consensus.cc:729] T 00000000000000000000000000000000 P c6ebb28977f649578574a9167d09c3f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6ebb28977f649578574a9167d09c3f8, State: Initialized, Role: FOLLOWER
I20260620 14:48:00.533375 3399 consensus_queue.cc:260] T 00000000000000000000000000000000 P c6ebb28977f649578574a9167d09c3f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c6ebb28977f649578574a9167d09c3f8" member_type: VOTER }
I20260620 14:48:00.533573 3399 raft_consensus.cc:388] T 00000000000000000000000000000000 P c6ebb28977f649578574a9167d09c3f8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:00.533663 3399 raft_consensus.cc:482] T 00000000000000000000000000000000 P c6ebb28977f649578574a9167d09c3f8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:00.533762 3399 raft_consensus.cc:3037] T 00000000000000000000000000000000 P c6ebb28977f649578574a9167d09c3f8 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:00.536653 3399 raft_consensus.cc:504] T 00000000000000000000000000000000 P c6ebb28977f649578574a9167d09c3f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6ebb28977f649578574a9167d09c3f8" member_type: VOTER }
I20260620 14:48:00.536906 3399 leader_election.cc:302] T 00000000000000000000000000000000 P c6ebb28977f649578574a9167d09c3f8 [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: c6ebb28977f649578574a9167d09c3f8; no voters:
I20260620 14:48:00.537371 3399 leader_election.cc:288] T 00000000000000000000000000000000 P c6ebb28977f649578574a9167d09c3f8 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:00.537535 3402 raft_consensus.cc:2781] T 00000000000000000000000000000000 P c6ebb28977f649578574a9167d09c3f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:00.538363 3399 sys_catalog.cc:564] T 00000000000000000000000000000000 P c6ebb28977f649578574a9167d09c3f8 [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:48:00.538374 3402 raft_consensus.cc:686] T 00000000000000000000000000000000 P c6ebb28977f649578574a9167d09c3f8 [term 1 LEADER]: Becoming Leader. State: Replica: c6ebb28977f649578574a9167d09c3f8, State: Running, Role: LEADER
I20260620 14:48:00.538836 3402 consensus_queue.cc:237] T 00000000000000000000000000000000 P c6ebb28977f649578574a9167d09c3f8 [LEADER]: Queue going to LEADER mode. State: All 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: "c6ebb28977f649578574a9167d09c3f8" member_type: VOTER }
I20260620 14:48:00.539866 3403 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6ebb28977f649578574a9167d09c3f8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c6ebb28977f649578574a9167d09c3f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6ebb28977f649578574a9167d09c3f8" member_type: VOTER } }
I20260620 14:48:00.540087 3403 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6ebb28977f649578574a9167d09c3f8 [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:00.540086 3404 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6ebb28977f649578574a9167d09c3f8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c6ebb28977f649578574a9167d09c3f8. Latest consensus state: current_term: 1 leader_uuid: "c6ebb28977f649578574a9167d09c3f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6ebb28977f649578574a9167d09c3f8" member_type: VOTER } }
I20260620 14:48:00.540530 3404 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6ebb28977f649578574a9167d09c3f8 [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:00.552997 3408 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:48:00.554909 3408 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:48:00.556310 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:48:00.558596 3408 catalog_manager.cc:1347] Generated new cluster ID: e88d0d138ce04ffb8cabb96f65f2a2b7
I20260620 14:48:00.558701 3408 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:48:00.567251 3408 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:48:00.568138 3408 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:48:00.574318 3408 catalog_manager.cc:5868] T 00000000000000000000000000000000 P c6ebb28977f649578574a9167d09c3f8: Generated new TSK 0
I20260620 14:48:00.574623 3408 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:48:00.589339 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:00.590603 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:00.592288 388 webserver.cc:460] Webserver started at http://127.0.97.1:43003/ using document root <none> and password file <none>
I20260620 14:48:00.592581 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:00.592684 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:00.592845 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:00.593521 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "91873b51740f4ec5bacab671537a4054"
format_stamp: "Formatted at 2026-06-20 14:48:00 on dist-test-slave-nvk5"
I20260620 14:48:00.596262 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:48:00.598045 3423 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:00.598459 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:48:00.598606 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "91873b51740f4ec5bacab671537a4054"
format_stamp: "Formatted at 2026-06-20 14:48:00 on dist-test-slave-nvk5"
I20260620 14:48:00.598773 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781966855785253-388-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)
I20260620 14:48:00.614481 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:00.615243 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:00.615968 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:00.617136 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:00.617242 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:00.617369 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:00.617465 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:00.635818 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:43729
I20260620 14:48:00.635818 3485 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:43729 every 8 connection(s)
I20260620 14:48:00.647584 3486 heartbeater.cc:347] Connected to a master server at 127.0.97.62:33557
I20260620 14:48:00.647787 3486 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:00.648598 3486 heartbeater.cc:511] Master 127.0.97.62:33557 requested a full tablet report, sending...
I20260620 14:48:00.649550 3364 ts_manager.cc:194] Registered new tserver with Master: 91873b51740f4ec5bacab671537a4054 (127.0.97.1:43729)
I20260620 14:48:00.650148 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.01331785s
I20260620 14:48:00.651187 3364 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33854
I20260620 14:48:00.663204 3486 heartbeater.cc:503] Master 127.0.97.62:33557 was elected leader, sending a full tablet report...
I20260620 14:48:00.668694 3364 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33866:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:48:00.686951 3451 tablet_service.cc:1467] Processing CreateTablet for tablet 766833a0dd59491f999f91d33a5c3ef7 (DEFAULT_TABLE table=fake-table [id=2a7b64ac9fde46c994b9ad224206018e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:00.687445 3451 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 766833a0dd59491f999f91d33a5c3ef7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:00.693507 3498 tablet_bootstrap.cc:492] T 766833a0dd59491f999f91d33a5c3ef7 P 91873b51740f4ec5bacab671537a4054: Bootstrap starting.
I20260620 14:48:00.695740 3498 tablet_bootstrap.cc:654] T 766833a0dd59491f999f91d33a5c3ef7 P 91873b51740f4ec5bacab671537a4054: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:00.697513 3498 tablet_bootstrap.cc:492] T 766833a0dd59491f999f91d33a5c3ef7 P 91873b51740f4ec5bacab671537a4054: No bootstrap required, opened a new log
I20260620 14:48:00.697667 3498 ts_tablet_manager.cc:1397] T 766833a0dd59491f999f91d33a5c3ef7 P 91873b51740f4ec5bacab671537a4054: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260620 14:48:00.698319 3498 raft_consensus.cc:348] T 766833a0dd59491f999f91d33a5c3ef7 P 91873b51740f4ec5bacab671537a4054 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91873b51740f4ec5bacab671537a4054" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43729 } }
I20260620 14:48:00.698491 3498 raft_consensus.cc:374] T 766833a0dd59491f999f91d33a5c3ef7 P 91873b51740f4ec5bacab671537a4054 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:00.698639 3498 raft_consensus.cc:729] T 766833a0dd59491f999f91d33a5c3ef7 P 91873b51740f4ec5bacab671537a4054 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91873b51740f4ec5bacab671537a4054, State: Initialized, Role: FOLLOWER
I20260620 14:48:00.698868 3498 consensus_queue.cc:260] T 766833a0dd59491f999f91d33a5c3ef7 P 91873b51740f4ec5bacab671537a4054 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "91873b51740f4ec5bacab671537a4054" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43729 } }
I20260620 14:48:00.699052 3498 raft_consensus.cc:388] T 766833a0dd59491f999f91d33a5c3ef7 P 91873b51740f4ec5bacab671537a4054 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:00.699180 3498 raft_consensus.cc:482] T 766833a0dd59491f999f91d33a5c3ef7 P 91873b51740f4ec5bacab671537a4054 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:00.699290 3498 raft_consensus.cc:3037] T 766833a0dd59491f999f91d33a5c3ef7 P 91873b51740f4ec5bacab671537a4054 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:00.701974 3498 raft_consensus.cc:504] T 766833a0dd59491f999f91d33a5c3ef7 P 91873b51740f4ec5bacab671537a4054 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91873b51740f4ec5bacab671537a4054" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43729 } }
I20260620 14:48:00.702260 3498 leader_election.cc:302] T 766833a0dd59491f999f91d33a5c3ef7 P 91873b51740f4ec5bacab671537a4054 [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: 91873b51740f4ec5bacab671537a4054; no voters:
I20260620 14:48:00.703356 3498 leader_election.cc:288] T 766833a0dd59491f999f91d33a5c3ef7 P 91873b51740f4ec5bacab671537a4054 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:00.703471 3500 raft_consensus.cc:2781] T 766833a0dd59491f999f91d33a5c3ef7 P 91873b51740f4ec5bacab671537a4054 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:00.704092 3500 raft_consensus.cc:686] T 766833a0dd59491f999f91d33a5c3ef7 P 91873b51740f4ec5bacab671537a4054 [term 1 LEADER]: Becoming Leader. State: Replica: 91873b51740f4ec5bacab671537a4054, State: Running, Role: LEADER
I20260620 14:48:00.704375 3500 consensus_queue.cc:237] T 766833a0dd59491f999f91d33a5c3ef7 P 91873b51740f4ec5bacab671537a4054 [LEADER]: Queue going to LEADER mode. State: All 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: "91873b51740f4ec5bacab671537a4054" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43729 } }
I20260620 14:48:00.706575 3364 catalog_manager.cc:5495] T 766833a0dd59491f999f91d33a5c3ef7 P 91873b51740f4ec5bacab671537a4054 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91873b51740f4ec5bacab671537a4054 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "91873b51740f4ec5bacab671537a4054" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "91873b51740f4ec5bacab671537a4054" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43729 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:00.710811 3498 ts_tablet_manager.cc:1428] T 766833a0dd59491f999f91d33a5c3ef7 P 91873b51740f4ec5bacab671537a4054: Time spent starting tablet: real 0.013s user 0.008s sys 0.005s
I20260620 14:48:00.746183 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:48:00.747149 3364 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33866:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:00.752624 3506 tablet.cc:1722] T 766833a0dd59491f999f91d33a5c3ef7 P 91873b51740f4ec5bacab671537a4054: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:00.753186 3506 tablet.cc:1620] T 766833a0dd59491f999f91d33a5c3ef7 P 91873b51740f4ec5bacab671537a4054: MemRowSet was empty: no flush needed.
I20260620 14:48:00.761471 3363 catalog_manager.cc:6040] T 00000000000000000000000000000000 P c6ebb28977f649578574a9167d09c3f8: fake-table [id=2a7b64ac9fde46c994b9ad224206018e] alter complete (version 1)
I20260620 14:48:00.826700 388 alter_table-test.cc:1005] Dropping c1
I20260620 14:48:00.827705 3363 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33866:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260620 14:48:00.833175 3506 tablet.cc:1722] T 766833a0dd59491f999f91d33a5c3ef7 P 91873b51740f4ec5bacab671537a4054: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:00.833961 3506 tablet.cc:1620] T 766833a0dd59491f999f91d33a5c3ef7 P 91873b51740f4ec5bacab671537a4054: MemRowSet was empty: no flush needed.
I20260620 14:48:00.842372 3364 catalog_manager.cc:6040] T 00000000000000000000000000000000 P c6ebb28977f649578574a9167d09c3f8: fake-table [id=2a7b64ac9fde46c994b9ad224206018e] alter complete (version 2)
I20260620 14:48:00.870711 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:48:00.881812 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:00.882293 388 tablet_replica.cc:330] T 766833a0dd59491f999f91d33a5c3ef7 P 91873b51740f4ec5bacab671537a4054: stopping tablet replica
I20260620 14:48:00.882521 388 raft_consensus.cc:2229] T 766833a0dd59491f999f91d33a5c3ef7 P 91873b51740f4ec5bacab671537a4054 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:00.882771 388 raft_consensus.cc:2258] T 766833a0dd59491f999f91d33a5c3ef7 P 91873b51740f4ec5bacab671537a4054 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:00.898599 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:48:00.903543 388 master.cc:537] Master@127.0.97.62:33557 shutting down...
I20260620 14:48:00.912381 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P c6ebb28977f649578574a9167d09c3f8 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:00.912743 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P c6ebb28977f649578574a9167d09c3f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:00.912982 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P c6ebb28977f649578574a9167d09c3f8: stopping tablet replica
I20260620 14:48:00.917891 388 master.cc:552] Master@127.0.97.62:33557 shutdown complete.
[ OK ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn (460 ms)
[ RUN ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn
I20260620 14:48:00.929896 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:36633
I20260620 14:48:00.930498 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:00.931365 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:00.933086 388 webserver.cc:460] Webserver started at http://127.0.97.62:44645/ using document root <none> and password file <none>
I20260620 14:48:00.933338 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:00.933409 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:00.933605 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:00.934281 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "2c91d55a507e4c7bad341831df4961eb"
format_stamp: "Formatted at 2026-06-20 14:48:00 on dist-test-slave-nvk5"
I20260620 14:48:00.936977 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260620 14:48:00.938720 3515 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:00.939138 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:48:00.939270 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "2c91d55a507e4c7bad341831df4961eb"
format_stamp: "Formatted at 2026-06-20 14:48:00 on dist-test-slave-nvk5"
I20260620 14:48:00.939416 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781966855785253-388-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)
I20260620 14:48:00.948225 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:00.948891 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:00.964229 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:36633
I20260620 14:48:00.964229 3566 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:36633 every 8 connection(s)
I20260620 14:48:00.965754 3567 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:00.970711 3567 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c91d55a507e4c7bad341831df4961eb: Bootstrap starting.
I20260620 14:48:00.972157 3567 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2c91d55a507e4c7bad341831df4961eb: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:00.973977 3567 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c91d55a507e4c7bad341831df4961eb: No bootstrap required, opened a new log
I20260620 14:48:00.975015 3567 raft_consensus.cc:348] T 00000000000000000000000000000000 P 2c91d55a507e4c7bad341831df4961eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c91d55a507e4c7bad341831df4961eb" member_type: VOTER }
I20260620 14:48:00.975176 3567 raft_consensus.cc:374] T 00000000000000000000000000000000 P 2c91d55a507e4c7bad341831df4961eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:00.975279 3567 raft_consensus.cc:729] T 00000000000000000000000000000000 P 2c91d55a507e4c7bad341831df4961eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c91d55a507e4c7bad341831df4961eb, State: Initialized, Role: FOLLOWER
I20260620 14:48:00.975553 3567 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2c91d55a507e4c7bad341831df4961eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2c91d55a507e4c7bad341831df4961eb" member_type: VOTER }
I20260620 14:48:00.975699 3567 raft_consensus.cc:388] T 00000000000000000000000000000000 P 2c91d55a507e4c7bad341831df4961eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:00.975831 3567 raft_consensus.cc:482] T 00000000000000000000000000000000 P 2c91d55a507e4c7bad341831df4961eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:00.975944 3567 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 2c91d55a507e4c7bad341831df4961eb [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:00.978207 3567 raft_consensus.cc:504] T 00000000000000000000000000000000 P 2c91d55a507e4c7bad341831df4961eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c91d55a507e4c7bad341831df4961eb" member_type: VOTER }
I20260620 14:48:00.978441 3567 leader_election.cc:302] T 00000000000000000000000000000000 P 2c91d55a507e4c7bad341831df4961eb [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: 2c91d55a507e4c7bad341831df4961eb; no voters:
I20260620 14:48:00.978967 3567 leader_election.cc:288] T 00000000000000000000000000000000 P 2c91d55a507e4c7bad341831df4961eb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:00.979058 3570 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 2c91d55a507e4c7bad341831df4961eb [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:00.979739 3570 raft_consensus.cc:686] T 00000000000000000000000000000000 P 2c91d55a507e4c7bad341831df4961eb [term 1 LEADER]: Becoming Leader. State: Replica: 2c91d55a507e4c7bad341831df4961eb, State: Running, Role: LEADER
I20260620 14:48:00.980010 3567 sys_catalog.cc:564] T 00000000000000000000000000000000 P 2c91d55a507e4c7bad341831df4961eb [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:48:00.980055 3570 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2c91d55a507e4c7bad341831df4961eb [LEADER]: Queue going to LEADER mode. State: All 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: "2c91d55a507e4c7bad341831df4961eb" member_type: VOTER }
I20260620 14:48:00.981024 3571 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c91d55a507e4c7bad341831df4961eb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2c91d55a507e4c7bad341831df4961eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c91d55a507e4c7bad341831df4961eb" member_type: VOTER } }
I20260620 14:48:00.981057 3572 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c91d55a507e4c7bad341831df4961eb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2c91d55a507e4c7bad341831df4961eb. Latest consensus state: current_term: 1 leader_uuid: "2c91d55a507e4c7bad341831df4961eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c91d55a507e4c7bad341831df4961eb" member_type: VOTER } }
I20260620 14:48:00.981233 3571 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c91d55a507e4c7bad341831df4961eb [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:00.981276 3572 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c91d55a507e4c7bad341831df4961eb [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:00.992471 3575 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:48:00.994526 3575 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:48:00.996452 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:48:00.998284 3575 catalog_manager.cc:1347] Generated new cluster ID: d251582986bc4e35b2faabeb737a1e1e
I20260620 14:48:00.998379 3575 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:48:01.013279 3575 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:48:01.014145 3575 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:48:01.022035 3575 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 2c91d55a507e4c7bad341831df4961eb: Generated new TSK 0
I20260620 14:48:01.022336 3575 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:48:01.029706 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:01.030877 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:01.032305 388 webserver.cc:460] Webserver started at http://127.0.97.1:35283/ using document root <none> and password file <none>
I20260620 14:48:01.032624 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:01.032724 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:01.032887 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:01.033485 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "17938b4a507348af8f2305949fe58b9c"
format_stamp: "Formatted at 2026-06-20 14:48:01 on dist-test-slave-nvk5"
I20260620 14:48:01.035967 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:48:01.037618 3591 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:01.038085 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:48:01.038188 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "17938b4a507348af8f2305949fe58b9c"
format_stamp: "Formatted at 2026-06-20 14:48:01 on dist-test-slave-nvk5"
I20260620 14:48:01.038296 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781966855785253-388-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)
I20260620 14:48:01.055311 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:01.055933 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:01.056474 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:01.057385 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:01.057452 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:01.057569 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:01.057631 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:01.071437 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:32949
I20260620 14:48:01.071487 3653 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:32949 every 8 connection(s)
I20260620 14:48:01.079814 3654 heartbeater.cc:347] Connected to a master server at 127.0.97.62:36633
I20260620 14:48:01.079977 3654 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:01.080334 3654 heartbeater.cc:511] Master 127.0.97.62:36633 requested a full tablet report, sending...
I20260620 14:48:01.081245 3532 ts_manager.cc:194] Registered new tserver with Master: 17938b4a507348af8f2305949fe58b9c (127.0.97.1:32949)
I20260620 14:48:01.081640 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009290788s
I20260620 14:48:01.082402 3532 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52626
I20260620 14:48:01.093271 3532 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52642:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:48:01.093966 3654 heartbeater.cc:503] Master 127.0.97.62:36633 was elected leader, sending a full tablet report...
I20260620 14:48:01.108153 3619 tablet_service.cc:1467] Processing CreateTablet for tablet f79158262d684319a8acde5873a5161d (DEFAULT_TABLE table=fake-table [id=18804decddfc4893bf4da044c5c40fef]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:01.108711 3619 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f79158262d684319a8acde5873a5161d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:01.114316 3666 tablet_bootstrap.cc:492] T f79158262d684319a8acde5873a5161d P 17938b4a507348af8f2305949fe58b9c: Bootstrap starting.
I20260620 14:48:01.116086 3666 tablet_bootstrap.cc:654] T f79158262d684319a8acde5873a5161d P 17938b4a507348af8f2305949fe58b9c: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:01.117865 3666 tablet_bootstrap.cc:492] T f79158262d684319a8acde5873a5161d P 17938b4a507348af8f2305949fe58b9c: No bootstrap required, opened a new log
I20260620 14:48:01.118038 3666 ts_tablet_manager.cc:1397] T f79158262d684319a8acde5873a5161d P 17938b4a507348af8f2305949fe58b9c: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.002s
I20260620 14:48:01.118762 3666 raft_consensus.cc:348] T f79158262d684319a8acde5873a5161d P 17938b4a507348af8f2305949fe58b9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17938b4a507348af8f2305949fe58b9c" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 32949 } }
I20260620 14:48:01.118944 3666 raft_consensus.cc:374] T f79158262d684319a8acde5873a5161d P 17938b4a507348af8f2305949fe58b9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:01.119086 3666 raft_consensus.cc:729] T f79158262d684319a8acde5873a5161d P 17938b4a507348af8f2305949fe58b9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17938b4a507348af8f2305949fe58b9c, State: Initialized, Role: FOLLOWER
I20260620 14:48:01.119500 3666 consensus_queue.cc:260] T f79158262d684319a8acde5873a5161d P 17938b4a507348af8f2305949fe58b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "17938b4a507348af8f2305949fe58b9c" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 32949 } }
I20260620 14:48:01.119725 3666 raft_consensus.cc:388] T f79158262d684319a8acde5873a5161d P 17938b4a507348af8f2305949fe58b9c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:01.119839 3666 raft_consensus.cc:482] T f79158262d684319a8acde5873a5161d P 17938b4a507348af8f2305949fe58b9c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:01.119951 3666 raft_consensus.cc:3037] T f79158262d684319a8acde5873a5161d P 17938b4a507348af8f2305949fe58b9c [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:01.122026 3666 raft_consensus.cc:504] T f79158262d684319a8acde5873a5161d P 17938b4a507348af8f2305949fe58b9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17938b4a507348af8f2305949fe58b9c" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 32949 } }
I20260620 14:48:01.122274 3666 leader_election.cc:302] T f79158262d684319a8acde5873a5161d P 17938b4a507348af8f2305949fe58b9c [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: 17938b4a507348af8f2305949fe58b9c; no voters:
I20260620 14:48:01.122710 3666 leader_election.cc:288] T f79158262d684319a8acde5873a5161d P 17938b4a507348af8f2305949fe58b9c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:01.122871 3668 raft_consensus.cc:2781] T f79158262d684319a8acde5873a5161d P 17938b4a507348af8f2305949fe58b9c [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:01.123365 3668 raft_consensus.cc:686] T f79158262d684319a8acde5873a5161d P 17938b4a507348af8f2305949fe58b9c [term 1 LEADER]: Becoming Leader. State: Replica: 17938b4a507348af8f2305949fe58b9c, State: Running, Role: LEADER
I20260620 14:48:01.123421 3666 ts_tablet_manager.cc:1428] T f79158262d684319a8acde5873a5161d P 17938b4a507348af8f2305949fe58b9c: Time spent starting tablet: real 0.005s user 0.004s sys 0.002s
I20260620 14:48:01.123617 3668 consensus_queue.cc:237] T f79158262d684319a8acde5873a5161d P 17938b4a507348af8f2305949fe58b9c [LEADER]: Queue going to LEADER mode. State: All 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: "17938b4a507348af8f2305949fe58b9c" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 32949 } }
I20260620 14:48:01.126260 3532 catalog_manager.cc:5495] T f79158262d684319a8acde5873a5161d P 17938b4a507348af8f2305949fe58b9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 17938b4a507348af8f2305949fe58b9c (127.0.97.1). New cstate: current_term: 1 leader_uuid: "17938b4a507348af8f2305949fe58b9c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17938b4a507348af8f2305949fe58b9c" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 32949 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:01.147128 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:48:01.147969 3532 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52642:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:01.153328 3674 tablet.cc:1722] T f79158262d684319a8acde5873a5161d P 17938b4a507348af8f2305949fe58b9c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:01.153961 3674 tablet.cc:1620] T f79158262d684319a8acde5873a5161d P 17938b4a507348af8f2305949fe58b9c: MemRowSet was empty: no flush needed.
I20260620 14:48:01.161301 3532 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 2c91d55a507e4c7bad341831df4961eb: fake-table [id=18804decddfc4893bf4da044c5c40fef] alter complete (version 1)
I20260620 14:48:01.205603 388 alter_table-test.cc:1041] Dropping c1
I20260620 14:48:01.206611 3531 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52642:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260620 14:48:01.211345 3674 tablet.cc:1722] T f79158262d684319a8acde5873a5161d P 17938b4a507348af8f2305949fe58b9c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:01.211810 3674 tablet.cc:1620] T f79158262d684319a8acde5873a5161d P 17938b4a507348af8f2305949fe58b9c: MemRowSet was empty: no flush needed.
I20260620 14:48:01.219019 3531 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 2c91d55a507e4c7bad341831df4961eb: fake-table [id=18804decddfc4893bf4da044c5c40fef] alter complete (version 2)
I20260620 14:48:01.237042 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:48:01.245769 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:01.246120 388 tablet_replica.cc:330] T f79158262d684319a8acde5873a5161d P 17938b4a507348af8f2305949fe58b9c: stopping tablet replica
I20260620 14:48:01.246320 388 raft_consensus.cc:2229] T f79158262d684319a8acde5873a5161d P 17938b4a507348af8f2305949fe58b9c [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:01.246491 388 raft_consensus.cc:2258] T f79158262d684319a8acde5873a5161d P 17938b4a507348af8f2305949fe58b9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:01.250931 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:48:01.254391 388 master.cc:537] Master@127.0.97.62:36633 shutting down...
I20260620 14:48:01.261896 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 2c91d55a507e4c7bad341831df4961eb [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:01.262112 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 2c91d55a507e4c7bad341831df4961eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:01.262282 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P 2c91d55a507e4c7bad341831df4961eb: stopping tablet replica
I20260620 14:48:01.276608 388 master.cc:552] Master@127.0.97.62:36633 shutdown complete.
[ OK ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn (358 ms)
[ RUN ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData
I20260620 14:48:01.288160 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:34573
I20260620 14:48:01.288719 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:01.289475 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:01.291121 388 webserver.cc:460] Webserver started at http://127.0.97.62:45743/ using document root <none> and password file <none>
I20260620 14:48:01.291311 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:01.291370 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:01.291466 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:01.292048 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "242f1fccd7e54e0f8ca9d4fb06312fcb"
format_stamp: "Formatted at 2026-06-20 14:48:01 on dist-test-slave-nvk5"
I20260620 14:48:01.294615 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260620 14:48:01.296168 3680 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:01.296561 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260620 14:48:01.296693 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "242f1fccd7e54e0f8ca9d4fb06312fcb"
format_stamp: "Formatted at 2026-06-20 14:48:01 on dist-test-slave-nvk5"
I20260620 14:48:01.296818 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781966855785253-388-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)
I20260620 14:48:01.317886 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:01.318570 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:01.330351 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:34573
I20260620 14:48:01.330370 3731 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:34573 every 8 connection(s)
I20260620 14:48:01.331671 3732 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:01.335865 3732 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 242f1fccd7e54e0f8ca9d4fb06312fcb: Bootstrap starting.
I20260620 14:48:01.337292 3732 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 242f1fccd7e54e0f8ca9d4fb06312fcb: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:01.339043 3732 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 242f1fccd7e54e0f8ca9d4fb06312fcb: No bootstrap required, opened a new log
I20260620 14:48:01.339712 3732 raft_consensus.cc:348] T 00000000000000000000000000000000 P 242f1fccd7e54e0f8ca9d4fb06312fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "242f1fccd7e54e0f8ca9d4fb06312fcb" member_type: VOTER }
I20260620 14:48:01.339855 3732 raft_consensus.cc:374] T 00000000000000000000000000000000 P 242f1fccd7e54e0f8ca9d4fb06312fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:01.339970 3732 raft_consensus.cc:729] T 00000000000000000000000000000000 P 242f1fccd7e54e0f8ca9d4fb06312fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 242f1fccd7e54e0f8ca9d4fb06312fcb, State: Initialized, Role: FOLLOWER
I20260620 14:48:01.340205 3732 consensus_queue.cc:260] T 00000000000000000000000000000000 P 242f1fccd7e54e0f8ca9d4fb06312fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "242f1fccd7e54e0f8ca9d4fb06312fcb" member_type: VOTER }
I20260620 14:48:01.340360 3732 raft_consensus.cc:388] T 00000000000000000000000000000000 P 242f1fccd7e54e0f8ca9d4fb06312fcb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:01.340443 3732 raft_consensus.cc:482] T 00000000000000000000000000000000 P 242f1fccd7e54e0f8ca9d4fb06312fcb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:01.340576 3732 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 242f1fccd7e54e0f8ca9d4fb06312fcb [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:01.342449 3732 raft_consensus.cc:504] T 00000000000000000000000000000000 P 242f1fccd7e54e0f8ca9d4fb06312fcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "242f1fccd7e54e0f8ca9d4fb06312fcb" member_type: VOTER }
I20260620 14:48:01.342662 3732 leader_election.cc:302] T 00000000000000000000000000000000 P 242f1fccd7e54e0f8ca9d4fb06312fcb [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: 242f1fccd7e54e0f8ca9d4fb06312fcb; no voters:
I20260620 14:48:01.343097 3732 leader_election.cc:288] T 00000000000000000000000000000000 P 242f1fccd7e54e0f8ca9d4fb06312fcb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:01.343185 3735 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 242f1fccd7e54e0f8ca9d4fb06312fcb [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:01.343787 3735 raft_consensus.cc:686] T 00000000000000000000000000000000 P 242f1fccd7e54e0f8ca9d4fb06312fcb [term 1 LEADER]: Becoming Leader. State: Replica: 242f1fccd7e54e0f8ca9d4fb06312fcb, State: Running, Role: LEADER
I20260620 14:48:01.344013 3735 consensus_queue.cc:237] T 00000000000000000000000000000000 P 242f1fccd7e54e0f8ca9d4fb06312fcb [LEADER]: Queue going to LEADER mode. State: All 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: "242f1fccd7e54e0f8ca9d4fb06312fcb" member_type: VOTER }
I20260620 14:48:01.344110 3732 sys_catalog.cc:564] T 00000000000000000000000000000000 P 242f1fccd7e54e0f8ca9d4fb06312fcb [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:48:01.344929 3736 sys_catalog.cc:455] T 00000000000000000000000000000000 P 242f1fccd7e54e0f8ca9d4fb06312fcb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "242f1fccd7e54e0f8ca9d4fb06312fcb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "242f1fccd7e54e0f8ca9d4fb06312fcb" member_type: VOTER } }
I20260620 14:48:01.344976 3737 sys_catalog.cc:455] T 00000000000000000000000000000000 P 242f1fccd7e54e0f8ca9d4fb06312fcb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 242f1fccd7e54e0f8ca9d4fb06312fcb. Latest consensus state: current_term: 1 leader_uuid: "242f1fccd7e54e0f8ca9d4fb06312fcb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "242f1fccd7e54e0f8ca9d4fb06312fcb" member_type: VOTER } }
I20260620 14:48:01.345206 3736 sys_catalog.cc:458] T 00000000000000000000000000000000 P 242f1fccd7e54e0f8ca9d4fb06312fcb [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:01.345220 3737 sys_catalog.cc:458] T 00000000000000000000000000000000 P 242f1fccd7e54e0f8ca9d4fb06312fcb [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:01.346285 3740 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:48:01.347396 3740 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:48:01.350297 3740 catalog_manager.cc:1347] Generated new cluster ID: 664a6b51fd464bfbb31b1fc575294c70
I20260620 14:48:01.350418 3740 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:48:01.351387 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:48:01.367772 3740 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:48:01.368655 3740 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:48:01.375434 3740 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 242f1fccd7e54e0f8ca9d4fb06312fcb: Generated new TSK 0
I20260620 14:48:01.375666 3740 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:48:01.384168 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:01.385402 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:01.386835 388 webserver.cc:460] Webserver started at http://127.0.97.1:33575/ using document root <none> and password file <none>
I20260620 14:48:01.387076 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:01.387148 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:01.387328 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:01.387969 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "f8a0e8060b514f1789bb4b763a416dab"
format_stamp: "Formatted at 2026-06-20 14:48:01 on dist-test-slave-nvk5"
I20260620 14:48:01.390455 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260620 14:48:01.392030 3756 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:01.392390 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260620 14:48:01.392552 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "f8a0e8060b514f1789bb4b763a416dab"
format_stamp: "Formatted at 2026-06-20 14:48:01 on dist-test-slave-nvk5"
I20260620 14:48:01.392727 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781966855785253-388-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)
I20260620 14:48:01.412967 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:01.413667 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:01.414290 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:01.415115 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:01.415221 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:01.415354 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:01.415431 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:01.430636 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:45353
I20260620 14:48:01.430687 3818 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:45353 every 8 connection(s)
I20260620 14:48:01.438722 3819 heartbeater.cc:347] Connected to a master server at 127.0.97.62:34573
I20260620 14:48:01.438870 3819 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:01.439132 3819 heartbeater.cc:511] Master 127.0.97.62:34573 requested a full tablet report, sending...
I20260620 14:48:01.439960 3697 ts_manager.cc:194] Registered new tserver with Master: f8a0e8060b514f1789bb4b763a416dab (127.0.97.1:45353)
I20260620 14:48:01.440668 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009120114s
I20260620 14:48:01.441186 3697 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36852
I20260620 14:48:01.452973 3819 heartbeater.cc:503] Master 127.0.97.62:34573 was elected leader, sending a full tablet report...
I20260620 14:48:01.455534 3697 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36864:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:48:01.468878 3784 tablet_service.cc:1467] Processing CreateTablet for tablet 79b349ea57c54c77bd68c91378649220 (DEFAULT_TABLE table=fake-table [id=35f9a9c9250f457bb534db01399ed70d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:01.469357 3784 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 79b349ea57c54c77bd68c91378649220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:01.474323 3831 tablet_bootstrap.cc:492] T 79b349ea57c54c77bd68c91378649220 P f8a0e8060b514f1789bb4b763a416dab: Bootstrap starting.
I20260620 14:48:01.475684 3831 tablet_bootstrap.cc:654] T 79b349ea57c54c77bd68c91378649220 P f8a0e8060b514f1789bb4b763a416dab: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:01.477563 3831 tablet_bootstrap.cc:492] T 79b349ea57c54c77bd68c91378649220 P f8a0e8060b514f1789bb4b763a416dab: No bootstrap required, opened a new log
I20260620 14:48:01.477712 3831 ts_tablet_manager.cc:1397] T 79b349ea57c54c77bd68c91378649220 P f8a0e8060b514f1789bb4b763a416dab: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.003s
I20260620 14:48:01.478305 3831 raft_consensus.cc:348] T 79b349ea57c54c77bd68c91378649220 P f8a0e8060b514f1789bb4b763a416dab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8a0e8060b514f1789bb4b763a416dab" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45353 } }
I20260620 14:48:01.478482 3831 raft_consensus.cc:374] T 79b349ea57c54c77bd68c91378649220 P f8a0e8060b514f1789bb4b763a416dab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:01.478560 3831 raft_consensus.cc:729] T 79b349ea57c54c77bd68c91378649220 P f8a0e8060b514f1789bb4b763a416dab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8a0e8060b514f1789bb4b763a416dab, State: Initialized, Role: FOLLOWER
I20260620 14:48:01.478794 3831 consensus_queue.cc:260] T 79b349ea57c54c77bd68c91378649220 P f8a0e8060b514f1789bb4b763a416dab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f8a0e8060b514f1789bb4b763a416dab" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45353 } }
I20260620 14:48:01.478968 3831 raft_consensus.cc:388] T 79b349ea57c54c77bd68c91378649220 P f8a0e8060b514f1789bb4b763a416dab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:01.479082 3831 raft_consensus.cc:482] T 79b349ea57c54c77bd68c91378649220 P f8a0e8060b514f1789bb4b763a416dab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:01.479197 3831 raft_consensus.cc:3037] T 79b349ea57c54c77bd68c91378649220 P f8a0e8060b514f1789bb4b763a416dab [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:01.481230 3831 raft_consensus.cc:504] T 79b349ea57c54c77bd68c91378649220 P f8a0e8060b514f1789bb4b763a416dab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8a0e8060b514f1789bb4b763a416dab" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45353 } }
I20260620 14:48:01.481487 3831 leader_election.cc:302] T 79b349ea57c54c77bd68c91378649220 P f8a0e8060b514f1789bb4b763a416dab [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: f8a0e8060b514f1789bb4b763a416dab; no voters:
I20260620 14:48:01.481982 3831 leader_election.cc:288] T 79b349ea57c54c77bd68c91378649220 P f8a0e8060b514f1789bb4b763a416dab [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:01.482087 3833 raft_consensus.cc:2781] T 79b349ea57c54c77bd68c91378649220 P f8a0e8060b514f1789bb4b763a416dab [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:01.482607 3833 raft_consensus.cc:686] T 79b349ea57c54c77bd68c91378649220 P f8a0e8060b514f1789bb4b763a416dab [term 1 LEADER]: Becoming Leader. State: Replica: f8a0e8060b514f1789bb4b763a416dab, State: Running, Role: LEADER
I20260620 14:48:01.482770 3831 ts_tablet_manager.cc:1428] T 79b349ea57c54c77bd68c91378649220 P f8a0e8060b514f1789bb4b763a416dab: Time spent starting tablet: real 0.005s user 0.004s sys 0.001s
I20260620 14:48:01.482870 3833 consensus_queue.cc:237] T 79b349ea57c54c77bd68c91378649220 P f8a0e8060b514f1789bb4b763a416dab [LEADER]: Queue going to LEADER mode. State: All 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: "f8a0e8060b514f1789bb4b763a416dab" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45353 } }
I20260620 14:48:01.485114 3697 catalog_manager.cc:5495] T 79b349ea57c54c77bd68c91378649220 P f8a0e8060b514f1789bb4b763a416dab reported cstate change: term changed from 0 to 1, leader changed from <none> to f8a0e8060b514f1789bb4b763a416dab (127.0.97.1). New cstate: current_term: 1 leader_uuid: "f8a0e8060b514f1789bb4b763a416dab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8a0e8060b514f1789bb4b763a416dab" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45353 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:01.501612 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:48:01.528051 3697 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36864:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:01.532774 3840 tablet.cc:1722] T 79b349ea57c54c77bd68c91378649220 P f8a0e8060b514f1789bb4b763a416dab: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:01.533241 3840 tablet.cc:1620] T 79b349ea57c54c77bd68c91378649220 P f8a0e8060b514f1789bb4b763a416dab: MemRowSet was empty: no flush needed.
I20260620 14:48:01.540122 3697 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 242f1fccd7e54e0f8ca9d4fb06312fcb: fake-table [id=35f9a9c9250f457bb534db01399ed70d] alter complete (version 1)
I20260620 14:48:01.564652 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:48:01.573782 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:01.574199 388 tablet_replica.cc:330] T 79b349ea57c54c77bd68c91378649220 P f8a0e8060b514f1789bb4b763a416dab: stopping tablet replica
I20260620 14:48:01.574419 388 raft_consensus.cc:2229] T 79b349ea57c54c77bd68c91378649220 P f8a0e8060b514f1789bb4b763a416dab [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:01.574709 388 raft_consensus.cc:2258] T 79b349ea57c54c77bd68c91378649220 P f8a0e8060b514f1789bb4b763a416dab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:01.589239 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:48:01.592748 388 master.cc:537] Master@127.0.97.62:34573 shutting down...
I20260620 14:48:01.600354 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 242f1fccd7e54e0f8ca9d4fb06312fcb [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:01.600651 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 242f1fccd7e54e0f8ca9d4fb06312fcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:01.600867 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P 242f1fccd7e54e0f8ca9d4fb06312fcb: stopping tablet replica
I20260620 14:48:01.614980 388 master.cc:552] Master@127.0.97.62:34573 shutdown complete.
[ OK ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData (337 ms)
[ RUN ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn
I20260620 14:48:01.625978 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:36319
I20260620 14:48:01.626462 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:01.627213 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:01.628600 388 webserver.cc:460] Webserver started at http://127.0.97.62:41297/ using document root <none> and password file <none>
I20260620 14:48:01.628786 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:01.628844 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:01.628942 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:01.629494 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "10d0b1b1c0254b7ca426f9a8932d1293"
format_stamp: "Formatted at 2026-06-20 14:48:01 on dist-test-slave-nvk5"
I20260620 14:48:01.631840 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:48:01.633332 3844 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:01.633702 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:48:01.633833 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "10d0b1b1c0254b7ca426f9a8932d1293"
format_stamp: "Formatted at 2026-06-20 14:48:01 on dist-test-slave-nvk5"
I20260620 14:48:01.633967 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781966855785253-388-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)
I20260620 14:48:01.643026 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:01.643621 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:01.655768 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:36319
I20260620 14:48:01.655792 3895 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:36319 every 8 connection(s)
I20260620 14:48:01.657156 3896 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:01.661751 3896 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 10d0b1b1c0254b7ca426f9a8932d1293: Bootstrap starting.
I20260620 14:48:01.662985 3896 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 10d0b1b1c0254b7ca426f9a8932d1293: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:01.664448 3896 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 10d0b1b1c0254b7ca426f9a8932d1293: No bootstrap required, opened a new log
I20260620 14:48:01.665170 3896 raft_consensus.cc:348] T 00000000000000000000000000000000 P 10d0b1b1c0254b7ca426f9a8932d1293 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10d0b1b1c0254b7ca426f9a8932d1293" member_type: VOTER }
I20260620 14:48:01.665318 3896 raft_consensus.cc:374] T 00000000000000000000000000000000 P 10d0b1b1c0254b7ca426f9a8932d1293 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:01.665373 3896 raft_consensus.cc:729] T 00000000000000000000000000000000 P 10d0b1b1c0254b7ca426f9a8932d1293 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d0b1b1c0254b7ca426f9a8932d1293, State: Initialized, Role: FOLLOWER
I20260620 14:48:01.665540 3896 consensus_queue.cc:260] T 00000000000000000000000000000000 P 10d0b1b1c0254b7ca426f9a8932d1293 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "10d0b1b1c0254b7ca426f9a8932d1293" member_type: VOTER }
I20260620 14:48:01.665664 3896 raft_consensus.cc:388] T 00000000000000000000000000000000 P 10d0b1b1c0254b7ca426f9a8932d1293 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:01.665722 3896 raft_consensus.cc:482] T 00000000000000000000000000000000 P 10d0b1b1c0254b7ca426f9a8932d1293 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:01.665787 3896 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 10d0b1b1c0254b7ca426f9a8932d1293 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:01.667646 3896 raft_consensus.cc:504] T 00000000000000000000000000000000 P 10d0b1b1c0254b7ca426f9a8932d1293 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10d0b1b1c0254b7ca426f9a8932d1293" member_type: VOTER }
I20260620 14:48:01.667831 3896 leader_election.cc:302] T 00000000000000000000000000000000 P 10d0b1b1c0254b7ca426f9a8932d1293 [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: 10d0b1b1c0254b7ca426f9a8932d1293; no voters:
I20260620 14:48:01.668162 3896 leader_election.cc:288] T 00000000000000000000000000000000 P 10d0b1b1c0254b7ca426f9a8932d1293 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:01.668309 3899 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 10d0b1b1c0254b7ca426f9a8932d1293 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:01.668830 3899 raft_consensus.cc:686] T 00000000000000000000000000000000 P 10d0b1b1c0254b7ca426f9a8932d1293 [term 1 LEADER]: Becoming Leader. State: Replica: 10d0b1b1c0254b7ca426f9a8932d1293, State: Running, Role: LEADER
I20260620 14:48:01.669126 3896 sys_catalog.cc:564] T 00000000000000000000000000000000 P 10d0b1b1c0254b7ca426f9a8932d1293 [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:48:01.669085 3899 consensus_queue.cc:237] T 00000000000000000000000000000000 P 10d0b1b1c0254b7ca426f9a8932d1293 [LEADER]: Queue going to LEADER mode. State: All 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: "10d0b1b1c0254b7ca426f9a8932d1293" member_type: VOTER }
I20260620 14:48:01.669998 3900 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10d0b1b1c0254b7ca426f9a8932d1293 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "10d0b1b1c0254b7ca426f9a8932d1293" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10d0b1b1c0254b7ca426f9a8932d1293" member_type: VOTER } }
I20260620 14:48:01.670040 3901 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10d0b1b1c0254b7ca426f9a8932d1293 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 10d0b1b1c0254b7ca426f9a8932d1293. Latest consensus state: current_term: 1 leader_uuid: "10d0b1b1c0254b7ca426f9a8932d1293" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10d0b1b1c0254b7ca426f9a8932d1293" member_type: VOTER } }
I20260620 14:48:01.670248 3900 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10d0b1b1c0254b7ca426f9a8932d1293 [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:01.670258 3901 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10d0b1b1c0254b7ca426f9a8932d1293 [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:01.671293 3904 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:48:01.672560 3904 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:48:01.674706 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:48:01.675382 3904 catalog_manager.cc:1347] Generated new cluster ID: 5608023de2024a1ab673276cee273c2c
I20260620 14:48:01.675470 3904 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:48:01.692385 3904 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:48:01.693213 3904 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:48:01.708575 3904 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 10d0b1b1c0254b7ca426f9a8932d1293: Generated new TSK 0
I20260620 14:48:01.708854 3904 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:48:01.739727 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:01.740916 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:01.742363 388 webserver.cc:460] Webserver started at http://127.0.97.1:33839/ using document root <none> and password file <none>
I20260620 14:48:01.742558 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:01.742622 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:01.742717 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:01.743351 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "b45fbeaba4864ba59f90f6af7aa9bc71"
format_stamp: "Formatted at 2026-06-20 14:48:01 on dist-test-slave-nvk5"
I20260620 14:48:01.745864 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:48:01.747404 3920 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:01.747822 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:48:01.747944 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "b45fbeaba4864ba59f90f6af7aa9bc71"
format_stamp: "Formatted at 2026-06-20 14:48:01 on dist-test-slave-nvk5"
I20260620 14:48:01.748070 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781966855785253-388-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)
I20260620 14:48:01.764714 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:01.765319 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:01.765937 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:01.766760 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:01.766855 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:01.766989 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:01.767067 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:01.781991 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:35971
I20260620 14:48:01.782019 3982 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:35971 every 8 connection(s)
I20260620 14:48:01.789861 3983 heartbeater.cc:347] Connected to a master server at 127.0.97.62:36319
I20260620 14:48:01.790062 3983 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:01.790427 3983 heartbeater.cc:511] Master 127.0.97.62:36319 requested a full tablet report, sending...
I20260620 14:48:01.791416 3861 ts_manager.cc:194] Registered new tserver with Master: b45fbeaba4864ba59f90f6af7aa9bc71 (127.0.97.1:35971)
I20260620 14:48:01.792637 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009709874s
I20260620 14:48:01.793071 3861 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43952
I20260620 14:48:01.804293 3861 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43966:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:48:01.804565 3983 heartbeater.cc:503] Master 127.0.97.62:36319 was elected leader, sending a full tablet report...
I20260620 14:48:01.816974 3948 tablet_service.cc:1467] Processing CreateTablet for tablet c542c6e7fd17463fb4d827e806229470 (DEFAULT_TABLE table=fake-table [id=fcd677e34ee24a1b9da12f630e263e7a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:01.817456 3948 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c542c6e7fd17463fb4d827e806229470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:01.822465 3995 tablet_bootstrap.cc:492] T c542c6e7fd17463fb4d827e806229470 P b45fbeaba4864ba59f90f6af7aa9bc71: Bootstrap starting.
I20260620 14:48:01.824110 3995 tablet_bootstrap.cc:654] T c542c6e7fd17463fb4d827e806229470 P b45fbeaba4864ba59f90f6af7aa9bc71: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:01.826179 3995 tablet_bootstrap.cc:492] T c542c6e7fd17463fb4d827e806229470 P b45fbeaba4864ba59f90f6af7aa9bc71: No bootstrap required, opened a new log
I20260620 14:48:01.826330 3995 ts_tablet_manager.cc:1397] T c542c6e7fd17463fb4d827e806229470 P b45fbeaba4864ba59f90f6af7aa9bc71: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:01.826915 3995 raft_consensus.cc:348] T c542c6e7fd17463fb4d827e806229470 P b45fbeaba4864ba59f90f6af7aa9bc71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b45fbeaba4864ba59f90f6af7aa9bc71" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 35971 } }
I20260620 14:48:01.827075 3995 raft_consensus.cc:374] T c542c6e7fd17463fb4d827e806229470 P b45fbeaba4864ba59f90f6af7aa9bc71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:01.827198 3995 raft_consensus.cc:729] T c542c6e7fd17463fb4d827e806229470 P b45fbeaba4864ba59f90f6af7aa9bc71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b45fbeaba4864ba59f90f6af7aa9bc71, State: Initialized, Role: FOLLOWER
I20260620 14:48:01.827435 3995 consensus_queue.cc:260] T c542c6e7fd17463fb4d827e806229470 P b45fbeaba4864ba59f90f6af7aa9bc71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b45fbeaba4864ba59f90f6af7aa9bc71" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 35971 } }
I20260620 14:48:01.827740 3995 raft_consensus.cc:388] T c542c6e7fd17463fb4d827e806229470 P b45fbeaba4864ba59f90f6af7aa9bc71 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:01.827862 3995 raft_consensus.cc:482] T c542c6e7fd17463fb4d827e806229470 P b45fbeaba4864ba59f90f6af7aa9bc71 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:01.827982 3995 raft_consensus.cc:3037] T c542c6e7fd17463fb4d827e806229470 P b45fbeaba4864ba59f90f6af7aa9bc71 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:01.830233 3995 raft_consensus.cc:504] T c542c6e7fd17463fb4d827e806229470 P b45fbeaba4864ba59f90f6af7aa9bc71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b45fbeaba4864ba59f90f6af7aa9bc71" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 35971 } }
I20260620 14:48:01.830454 3995 leader_election.cc:302] T c542c6e7fd17463fb4d827e806229470 P b45fbeaba4864ba59f90f6af7aa9bc71 [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: b45fbeaba4864ba59f90f6af7aa9bc71; no voters:
I20260620 14:48:01.830905 3995 leader_election.cc:288] T c542c6e7fd17463fb4d827e806229470 P b45fbeaba4864ba59f90f6af7aa9bc71 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:01.831040 3997 raft_consensus.cc:2781] T c542c6e7fd17463fb4d827e806229470 P b45fbeaba4864ba59f90f6af7aa9bc71 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:01.831557 3997 raft_consensus.cc:686] T c542c6e7fd17463fb4d827e806229470 P b45fbeaba4864ba59f90f6af7aa9bc71 [term 1 LEADER]: Becoming Leader. State: Replica: b45fbeaba4864ba59f90f6af7aa9bc71, State: Running, Role: LEADER
I20260620 14:48:01.831701 3995 ts_tablet_manager.cc:1428] T c542c6e7fd17463fb4d827e806229470 P b45fbeaba4864ba59f90f6af7aa9bc71: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260620 14:48:01.831836 3997 consensus_queue.cc:237] T c542c6e7fd17463fb4d827e806229470 P b45fbeaba4864ba59f90f6af7aa9bc71 [LEADER]: Queue going to LEADER mode. State: All 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: "b45fbeaba4864ba59f90f6af7aa9bc71" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 35971 } }
I20260620 14:48:01.833894 3860 catalog_manager.cc:5495] T c542c6e7fd17463fb4d827e806229470 P b45fbeaba4864ba59f90f6af7aa9bc71 reported cstate change: term changed from 0 to 1, leader changed from <none> to b45fbeaba4864ba59f90f6af7aa9bc71 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "b45fbeaba4864ba59f90f6af7aa9bc71" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b45fbeaba4864ba59f90f6af7aa9bc71" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 35971 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:01.854678 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:48:01.877687 3860 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43966:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:01.882421 4004 tablet.cc:1722] T c542c6e7fd17463fb4d827e806229470 P b45fbeaba4864ba59f90f6af7aa9bc71: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:01.882932 4004 tablet.cc:1620] T c542c6e7fd17463fb4d827e806229470 P b45fbeaba4864ba59f90f6af7aa9bc71: MemRowSet was empty: no flush needed.
I20260620 14:48:01.890261 3860 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 10d0b1b1c0254b7ca426f9a8932d1293: fake-table [id=fcd677e34ee24a1b9da12f630e263e7a] alter complete (version 1)
I20260620 14:48:01.909449 388 alter_table-test.cc:1145] Dropping c2
I20260620 14:48:01.910235 3860 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43966:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20260620 14:48:01.914983 4004 tablet.cc:1722] T c542c6e7fd17463fb4d827e806229470 P b45fbeaba4864ba59f90f6af7aa9bc71: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:01.915512 4004 tablet.cc:1620] T c542c6e7fd17463fb4d827e806229470 P b45fbeaba4864ba59f90f6af7aa9bc71: MemRowSet was empty: no flush needed.
I20260620 14:48:01.922642 3861 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 10d0b1b1c0254b7ca426f9a8932d1293: fake-table [id=fcd677e34ee24a1b9da12f630e263e7a] alter complete (version 2)
I20260620 14:48:01.938655 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:48:01.959926 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:01.960326 388 tablet_replica.cc:330] T c542c6e7fd17463fb4d827e806229470 P b45fbeaba4864ba59f90f6af7aa9bc71: stopping tablet replica
I20260620 14:48:01.960570 388 raft_consensus.cc:2229] T c542c6e7fd17463fb4d827e806229470 P b45fbeaba4864ba59f90f6af7aa9bc71 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:01.960781 388 raft_consensus.cc:2258] T c542c6e7fd17463fb4d827e806229470 P b45fbeaba4864ba59f90f6af7aa9bc71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:01.975591 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:48:01.979005 388 master.cc:537] Master@127.0.97.62:36319 shutting down...
I20260620 14:48:01.987043 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 10d0b1b1c0254b7ca426f9a8932d1293 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:01.987337 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 10d0b1b1c0254b7ca426f9a8932d1293 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:01.987560 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P 10d0b1b1c0254b7ca426f9a8932d1293: stopping tablet replica
I20260620 14:48:01.991905 388 master.cc:552] Master@127.0.97.62:36319 shutdown complete.
[ OK ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn (376 ms)
[ RUN ] AlterTableTest.TestReadHistoryAfterAlter
I20260620 14:48:02.002424 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:43321
I20260620 14:48:02.002960 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:02.003741 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:02.005227 388 webserver.cc:460] Webserver started at http://127.0.97.62:38263/ using document root <none> and password file <none>
I20260620 14:48:02.005452 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:02.005544 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:02.005698 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:02.006280 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "f4dc5ef8c5964a26ac192fedcf864929"
format_stamp: "Formatted at 2026-06-20 14:48:02 on dist-test-slave-nvk5"
I20260620 14:48:02.008704 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:48:02.010246 4008 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:02.010680 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:48:02.010812 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "f4dc5ef8c5964a26ac192fedcf864929"
format_stamp: "Formatted at 2026-06-20 14:48:02 on dist-test-slave-nvk5"
I20260620 14:48:02.010939 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781966855785253-388-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)
I20260620 14:48:02.021015 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:02.021595 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:02.033191 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:43321
I20260620 14:48:02.033217 4059 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:43321 every 8 connection(s)
I20260620 14:48:02.034366 4060 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:02.038686 4060 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4dc5ef8c5964a26ac192fedcf864929: Bootstrap starting.
I20260620 14:48:02.039888 4060 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f4dc5ef8c5964a26ac192fedcf864929: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:02.041384 4060 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4dc5ef8c5964a26ac192fedcf864929: No bootstrap required, opened a new log
I20260620 14:48:02.041982 4060 raft_consensus.cc:348] T 00000000000000000000000000000000 P f4dc5ef8c5964a26ac192fedcf864929 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4dc5ef8c5964a26ac192fedcf864929" member_type: VOTER }
I20260620 14:48:02.042120 4060 raft_consensus.cc:374] T 00000000000000000000000000000000 P f4dc5ef8c5964a26ac192fedcf864929 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:02.042179 4060 raft_consensus.cc:729] T 00000000000000000000000000000000 P f4dc5ef8c5964a26ac192fedcf864929 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4dc5ef8c5964a26ac192fedcf864929, State: Initialized, Role: FOLLOWER
I20260620 14:48:02.042393 4060 consensus_queue.cc:260] T 00000000000000000000000000000000 P f4dc5ef8c5964a26ac192fedcf864929 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f4dc5ef8c5964a26ac192fedcf864929" member_type: VOTER }
I20260620 14:48:02.042526 4060 raft_consensus.cc:388] T 00000000000000000000000000000000 P f4dc5ef8c5964a26ac192fedcf864929 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:02.042588 4060 raft_consensus.cc:482] T 00000000000000000000000000000000 P f4dc5ef8c5964a26ac192fedcf864929 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:02.042655 4060 raft_consensus.cc:3037] T 00000000000000000000000000000000 P f4dc5ef8c5964a26ac192fedcf864929 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:02.044445 4060 raft_consensus.cc:504] T 00000000000000000000000000000000 P f4dc5ef8c5964a26ac192fedcf864929 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4dc5ef8c5964a26ac192fedcf864929" member_type: VOTER }
I20260620 14:48:02.044719 4060 leader_election.cc:302] T 00000000000000000000000000000000 P f4dc5ef8c5964a26ac192fedcf864929 [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: f4dc5ef8c5964a26ac192fedcf864929; no voters:
I20260620 14:48:02.045042 4060 leader_election.cc:288] T 00000000000000000000000000000000 P f4dc5ef8c5964a26ac192fedcf864929 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:02.045190 4063 raft_consensus.cc:2781] T 00000000000000000000000000000000 P f4dc5ef8c5964a26ac192fedcf864929 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:02.045693 4063 raft_consensus.cc:686] T 00000000000000000000000000000000 P f4dc5ef8c5964a26ac192fedcf864929 [term 1 LEADER]: Becoming Leader. State: Replica: f4dc5ef8c5964a26ac192fedcf864929, State: Running, Role: LEADER
I20260620 14:48:02.045876 4060 sys_catalog.cc:564] T 00000000000000000000000000000000 P f4dc5ef8c5964a26ac192fedcf864929 [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:48:02.045922 4063 consensus_queue.cc:237] T 00000000000000000000000000000000 P f4dc5ef8c5964a26ac192fedcf864929 [LEADER]: Queue going to LEADER mode. State: All 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: "f4dc5ef8c5964a26ac192fedcf864929" member_type: VOTER }
I20260620 14:48:02.046868 4065 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4dc5ef8c5964a26ac192fedcf864929 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f4dc5ef8c5964a26ac192fedcf864929. Latest consensus state: current_term: 1 leader_uuid: "f4dc5ef8c5964a26ac192fedcf864929" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4dc5ef8c5964a26ac192fedcf864929" member_type: VOTER } }
I20260620 14:48:02.046834 4064 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4dc5ef8c5964a26ac192fedcf864929 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f4dc5ef8c5964a26ac192fedcf864929" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4dc5ef8c5964a26ac192fedcf864929" member_type: VOTER } }
I20260620 14:48:02.047070 4065 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4dc5ef8c5964a26ac192fedcf864929 [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:02.047152 4064 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4dc5ef8c5964a26ac192fedcf864929 [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:02.048229 4068 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:48:02.050110 4068 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:48:02.050688 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:48:02.052888 4068 catalog_manager.cc:1347] Generated new cluster ID: e282c9f870e4473a9bc80a39efe8c36a
I20260620 14:48:02.052977 4068 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:48:02.063321 4068 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:48:02.064198 4068 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:48:02.070268 4068 catalog_manager.cc:5868] T 00000000000000000000000000000000 P f4dc5ef8c5964a26ac192fedcf864929: Generated new TSK 0
I20260620 14:48:02.070511 4068 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:48:02.083357 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:02.084708 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:02.086362 388 webserver.cc:460] Webserver started at http://127.0.97.1:43303/ using document root <none> and password file <none>
I20260620 14:48:02.086603 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:02.086699 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:02.086839 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:02.087464 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "938c3c9420554ddb8b0a8c7de7c9ae95"
format_stamp: "Formatted at 2026-06-20 14:48:02 on dist-test-slave-nvk5"
I20260620 14:48:02.089968 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260620 14:48:02.091580 4084 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:02.092001 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260620 14:48:02.092147 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "938c3c9420554ddb8b0a8c7de7c9ae95"
format_stamp: "Formatted at 2026-06-20 14:48:02 on dist-test-slave-nvk5"
I20260620 14:48:02.092293 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781966855785253-388-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)
I20260620 14:48:02.117542 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:02.118181 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:02.118772 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:02.119591 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:02.119688 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:02.119812 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:02.119884 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:02.131982 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:45745
I20260620 14:48:02.132014 4146 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:45745 every 8 connection(s)
I20260620 14:48:02.139605 4147 heartbeater.cc:347] Connected to a master server at 127.0.97.62:43321
I20260620 14:48:02.139770 4147 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:02.139999 4147 heartbeater.cc:511] Master 127.0.97.62:43321 requested a full tablet report, sending...
I20260620 14:48:02.140847 4025 ts_manager.cc:194] Registered new tserver with Master: 938c3c9420554ddb8b0a8c7de7c9ae95 (127.0.97.1:45745)
I20260620 14:48:02.141909 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009014321s
I20260620 14:48:02.141978 4025 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50668
I20260620 14:48:02.153409 4147 heartbeater.cc:503] Master 127.0.97.62:43321 was elected leader, sending a full tablet report...
I20260620 14:48:02.153677 4025 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50670:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:48:02.169066 4112 tablet_service.cc:1467] Processing CreateTablet for tablet 9cc4b3a3e31f4823afd9d2cd8ebdddf7 (DEFAULT_TABLE table=fake-table [id=456435d79d8a4fd8ac748512145b9238]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:02.169516 4112 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9cc4b3a3e31f4823afd9d2cd8ebdddf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:02.174328 4159 tablet_bootstrap.cc:492] T 9cc4b3a3e31f4823afd9d2cd8ebdddf7 P 938c3c9420554ddb8b0a8c7de7c9ae95: Bootstrap starting.
I20260620 14:48:02.175622 4159 tablet_bootstrap.cc:654] T 9cc4b3a3e31f4823afd9d2cd8ebdddf7 P 938c3c9420554ddb8b0a8c7de7c9ae95: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:02.177325 4159 tablet_bootstrap.cc:492] T 9cc4b3a3e31f4823afd9d2cd8ebdddf7 P 938c3c9420554ddb8b0a8c7de7c9ae95: No bootstrap required, opened a new log
I20260620 14:48:02.177484 4159 ts_tablet_manager.cc:1397] T 9cc4b3a3e31f4823afd9d2cd8ebdddf7 P 938c3c9420554ddb8b0a8c7de7c9ae95: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:48:02.178268 4159 raft_consensus.cc:348] T 9cc4b3a3e31f4823afd9d2cd8ebdddf7 P 938c3c9420554ddb8b0a8c7de7c9ae95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "938c3c9420554ddb8b0a8c7de7c9ae95" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45745 } }
I20260620 14:48:02.178471 4159 raft_consensus.cc:374] T 9cc4b3a3e31f4823afd9d2cd8ebdddf7 P 938c3c9420554ddb8b0a8c7de7c9ae95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:02.178566 4159 raft_consensus.cc:729] T 9cc4b3a3e31f4823afd9d2cd8ebdddf7 P 938c3c9420554ddb8b0a8c7de7c9ae95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 938c3c9420554ddb8b0a8c7de7c9ae95, State: Initialized, Role: FOLLOWER
I20260620 14:48:02.178788 4159 consensus_queue.cc:260] T 9cc4b3a3e31f4823afd9d2cd8ebdddf7 P 938c3c9420554ddb8b0a8c7de7c9ae95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "938c3c9420554ddb8b0a8c7de7c9ae95" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45745 } }
I20260620 14:48:02.178959 4159 raft_consensus.cc:388] T 9cc4b3a3e31f4823afd9d2cd8ebdddf7 P 938c3c9420554ddb8b0a8c7de7c9ae95 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:02.179044 4159 raft_consensus.cc:482] T 9cc4b3a3e31f4823afd9d2cd8ebdddf7 P 938c3c9420554ddb8b0a8c7de7c9ae95 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:02.179147 4159 raft_consensus.cc:3037] T 9cc4b3a3e31f4823afd9d2cd8ebdddf7 P 938c3c9420554ddb8b0a8c7de7c9ae95 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:02.181147 4159 raft_consensus.cc:504] T 9cc4b3a3e31f4823afd9d2cd8ebdddf7 P 938c3c9420554ddb8b0a8c7de7c9ae95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "938c3c9420554ddb8b0a8c7de7c9ae95" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45745 } }
I20260620 14:48:02.181396 4159 leader_election.cc:302] T 9cc4b3a3e31f4823afd9d2cd8ebdddf7 P 938c3c9420554ddb8b0a8c7de7c9ae95 [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: 938c3c9420554ddb8b0a8c7de7c9ae95; no voters:
I20260620 14:48:02.181877 4159 leader_election.cc:288] T 9cc4b3a3e31f4823afd9d2cd8ebdddf7 P 938c3c9420554ddb8b0a8c7de7c9ae95 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:02.181973 4161 raft_consensus.cc:2781] T 9cc4b3a3e31f4823afd9d2cd8ebdddf7 P 938c3c9420554ddb8b0a8c7de7c9ae95 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:02.182719 4159 ts_tablet_manager.cc:1428] T 9cc4b3a3e31f4823afd9d2cd8ebdddf7 P 938c3c9420554ddb8b0a8c7de7c9ae95: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260620 14:48:02.182744 4161 raft_consensus.cc:686] T 9cc4b3a3e31f4823afd9d2cd8ebdddf7 P 938c3c9420554ddb8b0a8c7de7c9ae95 [term 1 LEADER]: Becoming Leader. State: Replica: 938c3c9420554ddb8b0a8c7de7c9ae95, State: Running, Role: LEADER
I20260620 14:48:02.182973 4161 consensus_queue.cc:237] T 9cc4b3a3e31f4823afd9d2cd8ebdddf7 P 938c3c9420554ddb8b0a8c7de7c9ae95 [LEADER]: Queue going to LEADER mode. State: All 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: "938c3c9420554ddb8b0a8c7de7c9ae95" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45745 } }
I20260620 14:48:02.185061 4024 catalog_manager.cc:5495] T 9cc4b3a3e31f4823afd9d2cd8ebdddf7 P 938c3c9420554ddb8b0a8c7de7c9ae95 reported cstate change: term changed from 0 to 1, leader changed from <none> to 938c3c9420554ddb8b0a8c7de7c9ae95 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "938c3c9420554ddb8b0a8c7de7c9ae95" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "938c3c9420554ddb8b0a8c7de7c9ae95" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45745 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:02.205005 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:48:02.244882 4024 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50670:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:02.249888 4168 tablet.cc:1722] T 9cc4b3a3e31f4823afd9d2cd8ebdddf7 P 938c3c9420554ddb8b0a8c7de7c9ae95: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:02.250345 4168 tablet.cc:1620] T 9cc4b3a3e31f4823afd9d2cd8ebdddf7 P 938c3c9420554ddb8b0a8c7de7c9ae95: MemRowSet was empty: no flush needed.
I20260620 14:48:02.256466 4025 catalog_manager.cc:6040] T 00000000000000000000000000000000 P f4dc5ef8c5964a26ac192fedcf864929: fake-table [id=456435d79d8a4fd8ac748512145b9238] alter complete (version 1)
I20260620 14:48:02.263899 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:48:02.285738 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:02.286111 388 tablet_replica.cc:330] T 9cc4b3a3e31f4823afd9d2cd8ebdddf7 P 938c3c9420554ddb8b0a8c7de7c9ae95: stopping tablet replica
I20260620 14:48:02.286379 388 raft_consensus.cc:2229] T 9cc4b3a3e31f4823afd9d2cd8ebdddf7 P 938c3c9420554ddb8b0a8c7de7c9ae95 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:02.286777 388 raft_consensus.cc:2258] T 9cc4b3a3e31f4823afd9d2cd8ebdddf7 P 938c3c9420554ddb8b0a8c7de7c9ae95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:02.301802 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:48:02.327602 388 master.cc:537] Master@127.0.97.62:43321 shutting down...
I20260620 14:48:02.335350 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P f4dc5ef8c5964a26ac192fedcf864929 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:02.335609 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P f4dc5ef8c5964a26ac192fedcf864929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:02.335826 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P f4dc5ef8c5964a26ac192fedcf864929: stopping tablet replica
I20260620 14:48:02.350236 388 master.cc:552] Master@127.0.97.62:43321 shutdown complete.
[ OK ] AlterTableTest.TestReadHistoryAfterAlter (358 ms)
[ RUN ] AlterTableTest.TestAlterUnderWriteLoad
I20260620 14:48:02.361056 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:41727
I20260620 14:48:02.361578 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:02.362325 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:02.363517 388 webserver.cc:460] Webserver started at http://127.0.97.62:36935/ using document root <none> and password file <none>
I20260620 14:48:02.363772 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:02.363844 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:02.363974 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:02.364619 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "d1b4fc4978c24a559c35a87a09f1b6ed"
format_stamp: "Formatted at 2026-06-20 14:48:02 on dist-test-slave-nvk5"
I20260620 14:48:02.366951 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.002s sys 0.000s
I20260620 14:48:02.368362 4172 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:02.368678 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:48:02.368789 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "d1b4fc4978c24a559c35a87a09f1b6ed"
format_stamp: "Formatted at 2026-06-20 14:48:02 on dist-test-slave-nvk5"
I20260620 14:48:02.368918 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781966855785253-388-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)
I20260620 14:48:02.397297 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:02.397835 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:02.409161 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:41727
I20260620 14:48:02.409214 4223 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:41727 every 8 connection(s)
I20260620 14:48:02.410348 4224 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:02.414561 4224 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed: Bootstrap starting.
I20260620 14:48:02.415664 4224 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:02.417047 4224 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed: No bootstrap required, opened a new log
I20260620 14:48:02.417644 4224 raft_consensus.cc:348] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1b4fc4978c24a559c35a87a09f1b6ed" member_type: VOTER }
I20260620 14:48:02.417773 4224 raft_consensus.cc:374] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:02.417848 4224 raft_consensus.cc:729] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b4fc4978c24a559c35a87a09f1b6ed, State: Initialized, Role: FOLLOWER
I20260620 14:48:02.418059 4224 consensus_queue.cc:260] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d1b4fc4978c24a559c35a87a09f1b6ed" member_type: VOTER }
I20260620 14:48:02.418184 4224 raft_consensus.cc:388] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:02.418269 4224 raft_consensus.cc:482] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:02.418370 4224 raft_consensus.cc:3037] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:02.420136 4224 raft_consensus.cc:504] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1b4fc4978c24a559c35a87a09f1b6ed" member_type: VOTER }
I20260620 14:48:02.420322 4224 leader_election.cc:302] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed [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: d1b4fc4978c24a559c35a87a09f1b6ed; no voters:
I20260620 14:48:02.420708 4224 leader_election.cc:288] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:02.420845 4227 raft_consensus.cc:2781] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:02.421303 4227 raft_consensus.cc:686] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed [term 1 LEADER]: Becoming Leader. State: Replica: d1b4fc4978c24a559c35a87a09f1b6ed, State: Running, Role: LEADER
I20260620 14:48:02.421509 4224 sys_catalog.cc:564] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:48:02.421512 4227 consensus_queue.cc:237] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed [LEADER]: Queue going to LEADER mode. State: All 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: "d1b4fc4978c24a559c35a87a09f1b6ed" member_type: VOTER }
I20260620 14:48:02.422416 4228 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d1b4fc4978c24a559c35a87a09f1b6ed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1b4fc4978c24a559c35a87a09f1b6ed" member_type: VOTER } }
I20260620 14:48:02.422459 4229 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed [sys.catalog]: SysCatalogTable state changed. Reason: New leader d1b4fc4978c24a559c35a87a09f1b6ed. Latest consensus state: current_term: 1 leader_uuid: "d1b4fc4978c24a559c35a87a09f1b6ed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1b4fc4978c24a559c35a87a09f1b6ed" member_type: VOTER } }
I20260620 14:48:02.422715 4229 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:02.422694 4228 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:02.426913 4232 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:48:02.427160 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:48:02.428051 4232 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:48:02.430673 4232 catalog_manager.cc:1347] Generated new cluster ID: 6489c013029b48e393cbc8e48fa643d0
I20260620 14:48:02.430751 4232 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:48:02.437542 4232 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:48:02.438328 4232 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:48:02.449307 4232 catalog_manager.cc:5868] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed: Generated new TSK 0
I20260620 14:48:02.449566 4232 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:48:02.459954 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:02.461234 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:02.462596 388 webserver.cc:460] Webserver started at http://127.0.97.1:41909/ using document root <none> and password file <none>
I20260620 14:48:02.462817 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:02.462870 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:02.463032 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:02.463632 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "48a85e939f2a4cd6aaf7ca431285fb6f"
format_stamp: "Formatted at 2026-06-20 14:48:02 on dist-test-slave-nvk5"
I20260620 14:48:02.466056 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:48:02.467597 4248 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:02.467932 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:48:02.468120 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "48a85e939f2a4cd6aaf7ca431285fb6f"
format_stamp: "Formatted at 2026-06-20 14:48:02 on dist-test-slave-nvk5"
I20260620 14:48:02.468258 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781966855785253-388-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)
I20260620 14:48:02.478113 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:02.478600 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:02.479115 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:02.479858 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:02.479933 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:02.480033 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:02.480093 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:02.492215 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:45487
I20260620 14:48:02.492250 4310 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:45487 every 8 connection(s)
I20260620 14:48:02.499398 4311 heartbeater.cc:347] Connected to a master server at 127.0.97.62:41727
I20260620 14:48:02.499521 4311 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:02.499789 4311 heartbeater.cc:511] Master 127.0.97.62:41727 requested a full tablet report, sending...
I20260620 14:48:02.500551 4189 ts_manager.cc:194] Registered new tserver with Master: 48a85e939f2a4cd6aaf7ca431285fb6f (127.0.97.1:45487)
I20260620 14:48:02.500952 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007868446s
I20260620 14:48:02.501865 4189 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33088
I20260620 14:48:02.511569 4189 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33090:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:48:02.513331 4311 heartbeater.cc:503] Master 127.0.97.62:41727 was elected leader, sending a full tablet report...
I20260620 14:48:02.524247 4276 tablet_service.cc:1467] Processing CreateTablet for tablet 432fbe4728554364a7a8661e33a8b067 (DEFAULT_TABLE table=fake-table [id=4bdd3f43e620494dbefe6109fdb541f8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:02.524784 4276 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 432fbe4728554364a7a8661e33a8b067. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:02.530445 4323 tablet_bootstrap.cc:492] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f: Bootstrap starting.
I20260620 14:48:02.532014 4323 tablet_bootstrap.cc:654] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:02.533660 4323 tablet_bootstrap.cc:492] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f: No bootstrap required, opened a new log
I20260620 14:48:02.533809 4323 ts_tablet_manager.cc:1397] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260620 14:48:02.534346 4323 raft_consensus.cc:348] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48a85e939f2a4cd6aaf7ca431285fb6f" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45487 } }
I20260620 14:48:02.534577 4323 raft_consensus.cc:374] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:02.534664 4323 raft_consensus.cc:729] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48a85e939f2a4cd6aaf7ca431285fb6f, State: Initialized, Role: FOLLOWER
I20260620 14:48:02.534870 4323 consensus_queue.cc:260] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "48a85e939f2a4cd6aaf7ca431285fb6f" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45487 } }
I20260620 14:48:02.535025 4323 raft_consensus.cc:388] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:02.535105 4323 raft_consensus.cc:482] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:02.535203 4323 raft_consensus.cc:3037] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:02.537665 4323 raft_consensus.cc:504] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48a85e939f2a4cd6aaf7ca431285fb6f" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45487 } }
I20260620 14:48:02.537883 4323 leader_election.cc:302] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f [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: 48a85e939f2a4cd6aaf7ca431285fb6f; no voters:
I20260620 14:48:02.538291 4323 leader_election.cc:288] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:02.538410 4325 raft_consensus.cc:2781] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:02.538900 4325 raft_consensus.cc:686] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f [term 1 LEADER]: Becoming Leader. State: Replica: 48a85e939f2a4cd6aaf7ca431285fb6f, State: Running, Role: LEADER
I20260620 14:48:02.539040 4323 ts_tablet_manager.cc:1428] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260620 14:48:02.539240 4325 consensus_queue.cc:237] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f [LEADER]: Queue going to LEADER mode. State: All 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: "48a85e939f2a4cd6aaf7ca431285fb6f" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45487 } }
I20260620 14:48:02.541183 4188 catalog_manager.cc:5495] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 48a85e939f2a4cd6aaf7ca431285fb6f (127.0.97.1). New cstate: current_term: 1 leader_uuid: "48a85e939f2a4cd6aaf7ca431285fb6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48a85e939f2a4cd6aaf7ca431285fb6f" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45487 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:02.561776 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:48:02.577382 4333 alter_table-test.cc:1284] Scanner saw 0 rows
I20260620 14:48:02.580941 4333 alter_table-test.cc:1284] Scanner saw 0 rows
I20260620 14:48:02.584569 4333 alter_table-test.cc:1284] Scanner saw 50 rows
I20260620 14:48:02.588271 4333 alter_table-test.cc:1284] Scanner saw 50 rows
I20260620 14:48:02.592342 4333 alter_table-test.cc:1284] Scanner saw 100 rows
I20260620 14:48:02.596388 4333 alter_table-test.cc:1284] Scanner saw 100 rows
I20260620 14:48:02.600370 4333 alter_table-test.cc:1284] Scanner saw 150 rows
I20260620 14:48:02.611598 4333 alter_table-test.cc:1284] Scanner saw 200 rows
I20260620 14:48:02.616554 4333 alter_table-test.cc:1284] Scanner saw 200 rows
I20260620 14:48:02.620615 4333 alter_table-test.cc:1284] Scanner saw 250 rows
I20260620 14:48:02.626863 4333 alter_table-test.cc:1284] Scanner saw 300 rows
I20260620 14:48:02.631784 4333 alter_table-test.cc:1284] Scanner saw 300 rows
I20260620 14:48:02.637308 4333 alter_table-test.cc:1284] Scanner saw 350 rows
I20260620 14:48:02.643282 4333 alter_table-test.cc:1284] Scanner saw 400 rows
I20260620 14:48:02.650115 4333 alter_table-test.cc:1284] Scanner saw 450 rows
I20260620 14:48:02.655812 4333 alter_table-test.cc:1284] Scanner saw 450 rows
I20260620 14:48:02.663278 4333 alter_table-test.cc:1284] Scanner saw 500 rows
I20260620 14:48:02.672822 4333 alter_table-test.cc:1284] Scanner saw 550 rows
I20260620 14:48:02.682804 4333 alter_table-test.cc:1284] Scanner saw 600 rows
I20260620 14:48:02.691193 4333 alter_table-test.cc:1284] Scanner saw 600 rows
I20260620 14:48:02.698458 4333 alter_table-test.cc:1284] Scanner saw 650 rows
I20260620 14:48:02.704955 4333 alter_table-test.cc:1284] Scanner saw 750 rows
I20260620 14:48:02.711941 4333 alter_table-test.cc:1284] Scanner saw 750 rows
I20260620 14:48:02.721504 4333 alter_table-test.cc:1284] Scanner saw 800 rows
I20260620 14:48:02.730197 4333 alter_table-test.cc:1284] Scanner saw 850 rows
I20260620 14:48:02.741106 4333 alter_table-test.cc:1284] Scanner saw 950 rows
I20260620 14:48:02.752944 4333 alter_table-test.cc:1284] Scanner saw 1000 rows
I20260620 14:48:02.761668 4333 alter_table-test.cc:1284] Scanner saw 1100 rows
I20260620 14:48:02.776118 4333 alter_table-test.cc:1284] Scanner saw 1150 rows
I20260620 14:48:02.789559 4333 alter_table-test.cc:1284] Scanner saw 1250 rows
I20260620 14:48:02.801170 4333 alter_table-test.cc:1284] Scanner saw 1350 rows
I20260620 14:48:02.813644 4333 alter_table-test.cc:1284] Scanner saw 1400 rows
I20260620 14:48:02.829000 4333 alter_table-test.cc:1284] Scanner saw 1500 rows
I20260620 14:48:02.844020 4333 alter_table-test.cc:1284] Scanner saw 1600 rows
I20260620 14:48:02.862180 4333 alter_table-test.cc:1284] Scanner saw 1700 rows
I20260620 14:48:02.879912 4333 alter_table-test.cc:1284] Scanner saw 1850 rows
I20260620 14:48:02.894615 4333 alter_table-test.cc:1284] Scanner saw 2000 rows
I20260620 14:48:02.913553 4333 alter_table-test.cc:1284] Scanner saw 2050 rows
I20260620 14:48:02.930955 4333 alter_table-test.cc:1284] Scanner saw 2150 rows
I20260620 14:48:02.947954 4333 alter_table-test.cc:1284] Scanner saw 2250 rows
I20260620 14:48:02.968267 4333 alter_table-test.cc:1284] Scanner saw 2400 rows
I20260620 14:48:02.988404 4333 alter_table-test.cc:1284] Scanner saw 2550 rows
I20260620 14:48:03.012465 4333 alter_table-test.cc:1284] Scanner saw 2700 rows
I20260620 14:48:03.044554 4333 alter_table-test.cc:1284] Scanner saw 2900 rows
I20260620 14:48:03.069784 4333 alter_table-test.cc:1284] Scanner saw 3050 rows
I20260620 14:48:03.099023 4333 alter_table-test.cc:1284] Scanner saw 3250 rows
I20260620 14:48:03.126427 4333 alter_table-test.cc:1284] Scanner saw 3450 rows
I20260620 14:48:03.157079 4333 alter_table-test.cc:1284] Scanner saw 3600 rows
I20260620 14:48:03.189749 4333 alter_table-test.cc:1284] Scanner saw 3850 rows
I20260620 14:48:03.227308 4333 alter_table-test.cc:1284] Scanner saw 4100 rows
I20260620 14:48:03.260241 4333 alter_table-test.cc:1284] Scanner saw 4300 rows
I20260620 14:48:03.298954 4333 alter_table-test.cc:1284] Scanner saw 4550 rows
I20260620 14:48:03.336671 4333 alter_table-test.cc:1284] Scanner saw 4850 rows
I20260620 14:48:03.375334 4333 alter_table-test.cc:1284] Scanner saw 5100 rows
I20260620 14:48:03.414883 4333 alter_table-test.cc:1284] Scanner saw 5350 rows
I20260620 14:48:03.469201 4333 alter_table-test.cc:1284] Scanner saw 5550 rows
I20260620 14:48:03.518565 4333 alter_table-test.cc:1284] Scanner saw 5900 rows
I20260620 14:48:03.565398 4333 alter_table-test.cc:1284] Scanner saw 6300 rows
I20260620 14:48:03.615586 4333 alter_table-test.cc:1284] Scanner saw 6650 rows
I20260620 14:48:03.669251 4333 alter_table-test.cc:1284] Scanner saw 7000 rows
I20260620 14:48:03.726264 4333 alter_table-test.cc:1284] Scanner saw 7400 rows
I20260620 14:48:03.785687 4333 alter_table-test.cc:1284] Scanner saw 7800 rows
I20260620 14:48:03.852586 4333 alter_table-test.cc:1284] Scanner saw 8250 rows
I20260620 14:48:03.919490 4333 alter_table-test.cc:1284] Scanner saw 8750 rows
I20260620 14:48:03.989804 4333 alter_table-test.cc:1284] Scanner saw 9150 rows
I20260620 14:48:04.074400 4333 alter_table-test.cc:1284] Scanner saw 9600 rows
I20260620 14:48:04.165412 4333 alter_table-test.cc:1284] Scanner saw 10250 rows
I20260620 14:48:04.259966 4333 alter_table-test.cc:1284] Scanner saw 10900 rows
I20260620 14:48:04.342661 4333 alter_table-test.cc:1284] Scanner saw 11300 rows
I20260620 14:48:04.444774 4333 alter_table-test.cc:1284] Scanner saw 11800 rows
I20260620 14:48:04.531806 4333 alter_table-test.cc:1284] Scanner saw 12550 rows
I20260620 14:48:04.630486 4333 alter_table-test.cc:1284] Scanner saw 13050 rows
I20260620 14:48:04.727242 4333 alter_table-test.cc:1284] Scanner saw 13700 rows
I20260620 14:48:04.842695 4333 alter_table-test.cc:1284] Scanner saw 14350 rows
I20260620 14:48:04.949600 4333 alter_table-test.cc:1284] Scanner saw 15150 rows
I20260620 14:48:05.090761 4333 alter_table-test.cc:1284] Scanner saw 15900 rows
I20260620 14:48:05.217859 4333 alter_table-test.cc:1284] Scanner saw 16900 rows
I20260620 14:48:05.353055 4333 alter_table-test.cc:1284] Scanner saw 17800 rows
I20260620 14:48:05.507414 4333 alter_table-test.cc:1284] Scanner saw 18800 rows
I20260620 14:48:05.565121 4189 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33090:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "\002\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:05.602262 4336 tablet.cc:1722] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:05.680037 4333 alter_table-test.cc:1284] Scanner saw 19850 rows
I20260620 14:48:05.861886 4333 alter_table-test.cc:1284] Scanner saw 20500 rows
I20260620 14:48:06.041450 4333 alter_table-test.cc:1284] Scanner saw 20500 rows
I20260620 14:48:06.225274 4333 alter_table-test.cc:1284] Scanner saw 20500 rows
I20260620 14:48:06.403735 4333 alter_table-test.cc:1284] Scanner saw 20500 rows
I20260620 14:48:06.579021 4333 alter_table-test.cc:1284] Scanner saw 20500 rows
I20260620 14:48:06.738946 4333 alter_table-test.cc:1284] Scanner saw 20500 rows
I20260620 14:48:06.922595 4333 alter_table-test.cc:1284] Scanner saw 20500 rows
I20260620 14:48:07.050227 4336 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47700 (request call id 1) took 1452 ms. Trace:
I20260620 14:48:07.050498 4336 rpcz_store.cc:276] 0620 14:48:05.598253 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:05.598291 (+ 38us) service_pool.cc:227] Handling call
0620 14:48:07.050204 (+1451913us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:05.599753 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:05.599867 (+ 114us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:05.601416 (+ 1549us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:05.601424 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:05.601441 (+ 17us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:05.601444 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:05.601598 (+ 154us) log.cc:842] Serialized 193 byte log entry
0620 14:48:05.602105 (+ 507us) op_driver.cc:444] REPLICATION: finished
0620 14:48:05.602237 (+ 132us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:07.046287 (+1444050us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:07.046606 (+ 319us) log.cc:842] Serialized 5 byte log entry
0620 14:48:07.049463 (+ 2857us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:07.050120 (+ 657us) log.cc:842] Serialized 15 byte log entry
0620 14:48:07.050165 (+ 45us) alter_schema_op.cc:71] Released schema lock
0620 14:48:07.050168 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":92,"bytes_written":92458,"cfile_init":1,"compiler_manager_pool.queue_time_us":727,"compiler_manager_pool.run_cpu_time_us":528727,"compiler_manager_pool.run_wall_time_us":529501,"dirs.queue_time_us":414,"dirs.run_cpu_time_us":223,"dirs.run_wall_time_us":1132,"drs_written":1,"lbm_read_time_us":50,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3028,"lbm_writes_lt_1ms":46,"peak_mem_usage":0,"prepare.queue_time_us":1212,"prepare.run_cpu_time_us":444,"prepare.run_wall_time_us":5769,"replication_time_us":640,"rows_written":20500,"thread_start_us":1196,"threads_started":3,"wal-append.queue_time_us":397}]]}
I20260620 14:48:07.056236 4336 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47720 (ReqId={client: 2a32e805610540378f38a9dcb84cce88, seq_no=831, attempt_no=0}) took 1453 ms. Trace:
I20260620 14:48:07.056354 4336 rpcz_store.cc:276] 0620 14:48:05.602313 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:05.602355 (+ 42us) service_pool.cc:227] Handling call
0620 14:48:07.056220 (+1453865us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:05.605578 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 432fbe4728554364a7a8661e33a8b067
0620 14:48:05.605660 (+ 82us) write_op.cc:432] Acquiring schema lock in shared mode
0620 14:48:07.050227 (+1444567us) write_op.cc:435] Acquired schema lock
0620 14:48:07.050231 (+ 4us) tablet.cc:660] Decoding operations
0620 14:48:07.050593 (+ 362us) write_op.cc:620] Acquiring the partition lock for write op
0620 14:48:07.050609 (+ 16us) write_op.cc:641] Partition lock acquired for write op
0620 14:48:07.050619 (+ 10us) tablet.cc:683] Acquiring locks for 50 operations
0620 14:48:07.051055 (+ 436us) tablet.cc:699] Row locks acquired
0620 14:48:07.051057 (+ 2us) write_op.cc:260] PREPARE: finished
0620 14:48:07.051098 (+ 41us) write_op.cc:270] Start()
0620 14:48:07.051132 (+ 34us) write_op.cc:276] Timestamp: L: 922
0620 14:48:07.051136 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:07.051342 (+ 206us) log.cc:842] Serialized 788 byte log entry
0620 14:48:07.053591 (+ 2249us) op_driver.cc:444] REPLICATION: finished
0620 14:48:07.053679 (+ 88us) write_op.cc:301] APPLY: starting
0620 14:48:07.053694 (+ 15us) tablet.cc:1365] starting BulkCheckPresence
0620 14:48:07.054757 (+ 1063us) tablet.cc:1368] finished BulkCheckPresence
0620 14:48:07.054780 (+ 23us) tablet.cc:1370] starting ApplyRowOperation cycle
0620 14:48:07.055781 (+ 1001us) tablet.cc:1381] finished ApplyRowOperation cycle
0620 14:48:07.055842 (+ 61us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=50,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0620 14:48:07.055849 (+ 7us) write_op.cc:312] APPLY: finished
0620 14:48:07.056004 (+ 155us) log.cc:842] Serialized 320 byte log entry
0620 14:48:07.056067 (+ 63us) write_op.cc:489] Releasing partition, row and schema locks
0620 14:48:07.056108 (+ 41us) write_op.cc:454] Released schema lock
0620 14:48:07.056117 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32,"cfile_cache_miss":5,"cfile_cache_miss_bytes":16574,"cfile_init":1,"lbm_read_time_us":167,"lbm_reads_lt_1ms":9,"num_ops":50,"prepare.queue_time_us":2902,"prepare.run_cpu_time_us":231941,"prepare.run_wall_time_us":1445818,"replication_time_us":2435}]]}
I20260620 14:48:07.069618 4189 catalog_manager.cc:6040] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed: fake-table [id=4bdd3f43e620494dbefe6109fdb541f8] alter complete (version 1)
I20260620 14:48:07.105753 4333 alter_table-test.cc:1284] Scanner saw 20500 rows
I20260620 14:48:07.134210 4333 alter_table-test.cc:1284] Scanner saw 20900 rows
I20260620 14:48:07.141762 4336 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47720 (ReqId={client: 2a32e805610540378f38a9dcb84cce88, seq_no=832, attempt_no=0}) took 1536 ms. Trace:
I20260620 14:48:07.141896 4336 rpcz_store.cc:276] 0620 14:48:05.604989 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:05.605039 (+ 50us) service_pool.cc:227] Handling call
0620 14:48:07.141735 (+1536696us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:07.051435 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 432fbe4728554364a7a8661e33a8b067
0620 14:48:07.051522 (+ 87us) write_op.cc:432] Acquiring schema lock in shared mode
0620 14:48:07.051527 (+ 5us) write_op.cc:435] Acquired schema lock
0620 14:48:07.051529 (+ 2us) tablet.cc:660] Decoding operations
0620 14:48:07.051914 (+ 385us) write_op.cc:620] Acquiring the partition lock for write op
0620 14:48:07.051922 (+ 8us) write_op.cc:641] Partition lock acquired for write op
0620 14:48:07.051928 (+ 6us) tablet.cc:683] Acquiring locks for 50 operations
0620 14:48:07.052383 (+ 455us) tablet.cc:699] Row locks acquired
0620 14:48:07.052386 (+ 3us) write_op.cc:260] PREPARE: finished
0620 14:48:07.052414 (+ 28us) write_op.cc:270] Start()
0620 14:48:07.052441 (+ 27us) write_op.cc:276] Timestamp: L: 923
0620 14:48:07.052445 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:07.052649 (+ 204us) log.cc:842] Serialized 788 byte log entry
0620 14:48:07.053708 (+ 1059us) op_driver.cc:444] REPLICATION: finished
0620 14:48:07.057055 (+ 3347us) write_op.cc:301] APPLY: starting
0620 14:48:07.057065 (+ 10us) tablet.cc:1365] starting BulkCheckPresence
0620 14:48:07.086936 (+ 29871us) tablet.cc:1368] finished BulkCheckPresence
0620 14:48:07.086960 (+ 24us) tablet.cc:1370] starting ApplyRowOperation cycle
0620 14:48:07.141327 (+ 54367us) tablet.cc:1381] finished ApplyRowOperation cycle
0620 14:48:07.141374 (+ 47us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=100,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0620 14:48:07.141381 (+ 7us) write_op.cc:312] APPLY: finished
0620 14:48:07.141527 (+ 146us) log.cc:842] Serialized 420 byte log entry
0620 14:48:07.141619 (+ 92us) write_op.cc:489] Releasing partition, row and schema locks
0620 14:48:07.141658 (+ 39us) write_op.cc:454] Released schema lock
0620 14:48:07.141670 (+ 12us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":3312,"cfile_cache_hit":250,"cfile_cache_hit_bytes":524174,"cfile_cache_miss":8,"cfile_cache_miss_bytes":27774,"lbm_read_time_us":195,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":1446088,"prepare.run_cpu_time_us":1264,"prepare.run_wall_time_us":1263,"replication_time_us":1245,"thread_start_us":14396,"threads_started":1}]]}
I20260620 14:48:07.158962 4333 alter_table-test.cc:1284] Scanner saw 21050 rows
I20260620 14:48:07.184643 4333 alter_table-test.cc:1284] Scanner saw 21200 rows
I20260620 14:48:07.209272 4333 alter_table-test.cc:1284] Scanner saw 21350 rows
I20260620 14:48:07.236272 4333 alter_table-test.cc:1284] Scanner saw 21500 rows
I20260620 14:48:07.289233 4333 alter_table-test.cc:1284] Scanner saw 21650 rows
I20260620 14:48:07.314461 4333 alter_table-test.cc:1284] Scanner saw 22050 rows
I20260620 14:48:07.372577 4333 alter_table-test.cc:1284] Scanner saw 22250 rows
I20260620 14:48:07.403743 4333 alter_table-test.cc:1284] Scanner saw 22600 rows
I20260620 14:48:07.436066 4333 alter_table-test.cc:1284] Scanner saw 22750 rows
I20260620 14:48:07.483029 4333 alter_table-test.cc:1284] Scanner saw 22950 rows
I20260620 14:48:07.526026 4333 alter_table-test.cc:1284] Scanner saw 23250 rows
I20260620 14:48:07.555668 4333 alter_table-test.cc:1284] Scanner saw 23550 rows
I20260620 14:48:07.595202 4333 alter_table-test.cc:1284] Scanner saw 23700 rows
I20260620 14:48:07.629889 4333 alter_table-test.cc:1284] Scanner saw 23950 rows
I20260620 14:48:07.660642 4333 alter_table-test.cc:1284] Scanner saw 24150 rows
I20260620 14:48:07.694217 4333 alter_table-test.cc:1284] Scanner saw 24350 rows
I20260620 14:48:07.734267 4333 alter_table-test.cc:1284] Scanner saw 24550 rows
I20260620 14:48:07.775671 4333 alter_table-test.cc:1284] Scanner saw 24850 rows
I20260620 14:48:07.807896 4333 alter_table-test.cc:1284] Scanner saw 25150 rows
I20260620 14:48:07.845842 4333 alter_table-test.cc:1284] Scanner saw 25400 rows
I20260620 14:48:07.882033 4333 alter_table-test.cc:1284] Scanner saw 25600 rows
I20260620 14:48:07.920904 4333 alter_table-test.cc:1284] Scanner saw 25850 rows
I20260620 14:48:07.964174 4333 alter_table-test.cc:1284] Scanner saw 26050 rows
I20260620 14:48:08.011955 4333 alter_table-test.cc:1284] Scanner saw 26400 rows
I20260620 14:48:08.062888 4333 alter_table-test.cc:1284] Scanner saw 26800 rows
I20260620 14:48:08.104964 4333 alter_table-test.cc:1284] Scanner saw 27250 rows
I20260620 14:48:08.151345 4333 alter_table-test.cc:1284] Scanner saw 27500 rows
I20260620 14:48:08.194624 4333 alter_table-test.cc:1284] Scanner saw 27900 rows
I20260620 14:48:08.241070 4333 alter_table-test.cc:1284] Scanner saw 28200 rows
I20260620 14:48:08.284751 4333 alter_table-test.cc:1284] Scanner saw 28500 rows
I20260620 14:48:08.323128 4333 alter_table-test.cc:1284] Scanner saw 28800 rows
I20260620 14:48:08.372215 4333 alter_table-test.cc:1284] Scanner saw 29050 rows
I20260620 14:48:08.415720 4333 alter_table-test.cc:1284] Scanner saw 29450 rows
I20260620 14:48:08.465339 4333 alter_table-test.cc:1284] Scanner saw 29700 rows
I20260620 14:48:08.516156 4333 alter_table-test.cc:1284] Scanner saw 30050 rows
I20260620 14:48:08.568006 4333 alter_table-test.cc:1284] Scanner saw 30400 rows
I20260620 14:48:08.622418 4333 alter_table-test.cc:1284] Scanner saw 30800 rows
I20260620 14:48:08.667928 4333 alter_table-test.cc:1284] Scanner saw 31200 rows
I20260620 14:48:08.714895 4333 alter_table-test.cc:1284] Scanner saw 31500 rows
I20260620 14:48:08.775969 4333 alter_table-test.cc:1284] Scanner saw 31750 rows
I20260620 14:48:08.836638 4333 alter_table-test.cc:1284] Scanner saw 32150 rows
I20260620 14:48:08.891885 4333 alter_table-test.cc:1284] Scanner saw 32600 rows
I20260620 14:48:08.952350 4333 alter_table-test.cc:1284] Scanner saw 33050 rows
I20260620 14:48:09.011461 4333 alter_table-test.cc:1284] Scanner saw 33350 rows
I20260620 14:48:09.077597 4333 alter_table-test.cc:1284] Scanner saw 33800 rows
I20260620 14:48:09.143558 4333 alter_table-test.cc:1284] Scanner saw 34350 rows
I20260620 14:48:09.212833 4333 alter_table-test.cc:1284] Scanner saw 34850 rows
I20260620 14:48:09.282899 4333 alter_table-test.cc:1284] Scanner saw 35300 rows
I20260620 14:48:09.350736 4333 alter_table-test.cc:1284] Scanner saw 35850 rows
I20260620 14:48:09.417428 4333 alter_table-test.cc:1284] Scanner saw 36300 rows
I20260620 14:48:09.484841 4333 alter_table-test.cc:1284] Scanner saw 36750 rows
I20260620 14:48:09.557588 4333 alter_table-test.cc:1284] Scanner saw 37150 rows
I20260620 14:48:09.631825 4333 alter_table-test.cc:1284] Scanner saw 37600 rows
I20260620 14:48:09.699661 4333 alter_table-test.cc:1284] Scanner saw 38100 rows
I20260620 14:48:09.766106 4333 alter_table-test.cc:1284] Scanner saw 38550 rows
I20260620 14:48:09.848227 4333 alter_table-test.cc:1284] Scanner saw 38950 rows
I20260620 14:48:09.934938 4333 alter_table-test.cc:1284] Scanner saw 39550 rows
I20260620 14:48:10.018124 4333 alter_table-test.cc:1284] Scanner saw 40200 rows
I20260620 14:48:10.094110 4333 alter_table-test.cc:1284] Scanner saw 40750 rows
I20260620 14:48:10.178194 4333 alter_table-test.cc:1284] Scanner saw 41250 rows
I20260620 14:48:10.270037 4333 alter_table-test.cc:1284] Scanner saw 41700 rows
I20260620 14:48:10.279047 4189 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33090:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c3" type: INT32 is_nullable: false read_default_value: "\003\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:10.305500 4348 tablet.cc:1722] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:10.350059 4333 alter_table-test.cc:1284] Scanner saw 42250 rows
I20260620 14:48:10.462364 4333 alter_table-test.cc:1284] Scanner saw 42400 rows
I20260620 14:48:10.580825 4333 alter_table-test.cc:1284] Scanner saw 42400 rows
I20260620 14:48:10.690312 4333 alter_table-test.cc:1284] Scanner saw 42400 rows
I20260620 14:48:10.797003 4333 alter_table-test.cc:1284] Scanner saw 42400 rows
I20260620 14:48:10.908450 4333 alter_table-test.cc:1284] Scanner saw 42400 rows
I20260620 14:48:11.033259 4333 alter_table-test.cc:1284] Scanner saw 42400 rows
I20260620 14:48:11.155488 4333 alter_table-test.cc:1284] Scanner saw 42400 rows
I20260620 14:48:11.285643 4333 alter_table-test.cc:1284] Scanner saw 42400 rows
I20260620 14:48:11.405702 4333 alter_table-test.cc:1284] Scanner saw 42400 rows
I20260620 14:48:11.462975 4348 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47700 (request call id 2) took 1173 ms. Trace:
I20260620 14:48:11.463186 4348 rpcz_store.cc:276] 0620 14:48:10.289384 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:10.289433 (+ 49us) service_pool.cc:227] Handling call
0620 14:48:11.462952 (+1173519us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:10.289775 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:10.289884 (+ 109us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:10.304453 (+ 14569us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:10.304464 (+ 11us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:10.304489 (+ 25us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:10.304491 (+ 2us) op_driver.cc:331] REPLICATION: starting
0620 14:48:10.304699 (+ 208us) log.cc:842] Serialized 227 byte log entry
0620 14:48:10.305243 (+ 544us) op_driver.cc:444] REPLICATION: finished
0620 14:48:10.305476 (+ 233us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:11.457727 (+1152251us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:11.458078 (+ 351us) log.cc:842] Serialized 5 byte log entry
0620 14:48:11.462024 (+ 3946us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:11.462873 (+ 849us) log.cc:842] Serialized 15 byte log entry
0620 14:48:11.462915 (+ 42us) alter_schema_op.cc:71] Released schema lock
0620 14:48:11.462919 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":181,"bytes_written":92238,"cfile_init":1,"compiler_manager_pool.queue_time_us":590,"compiler_manager_pool.run_cpu_time_us":555580,"compiler_manager_pool.run_wall_time_us":588824,"dirs.queue_time_us":25416,"dirs.run_cpu_time_us":197,"dirs.run_wall_time_us":805,"drs_written":1,"lbm_read_time_us":73,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2760,"lbm_writes_lt_1ms":44,"peak_mem_usage":0,"prepare.queue_time_us":40,"prepare.run_cpu_time_us":2442,"prepare.run_wall_time_us":15423,"replication_time_us":734,"rows_written":21900,"thread_start_us":26085,"threads_started":3,"wal-append.queue_time_us":478}]]}
I20260620 14:48:11.467628 4348 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47720 (ReqId={client: 2a32e805610540378f38a9dcb84cce88, seq_no=1361, attempt_no=0}) took 1172 ms. Trace:
I20260620 14:48:11.467780 4348 rpcz_store.cc:276] 0620 14:48:10.295043 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:10.295150 (+ 107us) service_pool.cc:227] Handling call
0620 14:48:11.467607 (+1172457us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:10.305243 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 432fbe4728554364a7a8661e33a8b067
0620 14:48:10.305342 (+ 99us) write_op.cc:432] Acquiring schema lock in shared mode
0620 14:48:11.462956 (+1157614us) write_op.cc:435] Acquired schema lock
0620 14:48:11.462959 (+ 3us) tablet.cc:660] Decoding operations
0620 14:48:11.463319 (+ 360us) write_op.cc:620] Acquiring the partition lock for write op
0620 14:48:11.463334 (+ 15us) write_op.cc:641] Partition lock acquired for write op
0620 14:48:11.463339 (+ 5us) tablet.cc:683] Acquiring locks for 50 operations
0620 14:48:11.463774 (+ 435us) tablet.cc:699] Row locks acquired
0620 14:48:11.463777 (+ 3us) write_op.cc:260] PREPARE: finished
0620 14:48:11.463815 (+ 38us) write_op.cc:270] Start()
0620 14:48:11.463849 (+ 34us) write_op.cc:276] Timestamp: L: 1526
0620 14:48:11.463852 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:11.464065 (+ 213us) log.cc:842] Serialized 788 byte log entry
0620 14:48:11.465647 (+ 1582us) op_driver.cc:444] REPLICATION: finished
0620 14:48:11.465760 (+ 113us) write_op.cc:301] APPLY: starting
0620 14:48:11.465773 (+ 13us) tablet.cc:1365] starting BulkCheckPresence
0620 14:48:11.466639 (+ 866us) tablet.cc:1368] finished BulkCheckPresence
0620 14:48:11.466658 (+ 19us) tablet.cc:1370] starting ApplyRowOperation cycle
0620 14:48:11.467231 (+ 573us) tablet.cc:1381] finished ApplyRowOperation cycle
0620 14:48:11.467268 (+ 37us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0620 14:48:11.467273 (+ 5us) write_op.cc:312] APPLY: finished
0620 14:48:11.467368 (+ 95us) log.cc:842] Serialized 320 byte log entry
0620 14:48:11.467461 (+ 93us) write_op.cc:489] Releasing partition, row and schema locks
0620 14:48:11.467510 (+ 49us) write_op.cc:454] Released schema lock
0620 14:48:11.467521 (+ 11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":66,"cfile_cache_hit":3,"cfile_cache_hit_bytes":12318,"cfile_cache_miss":5,"cfile_cache_miss_bytes":16586,"cfile_init":1,"lbm_read_time_us":110,"lbm_reads_lt_1ms":9,"num_ops":50,"prepare.queue_time_us":9768,"prepare.run_cpu_time_us":205999,"prepare.run_wall_time_us":1158881,"replication_time_us":1776}]]}
I20260620 14:48:11.497169 4187 catalog_manager.cc:6040] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed: fake-table [id=4bdd3f43e620494dbefe6109fdb541f8] alter complete (version 2)
I20260620 14:48:11.503316 4333 alter_table-test.cc:1284] Scanner saw 42400 rows
I20260620 14:48:11.523779 4348 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47720 (ReqId={client: 2a32e805610540378f38a9dcb84cce88, seq_no=1362, attempt_no=0}) took 1216 ms. Trace:
I20260620 14:48:11.523918 4348 rpcz_store.cc:276] 0620 14:48:10.307623 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:10.307694 (+ 71us) service_pool.cc:227] Handling call
0620 14:48:11.523762 (+1216068us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:11.464166 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 432fbe4728554364a7a8661e33a8b067
0620 14:48:11.464250 (+ 84us) write_op.cc:432] Acquiring schema lock in shared mode
0620 14:48:11.464254 (+ 4us) write_op.cc:435] Acquired schema lock
0620 14:48:11.464255 (+ 1us) tablet.cc:660] Decoding operations
0620 14:48:11.464473 (+ 218us) write_op.cc:620] Acquiring the partition lock for write op
0620 14:48:11.464480 (+ 7us) write_op.cc:641] Partition lock acquired for write op
0620 14:48:11.464483 (+ 3us) tablet.cc:683] Acquiring locks for 50 operations
0620 14:48:11.465023 (+ 540us) tablet.cc:699] Row locks acquired
0620 14:48:11.465026 (+ 3us) write_op.cc:260] PREPARE: finished
0620 14:48:11.465056 (+ 30us) write_op.cc:270] Start()
0620 14:48:11.465086 (+ 30us) write_op.cc:276] Timestamp: L: 1527
0620 14:48:11.465090 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:11.465296 (+ 206us) log.cc:842] Serialized 788 byte log entry
0620 14:48:11.467651 (+ 2355us) op_driver.cc:444] REPLICATION: finished
0620 14:48:11.468995 (+ 1344us) write_op.cc:301] APPLY: starting
0620 14:48:11.469011 (+ 16us) tablet.cc:1365] starting BulkCheckPresence
0620 14:48:11.494823 (+ 25812us) tablet.cc:1368] finished BulkCheckPresence
0620 14:48:11.494848 (+ 25us) tablet.cc:1370] starting ApplyRowOperation cycle
0620 14:48:11.523353 (+ 28505us) tablet.cc:1381] finished ApplyRowOperation cycle
0620 14:48:11.523407 (+ 54us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=125,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0620 14:48:11.523413 (+ 6us) write_op.cc:312] APPLY: finished
0620 14:48:11.523552 (+ 139us) log.cc:842] Serialized 420 byte log entry
0620 14:48:11.523658 (+ 106us) write_op.cc:489] Releasing partition, row and schema locks
0620 14:48:11.523695 (+ 37us) write_op.cc:454] Released schema lock
0620 14:48:11.523702 (+ 7us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1299,"cfile_cache_hit":267,"cfile_cache_hit_bytes":757278,"cfile_cache_miss":5,"cfile_cache_miss_bytes":18658,"lbm_read_time_us":141,"lbm_reads_lt_1ms":5,"mutex_wait_us":39,"num_ops":50,"prepare.queue_time_us":1155909,"prepare.run_cpu_time_us":1190,"prepare.run_wall_time_us":1187,"replication_time_us":2542,"thread_start_us":6537,"threads_started":1}]]}
I20260620 14:48:11.571444 4333 alter_table-test.cc:1284] Scanner saw 42650 rows
I20260620 14:48:11.633704 4333 alter_table-test.cc:1284] Scanner saw 43000 rows
I20260620 14:48:11.702418 4333 alter_table-test.cc:1284] Scanner saw 43400 rows
I20260620 14:48:11.776605 4333 alter_table-test.cc:1284] Scanner saw 43950 rows
I20260620 14:48:11.848791 4333 alter_table-test.cc:1284] Scanner saw 44450 rows
I20260620 14:48:11.919355 4333 alter_table-test.cc:1284] Scanner saw 44900 rows
I20260620 14:48:12.007592 4333 alter_table-test.cc:1284] Scanner saw 45450 rows
I20260620 14:48:12.076751 4333 alter_table-test.cc:1284] Scanner saw 45950 rows
I20260620 14:48:12.153555 4333 alter_table-test.cc:1284] Scanner saw 46400 rows
I20260620 14:48:12.222666 4333 alter_table-test.cc:1284] Scanner saw 46800 rows
I20260620 14:48:12.294628 4333 alter_table-test.cc:1284] Scanner saw 47150 rows
I20260620 14:48:12.402757 4333 alter_table-test.cc:1284] Scanner saw 47650 rows
I20260620 14:48:12.481726 4333 alter_table-test.cc:1284] Scanner saw 48250 rows
I20260620 14:48:12.560997 4333 alter_table-test.cc:1284] Scanner saw 48750 rows
I20260620 14:48:12.639394 4333 alter_table-test.cc:1284] Scanner saw 49250 rows
I20260620 14:48:12.723177 4333 alter_table-test.cc:1284] Scanner saw 49700 rows
I20260620 14:48:12.817307 4333 alter_table-test.cc:1284] Scanner saw 50300 rows
I20260620 14:48:12.905192 4333 alter_table-test.cc:1284] Scanner saw 50900 rows
I20260620 14:48:12.986323 4333 alter_table-test.cc:1284] Scanner saw 51550 rows
I20260620 14:48:13.070106 4333 alter_table-test.cc:1284] Scanner saw 52050 rows
I20260620 14:48:13.164175 4333 alter_table-test.cc:1284] Scanner saw 52550 rows
I20260620 14:48:13.260560 4333 alter_table-test.cc:1284] Scanner saw 53300 rows
I20260620 14:48:13.353695 4333 alter_table-test.cc:1284] Scanner saw 53900 rows
I20260620 14:48:13.451957 4333 alter_table-test.cc:1284] Scanner saw 54500 rows
I20260620 14:48:13.543679 4333 alter_table-test.cc:1284] Scanner saw 55150 rows
I20260620 14:48:13.647535 4333 alter_table-test.cc:1284] Scanner saw 55750 rows
I20260620 14:48:13.762929 4333 alter_table-test.cc:1284] Scanner saw 56350 rows
I20260620 14:48:13.855193 4333 alter_table-test.cc:1284] Scanner saw 57250 rows
I20260620 14:48:13.965517 4333 alter_table-test.cc:1284] Scanner saw 57800 rows
I20260620 14:48:14.067798 4333 alter_table-test.cc:1284] Scanner saw 58550 rows
I20260620 14:48:14.190877 4333 alter_table-test.cc:1284] Scanner saw 59150 rows
I20260620 14:48:14.292315 4333 alter_table-test.cc:1284] Scanner saw 60100 rows
I20260620 14:48:14.420372 4333 alter_table-test.cc:1284] Scanner saw 60700 rows
I20260620 14:48:14.533558 4333 alter_table-test.cc:1284] Scanner saw 61400 rows
I20260620 14:48:14.641481 4187 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33090:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c4" type: INT32 is_nullable: false read_default_value: "\004\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:14.656397 4333 alter_table-test.cc:1284] Scanner saw 62150 rows
I20260620 14:48:14.681310 4359 tablet.cc:1722] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260620 14:48:14.815255 4333 alter_table-test.cc:1284] Scanner saw 62850 rows
I20260620 14:48:14.981282 4333 alter_table-test.cc:1284] Scanner saw 62850 rows
I20260620 14:48:15.149040 4333 alter_table-test.cc:1284] Scanner saw 62850 rows
I20260620 14:48:15.316013 4333 alter_table-test.cc:1284] Scanner saw 62850 rows
I20260620 14:48:15.475572 4333 alter_table-test.cc:1284] Scanner saw 62850 rows
I20260620 14:48:15.644440 4333 alter_table-test.cc:1284] Scanner saw 62850 rows
I20260620 14:48:15.805214 4333 alter_table-test.cc:1284] Scanner saw 62850 rows
I20260620 14:48:15.896967 4359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47700 (request call id 3) took 1241 ms. Trace:
I20260620 14:48:15.897133 4359 rpcz_store.cc:276] 0620 14:48:14.655373 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:14.655484 (+ 111us) service_pool.cc:227] Handling call
0620 14:48:15.896944 (+1241460us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:14.657082 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:14.657239 (+ 157us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:14.680345 (+ 23106us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:14.680356 (+ 11us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:14.680385 (+ 29us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:14.680389 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:14.680652 (+ 263us) log.cc:842] Serialized 262 byte log entry
0620 14:48:14.681179 (+ 527us) op_driver.cc:444] REPLICATION: finished
0620 14:48:14.681285 (+ 106us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:15.889695 (+1208410us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:15.890057 (+ 362us) log.cc:842] Serialized 5 byte log entry
0620 14:48:15.895589 (+ 5532us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:15.896859 (+ 1270us) log.cc:842] Serialized 15 byte log entry
0620 14:48:15.896903 (+ 44us) alter_schema_op.cc:71] Released schema lock
0620 14:48:15.896907 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":62,"bytes_written":75613,"cfile_init":1,"compiler_manager_pool.queue_time_us":457,"compiler_manager_pool.run_cpu_time_us":666646,"compiler_manager_pool.run_wall_time_us":669110,"dirs.queue_time_us":492,"dirs.run_cpu_time_us":196,"dirs.run_wall_time_us":986,"drs_written":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2842,"lbm_writes_lt_1ms":46,"peak_mem_usage":0,"prepare.queue_time_us":1243,"prepare.run_cpu_time_us":4199,"prepare.run_wall_time_us":23636,"replication_time_us":767,"rows_written":20450,"thread_start_us":972,"threads_started":3,"wal-append.queue_time_us":480}]]}
I20260620 14:48:15.911909 4359 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47720 (ReqId={client: 2a32e805610540378f38a9dcb84cce88, seq_no=1850, attempt_no=0}) took 1251 ms. Trace:
I20260620 14:48:15.912130 4359 rpcz_store.cc:276] 0620 14:48:14.660023 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:14.660076 (+ 53us) service_pool.cc:227] Handling call
0620 14:48:15.911885 (+1251809us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:14.680774 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 432fbe4728554364a7a8661e33a8b067
0620 14:48:14.680891 (+ 117us) write_op.cc:432] Acquiring schema lock in shared mode
0620 14:48:15.897319 (+1216428us) write_op.cc:435] Acquired schema lock
0620 14:48:15.897322 (+ 3us) tablet.cc:660] Decoding operations
0620 14:48:15.897655 (+ 333us) write_op.cc:620] Acquiring the partition lock for write op
0620 14:48:15.897670 (+ 15us) write_op.cc:641] Partition lock acquired for write op
0620 14:48:15.897676 (+ 6us) tablet.cc:683] Acquiring locks for 50 operations
0620 14:48:15.898127 (+ 451us) tablet.cc:699] Row locks acquired
0620 14:48:15.898130 (+ 3us) write_op.cc:260] PREPARE: finished
0620 14:48:15.898170 (+ 40us) write_op.cc:270] Start()
0620 14:48:15.898206 (+ 36us) write_op.cc:276] Timestamp: L: 2059
0620 14:48:15.898210 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:15.898453 (+ 243us) log.cc:842] Serialized 788 byte log entry
0620 14:48:15.908859 (+ 10406us) op_driver.cc:444] REPLICATION: finished
0620 14:48:15.908977 (+ 118us) write_op.cc:301] APPLY: starting
0620 14:48:15.908993 (+ 16us) tablet.cc:1365] starting BulkCheckPresence
0620 14:48:15.910509 (+ 1516us) tablet.cc:1368] finished BulkCheckPresence
0620 14:48:15.910539 (+ 30us) tablet.cc:1370] starting ApplyRowOperation cycle
0620 14:48:15.911426 (+ 887us) tablet.cc:1381] finished ApplyRowOperation cycle
0620 14:48:15.911488 (+ 62us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=150,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0620 14:48:15.911494 (+ 6us) write_op.cc:312] APPLY: finished
0620 14:48:15.911642 (+ 148us) log.cc:842] Serialized 320 byte log entry
0620 14:48:15.911722 (+ 80us) write_op.cc:489] Releasing partition, row and schema locks
0620 14:48:15.911768 (+ 46us) write_op.cc:454] Released schema lock
0620 14:48:15.911778 (+ 10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"cfile_cache_hit":6,"cfile_cache_hit_bytes":24636,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12467,"cfile_init":1,"lbm_read_time_us":151,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":20329,"prepare.run_cpu_time_us":201805,"prepare.run_wall_time_us":1217737,"replication_time_us":10624}]]}
I20260620 14:48:15.927148 4187 catalog_manager.cc:6040] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed: fake-table [id=4bdd3f43e620494dbefe6109fdb541f8] alter complete (version 3)
I20260620 14:48:15.954557 4333 alter_table-test.cc:1284] Scanner saw 62850 rows
I20260620 14:48:15.962925 4373 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47720 (ReqId={client: 2a32e805610540378f38a9dcb84cce88, seq_no=1851, attempt_no=0}) took 1278 ms. Trace:
I20260620 14:48:15.963168 4373 rpcz_store.cc:276] 0620 14:48:14.684415 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:14.684488 (+ 73us) service_pool.cc:227] Handling call
0620 14:48:15.962872 (+1278384us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:15.898559 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 432fbe4728554364a7a8661e33a8b067
0620 14:48:15.898649 (+ 90us) write_op.cc:432] Acquiring schema lock in shared mode
0620 14:48:15.898654 (+ 5us) write_op.cc:435] Acquired schema lock
0620 14:48:15.898656 (+ 2us) tablet.cc:660] Decoding operations
0620 14:48:15.899018 (+ 362us) write_op.cc:620] Acquiring the partition lock for write op
0620 14:48:15.899028 (+ 10us) write_op.cc:641] Partition lock acquired for write op
0620 14:48:15.899033 (+ 5us) tablet.cc:683] Acquiring locks for 50 operations
0620 14:48:15.899478 (+ 445us) tablet.cc:699] Row locks acquired
0620 14:48:15.899480 (+ 2us) write_op.cc:260] PREPARE: finished
0620 14:48:15.899511 (+ 31us) write_op.cc:270] Start()
0620 14:48:15.899539 (+ 28us) write_op.cc:276] Timestamp: L: 2060
0620 14:48:15.899543 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:15.899699 (+ 156us) log.cc:842] Serialized 788 byte log entry
0620 14:48:15.909238 (+ 9539us) op_driver.cc:444] REPLICATION: finished
0620 14:48:15.916031 (+ 6793us) write_op.cc:301] APPLY: starting
0620 14:48:15.916045 (+ 14us) tablet.cc:1365] starting BulkCheckPresence
0620 14:48:15.940865 (+ 24820us) tablet.cc:1368] finished BulkCheckPresence
0620 14:48:15.940889 (+ 24us) tablet.cc:1370] starting ApplyRowOperation cycle
0620 14:48:15.961878 (+ 20989us) tablet.cc:1381] finished ApplyRowOperation cycle
0620 14:48:15.961942 (+ 64us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=152,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0620 14:48:15.961948 (+ 6us) write_op.cc:312] APPLY: finished
0620 14:48:15.962116 (+ 168us) log.cc:842] Serialized 420 byte log entry
0620 14:48:15.962218 (+ 102us) write_op.cc:489] Releasing partition, row and schema locks
0620 14:48:15.962262 (+ 44us) write_op.cc:454] Released schema lock
0620 14:48:15.962271 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":6742,"cfile_cache_hit":284,"cfile_cache_hit_bytes":758646,"cfile_cache_miss":2,"cfile_cache_miss_bytes":2879,"lbm_read_time_us":54,"lbm_reads_lt_1ms":2,"num_ops":50,"prepare.queue_time_us":1213583,"prepare.run_cpu_time_us":1188,"prepare.run_wall_time_us":1187,"replication_time_us":9677,"spinlock_wait_cycles":1792,"thread_start_us":7372,"threads_started":1}]]}
I20260620 14:48:16.057965 4333 alter_table-test.cc:1284] Scanner saw 63200 rows
I20260620 14:48:16.161793 4333 alter_table-test.cc:1284] Scanner saw 63800 rows
I20260620 14:48:16.269932 4333 alter_table-test.cc:1284] Scanner saw 64600 rows
I20260620 14:48:16.359931 4333 alter_table-test.cc:1284] Scanner saw 65350 rows
I20260620 14:48:16.457558 4333 alter_table-test.cc:1284] Scanner saw 65850 rows
I20260620 14:48:16.574697 4333 alter_table-test.cc:1284] Scanner saw 66450 rows
I20260620 14:48:16.698446 4333 alter_table-test.cc:1284] Scanner saw 67350 rows
I20260620 14:48:16.808326 4333 alter_table-test.cc:1284] Scanner saw 68250 rows
I20260620 14:48:16.924396 4333 alter_table-test.cc:1284] Scanner saw 68900 rows
I20260620 14:48:17.040313 4333 alter_table-test.cc:1284] Scanner saw 69600 rows
I20260620 14:48:17.160259 4333 alter_table-test.cc:1284] Scanner saw 70250 rows
I20260620 14:48:17.271970 4333 alter_table-test.cc:1284] Scanner saw 71000 rows
I20260620 14:48:17.422122 4333 alter_table-test.cc:1284] Scanner saw 71650 rows
I20260620 14:48:17.553380 4333 alter_table-test.cc:1284] Scanner saw 72400 rows
I20260620 14:48:17.681998 4333 alter_table-test.cc:1284] Scanner saw 73100 rows
I20260620 14:48:17.812624 4333 alter_table-test.cc:1284] Scanner saw 73950 rows
I20260620 14:48:17.927922 4333 alter_table-test.cc:1284] Scanner saw 74750 rows
I20260620 14:48:18.056644 4333 alter_table-test.cc:1284] Scanner saw 75400 rows
I20260620 14:48:18.188124 4333 alter_table-test.cc:1284] Scanner saw 76200 rows
I20260620 14:48:18.308616 4333 alter_table-test.cc:1284] Scanner saw 77100 rows
I20260620 14:48:18.438040 4333 alter_table-test.cc:1284] Scanner saw 77850 rows
I20260620 14:48:18.570528 4333 alter_table-test.cc:1284] Scanner saw 78550 rows
I20260620 14:48:18.714053 4333 alter_table-test.cc:1284] Scanner saw 79350 rows
I20260620 14:48:18.864470 4333 alter_table-test.cc:1284] Scanner saw 80200 rows
I20260620 14:48:19.008491 4333 alter_table-test.cc:1284] Scanner saw 81150 rows
I20260620 14:48:19.008817 4187 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33090:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c5" type: INT32 is_nullable: false read_default_value: "\005\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:19.031669 4359 tablet.cc:1722] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260620 14:48:19.218994 4333 alter_table-test.cc:1284] Scanner saw 82100 rows
I20260620 14:48:19.433369 4333 alter_table-test.cc:1284] Scanner saw 82200 rows
I20260620 14:48:19.657320 4333 alter_table-test.cc:1284] Scanner saw 82200 rows
I20260620 14:48:19.859799 4333 alter_table-test.cc:1284] Scanner saw 82200 rows
I20260620 14:48:20.056852 4333 alter_table-test.cc:1284] Scanner saw 82200 rows
I20260620 14:48:20.236977 4333 alter_table-test.cc:1284] Scanner saw 82200 rows
I20260620 14:48:20.238142 4359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47700 (request call id 4) took 1213 ms. Trace:
I20260620 14:48:20.238312 4359 rpcz_store.cc:276] 0620 14:48:19.024959 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:19.025048 (+ 89us) service_pool.cc:227] Handling call
0620 14:48:20.238123 (+1213075us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:19.025437 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:19.025603 (+ 166us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:19.030858 (+ 5255us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:19.030866 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:19.030886 (+ 20us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:19.030889 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:19.031056 (+ 167us) log.cc:842] Serialized 296 byte log entry
0620 14:48:19.031554 (+ 498us) op_driver.cc:444] REPLICATION: finished
0620 14:48:19.031647 (+ 93us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:20.232188 (+1200541us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:20.232622 (+ 434us) log.cc:842] Serialized 5 byte log entry
0620 14:48:20.236640 (+ 4018us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:20.238037 (+ 1397us) log.cc:842] Serialized 15 byte log entry
0620 14:48:20.238084 (+ 47us) alter_schema_op.cc:71] Released schema lock
0620 14:48:20.238088 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54,"bytes_written":77552,"cfile_init":1,"compiler_manager_pool.queue_time_us":11984,"compiler_manager_pool.run_cpu_time_us":656319,"compiler_manager_pool.run_wall_time_us":693752,"dirs.queue_time_us":543,"dirs.run_cpu_time_us":183,"dirs.run_wall_time_us":1023,"drs_written":1,"lbm_read_time_us":106,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2818,"lbm_writes_lt_1ms":50,"peak_mem_usage":0,"prepare.queue_time_us":49,"prepare.run_cpu_time_us":976,"prepare.run_wall_time_us":5674,"replication_time_us":645,"rows_written":19350,"thread_start_us":12612,"threads_started":3,"wal-append.queue_time_us":464}]]}
I20260620 14:48:20.247897 4359 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47720 (ReqId={client: 2a32e805610540378f38a9dcb84cce88, seq_no=2310, attempt_no=0}) took 1220 ms. Trace:
I20260620 14:48:20.248085 4359 rpcz_store.cc:276] 0620 14:48:19.027500 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:19.027565 (+ 65us) service_pool.cc:227] Handling call
0620 14:48:20.247829 (+1220264us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:19.031156 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 432fbe4728554364a7a8661e33a8b067
0620 14:48:19.031233 (+ 77us) write_op.cc:432] Acquiring schema lock in shared mode
0620 14:48:20.238137 (+1206904us) write_op.cc:435] Acquired schema lock
0620 14:48:20.238140 (+ 3us) tablet.cc:660] Decoding operations
0620 14:48:20.238475 (+ 335us) write_op.cc:620] Acquiring the partition lock for write op
0620 14:48:20.238492 (+ 17us) write_op.cc:641] Partition lock acquired for write op
0620 14:48:20.238498 (+ 6us) tablet.cc:683] Acquiring locks for 50 operations
0620 14:48:20.238932 (+ 434us) tablet.cc:699] Row locks acquired
0620 14:48:20.238935 (+ 3us) write_op.cc:260] PREPARE: finished
0620 14:48:20.238996 (+ 61us) write_op.cc:270] Start()
0620 14:48:20.239036 (+ 40us) write_op.cc:276] Timestamp: L: 2552
0620 14:48:20.239040 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:20.239262 (+ 222us) log.cc:842] Serialized 788 byte log entry
0620 14:48:20.241920 (+ 2658us) op_driver.cc:444] REPLICATION: finished
0620 14:48:20.242003 (+ 83us) write_op.cc:301] APPLY: starting
0620 14:48:20.242018 (+ 15us) tablet.cc:1365] starting BulkCheckPresence
0620 14:48:20.245236 (+ 3218us) tablet.cc:1368] finished BulkCheckPresence
0620 14:48:20.245275 (+ 39us) tablet.cc:1370] starting ApplyRowOperation cycle
0620 14:48:20.247141 (+ 1866us) tablet.cc:1381] finished ApplyRowOperation cycle
0620 14:48:20.247239 (+ 98us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=200,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0620 14:48:20.247250 (+ 11us) write_op.cc:312] APPLY: finished
0620 14:48:20.247500 (+ 250us) log.cc:842] Serialized 320 byte log entry
0620 14:48:20.247598 (+ 98us) write_op.cc:489] Releasing partition, row and schema locks
0620 14:48:20.247682 (+ 84us) write_op.cc:454] Released schema lock
0620 14:48:20.247697 (+ 15us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28,"cfile_cache_hit":9,"cfile_cache_hit_bytes":36954,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12467,"cfile_init":1,"lbm_read_time_us":220,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":3262,"prepare.run_cpu_time_us":219082,"prepare.run_wall_time_us":1208166,"replication_time_us":2859}]]}
I20260620 14:48:20.301688 4189 catalog_manager.cc:6040] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed: fake-table [id=4bdd3f43e620494dbefe6109fdb541f8] alter complete (version 4)
I20260620 14:48:20.301849 4359 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47720 (ReqId={client: 2a32e805610540378f38a9dcb84cce88, seq_no=2311, attempt_no=0}) took 1266 ms. Trace:
I20260620 14:48:20.302065 4359 rpcz_store.cc:276] 0620 14:48:19.035444 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:19.035526 (+ 82us) service_pool.cc:227] Handling call
0620 14:48:20.301832 (+1266306us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:20.239362 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 432fbe4728554364a7a8661e33a8b067
0620 14:48:20.239424 (+ 62us) write_op.cc:432] Acquiring schema lock in shared mode
0620 14:48:20.239428 (+ 4us) write_op.cc:435] Acquired schema lock
0620 14:48:20.239429 (+ 1us) tablet.cc:660] Decoding operations
0620 14:48:20.239657 (+ 228us) write_op.cc:620] Acquiring the partition lock for write op
0620 14:48:20.239665 (+ 8us) write_op.cc:641] Partition lock acquired for write op
0620 14:48:20.239668 (+ 3us) tablet.cc:683] Acquiring locks for 50 operations
0620 14:48:20.239972 (+ 304us) tablet.cc:699] Row locks acquired
0620 14:48:20.239974 (+ 2us) write_op.cc:260] PREPARE: finished
0620 14:48:20.240005 (+ 31us) write_op.cc:270] Start()
0620 14:48:20.240029 (+ 24us) write_op.cc:276] Timestamp: L: 2553
0620 14:48:20.240031 (+ 2us) op_driver.cc:331] REPLICATION: starting
0620 14:48:20.240169 (+ 138us) log.cc:842] Serialized 788 byte log entry
0620 14:48:20.242019 (+ 1850us) op_driver.cc:444] REPLICATION: finished
0620 14:48:20.249173 (+ 7154us) write_op.cc:301] APPLY: starting
0620 14:48:20.249192 (+ 19us) tablet.cc:1365] starting BulkCheckPresence
0620 14:48:20.280491 (+ 31299us) tablet.cc:1368] finished BulkCheckPresence
0620 14:48:20.280536 (+ 45us) tablet.cc:1370] starting ApplyRowOperation cycle
0620 14:48:20.301348 (+ 20812us) tablet.cc:1381] finished ApplyRowOperation cycle
0620 14:48:20.301449 (+ 101us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=155,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0620 14:48:20.301457 (+ 8us) write_op.cc:312] APPLY: finished
0620 14:48:20.301608 (+ 151us) log.cc:842] Serialized 420 byte log entry
0620 14:48:20.301672 (+ 64us) write_op.cc:489] Releasing partition, row and schema locks
0620 14:48:20.301723 (+ 51us) write_op.cc:454] Released schema lock
0620 14:48:20.301760 (+ 37us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":7110,"cfile_cache_hit":275,"cfile_cache_hit_bytes":725936,"cfile_cache_miss":10,"cfile_cache_miss_bytes":37992,"lbm_read_time_us":349,"lbm_reads_lt_1ms":10,"num_ops":50,"prepare.queue_time_us":1203322,"prepare.run_cpu_time_us":847,"prepare.run_wall_time_us":846,"replication_time_us":1975,"thread_start_us":27139,"threads_started":1}]]}
I20260620 14:48:20.395334 4333 alter_table-test.cc:1284] Scanner saw 82200 rows
I20260620 14:48:20.542065 4333 alter_table-test.cc:1284] Scanner saw 82950 rows
I20260620 14:48:20.676295 4333 alter_table-test.cc:1284] Scanner saw 84000 rows
I20260620 14:48:20.800119 4333 alter_table-test.cc:1284] Scanner saw 84850 rows
I20260620 14:48:20.945091 4333 alter_table-test.cc:1284] Scanner saw 85550 rows
I20260620 14:48:21.071851 4333 alter_table-test.cc:1284] Scanner saw 86500 rows
I20260620 14:48:21.216928 4333 alter_table-test.cc:1284] Scanner saw 87200 rows
I20260620 14:48:21.376677 4333 alter_table-test.cc:1284] Scanner saw 88150 rows
I20260620 14:48:21.509450 4333 alter_table-test.cc:1284] Scanner saw 89200 rows
I20260620 14:48:21.656798 4333 alter_table-test.cc:1284] Scanner saw 89950 rows
I20260620 14:48:21.792166 4333 alter_table-test.cc:1284] Scanner saw 90700 rows
I20260620 14:48:21.953511 4333 alter_table-test.cc:1284] Scanner saw 91450 rows
I20260620 14:48:22.148046 4333 alter_table-test.cc:1284] Scanner saw 92350 rows
I20260620 14:48:22.313004 4333 alter_table-test.cc:1284] Scanner saw 93450 rows
I20260620 14:48:22.513983 4333 alter_table-test.cc:1284] Scanner saw 94550 rows
I20260620 14:48:22.688771 4333 alter_table-test.cc:1284] Scanner saw 95600 rows
I20260620 14:48:22.850021 4333 alter_table-test.cc:1284] Scanner saw 96700 rows
I20260620 14:48:23.000429 4333 alter_table-test.cc:1284] Scanner saw 97550 rows
I20260620 14:48:23.178040 4333 alter_table-test.cc:1284] Scanner saw 98400 rows
I20260620 14:48:23.347285 4333 alter_table-test.cc:1284] Scanner saw 99450 rows
I20260620 14:48:23.384552 4187 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33090:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c6" type: INT32 is_nullable: false read_default_value: "\006\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:23.411043 4388 tablet.cc:1722] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260620 14:48:23.583781 4333 alter_table-test.cc:1284] Scanner saw 100500 rows
I20260620 14:48:23.837951 4333 alter_table-test.cc:1284] Scanner saw 100800 rows
I20260620 14:48:24.086580 4333 alter_table-test.cc:1284] Scanner saw 100800 rows
I20260620 14:48:24.337532 4333 alter_table-test.cc:1284] Scanner saw 100800 rows
I20260620 14:48:24.589634 4333 alter_table-test.cc:1284] Scanner saw 100800 rows
I20260620 14:48:24.675689 4388 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47700 (request call id 5) took 1266 ms. Trace:
I20260620 14:48:24.675843 4388 rpcz_store.cc:276] 0620 14:48:23.409471 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:23.409525 (+ 54us) service_pool.cc:227] Handling call
0620 14:48:24.675667 (+1266142us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:23.409971 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:23.410149 (+ 178us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:23.410157 (+ 8us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:23.410163 (+ 6us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:23.410182 (+ 19us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:23.410185 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:23.410373 (+ 188us) log.cc:842] Serialized 330 byte log entry
0620 14:48:23.410906 (+ 533us) op_driver.cc:444] REPLICATION: finished
0620 14:48:23.411002 (+ 96us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:24.669733 (+1258731us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:24.670165 (+ 432us) log.cc:842] Serialized 5 byte log entry
0620 14:48:24.674358 (+ 4193us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:24.675587 (+ 1229us) log.cc:842] Serialized 15 byte log entry
0620 14:48:24.675629 (+ 42us) alter_schema_op.cc:71] Released schema lock
0620 14:48:24.675632 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"bytes_written":72557,"cfile_init":1,"compiler_manager_pool.queue_time_us":688,"compiler_manager_pool.run_cpu_time_us":664836,"compiler_manager_pool.run_wall_time_us":674839,"dirs.queue_time_us":566,"dirs.run_cpu_time_us":179,"dirs.run_wall_time_us":2279,"drs_written":1,"lbm_read_time_us":69,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2934,"lbm_writes_lt_1ms":53,"peak_mem_usage":0,"prepare.queue_time_us":71,"prepare.run_cpu_time_us":466,"prepare.run_wall_time_us":465,"replication_time_us":700,"rows_written":18600,"thread_start_us":1240,"threads_started":3,"wal-append.queue_time_us":481}]]}
I20260620 14:48:24.684309 4388 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47720 (ReqId={client: 2a32e805610540378f38a9dcb84cce88, seq_no=2754, attempt_no=0}) took 1275 ms. Trace:
I20260620 14:48:24.684484 4388 rpcz_store.cc:276] 0620 14:48:23.409231 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:23.409618 (+ 387us) service_pool.cc:227] Handling call
0620 14:48:24.684288 (+1274670us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:23.410478 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 432fbe4728554364a7a8661e33a8b067
0620 14:48:23.410549 (+ 71us) write_op.cc:432] Acquiring schema lock in shared mode
0620 14:48:24.676310 (+1265761us) write_op.cc:435] Acquired schema lock
0620 14:48:24.676314 (+ 4us) tablet.cc:660] Decoding operations
0620 14:48:24.676674 (+ 360us) write_op.cc:620] Acquiring the partition lock for write op
0620 14:48:24.676688 (+ 14us) write_op.cc:641] Partition lock acquired for write op
0620 14:48:24.676694 (+ 6us) tablet.cc:683] Acquiring locks for 50 operations
0620 14:48:24.677130 (+ 436us) tablet.cc:699] Row locks acquired
0620 14:48:24.677133 (+ 3us) write_op.cc:260] PREPARE: finished
0620 14:48:24.677175 (+ 42us) write_op.cc:270] Start()
0620 14:48:24.677213 (+ 38us) write_op.cc:276] Timestamp: L: 3022
0620 14:48:24.677217 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:24.677430 (+ 213us) log.cc:842] Serialized 788 byte log entry
0620 14:48:24.680292 (+ 2862us) op_driver.cc:444] REPLICATION: finished
0620 14:48:24.680385 (+ 93us) write_op.cc:301] APPLY: starting
0620 14:48:24.680399 (+ 14us) tablet.cc:1365] starting BulkCheckPresence
0620 14:48:24.682663 (+ 2264us) tablet.cc:1368] finished BulkCheckPresence
0620 14:48:24.682687 (+ 24us) tablet.cc:1370] starting ApplyRowOperation cycle
0620 14:48:24.683836 (+ 1149us) tablet.cc:1381] finished ApplyRowOperation cycle
0620 14:48:24.683914 (+ 78us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=250,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0620 14:48:24.683921 (+ 7us) write_op.cc:312] APPLY: finished
0620 14:48:24.684067 (+ 146us) log.cc:842] Serialized 320 byte log entry
0620 14:48:24.684140 (+ 73us) write_op.cc:489] Releasing partition, row and schema locks
0620 14:48:24.684191 (+ 51us) write_op.cc:454] Released schema lock
0620 14:48:24.684200 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43,"cfile_cache_hit":13,"cfile_cache_hit_bytes":53378,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12456,"cfile_init":1,"lbm_read_time_us":148,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":486,"prepare.run_cpu_time_us":212214,"prepare.run_wall_time_us":1267026,"replication_time_us":3055}]]}
I20260620 14:48:24.711467 4187 catalog_manager.cc:6040] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed: fake-table [id=4bdd3f43e620494dbefe6109fdb541f8] alter complete (version 5)
I20260620 14:48:24.732285 4388 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47720 (ReqId={client: 2a32e805610540378f38a9dcb84cce88, seq_no=2755, attempt_no=0}) took 1322 ms. Trace:
I20260620 14:48:24.732430 4388 rpcz_store.cc:276] 0620 14:48:23.409724 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:23.409945 (+ 221us) service_pool.cc:227] Handling call
0620 14:48:24.732261 (+1322316us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:24.677549 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 432fbe4728554364a7a8661e33a8b067
0620 14:48:24.677638 (+ 89us) write_op.cc:432] Acquiring schema lock in shared mode
0620 14:48:24.677643 (+ 5us) write_op.cc:435] Acquired schema lock
0620 14:48:24.677646 (+ 3us) tablet.cc:660] Decoding operations
0620 14:48:24.678004 (+ 358us) write_op.cc:620] Acquiring the partition lock for write op
0620 14:48:24.678013 (+ 9us) write_op.cc:641] Partition lock acquired for write op
0620 14:48:24.678018 (+ 5us) tablet.cc:683] Acquiring locks for 50 operations
0620 14:48:24.678474 (+ 456us) tablet.cc:699] Row locks acquired
0620 14:48:24.678478 (+ 4us) write_op.cc:260] PREPARE: finished
0620 14:48:24.678508 (+ 30us) write_op.cc:270] Start()
0620 14:48:24.678537 (+ 29us) write_op.cc:276] Timestamp: L: 3023
0620 14:48:24.678540 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:24.678693 (+ 153us) log.cc:842] Serialized 788 byte log entry
0620 14:48:24.684404 (+ 5711us) op_driver.cc:444] REPLICATION: finished
0620 14:48:24.685812 (+ 1408us) write_op.cc:301] APPLY: starting
0620 14:48:24.685823 (+ 11us) tablet.cc:1365] starting BulkCheckPresence
0620 14:48:24.710398 (+ 24575us) tablet.cc:1368] finished BulkCheckPresence
0620 14:48:24.710424 (+ 26us) tablet.cc:1370] starting ApplyRowOperation cycle
0620 14:48:24.731791 (+ 21367us) tablet.cc:1381] finished ApplyRowOperation cycle
0620 14:48:24.731877 (+ 86us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=204,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0620 14:48:24.731884 (+ 7us) write_op.cc:312] APPLY: finished
0620 14:48:24.732042 (+ 158us) log.cc:842] Serialized 420 byte log entry
0620 14:48:24.732118 (+ 76us) write_op.cc:489] Releasing partition, row and schema locks
0620 14:48:24.732172 (+ 54us) write_op.cc:454] Released schema lock
0620 14:48:24.732181 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1370,"cfile_cache_hit":313,"cfile_cache_hit_bytes":874886,"cfile_cache_miss":8,"cfile_cache_miss_bytes":30676,"lbm_read_time_us":228,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":1267280,"prepare.run_cpu_time_us":1194,"prepare.run_wall_time_us":1193,"replication_time_us":5847,"spinlock_wait_cycles":27264,"thread_start_us":7722,"threads_started":1}]]}
I20260620 14:48:24.809288 4333 alter_table-test.cc:1284] Scanner saw 100800 rows
I20260620 14:48:24.979123 4333 alter_table-test.cc:1284] Scanner saw 101600 rows
I20260620 14:48:25.137893 4333 alter_table-test.cc:1284] Scanner saw 102600 rows
I20260620 14:48:25.309671 4333 alter_table-test.cc:1284] Scanner saw 103400 rows
I20260620 14:48:25.491287 4333 alter_table-test.cc:1284] Scanner saw 104500 rows
I20260620 14:48:25.674525 4333 alter_table-test.cc:1284] Scanner saw 105700 rows
I20260620 14:48:25.845139 4333 alter_table-test.cc:1284] Scanner saw 106650 rows
I20260620 14:48:26.007543 4333 alter_table-test.cc:1284] Scanner saw 107550 rows
I20260620 14:48:26.160084 4333 alter_table-test.cc:1284] Scanner saw 108400 rows
I20260620 14:48:26.369228 4333 alter_table-test.cc:1284] Scanner saw 109150 rows
I20260620 14:48:26.579094 4333 alter_table-test.cc:1284] Scanner saw 110300 rows
I20260620 14:48:26.758606 4333 alter_table-test.cc:1284] Scanner saw 111550 rows
I20260620 14:48:26.926896 4333 alter_table-test.cc:1284] Scanner saw 112450 rows
I20260620 14:48:27.114331 4333 alter_table-test.cc:1284] Scanner saw 113250 rows
I20260620 14:48:27.329273 4333 alter_table-test.cc:1284] Scanner saw 114300 rows
I20260620 14:48:27.576835 4333 alter_table-test.cc:1284] Scanner saw 115550 rows
I20260620 14:48:27.759521 4189 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33090:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c7" type: INT32 is_nullable: false read_default_value: "\007\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:27.787796 4333 alter_table-test.cc:1284] Scanner saw 116800 rows
I20260620 14:48:27.825434 4403 tablet.cc:1722] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
17:c7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260620 14:48:28.066877 4333 alter_table-test.cc:1284] Scanner saw 117900 rows
I20260620 14:48:28.356060 4333 alter_table-test.cc:1284] Scanner saw 117900 rows
I20260620 14:48:28.635468 4333 alter_table-test.cc:1284] Scanner saw 117900 rows
I20260620 14:48:28.911533 4333 alter_table-test.cc:1284] Scanner saw 117900 rows
I20260620 14:48:29.064667 4403 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47700 (request call id 6) took 1280 ms. Trace:
I20260620 14:48:29.064899 4403 rpcz_store.cc:276] 0620 14:48:27.783916 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:27.783967 (+ 51us) service_pool.cc:227] Handling call
0620 14:48:29.064643 (+1280676us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:27.784368 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:27.784560 (+ 192us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:27.822167 (+ 37607us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:27.822176 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:27.822201 (+ 25us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:27.822204 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:27.824658 (+ 2454us) log.cc:842] Serialized 364 byte log entry
0620 14:48:27.825253 (+ 595us) op_driver.cc:444] REPLICATION: finished
0620 14:48:27.825409 (+ 156us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:29.058663 (+1233254us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:29.059112 (+ 449us) log.cc:842] Serialized 5 byte log entry
0620 14:48:29.063365 (+ 4253us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:29.064554 (+ 1189us) log.cc:842] Serialized 15 byte log entry
0620 14:48:29.064600 (+ 46us) alter_schema_op.cc:71] Released schema lock
0620 14:48:29.064603 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"bytes_written":63644,"cfile_init":1,"compiler_manager_pool.queue_time_us":451,"compiler_manager_pool.run_cpu_time_us":677413,"compiler_manager_pool.run_wall_time_us":678275,"dirs.queue_time_us":758,"dirs.run_cpu_time_us":219,"dirs.run_wall_time_us":3995,"drs_written":1,"lbm_read_time_us":95,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2986,"lbm_writes_lt_1ms":55,"peak_mem_usage":0,"prepare.queue_time_us":71,"prepare.run_cpu_time_us":6290,"prepare.run_wall_time_us":40354,"replication_time_us":3026,"rows_written":17100,"thread_start_us":1232,"threads_started":3,"wal-append.queue_time_us":501}]]}
I20260620 14:48:29.082034 4403 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47720 (ReqId={client: 2a32e805610540378f38a9dcb84cce88, seq_no=3163, attempt_no=0}) took 1295 ms. Trace:
I20260620 14:48:29.082280 4403 rpcz_store.cc:276] 0620 14:48:27.786716 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:27.786813 (+ 97us) service_pool.cc:227] Handling call
0620 14:48:29.082008 (+1295195us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:27.824776 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 432fbe4728554364a7a8661e33a8b067
0620 14:48:27.824880 (+ 104us) write_op.cc:432] Acquiring schema lock in shared mode
0620 14:48:29.067193 (+1242313us) write_op.cc:435] Acquired schema lock
0620 14:48:29.067196 (+ 3us) tablet.cc:660] Decoding operations
0620 14:48:29.067589 (+ 393us) write_op.cc:620] Acquiring the partition lock for write op
0620 14:48:29.067602 (+ 13us) write_op.cc:641] Partition lock acquired for write op
0620 14:48:29.067608 (+ 6us) tablet.cc:683] Acquiring locks for 50 operations
0620 14:48:29.068068 (+ 460us) tablet.cc:699] Row locks acquired
0620 14:48:29.068071 (+ 3us) write_op.cc:260] PREPARE: finished
0620 14:48:29.068136 (+ 65us) write_op.cc:270] Start()
0620 14:48:29.068175 (+ 39us) write_op.cc:276] Timestamp: L: 3453
0620 14:48:29.068180 (+ 5us) op_driver.cc:331] REPLICATION: starting
0620 14:48:29.068424 (+ 244us) log.cc:842] Serialized 788 byte log entry
0620 14:48:29.077353 (+ 8929us) op_driver.cc:444] REPLICATION: finished
0620 14:48:29.077477 (+ 124us) write_op.cc:301] APPLY: starting
0620 14:48:29.077501 (+ 24us) tablet.cc:1365] starting BulkCheckPresence
0620 14:48:29.080195 (+ 2694us) tablet.cc:1368] finished BulkCheckPresence
0620 14:48:29.080222 (+ 27us) tablet.cc:1370] starting ApplyRowOperation cycle
0620 14:48:29.081506 (+ 1284us) tablet.cc:1381] finished ApplyRowOperation cycle
0620 14:48:29.081569 (+ 63us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=300,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0620 14:48:29.081576 (+ 7us) write_op.cc:312] APPLY: finished
0620 14:48:29.081742 (+ 166us) log.cc:842] Serialized 320 byte log entry
0620 14:48:29.081828 (+ 86us) write_op.cc:489] Releasing partition, row and schema locks
0620 14:48:29.081884 (+ 56us) write_op.cc:454] Released schema lock
0620 14:48:29.081895 (+ 11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":51,"cfile_cache_hit":18,"cfile_cache_hit_bytes":62039,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12444,"cfile_init":1,"lbm_read_time_us":164,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":37588,"prepare.run_cpu_time_us":198040,"prepare.run_wall_time_us":1243711,"replication_time_us":9147}]]}
I20260620 14:48:29.098999 4187 catalog_manager.cc:6040] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed: fake-table [id=4bdd3f43e620494dbefe6109fdb541f8] alter complete (version 6)
I20260620 14:48:29.130801 4403 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47720 (ReqId={client: 2a32e805610540378f38a9dcb84cce88, seq_no=3164, attempt_no=0}) took 1305 ms. Trace:
I20260620 14:48:29.130968 4403 rpcz_store.cc:276] 0620 14:48:27.825308 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:27.825384 (+ 76us) service_pool.cc:227] Handling call
0620 14:48:29.130777 (+1305393us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:29.068602 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 432fbe4728554364a7a8661e33a8b067
0620 14:48:29.068736 (+ 134us) write_op.cc:432] Acquiring schema lock in shared mode
0620 14:48:29.068743 (+ 7us) write_op.cc:435] Acquired schema lock
0620 14:48:29.068746 (+ 3us) tablet.cc:660] Decoding operations
0620 14:48:29.069188 (+ 442us) write_op.cc:620] Acquiring the partition lock for write op
0620 14:48:29.069199 (+ 11us) write_op.cc:641] Partition lock acquired for write op
0620 14:48:29.069204 (+ 5us) tablet.cc:683] Acquiring locks for 50 operations
0620 14:48:29.069802 (+ 598us) tablet.cc:699] Row locks acquired
0620 14:48:29.069805 (+ 3us) write_op.cc:260] PREPARE: finished
0620 14:48:29.069841 (+ 36us) write_op.cc:270] Start()
0620 14:48:29.069872 (+ 31us) write_op.cc:276] Timestamp: L: 3454
0620 14:48:29.069876 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:29.070038 (+ 162us) log.cc:842] Serialized 788 byte log entry
0620 14:48:29.077721 (+ 7683us) op_driver.cc:444] REPLICATION: finished
0620 14:48:29.083986 (+ 6265us) write_op.cc:301] APPLY: starting
0620 14:48:29.083999 (+ 13us) tablet.cc:1365] starting BulkCheckPresence
0620 14:48:29.109515 (+ 25516us) tablet.cc:1368] finished BulkCheckPresence
0620 14:48:29.109539 (+ 24us) tablet.cc:1370] starting ApplyRowOperation cycle
0620 14:48:29.130290 (+ 20751us) tablet.cc:1381] finished ApplyRowOperation cycle
0620 14:48:29.130368 (+ 78us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=222,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0620 14:48:29.130376 (+ 8us) write_op.cc:312] APPLY: finished
0620 14:48:29.130547 (+ 171us) log.cc:842] Serialized 420 byte log entry
0620 14:48:29.130632 (+ 85us) write_op.cc:489] Releasing partition, row and schema locks
0620 14:48:29.130688 (+ 56us) write_op.cc:454] Released schema lock
0620 14:48:29.130697 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":6228,"cfile_cache_hit":325,"cfile_cache_hit_bytes":938889,"cfile_cache_miss":5,"cfile_cache_miss_bytes":17690,"lbm_read_time_us":143,"lbm_reads_lt_1ms":5,"num_ops":50,"prepare.queue_time_us":1242642,"prepare.run_cpu_time_us":1415,"prepare.run_wall_time_us":1497,"replication_time_us":7827,"spinlock_wait_cycles":3584,"thread_start_us":6598,"threads_started":1}]]}
I20260620 14:48:29.148991 4333 alter_table-test.cc:1284] Scanner saw 117900 rows
I20260620 14:48:29.369011 4333 alter_table-test.cc:1284] Scanner saw 118200 rows
I20260620 14:48:29.560348 4333 alter_table-test.cc:1284] Scanner saw 119350 rows
I20260620 14:48:29.775123 4333 alter_table-test.cc:1284] Scanner saw 120300 rows
I20260620 14:48:29.979689 4333 alter_table-test.cc:1284] Scanner saw 121600 rows
I20260620 14:48:30.195676 4333 alter_table-test.cc:1284] Scanner saw 122800 rows
I20260620 14:48:30.414263 4333 alter_table-test.cc:1284] Scanner saw 124100 rows
I20260620 14:48:30.651688 4333 alter_table-test.cc:1284] Scanner saw 125400 rows
I20260620 14:48:30.867400 4333 alter_table-test.cc:1284] Scanner saw 126850 rows
I20260620 14:48:31.078891 4333 alter_table-test.cc:1284] Scanner saw 128050 rows
I20260620 14:48:31.296641 4333 alter_table-test.cc:1284] Scanner saw 129200 rows
I20260620 14:48:31.522616 4333 alter_table-test.cc:1284] Scanner saw 130300 rows
I20260620 14:48:31.729780 4333 alter_table-test.cc:1284] Scanner saw 131400 rows
I20260620 14:48:31.946331 4333 alter_table-test.cc:1284] Scanner saw 132400 rows
I20260620 14:48:32.143724 4187 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33090:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c8" type: INT32 is_nullable: false read_default_value: "\010\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:32.203230 4403 tablet.cc:1722] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
17:c7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
17:c7 INT32 NOT NULL,
18:c8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260620 14:48:32.205646 4333 alter_table-test.cc:1284] Scanner saw 133600 rows
I20260620 14:48:32.509514 4333 alter_table-test.cc:1284] Scanner saw 134850 rows
I20260620 14:48:32.532824 4189 catalog_manager.cc:6040] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed: fake-table [id=4bdd3f43e620494dbefe6109fdb541f8] alter complete (version 7)
I20260620 14:48:32.911011 4333 alter_table-test.cc:1284] Scanner saw 134850 rows
I20260620 14:48:33.245150 4333 alter_table-test.cc:1284] Scanner saw 134850 rows
I20260620 14:48:33.516548 4403 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47700 (request call id 7) took 1357 ms. Trace:
I20260620 14:48:33.516672 4403 rpcz_store.cc:276] 0620 14:48:32.159469 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:32.159523 (+ 54us) service_pool.cc:227] Handling call
0620 14:48:33.516526 (+1357003us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:32.159934 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:32.160108 (+ 174us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:32.201957 (+ 41849us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:32.201967 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:32.201995 (+ 28us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:32.201998 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:32.202244 (+ 246us) log.cc:842] Serialized 398 byte log entry
0620 14:48:32.203099 (+ 855us) op_driver.cc:444] REPLICATION: finished
0620 14:48:32.203204 (+ 105us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:33.508603 (+1305399us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:33.509091 (+ 488us) log.cc:842] Serialized 5 byte log entry
0620 14:48:33.515228 (+ 6137us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:33.516424 (+ 1196us) log.cc:842] Serialized 15 byte log entry
0620 14:48:33.516468 (+ 44us) alter_schema_op.cc:71] Released schema lock
0620 14:48:33.516472 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"bytes_written":63378,"cfile_init":1,"compiler_manager_pool.queue_time_us":545,"compiler_manager_pool.run_cpu_time_us":753676,"compiler_manager_pool.run_wall_time_us":783998,"dirs.queue_time_us":1224,"dirs.run_cpu_time_us":212,"dirs.run_wall_time_us":878,"drs_written":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2965,"lbm_writes_lt_1ms":59,"peak_mem_usage":0,"prepare.queue_time_us":101,"prepare.run_cpu_time_us":6702,"prepare.run_wall_time_us":42376,"replication_time_us":1081,"rows_written":16950,"thread_start_us":1758,"threads_started":3,"wal-append.queue_time_us":490}]]}
I20260620 14:48:33.525368 4403 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47720 (ReqId={client: 2a32e805610540378f38a9dcb84cce88, seq_no=3572, attempt_no=0}) took 1357 ms. Trace:
I20260620 14:48:33.525557 4403 rpcz_store.cc:276] 0620 14:48:32.168097 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:32.168145 (+ 48us) service_pool.cc:227] Handling call
0620 14:48:33.525315 (+1357170us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:32.202363 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 432fbe4728554364a7a8661e33a8b067
0620 14:48:32.202467 (+ 104us) write_op.cc:432] Acquiring schema lock in shared mode
0620 14:48:33.517748 (+1315281us) write_op.cc:435] Acquired schema lock
0620 14:48:33.517751 (+ 3us) tablet.cc:660] Decoding operations
0620 14:48:33.518096 (+ 345us) write_op.cc:620] Acquiring the partition lock for write op
0620 14:48:33.518111 (+ 15us) write_op.cc:641] Partition lock acquired for write op
0620 14:48:33.518117 (+ 6us) tablet.cc:683] Acquiring locks for 50 operations
0620 14:48:33.518528 (+ 411us) tablet.cc:699] Row locks acquired
0620 14:48:33.518530 (+ 2us) write_op.cc:260] PREPARE: finished
0620 14:48:33.518569 (+ 39us) write_op.cc:270] Start()
0620 14:48:33.518604 (+ 35us) write_op.cc:276] Timestamp: L: 3893
0620 14:48:33.518608 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:33.518828 (+ 220us) log.cc:842] Serialized 788 byte log entry
0620 14:48:33.520412 (+ 1584us) op_driver.cc:444] REPLICATION: finished
0620 14:48:33.520488 (+ 76us) write_op.cc:301] APPLY: starting
0620 14:48:33.520518 (+ 30us) tablet.cc:1365] starting BulkCheckPresence
0620 14:48:33.523503 (+ 2985us) tablet.cc:1368] finished BulkCheckPresence
0620 14:48:33.523532 (+ 29us) tablet.cc:1370] starting ApplyRowOperation cycle
0620 14:48:33.524876 (+ 1344us) tablet.cc:1381] finished ApplyRowOperation cycle
0620 14:48:33.524939 (+ 63us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=350,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0620 14:48:33.524947 (+ 8us) write_op.cc:312] APPLY: finished
0620 14:48:33.525103 (+ 156us) log.cc:842] Serialized 320 byte log entry
0620 14:48:33.525165 (+ 62us) write_op.cc:489] Releasing partition, row and schema locks
0620 14:48:33.525219 (+ 54us) write_op.cc:454] Released schema lock
0620 14:48:33.525229 (+ 10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"cfile_cache_hit":24,"cfile_cache_hit_bytes":78739,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12444,"cfile_init":1,"lbm_read_time_us":135,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":33800,"prepare.run_cpu_time_us":225732,"prepare.run_wall_time_us":1316542,"replication_time_us":1787}]]}
I20260620 14:48:33.558934 4333 alter_table-test.cc:1284] Scanner saw 134850 rows
I20260620 14:48:33.578943 4403 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47720 (ReqId={client: 2a32e805610540378f38a9dcb84cce88, seq_no=3573, attempt_no=0}) took 1373 ms. Trace:
I20260620 14:48:33.579085 4403 rpcz_store.cc:276] 0620 14:48:32.205642 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:32.205717 (+ 75us) service_pool.cc:227] Handling call
0620 14:48:33.578920 (+1373203us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:33.518946 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 432fbe4728554364a7a8661e33a8b067
0620 14:48:33.519040 (+ 94us) write_op.cc:432] Acquiring schema lock in shared mode
0620 14:48:33.519044 (+ 4us) write_op.cc:435] Acquired schema lock
0620 14:48:33.519047 (+ 3us) tablet.cc:660] Decoding operations
0620 14:48:33.519403 (+ 356us) write_op.cc:620] Acquiring the partition lock for write op
0620 14:48:33.519413 (+ 10us) write_op.cc:641] Partition lock acquired for write op
0620 14:48:33.519418 (+ 5us) tablet.cc:683] Acquiring locks for 50 operations
0620 14:48:33.519873 (+ 455us) tablet.cc:699] Row locks acquired
0620 14:48:33.519876 (+ 3us) write_op.cc:260] PREPARE: finished
0620 14:48:33.519904 (+ 28us) write_op.cc:270] Start()
0620 14:48:33.519932 (+ 28us) write_op.cc:276] Timestamp: L: 3894
0620 14:48:33.519936 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:33.520094 (+ 158us) log.cc:842] Serialized 788 byte log entry
0620 14:48:33.524656 (+ 4562us) op_driver.cc:444] REPLICATION: finished
0620 14:48:33.526397 (+ 1741us) write_op.cc:301] APPLY: starting
0620 14:48:33.526408 (+ 11us) tablet.cc:1365] starting BulkCheckPresence
0620 14:48:33.551132 (+ 24724us) tablet.cc:1368] finished BulkCheckPresence
0620 14:48:33.551158 (+ 26us) tablet.cc:1370] starting ApplyRowOperation cycle
0620 14:48:33.578446 (+ 27288us) tablet.cc:1381] finished ApplyRowOperation cycle
0620 14:48:33.578521 (+ 75us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=242,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0620 14:48:33.578529 (+ 8us) write_op.cc:312] APPLY: finished
0620 14:48:33.578689 (+ 160us) log.cc:842] Serialized 420 byte log entry
0620 14:48:33.578781 (+ 92us) write_op.cc:489] Releasing partition, row and schema locks
0620 14:48:33.578832 (+ 51us) write_op.cc:454] Released schema lock
0620 14:48:33.578841 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1703,"cfile_cache_hit":346,"cfile_cache_hit_bytes":930344,"cfile_cache_miss":9,"cfile_cache_miss_bytes":33341,"lbm_read_time_us":193,"lbm_reads_lt_1ms":9,"num_ops":50,"prepare.queue_time_us":1312762,"prepare.run_cpu_time_us":1196,"prepare.run_wall_time_us":1194,"replication_time_us":4701,"thread_start_us":11984,"threads_started":1}]]}
I20260620 14:48:33.804524 4333 alter_table-test.cc:1284] Scanner saw 134950 rows
I20260620 14:48:34.055337 4333 alter_table-test.cc:1284] Scanner saw 136300 rows
I20260620 14:48:34.306327 4333 alter_table-test.cc:1284] Scanner saw 137550 rows
I20260620 14:48:34.580866 4333 alter_table-test.cc:1284] Scanner saw 139050 rows
I20260620 14:48:34.815467 4333 alter_table-test.cc:1284] Scanner saw 140450 rows
I20260620 14:48:35.075305 4333 alter_table-test.cc:1284] Scanner saw 141550 rows
I20260620 14:48:35.297308 4333 alter_table-test.cc:1284] Scanner saw 142950 rows
I20260620 14:48:35.571504 4333 alter_table-test.cc:1284] Scanner saw 144000 rows
I20260620 14:48:35.612906 4189 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33090:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c9" type: INT32 is_nullable: false read_default_value: "\t\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:35.676725 4403 tablet.cc:1722] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
17:c7 INT32 NOT NULL,
18:c8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
17:c7 INT32 NOT NULL,
18:c8 INT32 NOT NULL,
19:c9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260620 14:48:35.868021 4333 alter_table-test.cc:1284] Scanner saw 145600 rows
I20260620 14:48:36.366215 4333 alter_table-test.cc:1284] Scanner saw 145900 rows
I20260620 14:48:36.708379 4333 alter_table-test.cc:1284] Scanner saw 145900 rows
I20260620 14:48:37.004717 4403 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47700 (request call id 8) took 1370 ms. Trace:
I20260620 14:48:37.004884 4403 rpcz_store.cc:276] 0620 14:48:35.634540 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:35.634618 (+ 78us) service_pool.cc:227] Handling call
0620 14:48:37.004692 (+1370074us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:35.635042 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:35.635265 (+ 223us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:35.675399 (+ 40134us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:35.675409 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:35.675434 (+ 25us) alter_schema_op.cc:126] START. Timestamp: 1
0620 14:48:35.675437 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:35.675860 (+ 423us) log.cc:842] Serialized 432 byte log entry
0620 14:48:35.676587 (+ 727us) op_driver.cc:444] REPLICATION: finished
0620 14:48:35.676700 (+ 113us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:36.998124 (+1321424us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:36.998686 (+ 562us) log.cc:842] Serialized 5 byte log entry
0620 14:48:37.002881 (+ 4195us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:37.004240 (+ 1359us) log.cc:842] Serialized 15 byte log entry
0620 14:48:37.004289 (+ 49us) alter_schema_op.cc:71] Released schema lock
0620 14:48:37.004293 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52,"bytes_written":42683,"cfile_init":1,"compiler_manager_pool.queue_time_us":1001,"compiler_manager_pool.run_cpu_time_us":688821,"compiler_manager_pool.run_wall_time_us":725506,"dirs.queue_time_us":505,"dirs.run_cpu_time_us":167,"dirs.run_wall_time_us":877,"drs_written":1,"lbm_read_time_us":73,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2843,"lbm_writes_lt_1ms":59,"peak_mem_usage":0,"prepare.queue_time_us":85,"prepare.run_cpu_time_us":8361,"prepare.run_wall_time_us":40883,"replication_time_us":1129,"rows_written":11050,"thread_start_us":1973,"threads_started":3,"wal-append.queue_time_us":399}]]}
I20260620 14:48:37.019439 4403 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47720 (ReqId={client: 2a32e805610540378f38a9dcb84cce88, seq_no=3838, attempt_no=0}) took 1381 ms. Trace:
I20260620 14:48:37.019677 4403 rpcz_store.cc:276] 0620 14:48:35.638250 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:35.638308 (+ 58us) service_pool.cc:227] Handling call
0620 14:48:37.019407 (+1381099us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:35.675978 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 432fbe4728554364a7a8661e33a8b067
0620 14:48:35.676076 (+ 98us) write_op.cc:432] Acquiring schema lock in shared mode
0620 14:48:37.004354 (+1328278us) write_op.cc:435] Acquired schema lock
0620 14:48:37.004357 (+ 3us) tablet.cc:660] Decoding operations
0620 14:48:37.004719 (+ 362us) write_op.cc:620] Acquiring the partition lock for write op
0620 14:48:37.004736 (+ 17us) write_op.cc:641] Partition lock acquired for write op
0620 14:48:37.004742 (+ 6us) tablet.cc:683] Acquiring locks for 50 operations
0620 14:48:37.005200 (+ 458us) tablet.cc:699] Row locks acquired
0620 14:48:37.005202 (+ 2us) write_op.cc:260] PREPARE: finished
0620 14:48:37.005239 (+ 37us) write_op.cc:270] Start()
0620 14:48:37.005270 (+ 31us) write_op.cc:276] Timestamp: L: 4197
0620 14:48:37.005273 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:37.005503 (+ 230us) log.cc:842] Serialized 788 byte log entry
0620 14:48:37.009364 (+ 3861us) op_driver.cc:444] REPLICATION: finished
0620 14:48:37.009452 (+ 88us) write_op.cc:301] APPLY: starting
0620 14:48:37.009465 (+ 13us) tablet.cc:1365] starting BulkCheckPresence
0620 14:48:37.016047 (+ 6582us) tablet.cc:1368] finished BulkCheckPresence
0620 14:48:37.016086 (+ 39us) tablet.cc:1370] starting ApplyRowOperation cycle
0620 14:48:37.018693 (+ 2607us) tablet.cc:1381] finished ApplyRowOperation cycle
0620 14:48:37.018801 (+ 108us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=400,key_file_lookups=1,delta_file_lookups=0,mrs_lookups=0
0620 14:48:37.018815 (+ 14us) write_op.cc:312] APPLY: finished
0620 14:48:37.019072 (+ 257us) log.cc:842] Serialized 320 byte log entry
0620 14:48:37.019166 (+ 94us) write_op.cc:489] Releasing partition, row and schema locks
0620 14:48:37.019263 (+ 97us) write_op.cc:454] Released schema lock
0620 14:48:37.019278 (+ 15us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":38,"cfile_cache_hit":30,"cfile_cache_hit_bytes":94062,"cfile_cache_miss":3,"cfile_cache_miss_bytes":8302,"cfile_init":1,"lbm_read_time_us":223,"lbm_reads_lt_1ms":7,"num_ops":50,"prepare.queue_time_us":37322,"prepare.run_cpu_time_us":234653,"prepare.run_wall_time_us":1329582,"replication_time_us":4068}]]}
I20260620 14:48:37.029919 4189 catalog_manager.cc:6040] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed: fake-table [id=4bdd3f43e620494dbefe6109fdb541f8] alter complete (version 8)
I20260620 14:48:37.030342 4333 alter_table-test.cc:1284] Scanner saw 145900 rows
I20260620 14:48:37.070562 4403 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47720 (ReqId={client: 2a32e805610540378f38a9dcb84cce88, seq_no=3839, attempt_no=0}) took 1391 ms. Trace:
I20260620 14:48:37.070736 4403 rpcz_store.cc:276] 0620 14:48:35.679066 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:35.679148 (+ 82us) service_pool.cc:227] Handling call
0620 14:48:37.070500 (+1391352us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:37.005604 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 432fbe4728554364a7a8661e33a8b067
0620 14:48:37.005725 (+ 121us) write_op.cc:432] Acquiring schema lock in shared mode
0620 14:48:37.005730 (+ 5us) write_op.cc:435] Acquired schema lock
0620 14:48:37.005732 (+ 2us) tablet.cc:660] Decoding operations
0620 14:48:37.006058 (+ 326us) write_op.cc:620] Acquiring the partition lock for write op
0620 14:48:37.006066 (+ 8us) write_op.cc:641] Partition lock acquired for write op
0620 14:48:37.006069 (+ 3us) tablet.cc:683] Acquiring locks for 50 operations
0620 14:48:37.006389 (+ 320us) tablet.cc:699] Row locks acquired
0620 14:48:37.006391 (+ 2us) write_op.cc:260] PREPARE: finished
0620 14:48:37.006417 (+ 26us) write_op.cc:270] Start()
0620 14:48:37.006442 (+ 25us) write_op.cc:276] Timestamp: L: 4198
0620 14:48:37.006444 (+ 2us) op_driver.cc:331] REPLICATION: starting
0620 14:48:37.006596 (+ 152us) log.cc:842] Serialized 788 byte log entry
0620 14:48:37.009476 (+ 2880us) op_driver.cc:444] REPLICATION: finished
0620 14:48:37.021098 (+ 11622us) write_op.cc:301] APPLY: starting
0620 14:48:37.021110 (+ 12us) tablet.cc:1365] starting BulkCheckPresence
0620 14:48:37.048458 (+ 27348us) tablet.cc:1368] finished BulkCheckPresence
0620 14:48:37.048484 (+ 26us) tablet.cc:1370] starting ApplyRowOperation cycle
0620 14:48:37.069862 (+ 21378us) tablet.cc:1381] finished ApplyRowOperation cycle
0620 14:48:37.069931 (+ 69us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=257,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0620 14:48:37.069938 (+ 7us) write_op.cc:312] APPLY: finished
0620 14:48:37.070083 (+ 145us) log.cc:842] Serialized 420 byte log entry
0620 14:48:37.070365 (+ 282us) write_op.cc:489] Releasing partition, row and schema locks
0620 14:48:37.070411 (+ 46us) write_op.cc:454] Released schema lock
0620 14:48:37.070420 (+ 9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":11587,"cfile_cache_hit":347,"cfile_cache_hit_bytes":941473,"cfile_cache_miss":5,"cfile_cache_miss_bytes":15591,"lbm_read_time_us":119,"lbm_reads_lt_1ms":5,"num_ops":50,"prepare.queue_time_us":1326023,"prepare.run_cpu_time_us":1038,"prepare.run_wall_time_us":1037,"replication_time_us":3018,"thread_start_us":16959,"threads_started":1}]]}
I20260620 14:48:37.309588 4333 alter_table-test.cc:1284] Scanner saw 145950 rows
I20260620 14:48:37.493649 4333 alter_table-test.cc:1284] Scanner saw 147350 rows
I20260620 14:48:37.494252 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:48:37.503371 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:37.503607 388 tablet_replica.cc:330] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f: stopping tablet replica
I20260620 14:48:37.503798 388 raft_consensus.cc:2229] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:37.504002 388 raft_consensus.cc:2258] T 432fbe4728554364a7a8661e33a8b067 P 48a85e939f2a4cd6aaf7ca431285fb6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:37.520654 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:48:37.528162 388 master.cc:537] Master@127.0.97.62:41727 shutting down...
I20260620 14:48:37.536738 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:37.536967 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:37.537079 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P d1b4fc4978c24a559c35a87a09f1b6ed: stopping tablet replica
I20260620 14:48:37.568274 388 master.cc:552] Master@127.0.97.62:41727 shutdown complete.
[ OK ] AlterTableTest.TestAlterUnderWriteLoad (35219 ms)
[ RUN ] AlterTableTest.TestInsertAfterAlterTable
I20260620 14:48:37.580883 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:37385
I20260620 14:48:37.581357 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:37.582187 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:37.583732 388 webserver.cc:460] Webserver started at http://127.0.97.62:36561/ using document root <none> and password file <none>
I20260620 14:48:37.583904 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:37.583954 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:37.584048 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:37.584779 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "15e64dbdda47424e8f3680fc62509af9"
format_stamp: "Formatted at 2026-06-20 14:48:37 on dist-test-slave-nvk5"
I20260620 14:48:37.587262 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.002s sys 0.000s
I20260620 14:48:37.588912 4444 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:37.589215 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260620 14:48:37.589298 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "15e64dbdda47424e8f3680fc62509af9"
format_stamp: "Formatted at 2026-06-20 14:48:37 on dist-test-slave-nvk5"
I20260620 14:48:37.589389 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781966855785253-388-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)
I20260620 14:48:37.605093 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:37.605702 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:37.616334 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:37385
I20260620 14:48:37.616350 4495 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:37385 every 8 connection(s)
I20260620 14:48:37.617674 4496 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:37.622001 4496 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 15e64dbdda47424e8f3680fc62509af9: Bootstrap starting.
I20260620 14:48:37.623162 4496 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 15e64dbdda47424e8f3680fc62509af9: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:37.624755 4496 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 15e64dbdda47424e8f3680fc62509af9: No bootstrap required, opened a new log
I20260620 14:48:37.625316 4496 raft_consensus.cc:348] T 00000000000000000000000000000000 P 15e64dbdda47424e8f3680fc62509af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15e64dbdda47424e8f3680fc62509af9" member_type: VOTER }
I20260620 14:48:37.625433 4496 raft_consensus.cc:374] T 00000000000000000000000000000000 P 15e64dbdda47424e8f3680fc62509af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:37.625488 4496 raft_consensus.cc:729] T 00000000000000000000000000000000 P 15e64dbdda47424e8f3680fc62509af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15e64dbdda47424e8f3680fc62509af9, State: Initialized, Role: FOLLOWER
I20260620 14:48:37.625665 4496 consensus_queue.cc:260] T 00000000000000000000000000000000 P 15e64dbdda47424e8f3680fc62509af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "15e64dbdda47424e8f3680fc62509af9" member_type: VOTER }
I20260620 14:48:37.625777 4496 raft_consensus.cc:388] T 00000000000000000000000000000000 P 15e64dbdda47424e8f3680fc62509af9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:37.625850 4496 raft_consensus.cc:482] T 00000000000000000000000000000000 P 15e64dbdda47424e8f3680fc62509af9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:37.625938 4496 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 15e64dbdda47424e8f3680fc62509af9 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:37.628307 4496 raft_consensus.cc:504] T 00000000000000000000000000000000 P 15e64dbdda47424e8f3680fc62509af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15e64dbdda47424e8f3680fc62509af9" member_type: VOTER }
I20260620 14:48:37.628510 4496 leader_election.cc:302] T 00000000000000000000000000000000 P 15e64dbdda47424e8f3680fc62509af9 [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: 15e64dbdda47424e8f3680fc62509af9; no voters:
I20260620 14:48:37.628973 4496 leader_election.cc:288] T 00000000000000000000000000000000 P 15e64dbdda47424e8f3680fc62509af9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:37.629151 4499 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 15e64dbdda47424e8f3680fc62509af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:37.629645 4499 raft_consensus.cc:686] T 00000000000000000000000000000000 P 15e64dbdda47424e8f3680fc62509af9 [term 1 LEADER]: Becoming Leader. State: Replica: 15e64dbdda47424e8f3680fc62509af9, State: Running, Role: LEADER
I20260620 14:48:37.629803 4496 sys_catalog.cc:564] T 00000000000000000000000000000000 P 15e64dbdda47424e8f3680fc62509af9 [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:48:37.629905 4499 consensus_queue.cc:237] T 00000000000000000000000000000000 P 15e64dbdda47424e8f3680fc62509af9 [LEADER]: Queue going to LEADER mode. State: All 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: "15e64dbdda47424e8f3680fc62509af9" member_type: VOTER }
I20260620 14:48:37.631103 4500 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15e64dbdda47424e8f3680fc62509af9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "15e64dbdda47424e8f3680fc62509af9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15e64dbdda47424e8f3680fc62509af9" member_type: VOTER } }
I20260620 14:48:37.631301 4500 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15e64dbdda47424e8f3680fc62509af9 [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:37.631748 4501 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15e64dbdda47424e8f3680fc62509af9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 15e64dbdda47424e8f3680fc62509af9. Latest consensus state: current_term: 1 leader_uuid: "15e64dbdda47424e8f3680fc62509af9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15e64dbdda47424e8f3680fc62509af9" member_type: VOTER } }
I20260620 14:48:37.631889 4508 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:48:37.631949 4501 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15e64dbdda47424e8f3680fc62509af9 [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:37.633842 4508 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:48:37.638113 4508 catalog_manager.cc:1347] Generated new cluster ID: b744a5f029d5445ba9e6064189d8365e
I20260620 14:48:37.638252 4508 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:48:37.639008 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:48:37.672777 4508 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:48:37.673728 4508 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:48:37.680527 4508 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 15e64dbdda47424e8f3680fc62509af9: Generated new TSK 0
I20260620 14:48:37.680823 4508 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:48:37.703956 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:37.705087 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:37.706590 388 webserver.cc:460] Webserver started at http://127.0.97.1:43501/ using document root <none> and password file <none>
I20260620 14:48:37.706791 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:37.706853 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:37.706955 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:37.707533 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "dd30d5b578e94b78a1b44d5d24e9e861"
format_stamp: "Formatted at 2026-06-20 14:48:37 on dist-test-slave-nvk5"
I20260620 14:48:37.709914 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260620 14:48:37.711493 4521 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:37.711815 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260620 14:48:37.711953 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "dd30d5b578e94b78a1b44d5d24e9e861"
format_stamp: "Formatted at 2026-06-20 14:48:37 on dist-test-slave-nvk5"
I20260620 14:48:37.712131 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781966855785253-388-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)
I20260620 14:48:37.735283 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:37.735863 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:37.736434 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:37.737315 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:37.737393 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:37.737465 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:37.737510 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:37.748971 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:38167
I20260620 14:48:37.749001 4583 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:38167 every 8 connection(s)
I20260620 14:48:37.756906 4584 heartbeater.cc:347] Connected to a master server at 127.0.97.62:37385
I20260620 14:48:37.757099 4584 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:37.757479 4584 heartbeater.cc:511] Master 127.0.97.62:37385 requested a full tablet report, sending...
I20260620 14:48:37.758342 4461 ts_manager.cc:194] Registered new tserver with Master: dd30d5b578e94b78a1b44d5d24e9e861 (127.0.97.1:38167)
I20260620 14:48:37.758755 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008935482s
I20260620 14:48:37.759725 4461 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39134
I20260620 14:48:37.769928 4461 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39142:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:48:37.771205 4584 heartbeater.cc:503] Master 127.0.97.62:37385 was elected leader, sending a full tablet report...
I20260620 14:48:37.783996 4549 tablet_service.cc:1467] Processing CreateTablet for tablet f8890f76472541a48ea3d64674df02b7 (DEFAULT_TABLE table=fake-table [id=b88601b0eeca4c0a903890350575954f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:37.784349 4549 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f8890f76472541a48ea3d64674df02b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:37.789741 4596 tablet_bootstrap.cc:492] T f8890f76472541a48ea3d64674df02b7 P dd30d5b578e94b78a1b44d5d24e9e861: Bootstrap starting.
I20260620 14:48:37.791009 4596 tablet_bootstrap.cc:654] T f8890f76472541a48ea3d64674df02b7 P dd30d5b578e94b78a1b44d5d24e9e861: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:37.792455 4596 tablet_bootstrap.cc:492] T f8890f76472541a48ea3d64674df02b7 P dd30d5b578e94b78a1b44d5d24e9e861: No bootstrap required, opened a new log
I20260620 14:48:37.792624 4596 ts_tablet_manager.cc:1397] T f8890f76472541a48ea3d64674df02b7 P dd30d5b578e94b78a1b44d5d24e9e861: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260620 14:48:37.793166 4596 raft_consensus.cc:348] T f8890f76472541a48ea3d64674df02b7 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.793342 4596 raft_consensus.cc:374] T f8890f76472541a48ea3d64674df02b7 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:37.793437 4596 raft_consensus.cc:729] T f8890f76472541a48ea3d64674df02b7 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd30d5b578e94b78a1b44d5d24e9e861, State: Initialized, Role: FOLLOWER
I20260620 14:48:37.793675 4596 consensus_queue.cc:260] T f8890f76472541a48ea3d64674df02b7 P dd30d5b578e94b78a1b44d5d24e9e861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.793861 4596 raft_consensus.cc:388] T f8890f76472541a48ea3d64674df02b7 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:37.793969 4596 raft_consensus.cc:482] T f8890f76472541a48ea3d64674df02b7 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:37.794093 4596 raft_consensus.cc:3037] T f8890f76472541a48ea3d64674df02b7 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:37.796365 4596 raft_consensus.cc:504] T f8890f76472541a48ea3d64674df02b7 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.796654 4596 leader_election.cc:302] T f8890f76472541a48ea3d64674df02b7 P dd30d5b578e94b78a1b44d5d24e9e861 [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: dd30d5b578e94b78a1b44d5d24e9e861; no voters:
I20260620 14:48:37.797108 4596 leader_election.cc:288] T f8890f76472541a48ea3d64674df02b7 P dd30d5b578e94b78a1b44d5d24e9e861 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:37.797240 4598 raft_consensus.cc:2781] T f8890f76472541a48ea3d64674df02b7 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:37.797727 4598 raft_consensus.cc:686] T f8890f76472541a48ea3d64674df02b7 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 LEADER]: Becoming Leader. State: Replica: dd30d5b578e94b78a1b44d5d24e9e861, State: Running, Role: LEADER
I20260620 14:48:37.797824 4596 ts_tablet_manager.cc:1428] T f8890f76472541a48ea3d64674df02b7 P dd30d5b578e94b78a1b44d5d24e9e861: Time spent starting tablet: real 0.005s user 0.002s sys 0.003s
I20260620 14:48:37.798008 4598 consensus_queue.cc:237] T f8890f76472541a48ea3d64674df02b7 P dd30d5b578e94b78a1b44d5d24e9e861 [LEADER]: Queue going to LEADER mode. State: All 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: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.799844 4461 catalog_manager.cc:5495] T f8890f76472541a48ea3d64674df02b7 P dd30d5b578e94b78a1b44d5d24e9e861 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd30d5b578e94b78a1b44d5d24e9e861 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:37.820976 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:48:37.822124 4461 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39142:
name: "split-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001d\000\000\000\004\001\310\000\000\000\004\001,\001\000\000\004\001\220\001\000\000\004\001\364\001\000\000\004\001X\002\000\000\004\001\274\002\000\000\004\001 \003\000\000\004\001\204\003\000\000""\004\001d\000\000\000\004\001\310\000\000\000\004\001,\001\000\000\004\001\220\001\000\000\004\001\364\001\000\000\004\001X\002\000\000\004\001\274\002\000\000\004\001 \003\000\000\004\001\204\003\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:48:37.832804 4549 tablet_service.cc:1467] Processing CreateTablet for tablet 9770ee8cda6d47b690ae2dd93d21d085 (DEFAULT_TABLE table=split-table [id=ca38ef650f264ea18e879f2fc96567f2]), partition=RANGE (c0) PARTITION VALUES < 100
I20260620 14:48:37.832976 4548 tablet_service.cc:1467] Processing CreateTablet for tablet db222fbab80b4c9c9f6e6910333f6bfe (DEFAULT_TABLE table=split-table [id=ca38ef650f264ea18e879f2fc96567f2]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20260620 14:48:37.833227 4547 tablet_service.cc:1467] Processing CreateTablet for tablet 5a740eb9234f4bc89532231f89d4e5a6 (DEFAULT_TABLE table=split-table [id=ca38ef650f264ea18e879f2fc96567f2]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20260620 14:48:37.833432 4549 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9770ee8cda6d47b690ae2dd93d21d085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:37.833662 4548 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet db222fbab80b4c9c9f6e6910333f6bfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:37.834190 4547 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5a740eb9234f4bc89532231f89d4e5a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:37.836475 4546 tablet_service.cc:1467] Processing CreateTablet for tablet 866b0351c67a4a79bee14101e457e84f (DEFAULT_TABLE table=split-table [id=ca38ef650f264ea18e879f2fc96567f2]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20260620 14:48:37.836920 4546 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 866b0351c67a4a79bee14101e457e84f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:37.837090 4540 tablet_service.cc:1467] Processing CreateTablet for tablet c0197e88caff4b9f9619a731346f2ca3 (DEFAULT_TABLE table=split-table [id=ca38ef650f264ea18e879f2fc96567f2]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20260620 14:48:37.837466 4540 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c0197e88caff4b9f9619a731346f2ca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:37.839744 4596 tablet_bootstrap.cc:492] T 5a740eb9234f4bc89532231f89d4e5a6 P dd30d5b578e94b78a1b44d5d24e9e861: Bootstrap starting.
I20260620 14:48:37.840806 4541 tablet_service.cc:1467] Processing CreateTablet for tablet 1669177e4ee44f81be9d8ea1c629dde2 (DEFAULT_TABLE table=split-table [id=ca38ef650f264ea18e879f2fc96567f2]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20260620 14:48:37.841154 4541 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1669177e4ee44f81be9d8ea1c629dde2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:37.841363 4596 tablet_bootstrap.cc:654] T 5a740eb9234f4bc89532231f89d4e5a6 P dd30d5b578e94b78a1b44d5d24e9e861: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:37.843397 4596 tablet_bootstrap.cc:492] T 5a740eb9234f4bc89532231f89d4e5a6 P dd30d5b578e94b78a1b44d5d24e9e861: No bootstrap required, opened a new log
I20260620 14:48:37.843541 4596 ts_tablet_manager.cc:1397] T 5a740eb9234f4bc89532231f89d4e5a6 P dd30d5b578e94b78a1b44d5d24e9e861: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:37.844177 4596 raft_consensus.cc:348] T 5a740eb9234f4bc89532231f89d4e5a6 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.844369 4596 raft_consensus.cc:374] T 5a740eb9234f4bc89532231f89d4e5a6 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:37.844458 4596 raft_consensus.cc:729] T 5a740eb9234f4bc89532231f89d4e5a6 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd30d5b578e94b78a1b44d5d24e9e861, State: Initialized, Role: FOLLOWER
I20260620 14:48:37.844717 4596 consensus_queue.cc:260] T 5a740eb9234f4bc89532231f89d4e5a6 P dd30d5b578e94b78a1b44d5d24e9e861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.844785 4542 tablet_service.cc:1467] Processing CreateTablet for tablet 29e5f3ef1b934b6993fb07f2112aa58a (DEFAULT_TABLE table=split-table [id=ca38ef650f264ea18e879f2fc96567f2]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20260620 14:48:37.844934 4596 raft_consensus.cc:388] T 5a740eb9234f4bc89532231f89d4e5a6 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:37.845024 4596 raft_consensus.cc:482] T 5a740eb9234f4bc89532231f89d4e5a6 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:37.845136 4596 raft_consensus.cc:3037] T 5a740eb9234f4bc89532231f89d4e5a6 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:37.845175 4542 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 29e5f3ef1b934b6993fb07f2112aa58a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:37.847846 4543 tablet_service.cc:1467] Processing CreateTablet for tablet 54419e6abcd940629cc64d6b1f8e20b2 (DEFAULT_TABLE table=split-table [id=ca38ef650f264ea18e879f2fc96567f2]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20260620 14:48:37.848137 4543 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 54419e6abcd940629cc64d6b1f8e20b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:37.848443 4545 tablet_service.cc:1467] Processing CreateTablet for tablet bf9d9c26ad034677aa622e50c3389ecb (DEFAULT_TABLE table=split-table [id=ca38ef650f264ea18e879f2fc96567f2]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20260620 14:48:37.848675 4544 tablet_service.cc:1467] Processing CreateTablet for tablet aed6b0226d874033b1ca527f2e2457db (DEFAULT_TABLE table=split-table [id=ca38ef650f264ea18e879f2fc96567f2]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20260620 14:48:37.848934 4545 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet bf9d9c26ad034677aa622e50c3389ecb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:37.849306 4544 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet aed6b0226d874033b1ca527f2e2457db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:37.855651 4596 raft_consensus.cc:504] T 5a740eb9234f4bc89532231f89d4e5a6 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.855988 4596 leader_election.cc:302] T 5a740eb9234f4bc89532231f89d4e5a6 P dd30d5b578e94b78a1b44d5d24e9e861 [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: dd30d5b578e94b78a1b44d5d24e9e861; no voters:
I20260620 14:48:37.856271 4596 leader_election.cc:288] T 5a740eb9234f4bc89532231f89d4e5a6 P dd30d5b578e94b78a1b44d5d24e9e861 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:37.856308 4598 raft_consensus.cc:2781] T 5a740eb9234f4bc89532231f89d4e5a6 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:37.856572 4598 raft_consensus.cc:686] T 5a740eb9234f4bc89532231f89d4e5a6 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 LEADER]: Becoming Leader. State: Replica: dd30d5b578e94b78a1b44d5d24e9e861, State: Running, Role: LEADER
I20260620 14:48:37.856798 4596 ts_tablet_manager.cc:1428] T 5a740eb9234f4bc89532231f89d4e5a6 P dd30d5b578e94b78a1b44d5d24e9e861: Time spent starting tablet: real 0.013s user 0.006s sys 0.000s
I20260620 14:48:37.856808 4598 consensus_queue.cc:237] T 5a740eb9234f4bc89532231f89d4e5a6 P dd30d5b578e94b78a1b44d5d24e9e861 [LEADER]: Queue going to LEADER mode. State: All 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: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.857071 4596 tablet_bootstrap.cc:492] T 9770ee8cda6d47b690ae2dd93d21d085 P dd30d5b578e94b78a1b44d5d24e9e861: Bootstrap starting.
I20260620 14:48:37.858702 4596 tablet_bootstrap.cc:654] T 9770ee8cda6d47b690ae2dd93d21d085 P dd30d5b578e94b78a1b44d5d24e9e861: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:37.862905 4596 tablet_bootstrap.cc:492] T 9770ee8cda6d47b690ae2dd93d21d085 P dd30d5b578e94b78a1b44d5d24e9e861: No bootstrap required, opened a new log
I20260620 14:48:37.863091 4596 ts_tablet_manager.cc:1397] T 9770ee8cda6d47b690ae2dd93d21d085 P dd30d5b578e94b78a1b44d5d24e9e861: Time spent bootstrapping tablet: real 0.006s user 0.002s sys 0.003s
I20260620 14:48:37.863837 4596 raft_consensus.cc:348] T 9770ee8cda6d47b690ae2dd93d21d085 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.864038 4596 raft_consensus.cc:374] T 9770ee8cda6d47b690ae2dd93d21d085 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:37.864188 4596 raft_consensus.cc:729] T 9770ee8cda6d47b690ae2dd93d21d085 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd30d5b578e94b78a1b44d5d24e9e861, State: Initialized, Role: FOLLOWER
I20260620 14:48:37.864223 4461 catalog_manager.cc:5495] T 5a740eb9234f4bc89532231f89d4e5a6 P dd30d5b578e94b78a1b44d5d24e9e861 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd30d5b578e94b78a1b44d5d24e9e861 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:37.864454 4596 consensus_queue.cc:260] T 9770ee8cda6d47b690ae2dd93d21d085 P dd30d5b578e94b78a1b44d5d24e9e861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.864765 4596 raft_consensus.cc:388] T 9770ee8cda6d47b690ae2dd93d21d085 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:37.864879 4596 raft_consensus.cc:482] T 9770ee8cda6d47b690ae2dd93d21d085 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:37.865000 4596 raft_consensus.cc:3037] T 9770ee8cda6d47b690ae2dd93d21d085 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:37.867583 4596 raft_consensus.cc:504] T 9770ee8cda6d47b690ae2dd93d21d085 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.867849 4596 leader_election.cc:302] T 9770ee8cda6d47b690ae2dd93d21d085 P dd30d5b578e94b78a1b44d5d24e9e861 [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: dd30d5b578e94b78a1b44d5d24e9e861; no voters:
I20260620 14:48:37.868070 4596 leader_election.cc:288] T 9770ee8cda6d47b690ae2dd93d21d085 P dd30d5b578e94b78a1b44d5d24e9e861 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:37.868310 4600 raft_consensus.cc:2781] T 9770ee8cda6d47b690ae2dd93d21d085 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:37.868482 4600 raft_consensus.cc:686] T 9770ee8cda6d47b690ae2dd93d21d085 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 LEADER]: Becoming Leader. State: Replica: dd30d5b578e94b78a1b44d5d24e9e861, State: Running, Role: LEADER
I20260620 14:48:37.868629 4596 ts_tablet_manager.cc:1428] T 9770ee8cda6d47b690ae2dd93d21d085 P dd30d5b578e94b78a1b44d5d24e9e861: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260620 14:48:37.868970 4596 tablet_bootstrap.cc:492] T 866b0351c67a4a79bee14101e457e84f P dd30d5b578e94b78a1b44d5d24e9e861: Bootstrap starting.
I20260620 14:48:37.868829 4600 consensus_queue.cc:237] T 9770ee8cda6d47b690ae2dd93d21d085 P dd30d5b578e94b78a1b44d5d24e9e861 [LEADER]: Queue going to LEADER mode. State: All 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: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.870833 4596 tablet_bootstrap.cc:654] T 866b0351c67a4a79bee14101e457e84f P dd30d5b578e94b78a1b44d5d24e9e861: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:37.871421 4460 catalog_manager.cc:5495] T 9770ee8cda6d47b690ae2dd93d21d085 P dd30d5b578e94b78a1b44d5d24e9e861 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd30d5b578e94b78a1b44d5d24e9e861 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:37.872658 4596 tablet_bootstrap.cc:492] T 866b0351c67a4a79bee14101e457e84f P dd30d5b578e94b78a1b44d5d24e9e861: No bootstrap required, opened a new log
I20260620 14:48:37.872823 4596 ts_tablet_manager.cc:1397] T 866b0351c67a4a79bee14101e457e84f P dd30d5b578e94b78a1b44d5d24e9e861: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.001s
I20260620 14:48:37.873495 4596 raft_consensus.cc:348] T 866b0351c67a4a79bee14101e457e84f P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.873724 4596 raft_consensus.cc:374] T 866b0351c67a4a79bee14101e457e84f P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:37.873806 4596 raft_consensus.cc:729] T 866b0351c67a4a79bee14101e457e84f P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd30d5b578e94b78a1b44d5d24e9e861, State: Initialized, Role: FOLLOWER
I20260620 14:48:37.874046 4596 consensus_queue.cc:260] T 866b0351c67a4a79bee14101e457e84f P dd30d5b578e94b78a1b44d5d24e9e861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.874253 4596 raft_consensus.cc:388] T 866b0351c67a4a79bee14101e457e84f P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:37.874367 4596 raft_consensus.cc:482] T 866b0351c67a4a79bee14101e457e84f P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:37.874470 4596 raft_consensus.cc:3037] T 866b0351c67a4a79bee14101e457e84f P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:37.876802 4596 raft_consensus.cc:504] T 866b0351c67a4a79bee14101e457e84f P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.876987 4596 leader_election.cc:302] T 866b0351c67a4a79bee14101e457e84f P dd30d5b578e94b78a1b44d5d24e9e861 [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: dd30d5b578e94b78a1b44d5d24e9e861; no voters:
I20260620 14:48:37.877159 4596 leader_election.cc:288] T 866b0351c67a4a79bee14101e457e84f P dd30d5b578e94b78a1b44d5d24e9e861 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:37.877303 4600 raft_consensus.cc:2781] T 866b0351c67a4a79bee14101e457e84f P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:37.877488 4600 raft_consensus.cc:686] T 866b0351c67a4a79bee14101e457e84f P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 LEADER]: Becoming Leader. State: Replica: dd30d5b578e94b78a1b44d5d24e9e861, State: Running, Role: LEADER
I20260620 14:48:37.877696 4596 ts_tablet_manager.cc:1428] T 866b0351c67a4a79bee14101e457e84f P dd30d5b578e94b78a1b44d5d24e9e861: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260620 14:48:37.877719 4600 consensus_queue.cc:237] T 866b0351c67a4a79bee14101e457e84f P dd30d5b578e94b78a1b44d5d24e9e861 [LEADER]: Queue going to LEADER mode. State: All 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: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.878032 4596 tablet_bootstrap.cc:492] T 1669177e4ee44f81be9d8ea1c629dde2 P dd30d5b578e94b78a1b44d5d24e9e861: Bootstrap starting.
I20260620 14:48:37.879667 4596 tablet_bootstrap.cc:654] T 1669177e4ee44f81be9d8ea1c629dde2 P dd30d5b578e94b78a1b44d5d24e9e861: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:37.880076 4460 catalog_manager.cc:5495] T 866b0351c67a4a79bee14101e457e84f P dd30d5b578e94b78a1b44d5d24e9e861 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd30d5b578e94b78a1b44d5d24e9e861 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:37.881547 4596 tablet_bootstrap.cc:492] T 1669177e4ee44f81be9d8ea1c629dde2 P dd30d5b578e94b78a1b44d5d24e9e861: No bootstrap required, opened a new log
I20260620 14:48:37.881759 4596 ts_tablet_manager.cc:1397] T 1669177e4ee44f81be9d8ea1c629dde2 P dd30d5b578e94b78a1b44d5d24e9e861: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:37.882565 4596 raft_consensus.cc:348] T 1669177e4ee44f81be9d8ea1c629dde2 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.882755 4596 raft_consensus.cc:374] T 1669177e4ee44f81be9d8ea1c629dde2 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:37.882862 4596 raft_consensus.cc:729] T 1669177e4ee44f81be9d8ea1c629dde2 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd30d5b578e94b78a1b44d5d24e9e861, State: Initialized, Role: FOLLOWER
I20260620 14:48:37.883080 4596 consensus_queue.cc:260] T 1669177e4ee44f81be9d8ea1c629dde2 P dd30d5b578e94b78a1b44d5d24e9e861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.883226 4596 raft_consensus.cc:388] T 1669177e4ee44f81be9d8ea1c629dde2 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:37.883337 4596 raft_consensus.cc:482] T 1669177e4ee44f81be9d8ea1c629dde2 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:37.883437 4596 raft_consensus.cc:3037] T 1669177e4ee44f81be9d8ea1c629dde2 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:37.885671 4596 raft_consensus.cc:504] T 1669177e4ee44f81be9d8ea1c629dde2 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.885901 4596 leader_election.cc:302] T 1669177e4ee44f81be9d8ea1c629dde2 P dd30d5b578e94b78a1b44d5d24e9e861 [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: dd30d5b578e94b78a1b44d5d24e9e861; no voters:
I20260620 14:48:37.886102 4596 leader_election.cc:288] T 1669177e4ee44f81be9d8ea1c629dde2 P dd30d5b578e94b78a1b44d5d24e9e861 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:37.886240 4600 raft_consensus.cc:2781] T 1669177e4ee44f81be9d8ea1c629dde2 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:37.886417 4600 raft_consensus.cc:686] T 1669177e4ee44f81be9d8ea1c629dde2 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 LEADER]: Becoming Leader. State: Replica: dd30d5b578e94b78a1b44d5d24e9e861, State: Running, Role: LEADER
I20260620 14:48:37.886549 4596 ts_tablet_manager.cc:1428] T 1669177e4ee44f81be9d8ea1c629dde2 P dd30d5b578e94b78a1b44d5d24e9e861: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260620 14:48:37.886673 4600 consensus_queue.cc:237] T 1669177e4ee44f81be9d8ea1c629dde2 P dd30d5b578e94b78a1b44d5d24e9e861 [LEADER]: Queue going to LEADER mode. State: All 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: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.886831 4596 tablet_bootstrap.cc:492] T aed6b0226d874033b1ca527f2e2457db P dd30d5b578e94b78a1b44d5d24e9e861: Bootstrap starting.
I20260620 14:48:37.888489 4596 tablet_bootstrap.cc:654] T aed6b0226d874033b1ca527f2e2457db P dd30d5b578e94b78a1b44d5d24e9e861: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:37.888633 4460 catalog_manager.cc:5495] T 1669177e4ee44f81be9d8ea1c629dde2 P dd30d5b578e94b78a1b44d5d24e9e861 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd30d5b578e94b78a1b44d5d24e9e861 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:37.890664 4596 tablet_bootstrap.cc:492] T aed6b0226d874033b1ca527f2e2457db P dd30d5b578e94b78a1b44d5d24e9e861: No bootstrap required, opened a new log
I20260620 14:48:37.890837 4596 ts_tablet_manager.cc:1397] T aed6b0226d874033b1ca527f2e2457db P dd30d5b578e94b78a1b44d5d24e9e861: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260620 14:48:37.891530 4596 raft_consensus.cc:348] T aed6b0226d874033b1ca527f2e2457db P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.891712 4596 raft_consensus.cc:374] T aed6b0226d874033b1ca527f2e2457db P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:37.891832 4596 raft_consensus.cc:729] T aed6b0226d874033b1ca527f2e2457db P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd30d5b578e94b78a1b44d5d24e9e861, State: Initialized, Role: FOLLOWER
I20260620 14:48:37.892046 4596 consensus_queue.cc:260] T aed6b0226d874033b1ca527f2e2457db P dd30d5b578e94b78a1b44d5d24e9e861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.892221 4596 raft_consensus.cc:388] T aed6b0226d874033b1ca527f2e2457db P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:37.892306 4596 raft_consensus.cc:482] T aed6b0226d874033b1ca527f2e2457db P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:37.892410 4596 raft_consensus.cc:3037] T aed6b0226d874033b1ca527f2e2457db P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:37.894452 4596 raft_consensus.cc:504] T aed6b0226d874033b1ca527f2e2457db P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.894680 4596 leader_election.cc:302] T aed6b0226d874033b1ca527f2e2457db P dd30d5b578e94b78a1b44d5d24e9e861 [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: dd30d5b578e94b78a1b44d5d24e9e861; no voters:
I20260620 14:48:37.894881 4596 leader_election.cc:288] T aed6b0226d874033b1ca527f2e2457db P dd30d5b578e94b78a1b44d5d24e9e861 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:37.894985 4600 raft_consensus.cc:2781] T aed6b0226d874033b1ca527f2e2457db P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:37.895151 4600 raft_consensus.cc:686] T aed6b0226d874033b1ca527f2e2457db P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 LEADER]: Becoming Leader. State: Replica: dd30d5b578e94b78a1b44d5d24e9e861, State: Running, Role: LEADER
I20260620 14:48:37.895310 4596 ts_tablet_manager.cc:1428] T aed6b0226d874033b1ca527f2e2457db P dd30d5b578e94b78a1b44d5d24e9e861: Time spent starting tablet: real 0.004s user 0.002s sys 0.000s
I20260620 14:48:37.895437 4600 consensus_queue.cc:237] T aed6b0226d874033b1ca527f2e2457db P dd30d5b578e94b78a1b44d5d24e9e861 [LEADER]: Queue going to LEADER mode. State: All 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: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.895561 4596 tablet_bootstrap.cc:492] T 29e5f3ef1b934b6993fb07f2112aa58a P dd30d5b578e94b78a1b44d5d24e9e861: Bootstrap starting.
I20260620 14:48:37.897123 4596 tablet_bootstrap.cc:654] T 29e5f3ef1b934b6993fb07f2112aa58a P dd30d5b578e94b78a1b44d5d24e9e861: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:37.897630 4460 catalog_manager.cc:5495] T aed6b0226d874033b1ca527f2e2457db P dd30d5b578e94b78a1b44d5d24e9e861 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd30d5b578e94b78a1b44d5d24e9e861 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:37.898662 4596 tablet_bootstrap.cc:492] T 29e5f3ef1b934b6993fb07f2112aa58a P dd30d5b578e94b78a1b44d5d24e9e861: No bootstrap required, opened a new log
I20260620 14:48:37.898841 4596 ts_tablet_manager.cc:1397] T 29e5f3ef1b934b6993fb07f2112aa58a P dd30d5b578e94b78a1b44d5d24e9e861: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260620 14:48:37.899485 4596 raft_consensus.cc:348] T 29e5f3ef1b934b6993fb07f2112aa58a P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.899670 4596 raft_consensus.cc:374] T 29e5f3ef1b934b6993fb07f2112aa58a P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:37.899808 4596 raft_consensus.cc:729] T 29e5f3ef1b934b6993fb07f2112aa58a P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd30d5b578e94b78a1b44d5d24e9e861, State: Initialized, Role: FOLLOWER
I20260620 14:48:37.900025 4596 consensus_queue.cc:260] T 29e5f3ef1b934b6993fb07f2112aa58a P dd30d5b578e94b78a1b44d5d24e9e861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.900254 4596 raft_consensus.cc:388] T 29e5f3ef1b934b6993fb07f2112aa58a P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:37.900348 4596 raft_consensus.cc:482] T 29e5f3ef1b934b6993fb07f2112aa58a P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:37.900454 4596 raft_consensus.cc:3037] T 29e5f3ef1b934b6993fb07f2112aa58a P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:37.903059 4596 raft_consensus.cc:504] T 29e5f3ef1b934b6993fb07f2112aa58a P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.903306 4596 leader_election.cc:302] T 29e5f3ef1b934b6993fb07f2112aa58a P dd30d5b578e94b78a1b44d5d24e9e861 [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: dd30d5b578e94b78a1b44d5d24e9e861; no voters:
I20260620 14:48:37.903445 4596 leader_election.cc:288] T 29e5f3ef1b934b6993fb07f2112aa58a P dd30d5b578e94b78a1b44d5d24e9e861 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:37.903563 4600 raft_consensus.cc:2781] T 29e5f3ef1b934b6993fb07f2112aa58a P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:37.903744 4600 raft_consensus.cc:686] T 29e5f3ef1b934b6993fb07f2112aa58a P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 LEADER]: Becoming Leader. State: Replica: dd30d5b578e94b78a1b44d5d24e9e861, State: Running, Role: LEADER
I20260620 14:48:37.903894 4596 ts_tablet_manager.cc:1428] T 29e5f3ef1b934b6993fb07f2112aa58a P dd30d5b578e94b78a1b44d5d24e9e861: Time spent starting tablet: real 0.005s user 0.000s sys 0.002s
I20260620 14:48:37.904034 4600 consensus_queue.cc:237] T 29e5f3ef1b934b6993fb07f2112aa58a P dd30d5b578e94b78a1b44d5d24e9e861 [LEADER]: Queue going to LEADER mode. State: All 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: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.904214 4596 tablet_bootstrap.cc:492] T db222fbab80b4c9c9f6e6910333f6bfe P dd30d5b578e94b78a1b44d5d24e9e861: Bootstrap starting.
I20260620 14:48:37.905915 4596 tablet_bootstrap.cc:654] T db222fbab80b4c9c9f6e6910333f6bfe P dd30d5b578e94b78a1b44d5d24e9e861: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:37.906226 4461 catalog_manager.cc:5495] T 29e5f3ef1b934b6993fb07f2112aa58a P dd30d5b578e94b78a1b44d5d24e9e861 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd30d5b578e94b78a1b44d5d24e9e861 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:37.907562 4596 tablet_bootstrap.cc:492] T db222fbab80b4c9c9f6e6910333f6bfe P dd30d5b578e94b78a1b44d5d24e9e861: No bootstrap required, opened a new log
I20260620 14:48:37.907720 4596 ts_tablet_manager.cc:1397] T db222fbab80b4c9c9f6e6910333f6bfe P dd30d5b578e94b78a1b44d5d24e9e861: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:37.908443 4596 raft_consensus.cc:348] T db222fbab80b4c9c9f6e6910333f6bfe P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.908668 4596 raft_consensus.cc:374] T db222fbab80b4c9c9f6e6910333f6bfe P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:37.908794 4596 raft_consensus.cc:729] T db222fbab80b4c9c9f6e6910333f6bfe P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd30d5b578e94b78a1b44d5d24e9e861, State: Initialized, Role: FOLLOWER
I20260620 14:48:37.909020 4596 consensus_queue.cc:260] T db222fbab80b4c9c9f6e6910333f6bfe P dd30d5b578e94b78a1b44d5d24e9e861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.909288 4596 raft_consensus.cc:388] T db222fbab80b4c9c9f6e6910333f6bfe P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:37.909396 4596 raft_consensus.cc:482] T db222fbab80b4c9c9f6e6910333f6bfe P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:37.909528 4596 raft_consensus.cc:3037] T db222fbab80b4c9c9f6e6910333f6bfe P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:37.911763 4596 raft_consensus.cc:504] T db222fbab80b4c9c9f6e6910333f6bfe P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.911991 4596 leader_election.cc:302] T db222fbab80b4c9c9f6e6910333f6bfe P dd30d5b578e94b78a1b44d5d24e9e861 [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: dd30d5b578e94b78a1b44d5d24e9e861; no voters:
I20260620 14:48:37.912184 4596 leader_election.cc:288] T db222fbab80b4c9c9f6e6910333f6bfe P dd30d5b578e94b78a1b44d5d24e9e861 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:37.912276 4600 raft_consensus.cc:2781] T db222fbab80b4c9c9f6e6910333f6bfe P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:37.912474 4600 raft_consensus.cc:686] T db222fbab80b4c9c9f6e6910333f6bfe P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 LEADER]: Becoming Leader. State: Replica: dd30d5b578e94b78a1b44d5d24e9e861, State: Running, Role: LEADER
I20260620 14:48:37.912595 4596 ts_tablet_manager.cc:1428] T db222fbab80b4c9c9f6e6910333f6bfe P dd30d5b578e94b78a1b44d5d24e9e861: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260620 14:48:37.912858 4596 tablet_bootstrap.cc:492] T bf9d9c26ad034677aa622e50c3389ecb P dd30d5b578e94b78a1b44d5d24e9e861: Bootstrap starting.
I20260620 14:48:37.912737 4600 consensus_queue.cc:237] T db222fbab80b4c9c9f6e6910333f6bfe P dd30d5b578e94b78a1b44d5d24e9e861 [LEADER]: Queue going to LEADER mode. State: All 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: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.914510 4596 tablet_bootstrap.cc:654] T bf9d9c26ad034677aa622e50c3389ecb P dd30d5b578e94b78a1b44d5d24e9e861: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:37.914918 4460 catalog_manager.cc:5495] T db222fbab80b4c9c9f6e6910333f6bfe P dd30d5b578e94b78a1b44d5d24e9e861 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd30d5b578e94b78a1b44d5d24e9e861 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:37.916132 4596 tablet_bootstrap.cc:492] T bf9d9c26ad034677aa622e50c3389ecb P dd30d5b578e94b78a1b44d5d24e9e861: No bootstrap required, opened a new log
I20260620 14:48:37.916281 4596 ts_tablet_manager.cc:1397] T bf9d9c26ad034677aa622e50c3389ecb P dd30d5b578e94b78a1b44d5d24e9e861: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260620 14:48:37.916872 4596 raft_consensus.cc:348] T bf9d9c26ad034677aa622e50c3389ecb P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.917058 4596 raft_consensus.cc:374] T bf9d9c26ad034677aa622e50c3389ecb P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:37.917152 4596 raft_consensus.cc:729] T bf9d9c26ad034677aa622e50c3389ecb P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd30d5b578e94b78a1b44d5d24e9e861, State: Initialized, Role: FOLLOWER
I20260620 14:48:37.917366 4596 consensus_queue.cc:260] T bf9d9c26ad034677aa622e50c3389ecb P dd30d5b578e94b78a1b44d5d24e9e861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.917619 4596 raft_consensus.cc:388] T bf9d9c26ad034677aa622e50c3389ecb P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:37.917729 4596 raft_consensus.cc:482] T bf9d9c26ad034677aa622e50c3389ecb P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:37.917830 4596 raft_consensus.cc:3037] T bf9d9c26ad034677aa622e50c3389ecb P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:37.919967 4596 raft_consensus.cc:504] T bf9d9c26ad034677aa622e50c3389ecb P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.920171 4596 leader_election.cc:302] T bf9d9c26ad034677aa622e50c3389ecb P dd30d5b578e94b78a1b44d5d24e9e861 [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: dd30d5b578e94b78a1b44d5d24e9e861; no voters:
I20260620 14:48:37.920347 4596 leader_election.cc:288] T bf9d9c26ad034677aa622e50c3389ecb P dd30d5b578e94b78a1b44d5d24e9e861 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:37.920415 4600 raft_consensus.cc:2781] T bf9d9c26ad034677aa622e50c3389ecb P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:37.920648 4600 raft_consensus.cc:686] T bf9d9c26ad034677aa622e50c3389ecb P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 LEADER]: Becoming Leader. State: Replica: dd30d5b578e94b78a1b44d5d24e9e861, State: Running, Role: LEADER
I20260620 14:48:37.920831 4596 ts_tablet_manager.cc:1428] T bf9d9c26ad034677aa622e50c3389ecb P dd30d5b578e94b78a1b44d5d24e9e861: Time spent starting tablet: real 0.004s user 0.005s sys 0.000s
I20260620 14:48:37.920904 4600 consensus_queue.cc:237] T bf9d9c26ad034677aa622e50c3389ecb P dd30d5b578e94b78a1b44d5d24e9e861 [LEADER]: Queue going to LEADER mode. State: All 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: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.921095 4596 tablet_bootstrap.cc:492] T 54419e6abcd940629cc64d6b1f8e20b2 P dd30d5b578e94b78a1b44d5d24e9e861: Bootstrap starting.
I20260620 14:48:37.922562 4596 tablet_bootstrap.cc:654] T 54419e6abcd940629cc64d6b1f8e20b2 P dd30d5b578e94b78a1b44d5d24e9e861: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:37.923121 4460 catalog_manager.cc:5495] T bf9d9c26ad034677aa622e50c3389ecb P dd30d5b578e94b78a1b44d5d24e9e861 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd30d5b578e94b78a1b44d5d24e9e861 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:37.924188 4596 tablet_bootstrap.cc:492] T 54419e6abcd940629cc64d6b1f8e20b2 P dd30d5b578e94b78a1b44d5d24e9e861: No bootstrap required, opened a new log
I20260620 14:48:37.924329 4596 ts_tablet_manager.cc:1397] T 54419e6abcd940629cc64d6b1f8e20b2 P dd30d5b578e94b78a1b44d5d24e9e861: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:48:37.924939 4596 raft_consensus.cc:348] T 54419e6abcd940629cc64d6b1f8e20b2 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.925129 4596 raft_consensus.cc:374] T 54419e6abcd940629cc64d6b1f8e20b2 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:37.925215 4596 raft_consensus.cc:729] T 54419e6abcd940629cc64d6b1f8e20b2 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd30d5b578e94b78a1b44d5d24e9e861, State: Initialized, Role: FOLLOWER
I20260620 14:48:37.925449 4596 consensus_queue.cc:260] T 54419e6abcd940629cc64d6b1f8e20b2 P dd30d5b578e94b78a1b44d5d24e9e861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.925662 4596 raft_consensus.cc:388] T 54419e6abcd940629cc64d6b1f8e20b2 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:37.925767 4596 raft_consensus.cc:482] T 54419e6abcd940629cc64d6b1f8e20b2 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:37.925874 4596 raft_consensus.cc:3037] T 54419e6abcd940629cc64d6b1f8e20b2 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:37.927896 4596 raft_consensus.cc:504] T 54419e6abcd940629cc64d6b1f8e20b2 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.928066 4596 leader_election.cc:302] T 54419e6abcd940629cc64d6b1f8e20b2 P dd30d5b578e94b78a1b44d5d24e9e861 [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: dd30d5b578e94b78a1b44d5d24e9e861; no voters:
I20260620 14:48:37.928196 4596 leader_election.cc:288] T 54419e6abcd940629cc64d6b1f8e20b2 P dd30d5b578e94b78a1b44d5d24e9e861 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:37.928277 4600 raft_consensus.cc:2781] T 54419e6abcd940629cc64d6b1f8e20b2 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:37.928462 4600 raft_consensus.cc:686] T 54419e6abcd940629cc64d6b1f8e20b2 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 LEADER]: Becoming Leader. State: Replica: dd30d5b578e94b78a1b44d5d24e9e861, State: Running, Role: LEADER
I20260620 14:48:37.928642 4596 ts_tablet_manager.cc:1428] T 54419e6abcd940629cc64d6b1f8e20b2 P dd30d5b578e94b78a1b44d5d24e9e861: Time spent starting tablet: real 0.004s user 0.002s sys 0.003s
I20260620 14:48:37.928848 4596 tablet_bootstrap.cc:492] T c0197e88caff4b9f9619a731346f2ca3 P dd30d5b578e94b78a1b44d5d24e9e861: Bootstrap starting.
I20260620 14:48:37.928762 4600 consensus_queue.cc:237] T 54419e6abcd940629cc64d6b1f8e20b2 P dd30d5b578e94b78a1b44d5d24e9e861 [LEADER]: Queue going to LEADER mode. State: All 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: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.930562 4596 tablet_bootstrap.cc:654] T c0197e88caff4b9f9619a731346f2ca3 P dd30d5b578e94b78a1b44d5d24e9e861: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:37.931232 4460 catalog_manager.cc:5495] T 54419e6abcd940629cc64d6b1f8e20b2 P dd30d5b578e94b78a1b44d5d24e9e861 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd30d5b578e94b78a1b44d5d24e9e861 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:37.932103 4596 tablet_bootstrap.cc:492] T c0197e88caff4b9f9619a731346f2ca3 P dd30d5b578e94b78a1b44d5d24e9e861: No bootstrap required, opened a new log
I20260620 14:48:37.932235 4596 ts_tablet_manager.cc:1397] T c0197e88caff4b9f9619a731346f2ca3 P dd30d5b578e94b78a1b44d5d24e9e861: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260620 14:48:37.932931 4596 raft_consensus.cc:348] T c0197e88caff4b9f9619a731346f2ca3 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.933112 4596 raft_consensus.cc:374] T c0197e88caff4b9f9619a731346f2ca3 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:37.933234 4596 raft_consensus.cc:729] T c0197e88caff4b9f9619a731346f2ca3 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd30d5b578e94b78a1b44d5d24e9e861, State: Initialized, Role: FOLLOWER
I20260620 14:48:37.933446 4596 consensus_queue.cc:260] T c0197e88caff4b9f9619a731346f2ca3 P dd30d5b578e94b78a1b44d5d24e9e861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.933663 4596 raft_consensus.cc:388] T c0197e88caff4b9f9619a731346f2ca3 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:37.933799 4596 raft_consensus.cc:482] T c0197e88caff4b9f9619a731346f2ca3 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:37.933930 4596 raft_consensus.cc:3037] T c0197e88caff4b9f9619a731346f2ca3 P dd30d5b578e94b78a1b44d5d24e9e861 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:37.936030 4596 raft_consensus.cc:504] T c0197e88caff4b9f9619a731346f2ca3 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.936237 4596 leader_election.cc:302] T c0197e88caff4b9f9619a731346f2ca3 P dd30d5b578e94b78a1b44d5d24e9e861 [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: dd30d5b578e94b78a1b44d5d24e9e861; no voters:
I20260620 14:48:37.936463 4596 leader_election.cc:288] T c0197e88caff4b9f9619a731346f2ca3 P dd30d5b578e94b78a1b44d5d24e9e861 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:37.936549 4600 raft_consensus.cc:2781] T c0197e88caff4b9f9619a731346f2ca3 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:37.936725 4600 raft_consensus.cc:686] T c0197e88caff4b9f9619a731346f2ca3 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 LEADER]: Becoming Leader. State: Replica: dd30d5b578e94b78a1b44d5d24e9e861, State: Running, Role: LEADER
I20260620 14:48:37.936949 4596 ts_tablet_manager.cc:1428] T c0197e88caff4b9f9619a731346f2ca3 P dd30d5b578e94b78a1b44d5d24e9e861: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260620 14:48:37.936945 4600 consensus_queue.cc:237] T c0197e88caff4b9f9619a731346f2ca3 P dd30d5b578e94b78a1b44d5d24e9e861 [LEADER]: Queue going to LEADER mode. State: All 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: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } }
I20260620 14:48:37.938778 4460 catalog_manager.cc:5495] T c0197e88caff4b9f9619a731346f2ca3 P dd30d5b578e94b78a1b44d5d24e9e861 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd30d5b578e94b78a1b44d5d24e9e861 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd30d5b578e94b78a1b44d5d24e9e861" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38167 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:37.954079 4460 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39142:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-i32" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:37.979401 4635 tablet.cc:1722] T aed6b0226d874033b1ca527f2e2457db P dd30d5b578e94b78a1b44d5d24e9e861: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:37.981215 4635 tablet.cc:1620] T aed6b0226d874033b1ca527f2e2457db P dd30d5b578e94b78a1b44d5d24e9e861: MemRowSet was empty: no flush needed.
I20260620 14:48:37.988409 4635 tablet.cc:1722] T 9770ee8cda6d47b690ae2dd93d21d085 P dd30d5b578e94b78a1b44d5d24e9e861: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:37.989370 4635 tablet.cc:1620] T 9770ee8cda6d47b690ae2dd93d21d085 P dd30d5b578e94b78a1b44d5d24e9e861: MemRowSet was empty: no flush needed.
I20260620 14:48:37.995702 4635 tablet.cc:1722] T 5a740eb9234f4bc89532231f89d4e5a6 P dd30d5b578e94b78a1b44d5d24e9e861: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:37.996730 4635 tablet.cc:1620] T 5a740eb9234f4bc89532231f89d4e5a6 P dd30d5b578e94b78a1b44d5d24e9e861: MemRowSet was empty: no flush needed.
I20260620 14:48:38.003321 4635 tablet.cc:1722] T 866b0351c67a4a79bee14101e457e84f P dd30d5b578e94b78a1b44d5d24e9e861: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:38.004130 4635 tablet.cc:1620] T 866b0351c67a4a79bee14101e457e84f P dd30d5b578e94b78a1b44d5d24e9e861: MemRowSet was empty: no flush needed.
I20260620 14:48:38.009542 4632 tablet.cc:1722] T db222fbab80b4c9c9f6e6910333f6bfe P dd30d5b578e94b78a1b44d5d24e9e861: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:38.011699 4632 tablet.cc:1620] T db222fbab80b4c9c9f6e6910333f6bfe P dd30d5b578e94b78a1b44d5d24e9e861: MemRowSet was empty: no flush needed.
I20260620 14:48:38.010918 4628 tablet.cc:1722] T 54419e6abcd940629cc64d6b1f8e20b2 P dd30d5b578e94b78a1b44d5d24e9e861: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:38.012576 4628 tablet.cc:1620] T 54419e6abcd940629cc64d6b1f8e20b2 P dd30d5b578e94b78a1b44d5d24e9e861: MemRowSet was empty: no flush needed.
I20260620 14:48:38.010346 4629 tablet.cc:1722] T 1669177e4ee44f81be9d8ea1c629dde2 P dd30d5b578e94b78a1b44d5d24e9e861: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:38.013613 4629 tablet.cc:1620] T 1669177e4ee44f81be9d8ea1c629dde2 P dd30d5b578e94b78a1b44d5d24e9e861: MemRowSet was empty: no flush needed.
I20260620 14:48:38.014418 4635 tablet.cc:1722] T 29e5f3ef1b934b6993fb07f2112aa58a P dd30d5b578e94b78a1b44d5d24e9e861: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:38.019272 4635 tablet.cc:1620] T 29e5f3ef1b934b6993fb07f2112aa58a P dd30d5b578e94b78a1b44d5d24e9e861: MemRowSet was empty: no flush needed.
I20260620 14:48:38.019891 4628 tablet.cc:1722] T bf9d9c26ad034677aa622e50c3389ecb P dd30d5b578e94b78a1b44d5d24e9e861: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:38.020430 4628 tablet.cc:1620] T bf9d9c26ad034677aa622e50c3389ecb P dd30d5b578e94b78a1b44d5d24e9e861: MemRowSet was empty: no flush needed.
I20260620 14:48:38.024602 4635 tablet.cc:1722] T c0197e88caff4b9f9619a731346f2ca3 P dd30d5b578e94b78a1b44d5d24e9e861: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:38.025240 4635 tablet.cc:1620] T c0197e88caff4b9f9619a731346f2ca3 P dd30d5b578e94b78a1b44d5d24e9e861: MemRowSet was empty: no flush needed.
I20260620 14:48:38.032677 4459 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 15e64dbdda47424e8f3680fc62509af9: split-table [id=ca38ef650f264ea18e879f2fc96567f2] alter complete (version 1)
I20260620 14:48:38.055018 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:48:38.066645 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:38.067018 388 tablet_replica.cc:330] T c0197e88caff4b9f9619a731346f2ca3 P dd30d5b578e94b78a1b44d5d24e9e861: stopping tablet replica
I20260620 14:48:38.067392 388 raft_consensus.cc:2229] T c0197e88caff4b9f9619a731346f2ca3 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:38.067749 388 raft_consensus.cc:2258] T c0197e88caff4b9f9619a731346f2ca3 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:38.069018 388 tablet_replica.cc:330] T 54419e6abcd940629cc64d6b1f8e20b2 P dd30d5b578e94b78a1b44d5d24e9e861: stopping tablet replica
I20260620 14:48:38.069290 388 raft_consensus.cc:2229] T 54419e6abcd940629cc64d6b1f8e20b2 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:38.069557 388 raft_consensus.cc:2258] T 54419e6abcd940629cc64d6b1f8e20b2 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:38.070858 388 tablet_replica.cc:330] T bf9d9c26ad034677aa622e50c3389ecb P dd30d5b578e94b78a1b44d5d24e9e861: stopping tablet replica
I20260620 14:48:38.071106 388 raft_consensus.cc:2229] T bf9d9c26ad034677aa622e50c3389ecb P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:38.071364 388 raft_consensus.cc:2258] T bf9d9c26ad034677aa622e50c3389ecb P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:38.072378 388 tablet_replica.cc:330] T 29e5f3ef1b934b6993fb07f2112aa58a P dd30d5b578e94b78a1b44d5d24e9e861: stopping tablet replica
I20260620 14:48:38.072606 388 raft_consensus.cc:2229] T 29e5f3ef1b934b6993fb07f2112aa58a P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:38.072796 388 raft_consensus.cc:2258] T 29e5f3ef1b934b6993fb07f2112aa58a P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:38.073559 388 tablet_replica.cc:330] T 5a740eb9234f4bc89532231f89d4e5a6 P dd30d5b578e94b78a1b44d5d24e9e861: stopping tablet replica
I20260620 14:48:38.073735 388 raft_consensus.cc:2229] T 5a740eb9234f4bc89532231f89d4e5a6 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:38.073913 388 raft_consensus.cc:2258] T 5a740eb9234f4bc89532231f89d4e5a6 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:38.074577 388 tablet_replica.cc:330] T f8890f76472541a48ea3d64674df02b7 P dd30d5b578e94b78a1b44d5d24e9e861: stopping tablet replica
I20260620 14:48:38.074759 388 raft_consensus.cc:2229] T f8890f76472541a48ea3d64674df02b7 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:38.074920 388 raft_consensus.cc:2258] T f8890f76472541a48ea3d64674df02b7 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:38.075613 388 tablet_replica.cc:330] T 9770ee8cda6d47b690ae2dd93d21d085 P dd30d5b578e94b78a1b44d5d24e9e861: stopping tablet replica
I20260620 14:48:38.075791 388 raft_consensus.cc:2229] T 9770ee8cda6d47b690ae2dd93d21d085 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:38.075979 388 raft_consensus.cc:2258] T 9770ee8cda6d47b690ae2dd93d21d085 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:38.076793 388 tablet_replica.cc:330] T 1669177e4ee44f81be9d8ea1c629dde2 P dd30d5b578e94b78a1b44d5d24e9e861: stopping tablet replica
I20260620 14:48:38.076967 388 raft_consensus.cc:2229] T 1669177e4ee44f81be9d8ea1c629dde2 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:38.077148 388 raft_consensus.cc:2258] T 1669177e4ee44f81be9d8ea1c629dde2 P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:38.077798 388 tablet_replica.cc:330] T 866b0351c67a4a79bee14101e457e84f P dd30d5b578e94b78a1b44d5d24e9e861: stopping tablet replica
I20260620 14:48:38.077967 388 raft_consensus.cc:2229] T 866b0351c67a4a79bee14101e457e84f P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:38.078140 388 raft_consensus.cc:2258] T 866b0351c67a4a79bee14101e457e84f P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:38.078809 388 tablet_replica.cc:330] T db222fbab80b4c9c9f6e6910333f6bfe P dd30d5b578e94b78a1b44d5d24e9e861: stopping tablet replica
I20260620 14:48:38.078979 388 raft_consensus.cc:2229] T db222fbab80b4c9c9f6e6910333f6bfe P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:38.079151 388 raft_consensus.cc:2258] T db222fbab80b4c9c9f6e6910333f6bfe P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:38.079888 388 tablet_replica.cc:330] T aed6b0226d874033b1ca527f2e2457db P dd30d5b578e94b78a1b44d5d24e9e861: stopping tablet replica
I20260620 14:48:38.080051 388 raft_consensus.cc:2229] T aed6b0226d874033b1ca527f2e2457db P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:38.080228 388 raft_consensus.cc:2258] T aed6b0226d874033b1ca527f2e2457db P dd30d5b578e94b78a1b44d5d24e9e861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:38.087997 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:48:38.114030 388 master.cc:537] Master@127.0.97.62:37385 shutting down...
I20260620 14:48:38.122718 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 15e64dbdda47424e8f3680fc62509af9 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:38.123008 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 15e64dbdda47424e8f3680fc62509af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:38.123193 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P 15e64dbdda47424e8f3680fc62509af9: stopping tablet replica
I20260620 14:48:38.137547 388 master.cc:552] Master@127.0.97.62:37385 shutdown complete.
[ OK ] AlterTableTest.TestInsertAfterAlterTable (570 ms)
[ RUN ] AlterTableTest.TestMultipleAlters
I20260620 14:48:38.151150 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:35309
I20260620 14:48:38.151672 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:38.152489 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:38.153904 388 webserver.cc:460] Webserver started at http://127.0.97.62:34575/ using document root <none> and password file <none>
I20260620 14:48:38.154160 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:38.154261 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:38.154429 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:38.155068 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "a19e213a93854f1abb6015851b29801f"
format_stamp: "Formatted at 2026-06-20 14:48:38 on dist-test-slave-nvk5"
I20260620 14:48:38.157712 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.004s sys 0.000s
I20260620 14:48:38.159236 4640 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:38.159562 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:48:38.159690 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "a19e213a93854f1abb6015851b29801f"
format_stamp: "Formatted at 2026-06-20 14:48:38 on dist-test-slave-nvk5"
I20260620 14:48:38.159828 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781966855785253-388-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)
I20260620 14:48:38.173379 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:38.173851 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:38.184823 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:35309
I20260620 14:48:38.184850 4691 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:35309 every 8 connection(s)
I20260620 14:48:38.185988 4692 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:38.190444 4692 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a19e213a93854f1abb6015851b29801f: Bootstrap starting.
I20260620 14:48:38.191651 4692 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a19e213a93854f1abb6015851b29801f: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:38.193190 4692 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a19e213a93854f1abb6015851b29801f: No bootstrap required, opened a new log
I20260620 14:48:38.193759 4692 raft_consensus.cc:348] T 00000000000000000000000000000000 P a19e213a93854f1abb6015851b29801f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a19e213a93854f1abb6015851b29801f" member_type: VOTER }
I20260620 14:48:38.193893 4692 raft_consensus.cc:374] T 00000000000000000000000000000000 P a19e213a93854f1abb6015851b29801f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:38.194010 4692 raft_consensus.cc:729] T 00000000000000000000000000000000 P a19e213a93854f1abb6015851b29801f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a19e213a93854f1abb6015851b29801f, State: Initialized, Role: FOLLOWER
I20260620 14:48:38.194243 4692 consensus_queue.cc:260] T 00000000000000000000000000000000 P a19e213a93854f1abb6015851b29801f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a19e213a93854f1abb6015851b29801f" member_type: VOTER }
I20260620 14:48:38.194401 4692 raft_consensus.cc:388] T 00000000000000000000000000000000 P a19e213a93854f1abb6015851b29801f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:38.194660 4692 raft_consensus.cc:482] T 00000000000000000000000000000000 P a19e213a93854f1abb6015851b29801f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:38.194911 4692 raft_consensus.cc:3037] T 00000000000000000000000000000000 P a19e213a93854f1abb6015851b29801f [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:38.197080 4692 raft_consensus.cc:504] T 00000000000000000000000000000000 P a19e213a93854f1abb6015851b29801f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a19e213a93854f1abb6015851b29801f" member_type: VOTER }
I20260620 14:48:38.197311 4692 leader_election.cc:302] T 00000000000000000000000000000000 P a19e213a93854f1abb6015851b29801f [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: a19e213a93854f1abb6015851b29801f; no voters:
I20260620 14:48:38.197751 4692 leader_election.cc:288] T 00000000000000000000000000000000 P a19e213a93854f1abb6015851b29801f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:38.197875 4695 raft_consensus.cc:2781] T 00000000000000000000000000000000 P a19e213a93854f1abb6015851b29801f [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:38.198374 4695 raft_consensus.cc:686] T 00000000000000000000000000000000 P a19e213a93854f1abb6015851b29801f [term 1 LEADER]: Becoming Leader. State: Replica: a19e213a93854f1abb6015851b29801f, State: Running, Role: LEADER
I20260620 14:48:38.198614 4695 consensus_queue.cc:237] T 00000000000000000000000000000000 P a19e213a93854f1abb6015851b29801f [LEADER]: Queue going to LEADER mode. State: All 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: "a19e213a93854f1abb6015851b29801f" member_type: VOTER }
I20260620 14:48:38.198698 4692 sys_catalog.cc:564] T 00000000000000000000000000000000 P a19e213a93854f1abb6015851b29801f [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:48:38.199486 4696 sys_catalog.cc:455] T 00000000000000000000000000000000 P a19e213a93854f1abb6015851b29801f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a19e213a93854f1abb6015851b29801f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a19e213a93854f1abb6015851b29801f" member_type: VOTER } }
I20260620 14:48:38.199532 4697 sys_catalog.cc:455] T 00000000000000000000000000000000 P a19e213a93854f1abb6015851b29801f [sys.catalog]: SysCatalogTable state changed. Reason: New leader a19e213a93854f1abb6015851b29801f. Latest consensus state: current_term: 1 leader_uuid: "a19e213a93854f1abb6015851b29801f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a19e213a93854f1abb6015851b29801f" member_type: VOTER } }
I20260620 14:48:38.199702 4696 sys_catalog.cc:458] T 00000000000000000000000000000000 P a19e213a93854f1abb6015851b29801f [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:38.199752 4697 sys_catalog.cc:458] T 00000000000000000000000000000000 P a19e213a93854f1abb6015851b29801f [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:38.200248 4700 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:48:38.201876 4700 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:48:38.204277 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:48:38.205044 4700 catalog_manager.cc:1347] Generated new cluster ID: 23384c023a694df6ba94c09acfb6ecf5
I20260620 14:48:38.205118 4700 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:48:38.222921 4700 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:48:38.223801 4700 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:48:38.228721 4700 catalog_manager.cc:5868] T 00000000000000000000000000000000 P a19e213a93854f1abb6015851b29801f: Generated new TSK 0
I20260620 14:48:38.228961 4700 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:48:38.237035 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:38.238009 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:38.239310 388 webserver.cc:460] Webserver started at http://127.0.97.1:34853/ using document root <none> and password file <none>
I20260620 14:48:38.239495 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:38.239562 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:38.239657 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:38.240216 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "999ee7a268c749ba8d9c8cff952d06f7"
format_stamp: "Formatted at 2026-06-20 14:48:38 on dist-test-slave-nvk5"
I20260620 14:48:38.242524 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:48:38.243997 4716 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:38.244336 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:48:38.244472 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "999ee7a268c749ba8d9c8cff952d06f7"
format_stamp: "Formatted at 2026-06-20 14:48:38 on dist-test-slave-nvk5"
I20260620 14:48:38.244622 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781966855785253-388-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)
I20260620 14:48:38.260046 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:38.260596 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:38.261171 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:38.261971 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:38.262034 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:38.262095 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:38.262140 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:38.274459 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:46289
I20260620 14:48:38.274487 4778 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:46289 every 8 connection(s)
I20260620 14:48:38.281948 4779 heartbeater.cc:347] Connected to a master server at 127.0.97.62:35309
I20260620 14:48:38.282089 4779 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:38.282400 4779 heartbeater.cc:511] Master 127.0.97.62:35309 requested a full tablet report, sending...
I20260620 14:48:38.283157 4657 ts_manager.cc:194] Registered new tserver with Master: 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289)
I20260620 14:48:38.283332 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008002181s
I20260620 14:48:38.284209 4657 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48146
I20260620 14:48:38.293869 4657 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48162:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:48:38.295562 4779 heartbeater.cc:503] Master 127.0.97.62:35309 was elected leader, sending a full tablet report...
I20260620 14:48:38.306159 4744 tablet_service.cc:1467] Processing CreateTablet for tablet d170b02d1e5d4e889d99a9a0cdb38fce (DEFAULT_TABLE table=fake-table [id=58c851eb25bc4c65b40d64f109f0e37c]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:38.306605 4744 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d170b02d1e5d4e889d99a9a0cdb38fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:38.311883 4791 tablet_bootstrap.cc:492] T d170b02d1e5d4e889d99a9a0cdb38fce P 999ee7a268c749ba8d9c8cff952d06f7: Bootstrap starting.
I20260620 14:48:38.313212 4791 tablet_bootstrap.cc:654] T d170b02d1e5d4e889d99a9a0cdb38fce P 999ee7a268c749ba8d9c8cff952d06f7: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:38.314798 4791 tablet_bootstrap.cc:492] T d170b02d1e5d4e889d99a9a0cdb38fce P 999ee7a268c749ba8d9c8cff952d06f7: No bootstrap required, opened a new log
I20260620 14:48:38.314929 4791 ts_tablet_manager.cc:1397] T d170b02d1e5d4e889d99a9a0cdb38fce P 999ee7a268c749ba8d9c8cff952d06f7: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260620 14:48:38.315488 4791 raft_consensus.cc:348] T d170b02d1e5d4e889d99a9a0cdb38fce P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.315651 4791 raft_consensus.cc:374] T d170b02d1e5d4e889d99a9a0cdb38fce P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:38.315721 4791 raft_consensus.cc:729] T d170b02d1e5d4e889d99a9a0cdb38fce P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 999ee7a268c749ba8d9c8cff952d06f7, State: Initialized, Role: FOLLOWER
I20260620 14:48:38.315955 4791 consensus_queue.cc:260] T d170b02d1e5d4e889d99a9a0cdb38fce P 999ee7a268c749ba8d9c8cff952d06f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.316112 4791 raft_consensus.cc:388] T d170b02d1e5d4e889d99a9a0cdb38fce P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:38.316196 4791 raft_consensus.cc:482] T d170b02d1e5d4e889d99a9a0cdb38fce P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:38.316275 4791 raft_consensus.cc:3037] T d170b02d1e5d4e889d99a9a0cdb38fce P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:38.318812 4791 raft_consensus.cc:504] T d170b02d1e5d4e889d99a9a0cdb38fce P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.319060 4791 leader_election.cc:302] T d170b02d1e5d4e889d99a9a0cdb38fce P 999ee7a268c749ba8d9c8cff952d06f7 [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: 999ee7a268c749ba8d9c8cff952d06f7; no voters:
I20260620 14:48:38.319547 4791 leader_election.cc:288] T d170b02d1e5d4e889d99a9a0cdb38fce P 999ee7a268c749ba8d9c8cff952d06f7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:38.319643 4793 raft_consensus.cc:2781] T d170b02d1e5d4e889d99a9a0cdb38fce P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:38.320117 4793 raft_consensus.cc:686] T d170b02d1e5d4e889d99a9a0cdb38fce P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 LEADER]: Becoming Leader. State: Replica: 999ee7a268c749ba8d9c8cff952d06f7, State: Running, Role: LEADER
I20260620 14:48:38.320287 4791 ts_tablet_manager.cc:1428] T d170b02d1e5d4e889d99a9a0cdb38fce P 999ee7a268c749ba8d9c8cff952d06f7: Time spent starting tablet: real 0.005s user 0.004s sys 0.002s
I20260620 14:48:38.320343 4793 consensus_queue.cc:237] T d170b02d1e5d4e889d99a9a0cdb38fce P 999ee7a268c749ba8d9c8cff952d06f7 [LEADER]: Queue going to LEADER mode. State: All 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: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.322160 4657 catalog_manager.cc:5495] T d170b02d1e5d4e889d99a9a0cdb38fce P 999ee7a268c749ba8d9c8cff952d06f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "999ee7a268c749ba8d9c8cff952d06f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:38.344394 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:48:38.345366 4657 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48162:
name: "split-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001d\000\000\000\004\001\310\000\000\000\004\001,\001\000\000\004\001\220\001\000\000\004\001\364\001\000\000\004\001X\002\000\000\004\001\274\002\000\000\004\001 \003\000\000\004\001\204\003\000\000""\004\001d\000\000\000\004\001\310\000\000\000\004\001,\001\000\000\004\001\220\001\000\000\004\001\364\001\000\000\004\001X\002\000\000\004\001\274\002\000\000\004\001 \003\000\000\004\001\204\003\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:48:38.355149 4744 tablet_service.cc:1467] Processing CreateTablet for tablet b7aff4afc1e6428aa021e3add9126d39 (DEFAULT_TABLE table=split-table [id=25d6dcb7c42d432482259304b9dc86f0]), partition=RANGE (c0) PARTITION VALUES < 100
I20260620 14:48:38.355316 4743 tablet_service.cc:1467] Processing CreateTablet for tablet 8018eb3713624a10bdf1d84b76e45bb1 (DEFAULT_TABLE table=split-table [id=25d6dcb7c42d432482259304b9dc86f0]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20260620 14:48:38.355643 4744 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b7aff4afc1e6428aa021e3add9126d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:38.355988 4743 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8018eb3713624a10bdf1d84b76e45bb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:38.356328 4742 tablet_service.cc:1467] Processing CreateTablet for tablet f86b1491c90446e39bea65b65a38bbf0 (DEFAULT_TABLE table=split-table [id=25d6dcb7c42d432482259304b9dc86f0]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20260620 14:48:38.356738 4742 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f86b1491c90446e39bea65b65a38bbf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:38.358235 4741 tablet_service.cc:1467] Processing CreateTablet for tablet 7cb28c92ef1248b79658a5e49be71204 (DEFAULT_TABLE table=split-table [id=25d6dcb7c42d432482259304b9dc86f0]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20260620 14:48:38.358677 4741 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7cb28c92ef1248b79658a5e49be71204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:38.360356 4740 tablet_service.cc:1467] Processing CreateTablet for tablet f52d67b5b5304d3d9e7f8e7871fd5821 (DEFAULT_TABLE table=split-table [id=25d6dcb7c42d432482259304b9dc86f0]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20260620 14:48:38.360767 4739 tablet_service.cc:1467] Processing CreateTablet for tablet 80a1b6838a5d4ad98601ae358d6daf82 (DEFAULT_TABLE table=split-table [id=25d6dcb7c42d432482259304b9dc86f0]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20260620 14:48:38.361093 4739 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 80a1b6838a5d4ad98601ae358d6daf82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:38.362462 4791 tablet_bootstrap.cc:492] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7: Bootstrap starting.
I20260620 14:48:38.363838 4791 tablet_bootstrap.cc:654] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:38.364751 4738 tablet_service.cc:1467] Processing CreateTablet for tablet 0c1bf8845aa449b995fd24d221329cb8 (DEFAULT_TABLE table=split-table [id=25d6dcb7c42d432482259304b9dc86f0]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20260620 14:48:38.365069 4738 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0c1bf8845aa449b995fd24d221329cb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:38.367780 4735 tablet_service.cc:1467] Processing CreateTablet for tablet db49eac9f2f8460087a7dacb498a612d (DEFAULT_TABLE table=split-table [id=25d6dcb7c42d432482259304b9dc86f0]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20260620 14:48:38.367848 4737 tablet_service.cc:1467] Processing CreateTablet for tablet 63ec2e992d09430d922424057fe4c7e8 (DEFAULT_TABLE table=split-table [id=25d6dcb7c42d432482259304b9dc86f0]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20260620 14:48:38.368171 4791 tablet_bootstrap.cc:492] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7: No bootstrap required, opened a new log
I20260620 14:48:38.368251 4735 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet db49eac9f2f8460087a7dacb498a612d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:38.368330 4791 ts_tablet_manager.cc:1397] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7: Time spent bootstrapping tablet: real 0.006s user 0.002s sys 0.000s
I20260620 14:48:38.368299 4736 tablet_service.cc:1467] Processing CreateTablet for tablet 3ee2d94341a144db8bd01e824ece0a44 (DEFAULT_TABLE table=split-table [id=25d6dcb7c42d432482259304b9dc86f0]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20260620 14:48:38.369115 4791 raft_consensus.cc:348] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.369324 4791 raft_consensus.cc:374] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:38.369402 4791 raft_consensus.cc:729] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 999ee7a268c749ba8d9c8cff952d06f7, State: Initialized, Role: FOLLOWER
I20260620 14:48:38.369678 4791 consensus_queue.cc:260] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.369882 4791 raft_consensus.cc:388] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:38.369984 4791 raft_consensus.cc:482] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:38.370103 4791 raft_consensus.cc:3037] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:38.373209 4791 raft_consensus.cc:504] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.373476 4736 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3ee2d94341a144db8bd01e824ece0a44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:38.373699 4740 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f52d67b5b5304d3d9e7f8e7871fd5821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:38.374277 4737 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 63ec2e992d09430d922424057fe4c7e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:38.373481 4791 leader_election.cc:302] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7 [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: 999ee7a268c749ba8d9c8cff952d06f7; no voters:
I20260620 14:48:38.375779 4791 leader_election.cc:288] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:38.376230 4791 ts_tablet_manager.cc:1428] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7: Time spent starting tablet: real 0.008s user 0.003s sys 0.002s
I20260620 14:48:38.376992 4791 tablet_bootstrap.cc:492] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7: Bootstrap starting.
I20260620 14:48:38.378703 4791 tablet_bootstrap.cc:654] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:38.381009 4793 raft_consensus.cc:2781] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:38.381229 4793 raft_consensus.cc:686] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 LEADER]: Becoming Leader. State: Replica: 999ee7a268c749ba8d9c8cff952d06f7, State: Running, Role: LEADER
I20260620 14:48:38.381548 4793 consensus_queue.cc:237] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7 [LEADER]: Queue going to LEADER mode. State: All 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: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.383018 4791 tablet_bootstrap.cc:492] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7: No bootstrap required, opened a new log
I20260620 14:48:38.383214 4791 ts_tablet_manager.cc:1397] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7: Time spent bootstrapping tablet: real 0.006s user 0.005s sys 0.001s
I20260620 14:48:38.384007 4791 raft_consensus.cc:348] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.384256 4791 raft_consensus.cc:374] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:38.384357 4791 raft_consensus.cc:729] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 999ee7a268c749ba8d9c8cff952d06f7, State: Initialized, Role: FOLLOWER
I20260620 14:48:38.384603 4791 consensus_queue.cc:260] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.384822 4791 raft_consensus.cc:388] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:38.384933 4791 raft_consensus.cc:482] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:38.385061 4791 raft_consensus.cc:3037] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:38.384974 4657 catalog_manager.cc:5495] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "999ee7a268c749ba8d9c8cff952d06f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:38.387760 4791 raft_consensus.cc:504] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.388019 4791 leader_election.cc:302] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7 [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: 999ee7a268c749ba8d9c8cff952d06f7; no voters:
I20260620 14:48:38.388214 4791 leader_election.cc:288] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:38.388271 4793 raft_consensus.cc:2781] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:38.388489 4793 raft_consensus.cc:686] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 LEADER]: Becoming Leader. State: Replica: 999ee7a268c749ba8d9c8cff952d06f7, State: Running, Role: LEADER
I20260620 14:48:38.388725 4791 ts_tablet_manager.cc:1428] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260620 14:48:38.388753 4793 consensus_queue.cc:237] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7 [LEADER]: Queue going to LEADER mode. State: All 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: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.389011 4791 tablet_bootstrap.cc:492] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7: Bootstrap starting.
I20260620 14:48:38.390836 4791 tablet_bootstrap.cc:654] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:38.390784 4657 catalog_manager.cc:5495] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "999ee7a268c749ba8d9c8cff952d06f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:38.392570 4791 tablet_bootstrap.cc:492] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7: No bootstrap required, opened a new log
I20260620 14:48:38.392730 4791 ts_tablet_manager.cc:1397] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:38.393404 4791 raft_consensus.cc:348] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.393597 4791 raft_consensus.cc:374] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:38.393697 4791 raft_consensus.cc:729] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 999ee7a268c749ba8d9c8cff952d06f7, State: Initialized, Role: FOLLOWER
I20260620 14:48:38.393926 4791 consensus_queue.cc:260] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.394109 4791 raft_consensus.cc:388] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:38.394207 4791 raft_consensus.cc:482] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:38.394325 4791 raft_consensus.cc:3037] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:38.396767 4791 raft_consensus.cc:504] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.396957 4791 leader_election.cc:302] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7 [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: 999ee7a268c749ba8d9c8cff952d06f7; no voters:
I20260620 14:48:38.397128 4791 leader_election.cc:288] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:38.397205 4793 raft_consensus.cc:2781] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:38.397361 4793 raft_consensus.cc:686] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 LEADER]: Becoming Leader. State: Replica: 999ee7a268c749ba8d9c8cff952d06f7, State: Running, Role: LEADER
I20260620 14:48:38.397614 4791 ts_tablet_manager.cc:1428] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260620 14:48:38.397608 4793 consensus_queue.cc:237] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7 [LEADER]: Queue going to LEADER mode. State: All 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: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.397938 4791 tablet_bootstrap.cc:492] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7: Bootstrap starting.
I20260620 14:48:38.399610 4791 tablet_bootstrap.cc:654] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:38.399765 4657 catalog_manager.cc:5495] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "999ee7a268c749ba8d9c8cff952d06f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:38.401335 4791 tablet_bootstrap.cc:492] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7: No bootstrap required, opened a new log
I20260620 14:48:38.401497 4791 ts_tablet_manager.cc:1397] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260620 14:48:38.402153 4791 raft_consensus.cc:348] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.402354 4791 raft_consensus.cc:374] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:38.402494 4791 raft_consensus.cc:729] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 999ee7a268c749ba8d9c8cff952d06f7, State: Initialized, Role: FOLLOWER
I20260620 14:48:38.402725 4791 consensus_queue.cc:260] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.402930 4791 raft_consensus.cc:388] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:38.403034 4791 raft_consensus.cc:482] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:38.403146 4791 raft_consensus.cc:3037] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:38.405784 4791 raft_consensus.cc:504] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.406013 4791 leader_election.cc:302] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7 [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: 999ee7a268c749ba8d9c8cff952d06f7; no voters:
I20260620 14:48:38.406217 4791 leader_election.cc:288] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:38.406308 4795 raft_consensus.cc:2781] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:38.406528 4795 raft_consensus.cc:686] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 LEADER]: Becoming Leader. State: Replica: 999ee7a268c749ba8d9c8cff952d06f7, State: Running, Role: LEADER
I20260620 14:48:38.406682 4791 ts_tablet_manager.cc:1428] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260620 14:48:38.406785 4795 consensus_queue.cc:237] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7 [LEADER]: Queue going to LEADER mode. State: All 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: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.406921 4791 tablet_bootstrap.cc:492] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7: Bootstrap starting.
I20260620 14:48:38.408761 4791 tablet_bootstrap.cc:654] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:38.409068 4657 catalog_manager.cc:5495] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "999ee7a268c749ba8d9c8cff952d06f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:38.410418 4791 tablet_bootstrap.cc:492] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7: No bootstrap required, opened a new log
I20260620 14:48:38.410570 4791 ts_tablet_manager.cc:1397] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:38.411226 4791 raft_consensus.cc:348] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.411410 4791 raft_consensus.cc:374] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:38.411509 4791 raft_consensus.cc:729] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 999ee7a268c749ba8d9c8cff952d06f7, State: Initialized, Role: FOLLOWER
I20260620 14:48:38.411721 4791 consensus_queue.cc:260] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.411900 4791 raft_consensus.cc:388] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:38.411994 4791 raft_consensus.cc:482] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:38.412101 4791 raft_consensus.cc:3037] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:38.414502 4791 raft_consensus.cc:504] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.414736 4791 leader_election.cc:302] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7 [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: 999ee7a268c749ba8d9c8cff952d06f7; no voters:
I20260620 14:48:38.414923 4791 leader_election.cc:288] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:38.415055 4795 raft_consensus.cc:2781] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:38.415313 4795 raft_consensus.cc:686] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 LEADER]: Becoming Leader. State: Replica: 999ee7a268c749ba8d9c8cff952d06f7, State: Running, Role: LEADER
I20260620 14:48:38.415390 4791 ts_tablet_manager.cc:1428] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260620 14:48:38.415628 4791 tablet_bootstrap.cc:492] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7: Bootstrap starting.
I20260620 14:48:38.415551 4795 consensus_queue.cc:237] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7 [LEADER]: Queue going to LEADER mode. State: All 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: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.417217 4791 tablet_bootstrap.cc:654] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:38.417912 4656 catalog_manager.cc:5495] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "999ee7a268c749ba8d9c8cff952d06f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:38.418823 4791 tablet_bootstrap.cc:492] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7: No bootstrap required, opened a new log
I20260620 14:48:38.418967 4791 ts_tablet_manager.cc:1397] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.003s
I20260620 14:48:38.419529 4791 raft_consensus.cc:348] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.419714 4791 raft_consensus.cc:374] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:38.419822 4791 raft_consensus.cc:729] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 999ee7a268c749ba8d9c8cff952d06f7, State: Initialized, Role: FOLLOWER
I20260620 14:48:38.420034 4791 consensus_queue.cc:260] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.420233 4791 raft_consensus.cc:388] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:38.420346 4791 raft_consensus.cc:482] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:38.420449 4791 raft_consensus.cc:3037] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:38.422994 4791 raft_consensus.cc:504] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.423214 4791 leader_election.cc:302] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7 [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: 999ee7a268c749ba8d9c8cff952d06f7; no voters:
I20260620 14:48:38.423386 4791 leader_election.cc:288] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:38.423491 4795 raft_consensus.cc:2781] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:38.423679 4795 raft_consensus.cc:686] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 LEADER]: Becoming Leader. State: Replica: 999ee7a268c749ba8d9c8cff952d06f7, State: Running, Role: LEADER
I20260620 14:48:38.423842 4791 ts_tablet_manager.cc:1428] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7: Time spent starting tablet: real 0.005s user 0.002s sys 0.001s
I20260620 14:48:38.423894 4795 consensus_queue.cc:237] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7 [LEADER]: Queue going to LEADER mode. State: All 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: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.424116 4791 tablet_bootstrap.cc:492] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7: Bootstrap starting.
I20260620 14:48:38.425666 4791 tablet_bootstrap.cc:654] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:38.425930 4656 catalog_manager.cc:5495] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "999ee7a268c749ba8d9c8cff952d06f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:38.427261 4791 tablet_bootstrap.cc:492] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7: No bootstrap required, opened a new log
I20260620 14:48:38.427407 4791 ts_tablet_manager.cc:1397] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:48:38.427989 4791 raft_consensus.cc:348] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.428174 4791 raft_consensus.cc:374] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:38.428292 4791 raft_consensus.cc:729] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 999ee7a268c749ba8d9c8cff952d06f7, State: Initialized, Role: FOLLOWER
I20260620 14:48:38.428495 4791 consensus_queue.cc:260] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.428709 4791 raft_consensus.cc:388] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:38.428800 4791 raft_consensus.cc:482] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:38.428894 4791 raft_consensus.cc:3037] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:38.431273 4791 raft_consensus.cc:504] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.431454 4791 leader_election.cc:302] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7 [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: 999ee7a268c749ba8d9c8cff952d06f7; no voters:
I20260620 14:48:38.431610 4791 leader_election.cc:288] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:38.431668 4795 raft_consensus.cc:2781] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:38.431885 4795 raft_consensus.cc:686] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 LEADER]: Becoming Leader. State: Replica: 999ee7a268c749ba8d9c8cff952d06f7, State: Running, Role: LEADER
I20260620 14:48:38.432121 4791 ts_tablet_manager.cc:1428] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7: Time spent starting tablet: real 0.005s user 0.002s sys 0.000s
I20260620 14:48:38.432117 4795 consensus_queue.cc:237] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7 [LEADER]: Queue going to LEADER mode. State: All 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: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.432400 4791 tablet_bootstrap.cc:492] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7: Bootstrap starting.
I20260620 14:48:38.433903 4791 tablet_bootstrap.cc:654] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:38.434149 4656 catalog_manager.cc:5495] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "999ee7a268c749ba8d9c8cff952d06f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:38.435886 4791 tablet_bootstrap.cc:492] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7: No bootstrap required, opened a new log
I20260620 14:48:38.436049 4791 ts_tablet_manager.cc:1397] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:38.436630 4791 raft_consensus.cc:348] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.436817 4791 raft_consensus.cc:374] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:38.436929 4791 raft_consensus.cc:729] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 999ee7a268c749ba8d9c8cff952d06f7, State: Initialized, Role: FOLLOWER
I20260620 14:48:38.437130 4791 consensus_queue.cc:260] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.437266 4791 raft_consensus.cc:388] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:38.437387 4791 raft_consensus.cc:482] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:38.437487 4791 raft_consensus.cc:3037] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:38.439924 4791 raft_consensus.cc:504] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.440141 4791 leader_election.cc:302] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7 [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: 999ee7a268c749ba8d9c8cff952d06f7; no voters:
I20260620 14:48:38.440351 4791 leader_election.cc:288] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:38.440423 4795 raft_consensus.cc:2781] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:38.440610 4795 raft_consensus.cc:686] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 LEADER]: Becoming Leader. State: Replica: 999ee7a268c749ba8d9c8cff952d06f7, State: Running, Role: LEADER
I20260620 14:48:38.440831 4791 ts_tablet_manager.cc:1428] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260620 14:48:38.440840 4795 consensus_queue.cc:237] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7 [LEADER]: Queue going to LEADER mode. State: All 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: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.441107 4791 tablet_bootstrap.cc:492] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7: Bootstrap starting.
I20260620 14:48:38.442574 4791 tablet_bootstrap.cc:654] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:38.443181 4656 catalog_manager.cc:5495] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "999ee7a268c749ba8d9c8cff952d06f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:38.444451 4791 tablet_bootstrap.cc:492] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7: No bootstrap required, opened a new log
I20260620 14:48:38.444607 4791 ts_tablet_manager.cc:1397] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.001s
I20260620 14:48:38.445263 4791 raft_consensus.cc:348] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.445443 4791 raft_consensus.cc:374] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:38.445544 4791 raft_consensus.cc:729] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 999ee7a268c749ba8d9c8cff952d06f7, State: Initialized, Role: FOLLOWER
I20260620 14:48:38.445753 4791 consensus_queue.cc:260] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.445933 4791 raft_consensus.cc:388] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:38.446043 4791 raft_consensus.cc:482] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:38.446146 4791 raft_consensus.cc:3037] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:38.448261 4791 raft_consensus.cc:504] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.448438 4791 leader_election.cc:302] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7 [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: 999ee7a268c749ba8d9c8cff952d06f7; no voters:
I20260620 14:48:38.448624 4791 leader_election.cc:288] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:38.448733 4795 raft_consensus.cc:2781] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:38.448912 4795 raft_consensus.cc:686] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 LEADER]: Becoming Leader. State: Replica: 999ee7a268c749ba8d9c8cff952d06f7, State: Running, Role: LEADER
I20260620 14:48:38.449069 4791 ts_tablet_manager.cc:1428] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7: Time spent starting tablet: real 0.004s user 0.001s sys 0.003s
I20260620 14:48:38.449131 4795 consensus_queue.cc:237] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7 [LEADER]: Queue going to LEADER mode. State: All 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: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.449345 4791 tablet_bootstrap.cc:492] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7: Bootstrap starting.
I20260620 14:48:38.451031 4791 tablet_bootstrap.cc:654] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:38.451259 4657 catalog_manager.cc:5495] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "999ee7a268c749ba8d9c8cff952d06f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:38.452646 4791 tablet_bootstrap.cc:492] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7: No bootstrap required, opened a new log
I20260620 14:48:38.452797 4791 ts_tablet_manager.cc:1397] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260620 14:48:38.453418 4791 raft_consensus.cc:348] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.453604 4791 raft_consensus.cc:374] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:38.453715 4791 raft_consensus.cc:729] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 999ee7a268c749ba8d9c8cff952d06f7, State: Initialized, Role: FOLLOWER
I20260620 14:48:38.453943 4791 consensus_queue.cc:260] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.454116 4791 raft_consensus.cc:388] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:38.454200 4791 raft_consensus.cc:482] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:38.454298 4791 raft_consensus.cc:3037] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:38.456812 4791 raft_consensus.cc:504] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.456983 4791 leader_election.cc:302] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7 [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: 999ee7a268c749ba8d9c8cff952d06f7; no voters:
I20260620 14:48:38.457139 4791 leader_election.cc:288] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:38.457194 4795 raft_consensus.cc:2781] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:38.457324 4795 raft_consensus.cc:686] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 LEADER]: Becoming Leader. State: Replica: 999ee7a268c749ba8d9c8cff952d06f7, State: Running, Role: LEADER
I20260620 14:48:38.457585 4791 ts_tablet_manager.cc:1428] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260620 14:48:38.457520 4795 consensus_queue.cc:237] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7 [LEADER]: Queue going to LEADER mode. State: All 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: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } }
I20260620 14:48:38.459203 4657 catalog_manager.cc:5495] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "999ee7a268c749ba8d9c8cff952d06f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999ee7a268c749ba8d9c8cff952d06f7" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46289 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:38.479768 4657 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48162:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col0" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:38.487850 4656 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48162:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col1" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:38.576956 4656 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48162:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col2" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:38.611003 4825 tablet.cc:1722] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:38.616004 4830 tablet.cc:1722] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:38.620280 4830 tablet.cc:1620] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.620525 4825 tablet.cc:1620] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.621820 4656 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48162:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col3" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:38.636740 4833 tablet.cc:1722] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:38.637909 4833 tablet.cc:1620] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.643086 4825 tablet.cc:1722] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:38.643666 4825 tablet.cc:1620] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.644145 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 8018eb3713624a10bdf1d84b76e45bb1 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 4 got 1
I20260620 14:48:38.648758 4828 tablet.cc:1722] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:38.649686 4828 tablet.cc:1620] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.651048 4657 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48162:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col4" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:38.661651 4657 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48162:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col5" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:38.664147 4830 tablet.cc:1722] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:38.666241 4828 tablet.cc:1722] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:38.666615 4656 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet f86b1491c90446e39bea65b65a38bbf0 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 5 got 1
I20260620 14:48:38.667719 4828 tablet.cc:1620] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.670405 4655 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet db49eac9f2f8460087a7dacb498a612d (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 6 got 1
I20260620 14:48:38.671481 4833 tablet.cc:1722] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:38.672156 4833 tablet.cc:1620] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.675202 4656 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 63ec2e992d09430d922424057fe4c7e8 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 6 got 1
I20260620 14:48:38.666628 4830 tablet.cc:1620] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.680325 4828 tablet.cc:1722] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:38.681842 4656 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 3ee2d94341a144db8bd01e824ece0a44 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 6 got 1
I20260620 14:48:38.682317 4828 tablet.cc:1620] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.684249 4656 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 0c1bf8845aa449b995fd24d221329cb8 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 6 got 1
I20260620 14:48:38.683750 4825 tablet.cc:1722] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:38.686344 4825 tablet.cc:1620] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.687896 4656 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48162:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col6" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:38.688778 4833 tablet.cc:1722] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:38.689443 4833 tablet.cc:1620] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.691252 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 80a1b6838a5d4ad98601ae358d6daf82 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 6 got 1
I20260620 14:48:38.694974 4833 tablet.cc:1722] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:38.695587 4833 tablet.cc:1620] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.702575 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 7cb28c92ef1248b79658a5e49be71204 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 7 got 1
I20260620 14:48:38.702841 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 8018eb3713624a10bdf1d84b76e45bb1 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 7 got 2
I20260620 14:48:38.707729 4830 tablet.cc:1722] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:38.708331 4830 tablet.cc:1620] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.712838 4657 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48162:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col7" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:38.716930 4828 tablet.cc:1722] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:38.717561 4828 tablet.cc:1620] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.718487 4825 tablet.cc:1722] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:38.719012 4825 tablet.cc:1620] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.719758 4833 tablet.cc:1722] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:38.720033 4656 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet f86b1491c90446e39bea65b65a38bbf0 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 8 got 2
I20260620 14:48:38.720324 4833 tablet.cc:1620] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.720322 4656 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet b7aff4afc1e6428aa021e3add9126d39 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 8 got 1
I20260620 14:48:38.721657 4656 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet f52d67b5b5304d3d9e7f8e7871fd5821 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 8 got 1
I20260620 14:48:38.726656 4833 tablet.cc:1722] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:38.727197 4833 tablet.cc:1620] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.727286 4828 tablet.cc:1722] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260620 14:48:38.727797 4828 tablet.cc:1620] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.729120 4825 tablet.cc:1722] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:38.729498 4657 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48162:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col8" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:38.731595 4833 tablet.cc:1722] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:38.732127 4833 tablet.cc:1620] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.729629 4825 tablet.cc:1620] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.739672 4656 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 63ec2e992d09430d922424057fe4c7e8 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 9 got 2
I20260620 14:48:38.741591 4656 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 3ee2d94341a144db8bd01e824ece0a44 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 9 got 2
I20260620 14:48:38.745625 4830 tablet.cc:1722] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:38.746306 4830 tablet.cc:1620] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.749395 4833 tablet.cc:1722] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260620 14:48:38.750154 4833 tablet.cc:1620] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.750532 4655 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48162:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col9" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:38.750721 4828 tablet.cc:1722] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260620 14:48:38.751253 4828 tablet.cc:1620] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.752075 4656 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 7cb28c92ef1248b79658a5e49be71204 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 9 got 2
I20260620 14:48:38.752640 4656 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 8018eb3713624a10bdf1d84b76e45bb1 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 9 got 3
I20260620 14:48:38.754381 4656 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 80a1b6838a5d4ad98601ae358d6daf82 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 9 got 2
I20260620 14:48:38.754647 4656 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet db49eac9f2f8460087a7dacb498a612d (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 9 got 2
I20260620 14:48:38.754882 4656 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 0c1bf8845aa449b995fd24d221329cb8 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 9 got 2
I20260620 14:48:38.759578 4833 tablet.cc:1722] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260620 14:48:38.761269 4833 tablet.cc:1620] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.761174 4825 tablet.cc:1722] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260620 14:48:38.761531 4828 tablet.cc:1722] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260620 14:48:38.761271 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet f52d67b5b5304d3d9e7f8e7871fd5821 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 2
I20260620 14:48:38.762002 4828 tablet.cc:1620] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.762202 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet b7aff4afc1e6428aa021e3add9126d39 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 2
I20260620 14:48:38.765856 4825 tablet.cc:1620] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.766919 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet f86b1491c90446e39bea65b65a38bbf0 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 3
I20260620 14:48:38.767442 4830 tablet.cc:1722] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260620 14:48:38.768113 4830 tablet.cc:1620] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.771121 4656 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 0c1bf8845aa449b995fd24d221329cb8 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 3
I20260620 14:48:38.771483 4656 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 3ee2d94341a144db8bd01e824ece0a44 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 3
I20260620 14:48:38.771875 4828 tablet.cc:1722] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260620 14:48:38.772485 4828 tablet.cc:1620] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.773706 4833 tablet.cc:1722] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260620 14:48:38.774408 4833 tablet.cc:1620] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.776818 4655 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 63ec2e992d09430d922424057fe4c7e8 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 3
I20260620 14:48:38.777069 4655 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet db49eac9f2f8460087a7dacb498a612d (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 3
I20260620 14:48:38.779367 4830 tablet.cc:1722] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260620 14:48:38.784078 4830 tablet.cc:1620] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.783927 4825 tablet.cc:1722] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260620 14:48:38.784981 4825 tablet.cc:1620] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.785279 4833 tablet.cc:1722] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260620 14:48:38.789834 4833 tablet.cc:1620] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.793228 4828 tablet.cc:1722] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260620 14:48:38.794560 4830 tablet.cc:1722] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260620 14:48:38.795475 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 8018eb3713624a10bdf1d84b76e45bb1 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 4
I20260620 14:48:38.795779 4828 tablet.cc:1620] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.809351 4830 tablet.cc:1620] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.796547 4833 tablet.cc:1722] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260620 14:48:38.810384 4833 tablet.cc:1620] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.814150 4655 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 80a1b6838a5d4ad98601ae358d6daf82 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 3
I20260620 14:48:38.814440 4655 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet f52d67b5b5304d3d9e7f8e7871fd5821 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 3
I20260620 14:48:38.814751 4655 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet f86b1491c90446e39bea65b65a38bbf0 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 5
I20260620 14:48:38.815232 4655 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 7cb28c92ef1248b79658a5e49be71204 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 3
I20260620 14:48:38.815423 4655 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 3ee2d94341a144db8bd01e824ece0a44 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 4
I20260620 14:48:38.816682 4830 tablet.cc:1722] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260620 14:48:38.817281 4830 tablet.cc:1620] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.808552 4825 tablet.cc:1722] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260620 14:48:38.818392 4825 tablet.cc:1620] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.820749 4833 tablet.cc:1722] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260620 14:48:38.821614 4833 tablet.cc:1620] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.825095 4828 tablet.cc:1722] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260620 14:48:38.826900 4828 tablet.cc:1620] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.828310 4833 tablet.cc:1717] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7: Skipping requested alter to schema version 4, tablet already version 5
I20260620 14:48:38.830641 4833 tablet.cc:1722] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260620 14:48:38.832726 4825 tablet.cc:1722] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260620 14:48:38.833777 4825 tablet.cc:1620] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.833370 4833 tablet.cc:1620] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.830775 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 0c1bf8845aa449b995fd24d221329cb8 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 4
I20260620 14:48:38.839849 4833 tablet.cc:1722] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260620 14:48:38.836460 4830 tablet.cc:1722] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260620 14:48:38.840448 4833 tablet.cc:1620] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.840623 4830 tablet.cc:1620] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.841616 4655 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet db49eac9f2f8460087a7dacb498a612d (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 4
I20260620 14:48:38.841813 4655 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet b7aff4afc1e6428aa021e3add9126d39 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 3
I20260620 14:48:38.841977 4655 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 8018eb3713624a10bdf1d84b76e45bb1 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 5
I20260620 14:48:38.842137 4655 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 80a1b6838a5d4ad98601ae358d6daf82 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 4
I20260620 14:48:38.842280 4655 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 63ec2e992d09430d922424057fe4c7e8 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 4
I20260620 14:48:38.841981 4828 tablet.cc:1722] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260620 14:48:38.846637 4828 tablet.cc:1620] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.848280 4833 tablet.cc:1722] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260620 14:48:38.849113 4833 tablet.cc:1620] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.847584 4825 tablet.cc:1722] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260620 14:48:38.849833 4825 tablet.cc:1620] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.856221 4828 tablet.cc:1722] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260620 14:48:38.856935 4830 tablet.cc:1722] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260620 14:48:38.857201 4828 tablet.cc:1620] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.857578 4830 tablet.cc:1620] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.858881 4833 tablet.cc:1722] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260620 14:48:38.859593 4833 tablet.cc:1620] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.860479 4825 tablet.cc:1722] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260620 14:48:38.861548 4825 tablet.cc:1620] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.863539 4828 tablet.cc:1722] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260620 14:48:38.864579 4828 tablet.cc:1620] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.869037 4830 tablet.cc:1722] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260620 14:48:38.869653 4830 tablet.cc:1620] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.869918 4833 tablet.cc:1722] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260620 14:48:38.870596 4833 tablet.cc:1620] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.870219 4828 tablet.cc:1722] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260620 14:48:38.871956 4828 tablet.cc:1620] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.871292 4825 tablet.cc:1722] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260620 14:48:38.872524 4825 tablet.cc:1620] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.879812 4828 tablet.cc:1722] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260620 14:48:38.881721 4833 tablet.cc:1722] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260620 14:48:38.881780 4830 tablet.cc:1722] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260620 14:48:38.881793 4825 tablet.cc:1722] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260620 14:48:38.883791 4833 tablet.cc:1620] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.883817 4825 tablet.cc:1620] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.883827 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 3ee2d94341a144db8bd01e824ece0a44 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 5
I20260620 14:48:38.885481 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet f52d67b5b5304d3d9e7f8e7871fd5821 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 4
I20260620 14:48:38.883816 4828 tablet.cc:1620] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.890542 4830 tablet.cc:1620] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.892928 4825 tablet.cc:1722] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260620 14:48:38.895378 4825 tablet.cc:1620] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.896523 4830 tablet.cc:1722] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260620 14:48:38.897406 4833 tablet.cc:1722] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260620 14:48:38.898658 4830 tablet.cc:1620] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.899382 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 3ee2d94341a144db8bd01e824ece0a44 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 7
I20260620 14:48:38.900094 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet f52d67b5b5304d3d9e7f8e7871fd5821 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 5
I20260620 14:48:38.900359 4833 tablet.cc:1620] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.900867 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 0c1bf8845aa449b995fd24d221329cb8 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 6
I20260620 14:48:38.901600 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet f86b1491c90446e39bea65b65a38bbf0 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 7
I20260620 14:48:38.902364 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 63ec2e992d09430d922424057fe4c7e8 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 6
I20260620 14:48:38.903952 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 8018eb3713624a10bdf1d84b76e45bb1 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 7
I20260620 14:48:38.904645 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 80a1b6838a5d4ad98601ae358d6daf82 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 6
I20260620 14:48:38.905293 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet b7aff4afc1e6428aa021e3add9126d39 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 5
I20260620 14:48:38.905681 4828 tablet.cc:1722] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260620 14:48:38.905939 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet db49eac9f2f8460087a7dacb498a612d (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 6
I20260620 14:48:38.906442 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 7cb28c92ef1248b79658a5e49be71204 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 5
I20260620 14:48:38.906692 4828 tablet.cc:1620] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.907339 4833 tablet.cc:1722] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260620 14:48:38.908046 4833 tablet.cc:1620] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.907786 4825 tablet.cc:1722] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260620 14:48:38.908480 4825 tablet.cc:1620] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.913834 4830 tablet.cc:1722] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260620 14:48:38.914820 4830 tablet.cc:1620] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.916685 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 7cb28c92ef1248b79658a5e49be71204 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 6
I20260620 14:48:38.916965 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet db49eac9f2f8460087a7dacb498a612d (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 7
I20260620 14:48:38.917193 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 80a1b6838a5d4ad98601ae358d6daf82 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 6
I20260620 14:48:38.917407 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 8018eb3713624a10bdf1d84b76e45bb1 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 7
I20260620 14:48:38.917611 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 3ee2d94341a144db8bd01e824ece0a44 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 7
I20260620 14:48:38.917851 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 63ec2e992d09430d922424057fe4c7e8 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 6
I20260620 14:48:38.921828 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet f52d67b5b5304d3d9e7f8e7871fd5821 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 6
I20260620 14:48:38.923484 4833 tablet.cc:1722] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260620 14:48:38.924031 4828 tablet.cc:1722] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260620 14:48:38.924345 4833 tablet.cc:1620] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.926570 4825 tablet.cc:1722] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260620 14:48:38.933681 4825 tablet.cc:1620] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.924749 4828 tablet.cc:1620] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.926290 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet f86b1491c90446e39bea65b65a38bbf0 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 8
I20260620 14:48:38.930995 4833 tablet.cc:1722] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260620 14:48:38.935559 4830 tablet.cc:1722] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260620 14:48:38.938297 4833 tablet.cc:1620] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.938684 4825 tablet.cc:1722] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260620 14:48:38.939309 4825 tablet.cc:1620] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.939308 4830 tablet.cc:1620] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.941582 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 0c1bf8845aa449b995fd24d221329cb8 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 7
I20260620 14:48:38.941905 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet b7aff4afc1e6428aa021e3add9126d39 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 6
I20260620 14:48:38.942153 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 80a1b6838a5d4ad98601ae358d6daf82 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 7
I20260620 14:48:38.942395 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 3ee2d94341a144db8bd01e824ece0a44 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 8
I20260620 14:48:38.942620 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 63ec2e992d09430d922424057fe4c7e8 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 7
I20260620 14:48:38.947458 4825 tablet.cc:1722] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260620 14:48:38.948695 4825 tablet.cc:1620] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.951370 4830 tablet.cc:1722] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260620 14:48:38.952103 4830 tablet.cc:1620] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.956758 4833 tablet.cc:1722] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260620 14:48:38.957518 4833 tablet.cc:1620] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.958979 4825 tablet.cc:1722] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260620 14:48:38.959754 4825 tablet.cc:1620] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.958719 4828 tablet.cc:1722] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260620 14:48:38.961323 4828 tablet.cc:1620] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.961223 4830 tablet.cc:1722] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260620 14:48:38.963603 4830 tablet.cc:1620] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.968735 4825 tablet.cc:1722] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260620 14:48:38.970321 4825 tablet.cc:1620] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.969504 4833 tablet.cc:1722] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260620 14:48:38.970548 4828 tablet.cc:1722] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260620 14:48:38.971777 4828 tablet.cc:1620] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.971253 4833 tablet.cc:1620] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.975131 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet f52d67b5b5304d3d9e7f8e7871fd5821 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 7
I20260620 14:48:38.977026 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet db49eac9f2f8460087a7dacb498a612d (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 8
I20260620 14:48:38.977174 4830 tablet.cc:1722] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260620 14:48:38.978945 4830 tablet.cc:1620] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.979791 4833 tablet.cc:1722] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260620 14:48:38.980600 4833 tablet.cc:1620] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.980954 4828 tablet.cc:1722] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260620 14:48:38.981431 4825 tablet.cc:1722] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260620 14:48:38.982158 4828 tablet.cc:1620] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.982328 4825 tablet.cc:1620] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.985023 4830 tablet.cc:1722] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260620 14:48:38.986639 4830 tablet.cc:1620] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.991281 4833 tablet.cc:1722] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260620 14:48:38.992014 4833 tablet.cc:1620] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.992141 4828 tablet.cc:1722] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260620 14:48:38.992962 4825 tablet.cc:1722] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260620 14:48:38.993623 4825 tablet.cc:1620] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.993655 4828 tablet.cc:1620] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.998268 4833 tablet.cc:1722] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260620 14:48:38.999114 4833 tablet.cc:1620] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:38.999996 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet f52d67b5b5304d3d9e7f8e7871fd5821 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 8
I20260620 14:48:39.002197 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 0c1bf8845aa449b995fd24d221329cb8 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 8
I20260620 14:48:39.002673 4828 tablet.cc:1722] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260620 14:48:39.003531 4833 tablet.cc:1722] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260620 14:48:39.003937 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet db49eac9f2f8460087a7dacb498a612d (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 9
I20260620 14:48:39.004323 4833 tablet.cc:1620] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:39.004733 4828 tablet.cc:1620] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:39.005134 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 80a1b6838a5d4ad98601ae358d6daf82 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 8
I20260620 14:48:39.006544 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 63ec2e992d09430d922424057fe4c7e8 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 8
I20260620 14:48:39.007521 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 8018eb3713624a10bdf1d84b76e45bb1 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 9
I20260620 14:48:39.006454 4830 tablet.cc:1722] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260620 14:48:39.008183 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet b7aff4afc1e6428aa021e3add9126d39 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 8
I20260620 14:48:39.008817 4657 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 7cb28c92ef1248b79658a5e49be71204 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 8
I20260620 14:48:39.008876 4833 tablet.cc:1722] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260620 14:48:39.008448 4830 tablet.cc:1620] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:39.009735 4833 tablet.cc:1620] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:39.007699 4825 tablet.cc:1722] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260620 14:48:39.013000 4825 tablet.cc:1620] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:39.014617 4833 tablet.cc:1722] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260620 14:48:39.009817 4828 tablet.cc:1722] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260620 14:48:39.017241 4655 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 80a1b6838a5d4ad98601ae358d6daf82 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 9
I20260620 14:48:39.018594 4833 tablet.cc:1620] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:39.018667 4655 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 63ec2e992d09430d922424057fe4c7e8 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 9
I20260620 14:48:39.019121 4655 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet b7aff4afc1e6428aa021e3add9126d39 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 9
I20260620 14:48:39.019340 4655 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet 7cb28c92ef1248b79658a5e49be71204 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 9
I20260620 14:48:39.021471 4828 tablet.cc:1620] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:39.023262 4655 catalog_manager.cc:5587] TS 999ee7a268c749ba8d9c8cff952d06f7 (127.0.97.1:46289) does not have the latest schema for tablet b7aff4afc1e6428aa021e3add9126d39 (table split-table [id=25d6dcb7c42d432482259304b9dc86f0]). Expected version 10 got 9
I20260620 14:48:39.017556 4830 tablet.cc:1722] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260620 14:48:39.025375 4830 tablet.cc:1620] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:39.024304 4825 tablet.cc:1722] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260620 14:48:39.028478 4825 tablet.cc:1620] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7: MemRowSet was empty: no flush needed.
I20260620 14:48:39.037424 4657 catalog_manager.cc:6040] T 00000000000000000000000000000000 P a19e213a93854f1abb6015851b29801f: split-table [id=25d6dcb7c42d432482259304b9dc86f0] alter complete (version 10)
I20260620 14:48:39.074918 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:48:39.086663 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:39.086941 388 tablet_replica.cc:330] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7: stopping tablet replica
I20260620 14:48:39.087184 388 raft_consensus.cc:2229] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:39.087538 388 raft_consensus.cc:2258] T 3ee2d94341a144db8bd01e824ece0a44 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:39.088358 388 tablet_replica.cc:330] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7: stopping tablet replica
I20260620 14:48:39.088596 388 raft_consensus.cc:2229] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:39.088846 388 raft_consensus.cc:2258] T db49eac9f2f8460087a7dacb498a612d P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:39.089601 388 tablet_replica.cc:330] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7: stopping tablet replica
I20260620 14:48:39.089789 388 raft_consensus.cc:2229] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:39.090144 388 raft_consensus.cc:2258] T 80a1b6838a5d4ad98601ae358d6daf82 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:39.090894 388 tablet_replica.cc:330] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7: stopping tablet replica
I20260620 14:48:39.091074 388 raft_consensus.cc:2229] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:39.091291 388 raft_consensus.cc:2258] T b7aff4afc1e6428aa021e3add9126d39 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:39.091926 388 tablet_replica.cc:330] T d170b02d1e5d4e889d99a9a0cdb38fce P 999ee7a268c749ba8d9c8cff952d06f7: stopping tablet replica
I20260620 14:48:39.092108 388 raft_consensus.cc:2229] T d170b02d1e5d4e889d99a9a0cdb38fce P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:39.092280 388 raft_consensus.cc:2258] T d170b02d1e5d4e889d99a9a0cdb38fce P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:39.092893 388 tablet_replica.cc:330] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7: stopping tablet replica
I20260620 14:48:39.093073 388 raft_consensus.cc:2229] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:39.093328 388 raft_consensus.cc:2258] T 63ec2e992d09430d922424057fe4c7e8 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:39.094036 388 tablet_replica.cc:330] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7: stopping tablet replica
I20260620 14:48:39.094210 388 raft_consensus.cc:2229] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:39.094417 388 raft_consensus.cc:2258] T 8018eb3713624a10bdf1d84b76e45bb1 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:39.095109 388 tablet_replica.cc:330] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7: stopping tablet replica
I20260620 14:48:39.095281 388 raft_consensus.cc:2229] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:39.095489 388 raft_consensus.cc:2258] T 7cb28c92ef1248b79658a5e49be71204 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:39.096104 388 tablet_replica.cc:330] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7: stopping tablet replica
I20260620 14:48:39.096287 388 raft_consensus.cc:2229] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:39.096639 388 raft_consensus.cc:2258] T f52d67b5b5304d3d9e7f8e7871fd5821 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:39.097280 388 tablet_replica.cc:330] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7: stopping tablet replica
I20260620 14:48:39.097450 388 raft_consensus.cc:2229] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:39.097654 388 raft_consensus.cc:2258] T f86b1491c90446e39bea65b65a38bbf0 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:39.098242 388 tablet_replica.cc:330] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7: stopping tablet replica
I20260620 14:48:39.098404 388 raft_consensus.cc:2229] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:39.098621 388 raft_consensus.cc:2258] T 0c1bf8845aa449b995fd24d221329cb8 P 999ee7a268c749ba8d9c8cff952d06f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:39.277256 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:48:39.282447 388 master.cc:537] Master@127.0.97.62:35309 shutting down...
I20260620 14:48:39.294252 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P a19e213a93854f1abb6015851b29801f [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:39.294497 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P a19e213a93854f1abb6015851b29801f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:39.294595 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P a19e213a93854f1abb6015851b29801f: stopping tablet replica
I20260620 14:48:39.298473 388 master.cc:552] Master@127.0.97.62:35309 shutdown complete.
[ OK ] AlterTableTest.TestMultipleAlters (1159 ms)
[ RUN ] AlterTableTest.TestAlterRangePartitioning
I20260620 14:48:39.310856 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:35751
I20260620 14:48:39.311414 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:39.312212 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:39.313616 388 webserver.cc:460] Webserver started at http://127.0.97.62:38119/ using document root <none> and password file <none>
I20260620 14:48:39.313834 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:39.313923 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:39.314064 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:39.314667 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "14bf90893afc4717b666fe5efae08378"
format_stamp: "Formatted at 2026-06-20 14:48:39 on dist-test-slave-nvk5"
I20260620 14:48:39.317153 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:48:39.318725 4842 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:39.319124 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:48:39.319238 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "14bf90893afc4717b666fe5efae08378"
format_stamp: "Formatted at 2026-06-20 14:48:39 on dist-test-slave-nvk5"
I20260620 14:48:39.319357 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781966855785253-388-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)
I20260620 14:48:39.329380 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:39.329866 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:39.340902 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:35751
I20260620 14:48:39.340925 4893 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:35751 every 8 connection(s)
I20260620 14:48:39.342213 4894 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:39.346686 4894 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378: Bootstrap starting.
I20260620 14:48:39.347914 4894 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:39.349550 4894 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378: No bootstrap required, opened a new log
I20260620 14:48:39.350240 4894 raft_consensus.cc:348] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14bf90893afc4717b666fe5efae08378" member_type: VOTER }
I20260620 14:48:39.350382 4894 raft_consensus.cc:374] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:39.350489 4894 raft_consensus.cc:729] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14bf90893afc4717b666fe5efae08378, State: Initialized, Role: FOLLOWER
I20260620 14:48:39.351003 4894 consensus_queue.cc:260] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "14bf90893afc4717b666fe5efae08378" member_type: VOTER }
I20260620 14:48:39.351198 4897 raft_consensus.cc:482] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 14:48:39.351411 4897 raft_consensus.cc:504] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14bf90893afc4717b666fe5efae08378" member_type: VOTER }
I20260620 14:48:39.351192 4894 raft_consensus.cc:388] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:39.351634 4897 leader_election.cc:302] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 14bf90893afc4717b666fe5efae08378; no voters:
I20260620 14:48:39.351747 4894 raft_consensus.cc:482] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:39.351867 4894 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:39.352190 4897 leader_election.cc:288] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers
I20260620 14:48:39.354113 4894 raft_consensus.cc:504] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14bf90893afc4717b666fe5efae08378" member_type: VOTER }
I20260620 14:48:39.354385 4894 leader_election.cc:302] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378 [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: 14bf90893afc4717b666fe5efae08378; no voters:
I20260620 14:48:39.354449 4898 raft_consensus.cc:2741] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260620 14:48:39.354579 4894 leader_election.cc:288] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:39.354693 4897 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:39.355306 4897 raft_consensus.cc:686] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378 [term 1 LEADER]: Becoming Leader. State: Replica: 14bf90893afc4717b666fe5efae08378, State: Running, Role: LEADER
I20260620 14:48:39.355551 4894 sys_catalog.cc:564] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378 [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:48:39.355557 4897 consensus_queue.cc:237] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378 [LEADER]: Queue going to LEADER mode. State: All 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: "14bf90893afc4717b666fe5efae08378" member_type: VOTER }
I20260620 14:48:39.356676 4898 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "14bf90893afc4717b666fe5efae08378" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14bf90893afc4717b666fe5efae08378" member_type: VOTER } }
I20260620 14:48:39.356808 4899 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 14bf90893afc4717b666fe5efae08378. Latest consensus state: current_term: 1 leader_uuid: "14bf90893afc4717b666fe5efae08378" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14bf90893afc4717b666fe5efae08378" member_type: VOTER } }
I20260620 14:48:39.356971 4899 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378 [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:39.356890 4898 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378 [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:39.360697 4905 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:48:39.361014 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:48:39.362043 4905 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:48:39.364841 4905 catalog_manager.cc:1347] Generated new cluster ID: f2e9a8bfcc264dc79702c57d0f7e8139
I20260620 14:48:39.364938 4905 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:48:39.377892 4905 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:48:39.378852 4905 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:48:39.388546 4905 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378: Generated new TSK 0
I20260620 14:48:39.388818 4905 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:48:39.393677 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:39.394814 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:39.396255 388 webserver.cc:460] Webserver started at http://127.0.97.1:43385/ using document root <none> and password file <none>
I20260620 14:48:39.396492 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:39.396610 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:39.396763 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:39.397413 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "4541128cb10c4c2d958c630cc3811679"
format_stamp: "Formatted at 2026-06-20 14:48:39 on dist-test-slave-nvk5"
I20260620 14:48:39.399902 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260620 14:48:39.401527 4919 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:39.401937 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260620 14:48:39.402031 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "4541128cb10c4c2d958c630cc3811679"
format_stamp: "Formatted at 2026-06-20 14:48:39 on dist-test-slave-nvk5"
I20260620 14:48:39.402132 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781966855785253-388-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)
I20260620 14:48:39.409471 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:39.409921 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:39.410478 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:39.411207 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:39.411290 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:39.411360 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:39.411413 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:39.424485 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:36533
I20260620 14:48:39.424613 4981 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:36533 every 8 connection(s)
I20260620 14:48:39.431988 4982 heartbeater.cc:347] Connected to a master server at 127.0.97.62:35751
I20260620 14:48:39.432144 4982 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:39.432467 4982 heartbeater.cc:511] Master 127.0.97.62:35751 requested a full tablet report, sending...
I20260620 14:48:39.433378 4859 ts_manager.cc:194] Registered new tserver with Master: 4541128cb10c4c2d958c630cc3811679 (127.0.97.1:36533)
I20260620 14:48:39.434384 4859 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48212
I20260620 14:48:39.434407 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008981811s
I20260620 14:48:39.445688 4859 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48220:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:48:39.445995 4982 heartbeater.cc:503] Master 127.0.97.62:35751 was elected leader, sending a full tablet report...
I20260620 14:48:39.460188 4947 tablet_service.cc:1467] Processing CreateTablet for tablet a8ff98325c064713a330fe0ae04cb177 (DEFAULT_TABLE table=fake-table [id=51a84ed72c854bd785a881601ff33c31]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:39.460712 4947 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a8ff98325c064713a330fe0ae04cb177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:39.465790 4994 tablet_bootstrap.cc:492] T a8ff98325c064713a330fe0ae04cb177 P 4541128cb10c4c2d958c630cc3811679: Bootstrap starting.
I20260620 14:48:39.467285 4994 tablet_bootstrap.cc:654] T a8ff98325c064713a330fe0ae04cb177 P 4541128cb10c4c2d958c630cc3811679: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:39.468814 4994 tablet_bootstrap.cc:492] T a8ff98325c064713a330fe0ae04cb177 P 4541128cb10c4c2d958c630cc3811679: No bootstrap required, opened a new log
I20260620 14:48:39.468973 4994 ts_tablet_manager.cc:1397] T a8ff98325c064713a330fe0ae04cb177 P 4541128cb10c4c2d958c630cc3811679: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260620 14:48:39.469549 4994 raft_consensus.cc:348] T a8ff98325c064713a330fe0ae04cb177 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.469732 4994 raft_consensus.cc:374] T a8ff98325c064713a330fe0ae04cb177 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:39.469847 4994 raft_consensus.cc:729] T a8ff98325c064713a330fe0ae04cb177 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4541128cb10c4c2d958c630cc3811679, State: Initialized, Role: FOLLOWER
I20260620 14:48:39.470075 4994 consensus_queue.cc:260] T a8ff98325c064713a330fe0ae04cb177 P 4541128cb10c4c2d958c630cc3811679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.470323 4994 raft_consensus.cc:388] T a8ff98325c064713a330fe0ae04cb177 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:39.470440 4994 raft_consensus.cc:482] T a8ff98325c064713a330fe0ae04cb177 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:39.470575 4994 raft_consensus.cc:3037] T a8ff98325c064713a330fe0ae04cb177 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:39.473012 4994 raft_consensus.cc:504] T a8ff98325c064713a330fe0ae04cb177 P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.473242 4994 leader_election.cc:302] T a8ff98325c064713a330fe0ae04cb177 P 4541128cb10c4c2d958c630cc3811679 [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: 4541128cb10c4c2d958c630cc3811679; no voters:
I20260620 14:48:39.473678 4994 leader_election.cc:288] T a8ff98325c064713a330fe0ae04cb177 P 4541128cb10c4c2d958c630cc3811679 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:39.473834 4996 raft_consensus.cc:2781] T a8ff98325c064713a330fe0ae04cb177 P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:39.474306 4996 raft_consensus.cc:686] T a8ff98325c064713a330fe0ae04cb177 P 4541128cb10c4c2d958c630cc3811679 [term 1 LEADER]: Becoming Leader. State: Replica: 4541128cb10c4c2d958c630cc3811679, State: Running, Role: LEADER
I20260620 14:48:39.474516 4994 ts_tablet_manager.cc:1428] T a8ff98325c064713a330fe0ae04cb177 P 4541128cb10c4c2d958c630cc3811679: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260620 14:48:39.474622 4996 consensus_queue.cc:237] T a8ff98325c064713a330fe0ae04cb177 P 4541128cb10c4c2d958c630cc3811679 [LEADER]: Queue going to LEADER mode. State: All 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: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.476451 4859 catalog_manager.cc:5495] T a8ff98325c064713a330fe0ae04cb177 P 4541128cb10c4c2d958c630cc3811679 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4541128cb10c4c2d958c630cc3811679 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "4541128cb10c4c2d958c630cc3811679" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:39.496930 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:48:39.498026 4859 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48220:
name: "test-alter-range-partitioning"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
hash_schema {
columns {
name: "c0"
}
num_buckets: 2
seed: 0
}
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:48:39.505626 4947 tablet_service.cc:1467] Processing CreateTablet for tablet 8537f55919904427af0dba720b6287ab (DEFAULT_TABLE table=test-alter-range-partitioning [id=c76dbd217adb4414b9aa1da3fc6bdccc]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:39.505749 4946 tablet_service.cc:1467] Processing CreateTablet for tablet 23cc5703ec0a453c8457afc8aaae0cec (DEFAULT_TABLE table=test-alter-range-partitioning [id=c76dbd217adb4414b9aa1da3fc6bdccc]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:39.506073 4947 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8537f55919904427af0dba720b6287ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:39.506268 4946 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 23cc5703ec0a453c8457afc8aaae0cec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:39.511543 4994 tablet_bootstrap.cc:492] T 8537f55919904427af0dba720b6287ab P 4541128cb10c4c2d958c630cc3811679: Bootstrap starting.
I20260620 14:48:39.512918 4994 tablet_bootstrap.cc:654] T 8537f55919904427af0dba720b6287ab P 4541128cb10c4c2d958c630cc3811679: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:39.514782 4994 tablet_bootstrap.cc:492] T 8537f55919904427af0dba720b6287ab P 4541128cb10c4c2d958c630cc3811679: No bootstrap required, opened a new log
I20260620 14:48:39.514954 4994 ts_tablet_manager.cc:1397] T 8537f55919904427af0dba720b6287ab P 4541128cb10c4c2d958c630cc3811679: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:48:39.515543 4994 raft_consensus.cc:348] T 8537f55919904427af0dba720b6287ab P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.515743 4994 raft_consensus.cc:374] T 8537f55919904427af0dba720b6287ab P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:39.515844 4994 raft_consensus.cc:729] T 8537f55919904427af0dba720b6287ab P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4541128cb10c4c2d958c630cc3811679, State: Initialized, Role: FOLLOWER
I20260620 14:48:39.516080 4994 consensus_queue.cc:260] T 8537f55919904427af0dba720b6287ab P 4541128cb10c4c2d958c630cc3811679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.516254 4994 raft_consensus.cc:388] T 8537f55919904427af0dba720b6287ab P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:39.516366 4994 raft_consensus.cc:482] T 8537f55919904427af0dba720b6287ab P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:39.516472 4994 raft_consensus.cc:3037] T 8537f55919904427af0dba720b6287ab P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:39.518536 4994 raft_consensus.cc:504] T 8537f55919904427af0dba720b6287ab P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.518772 4994 leader_election.cc:302] T 8537f55919904427af0dba720b6287ab P 4541128cb10c4c2d958c630cc3811679 [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: 4541128cb10c4c2d958c630cc3811679; no voters:
I20260620 14:48:39.518967 4994 leader_election.cc:288] T 8537f55919904427af0dba720b6287ab P 4541128cb10c4c2d958c630cc3811679 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:39.519006 4996 raft_consensus.cc:2781] T 8537f55919904427af0dba720b6287ab P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:39.519163 4996 raft_consensus.cc:686] T 8537f55919904427af0dba720b6287ab P 4541128cb10c4c2d958c630cc3811679 [term 1 LEADER]: Becoming Leader. State: Replica: 4541128cb10c4c2d958c630cc3811679, State: Running, Role: LEADER
I20260620 14:48:39.519403 4996 consensus_queue.cc:237] T 8537f55919904427af0dba720b6287ab P 4541128cb10c4c2d958c630cc3811679 [LEADER]: Queue going to LEADER mode. State: All 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: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.519546 4994 ts_tablet_manager.cc:1428] T 8537f55919904427af0dba720b6287ab P 4541128cb10c4c2d958c630cc3811679: Time spent starting tablet: real 0.004s user 0.005s sys 0.000s
I20260620 14:48:39.519797 4994 tablet_bootstrap.cc:492] T 23cc5703ec0a453c8457afc8aaae0cec P 4541128cb10c4c2d958c630cc3811679: Bootstrap starting.
I20260620 14:48:39.521633 4994 tablet_bootstrap.cc:654] T 23cc5703ec0a453c8457afc8aaae0cec P 4541128cb10c4c2d958c630cc3811679: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:39.521633 4858 catalog_manager.cc:5495] T 8537f55919904427af0dba720b6287ab P 4541128cb10c4c2d958c630cc3811679 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4541128cb10c4c2d958c630cc3811679 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "4541128cb10c4c2d958c630cc3811679" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:39.523528 4994 tablet_bootstrap.cc:492] T 23cc5703ec0a453c8457afc8aaae0cec P 4541128cb10c4c2d958c630cc3811679: No bootstrap required, opened a new log
I20260620 14:48:39.523672 4994 ts_tablet_manager.cc:1397] T 23cc5703ec0a453c8457afc8aaae0cec P 4541128cb10c4c2d958c630cc3811679: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:39.524284 4994 raft_consensus.cc:348] T 23cc5703ec0a453c8457afc8aaae0cec P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.524442 4994 raft_consensus.cc:374] T 23cc5703ec0a453c8457afc8aaae0cec P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:39.524569 4994 raft_consensus.cc:729] T 23cc5703ec0a453c8457afc8aaae0cec P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4541128cb10c4c2d958c630cc3811679, State: Initialized, Role: FOLLOWER
I20260620 14:48:39.524799 4994 consensus_queue.cc:260] T 23cc5703ec0a453c8457afc8aaae0cec P 4541128cb10c4c2d958c630cc3811679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.524957 4994 raft_consensus.cc:388] T 23cc5703ec0a453c8457afc8aaae0cec P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:39.525018 4994 raft_consensus.cc:482] T 23cc5703ec0a453c8457afc8aaae0cec P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:39.525096 4994 raft_consensus.cc:3037] T 23cc5703ec0a453c8457afc8aaae0cec P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:39.527074 4994 raft_consensus.cc:504] T 23cc5703ec0a453c8457afc8aaae0cec P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.527276 4994 leader_election.cc:302] T 23cc5703ec0a453c8457afc8aaae0cec P 4541128cb10c4c2d958c630cc3811679 [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: 4541128cb10c4c2d958c630cc3811679; no voters:
I20260620 14:48:39.527432 4994 leader_election.cc:288] T 23cc5703ec0a453c8457afc8aaae0cec P 4541128cb10c4c2d958c630cc3811679 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:39.527508 4996 raft_consensus.cc:2781] T 23cc5703ec0a453c8457afc8aaae0cec P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:39.527635 4996 raft_consensus.cc:686] T 23cc5703ec0a453c8457afc8aaae0cec P 4541128cb10c4c2d958c630cc3811679 [term 1 LEADER]: Becoming Leader. State: Replica: 4541128cb10c4c2d958c630cc3811679, State: Running, Role: LEADER
I20260620 14:48:39.527877 4994 ts_tablet_manager.cc:1428] T 23cc5703ec0a453c8457afc8aaae0cec P 4541128cb10c4c2d958c630cc3811679: Time spent starting tablet: real 0.004s user 0.001s sys 0.000s
I20260620 14:48:39.527904 4996 consensus_queue.cc:237] T 23cc5703ec0a453c8457afc8aaae0cec P 4541128cb10c4c2d958c630cc3811679 [LEADER]: Queue going to LEADER mode. State: All 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: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.529601 4858 catalog_manager.cc:5495] T 23cc5703ec0a453c8457afc8aaae0cec P 4541128cb10c4c2d958c630cc3811679 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4541128cb10c4c2d958c630cc3811679 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "4541128cb10c4c2d958c630cc3811679" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:39.556921 4859 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48220:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:39.560773 4859 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378: Sending DeleteTablet for 1 replicas of tablet 8537f55919904427af0dba720b6287ab
I20260620 14:48:39.561199 4859 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378: Sending DeleteTablet for 1 replicas of tablet 23cc5703ec0a453c8457afc8aaae0cec
I20260620 14:48:39.561733 4946 tablet_service.cc:1514] Processing DeleteTablet for tablet 8537f55919904427af0dba720b6287ab with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:39 UTC) from {username='slave'} at 127.0.0.1:45734
I20260620 14:48:39.561779 4947 tablet_service.cc:1514] Processing DeleteTablet for tablet 23cc5703ec0a453c8457afc8aaae0cec with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:39 UTC) from {username='slave'} at 127.0.0.1:45734
I20260620 14:48:39.562625 5010 tablet_replica.cc:330] T 23cc5703ec0a453c8457afc8aaae0cec P 4541128cb10c4c2d958c630cc3811679: stopping tablet replica
I20260620 14:48:39.562841 5010 raft_consensus.cc:2229] T 23cc5703ec0a453c8457afc8aaae0cec P 4541128cb10c4c2d958c630cc3811679 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:39.563097 5010 raft_consensus.cc:2258] T 23cc5703ec0a453c8457afc8aaae0cec P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:39.564189 5010 ts_tablet_manager.cc:1905] T 23cc5703ec0a453c8457afc8aaae0cec P 4541128cb10c4c2d958c630cc3811679: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:39.566499 4859 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48220:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:39.570808 4859 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 92e7daa4c7504c7a9ce7d1105ad6a002 has no consensus state
W20260620 14:48:39.571005 4859 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 03bc3d8908b14f369bbe4825edd57c2b has no consensus state
I20260620 14:48:39.571049 5010 ts_tablet_manager.cc:1918] T 23cc5703ec0a453c8457afc8aaae0cec P 4541128cb10c4c2d958c630cc3811679: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260620 14:48:39.571199 5010 log.cc:1196] T 23cc5703ec0a453c8457afc8aaae0cec P 4541128cb10c4c2d958c630cc3811679: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781966855785253-388-0/minicluster-data/ts-0-root/wals/23cc5703ec0a453c8457afc8aaae0cec
I20260620 14:48:39.571655 5010 ts_tablet_manager.cc:1939] T 23cc5703ec0a453c8457afc8aaae0cec P 4541128cb10c4c2d958c630cc3811679: Deleting consensus metadata
I20260620 14:48:39.572778 5010 tablet_replica.cc:330] T 8537f55919904427af0dba720b6287ab P 4541128cb10c4c2d958c630cc3811679: stopping tablet replica
I20260620 14:48:39.572916 4846 catalog_manager.cc:4841] TS 4541128cb10c4c2d958c630cc3811679 (127.0.97.1:36533): tablet 23cc5703ec0a453c8457afc8aaae0cec (table test-alter-range-partitioning [id=c76dbd217adb4414b9aa1da3fc6bdccc]) successfully deleted
I20260620 14:48:39.572978 5010 raft_consensus.cc:2229] T 8537f55919904427af0dba720b6287ab P 4541128cb10c4c2d958c630cc3811679 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:39.573191 5010 raft_consensus.cc:2258] T 8537f55919904427af0dba720b6287ab P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:39.574153 5010 ts_tablet_manager.cc:1905] T 8537f55919904427af0dba720b6287ab P 4541128cb10c4c2d958c630cc3811679: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:39.575074 4947 tablet_service.cc:1467] Processing CreateTablet for tablet 92e7daa4c7504c7a9ce7d1105ad6a002 (DEFAULT_TABLE table=test-alter-range-partitioning [id=c76dbd217adb4414b9aa1da3fc6bdccc]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:39.575278 4946 tablet_service.cc:1467] Processing CreateTablet for tablet 03bc3d8908b14f369bbe4825edd57c2b (DEFAULT_TABLE table=test-alter-range-partitioning [id=c76dbd217adb4414b9aa1da3fc6bdccc]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:39.575543 4947 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 92e7daa4c7504c7a9ce7d1105ad6a002. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:39.575783 4946 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 03bc3d8908b14f369bbe4825edd57c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:39.580716 5010 ts_tablet_manager.cc:1918] T 8537f55919904427af0dba720b6287ab P 4541128cb10c4c2d958c630cc3811679: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260620 14:48:39.580713 4994 tablet_bootstrap.cc:492] T 92e7daa4c7504c7a9ce7d1105ad6a002 P 4541128cb10c4c2d958c630cc3811679: Bootstrap starting.
I20260620 14:48:39.581187 5010 log.cc:1196] T 8537f55919904427af0dba720b6287ab P 4541128cb10c4c2d958c630cc3811679: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781966855785253-388-0/minicluster-data/ts-0-root/wals/8537f55919904427af0dba720b6287ab
I20260620 14:48:39.581633 5010 ts_tablet_manager.cc:1939] T 8537f55919904427af0dba720b6287ab P 4541128cb10c4c2d958c630cc3811679: Deleting consensus metadata
I20260620 14:48:39.582655 4846 catalog_manager.cc:4841] TS 4541128cb10c4c2d958c630cc3811679 (127.0.97.1:36533): tablet 8537f55919904427af0dba720b6287ab (table test-alter-range-partitioning [id=c76dbd217adb4414b9aa1da3fc6bdccc]) successfully deleted
I20260620 14:48:39.582767 4994 tablet_bootstrap.cc:654] T 92e7daa4c7504c7a9ce7d1105ad6a002 P 4541128cb10c4c2d958c630cc3811679: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:39.584282 4994 tablet_bootstrap.cc:492] T 92e7daa4c7504c7a9ce7d1105ad6a002 P 4541128cb10c4c2d958c630cc3811679: No bootstrap required, opened a new log
I20260620 14:48:39.584445 4994 ts_tablet_manager.cc:1397] T 92e7daa4c7504c7a9ce7d1105ad6a002 P 4541128cb10c4c2d958c630cc3811679: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260620 14:48:39.585033 4994 raft_consensus.cc:348] T 92e7daa4c7504c7a9ce7d1105ad6a002 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.585286 4994 raft_consensus.cc:374] T 92e7daa4c7504c7a9ce7d1105ad6a002 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:39.585386 4994 raft_consensus.cc:729] T 92e7daa4c7504c7a9ce7d1105ad6a002 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4541128cb10c4c2d958c630cc3811679, State: Initialized, Role: FOLLOWER
I20260620 14:48:39.585644 4994 consensus_queue.cc:260] T 92e7daa4c7504c7a9ce7d1105ad6a002 P 4541128cb10c4c2d958c630cc3811679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.585837 4994 raft_consensus.cc:388] T 92e7daa4c7504c7a9ce7d1105ad6a002 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:39.585912 4994 raft_consensus.cc:482] T 92e7daa4c7504c7a9ce7d1105ad6a002 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:39.585985 4994 raft_consensus.cc:3037] T 92e7daa4c7504c7a9ce7d1105ad6a002 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:39.587689 4994 raft_consensus.cc:504] T 92e7daa4c7504c7a9ce7d1105ad6a002 P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.587884 4994 leader_election.cc:302] T 92e7daa4c7504c7a9ce7d1105ad6a002 P 4541128cb10c4c2d958c630cc3811679 [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: 4541128cb10c4c2d958c630cc3811679; no voters:
I20260620 14:48:39.588033 4994 leader_election.cc:288] T 92e7daa4c7504c7a9ce7d1105ad6a002 P 4541128cb10c4c2d958c630cc3811679 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:39.588155 4997 raft_consensus.cc:2781] T 92e7daa4c7504c7a9ce7d1105ad6a002 P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:39.588405 4997 raft_consensus.cc:686] T 92e7daa4c7504c7a9ce7d1105ad6a002 P 4541128cb10c4c2d958c630cc3811679 [term 1 LEADER]: Becoming Leader. State: Replica: 4541128cb10c4c2d958c630cc3811679, State: Running, Role: LEADER
I20260620 14:48:39.588652 4994 ts_tablet_manager.cc:1428] T 92e7daa4c7504c7a9ce7d1105ad6a002 P 4541128cb10c4c2d958c630cc3811679: Time spent starting tablet: real 0.004s user 0.001s sys 0.003s
I20260620 14:48:39.588778 4997 consensus_queue.cc:237] T 92e7daa4c7504c7a9ce7d1105ad6a002 P 4541128cb10c4c2d958c630cc3811679 [LEADER]: Queue going to LEADER mode. State: All 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: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.589025 4994 tablet_bootstrap.cc:492] T 03bc3d8908b14f369bbe4825edd57c2b P 4541128cb10c4c2d958c630cc3811679: Bootstrap starting.
I20260620 14:48:39.591192 4994 tablet_bootstrap.cc:654] T 03bc3d8908b14f369bbe4825edd57c2b P 4541128cb10c4c2d958c630cc3811679: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:39.591216 4859 catalog_manager.cc:5495] T 92e7daa4c7504c7a9ce7d1105ad6a002 P 4541128cb10c4c2d958c630cc3811679 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4541128cb10c4c2d958c630cc3811679 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "4541128cb10c4c2d958c630cc3811679" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:39.593063 4994 tablet_bootstrap.cc:492] T 03bc3d8908b14f369bbe4825edd57c2b P 4541128cb10c4c2d958c630cc3811679: No bootstrap required, opened a new log
I20260620 14:48:39.593319 4994 ts_tablet_manager.cc:1397] T 03bc3d8908b14f369bbe4825edd57c2b P 4541128cb10c4c2d958c630cc3811679: Time spent bootstrapping tablet: real 0.004s user 0.004s sys 0.000s
I20260620 14:48:39.594066 4994 raft_consensus.cc:348] T 03bc3d8908b14f369bbe4825edd57c2b P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.594291 4994 raft_consensus.cc:374] T 03bc3d8908b14f369bbe4825edd57c2b P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:39.594413 4994 raft_consensus.cc:729] T 03bc3d8908b14f369bbe4825edd57c2b P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4541128cb10c4c2d958c630cc3811679, State: Initialized, Role: FOLLOWER
I20260620 14:48:39.594650 4994 consensus_queue.cc:260] T 03bc3d8908b14f369bbe4825edd57c2b P 4541128cb10c4c2d958c630cc3811679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.594864 4994 raft_consensus.cc:388] T 03bc3d8908b14f369bbe4825edd57c2b P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:39.594970 4994 raft_consensus.cc:482] T 03bc3d8908b14f369bbe4825edd57c2b P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:39.595116 4994 raft_consensus.cc:3037] T 03bc3d8908b14f369bbe4825edd57c2b P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:39.597537 4994 raft_consensus.cc:504] T 03bc3d8908b14f369bbe4825edd57c2b P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.597766 4994 leader_election.cc:302] T 03bc3d8908b14f369bbe4825edd57c2b P 4541128cb10c4c2d958c630cc3811679 [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: 4541128cb10c4c2d958c630cc3811679; no voters:
I20260620 14:48:39.597909 4994 leader_election.cc:288] T 03bc3d8908b14f369bbe4825edd57c2b P 4541128cb10c4c2d958c630cc3811679 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:39.597987 4997 raft_consensus.cc:2781] T 03bc3d8908b14f369bbe4825edd57c2b P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:39.598268 4997 raft_consensus.cc:686] T 03bc3d8908b14f369bbe4825edd57c2b P 4541128cb10c4c2d958c630cc3811679 [term 1 LEADER]: Becoming Leader. State: Replica: 4541128cb10c4c2d958c630cc3811679, State: Running, Role: LEADER
I20260620 14:48:39.598497 4994 ts_tablet_manager.cc:1428] T 03bc3d8908b14f369bbe4825edd57c2b P 4541128cb10c4c2d958c630cc3811679: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260620 14:48:39.598513 4997 consensus_queue.cc:237] T 03bc3d8908b14f369bbe4825edd57c2b P 4541128cb10c4c2d958c630cc3811679 [LEADER]: Queue going to LEADER mode. State: All 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: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.600857 4858 catalog_manager.cc:5495] T 03bc3d8908b14f369bbe4825edd57c2b P 4541128cb10c4c2d958c630cc3811679 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4541128cb10c4c2d958c630cc3811679 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "4541128cb10c4c2d958c630cc3811679" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:39.604991 4858 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378: test-alter-range-partitioning [id=c76dbd217adb4414b9aa1da3fc6bdccc] alter complete (version 0)
I20260620 14:48:39.629904 4856 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48220:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\010\0011\000\000\000\t\001\225\000\000\000""\010\0011\000\000\000\t\001\225\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:39.634624 4856 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6ddfc5c6c83a4a9bb9ec65793f88211e has no consensus state
W20260620 14:48:39.634840 4856 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 683901a095b547bcaa5d62632261caad has no consensus state
I20260620 14:48:39.634913 4856 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378: Sending DeleteTablet for 1 replicas of tablet 92e7daa4c7504c7a9ce7d1105ad6a002
I20260620 14:48:39.635185 4856 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378: Sending DeleteTablet for 1 replicas of tablet 03bc3d8908b14f369bbe4825edd57c2b
I20260620 14:48:39.635779 4947 tablet_service.cc:1514] Processing DeleteTablet for tablet 03bc3d8908b14f369bbe4825edd57c2b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:39 UTC) from {username='slave'} at 127.0.0.1:45734
I20260620 14:48:39.635776 4946 tablet_service.cc:1514] Processing DeleteTablet for tablet 92e7daa4c7504c7a9ce7d1105ad6a002 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:39 UTC) from {username='slave'} at 127.0.0.1:45734
I20260620 14:48:39.636231 5010 tablet_replica.cc:330] T 92e7daa4c7504c7a9ce7d1105ad6a002 P 4541128cb10c4c2d958c630cc3811679: stopping tablet replica
I20260620 14:48:39.636473 5010 raft_consensus.cc:2229] T 92e7daa4c7504c7a9ce7d1105ad6a002 P 4541128cb10c4c2d958c630cc3811679 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:39.636767 5010 raft_consensus.cc:2258] T 92e7daa4c7504c7a9ce7d1105ad6a002 P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:39.637960 5010 ts_tablet_manager.cc:1905] T 92e7daa4c7504c7a9ce7d1105ad6a002 P 4541128cb10c4c2d958c630cc3811679: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:39.639937 4947 tablet_service.cc:1467] Processing CreateTablet for tablet 6ddfc5c6c83a4a9bb9ec65793f88211e (DEFAULT_TABLE table=test-alter-range-partitioning [id=c76dbd217adb4414b9aa1da3fc6bdccc]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260620 14:48:39.640415 4947 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6ddfc5c6c83a4a9bb9ec65793f88211e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:39.645795 5010 ts_tablet_manager.cc:1918] T 92e7daa4c7504c7a9ce7d1105ad6a002 P 4541128cb10c4c2d958c630cc3811679: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260620 14:48:39.645977 5010 log.cc:1196] T 92e7daa4c7504c7a9ce7d1105ad6a002 P 4541128cb10c4c2d958c630cc3811679: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781966855785253-388-0/minicluster-data/ts-0-root/wals/92e7daa4c7504c7a9ce7d1105ad6a002
I20260620 14:48:39.646298 4946 tablet_service.cc:1467] Processing CreateTablet for tablet 683901a095b547bcaa5d62632261caad (DEFAULT_TABLE table=test-alter-range-partitioning [id=c76dbd217adb4414b9aa1da3fc6bdccc]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260620 14:48:39.646477 5010 ts_tablet_manager.cc:1939] T 92e7daa4c7504c7a9ce7d1105ad6a002 P 4541128cb10c4c2d958c630cc3811679: Deleting consensus metadata
I20260620 14:48:39.646755 4946 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 683901a095b547bcaa5d62632261caad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:39.647526 5010 tablet_replica.cc:330] T 03bc3d8908b14f369bbe4825edd57c2b P 4541128cb10c4c2d958c630cc3811679: stopping tablet replica
I20260620 14:48:39.647763 5010 raft_consensus.cc:2229] T 03bc3d8908b14f369bbe4825edd57c2b P 4541128cb10c4c2d958c630cc3811679 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:39.648011 5010 raft_consensus.cc:2258] T 03bc3d8908b14f369bbe4825edd57c2b P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:39.648823 4846 catalog_manager.cc:4841] TS 4541128cb10c4c2d958c630cc3811679 (127.0.97.1:36533): tablet 92e7daa4c7504c7a9ce7d1105ad6a002 (table test-alter-range-partitioning [id=c76dbd217adb4414b9aa1da3fc6bdccc]) successfully deleted
I20260620 14:48:39.654367 4994 tablet_bootstrap.cc:492] T 683901a095b547bcaa5d62632261caad P 4541128cb10c4c2d958c630cc3811679: Bootstrap starting.
I20260620 14:48:39.656453 4994 tablet_bootstrap.cc:654] T 683901a095b547bcaa5d62632261caad P 4541128cb10c4c2d958c630cc3811679: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:39.658756 5010 ts_tablet_manager.cc:1905] T 03bc3d8908b14f369bbe4825edd57c2b P 4541128cb10c4c2d958c630cc3811679: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:39.659063 4994 tablet_bootstrap.cc:492] T 683901a095b547bcaa5d62632261caad P 4541128cb10c4c2d958c630cc3811679: No bootstrap required, opened a new log
I20260620 14:48:39.659251 4994 ts_tablet_manager.cc:1397] T 683901a095b547bcaa5d62632261caad P 4541128cb10c4c2d958c630cc3811679: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260620 14:48:39.660092 4994 raft_consensus.cc:348] T 683901a095b547bcaa5d62632261caad P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.660432 4994 raft_consensus.cc:374] T 683901a095b547bcaa5d62632261caad P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:39.660597 4994 raft_consensus.cc:729] T 683901a095b547bcaa5d62632261caad P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4541128cb10c4c2d958c630cc3811679, State: Initialized, Role: FOLLOWER
I20260620 14:48:39.660894 4994 consensus_queue.cc:260] T 683901a095b547bcaa5d62632261caad P 4541128cb10c4c2d958c630cc3811679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.661186 4994 raft_consensus.cc:388] T 683901a095b547bcaa5d62632261caad P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:39.661353 4994 raft_consensus.cc:482] T 683901a095b547bcaa5d62632261caad P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:39.661478 4994 raft_consensus.cc:3037] T 683901a095b547bcaa5d62632261caad P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:39.663808 4994 raft_consensus.cc:504] T 683901a095b547bcaa5d62632261caad P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.664059 4994 leader_election.cc:302] T 683901a095b547bcaa5d62632261caad P 4541128cb10c4c2d958c630cc3811679 [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: 4541128cb10c4c2d958c630cc3811679; no voters:
I20260620 14:48:39.664388 4994 leader_election.cc:288] T 683901a095b547bcaa5d62632261caad P 4541128cb10c4c2d958c630cc3811679 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:39.664465 4998 raft_consensus.cc:2781] T 683901a095b547bcaa5d62632261caad P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:39.664606 5010 ts_tablet_manager.cc:1918] T 03bc3d8908b14f369bbe4825edd57c2b P 4541128cb10c4c2d958c630cc3811679: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260620 14:48:39.664675 4998 raft_consensus.cc:686] T 683901a095b547bcaa5d62632261caad P 4541128cb10c4c2d958c630cc3811679 [term 1 LEADER]: Becoming Leader. State: Replica: 4541128cb10c4c2d958c630cc3811679, State: Running, Role: LEADER
I20260620 14:48:39.665107 4998 consensus_queue.cc:237] T 683901a095b547bcaa5d62632261caad P 4541128cb10c4c2d958c630cc3811679 [LEADER]: Queue going to LEADER mode. State: All 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: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.665346 4994 ts_tablet_manager.cc:1428] T 683901a095b547bcaa5d62632261caad P 4541128cb10c4c2d958c630cc3811679: Time spent starting tablet: real 0.006s user 0.002s sys 0.003s
I20260620 14:48:39.665663 4994 tablet_bootstrap.cc:492] T 6ddfc5c6c83a4a9bb9ec65793f88211e P 4541128cb10c4c2d958c630cc3811679: Bootstrap starting.
I20260620 14:48:39.667191 5010 log.cc:1196] T 03bc3d8908b14f369bbe4825edd57c2b P 4541128cb10c4c2d958c630cc3811679: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781966855785253-388-0/minicluster-data/ts-0-root/wals/03bc3d8908b14f369bbe4825edd57c2b
I20260620 14:48:39.667655 4994 tablet_bootstrap.cc:654] T 6ddfc5c6c83a4a9bb9ec65793f88211e P 4541128cb10c4c2d958c630cc3811679: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:39.667829 5010 ts_tablet_manager.cc:1939] T 03bc3d8908b14f369bbe4825edd57c2b P 4541128cb10c4c2d958c630cc3811679: Deleting consensus metadata
I20260620 14:48:39.667734 4858 catalog_manager.cc:5495] T 683901a095b547bcaa5d62632261caad P 4541128cb10c4c2d958c630cc3811679 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4541128cb10c4c2d958c630cc3811679 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "4541128cb10c4c2d958c630cc3811679" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:39.668812 4846 catalog_manager.cc:4841] TS 4541128cb10c4c2d958c630cc3811679 (127.0.97.1:36533): tablet 03bc3d8908b14f369bbe4825edd57c2b (table test-alter-range-partitioning [id=c76dbd217adb4414b9aa1da3fc6bdccc]) successfully deleted
W20260620 14:48:39.672142 4844 catalog_manager.cc:4639] Async tablet task AlterTable RPC for tablet 6ddfc5c6c83a4a9bb9ec65793f88211e (table test-alter-range-partitioning [id=c76dbd217adb4414b9aa1da3fc6bdccc], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 6ddfc5c6c83a4a9bb9ec65793f88211e consensus state has no leader
I20260620 14:48:39.676630 4994 tablet_bootstrap.cc:492] T 6ddfc5c6c83a4a9bb9ec65793f88211e P 4541128cb10c4c2d958c630cc3811679: No bootstrap required, opened a new log
I20260620 14:48:39.676800 4994 ts_tablet_manager.cc:1397] T 6ddfc5c6c83a4a9bb9ec65793f88211e P 4541128cb10c4c2d958c630cc3811679: Time spent bootstrapping tablet: real 0.011s user 0.002s sys 0.008s
I20260620 14:48:39.677609 4994 raft_consensus.cc:348] T 6ddfc5c6c83a4a9bb9ec65793f88211e P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.677863 4994 raft_consensus.cc:374] T 6ddfc5c6c83a4a9bb9ec65793f88211e P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:39.678004 4994 raft_consensus.cc:729] T 6ddfc5c6c83a4a9bb9ec65793f88211e P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4541128cb10c4c2d958c630cc3811679, State: Initialized, Role: FOLLOWER
I20260620 14:48:39.678303 4994 consensus_queue.cc:260] T 6ddfc5c6c83a4a9bb9ec65793f88211e P 4541128cb10c4c2d958c630cc3811679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.678563 4994 raft_consensus.cc:388] T 6ddfc5c6c83a4a9bb9ec65793f88211e P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:39.678701 4994 raft_consensus.cc:482] T 6ddfc5c6c83a4a9bb9ec65793f88211e P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:39.678846 4994 raft_consensus.cc:3037] T 6ddfc5c6c83a4a9bb9ec65793f88211e P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:39.682075 4994 raft_consensus.cc:504] T 6ddfc5c6c83a4a9bb9ec65793f88211e P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.682379 4994 leader_election.cc:302] T 6ddfc5c6c83a4a9bb9ec65793f88211e P 4541128cb10c4c2d958c630cc3811679 [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: 4541128cb10c4c2d958c630cc3811679; no voters:
I20260620 14:48:39.682618 4994 leader_election.cc:288] T 6ddfc5c6c83a4a9bb9ec65793f88211e P 4541128cb10c4c2d958c630cc3811679 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:39.682739 4998 raft_consensus.cc:2781] T 6ddfc5c6c83a4a9bb9ec65793f88211e P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:39.682940 4998 raft_consensus.cc:686] T 6ddfc5c6c83a4a9bb9ec65793f88211e P 4541128cb10c4c2d958c630cc3811679 [term 1 LEADER]: Becoming Leader. State: Replica: 4541128cb10c4c2d958c630cc3811679, State: Running, Role: LEADER
I20260620 14:48:39.683138 4998 consensus_queue.cc:237] T 6ddfc5c6c83a4a9bb9ec65793f88211e P 4541128cb10c4c2d958c630cc3811679 [LEADER]: Queue going to LEADER mode. State: All 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: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.683614 4994 ts_tablet_manager.cc:1428] T 6ddfc5c6c83a4a9bb9ec65793f88211e P 4541128cb10c4c2d958c630cc3811679: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260620 14:48:39.685506 4856 catalog_manager.cc:5495] T 6ddfc5c6c83a4a9bb9ec65793f88211e P 4541128cb10c4c2d958c630cc3811679 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4541128cb10c4c2d958c630cc3811679 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "4541128cb10c4c2d958c630cc3811679" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:39.694367 4856 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378: test-alter-range-partitioning [id=c76dbd217adb4414b9aa1da3fc6bdccc] alter complete (version 0)
I20260620 14:48:39.729009 4857 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48220:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:39.733409 4857 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2d725f4afe294f6fb038505e05c33083 has no consensus state
W20260620 14:48:39.733675 4857 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a7534a1ed9c34d8aa0ab89f0a98fa2e0 has no consensus state
I20260620 14:48:39.733781 4857 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378: Sending DeleteTablet for 1 replicas of tablet 6ddfc5c6c83a4a9bb9ec65793f88211e
I20260620 14:48:39.734025 4857 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378: Sending DeleteTablet for 1 replicas of tablet 683901a095b547bcaa5d62632261caad
I20260620 14:48:39.734499 4946 tablet_service.cc:1514] Processing DeleteTablet for tablet 6ddfc5c6c83a4a9bb9ec65793f88211e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:39 UTC) from {username='slave'} at 127.0.0.1:45734
I20260620 14:48:39.734670 4947 tablet_service.cc:1514] Processing DeleteTablet for tablet 683901a095b547bcaa5d62632261caad with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:39 UTC) from {username='slave'} at 127.0.0.1:45734
I20260620 14:48:39.734797 5010 tablet_replica.cc:330] T 6ddfc5c6c83a4a9bb9ec65793f88211e P 4541128cb10c4c2d958c630cc3811679: stopping tablet replica
I20260620 14:48:39.734947 5010 raft_consensus.cc:2229] T 6ddfc5c6c83a4a9bb9ec65793f88211e P 4541128cb10c4c2d958c630cc3811679 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:39.735165 5010 raft_consensus.cc:2258] T 6ddfc5c6c83a4a9bb9ec65793f88211e P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:39.736176 5010 ts_tablet_manager.cc:1905] T 6ddfc5c6c83a4a9bb9ec65793f88211e P 4541128cb10c4c2d958c630cc3811679: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:39.738183 4947 tablet_service.cc:1467] Processing CreateTablet for tablet 2d725f4afe294f6fb038505e05c33083 (DEFAULT_TABLE table=test-alter-range-partitioning [id=c76dbd217adb4414b9aa1da3fc6bdccc]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260620 14:48:39.738406 4946 tablet_service.cc:1467] Processing CreateTablet for tablet a7534a1ed9c34d8aa0ab89f0a98fa2e0 (DEFAULT_TABLE table=test-alter-range-partitioning [id=c76dbd217adb4414b9aa1da3fc6bdccc]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260620 14:48:39.738713 4947 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2d725f4afe294f6fb038505e05c33083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:39.738991 4946 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a7534a1ed9c34d8aa0ab89f0a98fa2e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:39.742888 5010 ts_tablet_manager.cc:1918] T 6ddfc5c6c83a4a9bb9ec65793f88211e P 4541128cb10c4c2d958c630cc3811679: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260620 14:48:39.743037 5010 log.cc:1196] T 6ddfc5c6c83a4a9bb9ec65793f88211e P 4541128cb10c4c2d958c630cc3811679: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781966855785253-388-0/minicluster-data/ts-0-root/wals/6ddfc5c6c83a4a9bb9ec65793f88211e
I20260620 14:48:39.743455 5010 ts_tablet_manager.cc:1939] T 6ddfc5c6c83a4a9bb9ec65793f88211e P 4541128cb10c4c2d958c630cc3811679: Deleting consensus metadata
I20260620 14:48:39.744465 4994 tablet_bootstrap.cc:492] T 2d725f4afe294f6fb038505e05c33083 P 4541128cb10c4c2d958c630cc3811679: Bootstrap starting.
I20260620 14:48:39.744812 5010 tablet_replica.cc:330] T 683901a095b547bcaa5d62632261caad P 4541128cb10c4c2d958c630cc3811679: stopping tablet replica
I20260620 14:48:39.745028 5010 raft_consensus.cc:2229] T 683901a095b547bcaa5d62632261caad P 4541128cb10c4c2d958c630cc3811679 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:39.745245 5010 raft_consensus.cc:2258] T 683901a095b547bcaa5d62632261caad P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:39.745396 4846 catalog_manager.cc:4841] TS 4541128cb10c4c2d958c630cc3811679 (127.0.97.1:36533): tablet 6ddfc5c6c83a4a9bb9ec65793f88211e (table test-alter-range-partitioning [id=c76dbd217adb4414b9aa1da3fc6bdccc]) successfully deleted
I20260620 14:48:39.746361 5010 ts_tablet_manager.cc:1905] T 683901a095b547bcaa5d62632261caad P 4541128cb10c4c2d958c630cc3811679: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:39.746543 4994 tablet_bootstrap.cc:654] T 2d725f4afe294f6fb038505e05c33083 P 4541128cb10c4c2d958c630cc3811679: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:39.748700 4994 tablet_bootstrap.cc:492] T 2d725f4afe294f6fb038505e05c33083 P 4541128cb10c4c2d958c630cc3811679: No bootstrap required, opened a new log
I20260620 14:48:39.748879 4994 ts_tablet_manager.cc:1397] T 2d725f4afe294f6fb038505e05c33083 P 4541128cb10c4c2d958c630cc3811679: Time spent bootstrapping tablet: real 0.004s user 0.004s sys 0.000s
I20260620 14:48:39.749644 4994 raft_consensus.cc:348] T 2d725f4afe294f6fb038505e05c33083 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
W20260620 14:48:39.749771 4846 catalog_manager.cc:4914] TS 4541128cb10c4c2d958c630cc3811679 (127.0.97.1:36533): alter failed for tablet 6ddfc5c6c83a4a9bb9ec65793f88211e (table test-alter-range-partitioning [id=c76dbd217adb4414b9aa1da3fc6bdccc]),no further retry: Not found: Tablet not found: 6ddfc5c6c83a4a9bb9ec65793f88211e
I20260620 14:48:39.749876 4994 raft_consensus.cc:374] T 2d725f4afe294f6fb038505e05c33083 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:39.749964 4994 raft_consensus.cc:729] T 2d725f4afe294f6fb038505e05c33083 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4541128cb10c4c2d958c630cc3811679, State: Initialized, Role: FOLLOWER
I20260620 14:48:39.750231 4994 consensus_queue.cc:260] T 2d725f4afe294f6fb038505e05c33083 P 4541128cb10c4c2d958c630cc3811679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.750415 4994 raft_consensus.cc:388] T 2d725f4afe294f6fb038505e05c33083 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:39.750523 4994 raft_consensus.cc:482] T 2d725f4afe294f6fb038505e05c33083 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:39.750644 4994 raft_consensus.cc:3037] T 2d725f4afe294f6fb038505e05c33083 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:39.752637 5010 ts_tablet_manager.cc:1918] T 683901a095b547bcaa5d62632261caad P 4541128cb10c4c2d958c630cc3811679: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260620 14:48:39.752694 4994 raft_consensus.cc:504] T 2d725f4afe294f6fb038505e05c33083 P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.752804 5010 log.cc:1196] T 683901a095b547bcaa5d62632261caad P 4541128cb10c4c2d958c630cc3811679: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781966855785253-388-0/minicluster-data/ts-0-root/wals/683901a095b547bcaa5d62632261caad
I20260620 14:48:39.752991 4994 leader_election.cc:302] T 2d725f4afe294f6fb038505e05c33083 P 4541128cb10c4c2d958c630cc3811679 [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: 4541128cb10c4c2d958c630cc3811679; no voters:
I20260620 14:48:39.753253 5010 ts_tablet_manager.cc:1939] T 683901a095b547bcaa5d62632261caad P 4541128cb10c4c2d958c630cc3811679: Deleting consensus metadata
I20260620 14:48:39.753258 4994 leader_election.cc:288] T 2d725f4afe294f6fb038505e05c33083 P 4541128cb10c4c2d958c630cc3811679 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:39.753302 4998 raft_consensus.cc:2781] T 2d725f4afe294f6fb038505e05c33083 P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:39.753464 4998 raft_consensus.cc:686] T 2d725f4afe294f6fb038505e05c33083 P 4541128cb10c4c2d958c630cc3811679 [term 1 LEADER]: Becoming Leader. State: Replica: 4541128cb10c4c2d958c630cc3811679, State: Running, Role: LEADER
I20260620 14:48:39.753727 4998 consensus_queue.cc:237] T 2d725f4afe294f6fb038505e05c33083 P 4541128cb10c4c2d958c630cc3811679 [LEADER]: Queue going to LEADER mode. State: All 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: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.753917 4994 ts_tablet_manager.cc:1428] T 2d725f4afe294f6fb038505e05c33083 P 4541128cb10c4c2d958c630cc3811679: Time spent starting tablet: real 0.005s user 0.002s sys 0.003s
I20260620 14:48:39.754194 4994 tablet_bootstrap.cc:492] T a7534a1ed9c34d8aa0ab89f0a98fa2e0 P 4541128cb10c4c2d958c630cc3811679: Bootstrap starting.
I20260620 14:48:39.754364 4846 catalog_manager.cc:4841] TS 4541128cb10c4c2d958c630cc3811679 (127.0.97.1:36533): tablet 683901a095b547bcaa5d62632261caad (table test-alter-range-partitioning [id=c76dbd217adb4414b9aa1da3fc6bdccc]) successfully deleted
I20260620 14:48:39.756623 4994 tablet_bootstrap.cc:654] T a7534a1ed9c34d8aa0ab89f0a98fa2e0 P 4541128cb10c4c2d958c630cc3811679: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:39.759493 4994 tablet_bootstrap.cc:492] T a7534a1ed9c34d8aa0ab89f0a98fa2e0 P 4541128cb10c4c2d958c630cc3811679: No bootstrap required, opened a new log
I20260620 14:48:39.759380 4857 catalog_manager.cc:5495] T 2d725f4afe294f6fb038505e05c33083 P 4541128cb10c4c2d958c630cc3811679 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4541128cb10c4c2d958c630cc3811679 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "4541128cb10c4c2d958c630cc3811679" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:39.759642 4994 ts_tablet_manager.cc:1397] T a7534a1ed9c34d8aa0ab89f0a98fa2e0 P 4541128cb10c4c2d958c630cc3811679: Time spent bootstrapping tablet: real 0.006s user 0.000s sys 0.004s
I20260620 14:48:39.760311 4994 raft_consensus.cc:348] T a7534a1ed9c34d8aa0ab89f0a98fa2e0 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.760450 4994 raft_consensus.cc:374] T a7534a1ed9c34d8aa0ab89f0a98fa2e0 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:39.760584 4994 raft_consensus.cc:729] T a7534a1ed9c34d8aa0ab89f0a98fa2e0 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4541128cb10c4c2d958c630cc3811679, State: Initialized, Role: FOLLOWER
I20260620 14:48:39.760787 4994 consensus_queue.cc:260] T a7534a1ed9c34d8aa0ab89f0a98fa2e0 P 4541128cb10c4c2d958c630cc3811679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.760970 4994 raft_consensus.cc:388] T a7534a1ed9c34d8aa0ab89f0a98fa2e0 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:39.761070 4994 raft_consensus.cc:482] T a7534a1ed9c34d8aa0ab89f0a98fa2e0 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:39.761196 4994 raft_consensus.cc:3037] T a7534a1ed9c34d8aa0ab89f0a98fa2e0 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:39.763950 4994 raft_consensus.cc:504] T a7534a1ed9c34d8aa0ab89f0a98fa2e0 P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.764230 4994 leader_election.cc:302] T a7534a1ed9c34d8aa0ab89f0a98fa2e0 P 4541128cb10c4c2d958c630cc3811679 [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: 4541128cb10c4c2d958c630cc3811679; no voters:
I20260620 14:48:39.764446 4994 leader_election.cc:288] T a7534a1ed9c34d8aa0ab89f0a98fa2e0 P 4541128cb10c4c2d958c630cc3811679 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:39.764551 4998 raft_consensus.cc:2781] T a7534a1ed9c34d8aa0ab89f0a98fa2e0 P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:39.764736 4998 raft_consensus.cc:686] T a7534a1ed9c34d8aa0ab89f0a98fa2e0 P 4541128cb10c4c2d958c630cc3811679 [term 1 LEADER]: Becoming Leader. State: Replica: 4541128cb10c4c2d958c630cc3811679, State: Running, Role: LEADER
I20260620 14:48:39.764986 4994 ts_tablet_manager.cc:1428] T a7534a1ed9c34d8aa0ab89f0a98fa2e0 P 4541128cb10c4c2d958c630cc3811679: Time spent starting tablet: real 0.005s user 0.000s sys 0.006s
I20260620 14:48:39.764982 4998 consensus_queue.cc:237] T a7534a1ed9c34d8aa0ab89f0a98fa2e0 P 4541128cb10c4c2d958c630cc3811679 [LEADER]: Queue going to LEADER mode. State: All 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: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.766763 4856 catalog_manager.cc:5495] T a7534a1ed9c34d8aa0ab89f0a98fa2e0 P 4541128cb10c4c2d958c630cc3811679 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4541128cb10c4c2d958c630cc3811679 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "4541128cb10c4c2d958c630cc3811679" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:39.770982 4856 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378: test-alter-range-partitioning [id=c76dbd217adb4414b9aa1da3fc6bdccc] alter complete (version 0)
I20260620 14:48:39.801204 4856 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48220:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\310\000\000\000\007\001,\001\000\000""\006\001\310\000\000\000\007\001,\001\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } new_table_name: "test-alter-range-partitioning-renamed" schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:39.805016 4856 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7a19bc42b9504cb19eb29abc20ce6f3e has no consensus state
W20260620 14:48:39.805370 4856 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e6d7d2ef92f64f4c981d6ba23e49b175 has no consensus state
I20260620 14:48:39.807453 5009 tablet.cc:1722] T a7534a1ed9c34d8aa0ab89f0a98fa2e0 P 4541128cb10c4c2d958c630cc3811679: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:39.807556 5008 tablet.cc:1722] T 2d725f4afe294f6fb038505e05c33083 P 4541128cb10c4c2d958c630cc3811679: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:39.810449 4947 tablet_service.cc:1467] Processing CreateTablet for tablet 7a19bc42b9504cb19eb29abc20ce6f3e (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=c76dbd217adb4414b9aa1da3fc6bdccc]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
I20260620 14:48:39.810979 4947 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7a19bc42b9504cb19eb29abc20ce6f3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:39.814502 4946 tablet_service.cc:1467] Processing CreateTablet for tablet e6d7d2ef92f64f4c981d6ba23e49b175 (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=c76dbd217adb4414b9aa1da3fc6bdccc]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
I20260620 14:48:39.814953 4946 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e6d7d2ef92f64f4c981d6ba23e49b175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:39.817857 4994 tablet_bootstrap.cc:492] T 7a19bc42b9504cb19eb29abc20ce6f3e P 4541128cb10c4c2d958c630cc3811679: Bootstrap starting.
I20260620 14:48:39.820320 4994 tablet_bootstrap.cc:654] T 7a19bc42b9504cb19eb29abc20ce6f3e P 4541128cb10c4c2d958c630cc3811679: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:39.830854 4994 tablet_bootstrap.cc:492] T 7a19bc42b9504cb19eb29abc20ce6f3e P 4541128cb10c4c2d958c630cc3811679: No bootstrap required, opened a new log
I20260620 14:48:39.831070 4994 ts_tablet_manager.cc:1397] T 7a19bc42b9504cb19eb29abc20ce6f3e P 4541128cb10c4c2d958c630cc3811679: Time spent bootstrapping tablet: real 0.013s user 0.006s sys 0.003s
I20260620 14:48:39.831817 4994 raft_consensus.cc:348] T 7a19bc42b9504cb19eb29abc20ce6f3e P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.832047 4994 raft_consensus.cc:374] T 7a19bc42b9504cb19eb29abc20ce6f3e P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:39.832120 4994 raft_consensus.cc:729] T 7a19bc42b9504cb19eb29abc20ce6f3e P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4541128cb10c4c2d958c630cc3811679, State: Initialized, Role: FOLLOWER
I20260620 14:48:39.832580 4994 consensus_queue.cc:260] T 7a19bc42b9504cb19eb29abc20ce6f3e P 4541128cb10c4c2d958c630cc3811679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.832862 4994 raft_consensus.cc:388] T 7a19bc42b9504cb19eb29abc20ce6f3e P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:39.833043 4994 raft_consensus.cc:482] T 7a19bc42b9504cb19eb29abc20ce6f3e P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:39.833226 4994 raft_consensus.cc:3037] T 7a19bc42b9504cb19eb29abc20ce6f3e P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:39.836237 4994 raft_consensus.cc:504] T 7a19bc42b9504cb19eb29abc20ce6f3e P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.836611 4994 leader_election.cc:302] T 7a19bc42b9504cb19eb29abc20ce6f3e P 4541128cb10c4c2d958c630cc3811679 [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: 4541128cb10c4c2d958c630cc3811679; no voters:
I20260620 14:48:39.836957 4998 raft_consensus.cc:2781] T 7a19bc42b9504cb19eb29abc20ce6f3e P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:39.837103 4998 raft_consensus.cc:686] T 7a19bc42b9504cb19eb29abc20ce6f3e P 4541128cb10c4c2d958c630cc3811679 [term 1 LEADER]: Becoming Leader. State: Replica: 4541128cb10c4c2d958c630cc3811679, State: Running, Role: LEADER
I20260620 14:48:39.837358 4998 consensus_queue.cc:237] T 7a19bc42b9504cb19eb29abc20ce6f3e P 4541128cb10c4c2d958c630cc3811679 [LEADER]: Queue going to LEADER mode. State: All 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: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.839123 4994 leader_election.cc:288] T 7a19bc42b9504cb19eb29abc20ce6f3e P 4541128cb10c4c2d958c630cc3811679 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:39.839671 4994 ts_tablet_manager.cc:1428] T 7a19bc42b9504cb19eb29abc20ce6f3e P 4541128cb10c4c2d958c630cc3811679: Time spent starting tablet: real 0.008s user 0.000s sys 0.005s
I20260620 14:48:39.839982 4994 tablet_bootstrap.cc:492] T e6d7d2ef92f64f4c981d6ba23e49b175 P 4541128cb10c4c2d958c630cc3811679: Bootstrap starting.
I20260620 14:48:39.840049 4857 catalog_manager.cc:5495] T 7a19bc42b9504cb19eb29abc20ce6f3e P 4541128cb10c4c2d958c630cc3811679 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4541128cb10c4c2d958c630cc3811679 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "4541128cb10c4c2d958c630cc3811679" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:39.840405 4857 catalog_manager.cc:5587] TS 4541128cb10c4c2d958c630cc3811679 (127.0.97.1:36533) does not have the latest schema for tablet 7a19bc42b9504cb19eb29abc20ce6f3e (table test-alter-range-partitioning-renamed [id=c76dbd217adb4414b9aa1da3fc6bdccc]). Expected version 1 got 0
I20260620 14:48:39.841761 4994 tablet_bootstrap.cc:654] T e6d7d2ef92f64f4c981d6ba23e49b175 P 4541128cb10c4c2d958c630cc3811679: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:39.845491 4857 catalog_manager.cc:5587] TS 4541128cb10c4c2d958c630cc3811679 (127.0.97.1:36533) does not have the latest schema for tablet 7a19bc42b9504cb19eb29abc20ce6f3e (table test-alter-range-partitioning-renamed [id=c76dbd217adb4414b9aa1da3fc6bdccc]). Expected version 1 got 0
I20260620 14:48:39.846784 4994 tablet_bootstrap.cc:492] T e6d7d2ef92f64f4c981d6ba23e49b175 P 4541128cb10c4c2d958c630cc3811679: No bootstrap required, opened a new log
I20260620 14:48:39.846946 4994 ts_tablet_manager.cc:1397] T e6d7d2ef92f64f4c981d6ba23e49b175 P 4541128cb10c4c2d958c630cc3811679: Time spent bootstrapping tablet: real 0.007s user 0.005s sys 0.001s
I20260620 14:48:39.847672 4994 raft_consensus.cc:348] T e6d7d2ef92f64f4c981d6ba23e49b175 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.847921 4994 raft_consensus.cc:374] T e6d7d2ef92f64f4c981d6ba23e49b175 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:39.848078 4994 raft_consensus.cc:729] T e6d7d2ef92f64f4c981d6ba23e49b175 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4541128cb10c4c2d958c630cc3811679, State: Initialized, Role: FOLLOWER
I20260620 14:48:39.848352 4994 consensus_queue.cc:260] T e6d7d2ef92f64f4c981d6ba23e49b175 P 4541128cb10c4c2d958c630cc3811679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.848596 4994 raft_consensus.cc:388] T e6d7d2ef92f64f4c981d6ba23e49b175 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:39.848691 4994 raft_consensus.cc:482] T e6d7d2ef92f64f4c981d6ba23e49b175 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:39.848812 4994 raft_consensus.cc:3037] T e6d7d2ef92f64f4c981d6ba23e49b175 P 4541128cb10c4c2d958c630cc3811679 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:39.851068 4994 raft_consensus.cc:504] T e6d7d2ef92f64f4c981d6ba23e49b175 P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.851332 4994 leader_election.cc:302] T e6d7d2ef92f64f4c981d6ba23e49b175 P 4541128cb10c4c2d958c630cc3811679 [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: 4541128cb10c4c2d958c630cc3811679; no voters:
I20260620 14:48:39.851516 4994 leader_election.cc:288] T e6d7d2ef92f64f4c981d6ba23e49b175 P 4541128cb10c4c2d958c630cc3811679 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:39.851594 4998 raft_consensus.cc:2781] T e6d7d2ef92f64f4c981d6ba23e49b175 P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:39.851794 4998 raft_consensus.cc:686] T e6d7d2ef92f64f4c981d6ba23e49b175 P 4541128cb10c4c2d958c630cc3811679 [term 1 LEADER]: Becoming Leader. State: Replica: 4541128cb10c4c2d958c630cc3811679, State: Running, Role: LEADER
I20260620 14:48:39.851979 4994 ts_tablet_manager.cc:1428] T e6d7d2ef92f64f4c981d6ba23e49b175 P 4541128cb10c4c2d958c630cc3811679: Time spent starting tablet: real 0.005s user 0.000s sys 0.002s
I20260620 14:48:39.852017 4998 consensus_queue.cc:237] T e6d7d2ef92f64f4c981d6ba23e49b175 P 4541128cb10c4c2d958c630cc3811679 [LEADER]: Queue going to LEADER mode. State: All 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: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } }
I20260620 14:48:39.853946 4857 catalog_manager.cc:5495] T e6d7d2ef92f64f4c981d6ba23e49b175 P 4541128cb10c4c2d958c630cc3811679 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4541128cb10c4c2d958c630cc3811679 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "4541128cb10c4c2d958c630cc3811679" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4541128cb10c4c2d958c630cc3811679" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36533 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:39.854296 4857 catalog_manager.cc:5587] TS 4541128cb10c4c2d958c630cc3811679 (127.0.97.1:36533) does not have the latest schema for tablet e6d7d2ef92f64f4c981d6ba23e49b175 (table test-alter-range-partitioning-renamed [id=c76dbd217adb4414b9aa1da3fc6bdccc]). Expected version 1 got 0
I20260620 14:48:39.858076 4857 catalog_manager.cc:5587] TS 4541128cb10c4c2d958c630cc3811679 (127.0.97.1:36533) does not have the latest schema for tablet e6d7d2ef92f64f4c981d6ba23e49b175 (table test-alter-range-partitioning-renamed [id=c76dbd217adb4414b9aa1da3fc6bdccc]). Expected version 1 got 0
I20260620 14:48:39.882855 5009 tablet.cc:1722] T e6d7d2ef92f64f4c981d6ba23e49b175 P 4541128cb10c4c2d958c630cc3811679: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:39.898213 5009 tablet.cc:1722] T 7a19bc42b9504cb19eb29abc20ce6f3e P 4541128cb10c4c2d958c630cc3811679: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:39.906036 4856 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378: test-alter-range-partitioning-renamed [id=c76dbd217adb4414b9aa1da3fc6bdccc] alter complete (version 1)
I20260620 14:48:39.955205 4859 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48220:
table { table_name: "test-alter-range-partitioning-renamed" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\310\000\000\000\007\001,\001\000\000""\006\001\310\000\000\000\007\001,\001\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c3" type: STRING is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:39.959995 4859 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378: Sending DeleteTablet for 1 replicas of tablet 2d725f4afe294f6fb038505e05c33083
I20260620 14:48:39.960309 4859 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378: Sending DeleteTablet for 1 replicas of tablet a7534a1ed9c34d8aa0ab89f0a98fa2e0
I20260620 14:48:39.960566 4859 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378: Sending DeleteTablet for 1 replicas of tablet 7a19bc42b9504cb19eb29abc20ce6f3e
I20260620 14:48:39.960784 4946 tablet_service.cc:1514] Processing DeleteTablet for tablet 2d725f4afe294f6fb038505e05c33083 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:39 UTC) from {username='slave'} at 127.0.0.1:45734
I20260620 14:48:39.960914 4859 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378: Sending DeleteTablet for 1 replicas of tablet e6d7d2ef92f64f4c981d6ba23e49b175
I20260620 14:48:39.961031 4947 tablet_service.cc:1514] Processing DeleteTablet for tablet a7534a1ed9c34d8aa0ab89f0a98fa2e0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:39 UTC) from {username='slave'} at 127.0.0.1:45734
I20260620 14:48:39.961107 5010 tablet_replica.cc:330] T 2d725f4afe294f6fb038505e05c33083 P 4541128cb10c4c2d958c630cc3811679: stopping tablet replica
I20260620 14:48:39.961303 5010 raft_consensus.cc:2229] T 2d725f4afe294f6fb038505e05c33083 P 4541128cb10c4c2d958c630cc3811679 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:39.961536 4947 tablet_service.cc:1514] Processing DeleteTablet for tablet 7a19bc42b9504cb19eb29abc20ce6f3e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:39 UTC) from {username='slave'} at 127.0.0.1:45734
I20260620 14:48:39.961587 5010 raft_consensus.cc:2258] T 2d725f4afe294f6fb038505e05c33083 P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:39.962047 4947 tablet_service.cc:1514] Processing DeleteTablet for tablet e6d7d2ef92f64f4c981d6ba23e49b175 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:39 UTC) from {username='slave'} at 127.0.0.1:45734
I20260620 14:48:39.963130 5010 ts_tablet_manager.cc:1905] T 2d725f4afe294f6fb038505e05c33083 P 4541128cb10c4c2d958c630cc3811679: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:39.964892 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:48:39.979930 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:39.982373 5010 ts_tablet_manager.cc:1918] T 2d725f4afe294f6fb038505e05c33083 P 4541128cb10c4c2d958c630cc3811679: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260620 14:48:39.982532 5010 log.cc:1196] T 2d725f4afe294f6fb038505e05c33083 P 4541128cb10c4c2d958c630cc3811679: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781966855785253-388-0/minicluster-data/ts-0-root/wals/2d725f4afe294f6fb038505e05c33083
I20260620 14:48:39.982903 5010 ts_tablet_manager.cc:1939] T 2d725f4afe294f6fb038505e05c33083 P 4541128cb10c4c2d958c630cc3811679: Deleting consensus metadata
W20260620 14:48:39.983726 4846 catalog_manager.cc:4833] TS 4541128cb10c4c2d958c630cc3811679 (127.0.97.1:36533): delete failed for tablet 2d725f4afe294f6fb038505e05c33083 with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
W20260620 14:48:39.983984 4846 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: Tablet server shutting down [suppressed 14 similar messages]
I20260620 14:48:39.984066 388 tablet_replica.cc:330] T e6d7d2ef92f64f4c981d6ba23e49b175 P 4541128cb10c4c2d958c630cc3811679: stopping tablet replica
I20260620 14:48:39.984297 388 raft_consensus.cc:2229] T e6d7d2ef92f64f4c981d6ba23e49b175 P 4541128cb10c4c2d958c630cc3811679 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:39.984640 388 raft_consensus.cc:2258] T e6d7d2ef92f64f4c981d6ba23e49b175 P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:39.985767 388 tablet_replica.cc:330] T 7a19bc42b9504cb19eb29abc20ce6f3e P 4541128cb10c4c2d958c630cc3811679: stopping tablet replica
W20260620 14:48:39.985720 4846 catalog_manager.cc:4584] TS 4541128cb10c4c2d958c630cc3811679 (127.0.97.1:36533): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet a7534a1ed9c34d8aa0ab89f0a98fa2e0: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260620 14:48:39.986007 388 raft_consensus.cc:2229] T 7a19bc42b9504cb19eb29abc20ce6f3e P 4541128cb10c4c2d958c630cc3811679 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:39.986222 388 raft_consensus.cc:2258] T 7a19bc42b9504cb19eb29abc20ce6f3e P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:39.986999 388 tablet_replica.cc:330] T a7534a1ed9c34d8aa0ab89f0a98fa2e0 P 4541128cb10c4c2d958c630cc3811679: stopping tablet replica
I20260620 14:48:39.987180 388 raft_consensus.cc:2229] T a7534a1ed9c34d8aa0ab89f0a98fa2e0 P 4541128cb10c4c2d958c630cc3811679 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:39.987382 388 raft_consensus.cc:2258] T a7534a1ed9c34d8aa0ab89f0a98fa2e0 P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:39.988233 388 tablet_replica.cc:330] T a8ff98325c064713a330fe0ae04cb177 P 4541128cb10c4c2d958c630cc3811679: stopping tablet replica
I20260620 14:48:39.988421 388 raft_consensus.cc:2229] T a8ff98325c064713a330fe0ae04cb177 P 4541128cb10c4c2d958c630cc3811679 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:39.988612 388 raft_consensus.cc:2258] T a8ff98325c064713a330fe0ae04cb177 P 4541128cb10c4c2d958c630cc3811679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:40.007054 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:48:40.014112 388 master.cc:537] Master@127.0.97.62:35751 shutting down...
I20260620 14:48:40.059391 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:40.059715 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:40.059871 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P 14bf90893afc4717b666fe5efae08378: stopping tablet replica
I20260620 14:48:40.074198 388 master.cc:552] Master@127.0.97.62:35751 shutdown complete.
[ OK ] AlterTableTest.TestAlterRangePartitioning (776 ms)
[ RUN ] AlterTableTest.TestAlterRangePartitioningInvalid
I20260620 14:48:40.087073 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:45403
I20260620 14:48:40.087671 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:40.088671 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:40.095567 388 webserver.cc:460] Webserver started at http://127.0.97.62:35953/ using document root <none> and password file <none>
I20260620 14:48:40.095836 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:40.095956 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:40.096107 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:40.096873 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "6161a71de7cc427c8f9fbc26c3618f1b"
format_stamp: "Formatted at 2026-06-20 14:48:40 on dist-test-slave-nvk5"
I20260620 14:48:40.099562 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:48:40.101369 5036 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:40.101794 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:48:40.101920 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "6161a71de7cc427c8f9fbc26c3618f1b"
format_stamp: "Formatted at 2026-06-20 14:48:40 on dist-test-slave-nvk5"
I20260620 14:48:40.102087 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781966855785253-388-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)
I20260620 14:48:40.119472 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:40.120061 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:40.136252 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:45403
I20260620 14:48:40.136276 5087 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:45403 every 8 connection(s)
I20260620 14:48:40.137776 5088 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:40.142412 5088 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6161a71de7cc427c8f9fbc26c3618f1b: Bootstrap starting.
I20260620 14:48:40.143850 5088 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6161a71de7cc427c8f9fbc26c3618f1b: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:40.145743 5088 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6161a71de7cc427c8f9fbc26c3618f1b: No bootstrap required, opened a new log
I20260620 14:48:40.146425 5088 raft_consensus.cc:348] T 00000000000000000000000000000000 P 6161a71de7cc427c8f9fbc26c3618f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6161a71de7cc427c8f9fbc26c3618f1b" member_type: VOTER }
I20260620 14:48:40.146574 5088 raft_consensus.cc:374] T 00000000000000000000000000000000 P 6161a71de7cc427c8f9fbc26c3618f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:40.146705 5088 raft_consensus.cc:729] T 00000000000000000000000000000000 P 6161a71de7cc427c8f9fbc26c3618f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6161a71de7cc427c8f9fbc26c3618f1b, State: Initialized, Role: FOLLOWER
I20260620 14:48:40.146929 5088 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6161a71de7cc427c8f9fbc26c3618f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6161a71de7cc427c8f9fbc26c3618f1b" member_type: VOTER }
I20260620 14:48:40.147099 5088 raft_consensus.cc:388] T 00000000000000000000000000000000 P 6161a71de7cc427c8f9fbc26c3618f1b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:40.147183 5088 raft_consensus.cc:482] T 00000000000000000000000000000000 P 6161a71de7cc427c8f9fbc26c3618f1b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:40.147322 5088 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 6161a71de7cc427c8f9fbc26c3618f1b [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:40.149382 5088 raft_consensus.cc:504] T 00000000000000000000000000000000 P 6161a71de7cc427c8f9fbc26c3618f1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6161a71de7cc427c8f9fbc26c3618f1b" member_type: VOTER }
I20260620 14:48:40.149641 5088 leader_election.cc:302] T 00000000000000000000000000000000 P 6161a71de7cc427c8f9fbc26c3618f1b [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: 6161a71de7cc427c8f9fbc26c3618f1b; no voters:
I20260620 14:48:40.150192 5088 leader_election.cc:288] T 00000000000000000000000000000000 P 6161a71de7cc427c8f9fbc26c3618f1b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:40.150331 5091 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 6161a71de7cc427c8f9fbc26c3618f1b [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:40.151080 5091 raft_consensus.cc:686] T 00000000000000000000000000000000 P 6161a71de7cc427c8f9fbc26c3618f1b [term 1 LEADER]: Becoming Leader. State: Replica: 6161a71de7cc427c8f9fbc26c3618f1b, State: Running, Role: LEADER
I20260620 14:48:40.151326 5088 sys_catalog.cc:564] T 00000000000000000000000000000000 P 6161a71de7cc427c8f9fbc26c3618f1b [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:48:40.151367 5091 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6161a71de7cc427c8f9fbc26c3618f1b [LEADER]: Queue going to LEADER mode. State: All 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: "6161a71de7cc427c8f9fbc26c3618f1b" member_type: VOTER }
I20260620 14:48:40.152333 5092 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6161a71de7cc427c8f9fbc26c3618f1b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6161a71de7cc427c8f9fbc26c3618f1b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6161a71de7cc427c8f9fbc26c3618f1b" member_type: VOTER } }
I20260620 14:48:40.152361 5093 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6161a71de7cc427c8f9fbc26c3618f1b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6161a71de7cc427c8f9fbc26c3618f1b. Latest consensus state: current_term: 1 leader_uuid: "6161a71de7cc427c8f9fbc26c3618f1b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6161a71de7cc427c8f9fbc26c3618f1b" member_type: VOTER } }
I20260620 14:48:40.152633 5092 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6161a71de7cc427c8f9fbc26c3618f1b [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:40.152717 5093 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6161a71de7cc427c8f9fbc26c3618f1b [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:40.160564 5096 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:48:40.160823 5107 catalog_manager.cc:795] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260620 14:48:40.160912 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:48:40.161981 5096 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:48:40.165391 5096 catalog_manager.cc:1347] Generated new cluster ID: 9a08991533ba4a388774828f350fc755
I20260620 14:48:40.165504 5096 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:48:40.186722 5096 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:48:40.187764 5096 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:48:40.193933 5096 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 6161a71de7cc427c8f9fbc26c3618f1b: Generated new TSK 0
I20260620 14:48:40.194226 5096 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:48:40.226338 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:40.227584 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:40.229315 388 webserver.cc:460] Webserver started at http://127.0.97.1:45611/ using document root <none> and password file <none>
I20260620 14:48:40.229570 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:40.229643 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:40.229857 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:40.230520 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "c3dad41837b94b84bfc7d35c19b021dc"
format_stamp: "Formatted at 2026-06-20 14:48:40 on dist-test-slave-nvk5"
I20260620 14:48:40.233245 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.001s sys 0.002s
I20260620 14:48:40.234978 5112 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:40.235368 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:48:40.235507 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "c3dad41837b94b84bfc7d35c19b021dc"
format_stamp: "Formatted at 2026-06-20 14:48:40 on dist-test-slave-nvk5"
I20260620 14:48:40.235638 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781966855785253-388-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)
I20260620 14:48:40.257124 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:40.257761 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:40.258466 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:40.259438 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:40.259560 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:40.259692 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:40.259781 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:40.276674 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:38393
I20260620 14:48:40.276692 5174 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:38393 every 8 connection(s)
I20260620 14:48:40.288134 5175 heartbeater.cc:347] Connected to a master server at 127.0.97.62:45403
I20260620 14:48:40.288317 5175 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:40.288708 5175 heartbeater.cc:511] Master 127.0.97.62:45403 requested a full tablet report, sending...
I20260620 14:48:40.289654 5053 ts_manager.cc:194] Registered new tserver with Master: c3dad41837b94b84bfc7d35c19b021dc (127.0.97.1:38393)
I20260620 14:48:40.290009 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.012359109s
I20260620 14:48:40.291326 5053 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37688
I20260620 14:48:40.303099 5175 heartbeater.cc:503] Master 127.0.97.62:45403 was elected leader, sending a full tablet report...
I20260620 14:48:40.303097 5053 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37694:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:48:40.319514 5140 tablet_service.cc:1467] Processing CreateTablet for tablet 5829a1682bba46c78ff5a7a0b8269aec (DEFAULT_TABLE table=fake-table [id=cf76bcc5679c47139197def5fdc93aa7]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:40.319995 5140 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5829a1682bba46c78ff5a7a0b8269aec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:40.325615 5187 tablet_bootstrap.cc:492] T 5829a1682bba46c78ff5a7a0b8269aec P c3dad41837b94b84bfc7d35c19b021dc: Bootstrap starting.
I20260620 14:48:40.326963 5187 tablet_bootstrap.cc:654] T 5829a1682bba46c78ff5a7a0b8269aec P c3dad41837b94b84bfc7d35c19b021dc: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:40.329095 5187 tablet_bootstrap.cc:492] T 5829a1682bba46c78ff5a7a0b8269aec P c3dad41837b94b84bfc7d35c19b021dc: No bootstrap required, opened a new log
I20260620 14:48:40.329270 5187 ts_tablet_manager.cc:1397] T 5829a1682bba46c78ff5a7a0b8269aec P c3dad41837b94b84bfc7d35c19b021dc: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:40.330058 5187 raft_consensus.cc:348] T 5829a1682bba46c78ff5a7a0b8269aec P c3dad41837b94b84bfc7d35c19b021dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3dad41837b94b84bfc7d35c19b021dc" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38393 } }
I20260620 14:48:40.330241 5187 raft_consensus.cc:374] T 5829a1682bba46c78ff5a7a0b8269aec P c3dad41837b94b84bfc7d35c19b021dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:40.330348 5187 raft_consensus.cc:729] T 5829a1682bba46c78ff5a7a0b8269aec P c3dad41837b94b84bfc7d35c19b021dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dad41837b94b84bfc7d35c19b021dc, State: Initialized, Role: FOLLOWER
I20260620 14:48:40.330580 5187 consensus_queue.cc:260] T 5829a1682bba46c78ff5a7a0b8269aec P c3dad41837b94b84bfc7d35c19b021dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c3dad41837b94b84bfc7d35c19b021dc" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38393 } }
I20260620 14:48:40.330768 5187 raft_consensus.cc:388] T 5829a1682bba46c78ff5a7a0b8269aec P c3dad41837b94b84bfc7d35c19b021dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:40.330873 5187 raft_consensus.cc:482] T 5829a1682bba46c78ff5a7a0b8269aec P c3dad41837b94b84bfc7d35c19b021dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:40.331007 5187 raft_consensus.cc:3037] T 5829a1682bba46c78ff5a7a0b8269aec P c3dad41837b94b84bfc7d35c19b021dc [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:40.333181 5187 raft_consensus.cc:504] T 5829a1682bba46c78ff5a7a0b8269aec P c3dad41837b94b84bfc7d35c19b021dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3dad41837b94b84bfc7d35c19b021dc" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38393 } }
I20260620 14:48:40.333439 5187 leader_election.cc:302] T 5829a1682bba46c78ff5a7a0b8269aec P c3dad41837b94b84bfc7d35c19b021dc [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: c3dad41837b94b84bfc7d35c19b021dc; no voters:
I20260620 14:48:40.333915 5187 leader_election.cc:288] T 5829a1682bba46c78ff5a7a0b8269aec P c3dad41837b94b84bfc7d35c19b021dc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:40.334075 5189 raft_consensus.cc:2781] T 5829a1682bba46c78ff5a7a0b8269aec P c3dad41837b94b84bfc7d35c19b021dc [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:40.334709 5187 ts_tablet_manager.cc:1428] T 5829a1682bba46c78ff5a7a0b8269aec P c3dad41837b94b84bfc7d35c19b021dc: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260620 14:48:40.336738 5189 raft_consensus.cc:686] T 5829a1682bba46c78ff5a7a0b8269aec P c3dad41837b94b84bfc7d35c19b021dc [term 1 LEADER]: Becoming Leader. State: Replica: c3dad41837b94b84bfc7d35c19b021dc, State: Running, Role: LEADER
I20260620 14:48:40.337069 5189 consensus_queue.cc:237] T 5829a1682bba46c78ff5a7a0b8269aec P c3dad41837b94b84bfc7d35c19b021dc [LEADER]: Queue going to LEADER mode. State: All 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: "c3dad41837b94b84bfc7d35c19b021dc" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38393 } }
I20260620 14:48:40.339288 5052 catalog_manager.cc:5495] T 5829a1682bba46c78ff5a7a0b8269aec P c3dad41837b94b84bfc7d35c19b021dc reported cstate change: term changed from 0 to 1, leader changed from <none> to c3dad41837b94b84bfc7d35c19b021dc (127.0.97.1). New cstate: current_term: 1 leader_uuid: "c3dad41837b94b84bfc7d35c19b021dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3dad41837b94b84bfc7d35c19b021dc" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38393 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:40.363219 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:48:40.364488 5052 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37694:
name: "test-alter-range-partitioning-invalid"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:48:40.371866 5140 tablet_service.cc:1467] Processing CreateTablet for tablet 4f22b1ae4d304ba88f126fa4ad18f775 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=a8d361e733714bef970cf89e13ff4163]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:40.372291 5140 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4f22b1ae4d304ba88f126fa4ad18f775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:40.376892 5187 tablet_bootstrap.cc:492] T 4f22b1ae4d304ba88f126fa4ad18f775 P c3dad41837b94b84bfc7d35c19b021dc: Bootstrap starting.
I20260620 14:48:40.378854 5187 tablet_bootstrap.cc:654] T 4f22b1ae4d304ba88f126fa4ad18f775 P c3dad41837b94b84bfc7d35c19b021dc: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:40.380897 5187 tablet_bootstrap.cc:492] T 4f22b1ae4d304ba88f126fa4ad18f775 P c3dad41837b94b84bfc7d35c19b021dc: No bootstrap required, opened a new log
I20260620 14:48:40.381075 5187 ts_tablet_manager.cc:1397] T 4f22b1ae4d304ba88f126fa4ad18f775 P c3dad41837b94b84bfc7d35c19b021dc: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:40.381918 5187 raft_consensus.cc:348] T 4f22b1ae4d304ba88f126fa4ad18f775 P c3dad41837b94b84bfc7d35c19b021dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3dad41837b94b84bfc7d35c19b021dc" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38393 } }
I20260620 14:48:40.382180 5187 raft_consensus.cc:374] T 4f22b1ae4d304ba88f126fa4ad18f775 P c3dad41837b94b84bfc7d35c19b021dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:40.382272 5187 raft_consensus.cc:729] T 4f22b1ae4d304ba88f126fa4ad18f775 P c3dad41837b94b84bfc7d35c19b021dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dad41837b94b84bfc7d35c19b021dc, State: Initialized, Role: FOLLOWER
I20260620 14:48:40.382543 5187 consensus_queue.cc:260] T 4f22b1ae4d304ba88f126fa4ad18f775 P c3dad41837b94b84bfc7d35c19b021dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c3dad41837b94b84bfc7d35c19b021dc" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38393 } }
I20260620 14:48:40.382750 5187 raft_consensus.cc:388] T 4f22b1ae4d304ba88f126fa4ad18f775 P c3dad41837b94b84bfc7d35c19b021dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:40.382851 5187 raft_consensus.cc:482] T 4f22b1ae4d304ba88f126fa4ad18f775 P c3dad41837b94b84bfc7d35c19b021dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:40.382951 5187 raft_consensus.cc:3037] T 4f22b1ae4d304ba88f126fa4ad18f775 P c3dad41837b94b84bfc7d35c19b021dc [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:40.386039 5187 raft_consensus.cc:504] T 4f22b1ae4d304ba88f126fa4ad18f775 P c3dad41837b94b84bfc7d35c19b021dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3dad41837b94b84bfc7d35c19b021dc" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38393 } }
I20260620 14:48:40.386315 5187 leader_election.cc:302] T 4f22b1ae4d304ba88f126fa4ad18f775 P c3dad41837b94b84bfc7d35c19b021dc [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: c3dad41837b94b84bfc7d35c19b021dc; no voters:
I20260620 14:48:40.386539 5187 leader_election.cc:288] T 4f22b1ae4d304ba88f126fa4ad18f775 P c3dad41837b94b84bfc7d35c19b021dc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:40.386581 5189 raft_consensus.cc:2781] T 4f22b1ae4d304ba88f126fa4ad18f775 P c3dad41837b94b84bfc7d35c19b021dc [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:40.386998 5187 ts_tablet_manager.cc:1428] T 4f22b1ae4d304ba88f126fa4ad18f775 P c3dad41837b94b84bfc7d35c19b021dc: Time spent starting tablet: real 0.006s user 0.000s sys 0.004s
I20260620 14:48:40.387092 5189 raft_consensus.cc:686] T 4f22b1ae4d304ba88f126fa4ad18f775 P c3dad41837b94b84bfc7d35c19b021dc [term 1 LEADER]: Becoming Leader. State: Replica: c3dad41837b94b84bfc7d35c19b021dc, State: Running, Role: LEADER
I20260620 14:48:40.387327 5189 consensus_queue.cc:237] T 4f22b1ae4d304ba88f126fa4ad18f775 P c3dad41837b94b84bfc7d35c19b021dc [LEADER]: Queue going to LEADER mode. State: All 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: "c3dad41837b94b84bfc7d35c19b021dc" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38393 } }
I20260620 14:48:40.389707 5052 catalog_manager.cc:5495] T 4f22b1ae4d304ba88f126fa4ad18f775 P c3dad41837b94b84bfc7d35c19b021dc reported cstate change: term changed from 0 to 1, leader changed from <none> to c3dad41837b94b84bfc7d35c19b021dc (127.0.97.1). New cstate: current_term: 1 leader_uuid: "c3dad41837b94b84bfc7d35c19b021dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3dad41837b94b84bfc7d35c19b021dc" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38393 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:40.440762 5049 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37694:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:40.447474 5049 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37694:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:40.453677 5052 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37694:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\010\001\316\377\377\377\t\0012\000\000\000""\010\001\316\377\377\377\t\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:40.461062 5052 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37694:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\310\000\000\000\007\001,\001\000\000""\006\001\310\000\000\000\007\001,\001\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\316\377\377\377\007\001\226\000\000\000""\006\001\316\377\377\377\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:40.477977 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.478153 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.478263 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.478340 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.478420 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260620 14:48:40.478482 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260620 14:48:40.478562 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260620 14:48:40.478626 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260620 14:48:40.478700 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260620 14:48:40.478765 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260620 14:48:40.478840 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260620 14:48:40.478899 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260620 14:48:40.478971 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260620 14:48:40.479053 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260620 14:48:40.479133 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260620 14:48:40.479192 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260620 14:48:40.479274 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260620 14:48:40.479331 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260620 14:48:40.479403 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260620 14:48:40.479461 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.479537 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.479594 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.479665 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.479728 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.479810 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.479868 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.479939 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.479996 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.480070 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.480127 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.480203 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.480259 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.480337 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.480394 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.480470 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.480543 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.480618 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.480696 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.480773 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.480842 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.480917 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.480978 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.481045 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.481102 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.481171 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.481228 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.481297 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.481353 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.481432 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.481488 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.481560 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.481617 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.481685 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.481745 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.481822 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.481881 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.481949 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.482005 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.482077 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.482219 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.482311 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.482370 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.482439 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.482501 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.482570 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260620 14:48:40.482625 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260620 14:48:40.482693 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260620 14:48:40.482749 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260620 14:48:40.482824 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260620 14:48:40.482880 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260620 14:48:40.482954 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260620 14:48:40.483008 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260620 14:48:40.483076 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260620 14:48:40.483134 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260620 14:48:40.483211 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260620 14:48:40.483270 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260620 14:48:40.483342 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260620 14:48:40.483398 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260620 14:48:40.483469 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260620 14:48:40.483529 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260620 14:48:40.483597 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260620 14:48:40.483706 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260620 14:48:40.483798 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260620 14:48:40.483856 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260620 14:48:40.483925 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260620 14:48:40.483986 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260620 14:48:40.484057 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260620 14:48:40.484153 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260620 14:48:40.484277 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260620 14:48:40.484345 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260620 14:48:40.484432 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260620 14:48:40.484489 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260620 14:48:40.484586 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260620 14:48:40.484649 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260620 14:48:40.484722 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260620 14:48:40.484793 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260620 14:48:40.484862 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260620 14:48:40.484920 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260620 14:48:40.484989 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260620 14:48:40.485046 388 alter_table-test.cc:784] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
I20260620 14:48:40.492197 5049 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37694:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:40.498378 5049 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37694:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } new_table_name: "foo" schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:40.505458 5049 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37694:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\316\377\377\377\007\0012\000\000\000""\006\001\316\377\377\377\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:40.512408 5049 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37694:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\310\000\000\000""\006\001d\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\310\000\000\000""\006\001d\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\226\000\000\000\007\001\372\000\000\000""\006\001\226\000\000\000\007\001\372\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { 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: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:40.521283 5052 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37694:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:40.528594 5052 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37694:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:40.534564 5052 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37694:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\310\000\000\000""\006\001d\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\226\000\000\000""\006\001d\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:40.541148 5052 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37694:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\310\000\000\000""\006\001d\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\226\000\000\000\007\001\310\000\000\000""\006\001\226\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:40.547911 5052 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37694:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\000\000\000\000""\006\000\007\001\000\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\316\377\377\377""\006\000\007\001\316\377\377\377" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:40.554625 5052 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37694:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\000\000\000\000""\006\000\007\001\000\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:40.561187 5052 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37694:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\000""\006\001d\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\226\000\000\000\007\000""\006\001\226\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:40.567620 5052 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37694:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\000""\006\001d\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:40.573828 5049 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37694:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\000\000\000\000""\006\000\007\001\000\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\000""\006\001d\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:40.577525 5049 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 77175234b5a44cf09435a9bc9935b8bf has no consensus state
W20260620 14:48:40.577893 5049 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ad49cdf0723244fa81cf3b5b5c1e6bff has no consensus state
I20260620 14:48:40.581580 5140 tablet_service.cc:1467] Processing CreateTablet for tablet 77175234b5a44cf09435a9bc9935b8bf (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=a8d361e733714bef970cf89e13ff4163]), partition=RANGE (c0) PARTITION VALUES < 0
I20260620 14:48:40.581763 5139 tablet_service.cc:1467] Processing CreateTablet for tablet ad49cdf0723244fa81cf3b5b5c1e6bff (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=a8d361e733714bef970cf89e13ff4163]), partition=RANGE (c0) PARTITION 100 <= VALUES
I20260620 14:48:40.582056 5140 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 77175234b5a44cf09435a9bc9935b8bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:40.582274 5139 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ad49cdf0723244fa81cf3b5b5c1e6bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:40.588742 5187 tablet_bootstrap.cc:492] T ad49cdf0723244fa81cf3b5b5c1e6bff P c3dad41837b94b84bfc7d35c19b021dc: Bootstrap starting.
I20260620 14:48:40.589887 5187 tablet_bootstrap.cc:654] T ad49cdf0723244fa81cf3b5b5c1e6bff P c3dad41837b94b84bfc7d35c19b021dc: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:40.594728 5187 tablet_bootstrap.cc:492] T ad49cdf0723244fa81cf3b5b5c1e6bff P c3dad41837b94b84bfc7d35c19b021dc: No bootstrap required, opened a new log
I20260620 14:48:40.594861 5187 ts_tablet_manager.cc:1397] T ad49cdf0723244fa81cf3b5b5c1e6bff P c3dad41837b94b84bfc7d35c19b021dc: Time spent bootstrapping tablet: real 0.006s user 0.005s sys 0.000s
I20260620 14:48:40.595467 5187 raft_consensus.cc:348] T ad49cdf0723244fa81cf3b5b5c1e6bff P c3dad41837b94b84bfc7d35c19b021dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3dad41837b94b84bfc7d35c19b021dc" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38393 } }
I20260620 14:48:40.595614 5187 raft_consensus.cc:374] T ad49cdf0723244fa81cf3b5b5c1e6bff P c3dad41837b94b84bfc7d35c19b021dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:40.595685 5187 raft_consensus.cc:729] T ad49cdf0723244fa81cf3b5b5c1e6bff P c3dad41837b94b84bfc7d35c19b021dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dad41837b94b84bfc7d35c19b021dc, State: Initialized, Role: FOLLOWER
I20260620 14:48:40.595860 5187 consensus_queue.cc:260] T ad49cdf0723244fa81cf3b5b5c1e6bff P c3dad41837b94b84bfc7d35c19b021dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c3dad41837b94b84bfc7d35c19b021dc" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38393 } }
I20260620 14:48:40.595978 5187 raft_consensus.cc:388] T ad49cdf0723244fa81cf3b5b5c1e6bff P c3dad41837b94b84bfc7d35c19b021dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:40.596052 5187 raft_consensus.cc:482] T ad49cdf0723244fa81cf3b5b5c1e6bff P c3dad41837b94b84bfc7d35c19b021dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:40.596113 5187 raft_consensus.cc:3037] T ad49cdf0723244fa81cf3b5b5c1e6bff P c3dad41837b94b84bfc7d35c19b021dc [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:40.598661 5187 raft_consensus.cc:504] T ad49cdf0723244fa81cf3b5b5c1e6bff P c3dad41837b94b84bfc7d35c19b021dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3dad41837b94b84bfc7d35c19b021dc" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38393 } }
I20260620 14:48:40.598869 5187 leader_election.cc:302] T ad49cdf0723244fa81cf3b5b5c1e6bff P c3dad41837b94b84bfc7d35c19b021dc [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: c3dad41837b94b84bfc7d35c19b021dc; no voters:
I20260620 14:48:40.599045 5187 leader_election.cc:288] T ad49cdf0723244fa81cf3b5b5c1e6bff P c3dad41837b94b84bfc7d35c19b021dc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:40.599118 5189 raft_consensus.cc:2781] T ad49cdf0723244fa81cf3b5b5c1e6bff P c3dad41837b94b84bfc7d35c19b021dc [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:40.599263 5189 raft_consensus.cc:686] T ad49cdf0723244fa81cf3b5b5c1e6bff P c3dad41837b94b84bfc7d35c19b021dc [term 1 LEADER]: Becoming Leader. State: Replica: c3dad41837b94b84bfc7d35c19b021dc, State: Running, Role: LEADER
I20260620 14:48:40.599484 5187 ts_tablet_manager.cc:1428] T ad49cdf0723244fa81cf3b5b5c1e6bff P c3dad41837b94b84bfc7d35c19b021dc: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260620 14:48:40.599488 5189 consensus_queue.cc:237] T ad49cdf0723244fa81cf3b5b5c1e6bff P c3dad41837b94b84bfc7d35c19b021dc [LEADER]: Queue going to LEADER mode. State: All 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: "c3dad41837b94b84bfc7d35c19b021dc" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38393 } }
I20260620 14:48:40.599766 5187 tablet_bootstrap.cc:492] T 77175234b5a44cf09435a9bc9935b8bf P c3dad41837b94b84bfc7d35c19b021dc: Bootstrap starting.
I20260620 14:48:40.601329 5187 tablet_bootstrap.cc:654] T 77175234b5a44cf09435a9bc9935b8bf P c3dad41837b94b84bfc7d35c19b021dc: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:40.601866 5049 catalog_manager.cc:5495] T ad49cdf0723244fa81cf3b5b5c1e6bff P c3dad41837b94b84bfc7d35c19b021dc reported cstate change: term changed from 0 to 1, leader changed from <none> to c3dad41837b94b84bfc7d35c19b021dc (127.0.97.1). New cstate: current_term: 1 leader_uuid: "c3dad41837b94b84bfc7d35c19b021dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3dad41837b94b84bfc7d35c19b021dc" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38393 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:40.603516 5187 tablet_bootstrap.cc:492] T 77175234b5a44cf09435a9bc9935b8bf P c3dad41837b94b84bfc7d35c19b021dc: No bootstrap required, opened a new log
I20260620 14:48:40.603649 5187 ts_tablet_manager.cc:1397] T 77175234b5a44cf09435a9bc9935b8bf P c3dad41837b94b84bfc7d35c19b021dc: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:40.604307 5187 raft_consensus.cc:348] T 77175234b5a44cf09435a9bc9935b8bf P c3dad41837b94b84bfc7d35c19b021dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3dad41837b94b84bfc7d35c19b021dc" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38393 } }
I20260620 14:48:40.604465 5187 raft_consensus.cc:374] T 77175234b5a44cf09435a9bc9935b8bf P c3dad41837b94b84bfc7d35c19b021dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:40.604554 5187 raft_consensus.cc:729] T 77175234b5a44cf09435a9bc9935b8bf P c3dad41837b94b84bfc7d35c19b021dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dad41837b94b84bfc7d35c19b021dc, State: Initialized, Role: FOLLOWER
I20260620 14:48:40.604744 5187 consensus_queue.cc:260] T 77175234b5a44cf09435a9bc9935b8bf P c3dad41837b94b84bfc7d35c19b021dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c3dad41837b94b84bfc7d35c19b021dc" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38393 } }
I20260620 14:48:40.604900 5187 raft_consensus.cc:388] T 77175234b5a44cf09435a9bc9935b8bf P c3dad41837b94b84bfc7d35c19b021dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:40.604964 5187 raft_consensus.cc:482] T 77175234b5a44cf09435a9bc9935b8bf P c3dad41837b94b84bfc7d35c19b021dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:40.605034 5187 raft_consensus.cc:3037] T 77175234b5a44cf09435a9bc9935b8bf P c3dad41837b94b84bfc7d35c19b021dc [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:40.607774 5187 raft_consensus.cc:504] T 77175234b5a44cf09435a9bc9935b8bf P c3dad41837b94b84bfc7d35c19b021dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3dad41837b94b84bfc7d35c19b021dc" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38393 } }
I20260620 14:48:40.607986 5187 leader_election.cc:302] T 77175234b5a44cf09435a9bc9935b8bf P c3dad41837b94b84bfc7d35c19b021dc [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: c3dad41837b94b84bfc7d35c19b021dc; no voters:
I20260620 14:48:40.608155 5187 leader_election.cc:288] T 77175234b5a44cf09435a9bc9935b8bf P c3dad41837b94b84bfc7d35c19b021dc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:40.608246 5189 raft_consensus.cc:2781] T 77175234b5a44cf09435a9bc9935b8bf P c3dad41837b94b84bfc7d35c19b021dc [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:40.608384 5189 raft_consensus.cc:686] T 77175234b5a44cf09435a9bc9935b8bf P c3dad41837b94b84bfc7d35c19b021dc [term 1 LEADER]: Becoming Leader. State: Replica: c3dad41837b94b84bfc7d35c19b021dc, State: Running, Role: LEADER
I20260620 14:48:40.608589 5187 ts_tablet_manager.cc:1428] T 77175234b5a44cf09435a9bc9935b8bf P c3dad41837b94b84bfc7d35c19b021dc: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260620 14:48:40.608712 5189 consensus_queue.cc:237] T 77175234b5a44cf09435a9bc9935b8bf P c3dad41837b94b84bfc7d35c19b021dc [LEADER]: Queue going to LEADER mode. State: All 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: "c3dad41837b94b84bfc7d35c19b021dc" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38393 } }
I20260620 14:48:40.610762 5052 catalog_manager.cc:5495] T 77175234b5a44cf09435a9bc9935b8bf P c3dad41837b94b84bfc7d35c19b021dc reported cstate change: term changed from 0 to 1, leader changed from <none> to c3dad41837b94b84bfc7d35c19b021dc (127.0.97.1). New cstate: current_term: 1 leader_uuid: "c3dad41837b94b84bfc7d35c19b021dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3dad41837b94b84bfc7d35c19b021dc" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 38393 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:40.615327 5052 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 6161a71de7cc427c8f9fbc26c3618f1b: test-alter-range-partitioning-invalid [id=a8d361e733714bef970cf89e13ff4163] alter complete (version 0)
I20260620 14:48:40.620730 5052 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37694:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\316\377\377\377""\006\000\007\001\316\377\377\377" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:40.634002 5052 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37694:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:40.646760 5052 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37694:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\226\000\000\000\007\000""\006\001\226\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:40.657562 5052 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37694:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:40.668578 5052 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37694:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:40.680073 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:48:40.691282 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:40.691622 388 tablet_replica.cc:330] T 77175234b5a44cf09435a9bc9935b8bf P c3dad41837b94b84bfc7d35c19b021dc: stopping tablet replica
I20260620 14:48:40.691836 388 raft_consensus.cc:2229] T 77175234b5a44cf09435a9bc9935b8bf P c3dad41837b94b84bfc7d35c19b021dc [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:40.692056 388 raft_consensus.cc:2258] T 77175234b5a44cf09435a9bc9935b8bf P c3dad41837b94b84bfc7d35c19b021dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:40.692967 388 tablet_replica.cc:330] T 5829a1682bba46c78ff5a7a0b8269aec P c3dad41837b94b84bfc7d35c19b021dc: stopping tablet replica
I20260620 14:48:40.693136 388 raft_consensus.cc:2229] T 5829a1682bba46c78ff5a7a0b8269aec P c3dad41837b94b84bfc7d35c19b021dc [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:40.693313 388 raft_consensus.cc:2258] T 5829a1682bba46c78ff5a7a0b8269aec P c3dad41837b94b84bfc7d35c19b021dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:40.694080 388 tablet_replica.cc:330] T ad49cdf0723244fa81cf3b5b5c1e6bff P c3dad41837b94b84bfc7d35c19b021dc: stopping tablet replica
I20260620 14:48:40.694232 388 raft_consensus.cc:2229] T ad49cdf0723244fa81cf3b5b5c1e6bff P c3dad41837b94b84bfc7d35c19b021dc [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:40.694388 388 raft_consensus.cc:2258] T ad49cdf0723244fa81cf3b5b5c1e6bff P c3dad41837b94b84bfc7d35c19b021dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:40.695200 388 tablet_replica.cc:330] T 4f22b1ae4d304ba88f126fa4ad18f775 P c3dad41837b94b84bfc7d35c19b021dc: stopping tablet replica
I20260620 14:48:40.695381 388 raft_consensus.cc:2229] T 4f22b1ae4d304ba88f126fa4ad18f775 P c3dad41837b94b84bfc7d35c19b021dc [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:40.695562 388 raft_consensus.cc:2258] T 4f22b1ae4d304ba88f126fa4ad18f775 P c3dad41837b94b84bfc7d35c19b021dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:40.710932 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:48:40.715154 388 master.cc:537] Master@127.0.97.62:45403 shutting down...
I20260620 14:48:40.725158 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 6161a71de7cc427c8f9fbc26c3618f1b [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:40.725395 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 6161a71de7cc427c8f9fbc26c3618f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:40.725481 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P 6161a71de7cc427c8f9fbc26c3618f1b: stopping tablet replica
I20260620 14:48:40.739820 388 master.cc:552] Master@127.0.97.62:45403 shutdown complete.
[ OK ] AlterTableTest.TestAlterRangePartitioningInvalid (665 ms)
[ RUN ] AlterTableTest.TestAddRangePartitionConflictExhaustive
I20260620 14:48:40.752332 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:44819
I20260620 14:48:40.752920 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:40.753764 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:40.755304 388 webserver.cc:460] Webserver started at http://127.0.97.62:44521/ using document root <none> and password file <none>
I20260620 14:48:40.755508 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:40.755577 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:40.755694 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:40.756301 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "247845ff500a4c25aa82912ff97112f7"
format_stamp: "Formatted at 2026-06-20 14:48:40 on dist-test-slave-nvk5"
I20260620 14:48:40.758920 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.002s
I20260620 14:48:40.760625 5206 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:40.761035 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260620 14:48:40.761157 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "247845ff500a4c25aa82912ff97112f7"
format_stamp: "Formatted at 2026-06-20 14:48:40 on dist-test-slave-nvk5"
I20260620 14:48:40.761281 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-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)
I20260620 14:48:40.782120 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:40.782661 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:40.796062 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:44819
I20260620 14:48:40.796085 5257 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:44819 every 8 connection(s)
I20260620 14:48:40.797241 5258 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:40.801472 5258 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Bootstrap starting.
I20260620 14:48:40.802503 5258 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:40.803750 5258 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: No bootstrap required, opened a new log
I20260620 14:48:40.804284 5258 raft_consensus.cc:348] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "247845ff500a4c25aa82912ff97112f7" member_type: VOTER }
I20260620 14:48:40.804430 5258 raft_consensus.cc:374] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:40.804464 5258 raft_consensus.cc:729] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 247845ff500a4c25aa82912ff97112f7, State: Initialized, Role: FOLLOWER
I20260620 14:48:40.804669 5258 consensus_queue.cc:260] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "247845ff500a4c25aa82912ff97112f7" member_type: VOTER }
I20260620 14:48:40.804790 5258 raft_consensus.cc:388] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:40.804827 5258 raft_consensus.cc:482] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:40.804876 5258 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:40.806653 5258 raft_consensus.cc:504] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "247845ff500a4c25aa82912ff97112f7" member_type: VOTER }
I20260620 14:48:40.806806 5258 leader_election.cc:302] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7 [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: 247845ff500a4c25aa82912ff97112f7; no voters:
I20260620 14:48:40.807103 5258 leader_election.cc:288] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:40.807217 5261 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:40.807658 5261 raft_consensus.cc:686] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7 [term 1 LEADER]: Becoming Leader. State: Replica: 247845ff500a4c25aa82912ff97112f7, State: Running, Role: LEADER
I20260620 14:48:40.807855 5261 consensus_queue.cc:237] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7 [LEADER]: Queue going to LEADER mode. State: All 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: "247845ff500a4c25aa82912ff97112f7" member_type: VOTER }
I20260620 14:48:40.807922 5258 sys_catalog.cc:564] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7 [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:48:40.808588 5263 sys_catalog.cc:455] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 247845ff500a4c25aa82912ff97112f7. Latest consensus state: current_term: 1 leader_uuid: "247845ff500a4c25aa82912ff97112f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "247845ff500a4c25aa82912ff97112f7" member_type: VOTER } }
I20260620 14:48:40.808743 5263 sys_catalog.cc:458] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7 [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:40.808655 5262 sys_catalog.cc:455] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "247845ff500a4c25aa82912ff97112f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "247845ff500a4c25aa82912ff97112f7" member_type: VOTER } }
I20260620 14:48:40.808810 5262 sys_catalog.cc:458] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7 [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:40.809831 5266 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:48:40.811419 5266 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:48:40.812171 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:48:40.814102 5266 catalog_manager.cc:1347] Generated new cluster ID: b4e73c020d234526bc085329cc701cb8
I20260620 14:48:40.814172 5266 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:48:40.844053 5266 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:48:40.844957 5266 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:48:40.852334 5266 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Generated new TSK 0
I20260620 14:48:40.852600 5266 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:48:40.877256 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:40.878358 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:40.879843 388 webserver.cc:460] Webserver started at http://127.0.97.1:37433/ using document root <none> and password file <none>
I20260620 14:48:40.880060 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:40.880136 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:40.880268 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:40.880946 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "b3bc3bfb900a46f5b7023dbabd73670d"
format_stamp: "Formatted at 2026-06-20 14:48:40 on dist-test-slave-nvk5"
I20260620 14:48:40.883388 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.001s sys 0.002s
I20260620 14:48:40.884927 5282 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:40.885221 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260620 14:48:40.885331 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "b3bc3bfb900a46f5b7023dbabd73670d"
format_stamp: "Formatted at 2026-06-20 14:48:40 on dist-test-slave-nvk5"
I20260620 14:48:40.885439 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-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)
I20260620 14:48:40.902894 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:40.903443 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:40.904011 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:40.904853 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:40.904958 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:40.905073 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:40.905129 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:40.916213 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:39095
I20260620 14:48:40.916232 5344 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:39095 every 8 connection(s)
I20260620 14:48:40.923506 5345 heartbeater.cc:347] Connected to a master server at 127.0.97.62:44819
I20260620 14:48:40.923626 5345 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:40.923851 5345 heartbeater.cc:511] Master 127.0.97.62:44819 requested a full tablet report, sending...
I20260620 14:48:40.924690 5223 ts_manager.cc:194] Registered new tserver with Master: b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095)
I20260620 14:48:40.925047 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007821752s
I20260620 14:48:40.925808 5223 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49124
I20260620 14:48:40.935909 5223 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49140:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:48:40.937458 5345 heartbeater.cc:503] Master 127.0.97.62:44819 was elected leader, sending a full tablet report...
I20260620 14:48:40.949120 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 5119cff3b81c4d3bb26fe07208f6039d (DEFAULT_TABLE table=fake-table [id=8f5d1f2ba1c841cfb5abc2cd8a7095e1]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:40.949579 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5119cff3b81c4d3bb26fe07208f6039d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:40.954504 5357 tablet_bootstrap.cc:492] T 5119cff3b81c4d3bb26fe07208f6039d P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:40.955650 5357 tablet_bootstrap.cc:654] T 5119cff3b81c4d3bb26fe07208f6039d P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:40.957121 5357 tablet_bootstrap.cc:492] T 5119cff3b81c4d3bb26fe07208f6039d P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:40.957219 5357 ts_tablet_manager.cc:1397] T 5119cff3b81c4d3bb26fe07208f6039d P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:48:40.957679 5357 raft_consensus.cc:348] T 5119cff3b81c4d3bb26fe07208f6039d P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:40.957823 5357 raft_consensus.cc:374] T 5119cff3b81c4d3bb26fe07208f6039d P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:40.957857 5357 raft_consensus.cc:729] T 5119cff3b81c4d3bb26fe07208f6039d P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:40.957989 5357 consensus_queue.cc:260] T 5119cff3b81c4d3bb26fe07208f6039d P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:40.958093 5357 raft_consensus.cc:388] T 5119cff3b81c4d3bb26fe07208f6039d P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:40.958127 5357 raft_consensus.cc:482] T 5119cff3b81c4d3bb26fe07208f6039d P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:40.958173 5357 raft_consensus.cc:3037] T 5119cff3b81c4d3bb26fe07208f6039d P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:40.959972 5357 raft_consensus.cc:504] T 5119cff3b81c4d3bb26fe07208f6039d P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:40.960225 5357 leader_election.cc:302] T 5119cff3b81c4d3bb26fe07208f6039d P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:40.960705 5357 leader_election.cc:288] T 5119cff3b81c4d3bb26fe07208f6039d P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:40.960853 5359 raft_consensus.cc:2781] T 5119cff3b81c4d3bb26fe07208f6039d P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:40.962278 5357 ts_tablet_manager.cc:1428] T 5119cff3b81c4d3bb26fe07208f6039d P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260620 14:48:40.962277 5359 raft_consensus.cc:686] T 5119cff3b81c4d3bb26fe07208f6039d P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:40.962584 5359 consensus_queue.cc:237] T 5119cff3b81c4d3bb26fe07208f6039d P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:40.964412 5223 catalog_manager.cc:5495] T 5119cff3b81c4d3bb26fe07208f6039d P b3bc3bfb900a46f5b7023dbabd73670d reported cstate change: term changed from 0 to 1, leader changed from <none> to b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1). New cstate: current_term: 1 leader_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:40.979815 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:48:40.980748 5223 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49140:
name: "test-alter-range-partitioning-invalid-unbounded"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:48:40.987121 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 5060d0ae267e408293e9ecd1f4520b32 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:40.987556 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5060d0ae267e408293e9ecd1f4520b32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:40.993173 5357 tablet_bootstrap.cc:492] T 5060d0ae267e408293e9ecd1f4520b32 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:40.994299 5357 tablet_bootstrap.cc:654] T 5060d0ae267e408293e9ecd1f4520b32 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:40.995961 5357 tablet_bootstrap.cc:492] T 5060d0ae267e408293e9ecd1f4520b32 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:40.996085 5357 ts_tablet_manager.cc:1397] T 5060d0ae267e408293e9ecd1f4520b32 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:48:40.996718 5357 raft_consensus.cc:348] T 5060d0ae267e408293e9ecd1f4520b32 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:40.996867 5357 raft_consensus.cc:374] T 5060d0ae267e408293e9ecd1f4520b32 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:40.996902 5357 raft_consensus.cc:729] T 5060d0ae267e408293e9ecd1f4520b32 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:40.997080 5357 consensus_queue.cc:260] T 5060d0ae267e408293e9ecd1f4520b32 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:40.997210 5357 raft_consensus.cc:388] T 5060d0ae267e408293e9ecd1f4520b32 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:40.997247 5357 raft_consensus.cc:482] T 5060d0ae267e408293e9ecd1f4520b32 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:40.997290 5357 raft_consensus.cc:3037] T 5060d0ae267e408293e9ecd1f4520b32 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:40.999066 5357 raft_consensus.cc:504] T 5060d0ae267e408293e9ecd1f4520b32 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:40.999248 5357 leader_election.cc:302] T 5060d0ae267e408293e9ecd1f4520b32 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:40.999364 5357 leader_election.cc:288] T 5060d0ae267e408293e9ecd1f4520b32 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:40.999433 5359 raft_consensus.cc:2781] T 5060d0ae267e408293e9ecd1f4520b32 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:40.999617 5359 raft_consensus.cc:686] T 5060d0ae267e408293e9ecd1f4520b32 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:40.999817 5359 consensus_queue.cc:237] T 5060d0ae267e408293e9ecd1f4520b32 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.000069 5357 ts_tablet_manager.cc:1428] T 5060d0ae267e408293e9ecd1f4520b32 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260620 14:48:41.002014 5223 catalog_manager.cc:5495] T 5060d0ae267e408293e9ecd1f4520b32 P b3bc3bfb900a46f5b7023dbabd73670d reported cstate change: term changed from 0 to 1, leader changed from <none> to b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1). New cstate: current_term: 1 leader_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:41.007965 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.010699 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 5060d0ae267e408293e9ecd1f4520b32
I20260620 14:48:41.011437 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 5060d0ae267e408293e9ecd1f4520b32 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.011969 5367 tablet_replica.cc:330] T 5060d0ae267e408293e9ecd1f4520b32 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.012177 5367 raft_consensus.cc:2229] T 5060d0ae267e408293e9ecd1f4520b32 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.012359 5367 raft_consensus.cc:2258] T 5060d0ae267e408293e9ecd1f4520b32 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.013221 5367 ts_tablet_manager.cc:1905] T 5060d0ae267e408293e9ecd1f4520b32 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.013079 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:41.016063 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bc9452b498c34f8ab6d504d233705cf8 has no consensus state
I20260620 14:48:41.017884 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.019256 5367 ts_tablet_manager.cc:1918] T 5060d0ae267e408293e9ecd1f4520b32 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.019371 5367 log.cc:1196] T 5060d0ae267e408293e9ecd1f4520b32 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/5060d0ae267e408293e9ecd1f4520b32
I20260620 14:48:41.019294 5310 tablet_service.cc:1467] Processing CreateTablet for tablet bc9452b498c34f8ab6d504d233705cf8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.019716 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet bc9452b498c34f8ab6d504d233705cf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.019763 5367 ts_tablet_manager.cc:1939] T 5060d0ae267e408293e9ecd1f4520b32 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.020242 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.020793 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 5060d0ae267e408293e9ecd1f4520b32 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.023301 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet bc9452b498c34f8ab6d504d233705cf8
I20260620 14:48:41.023918 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet bc9452b498c34f8ab6d504d233705cf8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:41.024462 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet bc9452b498c34f8ab6d504d233705cf8 because the tablet was not found. No further retry: Not found: Tablet not found: bc9452b498c34f8ab6d504d233705cf8
I20260620 14:48:41.024804 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.025034 5357 tablet_bootstrap.cc:492] T bc9452b498c34f8ab6d504d233705cf8 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.026150 5357 tablet_bootstrap.cc:654] T bc9452b498c34f8ab6d504d233705cf8 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.027212 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.027737 5357 tablet_bootstrap.cc:492] T bc9452b498c34f8ab6d504d233705cf8 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.027858 5357 ts_tablet_manager.cc:1397] T bc9452b498c34f8ab6d504d233705cf8 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:48:41.028388 5357 raft_consensus.cc:348] T bc9452b498c34f8ab6d504d233705cf8 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.028553 5357 raft_consensus.cc:374] T bc9452b498c34f8ab6d504d233705cf8 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.028620 5357 raft_consensus.cc:729] T bc9452b498c34f8ab6d504d233705cf8 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.028805 5357 consensus_queue.cc:260] T bc9452b498c34f8ab6d504d233705cf8 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.028991 5357 raft_consensus.cc:388] T bc9452b498c34f8ab6d504d233705cf8 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.029055 5357 raft_consensus.cc:482] T bc9452b498c34f8ab6d504d233705cf8 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.029120 5357 raft_consensus.cc:3037] T bc9452b498c34f8ab6d504d233705cf8 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:41.030234 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1ee015817170434584e6fd6044e9d46e has no consensus state
I20260620 14:48:41.031559 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.031823 5357 raft_consensus.cc:504] T bc9452b498c34f8ab6d504d233705cf8 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.032058 5357 leader_election.cc:302] T bc9452b498c34f8ab6d504d233705cf8 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.032258 5357 leader_election.cc:288] T bc9452b498c34f8ab6d504d233705cf8 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.032465 5360 raft_consensus.cc:2781] T bc9452b498c34f8ab6d504d233705cf8 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.032640 5360 raft_consensus.cc:686] T bc9452b498c34f8ab6d504d233705cf8 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.032722 5357 ts_tablet_manager.cc:1428] T bc9452b498c34f8ab6d504d233705cf8 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.000s sys 0.005s
I20260620 14:48:41.032859 5360 consensus_queue.cc:237] T bc9452b498c34f8ab6d504d233705cf8 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.033572 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.033730 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 1ee015817170434584e6fd6044e9d46e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.034111 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1ee015817170434584e6fd6044e9d46e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.036378 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 1ee015817170434584e6fd6044e9d46e
I20260620 14:48:41.037040 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet 1ee015817170434584e6fd6044e9d46e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:41.038115 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 1ee015817170434584e6fd6044e9d46e because the tablet was not found. No further retry: Not found: Tablet not found: 1ee015817170434584e6fd6044e9d46e
I20260620 14:48:41.038164 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.038753 5222 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:41.039500 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet bc9452b498c34f8ab6d504d233705cf8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.039985 5367 tablet_replica.cc:330] T bc9452b498c34f8ab6d504d233705cf8 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.040190 5367 raft_consensus.cc:2229] T bc9452b498c34f8ab6d504d233705cf8 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.040594 5367 raft_consensus.cc:2258] T bc9452b498c34f8ab6d504d233705cf8 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.040946 5357 tablet_bootstrap.cc:492] T 1ee015817170434584e6fd6044e9d46e P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.041742 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.042268 5357 tablet_bootstrap.cc:654] T 1ee015817170434584e6fd6044e9d46e P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.042265 5367 ts_tablet_manager.cc:1905] T bc9452b498c34f8ab6d504d233705cf8 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.043730 5357 tablet_bootstrap.cc:492] T 1ee015817170434584e6fd6044e9d46e P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.043859 5357 ts_tablet_manager.cc:1397] T 1ee015817170434584e6fd6044e9d46e P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260620 14:48:41.044571 5357 raft_consensus.cc:348] T 1ee015817170434584e6fd6044e9d46e P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.044762 5357 raft_consensus.cc:374] T 1ee015817170434584e6fd6044e9d46e P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.044831 5357 raft_consensus.cc:729] T 1ee015817170434584e6fd6044e9d46e P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.045038 5357 consensus_queue.cc:260] T 1ee015817170434584e6fd6044e9d46e P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.045248 5357 raft_consensus.cc:388] T 1ee015817170434584e6fd6044e9d46e P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.045325 5357 raft_consensus.cc:482] T 1ee015817170434584e6fd6044e9d46e P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.045411 5357 raft_consensus.cc:3037] T 1ee015817170434584e6fd6044e9d46e P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:41.045527 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0e6b5e0eb7464999bbdef3865fe03d20 has no consensus state
I20260620 14:48:41.046911 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.048239 5367 ts_tablet_manager.cc:1918] T bc9452b498c34f8ab6d504d233705cf8 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.048885 5309 tablet_service.cc:1467] Processing CreateTablet for tablet 0e6b5e0eb7464999bbdef3865fe03d20 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.049296 5309 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0e6b5e0eb7464999bbdef3865fe03d20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.049351 5367 log.cc:1196] T bc9452b498c34f8ab6d504d233705cf8 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/bc9452b498c34f8ab6d504d233705cf8
I20260620 14:48:41.049278 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.049537 5357 raft_consensus.cc:504] T 1ee015817170434584e6fd6044e9d46e P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.049784 5367 ts_tablet_manager.cc:1939] T bc9452b498c34f8ab6d504d233705cf8 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.049825 5357 leader_election.cc:302] T 1ee015817170434584e6fd6044e9d46e P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.050079 5359 raft_consensus.cc:2781] T 1ee015817170434584e6fd6044e9d46e P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.050256 5359 raft_consensus.cc:686] T 1ee015817170434584e6fd6044e9d46e P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.050469 5359 consensus_queue.cc:237] T 1ee015817170434584e6fd6044e9d46e P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.051043 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet bc9452b498c34f8ab6d504d233705cf8 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.051411 5357 leader_election.cc:288] T 1ee015817170434584e6fd6044e9d46e P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.051810 5357 ts_tablet_manager.cc:1428] T 1ee015817170434584e6fd6044e9d46e P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.008s user 0.006s sys 0.000s
I20260620 14:48:41.053562 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 0e6b5e0eb7464999bbdef3865fe03d20
I20260620 14:48:41.054309 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 0e6b5e0eb7464999bbdef3865fe03d20 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:41.054888 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 0e6b5e0eb7464999bbdef3865fe03d20 because the tablet was not found. No further retry: Not found: Tablet not found: 0e6b5e0eb7464999bbdef3865fe03d20
I20260620 14:48:41.055038 5357 tablet_bootstrap.cc:492] T 0e6b5e0eb7464999bbdef3865fe03d20 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
W20260620 14:48:41.055404 5210 catalog_manager.cc:4639] Async tablet task AlterTable RPC for tablet bc9452b498c34f8ab6d504d233705cf8 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet bc9452b498c34f8ab6d504d233705cf8 consensus state has no leader
I20260620 14:48:41.056471 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.056886 5357 tablet_bootstrap.cc:654] T 0e6b5e0eb7464999bbdef3865fe03d20 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.058480 5357 tablet_bootstrap.cc:492] T 0e6b5e0eb7464999bbdef3865fe03d20 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.058606 5357 ts_tablet_manager.cc:1397] T 0e6b5e0eb7464999bbdef3865fe03d20 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:41.059145 5357 raft_consensus.cc:348] T 0e6b5e0eb7464999bbdef3865fe03d20 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.059303 5357 raft_consensus.cc:374] T 0e6b5e0eb7464999bbdef3865fe03d20 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.059373 5357 raft_consensus.cc:729] T 0e6b5e0eb7464999bbdef3865fe03d20 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.059585 5357 consensus_queue.cc:260] T 0e6b5e0eb7464999bbdef3865fe03d20 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.059791 5357 raft_consensus.cc:388] T 0e6b5e0eb7464999bbdef3865fe03d20 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.059648 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.059870 5357 raft_consensus.cc:482] T 0e6b5e0eb7464999bbdef3865fe03d20 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.059957 5357 raft_consensus.cc:3037] T 0e6b5e0eb7464999bbdef3865fe03d20 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.060213 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:41.061004 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet 1ee015817170434584e6fd6044e9d46e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.061272 5367 tablet_replica.cc:330] T 1ee015817170434584e6fd6044e9d46e P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.061420 5367 raft_consensus.cc:2229] T 1ee015817170434584e6fd6044e9d46e P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.061551 5367 raft_consensus.cc:2258] T 1ee015817170434584e6fd6044e9d46e P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.062875 5357 raft_consensus.cc:504] T 0e6b5e0eb7464999bbdef3865fe03d20 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.063107 5357 leader_election.cc:302] T 0e6b5e0eb7464999bbdef3865fe03d20 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.063122 5367 ts_tablet_manager.cc:1905] T 1ee015817170434584e6fd6044e9d46e P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.063319 5357 leader_election.cc:288] T 0e6b5e0eb7464999bbdef3865fe03d20 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.063375 5359 raft_consensus.cc:2781] T 0e6b5e0eb7464999bbdef3865fe03d20 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.063602 5359 raft_consensus.cc:686] T 0e6b5e0eb7464999bbdef3865fe03d20 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.063804 5359 consensus_queue.cc:237] T 0e6b5e0eb7464999bbdef3865fe03d20 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
W20260620 14:48:41.063930 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8e4260168ed04f3fa743d68f4f92fb8b has no consensus state
I20260620 14:48:41.067082 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.067483 5309 tablet_service.cc:1467] Processing CreateTablet for tablet 8e4260168ed04f3fa743d68f4f92fb8b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.067888 5309 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8e4260168ed04f3fa743d68f4f92fb8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.069995 5357 ts_tablet_manager.cc:1428] T 0e6b5e0eb7464999bbdef3865fe03d20 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.011s user 0.006s sys 0.000s
I20260620 14:48:41.069988 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.072392 5367 ts_tablet_manager.cc:1918] T 1ee015817170434584e6fd6044e9d46e P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.072561 5367 log.cc:1196] T 1ee015817170434584e6fd6044e9d46e P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/1ee015817170434584e6fd6044e9d46e
I20260620 14:48:41.072962 5367 ts_tablet_manager.cc:1939] T 1ee015817170434584e6fd6044e9d46e P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.074026 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 8e4260168ed04f3fa743d68f4f92fb8b
I20260620 14:48:41.074036 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 1ee015817170434584e6fd6044e9d46e (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.074667 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 8e4260168ed04f3fa743d68f4f92fb8b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.075978 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.077188 5357 tablet_bootstrap.cc:492] T 8e4260168ed04f3fa743d68f4f92fb8b P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
W20260620 14:48:41.077656 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 8e4260168ed04f3fa743d68f4f92fb8b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8e4260168ed04f3fa743d68f4f92fb8b already in progress: creating tablet
I20260620 14:48:41.078505 5357 tablet_bootstrap.cc:654] T 8e4260168ed04f3fa743d68f4f92fb8b P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.079126 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.079934 5357 tablet_bootstrap.cc:492] T 8e4260168ed04f3fa743d68f4f92fb8b P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.080096 5357 ts_tablet_manager.cc:1397] T 8e4260168ed04f3fa743d68f4f92fb8b P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260620 14:48:41.080149 5222 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:41.080963 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet 0e6b5e0eb7464999bbdef3865fe03d20 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.081179 5367 tablet_replica.cc:330] T 0e6b5e0eb7464999bbdef3865fe03d20 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.081334 5367 raft_consensus.cc:2229] T 0e6b5e0eb7464999bbdef3865fe03d20 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.081480 5367 raft_consensus.cc:2258] T 0e6b5e0eb7464999bbdef3865fe03d20 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.080834 5357 raft_consensus.cc:348] T 8e4260168ed04f3fa743d68f4f92fb8b P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.081801 5357 raft_consensus.cc:374] T 8e4260168ed04f3fa743d68f4f92fb8b P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.081875 5357 raft_consensus.cc:729] T 8e4260168ed04f3fa743d68f4f92fb8b P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.082139 5357 consensus_queue.cc:260] T 8e4260168ed04f3fa743d68f4f92fb8b P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.082327 5357 raft_consensus.cc:388] T 8e4260168ed04f3fa743d68f4f92fb8b P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.082396 5357 raft_consensus.cc:482] T 8e4260168ed04f3fa743d68f4f92fb8b P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.082470 5357 raft_consensus.cc:3037] T 8e4260168ed04f3fa743d68f4f92fb8b P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.082608 5367 ts_tablet_manager.cc:1905] T 0e6b5e0eb7464999bbdef3865fe03d20 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260620 14:48:41.083906 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fd331974d5dd4c6cabd9a2674604c12c has no consensus state
I20260620 14:48:41.085721 5357 raft_consensus.cc:504] T 8e4260168ed04f3fa743d68f4f92fb8b P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.085942 5357 leader_election.cc:302] T 8e4260168ed04f3fa743d68f4f92fb8b P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.086169 5360 raft_consensus.cc:2781] T 8e4260168ed04f3fa743d68f4f92fb8b P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.086290 5360 raft_consensus.cc:686] T 8e4260168ed04f3fa743d68f4f92fb8b P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.086519 5360 consensus_queue.cc:237] T 8e4260168ed04f3fa743d68f4f92fb8b P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.086906 5357 leader_election.cc:288] T 8e4260168ed04f3fa743d68f4f92fb8b P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.087323 5357 ts_tablet_manager.cc:1428] T 8e4260168ed04f3fa743d68f4f92fb8b P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.007s user 0.002s sys 0.003s
I20260620 14:48:41.088125 5309 tablet_service.cc:1467] Processing CreateTablet for tablet fd331974d5dd4c6cabd9a2674604c12c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20260620 14:48:41.088452 5367 ts_tablet_manager.cc:1918] T 0e6b5e0eb7464999bbdef3865fe03d20 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.088579 5367 log.cc:1196] T 0e6b5e0eb7464999bbdef3865fe03d20 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/0e6b5e0eb7464999bbdef3865fe03d20
I20260620 14:48:41.088693 5309 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fd331974d5dd4c6cabd9a2674604c12c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.088929 5367 ts_tablet_manager.cc:1939] T 0e6b5e0eb7464999bbdef3865fe03d20 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.089694 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 0e6b5e0eb7464999bbdef3865fe03d20 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.086499 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.094838 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.095968 5357 tablet_bootstrap.cc:492] T fd331974d5dd4c6cabd9a2674604c12c P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.097266 5357 tablet_bootstrap.cc:654] T fd331974d5dd4c6cabd9a2674604c12c P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.097839 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet fd331974d5dd4c6cabd9a2674604c12c
I20260620 14:48:41.098585 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet fd331974d5dd4c6cabd9a2674604c12c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:41.099123 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet fd331974d5dd4c6cabd9a2674604c12c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet fd331974d5dd4c6cabd9a2674604c12c already in progress: creating tablet
I20260620 14:48:41.099421 5357 tablet_bootstrap.cc:492] T fd331974d5dd4c6cabd9a2674604c12c P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.099548 5357 ts_tablet_manager.cc:1397] T fd331974d5dd4c6cabd9a2674604c12c P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:41.099855 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.100077 5357 raft_consensus.cc:348] T fd331974d5dd4c6cabd9a2674604c12c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.100260 5357 raft_consensus.cc:374] T fd331974d5dd4c6cabd9a2674604c12c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.100322 5357 raft_consensus.cc:729] T fd331974d5dd4c6cabd9a2674604c12c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.100534 5357 consensus_queue.cc:260] T fd331974d5dd4c6cabd9a2674604c12c P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.100709 5357 raft_consensus.cc:388] T fd331974d5dd4c6cabd9a2674604c12c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.100780 5357 raft_consensus.cc:482] T fd331974d5dd4c6cabd9a2674604c12c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.100807 5221 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:41.101372 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet 8e4260168ed04f3fa743d68f4f92fb8b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.101567 5367 tablet_replica.cc:330] T 8e4260168ed04f3fa743d68f4f92fb8b P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.101706 5367 raft_consensus.cc:2229] T 8e4260168ed04f3fa743d68f4f92fb8b P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.101827 5367 raft_consensus.cc:2258] T 8e4260168ed04f3fa743d68f4f92fb8b P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.102836 5367 ts_tablet_manager.cc:1905] T 8e4260168ed04f3fa743d68f4f92fb8b P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.104144 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:41.107538 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ccaf3407936f43008b8c06dc10441bdc has no consensus state
I20260620 14:48:41.109545 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.110123 5367 ts_tablet_manager.cc:1918] T 8e4260168ed04f3fa743d68f4f92fb8b P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.110615 5367 log.cc:1196] T 8e4260168ed04f3fa743d68f4f92fb8b P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/8e4260168ed04f3fa743d68f4f92fb8b
I20260620 14:48:41.111294 5367 ts_tablet_manager.cc:1939] T 8e4260168ed04f3fa743d68f4f92fb8b P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.111423 5309 tablet_service.cc:1467] Processing CreateTablet for tablet ccaf3407936f43008b8c06dc10441bdc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20260620 14:48:41.111898 5309 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ccaf3407936f43008b8c06dc10441bdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.112834 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 8e4260168ed04f3fa743d68f4f92fb8b (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.112967 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.115120 5357 raft_consensus.cc:3037] T fd331974d5dd4c6cabd9a2674604c12c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.116381 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet ccaf3407936f43008b8c06dc10441bdc
I20260620 14:48:41.117007 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet ccaf3407936f43008b8c06dc10441bdc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:41.117475 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet ccaf3407936f43008b8c06dc10441bdc because the tablet was not found. No further retry: Not found: Tablet not found: ccaf3407936f43008b8c06dc10441bdc
I20260620 14:48:41.117501 5357 raft_consensus.cc:504] T fd331974d5dd4c6cabd9a2674604c12c P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.117707 5357 leader_election.cc:302] T fd331974d5dd4c6cabd9a2674604c12c P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.117902 5357 leader_election.cc:288] T fd331974d5dd4c6cabd9a2674604c12c P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.118001 5360 raft_consensus.cc:2781] T fd331974d5dd4c6cabd9a2674604c12c P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.118326 5357 ts_tablet_manager.cc:1428] T fd331974d5dd4c6cabd9a2674604c12c P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.019s user 0.016s sys 0.003s
I20260620 14:48:41.118186 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.118538 5360 raft_consensus.cc:686] T fd331974d5dd4c6cabd9a2674604c12c P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.118607 5357 tablet_bootstrap.cc:492] T ccaf3407936f43008b8c06dc10441bdc P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.118750 5360 consensus_queue.cc:237] T fd331974d5dd4c6cabd9a2674604c12c P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.119928 5357 tablet_bootstrap.cc:654] T ccaf3407936f43008b8c06dc10441bdc P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.120865 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.121420 5357 tablet_bootstrap.cc:492] T ccaf3407936f43008b8c06dc10441bdc P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.121510 5357 ts_tablet_manager.cc:1397] T ccaf3407936f43008b8c06dc10441bdc P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260620 14:48:41.121927 5357 raft_consensus.cc:348] T ccaf3407936f43008b8c06dc10441bdc P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.122025 5357 raft_consensus.cc:374] T ccaf3407936f43008b8c06dc10441bdc P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.122056 5357 raft_consensus.cc:729] T ccaf3407936f43008b8c06dc10441bdc P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.122231 5357 consensus_queue.cc:260] T ccaf3407936f43008b8c06dc10441bdc P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.122364 5357 raft_consensus.cc:388] T ccaf3407936f43008b8c06dc10441bdc P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.122434 5357 raft_consensus.cc:482] T ccaf3407936f43008b8c06dc10441bdc P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.122495 5357 raft_consensus.cc:3037] T ccaf3407936f43008b8c06dc10441bdc P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.122875 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:41.123639 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet fd331974d5dd4c6cabd9a2674604c12c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.123878 5367 tablet_replica.cc:330] T fd331974d5dd4c6cabd9a2674604c12c P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.124063 5367 raft_consensus.cc:2229] T fd331974d5dd4c6cabd9a2674604c12c P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.124264 5367 raft_consensus.cc:2258] T fd331974d5dd4c6cabd9a2674604c12c P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.125670 5357 raft_consensus.cc:504] T ccaf3407936f43008b8c06dc10441bdc P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.125774 5367 ts_tablet_manager.cc:1905] T fd331974d5dd4c6cabd9a2674604c12c P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.125870 5357 leader_election.cc:302] T ccaf3407936f43008b8c06dc10441bdc P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
W20260620 14:48:41.125973 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 256295145dba4ffdb652fcb126d5d965 has no consensus state
I20260620 14:48:41.126019 5357 leader_election.cc:288] T ccaf3407936f43008b8c06dc10441bdc P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.126252 5360 raft_consensus.cc:2781] T ccaf3407936f43008b8c06dc10441bdc P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.126420 5357 ts_tablet_manager.cc:1428] T ccaf3407936f43008b8c06dc10441bdc P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.003s sys 0.002s
I20260620 14:48:41.126467 5360 raft_consensus.cc:686] T ccaf3407936f43008b8c06dc10441bdc P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.126724 5360 consensus_queue.cc:237] T ccaf3407936f43008b8c06dc10441bdc P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.128234 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.130046 5309 tablet_service.cc:1467] Processing CreateTablet for tablet 256295145dba4ffdb652fcb126d5d965 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.130438 5309 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 256295145dba4ffdb652fcb126d5d965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.130718 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.133118 5367 ts_tablet_manager.cc:1918] T fd331974d5dd4c6cabd9a2674604c12c P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.133241 5367 log.cc:1196] T fd331974d5dd4c6cabd9a2674604c12c P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/fd331974d5dd4c6cabd9a2674604c12c
I20260620 14:48:41.133621 5367 ts_tablet_manager.cc:1939] T fd331974d5dd4c6cabd9a2674604c12c P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.133888 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 256295145dba4ffdb652fcb126d5d965
I20260620 14:48:41.134473 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 256295145dba4ffdb652fcb126d5d965 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.134531 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet fd331974d5dd4c6cabd9a2674604c12c (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:41.135057 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 256295145dba4ffdb652fcb126d5d965 because the tablet was not found. No further retry: Not found: Tablet not found: 256295145dba4ffdb652fcb126d5d965
I20260620 14:48:41.136090 5357 tablet_bootstrap.cc:492] T 256295145dba4ffdb652fcb126d5d965 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.136087 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.137233 5357 tablet_bootstrap.cc:654] T 256295145dba4ffdb652fcb126d5d965 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.139147 5357 tablet_bootstrap.cc:492] T 256295145dba4ffdb652fcb126d5d965 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.139281 5357 ts_tablet_manager.cc:1397] T 256295145dba4ffdb652fcb126d5d965 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:48:41.139441 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.139820 5357 raft_consensus.cc:348] T 256295145dba4ffdb652fcb126d5d965 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.139987 5357 raft_consensus.cc:374] T 256295145dba4ffdb652fcb126d5d965 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.140048 5357 raft_consensus.cc:729] T 256295145dba4ffdb652fcb126d5d965 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.140233 5357 consensus_queue.cc:260] T 256295145dba4ffdb652fcb126d5d965 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.140422 5357 raft_consensus.cc:388] T 256295145dba4ffdb652fcb126d5d965 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.140475 5357 raft_consensus.cc:482] T 256295145dba4ffdb652fcb126d5d965 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.140571 5357 raft_consensus.cc:3037] T 256295145dba4ffdb652fcb126d5d965 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.143054 5357 raft_consensus.cc:504] T 256295145dba4ffdb652fcb126d5d965 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
W20260620 14:48:41.143224 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 68c17543e09d428ea2a89dc856cbd163 has no consensus state
I20260620 14:48:41.143317 5357 leader_election.cc:302] T 256295145dba4ffdb652fcb126d5d965 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.143455 5357 leader_election.cc:288] T 256295145dba4ffdb652fcb126d5d965 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.143857 5357 ts_tablet_manager.cc:1428] T 256295145dba4ffdb652fcb126d5d965 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.004s user 0.005s sys 0.000s
I20260620 14:48:41.143936 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet ccaf3407936f43008b8c06dc10441bdc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.144158 5367 tablet_replica.cc:330] T ccaf3407936f43008b8c06dc10441bdc P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.144200 5359 raft_consensus.cc:2781] T 256295145dba4ffdb652fcb126d5d965 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.144320 5359 raft_consensus.cc:686] T 256295145dba4ffdb652fcb126d5d965 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.144338 5367 raft_consensus.cc:2229] T ccaf3407936f43008b8c06dc10441bdc P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.144480 5367 raft_consensus.cc:2258] T ccaf3407936f43008b8c06dc10441bdc P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.144490 5359 consensus_queue.cc:237] T 256295145dba4ffdb652fcb126d5d965 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.145274 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.146704 5309 tablet_service.cc:1467] Processing CreateTablet for tablet 68c17543e09d428ea2a89dc856cbd163 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.147094 5309 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 68c17543e09d428ea2a89dc856cbd163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.147132 5367 ts_tablet_manager.cc:1905] T ccaf3407936f43008b8c06dc10441bdc P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.149029 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 256295145dba4ffdb652fcb126d5d965 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.149106 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.151295 5357 tablet_bootstrap.cc:492] T 68c17543e09d428ea2a89dc856cbd163 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.152592 5357 tablet_bootstrap.cc:654] T 68c17543e09d428ea2a89dc856cbd163 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.152662 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 68c17543e09d428ea2a89dc856cbd163
I20260620 14:48:41.152865 5367 ts_tablet_manager.cc:1918] T ccaf3407936f43008b8c06dc10441bdc P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.152966 5367 log.cc:1196] T ccaf3407936f43008b8c06dc10441bdc P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/ccaf3407936f43008b8c06dc10441bdc
I20260620 14:48:41.153306 5367 ts_tablet_manager.cc:1939] T ccaf3407936f43008b8c06dc10441bdc P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.153491 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet 68c17543e09d428ea2a89dc856cbd163 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.154109 5367 tablet_replica.cc:330] T 256295145dba4ffdb652fcb126d5d965 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.154181 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet ccaf3407936f43008b8c06dc10441bdc (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.154274 5367 raft_consensus.cc:2229] T 256295145dba4ffdb652fcb126d5d965 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.154409 5367 raft_consensus.cc:2258] T 256295145dba4ffdb652fcb126d5d965 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.154418 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.155306 5367 ts_tablet_manager.cc:1905] T 256295145dba4ffdb652fcb126d5d965 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.155797 5357 tablet_bootstrap.cc:492] T 68c17543e09d428ea2a89dc856cbd163 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.155902 5357 ts_tablet_manager.cc:1397] T 68c17543e09d428ea2a89dc856cbd163 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260620 14:48:41.156587 5357 raft_consensus.cc:348] T 68c17543e09d428ea2a89dc856cbd163 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.156745 5357 raft_consensus.cc:374] T 68c17543e09d428ea2a89dc856cbd163 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.156811 5357 raft_consensus.cc:729] T 68c17543e09d428ea2a89dc856cbd163 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.156997 5357 consensus_queue.cc:260] T 68c17543e09d428ea2a89dc856cbd163 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.157197 5357 raft_consensus.cc:388] T 68c17543e09d428ea2a89dc856cbd163 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.157271 5357 raft_consensus.cc:482] T 68c17543e09d428ea2a89dc856cbd163 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.157346 5357 raft_consensus.cc:3037] T 68c17543e09d428ea2a89dc856cbd163 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.157202 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.159057 5357 raft_consensus.cc:504] T 68c17543e09d428ea2a89dc856cbd163 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.159267 5357 leader_election.cc:302] T 68c17543e09d428ea2a89dc856cbd163 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.159423 5357 leader_election.cc:288] T 68c17543e09d428ea2a89dc856cbd163 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.159474 5360 raft_consensus.cc:2781] T 68c17543e09d428ea2a89dc856cbd163 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.159566 5360 raft_consensus.cc:686] T 68c17543e09d428ea2a89dc856cbd163 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.159747 5360 consensus_queue.cc:237] T 68c17543e09d428ea2a89dc856cbd163 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.160154 5357 ts_tablet_manager.cc:1428] T 68c17543e09d428ea2a89dc856cbd163 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
W20260620 14:48:41.160671 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7482e0208bcb42a4a7dadffb97227d14 has no consensus state
I20260620 14:48:41.160971 5367 ts_tablet_manager.cc:1918] T 256295145dba4ffdb652fcb126d5d965 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.161072 5367 log.cc:1196] T 256295145dba4ffdb652fcb126d5d965 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/256295145dba4ffdb652fcb126d5d965
I20260620 14:48:41.161485 5367 ts_tablet_manager.cc:1939] T 256295145dba4ffdb652fcb126d5d965 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.162397 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 256295145dba4ffdb652fcb126d5d965 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.162649 5367 tablet_replica.cc:330] T 68c17543e09d428ea2a89dc856cbd163 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.163630 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.164362 5309 tablet_service.cc:1467] Processing CreateTablet for tablet 7482e0208bcb42a4a7dadffb97227d14 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20260620 14:48:41.164743 5309 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7482e0208bcb42a4a7dadffb97227d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.165889 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.168624 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 7482e0208bcb42a4a7dadffb97227d14
I20260620 14:48:41.169219 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 7482e0208bcb42a4a7dadffb97227d14 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.170162 5357 tablet_bootstrap.cc:492] T 7482e0208bcb42a4a7dadffb97227d14 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.170270 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.171036 5367 raft_consensus.cc:2229] T 68c17543e09d428ea2a89dc856cbd163 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.171468 5367 raft_consensus.cc:2258] T 68c17543e09d428ea2a89dc856cbd163 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.171530 5357 tablet_bootstrap.cc:654] T 7482e0208bcb42a4a7dadffb97227d14 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.172426 5367 ts_tablet_manager.cc:1905] T 68c17543e09d428ea2a89dc856cbd163 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.173586 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.174252 5221 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:41.176359 5357 tablet_bootstrap.cc:492] T 7482e0208bcb42a4a7dadffb97227d14 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.176492 5357 ts_tablet_manager.cc:1397] T 7482e0208bcb42a4a7dadffb97227d14 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.006s user 0.003s sys 0.000s
I20260620 14:48:41.177126 5357 raft_consensus.cc:348] T 7482e0208bcb42a4a7dadffb97227d14 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.177294 5357 raft_consensus.cc:374] T 7482e0208bcb42a4a7dadffb97227d14 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.177350 5357 raft_consensus.cc:729] T 7482e0208bcb42a4a7dadffb97227d14 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
W20260620 14:48:41.177513 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 80eb6a0cf11c4cdb936a11c6d94382f8 has no consensus state
I20260620 14:48:41.177527 5357 consensus_queue.cc:260] T 7482e0208bcb42a4a7dadffb97227d14 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.177701 5357 raft_consensus.cc:388] T 7482e0208bcb42a4a7dadffb97227d14 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.177771 5357 raft_consensus.cc:482] T 7482e0208bcb42a4a7dadffb97227d14 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.177843 5357 raft_consensus.cc:3037] T 7482e0208bcb42a4a7dadffb97227d14 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.178056 5367 ts_tablet_manager.cc:1918] T 68c17543e09d428ea2a89dc856cbd163 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.178150 5367 log.cc:1196] T 68c17543e09d428ea2a89dc856cbd163 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/68c17543e09d428ea2a89dc856cbd163
I20260620 14:48:41.178488 5367 ts_tablet_manager.cc:1939] T 68c17543e09d428ea2a89dc856cbd163 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.179373 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 68c17543e09d428ea2a89dc856cbd163 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.179585 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:41.179885 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 7482e0208bcb42a4a7dadffb97227d14 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7482e0208bcb42a4a7dadffb97227d14 already in progress: creating tablet
I20260620 14:48:41.180365 5357 raft_consensus.cc:504] T 7482e0208bcb42a4a7dadffb97227d14 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.180589 5357 leader_election.cc:302] T 7482e0208bcb42a4a7dadffb97227d14 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.180796 5360 raft_consensus.cc:2781] T 7482e0208bcb42a4a7dadffb97227d14 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.180982 5360 raft_consensus.cc:686] T 7482e0208bcb42a4a7dadffb97227d14 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.181162 5360 consensus_queue.cc:237] T 7482e0208bcb42a4a7dadffb97227d14 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.181515 5309 tablet_service.cc:1467] Processing CreateTablet for tablet 80eb6a0cf11c4cdb936a11c6d94382f8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20260620 14:48:41.181865 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.182036 5309 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 80eb6a0cf11c4cdb936a11c6d94382f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.182624 5357 leader_election.cc:288] T 7482e0208bcb42a4a7dadffb97227d14 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.183200 5357 ts_tablet_manager.cc:1428] T 7482e0208bcb42a4a7dadffb97227d14 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.007s user 0.001s sys 0.003s
I20260620 14:48:41.184468 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 80eb6a0cf11c4cdb936a11c6d94382f8
I20260620 14:48:41.185125 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 80eb6a0cf11c4cdb936a11c6d94382f8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:41.185639 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 80eb6a0cf11c4cdb936a11c6d94382f8 because the tablet was not found. No further retry: Not found: Tablet not found: 80eb6a0cf11c4cdb936a11c6d94382f8
I20260620 14:48:41.185959 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.188463 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.190151 5357 tablet_bootstrap.cc:492] T 80eb6a0cf11c4cdb936a11c6d94382f8 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.191248 5357 tablet_bootstrap.cc:654] T 80eb6a0cf11c4cdb936a11c6d94382f8 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
W20260620 14:48:41.191815 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 90303ac28add4e458f04216f9177a7fa has no consensus state
I20260620 14:48:41.192423 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet 7482e0208bcb42a4a7dadffb97227d14 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.193773 5367 tablet_replica.cc:330] T 7482e0208bcb42a4a7dadffb97227d14 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.193948 5367 raft_consensus.cc:2229] T 7482e0208bcb42a4a7dadffb97227d14 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.194109 5367 raft_consensus.cc:2258] T 7482e0208bcb42a4a7dadffb97227d14 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.195083 5367 ts_tablet_manager.cc:1905] T 7482e0208bcb42a4a7dadffb97227d14 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.195690 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.196393 5309 tablet_service.cc:1467] Processing CreateTablet for tablet 90303ac28add4e458f04216f9177a7fa (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.196827 5309 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 90303ac28add4e458f04216f9177a7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.198838 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.201330 5367 ts_tablet_manager.cc:1918] T 7482e0208bcb42a4a7dadffb97227d14 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.201442 5367 log.cc:1196] T 7482e0208bcb42a4a7dadffb97227d14 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/7482e0208bcb42a4a7dadffb97227d14
I20260620 14:48:41.201784 5367 ts_tablet_manager.cc:1939] T 7482e0208bcb42a4a7dadffb97227d14 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.202773 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 7482e0208bcb42a4a7dadffb97227d14 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.203094 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 90303ac28add4e458f04216f9177a7fa
I20260620 14:48:41.203352 5357 tablet_bootstrap.cc:492] T 80eb6a0cf11c4cdb936a11c6d94382f8 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.203472 5357 ts_tablet_manager.cc:1397] T 80eb6a0cf11c4cdb936a11c6d94382f8 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.013s user 0.004s sys 0.008s
I20260620 14:48:41.203675 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 90303ac28add4e458f04216f9177a7fa with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.204138 5357 raft_consensus.cc:348] T 80eb6a0cf11c4cdb936a11c6d94382f8 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.204304 5357 raft_consensus.cc:374] T 80eb6a0cf11c4cdb936a11c6d94382f8 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.204367 5357 raft_consensus.cc:729] T 80eb6a0cf11c4cdb936a11c6d94382f8 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
W20260620 14:48:41.204434 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 90303ac28add4e458f04216f9177a7fa because the tablet was not found. No further retry: Not found: Tablet not found: 90303ac28add4e458f04216f9177a7fa
I20260620 14:48:41.204595 5357 consensus_queue.cc:260] T 80eb6a0cf11c4cdb936a11c6d94382f8 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.204761 5357 raft_consensus.cc:388] T 80eb6a0cf11c4cdb936a11c6d94382f8 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.204838 5357 raft_consensus.cc:482] T 80eb6a0cf11c4cdb936a11c6d94382f8 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.204918 5357 raft_consensus.cc:3037] T 80eb6a0cf11c4cdb936a11c6d94382f8 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.204692 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.207264 5357 raft_consensus.cc:504] T 80eb6a0cf11c4cdb936a11c6d94382f8 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.207280 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.207469 5357 leader_election.cc:302] T 80eb6a0cf11c4cdb936a11c6d94382f8 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.207649 5357 leader_election.cc:288] T 80eb6a0cf11c4cdb936a11c6d94382f8 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.207715 5360 raft_consensus.cc:2781] T 80eb6a0cf11c4cdb936a11c6d94382f8 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.207896 5360 raft_consensus.cc:686] T 80eb6a0cf11c4cdb936a11c6d94382f8 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.208043 5357 ts_tablet_manager.cc:1428] T 80eb6a0cf11c4cdb936a11c6d94382f8 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.004s user 0.000s sys 0.004s
I20260620 14:48:41.208086 5360 consensus_queue.cc:237] T 80eb6a0cf11c4cdb936a11c6d94382f8 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.208254 5357 tablet_bootstrap.cc:492] T 90303ac28add4e458f04216f9177a7fa P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.210062 5357 tablet_bootstrap.cc:654] T 90303ac28add4e458f04216f9177a7fa P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
W20260620 14:48:41.210840 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4f5fa8f321464ed6943f7b4d05a8f4ee has no consensus state
I20260620 14:48:41.211323 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet 80eb6a0cf11c4cdb936a11c6d94382f8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.211704 5367 tablet_replica.cc:330] T 80eb6a0cf11c4cdb936a11c6d94382f8 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.211859 5367 raft_consensus.cc:2229] T 80eb6a0cf11c4cdb936a11c6d94382f8 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.211998 5367 raft_consensus.cc:2258] T 80eb6a0cf11c4cdb936a11c6d94382f8 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.212808 5367 ts_tablet_manager.cc:1905] T 80eb6a0cf11c4cdb936a11c6d94382f8 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.212762 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.213109 5357 tablet_bootstrap.cc:492] T 90303ac28add4e458f04216f9177a7fa P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.213833 5357 ts_tablet_manager.cc:1397] T 90303ac28add4e458f04216f9177a7fa P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.006s user 0.003s sys 0.000s
I20260620 14:48:41.214068 5309 tablet_service.cc:1467] Processing CreateTablet for tablet 4f5fa8f321464ed6943f7b4d05a8f4ee (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.214478 5309 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4f5fa8f321464ed6943f7b4d05a8f4ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.214453 5357 raft_consensus.cc:348] T 90303ac28add4e458f04216f9177a7fa P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.214615 5357 raft_consensus.cc:374] T 90303ac28add4e458f04216f9177a7fa P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.214697 5357 raft_consensus.cc:729] T 90303ac28add4e458f04216f9177a7fa P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.214902 5357 consensus_queue.cc:260] T 90303ac28add4e458f04216f9177a7fa P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.214926 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.215072 5357 raft_consensus.cc:388] T 90303ac28add4e458f04216f9177a7fa P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.215163 5357 raft_consensus.cc:482] T 90303ac28add4e458f04216f9177a7fa P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.215242 5357 raft_consensus.cc:3037] T 90303ac28add4e458f04216f9177a7fa P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.217841 5357 raft_consensus.cc:504] T 90303ac28add4e458f04216f9177a7fa P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.218122 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 4f5fa8f321464ed6943f7b4d05a8f4ee
I20260620 14:48:41.218068 5357 leader_election.cc:302] T 90303ac28add4e458f04216f9177a7fa P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.218349 5360 raft_consensus.cc:2781] T 90303ac28add4e458f04216f9177a7fa P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.218452 5360 raft_consensus.cc:686] T 90303ac28add4e458f04216f9177a7fa P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.218631 5360 consensus_queue.cc:237] T 90303ac28add4e458f04216f9177a7fa P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.218747 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 4f5fa8f321464ed6943f7b4d05a8f4ee with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.218302 5357 leader_election.cc:288] T 90303ac28add4e458f04216f9177a7fa P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.219254 5367 ts_tablet_manager.cc:1918] T 80eb6a0cf11c4cdb936a11c6d94382f8 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.219369 5367 log.cc:1196] T 80eb6a0cf11c4cdb936a11c6d94382f8 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/80eb6a0cf11c4cdb936a11c6d94382f8
I20260620 14:48:41.219398 5357 ts_tablet_manager.cc:1428] T 90303ac28add4e458f04216f9177a7fa P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260620 14:48:41.219687 5367 ts_tablet_manager.cc:1939] T 80eb6a0cf11c4cdb936a11c6d94382f8 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.221745 5357 tablet_bootstrap.cc:492] T 4f5fa8f321464ed6943f7b4d05a8f4ee P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.223770 5357 tablet_bootstrap.cc:654] T 4f5fa8f321464ed6943f7b4d05a8f4ee P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.220640 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 80eb6a0cf11c4cdb936a11c6d94382f8 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:41.224861 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 4f5fa8f321464ed6943f7b4d05a8f4ee because the tablet was not found. No further retry: Not found: Tablet not found: 4f5fa8f321464ed6943f7b4d05a8f4ee
I20260620 14:48:41.226123 5357 tablet_bootstrap.cc:492] T 4f5fa8f321464ed6943f7b4d05a8f4ee P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.226244 5357 ts_tablet_manager.cc:1397] T 4f5fa8f321464ed6943f7b4d05a8f4ee P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260620 14:48:41.226290 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.227017 5357 raft_consensus.cc:348] T 4f5fa8f321464ed6943f7b4d05a8f4ee P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.227175 5357 raft_consensus.cc:374] T 4f5fa8f321464ed6943f7b4d05a8f4ee P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.227236 5357 raft_consensus.cc:729] T 4f5fa8f321464ed6943f7b4d05a8f4ee P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.227413 5357 consensus_queue.cc:260] T 4f5fa8f321464ed6943f7b4d05a8f4ee P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.227622 5357 raft_consensus.cc:388] T 4f5fa8f321464ed6943f7b4d05a8f4ee P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.227713 5357 raft_consensus.cc:482] T 4f5fa8f321464ed6943f7b4d05a8f4ee P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.227823 5357 raft_consensus.cc:3037] T 4f5fa8f321464ed6943f7b4d05a8f4ee P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.228432 5222 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:41.229240 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet 80eb6a0cf11c4cdb936a11c6d94382f8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:41.229851 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 80eb6a0cf11c4cdb936a11c6d94382f8 because the tablet was not found. No further retry: Not found: Tablet not found: 80eb6a0cf11c4cdb936a11c6d94382f8
I20260620 14:48:41.230834 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.231820 5357 raft_consensus.cc:504] T 4f5fa8f321464ed6943f7b4d05a8f4ee P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.232056 5357 leader_election.cc:302] T 4f5fa8f321464ed6943f7b4d05a8f4ee P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.232301 5361 raft_consensus.cc:2781] T 4f5fa8f321464ed6943f7b4d05a8f4ee P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.232940 5361 raft_consensus.cc:686] T 4f5fa8f321464ed6943f7b4d05a8f4ee P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.233158 5361 consensus_queue.cc:237] T 4f5fa8f321464ed6943f7b4d05a8f4ee P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.233330 5357 leader_election.cc:288] T 4f5fa8f321464ed6943f7b4d05a8f4ee P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.233795 5357 ts_tablet_manager.cc:1428] T 4f5fa8f321464ed6943f7b4d05a8f4ee P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
W20260620 14:48:41.234347 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cf0e46a616974d7585a6a3ca29203fc6 has no consensus state
I20260620 14:48:41.235561 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet 90303ac28add4e458f04216f9177a7fa with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.235782 5367 tablet_replica.cc:330] T 90303ac28add4e458f04216f9177a7fa P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.235668 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.235952 5367 raft_consensus.cc:2229] T 90303ac28add4e458f04216f9177a7fa P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.236117 5367 raft_consensus.cc:2258] T 90303ac28add4e458f04216f9177a7fa P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.237244 5367 ts_tablet_manager.cc:1905] T 90303ac28add4e458f04216f9177a7fa P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.237916 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.239130 5310 tablet_service.cc:1467] Processing CreateTablet for tablet cf0e46a616974d7585a6a3ca29203fc6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20260620 14:48:41.239506 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cf0e46a616974d7585a6a3ca29203fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.240921 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet cf0e46a616974d7585a6a3ca29203fc6
I20260620 14:48:41.241562 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet cf0e46a616974d7585a6a3ca29203fc6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.242950 5367 ts_tablet_manager.cc:1918] T 90303ac28add4e458f04216f9177a7fa P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.243067 5367 log.cc:1196] T 90303ac28add4e458f04216f9177a7fa P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/90303ac28add4e458f04216f9177a7fa
I20260620 14:48:41.243360 5367 ts_tablet_manager.cc:1939] T 90303ac28add4e458f04216f9177a7fa P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.244130 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 90303ac28add4e458f04216f9177a7fa (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:41.244386 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet cf0e46a616974d7585a6a3ca29203fc6 because the tablet was not found. No further retry: Not found: Tablet not found: cf0e46a616974d7585a6a3ca29203fc6
I20260620 14:48:41.244570 5357 tablet_bootstrap.cc:492] T cf0e46a616974d7585a6a3ca29203fc6 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.239490 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet 4f5fa8f321464ed6943f7b4d05a8f4ee with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.244925 5367 tablet_replica.cc:330] T 4f5fa8f321464ed6943f7b4d05a8f4ee P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.245083 5367 raft_consensus.cc:2229] T 4f5fa8f321464ed6943f7b4d05a8f4ee P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.245445 5367 raft_consensus.cc:2258] T 4f5fa8f321464ed6943f7b4d05a8f4ee P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.245831 5357 tablet_bootstrap.cc:654] T cf0e46a616974d7585a6a3ca29203fc6 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.245723 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.247241 5357 tablet_bootstrap.cc:492] T cf0e46a616974d7585a6a3ca29203fc6 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.247373 5357 ts_tablet_manager.cc:1397] T cf0e46a616974d7585a6a3ca29203fc6 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:48:41.248034 5357 raft_consensus.cc:348] T cf0e46a616974d7585a6a3ca29203fc6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.248191 5357 raft_consensus.cc:374] T cf0e46a616974d7585a6a3ca29203fc6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.248255 5357 raft_consensus.cc:729] T cf0e46a616974d7585a6a3ca29203fc6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.248365 5367 ts_tablet_manager.cc:1905] T 4f5fa8f321464ed6943f7b4d05a8f4ee P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.248250 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.248489 5357 consensus_queue.cc:260] T cf0e46a616974d7585a6a3ca29203fc6 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.248682 5357 raft_consensus.cc:388] T cf0e46a616974d7585a6a3ca29203fc6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.248793 5357 raft_consensus.cc:482] T cf0e46a616974d7585a6a3ca29203fc6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.248869 5357 raft_consensus.cc:3037] T cf0e46a616974d7585a6a3ca29203fc6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:41.251744 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 36d093292c314b928f266ba09c6cd77a has no consensus state
I20260620 14:48:41.252010 5357 raft_consensus.cc:504] T cf0e46a616974d7585a6a3ca29203fc6 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.252221 5357 leader_election.cc:302] T cf0e46a616974d7585a6a3ca29203fc6 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.252363 5357 leader_election.cc:288] T cf0e46a616974d7585a6a3ca29203fc6 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.252537 5391 raft_consensus.cc:2781] T cf0e46a616974d7585a6a3ca29203fc6 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.252663 5391 raft_consensus.cc:686] T cf0e46a616974d7585a6a3ca29203fc6 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.252859 5391 consensus_queue.cc:237] T cf0e46a616974d7585a6a3ca29203fc6 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.253103 5357 ts_tablet_manager.cc:1428] T cf0e46a616974d7585a6a3ca29203fc6 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.006s user 0.003s sys 0.003s
I20260620 14:48:41.253933 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.255155 5309 tablet_service.cc:1467] Processing CreateTablet for tablet 36d093292c314b928f266ba09c6cd77a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20260620 14:48:41.255555 5309 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 36d093292c314b928f266ba09c6cd77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.256031 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet cf0e46a616974d7585a6a3ca29203fc6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.256440 5367 ts_tablet_manager.cc:1918] T 4f5fa8f321464ed6943f7b4d05a8f4ee P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.256568 5367 log.cc:1196] T 4f5fa8f321464ed6943f7b4d05a8f4ee P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/4f5fa8f321464ed6943f7b4d05a8f4ee
I20260620 14:48:41.256820 5367 ts_tablet_manager.cc:1939] T 4f5fa8f321464ed6943f7b4d05a8f4ee P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.257463 5367 tablet_replica.cc:330] T cf0e46a616974d7585a6a3ca29203fc6 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.257550 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 4f5fa8f321464ed6943f7b4d05a8f4ee (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.257614 5367 raft_consensus.cc:2229] T cf0e46a616974d7585a6a3ca29203fc6 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.257747 5367 raft_consensus.cc:2258] T cf0e46a616974d7585a6a3ca29203fc6 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.258641 5367 ts_tablet_manager.cc:1905] T cf0e46a616974d7585a6a3ca29203fc6 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.260442 5357 tablet_bootstrap.cc:492] T 36d093292c314b928f266ba09c6cd77a P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.261919 5357 tablet_bootstrap.cc:654] T 36d093292c314b928f266ba09c6cd77a P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.262667 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.263507 5357 tablet_bootstrap.cc:492] T 36d093292c314b928f266ba09c6cd77a P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.263594 5367 ts_tablet_manager.cc:1918] T cf0e46a616974d7585a6a3ca29203fc6 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.263624 5357 ts_tablet_manager.cc:1397] T 36d093292c314b928f266ba09c6cd77a P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:48:41.263721 5367 log.cc:1196] T cf0e46a616974d7585a6a3ca29203fc6 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/cf0e46a616974d7585a6a3ca29203fc6
I20260620 14:48:41.263999 5367 ts_tablet_manager.cc:1939] T cf0e46a616974d7585a6a3ca29203fc6 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.264261 5357 raft_consensus.cc:348] T 36d093292c314b928f266ba09c6cd77a P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.264432 5357 raft_consensus.cc:374] T 36d093292c314b928f266ba09c6cd77a P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.264493 5357 raft_consensus.cc:729] T 36d093292c314b928f266ba09c6cd77a P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.264752 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet cf0e46a616974d7585a6a3ca29203fc6 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.264716 5357 consensus_queue.cc:260] T 36d093292c314b928f266ba09c6cd77a P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.264950 5357 raft_consensus.cc:388] T 36d093292c314b928f266ba09c6cd77a P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.265018 5357 raft_consensus.cc:482] T 36d093292c314b928f266ba09c6cd77a P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.265084 5357 raft_consensus.cc:3037] T 36d093292c314b928f266ba09c6cd77a P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.265986 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 36d093292c314b928f266ba09c6cd77a
I20260620 14:48:41.266641 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet 36d093292c314b928f266ba09c6cd77a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:41.267144 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 36d093292c314b928f266ba09c6cd77a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 36d093292c314b928f266ba09c6cd77a already in progress: creating tablet
I20260620 14:48:41.267534 5357 raft_consensus.cc:504] T 36d093292c314b928f266ba09c6cd77a P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.267582 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.267753 5357 leader_election.cc:302] T 36d093292c314b928f266ba09c6cd77a P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.267900 5357 leader_election.cc:288] T 36d093292c314b928f266ba09c6cd77a P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.267985 5391 raft_consensus.cc:2781] T 36d093292c314b928f266ba09c6cd77a P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.268131 5391 raft_consensus.cc:686] T 36d093292c314b928f266ba09c6cd77a P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.268280 5357 ts_tablet_manager.cc:1428] T 36d093292c314b928f266ba09c6cd77a P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.000s sys 0.001s
I20260620 14:48:41.268430 5391 consensus_queue.cc:237] T 36d093292c314b928f266ba09c6cd77a P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.270354 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.272055 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:41.272758 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet 36d093292c314b928f266ba09c6cd77a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.273013 5367 tablet_replica.cc:330] T 36d093292c314b928f266ba09c6cd77a P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.273168 5367 raft_consensus.cc:2229] T 36d093292c314b928f266ba09c6cd77a P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.273321 5367 raft_consensus.cc:2258] T 36d093292c314b928f266ba09c6cd77a P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.274293 5367 ts_tablet_manager.cc:1905] T 36d093292c314b928f266ba09c6cd77a P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260620 14:48:41.275259 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3ca489691eba46d28e187b33bcb04f7a has no consensus state
I20260620 14:48:41.276818 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.278378 5309 tablet_service.cc:1467] Processing CreateTablet for tablet 3ca489691eba46d28e187b33bcb04f7a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.278759 5309 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3ca489691eba46d28e187b33bcb04f7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.278997 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.280131 5367 ts_tablet_manager.cc:1918] T 36d093292c314b928f266ba09c6cd77a P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.280241 5367 log.cc:1196] T 36d093292c314b928f266ba09c6cd77a P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/36d093292c314b928f266ba09c6cd77a
I20260620 14:48:41.280676 5367 ts_tablet_manager.cc:1939] T 36d093292c314b928f266ba09c6cd77a P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.281386 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 36d093292c314b928f266ba09c6cd77a (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.282104 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 3ca489691eba46d28e187b33bcb04f7a
I20260620 14:48:41.282670 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 3ca489691eba46d28e187b33bcb04f7a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:41.283102 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 3ca489691eba46d28e187b33bcb04f7a because the tablet was not found. No further retry: Not found: Tablet not found: 3ca489691eba46d28e187b33bcb04f7a
I20260620 14:48:41.283504 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.284160 5357 tablet_bootstrap.cc:492] T 3ca489691eba46d28e187b33bcb04f7a P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.285444 5357 tablet_bootstrap.cc:654] T 3ca489691eba46d28e187b33bcb04f7a P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.285979 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.286895 5357 tablet_bootstrap.cc:492] T 3ca489691eba46d28e187b33bcb04f7a P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.287022 5357 ts_tablet_manager.cc:1397] T 3ca489691eba46d28e187b33bcb04f7a P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:48:41.287573 5357 raft_consensus.cc:348] T 3ca489691eba46d28e187b33bcb04f7a P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.287719 5357 raft_consensus.cc:374] T 3ca489691eba46d28e187b33bcb04f7a P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.287779 5357 raft_consensus.cc:729] T 3ca489691eba46d28e187b33bcb04f7a P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.287990 5357 consensus_queue.cc:260] T 3ca489691eba46d28e187b33bcb04f7a P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.288164 5357 raft_consensus.cc:388] T 3ca489691eba46d28e187b33bcb04f7a P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.288239 5357 raft_consensus.cc:482] T 3ca489691eba46d28e187b33bcb04f7a P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.288322 5357 raft_consensus.cc:3037] T 3ca489691eba46d28e187b33bcb04f7a P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:41.289255 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8db94fc1ad3040b19aa9879008e040a8 has no consensus state
I20260620 14:48:41.290548 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.290882 5357 raft_consensus.cc:504] T 3ca489691eba46d28e187b33bcb04f7a P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.291081 5357 leader_election.cc:302] T 3ca489691eba46d28e187b33bcb04f7a P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.291261 5357 leader_election.cc:288] T 3ca489691eba46d28e187b33bcb04f7a P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.291304 5391 raft_consensus.cc:2781] T 3ca489691eba46d28e187b33bcb04f7a P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.291447 5391 raft_consensus.cc:686] T 3ca489691eba46d28e187b33bcb04f7a P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.291630 5391 consensus_queue.cc:237] T 3ca489691eba46d28e187b33bcb04f7a P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.292032 5357 ts_tablet_manager.cc:1428] T 3ca489691eba46d28e187b33bcb04f7a P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.001s sys 0.004s
I20260620 14:48:41.292804 5309 tablet_service.cc:1467] Processing CreateTablet for tablet 8db94fc1ad3040b19aa9879008e040a8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.293218 5309 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8db94fc1ad3040b19aa9879008e040a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.294962 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 3ca489691eba46d28e187b33bcb04f7a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.295179 5367 tablet_replica.cc:330] T 3ca489691eba46d28e187b33bcb04f7a P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.295338 5367 raft_consensus.cc:2229] T 3ca489691eba46d28e187b33bcb04f7a P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.295482 5367 raft_consensus.cc:2258] T 3ca489691eba46d28e187b33bcb04f7a P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.296957 5367 ts_tablet_manager.cc:1905] T 3ca489691eba46d28e187b33bcb04f7a P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.298430 5357 tablet_bootstrap.cc:492] T 8db94fc1ad3040b19aa9879008e040a8 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.298576 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.299852 5357 tablet_bootstrap.cc:654] T 8db94fc1ad3040b19aa9879008e040a8 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.301291 5357 tablet_bootstrap.cc:492] T 8db94fc1ad3040b19aa9879008e040a8 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.301412 5357 ts_tablet_manager.cc:1397] T 8db94fc1ad3040b19aa9879008e040a8 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:48:41.301676 5367 ts_tablet_manager.cc:1918] T 3ca489691eba46d28e187b33bcb04f7a P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.301771 5367 log.cc:1196] T 3ca489691eba46d28e187b33bcb04f7a P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/3ca489691eba46d28e187b33bcb04f7a
I20260620 14:48:41.301946 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 8db94fc1ad3040b19aa9879008e040a8
I20260620 14:48:41.302098 5367 ts_tablet_manager.cc:1939] T 3ca489691eba46d28e187b33bcb04f7a P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.302130 5357 raft_consensus.cc:348] T 8db94fc1ad3040b19aa9879008e040a8 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.302282 5357 raft_consensus.cc:374] T 8db94fc1ad3040b19aa9879008e040a8 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.302372 5357 raft_consensus.cc:729] T 8db94fc1ad3040b19aa9879008e040a8 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.302539 5357 consensus_queue.cc:260] T 8db94fc1ad3040b19aa9879008e040a8 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.302685 5357 raft_consensus.cc:388] T 8db94fc1ad3040b19aa9879008e040a8 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.302742 5357 raft_consensus.cc:482] T 8db94fc1ad3040b19aa9879008e040a8 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.302827 5357 raft_consensus.cc:3037] T 8db94fc1ad3040b19aa9879008e040a8 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.302922 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet 8db94fc1ad3040b19aa9879008e040a8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.303050 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 3ca489691eba46d28e187b33bcb04f7a (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:41.303588 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 8db94fc1ad3040b19aa9879008e040a8 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8db94fc1ad3040b19aa9879008e040a8 already in progress: creating tablet
I20260620 14:48:41.303771 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.305042 5357 raft_consensus.cc:504] T 8db94fc1ad3040b19aa9879008e040a8 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.305266 5357 leader_election.cc:302] T 8db94fc1ad3040b19aa9879008e040a8 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.305429 5357 leader_election.cc:288] T 8db94fc1ad3040b19aa9879008e040a8 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.305485 5391 raft_consensus.cc:2781] T 8db94fc1ad3040b19aa9879008e040a8 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.305622 5391 raft_consensus.cc:686] T 8db94fc1ad3040b19aa9879008e040a8 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.305859 5357 ts_tablet_manager.cc:1428] T 8db94fc1ad3040b19aa9879008e040a8 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.004s user 0.001s sys 0.004s
I20260620 14:48:41.305817 5391 consensus_queue.cc:237] T 8db94fc1ad3040b19aa9879008e040a8 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.306383 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:41.309566 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fca222f012874d56a08eed544ba68cc3 has no consensus state
I20260620 14:48:41.310245 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet 8db94fc1ad3040b19aa9879008e040a8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.310494 5367 tablet_replica.cc:330] T 8db94fc1ad3040b19aa9879008e040a8 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.310655 5367 raft_consensus.cc:2229] T 8db94fc1ad3040b19aa9879008e040a8 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.310817 5367 raft_consensus.cc:2258] T 8db94fc1ad3040b19aa9879008e040a8 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.311765 5367 ts_tablet_manager.cc:1905] T 8db94fc1ad3040b19aa9879008e040a8 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.311906 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.314881 5309 tablet_service.cc:1467] Processing CreateTablet for tablet fca222f012874d56a08eed544ba68cc3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20260620 14:48:41.315325 5309 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fca222f012874d56a08eed544ba68cc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.317054 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.318272 5367 ts_tablet_manager.cc:1918] T 8db94fc1ad3040b19aa9879008e040a8 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.318396 5367 log.cc:1196] T 8db94fc1ad3040b19aa9879008e040a8 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/8db94fc1ad3040b19aa9879008e040a8
I20260620 14:48:41.318770 5367 ts_tablet_manager.cc:1939] T 8db94fc1ad3040b19aa9879008e040a8 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.319617 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 8db94fc1ad3040b19aa9879008e040a8 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.320250 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet fca222f012874d56a08eed544ba68cc3
I20260620 14:48:41.320812 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet fca222f012874d56a08eed544ba68cc3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:41.321220 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet fca222f012874d56a08eed544ba68cc3 because the tablet was not found. No further retry: Not found: Tablet not found: fca222f012874d56a08eed544ba68cc3
I20260620 14:48:41.321460 5357 tablet_bootstrap.cc:492] T fca222f012874d56a08eed544ba68cc3 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.321905 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.322839 5357 tablet_bootstrap.cc:654] T fca222f012874d56a08eed544ba68cc3 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.324482 5357 tablet_bootstrap.cc:492] T fca222f012874d56a08eed544ba68cc3 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.324411 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.324654 5357 ts_tablet_manager.cc:1397] T fca222f012874d56a08eed544ba68cc3 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260620 14:48:41.325306 5357 raft_consensus.cc:348] T fca222f012874d56a08eed544ba68cc3 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.325476 5357 raft_consensus.cc:374] T fca222f012874d56a08eed544ba68cc3 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.325553 5357 raft_consensus.cc:729] T fca222f012874d56a08eed544ba68cc3 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.326329 5357 consensus_queue.cc:260] T fca222f012874d56a08eed544ba68cc3 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.326494 5357 raft_consensus.cc:388] T fca222f012874d56a08eed544ba68cc3 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.326561 5357 raft_consensus.cc:482] T fca222f012874d56a08eed544ba68cc3 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.326637 5357 raft_consensus.cc:3037] T fca222f012874d56a08eed544ba68cc3 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:41.327731 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 865e56b09a1a47be9e7daa760aa23add has no consensus state
I20260620 14:48:41.329382 5357 raft_consensus.cc:504] T fca222f012874d56a08eed544ba68cc3 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.329293 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.329578 5357 leader_election.cc:302] T fca222f012874d56a08eed544ba68cc3 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.329824 5391 raft_consensus.cc:2781] T fca222f012874d56a08eed544ba68cc3 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.329931 5391 raft_consensus.cc:686] T fca222f012874d56a08eed544ba68cc3 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.330101 5391 consensus_queue.cc:237] T fca222f012874d56a08eed544ba68cc3 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.330785 5357 leader_election.cc:288] T fca222f012874d56a08eed544ba68cc3 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.331292 5357 ts_tablet_manager.cc:1428] T fca222f012874d56a08eed544ba68cc3 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.007s user 0.002s sys 0.003s
I20260620 14:48:41.331485 5309 tablet_service.cc:1467] Processing CreateTablet for tablet 865e56b09a1a47be9e7daa760aa23add (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20260620 14:48:41.331607 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.332182 5309 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 865e56b09a1a47be9e7daa760aa23add. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.334713 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 865e56b09a1a47be9e7daa760aa23add
I20260620 14:48:41.335369 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 865e56b09a1a47be9e7daa760aa23add with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:41.335958 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 865e56b09a1a47be9e7daa760aa23add because the tablet was not found. No further retry: Not found: Tablet not found: 865e56b09a1a47be9e7daa760aa23add
I20260620 14:48:41.336660 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.337180 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:41.337971 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet fca222f012874d56a08eed544ba68cc3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.338056 5357 tablet_bootstrap.cc:492] T 865e56b09a1a47be9e7daa760aa23add P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.338167 5367 tablet_replica.cc:330] T fca222f012874d56a08eed544ba68cc3 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.338305 5367 raft_consensus.cc:2229] T fca222f012874d56a08eed544ba68cc3 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.338440 5367 raft_consensus.cc:2258] T fca222f012874d56a08eed544ba68cc3 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.339468 5367 ts_tablet_manager.cc:1905] T fca222f012874d56a08eed544ba68cc3 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.339710 5357 tablet_bootstrap.cc:654] T 865e56b09a1a47be9e7daa760aa23add P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.339798 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.342355 5357 tablet_bootstrap.cc:492] T 865e56b09a1a47be9e7daa760aa23add P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.342465 5357 ts_tablet_manager.cc:1397] T 865e56b09a1a47be9e7daa760aa23add P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.004s
W20260620 14:48:41.343240 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2183f557ea6743cb884ae5f2ef7198a6 has no consensus state
I20260620 14:48:41.343351 5357 raft_consensus.cc:348] T 865e56b09a1a47be9e7daa760aa23add P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.343495 5357 raft_consensus.cc:374] T 865e56b09a1a47be9e7daa760aa23add P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.343567 5357 raft_consensus.cc:729] T 865e56b09a1a47be9e7daa760aa23add P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.343737 5357 consensus_queue.cc:260] T 865e56b09a1a47be9e7daa760aa23add P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.343904 5357 raft_consensus.cc:388] T 865e56b09a1a47be9e7daa760aa23add P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.343958 5357 raft_consensus.cc:482] T 865e56b09a1a47be9e7daa760aa23add P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.344017 5357 raft_consensus.cc:3037] T 865e56b09a1a47be9e7daa760aa23add P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.345585 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.346131 5367 ts_tablet_manager.cc:1918] T fca222f012874d56a08eed544ba68cc3 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.346233 5367 log.cc:1196] T fca222f012874d56a08eed544ba68cc3 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/fca222f012874d56a08eed544ba68cc3
I20260620 14:48:41.346575 5357 raft_consensus.cc:504] T 865e56b09a1a47be9e7daa760aa23add P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.346817 5357 leader_election.cc:302] T 865e56b09a1a47be9e7daa760aa23add P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.346972 5357 leader_election.cc:288] T 865e56b09a1a47be9e7daa760aa23add P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.347287 5357 ts_tablet_manager.cc:1428] T 865e56b09a1a47be9e7daa760aa23add P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.002s sys 0.001s
I20260620 14:48:41.347380 5359 raft_consensus.cc:2781] T 865e56b09a1a47be9e7daa760aa23add P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.347504 5359 raft_consensus.cc:686] T 865e56b09a1a47be9e7daa760aa23add P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.347697 5359 consensus_queue.cc:237] T 865e56b09a1a47be9e7daa760aa23add P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.348137 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.349105 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 2183f557ea6743cb884ae5f2ef7198a6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.349539 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2183f557ea6743cb884ae5f2ef7198a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.354861 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 2183f557ea6743cb884ae5f2ef7198a6
I20260620 14:48:41.355187 5367 ts_tablet_manager.cc:1939] T fca222f012874d56a08eed544ba68cc3 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.355746 5357 tablet_bootstrap.cc:492] T 2183f557ea6743cb884ae5f2ef7198a6 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.356194 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet 2183f557ea6743cb884ae5f2ef7198a6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.356197 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet fca222f012874d56a08eed544ba68cc3 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:41.356798 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 2183f557ea6743cb884ae5f2ef7198a6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2183f557ea6743cb884ae5f2ef7198a6 already in progress: creating tablet
I20260620 14:48:41.357445 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:41.358217 5357 tablet_bootstrap.cc:654] T 2183f557ea6743cb884ae5f2ef7198a6 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.358604 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.358415 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 865e56b09a1a47be9e7daa760aa23add with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.359573 5367 tablet_replica.cc:330] T 865e56b09a1a47be9e7daa760aa23add P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.359736 5367 raft_consensus.cc:2229] T 865e56b09a1a47be9e7daa760aa23add P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.359920 5367 raft_consensus.cc:2258] T 865e56b09a1a47be9e7daa760aa23add P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.360877 5367 ts_tablet_manager.cc:1905] T 865e56b09a1a47be9e7daa760aa23add P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.361070 5357 tablet_bootstrap.cc:492] T 2183f557ea6743cb884ae5f2ef7198a6 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.361222 5357 ts_tablet_manager.cc:1397] T 2183f557ea6743cb884ae5f2ef7198a6 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.006s user 0.000s sys 0.003s
I20260620 14:48:41.361553 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.361927 5357 raft_consensus.cc:348] T 2183f557ea6743cb884ae5f2ef7198a6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.362089 5357 raft_consensus.cc:374] T 2183f557ea6743cb884ae5f2ef7198a6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.362161 5357 raft_consensus.cc:729] T 2183f557ea6743cb884ae5f2ef7198a6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.362335 5357 consensus_queue.cc:260] T 2183f557ea6743cb884ae5f2ef7198a6 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.362494 5357 raft_consensus.cc:388] T 2183f557ea6743cb884ae5f2ef7198a6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.362540 5357 raft_consensus.cc:482] T 2183f557ea6743cb884ae5f2ef7198a6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.362603 5357 raft_consensus.cc:3037] T 2183f557ea6743cb884ae5f2ef7198a6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:41.364857 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 933488bcc14344f19c317ebb019928e6 has no consensus state
I20260620 14:48:41.365831 5357 raft_consensus.cc:504] T 2183f557ea6743cb884ae5f2ef7198a6 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.366053 5357 leader_election.cc:302] T 2183f557ea6743cb884ae5f2ef7198a6 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.366288 5391 raft_consensus.cc:2781] T 2183f557ea6743cb884ae5f2ef7198a6 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.366431 5391 raft_consensus.cc:686] T 2183f557ea6743cb884ae5f2ef7198a6 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.366613 5391 consensus_queue.cc:237] T 2183f557ea6743cb884ae5f2ef7198a6 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.366089 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.368325 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 933488bcc14344f19c317ebb019928e6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.368741 5357 leader_election.cc:288] T 2183f557ea6743cb884ae5f2ef7198a6 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.368778 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 933488bcc14344f19c317ebb019928e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.369052 5367 ts_tablet_manager.cc:1918] T 865e56b09a1a47be9e7daa760aa23add P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.369156 5367 log.cc:1196] T 865e56b09a1a47be9e7daa760aa23add P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/865e56b09a1a47be9e7daa760aa23add
I20260620 14:48:41.369508 5367 ts_tablet_manager.cc:1939] T 865e56b09a1a47be9e7daa760aa23add P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.369563 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet 2183f557ea6743cb884ae5f2ef7198a6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.369978 5357 ts_tablet_manager.cc:1428] T 2183f557ea6743cb884ae5f2ef7198a6 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.009s user 0.003s sys 0.003s
I20260620 14:48:41.370611 5367 tablet_replica.cc:330] T 2183f557ea6743cb884ae5f2ef7198a6 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.370707 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 865e56b09a1a47be9e7daa760aa23add (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.370765 5367 raft_consensus.cc:2229] T 2183f557ea6743cb884ae5f2ef7198a6 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.370903 5367 raft_consensus.cc:2258] T 2183f557ea6743cb884ae5f2ef7198a6 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.370833 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.373525 5367 ts_tablet_manager.cc:1905] T 2183f557ea6743cb884ae5f2ef7198a6 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.374131 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 933488bcc14344f19c317ebb019928e6
I20260620 14:48:41.374688 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet 933488bcc14344f19c317ebb019928e6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.375605 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.376420 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:41.377231 5357 tablet_bootstrap.cc:492] T 933488bcc14344f19c317ebb019928e6 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.378724 5357 tablet_bootstrap.cc:654] T 933488bcc14344f19c317ebb019928e6 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.378976 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.379758 5367 ts_tablet_manager.cc:1918] T 2183f557ea6743cb884ae5f2ef7198a6 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.379889 5367 log.cc:1196] T 2183f557ea6743cb884ae5f2ef7198a6 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/2183f557ea6743cb884ae5f2ef7198a6
I20260620 14:48:41.380249 5367 ts_tablet_manager.cc:1939] T 2183f557ea6743cb884ae5f2ef7198a6 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.380378 5357 tablet_bootstrap.cc:492] T 933488bcc14344f19c317ebb019928e6 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.380543 5357 ts_tablet_manager.cc:1397] T 933488bcc14344f19c317ebb019928e6 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260620 14:48:41.381197 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 2183f557ea6743cb884ae5f2ef7198a6 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.381230 5357 raft_consensus.cc:348] T 933488bcc14344f19c317ebb019928e6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.381392 5357 raft_consensus.cc:374] T 933488bcc14344f19c317ebb019928e6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.381456 5357 raft_consensus.cc:729] T 933488bcc14344f19c317ebb019928e6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
W20260620 14:48:41.381539 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 933488bcc14344f19c317ebb019928e6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 933488bcc14344f19c317ebb019928e6 already in progress: creating tablet
I20260620 14:48:41.381635 5357 consensus_queue.cc:260] T 933488bcc14344f19c317ebb019928e6 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.381835 5357 raft_consensus.cc:388] T 933488bcc14344f19c317ebb019928e6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.381903 5357 raft_consensus.cc:482] T 933488bcc14344f19c317ebb019928e6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.381987 5357 raft_consensus.cc:3037] T 933488bcc14344f19c317ebb019928e6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:41.382560 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e02ecf8bc8dd403b9966e125e1b77467 has no consensus state
I20260620 14:48:41.383728 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.384558 5357 raft_consensus.cc:504] T 933488bcc14344f19c317ebb019928e6 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.384796 5357 leader_election.cc:302] T 933488bcc14344f19c317ebb019928e6 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.384955 5357 leader_election.cc:288] T 933488bcc14344f19c317ebb019928e6 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.385015 5391 raft_consensus.cc:2781] T 933488bcc14344f19c317ebb019928e6 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.385138 5391 raft_consensus.cc:686] T 933488bcc14344f19c317ebb019928e6 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.385402 5357 ts_tablet_manager.cc:1428] T 933488bcc14344f19c317ebb019928e6 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.001s sys 0.003s
I20260620 14:48:41.385334 5391 consensus_queue.cc:237] T 933488bcc14344f19c317ebb019928e6 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.385978 5310 tablet_service.cc:1467] Processing CreateTablet for tablet e02ecf8bc8dd403b9966e125e1b77467 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20260620 14:48:41.386296 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e02ecf8bc8dd403b9966e125e1b77467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.386510 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.389500 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet e02ecf8bc8dd403b9966e125e1b77467
I20260620 14:48:41.390086 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet e02ecf8bc8dd403b9966e125e1b77467 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:41.391090 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet e02ecf8bc8dd403b9966e125e1b77467 because the tablet was not found. No further retry: Not found: Tablet not found: e02ecf8bc8dd403b9966e125e1b77467
I20260620 14:48:41.391449 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.391621 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:41.391745 5357 tablet_bootstrap.cc:492] T e02ecf8bc8dd403b9966e125e1b77467 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.392443 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 933488bcc14344f19c317ebb019928e6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.392689 5367 tablet_replica.cc:330] T 933488bcc14344f19c317ebb019928e6 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.392858 5367 raft_consensus.cc:2229] T 933488bcc14344f19c317ebb019928e6 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.393023 5367 raft_consensus.cc:2258] T 933488bcc14344f19c317ebb019928e6 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.393608 5357 tablet_bootstrap.cc:654] T e02ecf8bc8dd403b9966e125e1b77467 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.393754 5367 ts_tablet_manager.cc:1905] T 933488bcc14344f19c317ebb019928e6 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.394400 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.395236 5357 tablet_bootstrap.cc:492] T e02ecf8bc8dd403b9966e125e1b77467 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.395386 5357 ts_tablet_manager.cc:1397] T e02ecf8bc8dd403b9966e125e1b77467 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:41.396056 5357 raft_consensus.cc:348] T e02ecf8bc8dd403b9966e125e1b77467 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.396216 5357 raft_consensus.cc:374] T e02ecf8bc8dd403b9966e125e1b77467 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.396322 5357 raft_consensus.cc:729] T e02ecf8bc8dd403b9966e125e1b77467 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.396586 5357 consensus_queue.cc:260] T e02ecf8bc8dd403b9966e125e1b77467 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.396760 5357 raft_consensus.cc:388] T e02ecf8bc8dd403b9966e125e1b77467 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.396888 5357 raft_consensus.cc:482] T e02ecf8bc8dd403b9966e125e1b77467 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.397001 5357 raft_consensus.cc:3037] T e02ecf8bc8dd403b9966e125e1b77467 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:41.398001 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5ecc156b93b1415e93ed3616e081fcfa has no consensus state
I20260620 14:48:41.399564 5357 raft_consensus.cc:504] T e02ecf8bc8dd403b9966e125e1b77467 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.399482 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.399828 5357 leader_election.cc:302] T e02ecf8bc8dd403b9966e125e1b77467 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.400030 5391 raft_consensus.cc:2781] T e02ecf8bc8dd403b9966e125e1b77467 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.400137 5391 raft_consensus.cc:686] T e02ecf8bc8dd403b9966e125e1b77467 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.400321 5391 consensus_queue.cc:237] T e02ecf8bc8dd403b9966e125e1b77467 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.401153 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 5ecc156b93b1415e93ed3616e081fcfa (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20260620 14:48:41.401551 5367 ts_tablet_manager.cc:1918] T 933488bcc14344f19c317ebb019928e6 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.401551 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5ecc156b93b1415e93ed3616e081fcfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.401777 5367 log.cc:1196] T 933488bcc14344f19c317ebb019928e6 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/933488bcc14344f19c317ebb019928e6
I20260620 14:48:41.402132 5367 ts_tablet_manager.cc:1939] T 933488bcc14344f19c317ebb019928e6 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.402434 5357 leader_election.cc:288] T e02ecf8bc8dd403b9966e125e1b77467 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.403149 5357 ts_tablet_manager.cc:1428] T e02ecf8bc8dd403b9966e125e1b77467 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.008s user 0.005s sys 0.000s
I20260620 14:48:41.403568 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 933488bcc14344f19c317ebb019928e6 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.404208 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet e02ecf8bc8dd403b9966e125e1b77467 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.404804 5367 tablet_replica.cc:330] T e02ecf8bc8dd403b9966e125e1b77467 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.404953 5367 raft_consensus.cc:2229] T e02ecf8bc8dd403b9966e125e1b77467 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.405089 5367 raft_consensus.cc:2258] T e02ecf8bc8dd403b9966e125e1b77467 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.405969 5367 ts_tablet_manager.cc:1905] T e02ecf8bc8dd403b9966e125e1b77467 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.407294 5357 tablet_bootstrap.cc:492] T 5ecc156b93b1415e93ed3616e081fcfa P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.407344 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.408973 5357 tablet_bootstrap.cc:654] T 5ecc156b93b1415e93ed3616e081fcfa P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.410804 5357 tablet_bootstrap.cc:492] T 5ecc156b93b1415e93ed3616e081fcfa P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.410921 5357 ts_tablet_manager.cc:1397] T 5ecc156b93b1415e93ed3616e081fcfa P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:41.410957 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 5ecc156b93b1415e93ed3616e081fcfa
I20260620 14:48:41.411536 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 5ecc156b93b1415e93ed3616e081fcfa with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.412020 5367 ts_tablet_manager.cc:1918] T e02ecf8bc8dd403b9966e125e1b77467 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.412128 5367 log.cc:1196] T e02ecf8bc8dd403b9966e125e1b77467 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/e02ecf8bc8dd403b9966e125e1b77467
I20260620 14:48:41.412475 5367 ts_tablet_manager.cc:1939] T e02ecf8bc8dd403b9966e125e1b77467 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.412747 5357 raft_consensus.cc:348] T 5ecc156b93b1415e93ed3616e081fcfa P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.412897 5357 raft_consensus.cc:374] T 5ecc156b93b1415e93ed3616e081fcfa P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.412657 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.412955 5357 raft_consensus.cc:729] T 5ecc156b93b1415e93ed3616e081fcfa P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.413169 5357 consensus_queue.cc:260] T 5ecc156b93b1415e93ed3616e081fcfa P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.413329 5357 raft_consensus.cc:388] T 5ecc156b93b1415e93ed3616e081fcfa P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.413367 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet e02ecf8bc8dd403b9966e125e1b77467 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.413385 5357 raft_consensus.cc:482] T 5ecc156b93b1415e93ed3616e081fcfa P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.413511 5357 raft_consensus.cc:3037] T 5ecc156b93b1415e93ed3616e081fcfa P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:41.413626 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 5ecc156b93b1415e93ed3616e081fcfa because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5ecc156b93b1415e93ed3616e081fcfa already in progress: creating tablet
I20260620 14:48:41.415313 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.415974 5357 raft_consensus.cc:504] T 5ecc156b93b1415e93ed3616e081fcfa P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.416203 5357 leader_election.cc:302] T 5ecc156b93b1415e93ed3616e081fcfa P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.416445 5391 raft_consensus.cc:2781] T 5ecc156b93b1415e93ed3616e081fcfa P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.416582 5391 raft_consensus.cc:686] T 5ecc156b93b1415e93ed3616e081fcfa P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.416776 5391 consensus_queue.cc:237] T 5ecc156b93b1415e93ed3616e081fcfa P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.418030 5357 leader_election.cc:288] T 5ecc156b93b1415e93ed3616e081fcfa P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.418448 5357 ts_tablet_manager.cc:1428] T 5ecc156b93b1415e93ed3616e081fcfa P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.007s user 0.005s sys 0.000s
W20260620 14:48:41.419059 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 48dde06ba92a4eebb0049cb99717518b has no consensus state
I20260620 14:48:41.420388 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.420909 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 5ecc156b93b1415e93ed3616e081fcfa with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.421182 5367 tablet_replica.cc:330] T 5ecc156b93b1415e93ed3616e081fcfa P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.421345 5367 raft_consensus.cc:2229] T 5ecc156b93b1415e93ed3616e081fcfa P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.421494 5367 raft_consensus.cc:2258] T 5ecc156b93b1415e93ed3616e081fcfa P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.422902 5367 ts_tablet_manager.cc:1905] T 5ecc156b93b1415e93ed3616e081fcfa P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.422739 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.423729 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 48dde06ba92a4eebb0049cb99717518b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.424113 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 48dde06ba92a4eebb0049cb99717518b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.425843 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 48dde06ba92a4eebb0049cb99717518b
I20260620 14:48:41.426517 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet 48dde06ba92a4eebb0049cb99717518b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.427369 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.429563 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.429978 5367 ts_tablet_manager.cc:1918] T 5ecc156b93b1415e93ed3616e081fcfa P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.430094 5367 log.cc:1196] T 5ecc156b93b1415e93ed3616e081fcfa P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/5ecc156b93b1415e93ed3616e081fcfa
I20260620 14:48:41.430461 5367 ts_tablet_manager.cc:1939] T 5ecc156b93b1415e93ed3616e081fcfa P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.431555 5357 tablet_bootstrap.cc:492] T 48dde06ba92a4eebb0049cb99717518b P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.431761 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 5ecc156b93b1415e93ed3616e081fcfa (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:41.432101 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 48dde06ba92a4eebb0049cb99717518b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 48dde06ba92a4eebb0049cb99717518b already in progress: creating tablet
I20260620 14:48:41.433104 5357 tablet_bootstrap.cc:654] T 48dde06ba92a4eebb0049cb99717518b P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
W20260620 14:48:41.433373 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ada7004cc6634f82b3cf408af713f329 has no consensus state
I20260620 14:48:41.434697 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.436344 5357 tablet_bootstrap.cc:492] T 48dde06ba92a4eebb0049cb99717518b P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.436467 5357 ts_tablet_manager.cc:1397] T 48dde06ba92a4eebb0049cb99717518b P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.003s
I20260620 14:48:41.437186 5357 raft_consensus.cc:348] T 48dde06ba92a4eebb0049cb99717518b P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.437081 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.437337 5357 raft_consensus.cc:374] T 48dde06ba92a4eebb0049cb99717518b P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.437398 5357 raft_consensus.cc:729] T 48dde06ba92a4eebb0049cb99717518b P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.437474 5310 tablet_service.cc:1467] Processing CreateTablet for tablet ada7004cc6634f82b3cf408af713f329 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.437597 5357 consensus_queue.cc:260] T 48dde06ba92a4eebb0049cb99717518b P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.437798 5357 raft_consensus.cc:388] T 48dde06ba92a4eebb0049cb99717518b P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.437863 5357 raft_consensus.cc:482] T 48dde06ba92a4eebb0049cb99717518b P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.437876 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ada7004cc6634f82b3cf408af713f329. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.440073 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet ada7004cc6634f82b3cf408af713f329
I20260620 14:48:41.440752 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet ada7004cc6634f82b3cf408af713f329 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:41.441359 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet ada7004cc6634f82b3cf408af713f329 because the tablet was not found. No further retry: Not found: Tablet not found: ada7004cc6634f82b3cf408af713f329
I20260620 14:48:41.441581 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.443534 5357 raft_consensus.cc:3037] T 48dde06ba92a4eebb0049cb99717518b P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.445196 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.446776 5357 raft_consensus.cc:504] T 48dde06ba92a4eebb0049cb99717518b P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.447041 5357 leader_election.cc:302] T 48dde06ba92a4eebb0049cb99717518b P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.447227 5357 leader_election.cc:288] T 48dde06ba92a4eebb0049cb99717518b P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.447304 5391 raft_consensus.cc:2781] T 48dde06ba92a4eebb0049cb99717518b P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.447502 5391 raft_consensus.cc:686] T 48dde06ba92a4eebb0049cb99717518b P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.447788 5391 consensus_queue.cc:237] T 48dde06ba92a4eebb0049cb99717518b P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.448055 5357 ts_tablet_manager.cc:1428] T 48dde06ba92a4eebb0049cb99717518b P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.011s user 0.005s sys 0.000s
I20260620 14:48:41.448288 5357 tablet_bootstrap.cc:492] T ada7004cc6634f82b3cf408af713f329 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.450418 5357 tablet_bootstrap.cc:654] T ada7004cc6634f82b3cf408af713f329 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.452131 5357 tablet_bootstrap.cc:492] T ada7004cc6634f82b3cf408af713f329 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.452296 5357 ts_tablet_manager.cc:1397] T ada7004cc6634f82b3cf408af713f329 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
W20260620 14:48:41.452543 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 577dd90c7cef41a29bf5d7195c0d2445 has no consensus state
I20260620 14:48:41.452971 5357 raft_consensus.cc:348] T ada7004cc6634f82b3cf408af713f329 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.453117 5357 raft_consensus.cc:374] T ada7004cc6634f82b3cf408af713f329 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.453792 5357 raft_consensus.cc:729] T ada7004cc6634f82b3cf408af713f329 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.454010 5357 consensus_queue.cc:260] T ada7004cc6634f82b3cf408af713f329 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.454253 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 48dde06ba92a4eebb0049cb99717518b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.454383 5357 raft_consensus.cc:388] T ada7004cc6634f82b3cf408af713f329 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.454442 5357 raft_consensus.cc:482] T ada7004cc6634f82b3cf408af713f329 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.454507 5357 raft_consensus.cc:3037] T ada7004cc6634f82b3cf408af713f329 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.455257 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.456991 5367 tablet_replica.cc:330] T 48dde06ba92a4eebb0049cb99717518b P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.457183 5367 raft_consensus.cc:2229] T 48dde06ba92a4eebb0049cb99717518b P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.457394 5367 raft_consensus.cc:2258] T 48dde06ba92a4eebb0049cb99717518b P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.457340 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 577dd90c7cef41a29bf5d7195c0d2445 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260620 14:48:41.457494 5357 raft_consensus.cc:504] T ada7004cc6634f82b3cf408af713f329 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.457692 5357 leader_election.cc:302] T ada7004cc6634f82b3cf408af713f329 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.457863 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 577dd90c7cef41a29bf5d7195c0d2445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.457901 5391 raft_consensus.cc:2781] T ada7004cc6634f82b3cf408af713f329 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.458014 5391 raft_consensus.cc:686] T ada7004cc6634f82b3cf408af713f329 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.458189 5391 consensus_queue.cc:237] T ada7004cc6634f82b3cf408af713f329 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.458431 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.459846 5357 leader_election.cc:288] T ada7004cc6634f82b3cf408af713f329 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.460300 5357 ts_tablet_manager.cc:1428] T ada7004cc6634f82b3cf408af713f329 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.008s user 0.005s sys 0.000s
I20260620 14:48:41.461483 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 577dd90c7cef41a29bf5d7195c0d2445
I20260620 14:48:41.462227 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet 577dd90c7cef41a29bf5d7195c0d2445 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.462965 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.463702 5357 tablet_bootstrap.cc:492] T 577dd90c7cef41a29bf5d7195c0d2445 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.463933 5221 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:41.464493 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet ada7004cc6634f82b3cf408af713f329 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.464931 5367 ts_tablet_manager.cc:1905] T 48dde06ba92a4eebb0049cb99717518b P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.465309 5357 tablet_bootstrap.cc:654] T 577dd90c7cef41a29bf5d7195c0d2445 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.467144 5357 tablet_bootstrap.cc:492] T 577dd90c7cef41a29bf5d7195c0d2445 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.467275 5357 ts_tablet_manager.cc:1397] T 577dd90c7cef41a29bf5d7195c0d2445 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:41.468102 5357 raft_consensus.cc:348] T 577dd90c7cef41a29bf5d7195c0d2445 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.468255 5357 raft_consensus.cc:374] T 577dd90c7cef41a29bf5d7195c0d2445 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.468308 5357 raft_consensus.cc:729] T 577dd90c7cef41a29bf5d7195c0d2445 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.468482 5357 consensus_queue.cc:260] T 577dd90c7cef41a29bf5d7195c0d2445 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.468735 5357 raft_consensus.cc:388] T 577dd90c7cef41a29bf5d7195c0d2445 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.468814 5357 raft_consensus.cc:482] T 577dd90c7cef41a29bf5d7195c0d2445 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.468894 5357 raft_consensus.cc:3037] T 577dd90c7cef41a29bf5d7195c0d2445 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.469085 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.470078 5367 ts_tablet_manager.cc:1918] T 48dde06ba92a4eebb0049cb99717518b P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.470217 5367 log.cc:1196] T 48dde06ba92a4eebb0049cb99717518b P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/48dde06ba92a4eebb0049cb99717518b
I20260620 14:48:41.470458 5367 ts_tablet_manager.cc:1939] T 48dde06ba92a4eebb0049cb99717518b P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.471227 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 48dde06ba92a4eebb0049cb99717518b (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:41.471482 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 577dd90c7cef41a29bf5d7195c0d2445 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 577dd90c7cef41a29bf5d7195c0d2445 already in progress: creating tablet
I20260620 14:48:41.471509 5357 raft_consensus.cc:504] T 577dd90c7cef41a29bf5d7195c0d2445 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.471733 5357 leader_election.cc:302] T 577dd90c7cef41a29bf5d7195c0d2445 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.471915 5357 leader_election.cc:288] T 577dd90c7cef41a29bf5d7195c0d2445 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.471967 5391 raft_consensus.cc:2781] T 577dd90c7cef41a29bf5d7195c0d2445 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.472088 5367 tablet_replica.cc:330] T ada7004cc6634f82b3cf408af713f329 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.472141 5391 raft_consensus.cc:686] T 577dd90c7cef41a29bf5d7195c0d2445 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.472249 5367 raft_consensus.cc:2229] T ada7004cc6634f82b3cf408af713f329 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.472394 5367 raft_consensus.cc:2258] T ada7004cc6634f82b3cf408af713f329 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.472338 5391 consensus_queue.cc:237] T 577dd90c7cef41a29bf5d7195c0d2445 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
W20260620 14:48:41.473333 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 39adc7b8bb0a412485ab3a6c727a144b has no consensus state
I20260620 14:48:41.473373 5367 ts_tablet_manager.cc:1905] T ada7004cc6634f82b3cf408af713f329 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.477459 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 39adc7b8bb0a412485ab3a6c727a144b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260620 14:48:41.477843 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 39adc7b8bb0a412485ab3a6c727a144b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.478009 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.478617 5367 ts_tablet_manager.cc:1918] T ada7004cc6634f82b3cf408af713f329 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.478641 5357 ts_tablet_manager.cc:1428] T 577dd90c7cef41a29bf5d7195c0d2445 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.011s user 0.002s sys 0.003s
I20260620 14:48:41.478716 5367 log.cc:1196] T ada7004cc6634f82b3cf408af713f329 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/ada7004cc6634f82b3cf408af713f329
I20260620 14:48:41.479336 5367 ts_tablet_manager.cc:1939] T ada7004cc6634f82b3cf408af713f329 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.480173 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet ada7004cc6634f82b3cf408af713f329 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.481166 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.483103 5357 tablet_bootstrap.cc:492] T 39adc7b8bb0a412485ab3a6c727a144b P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.484655 5357 tablet_bootstrap.cc:654] T 39adc7b8bb0a412485ab3a6c727a144b P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.485343 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 39adc7b8bb0a412485ab3a6c727a144b
I20260620 14:48:41.486291 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 39adc7b8bb0a412485ab3a6c727a144b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.486788 5357 tablet_bootstrap.cc:492] T 39adc7b8bb0a412485ab3a6c727a144b P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.486913 5357 ts_tablet_manager.cc:1397] T 39adc7b8bb0a412485ab3a6c727a144b P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
W20260620 14:48:41.487155 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 39adc7b8bb0a412485ab3a6c727a144b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 39adc7b8bb0a412485ab3a6c727a144b already in progress: creating tablet
I20260620 14:48:41.487222 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.487638 5357 raft_consensus.cc:348] T 39adc7b8bb0a412485ab3a6c727a144b P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.487789 5357 raft_consensus.cc:374] T 39adc7b8bb0a412485ab3a6c727a144b P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.487860 5357 raft_consensus.cc:729] T 39adc7b8bb0a412485ab3a6c727a144b P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.488039 5357 consensus_queue.cc:260] T 39adc7b8bb0a412485ab3a6c727a144b P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.488206 5357 raft_consensus.cc:388] T 39adc7b8bb0a412485ab3a6c727a144b P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.488296 5357 raft_consensus.cc:482] T 39adc7b8bb0a412485ab3a6c727a144b P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.488152 5221 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:41.488379 5357 raft_consensus.cc:3037] T 39adc7b8bb0a412485ab3a6c727a144b P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.488915 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 577dd90c7cef41a29bf5d7195c0d2445 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.489188 5367 tablet_replica.cc:330] T 577dd90c7cef41a29bf5d7195c0d2445 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.489383 5367 raft_consensus.cc:2229] T 577dd90c7cef41a29bf5d7195c0d2445 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.489571 5367 raft_consensus.cc:2258] T 577dd90c7cef41a29bf5d7195c0d2445 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.490801 5367 ts_tablet_manager.cc:1905] T 577dd90c7cef41a29bf5d7195c0d2445 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.490994 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.491245 5357 raft_consensus.cc:504] T 39adc7b8bb0a412485ab3a6c727a144b P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.491787 5357 leader_election.cc:302] T 39adc7b8bb0a412485ab3a6c727a144b P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.491943 5357 leader_election.cc:288] T 39adc7b8bb0a412485ab3a6c727a144b P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.492024 5391 raft_consensus.cc:2781] T 39adc7b8bb0a412485ab3a6c727a144b P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.492152 5391 raft_consensus.cc:686] T 39adc7b8bb0a412485ab3a6c727a144b P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.492453 5391 consensus_queue.cc:237] T 39adc7b8bb0a412485ab3a6c727a144b P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.492617 5357 ts_tablet_manager.cc:1428] T 39adc7b8bb0a412485ab3a6c727a144b P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.006s user 0.000s sys 0.005s
W20260620 14:48:41.494818 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 58e02d82c91045e089bf639e3aeda4c4 has no consensus state
I20260620 14:48:41.496994 5367 ts_tablet_manager.cc:1918] T 577dd90c7cef41a29bf5d7195c0d2445 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.497105 5367 log.cc:1196] T 577dd90c7cef41a29bf5d7195c0d2445 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/577dd90c7cef41a29bf5d7195c0d2445
I20260620 14:48:41.497128 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 39adc7b8bb0a412485ab3a6c727a144b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.497467 5367 ts_tablet_manager.cc:1939] T 577dd90c7cef41a29bf5d7195c0d2445 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.497434 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.498270 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 577dd90c7cef41a29bf5d7195c0d2445 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.498353 5367 tablet_replica.cc:330] T 39adc7b8bb0a412485ab3a6c727a144b P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.498479 5367 raft_consensus.cc:2229] T 39adc7b8bb0a412485ab3a6c727a144b P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.498625 5367 raft_consensus.cc:2258] T 39adc7b8bb0a412485ab3a6c727a144b P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.498945 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 58e02d82c91045e089bf639e3aeda4c4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.499342 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 58e02d82c91045e089bf639e3aeda4c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.499549 5367 ts_tablet_manager.cc:1905] T 39adc7b8bb0a412485ab3a6c727a144b P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.500550 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.503897 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 58e02d82c91045e089bf639e3aeda4c4
I20260620 14:48:41.504575 5367 ts_tablet_manager.cc:1918] T 39adc7b8bb0a412485ab3a6c727a144b P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.504611 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet 58e02d82c91045e089bf639e3aeda4c4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.504684 5367 log.cc:1196] T 39adc7b8bb0a412485ab3a6c727a144b P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/39adc7b8bb0a412485ab3a6c727a144b
I20260620 14:48:41.505023 5367 ts_tablet_manager.cc:1939] T 39adc7b8bb0a412485ab3a6c727a144b P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.505424 5357 tablet_bootstrap.cc:492] T 58e02d82c91045e089bf639e3aeda4c4 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.505818 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 39adc7b8bb0a412485ab3a6c727a144b (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:41.506027 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 58e02d82c91045e089bf639e3aeda4c4 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 58e02d82c91045e089bf639e3aeda4c4 already in progress: creating tablet
I20260620 14:48:41.506816 5357 tablet_bootstrap.cc:654] T 58e02d82c91045e089bf639e3aeda4c4 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.508023 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.508466 5357 tablet_bootstrap.cc:492] T 58e02d82c91045e089bf639e3aeda4c4 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.508625 5357 ts_tablet_manager.cc:1397] T 58e02d82c91045e089bf639e3aeda4c4 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260620 14:48:41.509284 5357 raft_consensus.cc:348] T 58e02d82c91045e089bf639e3aeda4c4 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.509449 5357 raft_consensus.cc:374] T 58e02d82c91045e089bf639e3aeda4c4 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.509512 5357 raft_consensus.cc:729] T 58e02d82c91045e089bf639e3aeda4c4 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.509696 5357 consensus_queue.cc:260] T 58e02d82c91045e089bf639e3aeda4c4 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.509896 5357 raft_consensus.cc:388] T 58e02d82c91045e089bf639e3aeda4c4 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.509965 5357 raft_consensus.cc:482] T 58e02d82c91045e089bf639e3aeda4c4 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.510049 5357 raft_consensus.cc:3037] T 58e02d82c91045e089bf639e3aeda4c4 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.511003 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.512331 5357 raft_consensus.cc:504] T 58e02d82c91045e089bf639e3aeda4c4 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.512579 5357 leader_election.cc:302] T 58e02d82c91045e089bf639e3aeda4c4 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.512754 5357 leader_election.cc:288] T 58e02d82c91045e089bf639e3aeda4c4 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.512812 5391 raft_consensus.cc:2781] T 58e02d82c91045e089bf639e3aeda4c4 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.512920 5391 raft_consensus.cc:686] T 58e02d82c91045e089bf639e3aeda4c4 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.513100 5391 consensus_queue.cc:237] T 58e02d82c91045e089bf639e3aeda4c4 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.513480 5357 ts_tablet_manager.cc:1428] T 58e02d82c91045e089bf639e3aeda4c4 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
W20260620 14:48:41.514564 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4dd878e7f13f484797b4237a034842e9 has no consensus state
I20260620 14:48:41.515828 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 58e02d82c91045e089bf639e3aeda4c4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.516109 5367 tablet_replica.cc:330] T 58e02d82c91045e089bf639e3aeda4c4 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.516288 5367 raft_consensus.cc:2229] T 58e02d82c91045e089bf639e3aeda4c4 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.516220 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.516428 5367 raft_consensus.cc:2258] T 58e02d82c91045e089bf639e3aeda4c4 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.517958 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 4dd878e7f13f484797b4237a034842e9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.518379 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4dd878e7f13f484797b4237a034842e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.518388 5367 ts_tablet_manager.cc:1905] T 58e02d82c91045e089bf639e3aeda4c4 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.518635 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.521328 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 4dd878e7f13f484797b4237a034842e9
I20260620 14:48:41.521894 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet 4dd878e7f13f484797b4237a034842e9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.522818 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.524581 5367 ts_tablet_manager.cc:1918] T 58e02d82c91045e089bf639e3aeda4c4 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.524667 5357 tablet_bootstrap.cc:492] T 4dd878e7f13f484797b4237a034842e9 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.524711 5367 log.cc:1196] T 58e02d82c91045e089bf639e3aeda4c4 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/58e02d82c91045e089bf639e3aeda4c4
I20260620 14:48:41.525064 5367 ts_tablet_manager.cc:1939] T 58e02d82c91045e089bf639e3aeda4c4 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.525497 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.525941 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 58e02d82c91045e089bf639e3aeda4c4 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.526297 5357 tablet_bootstrap.cc:654] T 4dd878e7f13f484797b4237a034842e9 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
W20260620 14:48:41.526270 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 4dd878e7f13f484797b4237a034842e9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4dd878e7f13f484797b4237a034842e9 already in progress: creating tablet
I20260620 14:48:41.528494 5357 tablet_bootstrap.cc:492] T 4dd878e7f13f484797b4237a034842e9 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.528641 5357 ts_tablet_manager.cc:1397] T 4dd878e7f13f484797b4237a034842e9 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
W20260620 14:48:41.529315 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet aeb289d61f9248c5b45042d977674e27 has no consensus state
I20260620 14:48:41.529377 5357 raft_consensus.cc:348] T 4dd878e7f13f484797b4237a034842e9 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.529549 5357 raft_consensus.cc:374] T 4dd878e7f13f484797b4237a034842e9 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.529621 5357 raft_consensus.cc:729] T 4dd878e7f13f484797b4237a034842e9 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.529791 5357 consensus_queue.cc:260] T 4dd878e7f13f484797b4237a034842e9 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.529956 5357 raft_consensus.cc:388] T 4dd878e7f13f484797b4237a034842e9 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.530020 5357 raft_consensus.cc:482] T 4dd878e7f13f484797b4237a034842e9 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.530115 5357 raft_consensus.cc:3037] T 4dd878e7f13f484797b4237a034842e9 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.531677 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.532925 5357 raft_consensus.cc:504] T 4dd878e7f13f484797b4237a034842e9 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.533138 5357 leader_election.cc:302] T 4dd878e7f13f484797b4237a034842e9 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.533311 5357 leader_election.cc:288] T 4dd878e7f13f484797b4237a034842e9 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.533362 5391 raft_consensus.cc:2781] T 4dd878e7f13f484797b4237a034842e9 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.533295 5310 tablet_service.cc:1467] Processing CreateTablet for tablet aeb289d61f9248c5b45042d977674e27 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20260620 14:48:41.533550 5391 raft_consensus.cc:686] T 4dd878e7f13f484797b4237a034842e9 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.533722 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet aeb289d61f9248c5b45042d977674e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.533733 5391 consensus_queue.cc:237] T 4dd878e7f13f484797b4237a034842e9 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.534215 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.533717 5357 ts_tablet_manager.cc:1428] T 4dd878e7f13f484797b4237a034842e9 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260620 14:48:41.537508 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet aeb289d61f9248c5b45042d977674e27
I20260620 14:48:41.538148 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet aeb289d61f9248c5b45042d977674e27 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.539285 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.539500 5221 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:41.539776 5357 tablet_bootstrap.cc:492] T aeb289d61f9248c5b45042d977674e27 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.540237 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet 4dd878e7f13f484797b4237a034842e9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:41.540890 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet aeb289d61f9248c5b45042d977674e27 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet aeb289d61f9248c5b45042d977674e27 already in progress: creating tablet
I20260620 14:48:41.541149 5367 tablet_replica.cc:330] T 4dd878e7f13f484797b4237a034842e9 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.541332 5367 raft_consensus.cc:2229] T 4dd878e7f13f484797b4237a034842e9 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.541431 5357 tablet_bootstrap.cc:654] T aeb289d61f9248c5b45042d977674e27 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.541489 5367 raft_consensus.cc:2258] T 4dd878e7f13f484797b4237a034842e9 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.542563 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.543262 5367 ts_tablet_manager.cc:1905] T 4dd878e7f13f484797b4237a034842e9 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.543457 5357 tablet_bootstrap.cc:492] T aeb289d61f9248c5b45042d977674e27 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.543583 5357 ts_tablet_manager.cc:1397] T aeb289d61f9248c5b45042d977674e27 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:41.544278 5357 raft_consensus.cc:348] T aeb289d61f9248c5b45042d977674e27 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.544407 5357 raft_consensus.cc:374] T aeb289d61f9248c5b45042d977674e27 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.544441 5357 raft_consensus.cc:729] T aeb289d61f9248c5b45042d977674e27 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.544633 5357 consensus_queue.cc:260] T aeb289d61f9248c5b45042d977674e27 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.545168 5357 raft_consensus.cc:388] T aeb289d61f9248c5b45042d977674e27 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.545253 5357 raft_consensus.cc:482] T aeb289d61f9248c5b45042d977674e27 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.545336 5357 raft_consensus.cc:3037] T aeb289d61f9248c5b45042d977674e27 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:41.546037 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b4694cfd09354bfea24f19782089866f has no consensus state
I20260620 14:48:41.547364 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.547889 5357 raft_consensus.cc:504] T aeb289d61f9248c5b45042d977674e27 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.548106 5357 leader_election.cc:302] T aeb289d61f9248c5b45042d977674e27 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.548331 5391 raft_consensus.cc:2781] T aeb289d61f9248c5b45042d977674e27 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.548451 5391 raft_consensus.cc:686] T aeb289d61f9248c5b45042d977674e27 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.548657 5391 consensus_queue.cc:237] T aeb289d61f9248c5b45042d977674e27 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.549295 5310 tablet_service.cc:1467] Processing CreateTablet for tablet b4694cfd09354bfea24f19782089866f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20260620 14:48:41.549664 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b4694cfd09354bfea24f19782089866f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.550266 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.550678 5367 ts_tablet_manager.cc:1918] T 4dd878e7f13f484797b4237a034842e9 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.550767 5367 log.cc:1196] T 4dd878e7f13f484797b4237a034842e9 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/4dd878e7f13f484797b4237a034842e9
I20260620 14:48:41.551079 5367 ts_tablet_manager.cc:1939] T 4dd878e7f13f484797b4237a034842e9 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.551925 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 4dd878e7f13f484797b4237a034842e9 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.553360 5357 leader_election.cc:288] T aeb289d61f9248c5b45042d977674e27 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.553877 5357 ts_tablet_manager.cc:1428] T aeb289d61f9248c5b45042d977674e27 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.010s user 0.005s sys 0.000s
I20260620 14:48:41.554129 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet b4694cfd09354bfea24f19782089866f
I20260620 14:48:41.554934 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet b4694cfd09354bfea24f19782089866f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.555903 5357 tablet_bootstrap.cc:492] T b4694cfd09354bfea24f19782089866f P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.556052 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:41.556720 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet b4694cfd09354bfea24f19782089866f because the tablet was not found. No further retry: Not found: Tablet not found: b4694cfd09354bfea24f19782089866f
I20260620 14:48:41.557621 5222 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:41.557788 5357 tablet_bootstrap.cc:654] T b4694cfd09354bfea24f19782089866f P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.560595 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:41.564023 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e956faf74d4943c5975abdcf8b794125 has no consensus state
I20260620 14:48:41.566094 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.568868 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.571825 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet e956faf74d4943c5975abdcf8b794125
I20260620 14:48:41.573516 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet aeb289d61f9248c5b45042d977674e27 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.573781 5367 tablet_replica.cc:330] T aeb289d61f9248c5b45042d977674e27 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.573585 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.573940 5367 raft_consensus.cc:2229] T aeb289d61f9248c5b45042d977674e27 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.573868 5309 tablet_service.cc:1467] Processing CreateTablet for tablet e956faf74d4943c5975abdcf8b794125 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.574186 5367 raft_consensus.cc:2258] T aeb289d61f9248c5b45042d977674e27 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.574438 5309 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e956faf74d4943c5975abdcf8b794125. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.576262 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:41.579291 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0beffcdabe68401f9a6980872ed88849 has no consensus state
I20260620 14:48:41.581187 5367 ts_tablet_manager.cc:1905] T aeb289d61f9248c5b45042d977674e27 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.581571 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.583045 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet e956faf74d4943c5975abdcf8b794125 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.584048 5309 tablet_service.cc:1467] Processing CreateTablet for tablet 0beffcdabe68401f9a6980872ed88849 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.584462 5309 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0beffcdabe68401f9a6980872ed88849. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.584805 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.587535 5367 ts_tablet_manager.cc:1918] T aeb289d61f9248c5b45042d977674e27 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.587653 5367 log.cc:1196] T aeb289d61f9248c5b45042d977674e27 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/aeb289d61f9248c5b45042d977674e27
I20260620 14:48:41.588038 5367 ts_tablet_manager.cc:1939] T aeb289d61f9248c5b45042d977674e27 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.588261 5357 tablet_bootstrap.cc:492] T b4694cfd09354bfea24f19782089866f P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.588378 5357 ts_tablet_manager.cc:1397] T b4694cfd09354bfea24f19782089866f P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.033s user 0.015s sys 0.010s
I20260620 14:48:41.588410 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 0beffcdabe68401f9a6980872ed88849
I20260620 14:48:41.588943 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet aeb289d61f9248c5b45042d977674e27 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.589001 5357 raft_consensus.cc:348] T b4694cfd09354bfea24f19782089866f P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.589268 5357 raft_consensus.cc:374] T b4694cfd09354bfea24f19782089866f P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.589383 5357 raft_consensus.cc:729] T b4694cfd09354bfea24f19782089866f P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.589602 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 0beffcdabe68401f9a6980872ed88849 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.589579 5357 consensus_queue.cc:260] T b4694cfd09354bfea24f19782089866f P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.589727 5357 raft_consensus.cc:388] T b4694cfd09354bfea24f19782089866f P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.589803 5357 raft_consensus.cc:482] T b4694cfd09354bfea24f19782089866f P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.589879 5357 raft_consensus.cc:3037] T b4694cfd09354bfea24f19782089866f P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:41.590019 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet e956faf74d4943c5975abdcf8b794125 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e956faf74d4943c5975abdcf8b794125 already in progress: creating tablet
W20260620 14:48:41.590436 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 0beffcdabe68401f9a6980872ed88849 because the tablet was not found. No further retry: Not found: Tablet not found: 0beffcdabe68401f9a6980872ed88849
I20260620 14:48:41.591877 5357 raft_consensus.cc:504] T b4694cfd09354bfea24f19782089866f P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.592085 5357 leader_election.cc:302] T b4694cfd09354bfea24f19782089866f P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.591959 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.592257 5357 leader_election.cc:288] T b4694cfd09354bfea24f19782089866f P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.592320 5391 raft_consensus.cc:2781] T b4694cfd09354bfea24f19782089866f P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.592442 5391 raft_consensus.cc:686] T b4694cfd09354bfea24f19782089866f P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.592684 5391 consensus_queue.cc:237] T b4694cfd09354bfea24f19782089866f P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.592664 5357 ts_tablet_manager.cc:1428] T b4694cfd09354bfea24f19782089866f P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.004s user 0.005s sys 0.000s
I20260620 14:48:41.593623 5357 tablet_bootstrap.cc:492] T e956faf74d4943c5975abdcf8b794125 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.594945 5357 tablet_bootstrap.cc:654] T e956faf74d4943c5975abdcf8b794125 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.595227 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.596406 5357 tablet_bootstrap.cc:492] T e956faf74d4943c5975abdcf8b794125 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.596567 5357 ts_tablet_manager.cc:1397] T e956faf74d4943c5975abdcf8b794125 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260620 14:48:41.597059 5357 raft_consensus.cc:348] T e956faf74d4943c5975abdcf8b794125 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.597225 5357 raft_consensus.cc:374] T e956faf74d4943c5975abdcf8b794125 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.597288 5357 raft_consensus.cc:729] T e956faf74d4943c5975abdcf8b794125 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.597149 5222 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:41.597465 5357 consensus_queue.cc:260] T e956faf74d4943c5975abdcf8b794125 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.597628 5357 raft_consensus.cc:388] T e956faf74d4943c5975abdcf8b794125 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.597695 5357 raft_consensus.cc:482] T e956faf74d4943c5975abdcf8b794125 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.597769 5357 raft_consensus.cc:3037] T e956faf74d4943c5975abdcf8b794125 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.598027 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet b4694cfd09354bfea24f19782089866f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.598266 5367 tablet_replica.cc:330] T b4694cfd09354bfea24f19782089866f P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.598405 5367 raft_consensus.cc:2229] T b4694cfd09354bfea24f19782089866f P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.598534 5367 raft_consensus.cc:2258] T b4694cfd09354bfea24f19782089866f P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.600085 5367 ts_tablet_manager.cc:1905] T b4694cfd09354bfea24f19782089866f P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.600688 5357 raft_consensus.cc:504] T e956faf74d4943c5975abdcf8b794125 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.600915 5357 leader_election.cc:302] T e956faf74d4943c5975abdcf8b794125 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.601068 5357 leader_election.cc:288] T e956faf74d4943c5975abdcf8b794125 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.601122 5391 raft_consensus.cc:2781] T e956faf74d4943c5975abdcf8b794125 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.601249 5391 raft_consensus.cc:686] T e956faf74d4943c5975abdcf8b794125 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.601419 5391 consensus_queue.cc:237] T e956faf74d4943c5975abdcf8b794125 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.601562 5357 ts_tablet_manager.cc:1428] T e956faf74d4943c5975abdcf8b794125 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.002s sys 0.003s
I20260620 14:48:41.601765 5357 tablet_bootstrap.cc:492] T 0beffcdabe68401f9a6980872ed88849 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
W20260620 14:48:41.601817 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6662bb746b7a48e39f2359832e7856d4 has no consensus state
I20260620 14:48:41.603102 5357 tablet_bootstrap.cc:654] T 0beffcdabe68401f9a6980872ed88849 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.605068 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.607034 5367 ts_tablet_manager.cc:1918] T b4694cfd09354bfea24f19782089866f P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.607156 5367 log.cc:1196] T b4694cfd09354bfea24f19782089866f P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/b4694cfd09354bfea24f19782089866f
I20260620 14:48:41.607084 5309 tablet_service.cc:1467] Processing CreateTablet for tablet 6662bb746b7a48e39f2359832e7856d4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20260620 14:48:41.607507 5367 ts_tablet_manager.cc:1939] T b4694cfd09354bfea24f19782089866f P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.607705 5309 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6662bb746b7a48e39f2359832e7856d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.608467 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet b4694cfd09354bfea24f19782089866f (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.609648 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet e956faf74d4943c5975abdcf8b794125 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.609659 5357 tablet_bootstrap.cc:492] T 0beffcdabe68401f9a6980872ed88849 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.609845 5357 ts_tablet_manager.cc:1397] T 0beffcdabe68401f9a6980872ed88849 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.008s user 0.003s sys 0.004s
I20260620 14:48:41.609890 5367 tablet_replica.cc:330] T e956faf74d4943c5975abdcf8b794125 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.610087 5367 raft_consensus.cc:2229] T e956faf74d4943c5975abdcf8b794125 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.609966 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.610252 5367 raft_consensus.cc:2258] T e956faf74d4943c5975abdcf8b794125 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.610596 5357 raft_consensus.cc:348] T 0beffcdabe68401f9a6980872ed88849 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.611515 5367 ts_tablet_manager.cc:1905] T e956faf74d4943c5975abdcf8b794125 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.613972 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 6662bb746b7a48e39f2359832e7856d4
I20260620 14:48:41.614604 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 6662bb746b7a48e39f2359832e7856d4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.615458 5221 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:41.616576 5357 raft_consensus.cc:374] T 0beffcdabe68401f9a6980872ed88849 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.616672 5357 raft_consensus.cc:729] T 0beffcdabe68401f9a6980872ed88849 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.616760 5367 ts_tablet_manager.cc:1918] T e956faf74d4943c5975abdcf8b794125 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.616853 5367 log.cc:1196] T e956faf74d4943c5975abdcf8b794125 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/e956faf74d4943c5975abdcf8b794125
I20260620 14:48:41.616870 5357 consensus_queue.cc:260] T 0beffcdabe68401f9a6980872ed88849 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.616824 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.617059 5357 raft_consensus.cc:388] T 0beffcdabe68401f9a6980872ed88849 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.617156 5357 raft_consensus.cc:482] T 0beffcdabe68401f9a6980872ed88849 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.617262 5357 raft_consensus.cc:3037] T 0beffcdabe68401f9a6980872ed88849 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.617321 5367 ts_tablet_manager.cc:1939] T e956faf74d4943c5975abdcf8b794125 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.618252 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet e956faf74d4943c5975abdcf8b794125 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:41.618495 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 6662bb746b7a48e39f2359832e7856d4 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6662bb746b7a48e39f2359832e7856d4 already in progress: creating tablet
I20260620 14:48:41.619580 5357 raft_consensus.cc:504] T 0beffcdabe68401f9a6980872ed88849 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.619827 5357 leader_election.cc:302] T 0beffcdabe68401f9a6980872ed88849 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.619704 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.620003 5357 leader_election.cc:288] T 0beffcdabe68401f9a6980872ed88849 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.620064 5361 raft_consensus.cc:2781] T 0beffcdabe68401f9a6980872ed88849 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.620204 5361 raft_consensus.cc:686] T 0beffcdabe68401f9a6980872ed88849 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.620412 5357 ts_tablet_manager.cc:1428] T 0beffcdabe68401f9a6980872ed88849 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.010s user 0.001s sys 0.000s
I20260620 14:48:41.620384 5361 consensus_queue.cc:237] T 0beffcdabe68401f9a6980872ed88849 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.620682 5357 tablet_bootstrap.cc:492] T 6662bb746b7a48e39f2359832e7856d4 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.621779 5357 tablet_bootstrap.cc:654] T 6662bb746b7a48e39f2359832e7856d4 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.623409 5357 tablet_bootstrap.cc:492] T 6662bb746b7a48e39f2359832e7856d4 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.623543 5357 ts_tablet_manager.cc:1397] T 6662bb746b7a48e39f2359832e7856d4 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:48:41.624044 5357 raft_consensus.cc:348] T 6662bb746b7a48e39f2359832e7856d4 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.624215 5357 raft_consensus.cc:374] T 6662bb746b7a48e39f2359832e7856d4 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.624270 5357 raft_consensus.cc:729] T 6662bb746b7a48e39f2359832e7856d4 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.624459 5357 consensus_queue.cc:260] T 6662bb746b7a48e39f2359832e7856d4 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.624686 5357 raft_consensus.cc:388] T 6662bb746b7a48e39f2359832e7856d4 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.624754 5357 raft_consensus.cc:482] T 6662bb746b7a48e39f2359832e7856d4 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.624836 5357 raft_consensus.cc:3037] T 6662bb746b7a48e39f2359832e7856d4 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:41.624758 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 189354f0254543638103e39ac28e871e has no consensus state
I20260620 14:48:41.627002 5357 raft_consensus.cc:504] T 6662bb746b7a48e39f2359832e7856d4 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.627231 5357 leader_election.cc:302] T 6662bb746b7a48e39f2359832e7856d4 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.627395 5357 leader_election.cc:288] T 6662bb746b7a48e39f2359832e7856d4 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.627449 5391 raft_consensus.cc:2781] T 6662bb746b7a48e39f2359832e7856d4 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.627563 5391 raft_consensus.cc:686] T 6662bb746b7a48e39f2359832e7856d4 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.627768 5391 consensus_queue.cc:237] T 6662bb746b7a48e39f2359832e7856d4 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.627877 5357 ts_tablet_manager.cc:1428] T 6662bb746b7a48e39f2359832e7856d4 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260620 14:48:41.628700 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.629547 5309 tablet_service.cc:1467] Processing CreateTablet for tablet 189354f0254543638103e39ac28e871e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20260620 14:48:41.629945 5309 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 189354f0254543638103e39ac28e871e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.631229 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.634889 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 189354f0254543638103e39ac28e871e
I20260620 14:48:41.635649 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 189354f0254543638103e39ac28e871e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.636111 5357 tablet_bootstrap.cc:492] T 189354f0254543638103e39ac28e871e P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
W20260620 14:48:41.636577 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 189354f0254543638103e39ac28e871e because the tablet was not found. No further retry: Not found: Tablet not found: 189354f0254543638103e39ac28e871e
I20260620 14:48:41.637506 5357 tablet_bootstrap.cc:654] T 189354f0254543638103e39ac28e871e P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.637293 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.638947 5357 tablet_bootstrap.cc:492] T 189354f0254543638103e39ac28e871e P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.639082 5357 ts_tablet_manager.cc:1397] T 189354f0254543638103e39ac28e871e P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:48:41.639731 5357 raft_consensus.cc:348] T 189354f0254543638103e39ac28e871e P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.639882 5357 raft_consensus.cc:374] T 189354f0254543638103e39ac28e871e P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.639940 5357 raft_consensus.cc:729] T 189354f0254543638103e39ac28e871e P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.640133 5357 consensus_queue.cc:260] T 189354f0254543638103e39ac28e871e P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.640321 5357 raft_consensus.cc:388] T 189354f0254543638103e39ac28e871e P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.640389 5357 raft_consensus.cc:482] T 189354f0254543638103e39ac28e871e P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.640457 5357 raft_consensus.cc:3037] T 189354f0254543638103e39ac28e871e P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.640705 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.642573 5357 raft_consensus.cc:504] T 189354f0254543638103e39ac28e871e P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.642802 5357 leader_election.cc:302] T 189354f0254543638103e39ac28e871e P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.643041 5357 leader_election.cc:288] T 189354f0254543638103e39ac28e871e P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.643069 5360 raft_consensus.cc:2781] T 189354f0254543638103e39ac28e871e P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.643435 5357 ts_tablet_manager.cc:1428] T 189354f0254543638103e39ac28e871e P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260620 14:48:41.643514 5360 raft_consensus.cc:686] T 189354f0254543638103e39ac28e871e P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.643741 5360 consensus_queue.cc:237] T 189354f0254543638103e39ac28e871e P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
W20260620 14:48:41.644905 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0d897ee432cf4b00a80f90061d5cbc14 has no consensus state
I20260620 14:48:41.646289 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.648197 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet 0beffcdabe68401f9a6980872ed88849 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.648509 5367 tablet_replica.cc:330] T 0beffcdabe68401f9a6980872ed88849 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.648737 5367 raft_consensus.cc:2229] T 0beffcdabe68401f9a6980872ed88849 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.648940 5367 raft_consensus.cc:2258] T 0beffcdabe68401f9a6980872ed88849 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.649171 5309 tablet_service.cc:1467] Processing CreateTablet for tablet 0d897ee432cf4b00a80f90061d5cbc14 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.649310 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.649693 5309 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0d897ee432cf4b00a80f90061d5cbc14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.650766 5367 ts_tablet_manager.cc:1905] T 0beffcdabe68401f9a6980872ed88849 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.652473 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 0d897ee432cf4b00a80f90061d5cbc14
I20260620 14:48:41.653110 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 0d897ee432cf4b00a80f90061d5cbc14 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.654076 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.655896 5367 ts_tablet_manager.cc:1918] T 0beffcdabe68401f9a6980872ed88849 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.656034 5367 log.cc:1196] T 0beffcdabe68401f9a6980872ed88849 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/0beffcdabe68401f9a6980872ed88849
I20260620 14:48:41.656435 5367 ts_tablet_manager.cc:1939] T 0beffcdabe68401f9a6980872ed88849 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.656759 5357 tablet_bootstrap.cc:492] T 0d897ee432cf4b00a80f90061d5cbc14 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.656755 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.657471 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 0beffcdabe68401f9a6980872ed88849 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:41.657725 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 0d897ee432cf4b00a80f90061d5cbc14 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0d897ee432cf4b00a80f90061d5cbc14 already in progress: creating tablet
I20260620 14:48:41.658226 5357 tablet_bootstrap.cc:654] T 0d897ee432cf4b00a80f90061d5cbc14 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.659631 5357 tablet_bootstrap.cc:492] T 0d897ee432cf4b00a80f90061d5cbc14 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.659785 5357 ts_tablet_manager.cc:1397] T 0d897ee432cf4b00a80f90061d5cbc14 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
W20260620 14:48:41.660252 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c9e183550e6a4df684c285e20e26f093 has no consensus state
I20260620 14:48:41.660362 5357 raft_consensus.cc:348] T 0d897ee432cf4b00a80f90061d5cbc14 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.660597 5357 raft_consensus.cc:374] T 0d897ee432cf4b00a80f90061d5cbc14 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.660704 5357 raft_consensus.cc:729] T 0d897ee432cf4b00a80f90061d5cbc14 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.660969 5357 consensus_queue.cc:260] T 0d897ee432cf4b00a80f90061d5cbc14 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.661201 5357 raft_consensus.cc:388] T 0d897ee432cf4b00a80f90061d5cbc14 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.661319 5357 raft_consensus.cc:482] T 0d897ee432cf4b00a80f90061d5cbc14 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.661356 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet 6662bb746b7a48e39f2359832e7856d4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.661441 5357 raft_consensus.cc:3037] T 0d897ee432cf4b00a80f90061d5cbc14 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.661561 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 189354f0254543638103e39ac28e871e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.661574 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 0beffcdabe68401f9a6980872ed88849 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.661942 5367 tablet_replica.cc:330] T 6662bb746b7a48e39f2359832e7856d4 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.662153 5367 raft_consensus.cc:2229] T 6662bb746b7a48e39f2359832e7856d4 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.662333 5367 raft_consensus.cc:2258] T 6662bb746b7a48e39f2359832e7856d4 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.663097 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.664649 5308 tablet_service.cc:1467] Processing CreateTablet for tablet c9e183550e6a4df684c285e20e26f093 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.664831 5367 ts_tablet_manager.cc:1905] T 6662bb746b7a48e39f2359832e7856d4 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.665050 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c9e183550e6a4df684c285e20e26f093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.665275 5357 raft_consensus.cc:504] T 0d897ee432cf4b00a80f90061d5cbc14 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.665525 5357 leader_election.cc:302] T 0d897ee432cf4b00a80f90061d5cbc14 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.665433 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.665722 5391 raft_consensus.cc:2781] T 0d897ee432cf4b00a80f90061d5cbc14 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.665880 5391 raft_consensus.cc:686] T 0d897ee432cf4b00a80f90061d5cbc14 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.666090 5391 consensus_queue.cc:237] T 0d897ee432cf4b00a80f90061d5cbc14 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.668658 5357 leader_election.cc:288] T 0d897ee432cf4b00a80f90061d5cbc14 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.669283 5357 ts_tablet_manager.cc:1428] T 0d897ee432cf4b00a80f90061d5cbc14 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.009s user 0.000s sys 0.005s
I20260620 14:48:41.671072 5367 ts_tablet_manager.cc:1918] T 6662bb746b7a48e39f2359832e7856d4 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.671228 5367 log.cc:1196] T 6662bb746b7a48e39f2359832e7856d4 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/6662bb746b7a48e39f2359832e7856d4
I20260620 14:48:41.671615 5367 ts_tablet_manager.cc:1939] T 6662bb746b7a48e39f2359832e7856d4 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.672032 5357 tablet_bootstrap.cc:492] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.672585 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 6662bb746b7a48e39f2359832e7856d4 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.673368 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet c9e183550e6a4df684c285e20e26f093
I20260620 14:48:41.673959 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet c9e183550e6a4df684c285e20e26f093 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.674378 5367 tablet_replica.cc:330] T 189354f0254543638103e39ac28e871e P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.674376 5357 tablet_bootstrap.cc:654] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.674607 5367 raft_consensus.cc:2229] T 189354f0254543638103e39ac28e871e P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.674823 5367 raft_consensus.cc:2258] T 189354f0254543638103e39ac28e871e P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.675130 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.676568 5367 ts_tablet_manager.cc:1905] T 189354f0254543638103e39ac28e871e P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.677510 5357 tablet_bootstrap.cc:492] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.677652 5357 ts_tablet_manager.cc:1397] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.006s user 0.004s sys 0.001s
I20260620 14:48:41.677897 5222 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:41.678308 5357 raft_consensus.cc:348] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.678476 5357 raft_consensus.cc:374] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.678568 5357 raft_consensus.cc:729] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.678779 5357 consensus_queue.cc:260] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.678972 5357 raft_consensus.cc:388] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.679044 5357 raft_consensus.cc:482] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.679167 5357 raft_consensus.cc:3037] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.679558 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 0d897ee432cf4b00a80f90061d5cbc14 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.681135 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.681746 5357 raft_consensus.cc:504] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.682019 5357 leader_election.cc:302] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.682274 5391 raft_consensus.cc:2781] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.682415 5391 raft_consensus.cc:686] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.682621 5391 consensus_queue.cc:237] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.682986 5367 ts_tablet_manager.cc:1918] T 189354f0254543638103e39ac28e871e P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.683115 5367 log.cc:1196] T 189354f0254543638103e39ac28e871e P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/189354f0254543638103e39ac28e871e
I20260620 14:48:41.683617 5367 ts_tablet_manager.cc:1939] T 189354f0254543638103e39ac28e871e P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.683806 5357 leader_election.cc:288] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.684291 5357 ts_tablet_manager.cc:1428] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.007s user 0.005s sys 0.000s
I20260620 14:48:41.684681 5367 tablet_replica.cc:330] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.684646 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 189354f0254543638103e39ac28e871e (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.684861 5367 raft_consensus.cc:2229] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.685026 5367 pending_rounds.cc:62] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d: Trying to abort 1 pending ops.
W20260620 14:48:41.684968 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 0beffcdabe68401f9a6980872ed88849 because the tablet was not found. No further retry: Not found: Tablet not found: 0beffcdabe68401f9a6980872ed88849
I20260620 14:48:41.685247 5367 pending_rounds.cc:68] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 76 op_type: NO_OP noop_request { }
I20260620 14:48:41.685416 5367 raft_consensus.cc:2866] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260620 14:48:41.685571 5367 raft_consensus.cc:2258] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260620 14:48:41.685983 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f21a5e4238af44fda16ec62b85e3a3e7 has no consensus state
W20260620 14:48:41.687983 5441 consensus_queue.cc:1159] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260620 14:48:41.688028 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.688990 5367 ts_tablet_manager.cc:1905] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.689591 5310 tablet_service.cc:1467] Processing CreateTablet for tablet f21a5e4238af44fda16ec62b85e3a3e7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20260620 14:48:41.689999 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f21a5e4238af44fda16ec62b85e3a3e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.690446 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.693884 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet f21a5e4238af44fda16ec62b85e3a3e7
I20260620 14:48:41.694686 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet f21a5e4238af44fda16ec62b85e3a3e7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.695040 5357 tablet_bootstrap.cc:492] T f21a5e4238af44fda16ec62b85e3a3e7 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.695369 5367 ts_tablet_manager.cc:1918] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.695529 5367 log.cc:1196] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/c9e183550e6a4df684c285e20e26f093
I20260620 14:48:41.695946 5367 ts_tablet_manager.cc:1939] T c9e183550e6a4df684c285e20e26f093 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.696388 5357 tablet_bootstrap.cc:654] T f21a5e4238af44fda16ec62b85e3a3e7 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.696475 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.696882 5367 tablet_replica.cc:330] T 0d897ee432cf4b00a80f90061d5cbc14 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.697124 5367 raft_consensus.cc:2229] T 0d897ee432cf4b00a80f90061d5cbc14 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.697525 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet c9e183550e6a4df684c285e20e26f093 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.697556 5367 raft_consensus.cc:2258] T 0d897ee432cf4b00a80f90061d5cbc14 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.698487 5367 ts_tablet_manager.cc:1905] T 0d897ee432cf4b00a80f90061d5cbc14 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.699307 5357 tablet_bootstrap.cc:492] T f21a5e4238af44fda16ec62b85e3a3e7 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.699504 5357 ts_tablet_manager.cc:1397] T f21a5e4238af44fda16ec62b85e3a3e7 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:41.699307 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.700173 5357 raft_consensus.cc:348] T f21a5e4238af44fda16ec62b85e3a3e7 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.700382 5357 raft_consensus.cc:374] T f21a5e4238af44fda16ec62b85e3a3e7 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.700477 5357 raft_consensus.cc:729] T f21a5e4238af44fda16ec62b85e3a3e7 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.700778 5357 consensus_queue.cc:260] T f21a5e4238af44fda16ec62b85e3a3e7 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.700964 5357 raft_consensus.cc:388] T f21a5e4238af44fda16ec62b85e3a3e7 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.701072 5357 raft_consensus.cc:482] T f21a5e4238af44fda16ec62b85e3a3e7 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.701181 5357 raft_consensus.cc:3037] T f21a5e4238af44fda16ec62b85e3a3e7 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:41.702999 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 79970f48ae5040f992a94846087f371b has no consensus state
I20260620 14:48:41.704643 5367 ts_tablet_manager.cc:1918] T 0d897ee432cf4b00a80f90061d5cbc14 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.704582 5357 raft_consensus.cc:504] T f21a5e4238af44fda16ec62b85e3a3e7 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.704802 5367 log.cc:1196] T 0d897ee432cf4b00a80f90061d5cbc14 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/0d897ee432cf4b00a80f90061d5cbc14
I20260620 14:48:41.704838 5357 leader_election.cc:302] T f21a5e4238af44fda16ec62b85e3a3e7 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.705096 5391 raft_consensus.cc:2781] T f21a5e4238af44fda16ec62b85e3a3e7 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.705197 5367 ts_tablet_manager.cc:1939] T 0d897ee432cf4b00a80f90061d5cbc14 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.705278 5391 raft_consensus.cc:686] T f21a5e4238af44fda16ec62b85e3a3e7 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.705083 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.705492 5391 consensus_queue.cc:237] T f21a5e4238af44fda16ec62b85e3a3e7 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.706172 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 0d897ee432cf4b00a80f90061d5cbc14 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:41.706619 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet f21a5e4238af44fda16ec62b85e3a3e7 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f21a5e4238af44fda16ec62b85e3a3e7 already in progress: creating tablet
I20260620 14:48:41.706900 5308 tablet_service.cc:1467] Processing CreateTablet for tablet 79970f48ae5040f992a94846087f371b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20260620 14:48:41.707309 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 79970f48ae5040f992a94846087f371b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.707270 5357 leader_election.cc:288] T f21a5e4238af44fda16ec62b85e3a3e7 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.707731 5357 ts_tablet_manager.cc:1428] T f21a5e4238af44fda16ec62b85e3a3e7 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.008s user 0.005s sys 0.000s
I20260620 14:48:41.710266 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet f21a5e4238af44fda16ec62b85e3a3e7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.710580 5367 tablet_replica.cc:330] T f21a5e4238af44fda16ec62b85e3a3e7 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.710826 5367 raft_consensus.cc:2229] T f21a5e4238af44fda16ec62b85e3a3e7 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.711035 5367 raft_consensus.cc:2258] T f21a5e4238af44fda16ec62b85e3a3e7 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.711864 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.712098 5367 ts_tablet_manager.cc:1905] T f21a5e4238af44fda16ec62b85e3a3e7 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.714004 5357 tablet_bootstrap.cc:492] T 79970f48ae5040f992a94846087f371b P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.715111 5357 tablet_bootstrap.cc:654] T 79970f48ae5040f992a94846087f371b P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.715619 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 79970f48ae5040f992a94846087f371b
I20260620 14:48:41.716287 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 79970f48ae5040f992a94846087f371b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.717028 5357 tablet_bootstrap.cc:492] T 79970f48ae5040f992a94846087f371b P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.717177 5357 ts_tablet_manager.cc:1397] T 79970f48ae5040f992a94846087f371b P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:48:41.717629 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.717852 5357 raft_consensus.cc:348] T 79970f48ae5040f992a94846087f371b P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.718024 5357 raft_consensus.cc:374] T 79970f48ae5040f992a94846087f371b P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.718055 5367 ts_tablet_manager.cc:1918] T f21a5e4238af44fda16ec62b85e3a3e7 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.718158 5357 raft_consensus.cc:729] T 79970f48ae5040f992a94846087f371b P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.718207 5367 log.cc:1196] T f21a5e4238af44fda16ec62b85e3a3e7 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/f21a5e4238af44fda16ec62b85e3a3e7
I20260620 14:48:41.718428 5357 consensus_queue.cc:260] T 79970f48ae5040f992a94846087f371b P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.718549 5367 ts_tablet_manager.cc:1939] T f21a5e4238af44fda16ec62b85e3a3e7 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.718669 5357 raft_consensus.cc:388] T 79970f48ae5040f992a94846087f371b P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.718782 5357 raft_consensus.cc:482] T 79970f48ae5040f992a94846087f371b P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.718924 5357 raft_consensus.cc:3037] T 79970f48ae5040f992a94846087f371b P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.719547 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet f21a5e4238af44fda16ec62b85e3a3e7 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:41.719806 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 79970f48ae5040f992a94846087f371b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 79970f48ae5040f992a94846087f371b already in progress: creating tablet
I20260620 14:48:41.720650 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.722435 5357 raft_consensus.cc:504] T 79970f48ae5040f992a94846087f371b P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.722683 5357 leader_election.cc:302] T 79970f48ae5040f992a94846087f371b P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.722914 5357 leader_election.cc:288] T 79970f48ae5040f992a94846087f371b P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.722955 5361 raft_consensus.cc:2781] T 79970f48ae5040f992a94846087f371b P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.723104 5361 raft_consensus.cc:686] T 79970f48ae5040f992a94846087f371b P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.723397 5357 ts_tablet_manager.cc:1428] T 79970f48ae5040f992a94846087f371b P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.006s user 0.001s sys 0.002s
I20260620 14:48:41.723363 5361 consensus_queue.cc:237] T 79970f48ae5040f992a94846087f371b P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
W20260620 14:48:41.724524 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a24629a28dfd492bb0e38a24a6a3ac37 has no consensus state
I20260620 14:48:41.726693 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.726994 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 79970f48ae5040f992a94846087f371b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.727259 5367 tablet_replica.cc:330] T 79970f48ae5040f992a94846087f371b P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.727509 5367 raft_consensus.cc:2229] T 79970f48ae5040f992a94846087f371b P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.727694 5367 raft_consensus.cc:2258] T 79970f48ae5040f992a94846087f371b P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.727909 5308 tablet_service.cc:1467] Processing CreateTablet for tablet a24629a28dfd492bb0e38a24a6a3ac37 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.728348 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a24629a28dfd492bb0e38a24a6a3ac37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.729120 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.730852 5367 ts_tablet_manager.cc:1905] T 79970f48ae5040f992a94846087f371b P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.731957 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet a24629a28dfd492bb0e38a24a6a3ac37
I20260620 14:48:41.732576 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet a24629a28dfd492bb0e38a24a6a3ac37 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.733734 5357 tablet_bootstrap.cc:492] T a24629a28dfd492bb0e38a24a6a3ac37 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.733634 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.734874 5357 tablet_bootstrap.cc:654] T a24629a28dfd492bb0e38a24a6a3ac37 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.736430 5357 tablet_bootstrap.cc:492] T a24629a28dfd492bb0e38a24a6a3ac37 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.736294 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.736622 5357 ts_tablet_manager.cc:1397] T a24629a28dfd492bb0e38a24a6a3ac37 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260620 14:48:41.736930 5367 ts_tablet_manager.cc:1918] T 79970f48ae5040f992a94846087f371b P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.737084 5367 log.cc:1196] T 79970f48ae5040f992a94846087f371b P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/79970f48ae5040f992a94846087f371b
I20260620 14:48:41.737332 5357 raft_consensus.cc:348] T a24629a28dfd492bb0e38a24a6a3ac37 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.737481 5367 ts_tablet_manager.cc:1939] T 79970f48ae5040f992a94846087f371b P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.737556 5357 raft_consensus.cc:374] T a24629a28dfd492bb0e38a24a6a3ac37 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.737687 5357 raft_consensus.cc:729] T a24629a28dfd492bb0e38a24a6a3ac37 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.737958 5357 consensus_queue.cc:260] T a24629a28dfd492bb0e38a24a6a3ac37 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.738161 5357 raft_consensus.cc:388] T a24629a28dfd492bb0e38a24a6a3ac37 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.738269 5357 raft_consensus.cc:482] T a24629a28dfd492bb0e38a24a6a3ac37 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.738368 5357 raft_consensus.cc:3037] T a24629a28dfd492bb0e38a24a6a3ac37 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.738497 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 79970f48ae5040f992a94846087f371b (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:41.739068 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet a24629a28dfd492bb0e38a24a6a3ac37 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a24629a28dfd492bb0e38a24a6a3ac37 already in progress: creating tablet
W20260620 14:48:41.740677 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 73199e018a9443bb83e0876450451107 has no consensus state
I20260620 14:48:41.741753 5357 raft_consensus.cc:504] T a24629a28dfd492bb0e38a24a6a3ac37 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.742004 5357 leader_election.cc:302] T a24629a28dfd492bb0e38a24a6a3ac37 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.742273 5357 leader_election.cc:288] T a24629a28dfd492bb0e38a24a6a3ac37 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.742293 5361 raft_consensus.cc:2781] T a24629a28dfd492bb0e38a24a6a3ac37 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.742578 5361 raft_consensus.cc:686] T a24629a28dfd492bb0e38a24a6a3ac37 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.742949 5357 ts_tablet_manager.cc:1428] T a24629a28dfd492bb0e38a24a6a3ac37 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260620 14:48:41.742841 5361 consensus_queue.cc:237] T a24629a28dfd492bb0e38a24a6a3ac37 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.742846 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.744612 5308 tablet_service.cc:1467] Processing CreateTablet for tablet 73199e018a9443bb83e0876450451107 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.745051 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 73199e018a9443bb83e0876450451107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.745568 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.748409 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 73199e018a9443bb83e0876450451107
I20260620 14:48:41.749094 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 73199e018a9443bb83e0876450451107 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.750463 5357 tablet_bootstrap.cc:492] T 73199e018a9443bb83e0876450451107 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.750313 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:41.751039 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 73199e018a9443bb83e0876450451107 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 73199e018a9443bb83e0876450451107 already in progress: creating tablet
I20260620 14:48:41.751756 5357 tablet_bootstrap.cc:654] T 73199e018a9443bb83e0876450451107 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.752405 5222 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:41.753347 5357 tablet_bootstrap.cc:492] T 73199e018a9443bb83e0876450451107 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.753551 5357 ts_tablet_manager.cc:1397] T 73199e018a9443bb83e0876450451107 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260620 14:48:41.754061 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet a24629a28dfd492bb0e38a24a6a3ac37 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.754264 5357 raft_consensus.cc:348] T 73199e018a9443bb83e0876450451107 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.754421 5367 tablet_replica.cc:330] T a24629a28dfd492bb0e38a24a6a3ac37 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.754451 5357 raft_consensus.cc:374] T 73199e018a9443bb83e0876450451107 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.754557 5357 raft_consensus.cc:729] T 73199e018a9443bb83e0876450451107 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.754624 5367 raft_consensus.cc:2229] T a24629a28dfd492bb0e38a24a6a3ac37 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.754833 5367 raft_consensus.cc:2258] T a24629a28dfd492bb0e38a24a6a3ac37 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.754797 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.754830 5357 consensus_queue.cc:260] T 73199e018a9443bb83e0876450451107 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.755350 5357 raft_consensus.cc:388] T 73199e018a9443bb83e0876450451107 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.755422 5357 raft_consensus.cc:482] T 73199e018a9443bb83e0876450451107 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.755506 5357 raft_consensus.cc:3037] T 73199e018a9443bb83e0876450451107 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.756294 5367 ts_tablet_manager.cc:1905] T a24629a28dfd492bb0e38a24a6a3ac37 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.757743 5357 raft_consensus.cc:504] T 73199e018a9443bb83e0876450451107 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.757952 5357 leader_election.cc:302] T 73199e018a9443bb83e0876450451107 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.758220 5361 raft_consensus.cc:2781] T 73199e018a9443bb83e0876450451107 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.758404 5361 raft_consensus.cc:686] T 73199e018a9443bb83e0876450451107 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
W20260620 14:48:41.758543 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 26aafd0fae6b4df182dd11f253e99322 has no consensus state
I20260620 14:48:41.758653 5361 consensus_queue.cc:237] T 73199e018a9443bb83e0876450451107 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.759917 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.762164 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.762787 5308 tablet_service.cc:1467] Processing CreateTablet for tablet 26aafd0fae6b4df182dd11f253e99322 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION VALUES < 1
I20260620 14:48:41.763218 5367 ts_tablet_manager.cc:1918] T a24629a28dfd492bb0e38a24a6a3ac37 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.763226 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 26aafd0fae6b4df182dd11f253e99322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.763375 5367 log.cc:1196] T a24629a28dfd492bb0e38a24a6a3ac37 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/a24629a28dfd492bb0e38a24a6a3ac37
I20260620 14:48:41.763736 5367 ts_tablet_manager.cc:1939] T a24629a28dfd492bb0e38a24a6a3ac37 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.764596 5357 leader_election.cc:288] T 73199e018a9443bb83e0876450451107 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.764729 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet a24629a28dfd492bb0e38a24a6a3ac37 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.765236 5357 ts_tablet_manager.cc:1428] T 73199e018a9443bb83e0876450451107 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.012s user 0.005s sys 0.000s
I20260620 14:48:41.765684 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 26aafd0fae6b4df182dd11f253e99322
I20260620 14:48:41.766314 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 26aafd0fae6b4df182dd11f253e99322 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.767340 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.768283 5222 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:41.769035 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 73199e018a9443bb83e0876450451107 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.770716 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.771862 5367 tablet_replica.cc:330] T 73199e018a9443bb83e0876450451107 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
W20260620 14:48:41.771965 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 26aafd0fae6b4df182dd11f253e99322 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 26aafd0fae6b4df182dd11f253e99322 already in progress: creating tablet
I20260620 14:48:41.772074 5367 raft_consensus.cc:2229] T 73199e018a9443bb83e0876450451107 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.772267 5367 raft_consensus.cc:2258] T 73199e018a9443bb83e0876450451107 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.772483 5357 tablet_bootstrap.cc:492] T 26aafd0fae6b4df182dd11f253e99322 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.773305 5367 ts_tablet_manager.cc:1905] T 73199e018a9443bb83e0876450451107 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260620 14:48:41.774130 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 28aa2e8a49964454a428bb1cbc0908b2 has no consensus state
I20260620 14:48:41.774744 5357 tablet_bootstrap.cc:654] T 26aafd0fae6b4df182dd11f253e99322 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.775743 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.777751 5308 tablet_service.cc:1467] Processing CreateTablet for tablet 28aa2e8a49964454a428bb1cbc0908b2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION VALUES < 1
I20260620 14:48:41.778286 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 28aa2e8a49964454a428bb1cbc0908b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.778199 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.778838 5357 tablet_bootstrap.cc:492] T 26aafd0fae6b4df182dd11f253e99322 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.779012 5357 ts_tablet_manager.cc:1397] T 26aafd0fae6b4df182dd11f253e99322 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.007s user 0.000s sys 0.005s
I20260620 14:48:41.779645 5357 raft_consensus.cc:348] T 26aafd0fae6b4df182dd11f253e99322 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.779829 5357 raft_consensus.cc:374] T 26aafd0fae6b4df182dd11f253e99322 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.779896 5357 raft_consensus.cc:729] T 26aafd0fae6b4df182dd11f253e99322 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.780117 5357 consensus_queue.cc:260] T 26aafd0fae6b4df182dd11f253e99322 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.780294 5357 raft_consensus.cc:388] T 26aafd0fae6b4df182dd11f253e99322 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.780395 5357 raft_consensus.cc:482] T 26aafd0fae6b4df182dd11f253e99322 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.780484 5357 raft_consensus.cc:3037] T 26aafd0fae6b4df182dd11f253e99322 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.781764 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 28aa2e8a49964454a428bb1cbc0908b2
I20260620 14:48:41.782657 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 28aa2e8a49964454a428bb1cbc0908b2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.783191 5357 raft_consensus.cc:504] T 26aafd0fae6b4df182dd11f253e99322 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.783246 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.783448 5357 leader_election.cc:302] T 26aafd0fae6b4df182dd11f253e99322 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.783691 5361 raft_consensus.cc:2781] T 26aafd0fae6b4df182dd11f253e99322 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.783864 5361 raft_consensus.cc:686] T 26aafd0fae6b4df182dd11f253e99322 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.784068 5361 consensus_queue.cc:237] T 26aafd0fae6b4df182dd11f253e99322 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.786144 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.786947 5357 leader_election.cc:288] T 26aafd0fae6b4df182dd11f253e99322 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.787424 5357 ts_tablet_manager.cc:1428] T 26aafd0fae6b4df182dd11f253e99322 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.008s user 0.004s sys 0.002s
I20260620 14:48:41.787559 5367 ts_tablet_manager.cc:1918] T 73199e018a9443bb83e0876450451107 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.787735 5367 log.cc:1196] T 73199e018a9443bb83e0876450451107 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/73199e018a9443bb83e0876450451107
I20260620 14:48:41.787743 5357 tablet_bootstrap.cc:492] T 28aa2e8a49964454a428bb1cbc0908b2 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.788151 5367 ts_tablet_manager.cc:1939] T 73199e018a9443bb83e0876450451107 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.788349 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:41.789001 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 26aafd0fae6b4df182dd11f253e99322 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.789240 5367 tablet_replica.cc:330] T 26aafd0fae6b4df182dd11f253e99322 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.789422 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 73199e018a9443bb83e0876450451107 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.789414 5367 raft_consensus.cc:2229] T 26aafd0fae6b4df182dd11f253e99322 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.789711 5367 raft_consensus.cc:2258] T 26aafd0fae6b4df182dd11f253e99322 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260620 14:48:41.789816 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 28aa2e8a49964454a428bb1cbc0908b2 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 28aa2e8a49964454a428bb1cbc0908b2 already in progress: creating tablet
I20260620 14:48:41.790961 5367 ts_tablet_manager.cc:1905] T 26aafd0fae6b4df182dd11f253e99322 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.791065 5357 tablet_bootstrap.cc:654] T 28aa2e8a49964454a428bb1cbc0908b2 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
W20260620 14:48:41.791988 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2782a9b486154256a4aa5f479964cc7d has no consensus state
I20260620 14:48:41.793157 5357 tablet_bootstrap.cc:492] T 28aa2e8a49964454a428bb1cbc0908b2 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.793308 5357 ts_tablet_manager.cc:1397] T 28aa2e8a49964454a428bb1cbc0908b2 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.006s user 0.002s sys 0.001s
I20260620 14:48:41.793604 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.794113 5357 raft_consensus.cc:348] T 28aa2e8a49964454a428bb1cbc0908b2 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.794301 5357 raft_consensus.cc:374] T 28aa2e8a49964454a428bb1cbc0908b2 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.794405 5357 raft_consensus.cc:729] T 28aa2e8a49964454a428bb1cbc0908b2 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.794660 5357 consensus_queue.cc:260] T 28aa2e8a49964454a428bb1cbc0908b2 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.794873 5357 raft_consensus.cc:388] T 28aa2e8a49964454a428bb1cbc0908b2 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.794960 5357 raft_consensus.cc:482] T 28aa2e8a49964454a428bb1cbc0908b2 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.795082 5357 raft_consensus.cc:3037] T 28aa2e8a49964454a428bb1cbc0908b2 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.795666 5308 tablet_service.cc:1467] Processing CreateTablet for tablet 2782a9b486154256a4aa5f479964cc7d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.795802 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.796074 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2782a9b486154256a4aa5f479964cc7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.797876 5357 raft_consensus.cc:504] T 28aa2e8a49964454a428bb1cbc0908b2 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.798134 5357 leader_election.cc:302] T 28aa2e8a49964454a428bb1cbc0908b2 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.798342 5357 leader_election.cc:288] T 28aa2e8a49964454a428bb1cbc0908b2 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.798439 5361 raft_consensus.cc:2781] T 28aa2e8a49964454a428bb1cbc0908b2 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.798583 5361 raft_consensus.cc:686] T 28aa2e8a49964454a428bb1cbc0908b2 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.798821 5361 consensus_queue.cc:237] T 28aa2e8a49964454a428bb1cbc0908b2 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.799129 5357 ts_tablet_manager.cc:1428] T 28aa2e8a49964454a428bb1cbc0908b2 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.006s user 0.005s sys 0.001s
I20260620 14:48:41.799957 5367 ts_tablet_manager.cc:1918] T 26aafd0fae6b4df182dd11f253e99322 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.800078 5367 log.cc:1196] T 26aafd0fae6b4df182dd11f253e99322 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/26aafd0fae6b4df182dd11f253e99322
I20260620 14:48:41.800465 5367 ts_tablet_manager.cc:1939] T 26aafd0fae6b4df182dd11f253e99322 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.801431 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 26aafd0fae6b4df182dd11f253e99322 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.801663 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 2782a9b486154256a4aa5f479964cc7d
I20260620 14:48:41.802289 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 2782a9b486154256a4aa5f479964cc7d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:41.802840 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 2782a9b486154256a4aa5f479964cc7d because the tablet was not found. No further retry: Not found: Tablet not found: 2782a9b486154256a4aa5f479964cc7d
I20260620 14:48:41.803838 5221 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:41.804035 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.804407 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 28aa2e8a49964454a428bb1cbc0908b2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.804668 5367 tablet_replica.cc:330] T 28aa2e8a49964454a428bb1cbc0908b2 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.804855 5367 raft_consensus.cc:2229] T 28aa2e8a49964454a428bb1cbc0908b2 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.805023 5367 raft_consensus.cc:2258] T 28aa2e8a49964454a428bb1cbc0908b2 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.806735 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.809434 5367 ts_tablet_manager.cc:1905] T 28aa2e8a49964454a428bb1cbc0908b2 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260620 14:48:41.809862 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d81cc159815a4e87b139140111c992ca has no consensus state
I20260620 14:48:41.811733 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.812920 5310 tablet_service.cc:1467] Processing CreateTablet for tablet d81cc159815a4e87b139140111c992ca (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.813454 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d81cc159815a4e87b139140111c992ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.814289 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.817309 5357 tablet_bootstrap.cc:492] T 2782a9b486154256a4aa5f479964cc7d P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.817456 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet d81cc159815a4e87b139140111c992ca
I20260620 14:48:41.818035 5309 tablet_service.cc:1514] Processing DeleteTablet for tablet d81cc159815a4e87b139140111c992ca with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.818758 5357 tablet_bootstrap.cc:654] T 2782a9b486154256a4aa5f479964cc7d P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.819501 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.822001 5367 ts_tablet_manager.cc:1918] T 28aa2e8a49964454a428bb1cbc0908b2 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.822113 5367 log.cc:1196] T 28aa2e8a49964454a428bb1cbc0908b2 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/28aa2e8a49964454a428bb1cbc0908b2
I20260620 14:48:41.822424 5367 ts_tablet_manager.cc:1939] T 28aa2e8a49964454a428bb1cbc0908b2 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.822986 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.823446 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 28aa2e8a49964454a428bb1cbc0908b2 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:41.823815 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet d81cc159815a4e87b139140111c992ca because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d81cc159815a4e87b139140111c992ca already in progress: creating tablet
I20260620 14:48:41.824398 5357 tablet_bootstrap.cc:492] T 2782a9b486154256a4aa5f479964cc7d P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.824538 5357 ts_tablet_manager.cc:1397] T 2782a9b486154256a4aa5f479964cc7d P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.007s user 0.002s sys 0.005s
I20260620 14:48:41.825160 5357 raft_consensus.cc:348] T 2782a9b486154256a4aa5f479964cc7d P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.825350 5357 raft_consensus.cc:374] T 2782a9b486154256a4aa5f479964cc7d P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.825412 5357 raft_consensus.cc:729] T 2782a9b486154256a4aa5f479964cc7d P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.825662 5357 consensus_queue.cc:260] T 2782a9b486154256a4aa5f479964cc7d P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.825857 5357 raft_consensus.cc:388] T 2782a9b486154256a4aa5f479964cc7d P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.825977 5357 raft_consensus.cc:482] T 2782a9b486154256a4aa5f479964cc7d P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.826085 5357 raft_consensus.cc:3037] T 2782a9b486154256a4aa5f479964cc7d P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:41.826897 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a9757fa2f6c64c659773010d82a75be9 has no consensus state
I20260620 14:48:41.828845 5357 raft_consensus.cc:504] T 2782a9b486154256a4aa5f479964cc7d P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.829087 5357 leader_election.cc:302] T 2782a9b486154256a4aa5f479964cc7d P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.829306 5357 leader_election.cc:288] T 2782a9b486154256a4aa5f479964cc7d P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.829367 5361 raft_consensus.cc:2781] T 2782a9b486154256a4aa5f479964cc7d P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.829557 5361 raft_consensus.cc:686] T 2782a9b486154256a4aa5f479964cc7d P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.829741 5357 ts_tablet_manager.cc:1428] T 2782a9b486154256a4aa5f479964cc7d P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260620 14:48:41.829779 5361 consensus_queue.cc:237] T 2782a9b486154256a4aa5f479964cc7d P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.830003 5357 tablet_bootstrap.cc:492] T d81cc159815a4e87b139140111c992ca P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.829934 5308 tablet_service.cc:1467] Processing CreateTablet for tablet a9757fa2f6c64c659773010d82a75be9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION VALUES < 50
I20260620 14:48:41.830310 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a9757fa2f6c64c659773010d82a75be9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.830317 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.831403 5357 tablet_bootstrap.cc:654] T d81cc159815a4e87b139140111c992ca P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.833071 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.837517 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet a9757fa2f6c64c659773010d82a75be9
I20260620 14:48:41.838271 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet a9757fa2f6c64c659773010d82a75be9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:41.838915 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet a9757fa2f6c64c659773010d82a75be9 because the tablet was not found. No further retry: Not found: Tablet not found: a9757fa2f6c64c659773010d82a75be9
I20260620 14:48:41.839900 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.841261 5357 tablet_bootstrap.cc:492] T d81cc159815a4e87b139140111c992ca P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.841418 5357 ts_tablet_manager.cc:1397] T d81cc159815a4e87b139140111c992ca P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.011s user 0.002s sys 0.008s
I20260620 14:48:41.842051 5221 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:41.842070 5357 raft_consensus.cc:348] T d81cc159815a4e87b139140111c992ca P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.842274 5357 raft_consensus.cc:374] T d81cc159815a4e87b139140111c992ca P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.842382 5357 raft_consensus.cc:729] T d81cc159815a4e87b139140111c992ca P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.842622 5357 consensus_queue.cc:260] T d81cc159815a4e87b139140111c992ca P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.842736 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 2782a9b486154256a4aa5f479964cc7d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.842846 5357 raft_consensus.cc:388] T d81cc159815a4e87b139140111c992ca P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.843000 5357 raft_consensus.cc:482] T d81cc159815a4e87b139140111c992ca P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.843129 5357 raft_consensus.cc:3037] T d81cc159815a4e87b139140111c992ca P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.843254 5367 tablet_replica.cc:330] T 2782a9b486154256a4aa5f479964cc7d P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.843485 5367 raft_consensus.cc:2229] T 2782a9b486154256a4aa5f479964cc7d P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.843783 5367 raft_consensus.cc:2258] T 2782a9b486154256a4aa5f479964cc7d P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.844733 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.845906 5357 raft_consensus.cc:504] T d81cc159815a4e87b139140111c992ca P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.846132 5367 ts_tablet_manager.cc:1905] T 2782a9b486154256a4aa5f479964cc7d P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.846170 5357 leader_election.cc:302] T d81cc159815a4e87b139140111c992ca P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.846350 5357 leader_election.cc:288] T d81cc159815a4e87b139140111c992ca P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.846480 5361 raft_consensus.cc:2781] T d81cc159815a4e87b139140111c992ca P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.846853 5357 ts_tablet_manager.cc:1428] T d81cc159815a4e87b139140111c992ca P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.005s sys 0.001s
I20260620 14:48:41.847101 5357 tablet_bootstrap.cc:492] T a9757fa2f6c64c659773010d82a75be9 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.847349 5361 raft_consensus.cc:686] T d81cc159815a4e87b139140111c992ca P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.847627 5361 consensus_queue.cc:237] T d81cc159815a4e87b139140111c992ca P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
W20260620 14:48:41.848166 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ac6d5f21246c41389e574d498b72d980 has no consensus state
I20260620 14:48:41.848488 5357 tablet_bootstrap.cc:654] T a9757fa2f6c64c659773010d82a75be9 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.852730 5308 tablet_service.cc:1467] Processing CreateTablet for tablet ac6d5f21246c41389e574d498b72d980 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION VALUES < 50
I20260620 14:48:41.853245 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ac6d5f21246c41389e574d498b72d980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.853994 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.856053 5357 tablet_bootstrap.cc:492] T a9757fa2f6c64c659773010d82a75be9 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.856236 5357 ts_tablet_manager.cc:1397] T a9757fa2f6c64c659773010d82a75be9 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.009s user 0.000s sys 0.008s
I20260620 14:48:41.856787 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.856932 5357 raft_consensus.cc:348] T a9757fa2f6c64c659773010d82a75be9 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.857173 5357 raft_consensus.cc:374] T a9757fa2f6c64c659773010d82a75be9 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.857280 5357 raft_consensus.cc:729] T a9757fa2f6c64c659773010d82a75be9 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.857512 5357 consensus_queue.cc:260] T a9757fa2f6c64c659773010d82a75be9 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.857705 5357 raft_consensus.cc:388] T a9757fa2f6c64c659773010d82a75be9 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.857811 5357 raft_consensus.cc:482] T a9757fa2f6c64c659773010d82a75be9 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.857939 5357 raft_consensus.cc:3037] T a9757fa2f6c64c659773010d82a75be9 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.859979 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet ac6d5f21246c41389e574d498b72d980
I20260620 14:48:41.860693 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet ac6d5f21246c41389e574d498b72d980 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.860662 5357 raft_consensus.cc:504] T a9757fa2f6c64c659773010d82a75be9 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.860916 5357 leader_election.cc:302] T a9757fa2f6c64c659773010d82a75be9 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.861172 5361 raft_consensus.cc:2781] T a9757fa2f6c64c659773010d82a75be9 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.861423 5361 raft_consensus.cc:686] T a9757fa2f6c64c659773010d82a75be9 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.861646 5361 consensus_queue.cc:237] T a9757fa2f6c64c659773010d82a75be9 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.862144 5357 leader_election.cc:288] T a9757fa2f6c64c659773010d82a75be9 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.862283 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.862663 5357 ts_tablet_manager.cc:1428] T a9757fa2f6c64c659773010d82a75be9 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.006s user 0.002s sys 0.003s
I20260620 14:48:41.862944 5357 tablet_bootstrap.cc:492] T ac6d5f21246c41389e574d498b72d980 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.863322 5367 ts_tablet_manager.cc:1918] T 2782a9b486154256a4aa5f479964cc7d P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.863435 5367 log.cc:1196] T 2782a9b486154256a4aa5f479964cc7d P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/2782a9b486154256a4aa5f479964cc7d
I20260620 14:48:41.863759 5367 ts_tablet_manager.cc:1939] T 2782a9b486154256a4aa5f479964cc7d P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.864327 5357 tablet_bootstrap.cc:654] T ac6d5f21246c41389e574d498b72d980 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.864274 5221 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:41.864604 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 2782a9b486154256a4aa5f479964cc7d (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.865233 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet d81cc159815a4e87b139140111c992ca with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:41.865797 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet ac6d5f21246c41389e574d498b72d980 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ac6d5f21246c41389e574d498b72d980 already in progress: creating tablet
I20260620 14:48:41.865955 5357 tablet_bootstrap.cc:492] T ac6d5f21246c41389e574d498b72d980 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.866096 5367 tablet_replica.cc:330] T d81cc159815a4e87b139140111c992ca P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.866144 5357 ts_tablet_manager.cc:1397] T ac6d5f21246c41389e574d498b72d980 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260620 14:48:41.866317 5367 raft_consensus.cc:2229] T d81cc159815a4e87b139140111c992ca P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.866505 5367 raft_consensus.cc:2258] T d81cc159815a4e87b139140111c992ca P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.866484 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.867148 5357 raft_consensus.cc:348] T ac6d5f21246c41389e574d498b72d980 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.867367 5357 raft_consensus.cc:374] T ac6d5f21246c41389e574d498b72d980 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.867483 5357 raft_consensus.cc:729] T ac6d5f21246c41389e574d498b72d980 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.867689 5357 consensus_queue.cc:260] T ac6d5f21246c41389e574d498b72d980 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.867869 5357 raft_consensus.cc:388] T ac6d5f21246c41389e574d498b72d980 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.867976 5357 raft_consensus.cc:482] T ac6d5f21246c41389e574d498b72d980 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.868103 5357 raft_consensus.cc:3037] T ac6d5f21246c41389e574d498b72d980 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.868863 5367 ts_tablet_manager.cc:1905] T d81cc159815a4e87b139140111c992ca P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.870671 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet a9757fa2f6c64c659773010d82a75be9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:41.870782 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d9016d84c4c3410ba73d7b8df3e6e538 has no consensus state
I20260620 14:48:41.870833 5357 raft_consensus.cc:504] T ac6d5f21246c41389e574d498b72d980 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.871109 5357 leader_election.cc:302] T ac6d5f21246c41389e574d498b72d980 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.871309 5357 leader_election.cc:288] T ac6d5f21246c41389e574d498b72d980 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.871376 5360 raft_consensus.cc:2781] T ac6d5f21246c41389e574d498b72d980 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.871527 5360 raft_consensus.cc:686] T ac6d5f21246c41389e574d498b72d980 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.871739 5360 consensus_queue.cc:237] T ac6d5f21246c41389e574d498b72d980 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.871873 5357 ts_tablet_manager.cc:1428] T ac6d5f21246c41389e574d498b72d980 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260620 14:48:41.872947 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.875010 5308 tablet_service.cc:1467] Processing CreateTablet for tablet d9016d84c4c3410ba73d7b8df3e6e538 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.875177 5367 ts_tablet_manager.cc:1918] T d81cc159815a4e87b139140111c992ca P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.875330 5367 log.cc:1196] T d81cc159815a4e87b139140111c992ca P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/d81cc159815a4e87b139140111c992ca
I20260620 14:48:41.875447 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d9016d84c4c3410ba73d7b8df3e6e538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.875768 5367 ts_tablet_manager.cc:1939] T d81cc159815a4e87b139140111c992ca P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.875609 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.876659 5367 tablet_replica.cc:330] T a9757fa2f6c64c659773010d82a75be9 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.876894 5367 raft_consensus.cc:2229] T a9757fa2f6c64c659773010d82a75be9 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.877103 5367 raft_consensus.cc:2258] T a9757fa2f6c64c659773010d82a75be9 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.877907 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet d81cc159815a4e87b139140111c992ca (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.878016 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet ac6d5f21246c41389e574d498b72d980 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.878746 5367 ts_tablet_manager.cc:1905] T a9757fa2f6c64c659773010d82a75be9 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.879176 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet d9016d84c4c3410ba73d7b8df3e6e538
I20260620 14:48:41.879935 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet d9016d84c4c3410ba73d7b8df3e6e538 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.881177 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.881755 5357 tablet_bootstrap.cc:492] T d9016d84c4c3410ba73d7b8df3e6e538 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.883121 5357 tablet_bootstrap.cc:654] T d9016d84c4c3410ba73d7b8df3e6e538 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.883852 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.885032 5367 ts_tablet_manager.cc:1918] T a9757fa2f6c64c659773010d82a75be9 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.885159 5367 log.cc:1196] T a9757fa2f6c64c659773010d82a75be9 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/a9757fa2f6c64c659773010d82a75be9
I20260620 14:48:41.885555 5367 ts_tablet_manager.cc:1939] T a9757fa2f6c64c659773010d82a75be9 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.886584 5357 tablet_bootstrap.cc:492] T d9016d84c4c3410ba73d7b8df3e6e538 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.886765 5357 ts_tablet_manager.cc:1397] T d9016d84c4c3410ba73d7b8df3e6e538 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.004s
I20260620 14:48:41.887042 5367 tablet_replica.cc:330] T ac6d5f21246c41389e574d498b72d980 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.887216 5367 raft_consensus.cc:2229] T ac6d5f21246c41389e574d498b72d980 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.887349 5367 raft_consensus.cc:2258] T ac6d5f21246c41389e574d498b72d980 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.887475 5357 raft_consensus.cc:348] T d9016d84c4c3410ba73d7b8df3e6e538 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
W20260620 14:48:41.887689 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c7f82efab8e44c18b07cd684eed517f6 has no consensus state
I20260620 14:48:41.887645 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet a9757fa2f6c64c659773010d82a75be9 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.888378 5357 raft_consensus.cc:374] T d9016d84c4c3410ba73d7b8df3e6e538 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.888482 5357 raft_consensus.cc:729] T d9016d84c4c3410ba73d7b8df3e6e538 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.888797 5367 ts_tablet_manager.cc:1905] T ac6d5f21246c41389e574d498b72d980 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.888738 5357 consensus_queue.cc:260] T d9016d84c4c3410ba73d7b8df3e6e538 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.888957 5357 raft_consensus.cc:388] T d9016d84c4c3410ba73d7b8df3e6e538 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.889070 5357 raft_consensus.cc:482] T d9016d84c4c3410ba73d7b8df3e6e538 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.889179 5357 raft_consensus.cc:3037] T d9016d84c4c3410ba73d7b8df3e6e538 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.890179 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.891207 5308 tablet_service.cc:1467] Processing CreateTablet for tablet c7f82efab8e44c18b07cd684eed517f6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.891652 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c7f82efab8e44c18b07cd684eed517f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.892108 5357 raft_consensus.cc:504] T d9016d84c4c3410ba73d7b8df3e6e538 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.892375 5357 leader_election.cc:302] T d9016d84c4c3410ba73d7b8df3e6e538 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.892665 5391 raft_consensus.cc:2781] T d9016d84c4c3410ba73d7b8df3e6e538 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.892829 5391 raft_consensus.cc:686] T d9016d84c4c3410ba73d7b8df3e6e538 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.892763 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.893059 5391 consensus_queue.cc:237] T d9016d84c4c3410ba73d7b8df3e6e538 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.895586 5367 ts_tablet_manager.cc:1918] T ac6d5f21246c41389e574d498b72d980 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.895741 5367 log.cc:1196] T ac6d5f21246c41389e574d498b72d980 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/ac6d5f21246c41389e574d498b72d980
I20260620 14:48:41.896121 5367 ts_tablet_manager.cc:1939] T ac6d5f21246c41389e574d498b72d980 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.896250 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet c7f82efab8e44c18b07cd684eed517f6
I20260620 14:48:41.896890 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet c7f82efab8e44c18b07cd684eed517f6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.897611 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet ac6d5f21246c41389e574d498b72d980 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:41.897878 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet d9016d84c4c3410ba73d7b8df3e6e538 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d9016d84c4c3410ba73d7b8df3e6e538 already in progress: creating tablet
W20260620 14:48:41.898170 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet c7f82efab8e44c18b07cd684eed517f6 because the tablet was not found. No further retry: Not found: Tablet not found: c7f82efab8e44c18b07cd684eed517f6
I20260620 14:48:41.898203 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.898736 5357 leader_election.cc:288] T d9016d84c4c3410ba73d7b8df3e6e538 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.899186 5357 ts_tablet_manager.cc:1428] T d9016d84c4c3410ba73d7b8df3e6e538 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.012s user 0.005s sys 0.000s
I20260620 14:48:41.901029 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.901901 5221 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:41.902611 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet d9016d84c4c3410ba73d7b8df3e6e538 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.902933 5367 tablet_replica.cc:330] T d9016d84c4c3410ba73d7b8df3e6e538 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.903163 5367 raft_consensus.cc:2229] T d9016d84c4c3410ba73d7b8df3e6e538 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.903410 5357 tablet_bootstrap.cc:492] T c7f82efab8e44c18b07cd684eed517f6 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.903445 5367 raft_consensus.cc:2258] T d9016d84c4c3410ba73d7b8df3e6e538 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.904695 5357 tablet_bootstrap.cc:654] T c7f82efab8e44c18b07cd684eed517f6 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
W20260620 14:48:41.905503 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b1359332369e4983b330105cb244a703 has no consensus state
I20260620 14:48:41.905627 5367 ts_tablet_manager.cc:1905] T d9016d84c4c3410ba73d7b8df3e6e538 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.907524 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.910233 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.910749 5308 tablet_service.cc:1467] Processing CreateTablet for tablet b1359332369e4983b330105cb244a703 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION VALUES < 100
I20260620 14:48:41.911322 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b1359332369e4983b330105cb244a703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.912262 5367 ts_tablet_manager.cc:1918] T d9016d84c4c3410ba73d7b8df3e6e538 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.912401 5367 log.cc:1196] T d9016d84c4c3410ba73d7b8df3e6e538 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/d9016d84c4c3410ba73d7b8df3e6e538
I20260620 14:48:41.912844 5357 tablet_bootstrap.cc:492] T c7f82efab8e44c18b07cd684eed517f6 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.912876 5367 ts_tablet_manager.cc:1939] T d9016d84c4c3410ba73d7b8df3e6e538 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.912993 5357 ts_tablet_manager.cc:1397] T c7f82efab8e44c18b07cd684eed517f6 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.010s user 0.001s sys 0.007s
I20260620 14:48:41.913582 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet b1359332369e4983b330105cb244a703
I20260620 14:48:41.913825 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet d9016d84c4c3410ba73d7b8df3e6e538 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.913795 5357 raft_consensus.cc:348] T c7f82efab8e44c18b07cd684eed517f6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.913985 5357 raft_consensus.cc:374] T c7f82efab8e44c18b07cd684eed517f6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.914093 5357 raft_consensus.cc:729] T c7f82efab8e44c18b07cd684eed517f6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.914309 5357 consensus_queue.cc:260] T c7f82efab8e44c18b07cd684eed517f6 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.914379 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet b1359332369e4983b330105cb244a703 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.914539 5357 raft_consensus.cc:388] T c7f82efab8e44c18b07cd684eed517f6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.914647 5357 raft_consensus.cc:482] T c7f82efab8e44c18b07cd684eed517f6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.914765 5357 raft_consensus.cc:3037] T c7f82efab8e44c18b07cd684eed517f6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:41.914932 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet b1359332369e4983b330105cb244a703 because the tablet was not found. No further retry: Not found: Tablet not found: b1359332369e4983b330105cb244a703
I20260620 14:48:41.915341 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.917629 5357 raft_consensus.cc:504] T c7f82efab8e44c18b07cd684eed517f6 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.917903 5357 leader_election.cc:302] T c7f82efab8e44c18b07cd684eed517f6 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.918128 5357 leader_election.cc:288] T c7f82efab8e44c18b07cd684eed517f6 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.917989 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.918233 5391 raft_consensus.cc:2781] T c7f82efab8e44c18b07cd684eed517f6 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.918499 5391 raft_consensus.cc:686] T c7f82efab8e44c18b07cd684eed517f6 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.918718 5357 ts_tablet_manager.cc:1428] T c7f82efab8e44c18b07cd684eed517f6 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20260620 14:48:41.918865 5391 consensus_queue.cc:237] T c7f82efab8e44c18b07cd684eed517f6 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.920279 5357 tablet_bootstrap.cc:492] T b1359332369e4983b330105cb244a703 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.921474 5357 tablet_bootstrap.cc:654] T b1359332369e4983b330105cb244a703 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
W20260620 14:48:41.921775 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6243a809b4864fd180ace7dd4808b9cd has no consensus state
I20260620 14:48:41.922354 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet c7f82efab8e44c18b07cd684eed517f6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.923213 5367 tablet_replica.cc:330] T c7f82efab8e44c18b07cd684eed517f6 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.923427 5367 raft_consensus.cc:2229] T c7f82efab8e44c18b07cd684eed517f6 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.923614 5367 raft_consensus.cc:2258] T c7f82efab8e44c18b07cd684eed517f6 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.923892 5357 tablet_bootstrap.cc:492] T b1359332369e4983b330105cb244a703 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.924064 5357 ts_tablet_manager.cc:1397] T b1359332369e4983b330105cb244a703 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:41.924772 5357 raft_consensus.cc:348] T b1359332369e4983b330105cb244a703 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.925407 5308 tablet_service.cc:1467] Processing CreateTablet for tablet 6243a809b4864fd180ace7dd4808b9cd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION VALUES < 100
I20260620 14:48:41.925781 5357 raft_consensus.cc:374] T b1359332369e4983b330105cb244a703 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.925885 5357 raft_consensus.cc:729] T b1359332369e4983b330105cb244a703 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.926103 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6243a809b4864fd180ace7dd4808b9cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.926163 5357 consensus_queue.cc:260] T b1359332369e4983b330105cb244a703 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.926344 5357 raft_consensus.cc:388] T b1359332369e4983b330105cb244a703 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.926455 5357 raft_consensus.cc:482] T b1359332369e4983b330105cb244a703 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.926579 5357 raft_consensus.cc:3037] T b1359332369e4983b330105cb244a703 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.926749 5367 ts_tablet_manager.cc:1905] T c7f82efab8e44c18b07cd684eed517f6 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.926460 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.929001 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.929842 5357 raft_consensus.cc:504] T b1359332369e4983b330105cb244a703 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.930088 5357 leader_election.cc:302] T b1359332369e4983b330105cb244a703 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.930397 5391 raft_consensus.cc:2781] T b1359332369e4983b330105cb244a703 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.930555 5391 raft_consensus.cc:686] T b1359332369e4983b330105cb244a703 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.930792 5391 consensus_queue.cc:237] T b1359332369e4983b330105cb244a703 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.931483 5357 leader_election.cc:288] T b1359332369e4983b330105cb244a703 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.932256 5357 ts_tablet_manager.cc:1428] T b1359332369e4983b330105cb244a703 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.008s user 0.006s sys 0.000s
I20260620 14:48:41.933131 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 6243a809b4864fd180ace7dd4808b9cd
I20260620 14:48:41.933337 5367 ts_tablet_manager.cc:1918] T c7f82efab8e44c18b07cd684eed517f6 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.933470 5367 log.cc:1196] T c7f82efab8e44c18b07cd684eed517f6 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/c7f82efab8e44c18b07cd684eed517f6
I20260620 14:48:41.933931 5367 ts_tablet_manager.cc:1939] T c7f82efab8e44c18b07cd684eed517f6 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.934304 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 6243a809b4864fd180ace7dd4808b9cd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.934985 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet c7f82efab8e44c18b07cd684eed517f6 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.935283 5222 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
W20260620 14:48:41.935550 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 6243a809b4864fd180ace7dd4808b9cd because the tablet was not found. No further retry: Not found: Tablet not found: 6243a809b4864fd180ace7dd4808b9cd
I20260620 14:48:41.936141 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet b1359332369e4983b330105cb244a703 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.936053 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.936414 5367 tablet_replica.cc:330] T b1359332369e4983b330105cb244a703 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.936625 5367 raft_consensus.cc:2229] T b1359332369e4983b330105cb244a703 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.937096 5357 tablet_bootstrap.cc:492] T 6243a809b4864fd180ace7dd4808b9cd P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.937073 5367 raft_consensus.cc:2258] T b1359332369e4983b330105cb244a703 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.938069 5367 ts_tablet_manager.cc:1905] T b1359332369e4983b330105cb244a703 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.938490 5357 tablet_bootstrap.cc:654] T 6243a809b4864fd180ace7dd4808b9cd P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.939196 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.941576 5357 tablet_bootstrap.cc:492] T 6243a809b4864fd180ace7dd4808b9cd P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.941726 5357 ts_tablet_manager.cc:1397] T 6243a809b4864fd180ace7dd4808b9cd P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.004s
I20260620 14:48:41.942472 5357 raft_consensus.cc:348] T 6243a809b4864fd180ace7dd4808b9cd P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
W20260620 14:48:41.942643 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 05a697340f094e5884de8cc9ee2a38c5 has no consensus state
I20260620 14:48:41.942667 5357 raft_consensus.cc:374] T 6243a809b4864fd180ace7dd4808b9cd P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.942833 5357 raft_consensus.cc:729] T 6243a809b4864fd180ace7dd4808b9cd P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.943074 5357 consensus_queue.cc:260] T 6243a809b4864fd180ace7dd4808b9cd P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.943276 5357 raft_consensus.cc:388] T 6243a809b4864fd180ace7dd4808b9cd P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.943369 5357 raft_consensus.cc:482] T 6243a809b4864fd180ace7dd4808b9cd P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.943483 5357 raft_consensus.cc:3037] T 6243a809b4864fd180ace7dd4808b9cd P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.945668 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.946246 5357 raft_consensus.cc:504] T 6243a809b4864fd180ace7dd4808b9cd P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.946350 5367 ts_tablet_manager.cc:1918] T b1359332369e4983b330105cb244a703 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.946522 5367 log.cc:1196] T b1359332369e4983b330105cb244a703 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/b1359332369e4983b330105cb244a703
I20260620 14:48:41.946524 5357 leader_election.cc:302] T 6243a809b4864fd180ace7dd4808b9cd P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.946732 5357 leader_election.cc:288] T 6243a809b4864fd180ace7dd4808b9cd P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.946789 5391 raft_consensus.cc:2781] T 6243a809b4864fd180ace7dd4808b9cd P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.946955 5391 raft_consensus.cc:686] T 6243a809b4864fd180ace7dd4808b9cd P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.946990 5367 ts_tablet_manager.cc:1939] T b1359332369e4983b330105cb244a703 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.947232 5357 ts_tablet_manager.cc:1428] T 6243a809b4864fd180ace7dd4808b9cd P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.003s sys 0.001s
I20260620 14:48:41.947180 5391 consensus_queue.cc:237] T 6243a809b4864fd180ace7dd4808b9cd P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.947937 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet b1359332369e4983b330105cb244a703 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.948763 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.950249 5308 tablet_service.cc:1467] Processing CreateTablet for tablet 05a697340f094e5884de8cc9ee2a38c5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.950623 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 05a697340f094e5884de8cc9ee2a38c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.951618 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 05a697340f094e5884de8cc9ee2a38c5
I20260620 14:48:41.952344 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 05a697340f094e5884de8cc9ee2a38c5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.953609 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.954048 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
W20260620 14:48:41.954253 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 05a697340f094e5884de8cc9ee2a38c5 because the tablet was not found. No further retry: Not found: Tablet not found: 05a697340f094e5884de8cc9ee2a38c5
I20260620 14:48:41.954922 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 6243a809b4864fd180ace7dd4808b9cd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.955214 5367 tablet_replica.cc:330] T 6243a809b4864fd180ace7dd4808b9cd P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.955473 5367 raft_consensus.cc:2229] T 6243a809b4864fd180ace7dd4808b9cd P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.955722 5367 raft_consensus.cc:2258] T 6243a809b4864fd180ace7dd4808b9cd P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.956807 5367 ts_tablet_manager.cc:1905] T 6243a809b4864fd180ace7dd4808b9cd P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.956806 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.957240 5357 tablet_bootstrap.cc:492] T 05a697340f094e5884de8cc9ee2a38c5 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.958374 5357 tablet_bootstrap.cc:654] T 05a697340f094e5884de8cc9ee2a38c5 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
W20260620 14:48:41.960830 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 34174698b11f4b47ac533dfa65984dae has no consensus state
I20260620 14:48:41.960935 5357 tablet_bootstrap.cc:492] T 05a697340f094e5884de8cc9ee2a38c5 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.961105 5357 ts_tablet_manager.cc:1397] T 05a697340f094e5884de8cc9ee2a38c5 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260620 14:48:41.961859 5357 raft_consensus.cc:348] T 05a697340f094e5884de8cc9ee2a38c5 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.962066 5357 raft_consensus.cc:374] T 05a697340f094e5884de8cc9ee2a38c5 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.962148 5357 raft_consensus.cc:729] T 05a697340f094e5884de8cc9ee2a38c5 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.962383 5357 consensus_queue.cc:260] T 05a697340f094e5884de8cc9ee2a38c5 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.962579 5357 raft_consensus.cc:388] T 05a697340f094e5884de8cc9ee2a38c5 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.962697 5357 raft_consensus.cc:482] T 05a697340f094e5884de8cc9ee2a38c5 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.962802 5357 raft_consensus.cc:3037] T 05a697340f094e5884de8cc9ee2a38c5 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.962630 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.964884 5367 ts_tablet_manager.cc:1918] T 6243a809b4864fd180ace7dd4808b9cd P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.965036 5367 log.cc:1196] T 6243a809b4864fd180ace7dd4808b9cd P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/6243a809b4864fd180ace7dd4808b9cd
I20260620 14:48:41.964910 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.965394 5367 ts_tablet_manager.cc:1939] T 6243a809b4864fd180ace7dd4808b9cd P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.965867 5357 raft_consensus.cc:504] T 05a697340f094e5884de8cc9ee2a38c5 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.966138 5357 leader_election.cc:302] T 05a697340f094e5884de8cc9ee2a38c5 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.966370 5357 leader_election.cc:288] T 05a697340f094e5884de8cc9ee2a38c5 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.966456 5361 raft_consensus.cc:2781] T 05a697340f094e5884de8cc9ee2a38c5 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.966601 5361 raft_consensus.cc:686] T 05a697340f094e5884de8cc9ee2a38c5 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.966790 5357 ts_tablet_manager.cc:1428] T 05a697340f094e5884de8cc9ee2a38c5 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.006s user 0.004s sys 0.000s
I20260620 14:48:41.966866 5361 consensus_queue.cc:237] T 05a697340f094e5884de8cc9ee2a38c5 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.967315 5308 tablet_service.cc:1467] Processing CreateTablet for tablet 34174698b11f4b47ac533dfa65984dae (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:41.966890 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 6243a809b4864fd180ace7dd4808b9cd (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.967733 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 34174698b11f4b47ac533dfa65984dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.969476 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 34174698b11f4b47ac533dfa65984dae
I20260620 14:48:41.970130 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 34174698b11f4b47ac533dfa65984dae with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:41.970623 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 34174698b11f4b47ac533dfa65984dae because the tablet was not found. No further retry: Not found: Tablet not found: 34174698b11f4b47ac533dfa65984dae
I20260620 14:48:41.971335 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.972133 5222 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:41.972834 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 05a697340f094e5884de8cc9ee2a38c5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.973084 5367 tablet_replica.cc:330] T 05a697340f094e5884de8cc9ee2a38c5 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:41.973263 5367 raft_consensus.cc:2229] T 05a697340f094e5884de8cc9ee2a38c5 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:41.973448 5367 raft_consensus.cc:2258] T 05a697340f094e5884de8cc9ee2a38c5 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:41.974279 5357 tablet_bootstrap.cc:492] T 34174698b11f4b47ac533dfa65984dae P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:41.974506 5367 ts_tablet_manager.cc:1905] T 05a697340f094e5884de8cc9ee2a38c5 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:41.975468 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.975888 5357 tablet_bootstrap.cc:654] T 34174698b11f4b47ac533dfa65984dae P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
W20260620 14:48:41.978766 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 52a3b1f7fa9e402282daca107125f65d has no consensus state
I20260620 14:48:41.981664 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.982112 5308 tablet_service.cc:1467] Processing CreateTablet for tablet 52a3b1f7fa9e402282daca107125f65d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION VALUES < 125
I20260620 14:48:41.982676 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 52a3b1f7fa9e402282daca107125f65d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:41.983523 5367 ts_tablet_manager.cc:1918] T 05a697340f094e5884de8cc9ee2a38c5 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:41.983688 5367 log.cc:1196] T 05a697340f094e5884de8cc9ee2a38c5 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/05a697340f094e5884de8cc9ee2a38c5
I20260620 14:48:41.983892 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.984225 5367 ts_tablet_manager.cc:1939] T 05a697340f094e5884de8cc9ee2a38c5 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:41.985565 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 05a697340f094e5884de8cc9ee2a38c5 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:41.987247 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 52a3b1f7fa9e402282daca107125f65d
I20260620 14:48:41.987851 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 52a3b1f7fa9e402282daca107125f65d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:41.988207 5357 tablet_bootstrap.cc:492] T 34174698b11f4b47ac533dfa65984dae P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.988415 5357 ts_tablet_manager.cc:1397] T 34174698b11f4b47ac533dfa65984dae P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.014s user 0.005s sys 0.008s
W20260620 14:48:41.988484 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 52a3b1f7fa9e402282daca107125f65d because the tablet was not found. No further retry: Not found: Tablet not found: 52a3b1f7fa9e402282daca107125f65d
I20260620 14:48:41.989132 5357 raft_consensus.cc:348] T 34174698b11f4b47ac533dfa65984dae P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.989084 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.989277 5357 raft_consensus.cc:374] T 34174698b11f4b47ac533dfa65984dae P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:41.989391 5357 raft_consensus.cc:729] T 34174698b11f4b47ac533dfa65984dae P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:41.989638 5357 consensus_queue.cc:260] T 34174698b11f4b47ac533dfa65984dae P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.989822 5357 raft_consensus.cc:388] T 34174698b11f4b47ac533dfa65984dae P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:41.989907 5357 raft_consensus.cc:482] T 34174698b11f4b47ac533dfa65984dae P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:41.990033 5357 raft_consensus.cc:3037] T 34174698b11f4b47ac533dfa65984dae P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:41.991927 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.992759 5357 raft_consensus.cc:504] T 34174698b11f4b47ac533dfa65984dae P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.993032 5357 leader_election.cc:302] T 34174698b11f4b47ac533dfa65984dae P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:41.993247 5357 leader_election.cc:288] T 34174698b11f4b47ac533dfa65984dae P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:41.993356 5360 raft_consensus.cc:2781] T 34174698b11f4b47ac533dfa65984dae P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:41.993526 5360 raft_consensus.cc:686] T 34174698b11f4b47ac533dfa65984dae P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:41.993773 5360 consensus_queue.cc:237] T 34174698b11f4b47ac533dfa65984dae P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.994009 5357 ts_tablet_manager.cc:1428] T 34174698b11f4b47ac533dfa65984dae P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.001s sys 0.004s
I20260620 14:48:41.994213 5357 tablet_bootstrap.cc:492] T 52a3b1f7fa9e402282daca107125f65d P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
W20260620 14:48:41.995708 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 832dbdadabe743a9b8b24493f636b184 has no consensus state
I20260620 14:48:41.996356 5357 tablet_bootstrap.cc:654] T 52a3b1f7fa9e402282daca107125f65d P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:41.997354 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:41.998911 5357 tablet_bootstrap.cc:492] T 52a3b1f7fa9e402282daca107125f65d P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:41.999081 5357 ts_tablet_manager.cc:1397] T 52a3b1f7fa9e402282daca107125f65d P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.000s
I20260620 14:48:41.999794 5357 raft_consensus.cc:348] T 52a3b1f7fa9e402282daca107125f65d P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:41.999832 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.000008 5357 raft_consensus.cc:374] T 52a3b1f7fa9e402282daca107125f65d P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.000124 5357 raft_consensus.cc:729] T 52a3b1f7fa9e402282daca107125f65d P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.000066 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 832dbdadabe743a9b8b24493f636b184 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION VALUES < 125
I20260620 14:48:42.000427 5357 consensus_queue.cc:260] T 52a3b1f7fa9e402282daca107125f65d P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.000555 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 832dbdadabe743a9b8b24493f636b184. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.000677 5357 raft_consensus.cc:388] T 52a3b1f7fa9e402282daca107125f65d P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.000833 5357 raft_consensus.cc:482] T 52a3b1f7fa9e402282daca107125f65d P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.000943 5357 raft_consensus.cc:3037] T 52a3b1f7fa9e402282daca107125f65d P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.000595 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 34174698b11f4b47ac533dfa65984dae with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.002832 5367 tablet_replica.cc:330] T 34174698b11f4b47ac533dfa65984dae P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.003036 5367 raft_consensus.cc:2229] T 34174698b11f4b47ac533dfa65984dae P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.003209 5367 raft_consensus.cc:2258] T 34174698b11f4b47ac533dfa65984dae P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.003599 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 832dbdadabe743a9b8b24493f636b184
I20260620 14:48:42.004041 5357 raft_consensus.cc:504] T 52a3b1f7fa9e402282daca107125f65d P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.004230 5367 ts_tablet_manager.cc:1905] T 34174698b11f4b47ac533dfa65984dae P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.005144 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 832dbdadabe743a9b8b24493f636b184 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.006011 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.008735 5357 leader_election.cc:302] T 52a3b1f7fa9e402282daca107125f65d P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.009064 5360 raft_consensus.cc:2781] T 52a3b1f7fa9e402282daca107125f65d P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.009254 5360 raft_consensus.cc:686] T 52a3b1f7fa9e402282daca107125f65d P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.009480 5360 consensus_queue.cc:237] T 52a3b1f7fa9e402282daca107125f65d P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.010109 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.011489 5367 ts_tablet_manager.cc:1918] T 34174698b11f4b47ac533dfa65984dae P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.011646 5367 log.cc:1196] T 34174698b11f4b47ac533dfa65984dae P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/34174698b11f4b47ac533dfa65984dae
I20260620 14:48:42.012039 5367 ts_tablet_manager.cc:1939] T 34174698b11f4b47ac533dfa65984dae P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.012610 5357 leader_election.cc:288] T 52a3b1f7fa9e402282daca107125f65d P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.013208 5357 ts_tablet_manager.cc:1428] T 52a3b1f7fa9e402282daca107125f65d P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.014s user 0.006s sys 0.000s
I20260620 14:48:42.013448 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 34174698b11f4b47ac533dfa65984dae (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.013566 5357 tablet_bootstrap.cc:492] T 832dbdadabe743a9b8b24493f636b184 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
W20260620 14:48:42.013751 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 832dbdadabe743a9b8b24493f636b184 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 832dbdadabe743a9b8b24493f636b184 already in progress: creating tablet
I20260620 14:48:42.014597 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.015204 5357 tablet_bootstrap.cc:654] T 832dbdadabe743a9b8b24493f636b184 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.016947 5357 tablet_bootstrap.cc:492] T 832dbdadabe743a9b8b24493f636b184 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.017107 5357 ts_tablet_manager.cc:1397] T 832dbdadabe743a9b8b24493f636b184 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260620 14:48:42.017782 5357 raft_consensus.cc:348] T 832dbdadabe743a9b8b24493f636b184 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.017961 5357 raft_consensus.cc:374] T 832dbdadabe743a9b8b24493f636b184 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.018061 5357 raft_consensus.cc:729] T 832dbdadabe743a9b8b24493f636b184 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.018303 5357 consensus_queue.cc:260] T 832dbdadabe743a9b8b24493f636b184 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
W20260620 14:48:42.018422 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5c8f7b17981341299364bb85510f4f5c has no consensus state
I20260620 14:48:42.018522 5357 raft_consensus.cc:388] T 832dbdadabe743a9b8b24493f636b184 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.018630 5357 raft_consensus.cc:482] T 832dbdadabe743a9b8b24493f636b184 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.018755 5357 raft_consensus.cc:3037] T 832dbdadabe743a9b8b24493f636b184 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.019913 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 52a3b1f7fa9e402282daca107125f65d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.020244 5367 tablet_replica.cc:330] T 52a3b1f7fa9e402282daca107125f65d P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.020437 5367 raft_consensus.cc:2229] T 52a3b1f7fa9e402282daca107125f65d P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.020694 5367 raft_consensus.cc:2258] T 52a3b1f7fa9e402282daca107125f65d P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.021793 5367 ts_tablet_manager.cc:1905] T 52a3b1f7fa9e402282daca107125f65d P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.021703 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.022215 5357 raft_consensus.cc:504] T 832dbdadabe743a9b8b24493f636b184 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.022545 5357 leader_election.cc:302] T 832dbdadabe743a9b8b24493f636b184 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.022785 5357 leader_election.cc:288] T 832dbdadabe743a9b8b24493f636b184 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.022873 5360 raft_consensus.cc:2781] T 832dbdadabe743a9b8b24493f636b184 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.023013 5360 raft_consensus.cc:686] T 832dbdadabe743a9b8b24493f636b184 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.023272 5360 consensus_queue.cc:237] T 832dbdadabe743a9b8b24493f636b184 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.023686 5357 ts_tablet_manager.cc:1428] T 832dbdadabe743a9b8b24493f636b184 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.006s user 0.003s sys 0.004s
I20260620 14:48:42.024323 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.024827 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 5c8f7b17981341299364bb85510f4f5c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:42.025275 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5c8f7b17981341299364bb85510f4f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.029158 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 5c8f7b17981341299364bb85510f4f5c
I20260620 14:48:42.029997 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 5c8f7b17981341299364bb85510f4f5c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.031139 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.031607 5357 tablet_bootstrap.cc:492] T 5c8f7b17981341299364bb85510f4f5c P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.032073 5367 ts_tablet_manager.cc:1918] T 52a3b1f7fa9e402282daca107125f65d P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.032202 5367 log.cc:1196] T 52a3b1f7fa9e402282daca107125f65d P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/52a3b1f7fa9e402282daca107125f65d
I20260620 14:48:42.032678 5367 ts_tablet_manager.cc:1939] T 52a3b1f7fa9e402282daca107125f65d P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.033526 5357 tablet_bootstrap.cc:654] T 5c8f7b17981341299364bb85510f4f5c P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.033625 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 52a3b1f7fa9e402282daca107125f65d (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:42.034029 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 5c8f7b17981341299364bb85510f4f5c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5c8f7b17981341299364bb85510f4f5c already in progress: creating tablet
I20260620 14:48:42.035267 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.039649 5357 tablet_bootstrap.cc:492] T 5c8f7b17981341299364bb85510f4f5c P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
W20260620 14:48:42.039832 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 32b3c48b717f4c2a83f6b8bc6cdf95ed has no consensus state
I20260620 14:48:42.039852 5357 ts_tablet_manager.cc:1397] T 5c8f7b17981341299364bb85510f4f5c P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.008s user 0.003s sys 0.004s
I20260620 14:48:42.041121 5357 raft_consensus.cc:348] T 5c8f7b17981341299364bb85510f4f5c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.041332 5357 raft_consensus.cc:374] T 5c8f7b17981341299364bb85510f4f5c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.041437 5357 raft_consensus.cc:729] T 5c8f7b17981341299364bb85510f4f5c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.041679 5357 consensus_queue.cc:260] T 5c8f7b17981341299364bb85510f4f5c P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.041853 5357 raft_consensus.cc:388] T 5c8f7b17981341299364bb85510f4f5c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.041960 5357 raft_consensus.cc:482] T 5c8f7b17981341299364bb85510f4f5c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.042063 5357 raft_consensus.cc:3037] T 5c8f7b17981341299364bb85510f4f5c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.044380 5357 raft_consensus.cc:504] T 5c8f7b17981341299364bb85510f4f5c P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.044606 5357 leader_election.cc:302] T 5c8f7b17981341299364bb85510f4f5c P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.044816 5357 leader_election.cc:288] T 5c8f7b17981341299364bb85510f4f5c P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.044899 5391 raft_consensus.cc:2781] T 5c8f7b17981341299364bb85510f4f5c P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.045189 5391 raft_consensus.cc:686] T 5c8f7b17981341299364bb85510f4f5c P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.045318 5357 ts_tablet_manager.cc:1428] T 5c8f7b17981341299364bb85510f4f5c P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.003s sys 0.001s
I20260620 14:48:42.045446 5391 consensus_queue.cc:237] T 5c8f7b17981341299364bb85510f4f5c P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.048831 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.053602 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 832dbdadabe743a9b8b24493f636b184 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:41 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.053639 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 32b3c48b717f4c2a83f6b8bc6cdf95ed (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:42.054001 5367 tablet_replica.cc:330] T 832dbdadabe743a9b8b24493f636b184 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.054162 5367 raft_consensus.cc:2229] T 832dbdadabe743a9b8b24493f636b184 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.054327 5367 raft_consensus.cc:2258] T 832dbdadabe743a9b8b24493f636b184 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.054883 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 32b3c48b717f4c2a83f6b8bc6cdf95ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.055184 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.055518 5367 ts_tablet_manager.cc:1905] T 832dbdadabe743a9b8b24493f636b184 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.058738 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 32b3c48b717f4c2a83f6b8bc6cdf95ed
I20260620 14:48:42.059377 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 32b3c48b717f4c2a83f6b8bc6cdf95ed with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.060369 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.061223 5367 ts_tablet_manager.cc:1918] T 832dbdadabe743a9b8b24493f636b184 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.061331 5367 log.cc:1196] T 832dbdadabe743a9b8b24493f636b184 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/832dbdadabe743a9b8b24493f636b184
I20260620 14:48:42.061414 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.061625 5357 tablet_bootstrap.cc:492] T 32b3c48b717f4c2a83f6b8bc6cdf95ed P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.061702 5367 ts_tablet_manager.cc:1939] T 832dbdadabe743a9b8b24493f636b184 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.062177 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 5c8f7b17981341299364bb85510f4f5c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.062690 5367 tablet_replica.cc:330] T 5c8f7b17981341299364bb85510f4f5c P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.062682 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 832dbdadabe743a9b8b24493f636b184 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.062897 5367 raft_consensus.cc:2229] T 5c8f7b17981341299364bb85510f4f5c P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.063031 5367 raft_consensus.cc:2258] T 5c8f7b17981341299364bb85510f4f5c P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260620 14:48:42.063055 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 32b3c48b717f4c2a83f6b8bc6cdf95ed because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 32b3c48b717f4c2a83f6b8bc6cdf95ed already in progress: creating tablet
I20260620 14:48:42.063475 5357 tablet_bootstrap.cc:654] T 32b3c48b717f4c2a83f6b8bc6cdf95ed P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
W20260620 14:48:42.063601 5210 catalog_manager.cc:4639] Async tablet task AlterTable RPC for tablet 48dde06ba92a4eebb0049cb99717518b (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 48dde06ba92a4eebb0049cb99717518b consensus state has no leader
I20260620 14:48:42.063973 5367 ts_tablet_manager.cc:1905] T 5c8f7b17981341299364bb85510f4f5c P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.064916 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.065308 5357 tablet_bootstrap.cc:492] T 32b3c48b717f4c2a83f6b8bc6cdf95ed P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.065441 5357 ts_tablet_manager.cc:1397] T 32b3c48b717f4c2a83f6b8bc6cdf95ed P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260620 14:48:42.066126 5357 raft_consensus.cc:348] T 32b3c48b717f4c2a83f6b8bc6cdf95ed P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.066309 5357 raft_consensus.cc:374] T 32b3c48b717f4c2a83f6b8bc6cdf95ed P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.066382 5357 raft_consensus.cc:729] T 32b3c48b717f4c2a83f6b8bc6cdf95ed P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.066633 5357 consensus_queue.cc:260] T 32b3c48b717f4c2a83f6b8bc6cdf95ed P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.066831 5357 raft_consensus.cc:388] T 32b3c48b717f4c2a83f6b8bc6cdf95ed P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.066906 5357 raft_consensus.cc:482] T 32b3c48b717f4c2a83f6b8bc6cdf95ed P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.066980 5357 raft_consensus.cc:3037] T 32b3c48b717f4c2a83f6b8bc6cdf95ed P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:42.068732 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fe15f5e2d8f7424aa03a004183192b43 has no consensus state
I20260620 14:48:42.069056 5367 ts_tablet_manager.cc:1918] T 5c8f7b17981341299364bb85510f4f5c P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.069165 5367 log.cc:1196] T 5c8f7b17981341299364bb85510f4f5c P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/5c8f7b17981341299364bb85510f4f5c
I20260620 14:48:42.069461 5367 ts_tablet_manager.cc:1939] T 5c8f7b17981341299364bb85510f4f5c P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.069860 5357 raft_consensus.cc:504] T 32b3c48b717f4c2a83f6b8bc6cdf95ed P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.070114 5357 leader_election.cc:302] T 32b3c48b717f4c2a83f6b8bc6cdf95ed P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.070309 5357 leader_election.cc:288] T 32b3c48b717f4c2a83f6b8bc6cdf95ed P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.070396 5391 raft_consensus.cc:2781] T 32b3c48b717f4c2a83f6b8bc6cdf95ed P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.070782 5357 ts_tablet_manager.cc:1428] T 32b3c48b717f4c2a83f6b8bc6cdf95ed P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260620 14:48:42.070843 5391 raft_consensus.cc:686] T 32b3c48b717f4c2a83f6b8bc6cdf95ed P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.071072 5391 consensus_queue.cc:237] T 32b3c48b717f4c2a83f6b8bc6cdf95ed P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.070757 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 5c8f7b17981341299364bb85510f4f5c (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.071770 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.073693 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 32b3c48b717f4c2a83f6b8bc6cdf95ed with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.073925 5367 tablet_replica.cc:330] T 32b3c48b717f4c2a83f6b8bc6cdf95ed P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.074139 5367 raft_consensus.cc:2229] T 32b3c48b717f4c2a83f6b8bc6cdf95ed P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.074326 5367 raft_consensus.cc:2258] T 32b3c48b717f4c2a83f6b8bc6cdf95ed P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.074486 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.075176 5310 tablet_service.cc:1467] Processing CreateTablet for tablet fe15f5e2d8f7424aa03a004183192b43 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:42.075402 5367 ts_tablet_manager.cc:1905] T 32b3c48b717f4c2a83f6b8bc6cdf95ed P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.075614 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fe15f5e2d8f7424aa03a004183192b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.077929 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet fe15f5e2d8f7424aa03a004183192b43
I20260620 14:48:42.078604 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet fe15f5e2d8f7424aa03a004183192b43 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.079936 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.080813 5222 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.081462 5357 tablet_bootstrap.cc:492] T fe15f5e2d8f7424aa03a004183192b43 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.082360 5367 ts_tablet_manager.cc:1918] T 32b3c48b717f4c2a83f6b8bc6cdf95ed P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.082880 5367 log.cc:1196] T 32b3c48b717f4c2a83f6b8bc6cdf95ed P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/32b3c48b717f4c2a83f6b8bc6cdf95ed
I20260620 14:48:42.082906 5357 tablet_bootstrap.cc:654] T fe15f5e2d8f7424aa03a004183192b43 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.083325 5367 ts_tablet_manager.cc:1939] T 32b3c48b717f4c2a83f6b8bc6cdf95ed P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.083372 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.084451 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 32b3c48b717f4c2a83f6b8bc6cdf95ed (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:42.084748 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet fe15f5e2d8f7424aa03a004183192b43 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet fe15f5e2d8f7424aa03a004183192b43 already in progress: creating tablet
I20260620 14:48:42.085467 5357 tablet_bootstrap.cc:492] T fe15f5e2d8f7424aa03a004183192b43 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.085664 5357 ts_tablet_manager.cc:1397] T fe15f5e2d8f7424aa03a004183192b43 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260620 14:48:42.086313 5357 raft_consensus.cc:348] T fe15f5e2d8f7424aa03a004183192b43 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.086526 5357 raft_consensus.cc:374] T fe15f5e2d8f7424aa03a004183192b43 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.086634 5357 raft_consensus.cc:729] T fe15f5e2d8f7424aa03a004183192b43 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
W20260620 14:48:42.086910 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0b8702e3da8d49e58bc4881abc5ee7ee has no consensus state
I20260620 14:48:42.086879 5357 consensus_queue.cc:260] T fe15f5e2d8f7424aa03a004183192b43 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.087146 5357 raft_consensus.cc:388] T fe15f5e2d8f7424aa03a004183192b43 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.087287 5357 raft_consensus.cc:482] T fe15f5e2d8f7424aa03a004183192b43 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.087402 5357 raft_consensus.cc:3037] T fe15f5e2d8f7424aa03a004183192b43 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.088233 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.090130 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 0b8702e3da8d49e58bc4881abc5ee7ee (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:42.090562 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0b8702e3da8d49e58bc4881abc5ee7ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.090531 5357 raft_consensus.cc:504] T fe15f5e2d8f7424aa03a004183192b43 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.090637 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.090798 5357 leader_election.cc:302] T fe15f5e2d8f7424aa03a004183192b43 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.091017 5357 leader_election.cc:288] T fe15f5e2d8f7424aa03a004183192b43 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.091081 5391 raft_consensus.cc:2781] T fe15f5e2d8f7424aa03a004183192b43 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.091224 5391 raft_consensus.cc:686] T fe15f5e2d8f7424aa03a004183192b43 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.091449 5391 consensus_queue.cc:237] T fe15f5e2d8f7424aa03a004183192b43 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.091838 5357 ts_tablet_manager.cc:1428] T fe15f5e2d8f7424aa03a004183192b43 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.006s user 0.005s sys 0.001s
I20260620 14:48:42.094071 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 0b8702e3da8d49e58bc4881abc5ee7ee
I20260620 14:48:42.094770 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 0b8702e3da8d49e58bc4881abc5ee7ee with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:42.095417 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 0b8702e3da8d49e58bc4881abc5ee7ee because the tablet was not found. No further retry: Not found: Tablet not found: 0b8702e3da8d49e58bc4881abc5ee7ee
I20260620 14:48:42.096124 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.096774 5357 tablet_bootstrap.cc:492] T 0b8702e3da8d49e58bc4881abc5ee7ee P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.097741 5222 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.098186 5357 tablet_bootstrap.cc:654] T 0b8702e3da8d49e58bc4881abc5ee7ee P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.098429 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet fe15f5e2d8f7424aa03a004183192b43 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.098696 5367 tablet_replica.cc:330] T fe15f5e2d8f7424aa03a004183192b43 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.098873 5367 raft_consensus.cc:2229] T fe15f5e2d8f7424aa03a004183192b43 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.099080 5367 raft_consensus.cc:2258] T fe15f5e2d8f7424aa03a004183192b43 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.099059 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.100647 5357 tablet_bootstrap.cc:492] T 0b8702e3da8d49e58bc4881abc5ee7ee P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.100814 5357 ts_tablet_manager.cc:1397] T 0b8702e3da8d49e58bc4881abc5ee7ee P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.001s
I20260620 14:48:42.101560 5357 raft_consensus.cc:348] T 0b8702e3da8d49e58bc4881abc5ee7ee P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.101758 5357 raft_consensus.cc:374] T 0b8702e3da8d49e58bc4881abc5ee7ee P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.101873 5357 raft_consensus.cc:729] T 0b8702e3da8d49e58bc4881abc5ee7ee P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.102097 5357 consensus_queue.cc:260] T 0b8702e3da8d49e58bc4881abc5ee7ee P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.102332 5357 raft_consensus.cc:388] T 0b8702e3da8d49e58bc4881abc5ee7ee P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.102420 5357 raft_consensus.cc:482] T 0b8702e3da8d49e58bc4881abc5ee7ee P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20260620 14:48:42.102504 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet df52b3f0915643cba0722e21f68f9780 has no consensus state
I20260620 14:48:42.102550 5357 raft_consensus.cc:3037] T 0b8702e3da8d49e58bc4881abc5ee7ee P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.103760 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.105406 5367 ts_tablet_manager.cc:1905] T fe15f5e2d8f7424aa03a004183192b43 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.105440 5357 raft_consensus.cc:504] T 0b8702e3da8d49e58bc4881abc5ee7ee P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.105741 5357 leader_election.cc:302] T 0b8702e3da8d49e58bc4881abc5ee7ee P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.105835 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.106036 5391 raft_consensus.cc:2781] T 0b8702e3da8d49e58bc4881abc5ee7ee P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.106235 5391 raft_consensus.cc:686] T 0b8702e3da8d49e58bc4881abc5ee7ee P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.106173 5310 tablet_service.cc:1467] Processing CreateTablet for tablet df52b3f0915643cba0722e21f68f9780 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:42.106465 5391 consensus_queue.cc:237] T 0b8702e3da8d49e58bc4881abc5ee7ee P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.106603 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet df52b3f0915643cba0722e21f68f9780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.108896 5357 leader_election.cc:288] T 0b8702e3da8d49e58bc4881abc5ee7ee P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.109577 5357 ts_tablet_manager.cc:1428] T 0b8702e3da8d49e58bc4881abc5ee7ee P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.009s user 0.006s sys 0.000s
I20260620 14:48:42.110348 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet df52b3f0915643cba0722e21f68f9780
I20260620 14:48:42.110975 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet df52b3f0915643cba0722e21f68f9780 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.112386 5221 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.112701 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.113746 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 0b8702e3da8d49e58bc4881abc5ee7ee with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.114756 5357 tablet_bootstrap.cc:492] T df52b3f0915643cba0722e21f68f9780 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.114825 5367 ts_tablet_manager.cc:1918] T fe15f5e2d8f7424aa03a004183192b43 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.114959 5367 log.cc:1196] T fe15f5e2d8f7424aa03a004183192b43 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/fe15f5e2d8f7424aa03a004183192b43
I20260620 14:48:42.115373 5367 ts_tablet_manager.cc:1939] T fe15f5e2d8f7424aa03a004183192b43 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.115947 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.116307 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet fe15f5e2d8f7424aa03a004183192b43 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.116521 5367 tablet_replica.cc:330] T 0b8702e3da8d49e58bc4881abc5ee7ee P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.116590 5357 tablet_bootstrap.cc:654] T df52b3f0915643cba0722e21f68f9780 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
W20260620 14:48:42.116679 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet df52b3f0915643cba0722e21f68f9780 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet df52b3f0915643cba0722e21f68f9780 already in progress: creating tablet
I20260620 14:48:42.116730 5367 raft_consensus.cc:2229] T 0b8702e3da8d49e58bc4881abc5ee7ee P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.116912 5367 raft_consensus.cc:2258] T 0b8702e3da8d49e58bc4881abc5ee7ee P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.117918 5367 ts_tablet_manager.cc:1905] T 0b8702e3da8d49e58bc4881abc5ee7ee P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.118624 5357 tablet_bootstrap.cc:492] T df52b3f0915643cba0722e21f68f9780 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.118806 5357 ts_tablet_manager.cc:1397] T df52b3f0915643cba0722e21f68f9780 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260620 14:48:42.119557 5357 raft_consensus.cc:348] T df52b3f0915643cba0722e21f68f9780 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.119789 5357 raft_consensus.cc:374] T df52b3f0915643cba0722e21f68f9780 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.119892 5357 raft_consensus.cc:729] T df52b3f0915643cba0722e21f68f9780 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.120167 5357 consensus_queue.cc:260] T df52b3f0915643cba0722e21f68f9780 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.120383 5357 raft_consensus.cc:388] T df52b3f0915643cba0722e21f68f9780 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.120529 5357 raft_consensus.cc:482] T df52b3f0915643cba0722e21f68f9780 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.120649 5357 raft_consensus.cc:3037] T df52b3f0915643cba0722e21f68f9780 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:42.120857 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 748c7a660fe94066a2005756239721a4 has no consensus state
I20260620 14:48:42.122470 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.123298 5367 ts_tablet_manager.cc:1918] T 0b8702e3da8d49e58bc4881abc5ee7ee P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.123435 5367 log.cc:1196] T 0b8702e3da8d49e58bc4881abc5ee7ee P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/0b8702e3da8d49e58bc4881abc5ee7ee
I20260620 14:48:42.123667 5357 raft_consensus.cc:504] T df52b3f0915643cba0722e21f68f9780 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.123811 5367 ts_tablet_manager.cc:1939] T 0b8702e3da8d49e58bc4881abc5ee7ee P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.124290 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 748c7a660fe94066a2005756239721a4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:42.123968 5357 leader_election.cc:302] T df52b3f0915643cba0722e21f68f9780 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.124742 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 0b8702e3da8d49e58bc4881abc5ee7ee (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.124811 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 748c7a660fe94066a2005756239721a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.124823 5391 raft_consensus.cc:2781] T df52b3f0915643cba0722e21f68f9780 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.125007 5391 raft_consensus.cc:686] T df52b3f0915643cba0722e21f68f9780 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.125281 5391 consensus_queue.cc:237] T df52b3f0915643cba0722e21f68f9780 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.125280 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.125461 5357 leader_election.cc:288] T df52b3f0915643cba0722e21f68f9780 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.126068 5357 ts_tablet_manager.cc:1428] T df52b3f0915643cba0722e21f68f9780 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.007s user 0.003s sys 0.004s
I20260620 14:48:42.129182 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 748c7a660fe94066a2005756239721a4
I20260620 14:48:42.129844 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 748c7a660fe94066a2005756239721a4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:42.130396 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 748c7a660fe94066a2005756239721a4 because the tablet was not found. No further retry: Not found: Tablet not found: 748c7a660fe94066a2005756239721a4
I20260620 14:48:42.130615 5357 tablet_bootstrap.cc:492] T 748c7a660fe94066a2005756239721a4 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.132330 5357 tablet_bootstrap.cc:654] T 748c7a660fe94066a2005756239721a4 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.132323 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.132236 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.133210 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet df52b3f0915643cba0722e21f68f9780 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.133487 5367 tablet_replica.cc:330] T df52b3f0915643cba0722e21f68f9780 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.133695 5367 raft_consensus.cc:2229] T df52b3f0915643cba0722e21f68f9780 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.133893 5367 raft_consensus.cc:2258] T df52b3f0915643cba0722e21f68f9780 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.134696 5367 ts_tablet_manager.cc:1905] T df52b3f0915643cba0722e21f68f9780 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.136596 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:42.142566 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 67a4673473a34915ab7480011ff4eb7e has no consensus state
I20260620 14:48:42.144302 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.148281 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 67a4673473a34915ab7480011ff4eb7e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260620 14:48:42.148856 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 67a4673473a34915ab7480011ff4eb7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.150856 5357 tablet_bootstrap.cc:492] T 748c7a660fe94066a2005756239721a4 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.151064 5357 ts_tablet_manager.cc:1397] T 748c7a660fe94066a2005756239721a4 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.021s user 0.012s sys 0.008s
I20260620 14:48:42.150856 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.151836 5357 raft_consensus.cc:348] T 748c7a660fe94066a2005756239721a4 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.152027 5357 raft_consensus.cc:374] T 748c7a660fe94066a2005756239721a4 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.152151 5357 raft_consensus.cc:729] T 748c7a660fe94066a2005756239721a4 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.152438 5367 ts_tablet_manager.cc:1918] T df52b3f0915643cba0722e21f68f9780 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.152379 5357 consensus_queue.cc:260] T 748c7a660fe94066a2005756239721a4 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.152595 5367 log.cc:1196] T df52b3f0915643cba0722e21f68f9780 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/df52b3f0915643cba0722e21f68f9780
I20260620 14:48:42.152630 5357 raft_consensus.cc:388] T 748c7a660fe94066a2005756239721a4 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.152776 5357 raft_consensus.cc:482] T 748c7a660fe94066a2005756239721a4 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.152922 5357 raft_consensus.cc:3037] T 748c7a660fe94066a2005756239721a4 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.153025 5367 ts_tablet_manager.cc:1939] T df52b3f0915643cba0722e21f68f9780 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.153952 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet df52b3f0915643cba0722e21f68f9780 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.154636 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 67a4673473a34915ab7480011ff4eb7e
I20260620 14:48:42.155298 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 67a4673473a34915ab7480011ff4eb7e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:42.156072 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 67a4673473a34915ab7480011ff4eb7e because the tablet was not found. No further retry: Not found: Tablet not found: 67a4673473a34915ab7480011ff4eb7e
I20260620 14:48:42.156105 5357 raft_consensus.cc:504] T 748c7a660fe94066a2005756239721a4 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.156394 5357 leader_election.cc:302] T 748c7a660fe94066a2005756239721a4 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.156665 5357 leader_election.cc:288] T 748c7a660fe94066a2005756239721a4 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.156718 5391 raft_consensus.cc:2781] T 748c7a660fe94066a2005756239721a4 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.156952 5391 raft_consensus.cc:686] T 748c7a660fe94066a2005756239721a4 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.157195 5357 ts_tablet_manager.cc:1428] T 748c7a660fe94066a2005756239721a4 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.006s user 0.004s sys 0.001s
I20260620 14:48:42.157223 5391 consensus_queue.cc:237] T 748c7a660fe94066a2005756239721a4 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.157478 5357 tablet_bootstrap.cc:492] T 67a4673473a34915ab7480011ff4eb7e P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.156589 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.159360 5357 tablet_bootstrap.cc:654] T 67a4673473a34915ab7480011ff4eb7e P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.161288 5357 tablet_bootstrap.cc:492] T 67a4673473a34915ab7480011ff4eb7e P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.161466 5357 ts_tablet_manager.cc:1397] T 67a4673473a34915ab7480011ff4eb7e P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.001s sys 0.003s
I20260620 14:48:42.161653 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.162112 5357 raft_consensus.cc:348] T 67a4673473a34915ab7480011ff4eb7e P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.162356 5357 raft_consensus.cc:374] T 67a4673473a34915ab7480011ff4eb7e P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.162463 5357 raft_consensus.cc:729] T 67a4673473a34915ab7480011ff4eb7e P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.162708 5357 consensus_queue.cc:260] T 67a4673473a34915ab7480011ff4eb7e P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.162772 5221 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.162938 5357 raft_consensus.cc:388] T 67a4673473a34915ab7480011ff4eb7e P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.163045 5357 raft_consensus.cc:482] T 67a4673473a34915ab7480011ff4eb7e P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.163160 5357 raft_consensus.cc:3037] T 67a4673473a34915ab7480011ff4eb7e P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.163559 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 748c7a660fe94066a2005756239721a4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.163909 5367 tablet_replica.cc:330] T 748c7a660fe94066a2005756239721a4 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.164176 5367 raft_consensus.cc:2229] T 748c7a660fe94066a2005756239721a4 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.164438 5367 raft_consensus.cc:2258] T 748c7a660fe94066a2005756239721a4 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.165978 5357 raft_consensus.cc:504] T 67a4673473a34915ab7480011ff4eb7e P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.166237 5357 leader_election.cc:302] T 67a4673473a34915ab7480011ff4eb7e P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.166268 5367 ts_tablet_manager.cc:1905] T 748c7a660fe94066a2005756239721a4 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.166446 5357 leader_election.cc:288] T 67a4673473a34915ab7480011ff4eb7e P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.166527 5391 raft_consensus.cc:2781] T 67a4673473a34915ab7480011ff4eb7e P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.166786 5391 raft_consensus.cc:686] T 67a4673473a34915ab7480011ff4eb7e P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.166858 5357 ts_tablet_manager.cc:1428] T 67a4673473a34915ab7480011ff4eb7e P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260620 14:48:42.167055 5391 consensus_queue.cc:237] T 67a4673473a34915ab7480011ff4eb7e P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
W20260620 14:48:42.168962 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 301574f88bbe44febadd98d67581a759 has no consensus state
I20260620 14:48:42.170615 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.172597 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 301574f88bbe44febadd98d67581a759 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260620 14:48:42.173041 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 301574f88bbe44febadd98d67581a759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.173175 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.174149 5367 ts_tablet_manager.cc:1918] T 748c7a660fe94066a2005756239721a4 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.174312 5367 log.cc:1196] T 748c7a660fe94066a2005756239721a4 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/748c7a660fe94066a2005756239721a4
I20260620 14:48:42.174746 5367 ts_tablet_manager.cc:1939] T 748c7a660fe94066a2005756239721a4 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.175763 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 748c7a660fe94066a2005756239721a4 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.176132 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 301574f88bbe44febadd98d67581a759
I20260620 14:48:42.176807 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 301574f88bbe44febadd98d67581a759 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:42.177397 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 301574f88bbe44febadd98d67581a759 because the tablet was not found. No further retry: Not found: Tablet not found: 301574f88bbe44febadd98d67581a759
I20260620 14:48:42.177721 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.179348 5357 tablet_bootstrap.cc:492] T 301574f88bbe44febadd98d67581a759 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.179875 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.180931 5357 tablet_bootstrap.cc:654] T 301574f88bbe44febadd98d67581a759 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.181466 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.182333 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 67a4673473a34915ab7480011ff4eb7e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.182605 5367 tablet_replica.cc:330] T 67a4673473a34915ab7480011ff4eb7e P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.182788 5367 raft_consensus.cc:2229] T 67a4673473a34915ab7480011ff4eb7e P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.182996 5367 raft_consensus.cc:2258] T 67a4673473a34915ab7480011ff4eb7e P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.183130 5357 tablet_bootstrap.cc:492] T 301574f88bbe44febadd98d67581a759 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.183286 5357 ts_tablet_manager.cc:1397] T 301574f88bbe44febadd98d67581a759 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:42.184059 5367 ts_tablet_manager.cc:1905] T 67a4673473a34915ab7480011ff4eb7e P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.184126 5357 raft_consensus.cc:348] T 301574f88bbe44febadd98d67581a759 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.184321 5357 raft_consensus.cc:374] T 301574f88bbe44febadd98d67581a759 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.184435 5357 raft_consensus.cc:729] T 301574f88bbe44febadd98d67581a759 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.184701 5357 consensus_queue.cc:260] T 301574f88bbe44febadd98d67581a759 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
W20260620 14:48:42.184856 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3841bc04caff4ebdb091be312a7edab1 has no consensus state
I20260620 14:48:42.184986 5357 raft_consensus.cc:388] T 301574f88bbe44febadd98d67581a759 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.185097 5357 raft_consensus.cc:482] T 301574f88bbe44febadd98d67581a759 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.185284 5357 raft_consensus.cc:3037] T 301574f88bbe44febadd98d67581a759 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.186301 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.187927 5357 raft_consensus.cc:504] T 301574f88bbe44febadd98d67581a759 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.188215 5357 leader_election.cc:302] T 301574f88bbe44febadd98d67581a759 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.188463 5357 leader_election.cc:288] T 301574f88bbe44febadd98d67581a759 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.188566 5391 raft_consensus.cc:2781] T 301574f88bbe44febadd98d67581a759 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.188799 5391 raft_consensus.cc:686] T 301574f88bbe44febadd98d67581a759 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.189029 5357 ts_tablet_manager.cc:1428] T 301574f88bbe44febadd98d67581a759 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20260620 14:48:42.189025 5391 consensus_queue.cc:237] T 301574f88bbe44febadd98d67581a759 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.189831 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.192149 5367 ts_tablet_manager.cc:1918] T 67a4673473a34915ab7480011ff4eb7e P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.192010 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 3841bc04caff4ebdb091be312a7edab1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:42.192255 5367 log.cc:1196] T 67a4673473a34915ab7480011ff4eb7e P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/67a4673473a34915ab7480011ff4eb7e
I20260620 14:48:42.192631 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3841bc04caff4ebdb091be312a7edab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.193718 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 3841bc04caff4ebdb091be312a7edab1
I20260620 14:48:42.194315 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 3841bc04caff4ebdb091be312a7edab1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.195343 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.195851 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.196633 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 301574f88bbe44febadd98d67581a759 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.198361 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.198763 5367 ts_tablet_manager.cc:1939] T 67a4673473a34915ab7480011ff4eb7e P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.199756 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 67a4673473a34915ab7480011ff4eb7e (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.199829 5367 tablet_replica.cc:330] T 301574f88bbe44febadd98d67581a759 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.200037 5367 raft_consensus.cc:2229] T 301574f88bbe44febadd98d67581a759 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
W20260620 14:48:42.200067 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 3841bc04caff4ebdb091be312a7edab1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3841bc04caff4ebdb091be312a7edab1 already in progress: creating tablet
I20260620 14:48:42.200248 5367 raft_consensus.cc:2258] T 301574f88bbe44febadd98d67581a759 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.200594 5357 tablet_bootstrap.cc:492] T 3841bc04caff4ebdb091be312a7edab1 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.201455 5367 ts_tablet_manager.cc:1905] T 301574f88bbe44febadd98d67581a759 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.202044 5357 tablet_bootstrap.cc:654] T 3841bc04caff4ebdb091be312a7edab1 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
W20260620 14:48:42.202445 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet df338f8fb7e040cca580561b4e15cf36 has no consensus state
I20260620 14:48:42.204586 5357 tablet_bootstrap.cc:492] T 3841bc04caff4ebdb091be312a7edab1 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.204806 5357 ts_tablet_manager.cc:1397] T 3841bc04caff4ebdb091be312a7edab1 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.004s sys 0.000s
I20260620 14:48:42.205628 5357 raft_consensus.cc:348] T 3841bc04caff4ebdb091be312a7edab1 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.205586 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.205847 5357 raft_consensus.cc:374] T 3841bc04caff4ebdb091be312a7edab1 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.205942 5357 raft_consensus.cc:729] T 3841bc04caff4ebdb091be312a7edab1 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.206267 5357 consensus_queue.cc:260] T 3841bc04caff4ebdb091be312a7edab1 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.206492 5357 raft_consensus.cc:388] T 3841bc04caff4ebdb091be312a7edab1 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.206619 5357 raft_consensus.cc:482] T 3841bc04caff4ebdb091be312a7edab1 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.206736 5357 raft_consensus.cc:3037] T 3841bc04caff4ebdb091be312a7edab1 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.207839 5367 ts_tablet_manager.cc:1918] T 301574f88bbe44febadd98d67581a759 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.208070 5367 log.cc:1196] T 301574f88bbe44febadd98d67581a759 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/301574f88bbe44febadd98d67581a759
I20260620 14:48:42.208483 5367 ts_tablet_manager.cc:1939] T 301574f88bbe44febadd98d67581a759 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.208406 5310 tablet_service.cc:1467] Processing CreateTablet for tablet df338f8fb7e040cca580561b4e15cf36 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:42.208880 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet df338f8fb7e040cca580561b4e15cf36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.209458 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 301574f88bbe44febadd98d67581a759 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.209370 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.209841 5357 raft_consensus.cc:504] T 3841bc04caff4ebdb091be312a7edab1 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.210147 5357 leader_election.cc:302] T 3841bc04caff4ebdb091be312a7edab1 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.210441 5357 leader_election.cc:288] T 3841bc04caff4ebdb091be312a7edab1 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.210466 5391 raft_consensus.cc:2781] T 3841bc04caff4ebdb091be312a7edab1 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.210664 5391 raft_consensus.cc:686] T 3841bc04caff4ebdb091be312a7edab1 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.210932 5391 consensus_queue.cc:237] T 3841bc04caff4ebdb091be312a7edab1 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.211311 5357 ts_tablet_manager.cc:1428] T 3841bc04caff4ebdb091be312a7edab1 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20260620 14:48:42.213292 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet df338f8fb7e040cca580561b4e15cf36
I20260620 14:48:42.213924 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet df338f8fb7e040cca580561b4e15cf36 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:42.214443 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet df338f8fb7e040cca580561b4e15cf36 because the tablet was not found. No further retry: Not found: Tablet not found: df338f8fb7e040cca580561b4e15cf36
I20260620 14:48:42.215183 5357 tablet_bootstrap.cc:492] T df338f8fb7e040cca580561b4e15cf36 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.215651 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.215940 5222 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.216801 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 3841bc04caff4ebdb091be312a7edab1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.216981 5357 tablet_bootstrap.cc:654] T df338f8fb7e040cca580561b4e15cf36 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.217209 5367 tablet_replica.cc:330] T 3841bc04caff4ebdb091be312a7edab1 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.217423 5367 raft_consensus.cc:2229] T 3841bc04caff4ebdb091be312a7edab1 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.217672 5367 raft_consensus.cc:2258] T 3841bc04caff4ebdb091be312a7edab1 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.218909 5367 ts_tablet_manager.cc:1905] T 3841bc04caff4ebdb091be312a7edab1 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.218858 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.221525 5357 tablet_bootstrap.cc:492] T df338f8fb7e040cca580561b4e15cf36 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.221681 5357 ts_tablet_manager.cc:1397] T df338f8fb7e040cca580561b4e15cf36 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.007s user 0.006s sys 0.000s
I20260620 14:48:42.222244 5357 raft_consensus.cc:348] T df338f8fb7e040cca580561b4e15cf36 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.222455 5357 raft_consensus.cc:374] T df338f8fb7e040cca580561b4e15cf36 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.222584 5357 raft_consensus.cc:729] T df338f8fb7e040cca580561b4e15cf36 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.222818 5357 consensus_queue.cc:260] T df338f8fb7e040cca580561b4e15cf36 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.223062 5357 raft_consensus.cc:388] T df338f8fb7e040cca580561b4e15cf36 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20260620 14:48:42.223138 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 41d94fd44c4843c281f7a31d4d72ed91 has no consensus state
I20260620 14:48:42.223205 5357 raft_consensus.cc:482] T df338f8fb7e040cca580561b4e15cf36 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.223341 5357 raft_consensus.cc:3037] T df338f8fb7e040cca580561b4e15cf36 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.225373 5367 ts_tablet_manager.cc:1918] T 3841bc04caff4ebdb091be312a7edab1 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.225216 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.225502 5367 log.cc:1196] T 3841bc04caff4ebdb091be312a7edab1 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/3841bc04caff4ebdb091be312a7edab1
I20260620 14:48:42.225898 5367 ts_tablet_manager.cc:1939] T 3841bc04caff4ebdb091be312a7edab1 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.226541 5357 raft_consensus.cc:504] T df338f8fb7e040cca580561b4e15cf36 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.226811 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 3841bc04caff4ebdb091be312a7edab1 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.226902 5357 leader_election.cc:302] T df338f8fb7e040cca580561b4e15cf36 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.226850 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 41d94fd44c4843c281f7a31d4d72ed91 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20260620 14:48:42.227231 5357 leader_election.cc:288] T df338f8fb7e040cca580561b4e15cf36 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.227289 5391 raft_consensus.cc:2781] T df338f8fb7e040cca580561b4e15cf36 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.227360 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 41d94fd44c4843c281f7a31d4d72ed91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.227461 5391 raft_consensus.cc:686] T df338f8fb7e040cca580561b4e15cf36 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.227667 5391 consensus_queue.cc:237] T df338f8fb7e040cca580561b4e15cf36 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.227852 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.228163 5357 ts_tablet_manager.cc:1428] T df338f8fb7e040cca580561b4e15cf36 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20260620 14:48:42.231081 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 41d94fd44c4843c281f7a31d4d72ed91
I20260620 14:48:42.231717 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 41d94fd44c4843c281f7a31d4d72ed91 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:42.232287 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 41d94fd44c4843c281f7a31d4d72ed91 because the tablet was not found. No further retry: Not found: Tablet not found: 41d94fd44c4843c281f7a31d4d72ed91
I20260620 14:48:42.232836 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.233526 5357 tablet_bootstrap.cc:492] T 41d94fd44c4843c281f7a31d4d72ed91 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.234041 5222 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.234798 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet df338f8fb7e040cca580561b4e15cf36 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.235085 5367 tablet_replica.cc:330] T df338f8fb7e040cca580561b4e15cf36 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.235332 5367 raft_consensus.cc:2229] T df338f8fb7e040cca580561b4e15cf36 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.235407 5357 tablet_bootstrap.cc:654] T 41d94fd44c4843c281f7a31d4d72ed91 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.235761 5367 raft_consensus.cc:2258] T df338f8fb7e040cca580561b4e15cf36 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.236696 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.237905 5367 ts_tablet_manager.cc:1905] T df338f8fb7e040cca580561b4e15cf36 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.238313 5357 tablet_bootstrap.cc:492] T 41d94fd44c4843c281f7a31d4d72ed91 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.238492 5357 ts_tablet_manager.cc:1397] T 41d94fd44c4843c281f7a31d4d72ed91 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.005s user 0.003s sys 0.001s
I20260620 14:48:42.239198 5357 raft_consensus.cc:348] T 41d94fd44c4843c281f7a31d4d72ed91 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.239429 5357 raft_consensus.cc:374] T 41d94fd44c4843c281f7a31d4d72ed91 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.239534 5357 raft_consensus.cc:729] T 41d94fd44c4843c281f7a31d4d72ed91 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.239809 5357 consensus_queue.cc:260] T 41d94fd44c4843c281f7a31d4d72ed91 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.240026 5357 raft_consensus.cc:388] T 41d94fd44c4843c281f7a31d4d72ed91 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.240136 5357 raft_consensus.cc:482] T 41d94fd44c4843c281f7a31d4d72ed91 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.240221 5357 raft_consensus.cc:3037] T 41d94fd44c4843c281f7a31d4d72ed91 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:42.240450 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 433eb1f38fff4126915b4697e0da6e50 has no consensus state
I20260620 14:48:42.243229 5357 raft_consensus.cc:504] T 41d94fd44c4843c281f7a31d4d72ed91 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.243496 5357 leader_election.cc:302] T 41d94fd44c4843c281f7a31d4d72ed91 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.243381 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.243788 5391 raft_consensus.cc:2781] T 41d94fd44c4843c281f7a31d4d72ed91 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.243947 5391 raft_consensus.cc:686] T 41d94fd44c4843c281f7a31d4d72ed91 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.244227 5391 consensus_queue.cc:237] T 41d94fd44c4843c281f7a31d4d72ed91 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.244333 5367 ts_tablet_manager.cc:1918] T df338f8fb7e040cca580561b4e15cf36 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.244480 5367 log.cc:1196] T df338f8fb7e040cca580561b4e15cf36 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/df338f8fb7e040cca580561b4e15cf36
I20260620 14:48:42.244891 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 433eb1f38fff4126915b4697e0da6e50 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20260620 14:48:42.245363 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 433eb1f38fff4126915b4697e0da6e50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.245966 5357 leader_election.cc:288] T 41d94fd44c4843c281f7a31d4d72ed91 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.246718 5357 ts_tablet_manager.cc:1428] T 41d94fd44c4843c281f7a31d4d72ed91 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.008s user 0.004s sys 0.002s
I20260620 14:48:42.247413 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 41d94fd44c4843c281f7a31d4d72ed91 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.247362 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.244890 5367 ts_tablet_manager.cc:1939] T df338f8fb7e040cca580561b4e15cf36 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.249519 5367 tablet_replica.cc:330] T 41d94fd44c4843c281f7a31d4d72ed91 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.249599 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet df338f8fb7e040cca580561b4e15cf36 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.249734 5367 raft_consensus.cc:2229] T 41d94fd44c4843c281f7a31d4d72ed91 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.249951 5367 raft_consensus.cc:2258] T 41d94fd44c4843c281f7a31d4d72ed91 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.250875 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 433eb1f38fff4126915b4697e0da6e50
I20260620 14:48:42.251430 5367 ts_tablet_manager.cc:1905] T 41d94fd44c4843c281f7a31d4d72ed91 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.251556 5357 tablet_bootstrap.cc:492] T 433eb1f38fff4126915b4697e0da6e50 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.251915 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 433eb1f38fff4126915b4697e0da6e50 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.252430 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.253244 5357 tablet_bootstrap.cc:654] T 433eb1f38fff4126915b4697e0da6e50 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.254694 5222 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.255008 5357 tablet_bootstrap.cc:492] T 433eb1f38fff4126915b4697e0da6e50 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.255151 5357 ts_tablet_manager.cc:1397] T 433eb1f38fff4126915b4697e0da6e50 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:42.255779 5357 raft_consensus.cc:348] T 433eb1f38fff4126915b4697e0da6e50 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.255949 5357 raft_consensus.cc:374] T 433eb1f38fff4126915b4697e0da6e50 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.256057 5357 raft_consensus.cc:729] T 433eb1f38fff4126915b4697e0da6e50 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.256304 5357 consensus_queue.cc:260] T 433eb1f38fff4126915b4697e0da6e50 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.256547 5357 raft_consensus.cc:388] T 433eb1f38fff4126915b4697e0da6e50 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.256640 5357 raft_consensus.cc:482] T 433eb1f38fff4126915b4697e0da6e50 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.256758 5357 raft_consensus.cc:3037] T 433eb1f38fff4126915b4697e0da6e50 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.257529 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.258934 5357 raft_consensus.cc:504] T 433eb1f38fff4126915b4697e0da6e50 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.259038 5367 ts_tablet_manager.cc:1918] T 41d94fd44c4843c281f7a31d4d72ed91 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.259188 5367 log.cc:1196] T 41d94fd44c4843c281f7a31d4d72ed91 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/41d94fd44c4843c281f7a31d4d72ed91
I20260620 14:48:42.259209 5357 leader_election.cc:302] T 433eb1f38fff4126915b4697e0da6e50 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.259466 5391 raft_consensus.cc:2781] T 433eb1f38fff4126915b4697e0da6e50 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.259630 5391 raft_consensus.cc:686] T 433eb1f38fff4126915b4697e0da6e50 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.259701 5367 ts_tablet_manager.cc:1939] T 41d94fd44c4843c281f7a31d4d72ed91 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.259843 5391 consensus_queue.cc:237] T 433eb1f38fff4126915b4697e0da6e50 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.260903 5357 leader_election.cc:288] T 433eb1f38fff4126915b4697e0da6e50 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.261452 5357 ts_tablet_manager.cc:1428] T 433eb1f38fff4126915b4697e0da6e50 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260620 14:48:42.261519 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 41d94fd44c4843c281f7a31d4d72ed91 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.261758 5367 tablet_replica.cc:330] T 433eb1f38fff4126915b4697e0da6e50 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.261969 5367 raft_consensus.cc:2229] T 433eb1f38fff4126915b4697e0da6e50 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.262156 5367 raft_consensus.cc:2258] T 433eb1f38fff4126915b4697e0da6e50 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260620 14:48:42.262890 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0f75a2f97c934beaa4d82f221b00774c has no consensus state
I20260620 14:48:42.263060 5367 ts_tablet_manager.cc:1905] T 433eb1f38fff4126915b4697e0da6e50 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.266093 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 0f75a2f97c934beaa4d82f221b00774c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:42.266469 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0f75a2f97c934beaa4d82f221b00774c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.271154 5367 ts_tablet_manager.cc:1918] T 433eb1f38fff4126915b4697e0da6e50 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.271376 5367 log.cc:1196] T 433eb1f38fff4126915b4697e0da6e50 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/433eb1f38fff4126915b4697e0da6e50
I20260620 14:48:42.271703 5357 tablet_bootstrap.cc:492] T 0f75a2f97c934beaa4d82f221b00774c P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.271962 5367 ts_tablet_manager.cc:1939] T 433eb1f38fff4126915b4697e0da6e50 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.273671 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 433eb1f38fff4126915b4697e0da6e50 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.274039 5357 tablet_bootstrap.cc:654] T 0f75a2f97c934beaa4d82f221b00774c P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.279667 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.279965 5357 tablet_bootstrap.cc:492] T 0f75a2f97c934beaa4d82f221b00774c P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.280077 5357 ts_tablet_manager.cc:1397] T 0f75a2f97c934beaa4d82f221b00774c P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.009s user 0.004s sys 0.004s
I20260620 14:48:42.280768 5357 raft_consensus.cc:348] T 0f75a2f97c934beaa4d82f221b00774c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.280936 5357 raft_consensus.cc:374] T 0f75a2f97c934beaa4d82f221b00774c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.281001 5357 raft_consensus.cc:729] T 0f75a2f97c934beaa4d82f221b00774c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.281220 5357 consensus_queue.cc:260] T 0f75a2f97c934beaa4d82f221b00774c P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.281378 5357 raft_consensus.cc:388] T 0f75a2f97c934beaa4d82f221b00774c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.281427 5357 raft_consensus.cc:482] T 0f75a2f97c934beaa4d82f221b00774c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.281478 5357 raft_consensus.cc:3037] T 0f75a2f97c934beaa4d82f221b00774c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.282202 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.284077 5357 raft_consensus.cc:504] T 0f75a2f97c934beaa4d82f221b00774c P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.284260 5357 leader_election.cc:302] T 0f75a2f97c934beaa4d82f221b00774c P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.284394 5357 leader_election.cc:288] T 0f75a2f97c934beaa4d82f221b00774c P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.284482 5360 raft_consensus.cc:2781] T 0f75a2f97c934beaa4d82f221b00774c P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.284621 5360 raft_consensus.cc:686] T 0f75a2f97c934beaa4d82f221b00774c P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.284814 5360 consensus_queue.cc:237] T 0f75a2f97c934beaa4d82f221b00774c P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.284945 5357 ts_tablet_manager.cc:1428] T 0f75a2f97c934beaa4d82f221b00774c P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.002s sys 0.003s
I20260620 14:48:42.286070 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 0f75a2f97c934beaa4d82f221b00774c
I20260620 14:48:42.286652 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 0f75a2f97c934beaa4d82f221b00774c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.286912 5367 tablet_replica.cc:330] T 0f75a2f97c934beaa4d82f221b00774c P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.287070 5367 raft_consensus.cc:2229] T 0f75a2f97c934beaa4d82f221b00774c P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.287223 5367 raft_consensus.cc:2258] T 0f75a2f97c934beaa4d82f221b00774c P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.288040 5367 ts_tablet_manager.cc:1905] T 0f75a2f97c934beaa4d82f221b00774c P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.289245 5222 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.289521 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.292260 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.294207 5367 ts_tablet_manager.cc:1918] T 0f75a2f97c934beaa4d82f221b00774c P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.294329 5367 log.cc:1196] T 0f75a2f97c934beaa4d82f221b00774c P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/0f75a2f97c934beaa4d82f221b00774c
I20260620 14:48:42.294705 5367 ts_tablet_manager.cc:1939] T 0f75a2f97c934beaa4d82f221b00774c P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.295578 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 0f75a2f97c934beaa4d82f221b00774c (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:42.295624 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4a7fb6130e9449f5a044265066573ca3 has no consensus state
I20260620 14:48:42.297709 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.298686 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 4a7fb6130e9449f5a044265066573ca3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260620 14:48:42.299067 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4a7fb6130e9449f5a044265066573ca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.300027 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.303084 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 4a7fb6130e9449f5a044265066573ca3
I20260620 14:48:42.303717 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 4a7fb6130e9449f5a044265066573ca3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:42.304170 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 4a7fb6130e9449f5a044265066573ca3 because the tablet was not found. No further retry: Not found: Tablet not found: 4a7fb6130e9449f5a044265066573ca3
I20260620 14:48:42.304661 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.304953 5357 tablet_bootstrap.cc:492] T 4a7fb6130e9449f5a044265066573ca3 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.306495 5357 tablet_bootstrap.cc:654] T 4a7fb6130e9449f5a044265066573ca3 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.307070 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.308266 5357 tablet_bootstrap.cc:492] T 4a7fb6130e9449f5a044265066573ca3 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.308406 5357 ts_tablet_manager.cc:1397] T 4a7fb6130e9449f5a044265066573ca3 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260620 14:48:42.309036 5357 raft_consensus.cc:348] T 4a7fb6130e9449f5a044265066573ca3 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.309228 5357 raft_consensus.cc:374] T 4a7fb6130e9449f5a044265066573ca3 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.309288 5357 raft_consensus.cc:729] T 4a7fb6130e9449f5a044265066573ca3 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.309455 5357 consensus_queue.cc:260] T 4a7fb6130e9449f5a044265066573ca3 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.309629 5357 raft_consensus.cc:388] T 4a7fb6130e9449f5a044265066573ca3 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.309693 5357 raft_consensus.cc:482] T 4a7fb6130e9449f5a044265066573ca3 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.309772 5357 raft_consensus.cc:3037] T 4a7fb6130e9449f5a044265066573ca3 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:42.310374 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 17417aca6b944b3fa35568f972690130 has no consensus state
I20260620 14:48:42.311685 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.312418 5357 raft_consensus.cc:504] T 4a7fb6130e9449f5a044265066573ca3 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.312657 5357 leader_election.cc:302] T 4a7fb6130e9449f5a044265066573ca3 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.312829 5357 leader_election.cc:288] T 4a7fb6130e9449f5a044265066573ca3 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.312883 5360 raft_consensus.cc:2781] T 4a7fb6130e9449f5a044265066573ca3 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.313009 5360 raft_consensus.cc:686] T 4a7fb6130e9449f5a044265066573ca3 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.313244 5357 ts_tablet_manager.cc:1428] T 4a7fb6130e9449f5a044265066573ca3 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260620 14:48:42.313207 5360 consensus_queue.cc:237] T 4a7fb6130e9449f5a044265066573ca3 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.314325 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.314738 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 17417aca6b944b3fa35568f972690130 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260620 14:48:42.315094 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 17417aca6b944b3fa35568f972690130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.317130 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 17417aca6b944b3fa35568f972690130
I20260620 14:48:42.317716 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 17417aca6b944b3fa35568f972690130 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:42.318244 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 17417aca6b944b3fa35568f972690130 because the tablet was not found. No further retry: Not found: Tablet not found: 17417aca6b944b3fa35568f972690130
I20260620 14:48:42.318593 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.319332 5221 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.320013 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 4a7fb6130e9449f5a044265066573ca3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.320226 5367 tablet_replica.cc:330] T 4a7fb6130e9449f5a044265066573ca3 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.320343 5367 raft_consensus.cc:2229] T 4a7fb6130e9449f5a044265066573ca3 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.320540 5367 raft_consensus.cc:2258] T 4a7fb6130e9449f5a044265066573ca3 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.321269 5367 ts_tablet_manager.cc:1905] T 4a7fb6130e9449f5a044265066573ca3 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.321771 5357 tablet_bootstrap.cc:492] T 17417aca6b944b3fa35568f972690130 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.322990 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.323302 5357 tablet_bootstrap.cc:654] T 17417aca6b944b3fa35568f972690130 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.325016 5357 tablet_bootstrap.cc:492] T 17417aca6b944b3fa35568f972690130 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.325120 5357 ts_tablet_manager.cc:1397] T 17417aca6b944b3fa35568f972690130 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:48:42.325923 5357 raft_consensus.cc:348] T 17417aca6b944b3fa35568f972690130 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.326153 5357 raft_consensus.cc:374] T 17417aca6b944b3fa35568f972690130 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.326225 5357 raft_consensus.cc:729] T 17417aca6b944b3fa35568f972690130 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.326429 5357 consensus_queue.cc:260] T 17417aca6b944b3fa35568f972690130 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.326581 5357 raft_consensus.cc:388] T 17417aca6b944b3fa35568f972690130 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.326656 5357 raft_consensus.cc:482] T 17417aca6b944b3fa35568f972690130 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.326735 5357 raft_consensus.cc:3037] T 17417aca6b944b3fa35568f972690130 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:42.326736 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c7677a7a28494bc28567bc638ed3cf10 has no consensus state
I20260620 14:48:42.328284 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.329097 5357 raft_consensus.cc:504] T 17417aca6b944b3fa35568f972690130 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.329257 5367 ts_tablet_manager.cc:1918] T 4a7fb6130e9449f5a044265066573ca3 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.329306 5357 leader_election.cc:302] T 17417aca6b944b3fa35568f972690130 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.329387 5367 log.cc:1196] T 4a7fb6130e9449f5a044265066573ca3 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/4a7fb6130e9449f5a044265066573ca3
I20260620 14:48:42.329528 5357 leader_election.cc:288] T 17417aca6b944b3fa35568f972690130 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.329597 5360 raft_consensus.cc:2781] T 17417aca6b944b3fa35568f972690130 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.329744 5360 raft_consensus.cc:686] T 17417aca6b944b3fa35568f972690130 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.329758 5367 ts_tablet_manager.cc:1939] T 4a7fb6130e9449f5a044265066573ca3 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.330051 5357 ts_tablet_manager.cc:1428] T 17417aca6b944b3fa35568f972690130 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260620 14:48:42.329970 5360 consensus_queue.cc:237] T 17417aca6b944b3fa35568f972690130 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.330708 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 4a7fb6130e9449f5a044265066573ca3 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.330935 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.332266 5310 tablet_service.cc:1467] Processing CreateTablet for tablet c7677a7a28494bc28567bc638ed3cf10 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260620 14:48:42.332693 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c7677a7a28494bc28567bc638ed3cf10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.334060 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet c7677a7a28494bc28567bc638ed3cf10
I20260620 14:48:42.334685 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet c7677a7a28494bc28567bc638ed3cf10 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:42.335361 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet c7677a7a28494bc28567bc638ed3cf10 because the tablet was not found. No further retry: Not found: Tablet not found: c7677a7a28494bc28567bc638ed3cf10
I20260620 14:48:42.336202 5221 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.336318 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.336905 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 17417aca6b944b3fa35568f972690130 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.338016 5367 tablet_replica.cc:330] T 17417aca6b944b3fa35568f972690130 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.338207 5367 raft_consensus.cc:2229] T 17417aca6b944b3fa35568f972690130 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.338418 5367 raft_consensus.cc:2258] T 17417aca6b944b3fa35568f972690130 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.338459 5357 tablet_bootstrap.cc:492] T c7677a7a28494bc28567bc638ed3cf10 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.339082 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.339419 5367 ts_tablet_manager.cc:1905] T 17417aca6b944b3fa35568f972690130 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.339990 5357 tablet_bootstrap.cc:654] T c7677a7a28494bc28567bc638ed3cf10 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.341578 5357 tablet_bootstrap.cc:492] T c7677a7a28494bc28567bc638ed3cf10 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.341885 5357 ts_tablet_manager.cc:1397] T c7677a7a28494bc28567bc638ed3cf10 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
W20260620 14:48:42.342576 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a3b70bb09fb84a4f83190d712f6a52cc has no consensus state
I20260620 14:48:42.342607 5357 raft_consensus.cc:348] T c7677a7a28494bc28567bc638ed3cf10 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.342787 5357 raft_consensus.cc:374] T c7677a7a28494bc28567bc638ed3cf10 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.342908 5357 raft_consensus.cc:729] T c7677a7a28494bc28567bc638ed3cf10 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.343147 5357 consensus_queue.cc:260] T c7677a7a28494bc28567bc638ed3cf10 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.343336 5357 raft_consensus.cc:388] T c7677a7a28494bc28567bc638ed3cf10 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.343446 5357 raft_consensus.cc:482] T c7677a7a28494bc28567bc638ed3cf10 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.343560 5357 raft_consensus.cc:3037] T c7677a7a28494bc28567bc638ed3cf10 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.344223 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.345847 5310 tablet_service.cc:1467] Processing CreateTablet for tablet a3b70bb09fb84a4f83190d712f6a52cc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260620 14:48:42.346258 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a3b70bb09fb84a4f83190d712f6a52cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.346930 5357 raft_consensus.cc:504] T c7677a7a28494bc28567bc638ed3cf10 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.347186 5357 leader_election.cc:302] T c7677a7a28494bc28567bc638ed3cf10 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.347435 5361 raft_consensus.cc:2781] T c7677a7a28494bc28567bc638ed3cf10 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.347450 5367 ts_tablet_manager.cc:1918] T 17417aca6b944b3fa35568f972690130 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.347615 5361 raft_consensus.cc:686] T c7677a7a28494bc28567bc638ed3cf10 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.347628 5367 log.cc:1196] T 17417aca6b944b3fa35568f972690130 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/17417aca6b944b3fa35568f972690130
I20260620 14:48:42.347870 5361 consensus_queue.cc:237] T c7677a7a28494bc28567bc638ed3cf10 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.348073 5367 ts_tablet_manager.cc:1939] T 17417aca6b944b3fa35568f972690130 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.348544 5357 leader_election.cc:288] T c7677a7a28494bc28567bc638ed3cf10 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.348994 5357 ts_tablet_manager.cc:1428] T c7677a7a28494bc28567bc638ed3cf10 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.007s user 0.005s sys 0.000s
I20260620 14:48:42.349277 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 17417aca6b944b3fa35568f972690130 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.351469 5357 tablet_bootstrap.cc:492] T a3b70bb09fb84a4f83190d712f6a52cc P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.352655 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.353077 5357 tablet_bootstrap.cc:654] T a3b70bb09fb84a4f83190d712f6a52cc P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.354908 5357 tablet_bootstrap.cc:492] T a3b70bb09fb84a4f83190d712f6a52cc P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.355080 5357 ts_tablet_manager.cc:1397] T a3b70bb09fb84a4f83190d712f6a52cc P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:42.355718 5357 raft_consensus.cc:348] T a3b70bb09fb84a4f83190d712f6a52cc P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.355901 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet a3b70bb09fb84a4f83190d712f6a52cc
I20260620 14:48:42.355926 5357 raft_consensus.cc:374] T a3b70bb09fb84a4f83190d712f6a52cc P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.356036 5357 raft_consensus.cc:729] T a3b70bb09fb84a4f83190d712f6a52cc P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.356328 5357 consensus_queue.cc:260] T a3b70bb09fb84a4f83190d712f6a52cc P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.356606 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet a3b70bb09fb84a4f83190d712f6a52cc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.356614 5357 raft_consensus.cc:388] T a3b70bb09fb84a4f83190d712f6a52cc P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.356796 5357 raft_consensus.cc:482] T a3b70bb09fb84a4f83190d712f6a52cc P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.356911 5357 raft_consensus.cc:3037] T a3b70bb09fb84a4f83190d712f6a52cc P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:42.357542 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet a3b70bb09fb84a4f83190d712f6a52cc because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a3b70bb09fb84a4f83190d712f6a52cc already in progress: creating tablet
I20260620 14:48:42.358596 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.358925 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.359285 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet c7677a7a28494bc28567bc638ed3cf10 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.359531 5367 tablet_replica.cc:330] T c7677a7a28494bc28567bc638ed3cf10 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.359637 5357 raft_consensus.cc:504] T a3b70bb09fb84a4f83190d712f6a52cc P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.359756 5367 raft_consensus.cc:2229] T c7677a7a28494bc28567bc638ed3cf10 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.359879 5357 leader_election.cc:302] T a3b70bb09fb84a4f83190d712f6a52cc P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.359954 5367 raft_consensus.cc:2258] T c7677a7a28494bc28567bc638ed3cf10 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.360090 5357 leader_election.cc:288] T a3b70bb09fb84a4f83190d712f6a52cc P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.360169 5361 raft_consensus.cc:2781] T a3b70bb09fb84a4f83190d712f6a52cc P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.360574 5361 raft_consensus.cc:686] T a3b70bb09fb84a4f83190d712f6a52cc P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.360692 5357 ts_tablet_manager.cc:1428] T a3b70bb09fb84a4f83190d712f6a52cc P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260620 14:48:42.360848 5361 consensus_queue.cc:237] T a3b70bb09fb84a4f83190d712f6a52cc P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.361182 5367 ts_tablet_manager.cc:1905] T c7677a7a28494bc28567bc638ed3cf10 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.362651 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:42.366180 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dba63023db4d4bfc8157edf5342eb053 has no consensus state
I20260620 14:48:42.367424 5367 ts_tablet_manager.cc:1918] T c7677a7a28494bc28567bc638ed3cf10 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.367449 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet a3b70bb09fb84a4f83190d712f6a52cc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.367573 5367 log.cc:1196] T c7677a7a28494bc28567bc638ed3cf10 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/c7677a7a28494bc28567bc638ed3cf10
I20260620 14:48:42.368000 5367 ts_tablet_manager.cc:1939] T c7677a7a28494bc28567bc638ed3cf10 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.369050 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet c7677a7a28494bc28567bc638ed3cf10 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.369428 5367 tablet_replica.cc:330] T a3b70bb09fb84a4f83190d712f6a52cc P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.369364 5310 tablet_service.cc:1467] Processing CreateTablet for tablet dba63023db4d4bfc8157edf5342eb053 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260620 14:48:42.369608 5367 raft_consensus.cc:2229] T a3b70bb09fb84a4f83190d712f6a52cc P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.369690 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dba63023db4d4bfc8157edf5342eb053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.369803 5367 raft_consensus.cc:2258] T a3b70bb09fb84a4f83190d712f6a52cc P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.370807 5367 ts_tablet_manager.cc:1905] T a3b70bb09fb84a4f83190d712f6a52cc P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.371053 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.373524 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.374672 5357 tablet_bootstrap.cc:492] T dba63023db4d4bfc8157edf5342eb053 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.376230 5357 tablet_bootstrap.cc:654] T dba63023db4d4bfc8157edf5342eb053 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.376629 5367 ts_tablet_manager.cc:1918] T a3b70bb09fb84a4f83190d712f6a52cc P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.376767 5367 log.cc:1196] T a3b70bb09fb84a4f83190d712f6a52cc P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/a3b70bb09fb84a4f83190d712f6a52cc
I20260620 14:48:42.377017 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet dba63023db4d4bfc8157edf5342eb053
I20260620 14:48:42.377163 5367 ts_tablet_manager.cc:1939] T a3b70bb09fb84a4f83190d712f6a52cc P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.377677 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet dba63023db4d4bfc8157edf5342eb053 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.378270 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet a3b70bb09fb84a4f83190d712f6a52cc (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:42.378556 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet dba63023db4d4bfc8157edf5342eb053 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet dba63023db4d4bfc8157edf5342eb053 already in progress: creating tablet
I20260620 14:48:42.378829 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.379477 5357 tablet_bootstrap.cc:492] T dba63023db4d4bfc8157edf5342eb053 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.379624 5357 ts_tablet_manager.cc:1397] T dba63023db4d4bfc8157edf5342eb053 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.004s
I20260620 14:48:42.380359 5357 raft_consensus.cc:348] T dba63023db4d4bfc8157edf5342eb053 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.380569 5357 raft_consensus.cc:374] T dba63023db4d4bfc8157edf5342eb053 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.380692 5357 raft_consensus.cc:729] T dba63023db4d4bfc8157edf5342eb053 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.380966 5357 consensus_queue.cc:260] T dba63023db4d4bfc8157edf5342eb053 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.381168 5357 raft_consensus.cc:388] T dba63023db4d4bfc8157edf5342eb053 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.381264 5357 raft_consensus.cc:482] T dba63023db4d4bfc8157edf5342eb053 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.381384 5357 raft_consensus.cc:3037] T dba63023db4d4bfc8157edf5342eb053 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.381671 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.384023 5357 raft_consensus.cc:504] T dba63023db4d4bfc8157edf5342eb053 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.384277 5357 leader_election.cc:302] T dba63023db4d4bfc8157edf5342eb053 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.384493 5357 leader_election.cc:288] T dba63023db4d4bfc8157edf5342eb053 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.384569 5361 raft_consensus.cc:2781] T dba63023db4d4bfc8157edf5342eb053 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.384770 5361 raft_consensus.cc:686] T dba63023db4d4bfc8157edf5342eb053 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.384974 5357 ts_tablet_manager.cc:1428] T dba63023db4d4bfc8157edf5342eb053 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.002s sys 0.003s
I20260620 14:48:42.385013 5361 consensus_queue.cc:237] T dba63023db4d4bfc8157edf5342eb053 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
W20260620 14:48:42.385221 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 213b3d65e08a4afc90a3f42af9159e49 has no consensus state
I20260620 14:48:42.387615 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.388541 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 213b3d65e08a4afc90a3f42af9159e49 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20260620 14:48:42.388988 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 213b3d65e08a4afc90a3f42af9159e49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.389950 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet dba63023db4d4bfc8157edf5342eb053 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.390285 5367 tablet_replica.cc:330] T dba63023db4d4bfc8157edf5342eb053 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.389794 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.390625 5367 raft_consensus.cc:2229] T dba63023db4d4bfc8157edf5342eb053 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.390849 5367 raft_consensus.cc:2258] T dba63023db4d4bfc8157edf5342eb053 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.391980 5367 ts_tablet_manager.cc:1905] T dba63023db4d4bfc8157edf5342eb053 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.393699 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 213b3d65e08a4afc90a3f42af9159e49
I20260620 14:48:42.394454 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 213b3d65e08a4afc90a3f42af9159e49 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.395169 5357 tablet_bootstrap.cc:492] T 213b3d65e08a4afc90a3f42af9159e49 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.395689 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.395918 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.396891 5357 tablet_bootstrap.cc:654] T 213b3d65e08a4afc90a3f42af9159e49 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.398370 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.398890 5357 tablet_bootstrap.cc:492] T 213b3d65e08a4afc90a3f42af9159e49 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.399065 5357 ts_tablet_manager.cc:1397] T 213b3d65e08a4afc90a3f42af9159e49 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:42.399696 5357 raft_consensus.cc:348] T 213b3d65e08a4afc90a3f42af9159e49 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.399899 5357 raft_consensus.cc:374] T 213b3d65e08a4afc90a3f42af9159e49 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.400009 5357 raft_consensus.cc:729] T 213b3d65e08a4afc90a3f42af9159e49 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.400250 5357 consensus_queue.cc:260] T 213b3d65e08a4afc90a3f42af9159e49 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.400414 5357 raft_consensus.cc:388] T 213b3d65e08a4afc90a3f42af9159e49 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.400538 5357 raft_consensus.cc:482] T 213b3d65e08a4afc90a3f42af9159e49 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.400662 5357 raft_consensus.cc:3037] T 213b3d65e08a4afc90a3f42af9159e49 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.401028 5367 ts_tablet_manager.cc:1918] T dba63023db4d4bfc8157edf5342eb053 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.401214 5367 log.cc:1196] T dba63023db4d4bfc8157edf5342eb053 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/dba63023db4d4bfc8157edf5342eb053
I20260620 14:48:42.401641 5367 ts_tablet_manager.cc:1939] T dba63023db4d4bfc8157edf5342eb053 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
W20260620 14:48:42.402173 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c15ebce931e7480f9ba2f7d11c05ab11 has no consensus state
I20260620 14:48:42.402705 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet dba63023db4d4bfc8157edf5342eb053 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:42.402964 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 213b3d65e08a4afc90a3f42af9159e49 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 213b3d65e08a4afc90a3f42af9159e49 already in progress: creating tablet
I20260620 14:48:42.403136 5357 raft_consensus.cc:504] T 213b3d65e08a4afc90a3f42af9159e49 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.403373 5357 leader_election.cc:302] T 213b3d65e08a4afc90a3f42af9159e49 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.403568 5357 leader_election.cc:288] T 213b3d65e08a4afc90a3f42af9159e49 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.403666 5361 raft_consensus.cc:2781] T 213b3d65e08a4afc90a3f42af9159e49 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.403810 5361 raft_consensus.cc:686] T 213b3d65e08a4afc90a3f42af9159e49 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.404036 5361 consensus_queue.cc:237] T 213b3d65e08a4afc90a3f42af9159e49 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.404522 5357 ts_tablet_manager.cc:1428] T 213b3d65e08a4afc90a3f42af9159e49 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.001s sys 0.004s
I20260620 14:48:42.404757 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.406178 5310 tablet_service.cc:1467] Processing CreateTablet for tablet c15ebce931e7480f9ba2f7d11c05ab11 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20260620 14:48:42.406612 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c15ebce931e7480f9ba2f7d11c05ab11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.411269 5357 tablet_bootstrap.cc:492] T c15ebce931e7480f9ba2f7d11c05ab11 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.411721 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.412979 5357 tablet_bootstrap.cc:654] T c15ebce931e7480f9ba2f7d11c05ab11 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.415818 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet c15ebce931e7480f9ba2f7d11c05ab11
I20260620 14:48:42.416801 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet c15ebce931e7480f9ba2f7d11c05ab11 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:42.417819 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet c15ebce931e7480f9ba2f7d11c05ab11 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c15ebce931e7480f9ba2f7d11c05ab11 already in progress: creating tablet
I20260620 14:48:42.417951 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:42.419241 5346 tablet.cc:2369] T 213b3d65e08a4afc90a3f42af9159e49 P b3bc3bfb900a46f5b7023dbabd73670d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260620 14:48:42.421113 5357 tablet_bootstrap.cc:492] T c15ebce931e7480f9ba2f7d11c05ab11 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.420957 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.421288 5357 ts_tablet_manager.cc:1397] T c15ebce931e7480f9ba2f7d11c05ab11 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.010s user 0.006s sys 0.002s
I20260620 14:48:42.422037 5357 raft_consensus.cc:348] T c15ebce931e7480f9ba2f7d11c05ab11 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.422220 5357 raft_consensus.cc:374] T c15ebce931e7480f9ba2f7d11c05ab11 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.422326 5357 raft_consensus.cc:729] T c15ebce931e7480f9ba2f7d11c05ab11 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.422544 5357 consensus_queue.cc:260] T c15ebce931e7480f9ba2f7d11c05ab11 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.422742 5357 raft_consensus.cc:388] T c15ebce931e7480f9ba2f7d11c05ab11 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.422839 5357 raft_consensus.cc:482] T c15ebce931e7480f9ba2f7d11c05ab11 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.422974 5357 raft_consensus.cc:3037] T c15ebce931e7480f9ba2f7d11c05ab11 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.423484 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.424244 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 213b3d65e08a4afc90a3f42af9159e49 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.424583 5367 tablet_replica.cc:330] T 213b3d65e08a4afc90a3f42af9159e49 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.424764 5367 raft_consensus.cc:2229] T 213b3d65e08a4afc90a3f42af9159e49 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.424979 5367 raft_consensus.cc:2258] T 213b3d65e08a4afc90a3f42af9159e49 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.425931 5367 ts_tablet_manager.cc:1905] T 213b3d65e08a4afc90a3f42af9159e49 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.426663 5357 raft_consensus.cc:504] T c15ebce931e7480f9ba2f7d11c05ab11 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.426965 5357 leader_election.cc:302] T c15ebce931e7480f9ba2f7d11c05ab11 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
W20260620 14:48:42.427206 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6fca18987d0946d98bd5f466a4e0bd09 has no consensus state
I20260620 14:48:42.427264 5361 raft_consensus.cc:2781] T c15ebce931e7480f9ba2f7d11c05ab11 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.427424 5361 raft_consensus.cc:686] T c15ebce931e7480f9ba2f7d11c05ab11 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.427654 5361 consensus_queue.cc:237] T c15ebce931e7480f9ba2f7d11c05ab11 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.428607 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.429504 5357 leader_election.cc:288] T c15ebce931e7480f9ba2f7d11c05ab11 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.430716 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 6fca18987d0946d98bd5f466a4e0bd09 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260620 14:48:42.430780 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.431180 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6fca18987d0946d98bd5f466a4e0bd09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.431407 5357 ts_tablet_manager.cc:1428] T c15ebce931e7480f9ba2f7d11c05ab11 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.010s user 0.004s sys 0.002s
I20260620 14:48:42.432686 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet c15ebce931e7480f9ba2f7d11c05ab11 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.436173 5367 ts_tablet_manager.cc:1918] T 213b3d65e08a4afc90a3f42af9159e49 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.436321 5367 log.cc:1196] T 213b3d65e08a4afc90a3f42af9159e49 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/213b3d65e08a4afc90a3f42af9159e49
I20260620 14:48:42.436420 5357 tablet_bootstrap.cc:492] T 6fca18987d0946d98bd5f466a4e0bd09 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.436790 5367 ts_tablet_manager.cc:1939] T 213b3d65e08a4afc90a3f42af9159e49 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.437563 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 6fca18987d0946d98bd5f466a4e0bd09
I20260620 14:48:42.437736 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 213b3d65e08a4afc90a3f42af9159e49 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.438112 5357 tablet_bootstrap.cc:654] T 6fca18987d0946d98bd5f466a4e0bd09 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.438249 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 6fca18987d0946d98bd5f466a4e0bd09 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.438545 5367 tablet_replica.cc:330] T c15ebce931e7480f9ba2f7d11c05ab11 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.438772 5367 raft_consensus.cc:2229] T c15ebce931e7480f9ba2f7d11c05ab11 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.438946 5367 raft_consensus.cc:2258] T c15ebce931e7480f9ba2f7d11c05ab11 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.439468 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.440280 5367 ts_tablet_manager.cc:1905] T c15ebce931e7480f9ba2f7d11c05ab11 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.441576 5357 tablet_bootstrap.cc:492] T 6fca18987d0946d98bd5f466a4e0bd09 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.440425 5221 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.441740 5357 ts_tablet_manager.cc:1397] T 6fca18987d0946d98bd5f466a4e0bd09 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.005s user 0.002s sys 0.003s
I20260620 14:48:42.442476 5357 raft_consensus.cc:348] T 6fca18987d0946d98bd5f466a4e0bd09 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.442693 5357 raft_consensus.cc:374] T 6fca18987d0946d98bd5f466a4e0bd09 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.442792 5357 raft_consensus.cc:729] T 6fca18987d0946d98bd5f466a4e0bd09 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.442884 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.443022 5357 consensus_queue.cc:260] T 6fca18987d0946d98bd5f466a4e0bd09 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.443202 5357 raft_consensus.cc:388] T 6fca18987d0946d98bd5f466a4e0bd09 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.443418 5357 raft_consensus.cc:482] T 6fca18987d0946d98bd5f466a4e0bd09 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.443528 5357 raft_consensus.cc:3037] T 6fca18987d0946d98bd5f466a4e0bd09 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:42.446038 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b29a41daf3984e1bb8df9cfec50329b5 has no consensus state
I20260620 14:48:42.446430 5357 raft_consensus.cc:504] T 6fca18987d0946d98bd5f466a4e0bd09 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.446722 5357 leader_election.cc:302] T 6fca18987d0946d98bd5f466a4e0bd09 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.446923 5367 ts_tablet_manager.cc:1918] T c15ebce931e7480f9ba2f7d11c05ab11 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.446946 5357 leader_election.cc:288] T 6fca18987d0946d98bd5f466a4e0bd09 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.447005 5360 raft_consensus.cc:2781] T 6fca18987d0946d98bd5f466a4e0bd09 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.447081 5367 log.cc:1196] T c15ebce931e7480f9ba2f7d11c05ab11 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/c15ebce931e7480f9ba2f7d11c05ab11
I20260620 14:48:42.447182 5360 raft_consensus.cc:686] T 6fca18987d0946d98bd5f466a4e0bd09 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.447517 5367 ts_tablet_manager.cc:1939] T c15ebce931e7480f9ba2f7d11c05ab11 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.447453 5360 consensus_queue.cc:237] T 6fca18987d0946d98bd5f466a4e0bd09 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.448486 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet c15ebce931e7480f9ba2f7d11c05ab11 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:42.449285 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 6fca18987d0946d98bd5f466a4e0bd09 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6fca18987d0946d98bd5f466a4e0bd09 already in progress: creating tablet
I20260620 14:48:42.449331 5357 ts_tablet_manager.cc:1428] T 6fca18987d0946d98bd5f466a4e0bd09 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.007s user 0.005s sys 0.001s
I20260620 14:48:42.449654 5310 tablet_service.cc:1467] Processing CreateTablet for tablet b29a41daf3984e1bb8df9cfec50329b5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260620 14:48:42.449838 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.450042 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b29a41daf3984e1bb8df9cfec50329b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.450883 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 6fca18987d0946d98bd5f466a4e0bd09 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.451180 5367 tablet_replica.cc:330] T 6fca18987d0946d98bd5f466a4e0bd09 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.451906 5367 raft_consensus.cc:2229] T 6fca18987d0946d98bd5f466a4e0bd09 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.452123 5367 raft_consensus.cc:2258] T 6fca18987d0946d98bd5f466a4e0bd09 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.452541 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.453189 5367 ts_tablet_manager.cc:1905] T 6fca18987d0946d98bd5f466a4e0bd09 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.455313 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet b29a41daf3984e1bb8df9cfec50329b5
I20260620 14:48:42.456099 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet b29a41daf3984e1bb8df9cfec50329b5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.456602 5357 tablet_bootstrap.cc:492] T b29a41daf3984e1bb8df9cfec50329b5 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.456931 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.458362 5357 tablet_bootstrap.cc:654] T b29a41daf3984e1bb8df9cfec50329b5 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.459349 5367 ts_tablet_manager.cc:1918] T 6fca18987d0946d98bd5f466a4e0bd09 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.459484 5367 log.cc:1196] T 6fca18987d0946d98bd5f466a4e0bd09 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/6fca18987d0946d98bd5f466a4e0bd09
I20260620 14:48:42.459836 5367 ts_tablet_manager.cc:1939] T 6fca18987d0946d98bd5f466a4e0bd09 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.459730 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.460743 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 6fca18987d0946d98bd5f466a4e0bd09 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:42.461233 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet b29a41daf3984e1bb8df9cfec50329b5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b29a41daf3984e1bb8df9cfec50329b5 already in progress: creating tablet
I20260620 14:48:42.461779 5357 tablet_bootstrap.cc:492] T b29a41daf3984e1bb8df9cfec50329b5 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.461928 5357 ts_tablet_manager.cc:1397] T b29a41daf3984e1bb8df9cfec50329b5 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260620 14:48:42.462632 5357 raft_consensus.cc:348] T b29a41daf3984e1bb8df9cfec50329b5 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.463158 5357 raft_consensus.cc:374] T b29a41daf3984e1bb8df9cfec50329b5 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.463289 5357 raft_consensus.cc:729] T b29a41daf3984e1bb8df9cfec50329b5 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.463512 5357 consensus_queue.cc:260] T b29a41daf3984e1bb8df9cfec50329b5 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
W20260620 14:48:42.463649 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 58ef0c384f4840f3afd59c5fe9535095 has no consensus state
I20260620 14:48:42.463737 5357 raft_consensus.cc:388] T b29a41daf3984e1bb8df9cfec50329b5 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.463842 5357 raft_consensus.cc:482] T b29a41daf3984e1bb8df9cfec50329b5 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.463958 5357 raft_consensus.cc:3037] T b29a41daf3984e1bb8df9cfec50329b5 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.465494 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.466673 5357 raft_consensus.cc:504] T b29a41daf3984e1bb8df9cfec50329b5 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.466956 5357 leader_election.cc:302] T b29a41daf3984e1bb8df9cfec50329b5 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.467162 5357 leader_election.cc:288] T b29a41daf3984e1bb8df9cfec50329b5 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.467325 5360 raft_consensus.cc:2781] T b29a41daf3984e1bb8df9cfec50329b5 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.467415 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 58ef0c384f4840f3afd59c5fe9535095 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260620 14:48:42.467506 5360 raft_consensus.cc:686] T b29a41daf3984e1bb8df9cfec50329b5 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.467828 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 58ef0c384f4840f3afd59c5fe9535095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.467754 5360 consensus_queue.cc:237] T b29a41daf3984e1bb8df9cfec50329b5 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.467998 5357 ts_tablet_manager.cc:1428] T b29a41daf3984e1bb8df9cfec50329b5 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20260620 14:48:42.467877 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.471155 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 58ef0c384f4840f3afd59c5fe9535095
I20260620 14:48:42.471846 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 58ef0c384f4840f3afd59c5fe9535095 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:42.472581 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 58ef0c384f4840f3afd59c5fe9535095 because the tablet was not found. No further retry: Not found: Tablet not found: 58ef0c384f4840f3afd59c5fe9535095
I20260620 14:48:42.473254 5221 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.473194 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.473868 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet b29a41daf3984e1bb8df9cfec50329b5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.473912 5357 tablet_bootstrap.cc:492] T 58ef0c384f4840f3afd59c5fe9535095 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.474159 5367 tablet_replica.cc:330] T b29a41daf3984e1bb8df9cfec50329b5 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.474361 5367 raft_consensus.cc:2229] T b29a41daf3984e1bb8df9cfec50329b5 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.474560 5367 raft_consensus.cc:2258] T b29a41daf3984e1bb8df9cfec50329b5 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.475389 5367 ts_tablet_manager.cc:1905] T b29a41daf3984e1bb8df9cfec50329b5 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.475543 5357 tablet_bootstrap.cc:654] T 58ef0c384f4840f3afd59c5fe9535095 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.476140 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.477600 5357 tablet_bootstrap.cc:492] T 58ef0c384f4840f3afd59c5fe9535095 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.477759 5357 ts_tablet_manager.cc:1397] T 58ef0c384f4840f3afd59c5fe9535095 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:42.478427 5357 raft_consensus.cc:348] T 58ef0c384f4840f3afd59c5fe9535095 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.478613 5357 raft_consensus.cc:374] T 58ef0c384f4840f3afd59c5fe9535095 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.478711 5357 raft_consensus.cc:729] T 58ef0c384f4840f3afd59c5fe9535095 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.478955 5357 consensus_queue.cc:260] T 58ef0c384f4840f3afd59c5fe9535095 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.479152 5357 raft_consensus.cc:388] T 58ef0c384f4840f3afd59c5fe9535095 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.479257 5357 raft_consensus.cc:482] T 58ef0c384f4840f3afd59c5fe9535095 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.479385 5357 raft_consensus.cc:3037] T 58ef0c384f4840f3afd59c5fe9535095 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:42.479422 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9c77cbd0656945e18ee21a8cd0deef57 has no consensus state
I20260620 14:48:42.482152 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.482263 5357 raft_consensus.cc:504] T 58ef0c384f4840f3afd59c5fe9535095 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.482528 5357 leader_election.cc:302] T 58ef0c384f4840f3afd59c5fe9535095 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.482734 5367 ts_tablet_manager.cc:1918] T b29a41daf3984e1bb8df9cfec50329b5 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.482839 5360 raft_consensus.cc:2781] T 58ef0c384f4840f3afd59c5fe9535095 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.482975 5367 log.cc:1196] T b29a41daf3984e1bb8df9cfec50329b5 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/b29a41daf3984e1bb8df9cfec50329b5
I20260620 14:48:42.482985 5360 raft_consensus.cc:686] T 58ef0c384f4840f3afd59c5fe9535095 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.483366 5357 leader_election.cc:288] T 58ef0c384f4840f3afd59c5fe9535095 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.483291 5360 consensus_queue.cc:237] T 58ef0c384f4840f3afd59c5fe9535095 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.483614 5367 ts_tablet_manager.cc:1939] T b29a41daf3984e1bb8df9cfec50329b5 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.483888 5357 ts_tablet_manager.cc:1428] T 58ef0c384f4840f3afd59c5fe9535095 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20260620 14:48:42.484448 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 9c77cbd0656945e18ee21a8cd0deef57 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260620 14:48:42.484820 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet b29a41daf3984e1bb8df9cfec50329b5 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.484891 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9c77cbd0656945e18ee21a8cd0deef57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.484637 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.489024 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 9c77cbd0656945e18ee21a8cd0deef57
I20260620 14:48:42.489612 5357 tablet_bootstrap.cc:492] T 9c77cbd0656945e18ee21a8cd0deef57 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.489779 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 9c77cbd0656945e18ee21a8cd0deef57 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:42.490921 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 9c77cbd0656945e18ee21a8cd0deef57 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9c77cbd0656945e18ee21a8cd0deef57 already in progress: creating tablet
I20260620 14:48:42.491338 5357 tablet_bootstrap.cc:654] T 9c77cbd0656945e18ee21a8cd0deef57 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.491081 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.493228 5357 tablet_bootstrap.cc:492] T 9c77cbd0656945e18ee21a8cd0deef57 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.493364 5357 ts_tablet_manager.cc:1397] T 9c77cbd0656945e18ee21a8cd0deef57 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260620 14:48:42.494066 5357 raft_consensus.cc:348] T 9c77cbd0656945e18ee21a8cd0deef57 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.494258 5357 raft_consensus.cc:374] T 9c77cbd0656945e18ee21a8cd0deef57 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.494372 5357 raft_consensus.cc:729] T 9c77cbd0656945e18ee21a8cd0deef57 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.494602 5357 consensus_queue.cc:260] T 9c77cbd0656945e18ee21a8cd0deef57 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.494820 5357 raft_consensus.cc:388] T 9c77cbd0656945e18ee21a8cd0deef57 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.494956 5357 raft_consensus.cc:482] T 9c77cbd0656945e18ee21a8cd0deef57 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.495100 5357 raft_consensus.cc:3037] T 9c77cbd0656945e18ee21a8cd0deef57 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.494962 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.496171 5221 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.496955 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 58ef0c384f4840f3afd59c5fe9535095 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.497197 5367 tablet_replica.cc:330] T 58ef0c384f4840f3afd59c5fe9535095 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.497397 5367 raft_consensus.cc:2229] T 58ef0c384f4840f3afd59c5fe9535095 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.497529 5357 raft_consensus.cc:504] T 9c77cbd0656945e18ee21a8cd0deef57 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.497613 5367 raft_consensus.cc:2258] T 58ef0c384f4840f3afd59c5fe9535095 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.497799 5357 leader_election.cc:302] T 9c77cbd0656945e18ee21a8cd0deef57 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.498005 5357 leader_election.cc:288] T 9c77cbd0656945e18ee21a8cd0deef57 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.498358 5391 raft_consensus.cc:2781] T 9c77cbd0656945e18ee21a8cd0deef57 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.498453 5357 ts_tablet_manager.cc:1428] T 9c77cbd0656945e18ee21a8cd0deef57 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260620 14:48:42.498518 5391 raft_consensus.cc:686] T 9c77cbd0656945e18ee21a8cd0deef57 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.498795 5391 consensus_queue.cc:237] T 9c77cbd0656945e18ee21a8cd0deef57 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
W20260620 14:48:42.499457 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b20e4269f132455384764dd056b9b0e2 has no consensus state
I20260620 14:48:42.501555 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.502326 5367 ts_tablet_manager.cc:1905] T 58ef0c384f4840f3afd59c5fe9535095 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.502564 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 9c77cbd0656945e18ee21a8cd0deef57 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.504297 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.506778 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet b20e4269f132455384764dd056b9b0e2
I20260620 14:48:42.507503 5367 ts_tablet_manager.cc:1918] T 58ef0c384f4840f3afd59c5fe9535095 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.507623 5367 log.cc:1196] T 58ef0c384f4840f3afd59c5fe9535095 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/58ef0c384f4840f3afd59c5fe9535095
I20260620 14:48:42.508025 5367 ts_tablet_manager.cc:1939] T 58ef0c384f4840f3afd59c5fe9535095 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.508275 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.508857 5367 tablet_replica.cc:330] T 9c77cbd0656945e18ee21a8cd0deef57 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.509045 5367 raft_consensus.cc:2229] T 9c77cbd0656945e18ee21a8cd0deef57 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.509250 5367 raft_consensus.cc:2258] T 9c77cbd0656945e18ee21a8cd0deef57 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.509768 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 58ef0c384f4840f3afd59c5fe9535095 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.510236 5367 ts_tablet_manager.cc:1905] T 9c77cbd0656945e18ee21a8cd0deef57 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.510398 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet b20e4269f132455384764dd056b9b0e2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.510437 5310 tablet_service.cc:1467] Processing CreateTablet for tablet b20e4269f132455384764dd056b9b0e2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION VALUES < 100
I20260620 14:48:42.510600 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.511021 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b20e4269f132455384764dd056b9b0e2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260620 14:48:42.513737 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d96837eb9f29414ab69a30f6e3f5081f has no consensus state
I20260620 14:48:42.515166 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.517015 5367 ts_tablet_manager.cc:1918] T 9c77cbd0656945e18ee21a8cd0deef57 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.517087 5308 tablet_service.cc:1467] Processing CreateTablet for tablet d96837eb9f29414ab69a30f6e3f5081f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION VALUES < 100
I20260620 14:48:42.517357 5357 tablet_bootstrap.cc:492] T b20e4269f132455384764dd056b9b0e2 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.517516 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d96837eb9f29414ab69a30f6e3f5081f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.517376 5367 log.cc:1196] T 9c77cbd0656945e18ee21a8cd0deef57 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/9c77cbd0656945e18ee21a8cd0deef57
I20260620 14:48:42.517359 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.518860 5357 tablet_bootstrap.cc:654] T b20e4269f132455384764dd056b9b0e2 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.519961 5367 ts_tablet_manager.cc:1939] T 9c77cbd0656945e18ee21a8cd0deef57 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.520784 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 9c77cbd0656945e18ee21a8cd0deef57 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:42.521104 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet b20e4269f132455384764dd056b9b0e2 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b20e4269f132455384764dd056b9b0e2 already in progress: creating tablet
I20260620 14:48:42.521504 5357 tablet_bootstrap.cc:492] T b20e4269f132455384764dd056b9b0e2 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.521678 5357 ts_tablet_manager.cc:1397] T b20e4269f132455384764dd056b9b0e2 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260620 14:48:42.522303 5357 raft_consensus.cc:348] T b20e4269f132455384764dd056b9b0e2 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.522500 5357 raft_consensus.cc:374] T b20e4269f132455384764dd056b9b0e2 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.522579 5357 raft_consensus.cc:729] T b20e4269f132455384764dd056b9b0e2 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.522841 5357 consensus_queue.cc:260] T b20e4269f132455384764dd056b9b0e2 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.523041 5357 raft_consensus.cc:388] T b20e4269f132455384764dd056b9b0e2 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.523146 5357 raft_consensus.cc:482] T b20e4269f132455384764dd056b9b0e2 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.523267 5357 raft_consensus.cc:3037] T b20e4269f132455384764dd056b9b0e2 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.523774 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet d96837eb9f29414ab69a30f6e3f5081f
I20260620 14:48:42.524410 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet d96837eb9f29414ab69a30f6e3f5081f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:42.524971 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet d96837eb9f29414ab69a30f6e3f5081f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d96837eb9f29414ab69a30f6e3f5081f already in progress: creating tablet
I20260620 14:48:42.525630 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.526093 5357 raft_consensus.cc:504] T b20e4269f132455384764dd056b9b0e2 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.526320 5357 leader_election.cc:302] T b20e4269f132455384764dd056b9b0e2 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.526537 5357 leader_election.cc:288] T b20e4269f132455384764dd056b9b0e2 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.526655 5391 raft_consensus.cc:2781] T b20e4269f132455384764dd056b9b0e2 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.526820 5391 raft_consensus.cc:686] T b20e4269f132455384764dd056b9b0e2 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.526954 5357 ts_tablet_manager.cc:1428] T b20e4269f132455384764dd056b9b0e2 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.003s sys 0.001s
I20260620 14:48:42.527081 5391 consensus_queue.cc:237] T b20e4269f132455384764dd056b9b0e2 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.527227 5357 tablet_bootstrap.cc:492] T d96837eb9f29414ab69a30f6e3f5081f P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.528318 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.528976 5357 tablet_bootstrap.cc:654] T d96837eb9f29414ab69a30f6e3f5081f P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.530591 5357 tablet_bootstrap.cc:492] T d96837eb9f29414ab69a30f6e3f5081f P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.530740 5357 ts_tablet_manager.cc:1397] T d96837eb9f29414ab69a30f6e3f5081f P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
W20260620 14:48:42.531378 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ce73eb52b7c44a7f80469aec5b2f72bd has no consensus state
I20260620 14:48:42.531344 5357 raft_consensus.cc:348] T d96837eb9f29414ab69a30f6e3f5081f P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.531526 5357 raft_consensus.cc:374] T d96837eb9f29414ab69a30f6e3f5081f P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.531623 5357 raft_consensus.cc:729] T d96837eb9f29414ab69a30f6e3f5081f P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.531833 5357 consensus_queue.cc:260] T d96837eb9f29414ab69a30f6e3f5081f P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.532063 5357 raft_consensus.cc:388] T d96837eb9f29414ab69a30f6e3f5081f P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.532181 5357 raft_consensus.cc:482] T d96837eb9f29414ab69a30f6e3f5081f P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.532231 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet b20e4269f132455384764dd056b9b0e2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.532316 5357 raft_consensus.cc:3037] T d96837eb9f29414ab69a30f6e3f5081f P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.533363 5367 tablet_replica.cc:330] T b20e4269f132455384764dd056b9b0e2 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.533547 5367 raft_consensus.cc:2229] T b20e4269f132455384764dd056b9b0e2 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.533418 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.533744 5367 raft_consensus.cc:2258] T b20e4269f132455384764dd056b9b0e2 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.535181 5357 raft_consensus.cc:504] T d96837eb9f29414ab69a30f6e3f5081f P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.535444 5357 leader_election.cc:302] T d96837eb9f29414ab69a30f6e3f5081f P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.535743 5391 raft_consensus.cc:2781] T d96837eb9f29414ab69a30f6e3f5081f P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.535907 5391 raft_consensus.cc:686] T d96837eb9f29414ab69a30f6e3f5081f P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.535804 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.535864 5308 tablet_service.cc:1467] Processing CreateTablet for tablet ce73eb52b7c44a7f80469aec5b2f72bd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260620 14:48:42.536127 5391 consensus_queue.cc:237] T d96837eb9f29414ab69a30f6e3f5081f P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.536427 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ce73eb52b7c44a7f80469aec5b2f72bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.536818 5357 leader_election.cc:288] T d96837eb9f29414ab69a30f6e3f5081f P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.537483 5357 ts_tablet_manager.cc:1428] T d96837eb9f29414ab69a30f6e3f5081f P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.007s user 0.002s sys 0.004s
I20260620 14:48:42.538013 5367 ts_tablet_manager.cc:1905] T b20e4269f132455384764dd056b9b0e2 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.539482 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet ce73eb52b7c44a7f80469aec5b2f72bd
I20260620 14:48:42.540306 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet ce73eb52b7c44a7f80469aec5b2f72bd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.542105 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.542569 5222 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.543416 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet d96837eb9f29414ab69a30f6e3f5081f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.544765 5367 ts_tablet_manager.cc:1918] T b20e4269f132455384764dd056b9b0e2 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.544898 5367 log.cc:1196] T b20e4269f132455384764dd056b9b0e2 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/b20e4269f132455384764dd056b9b0e2
I20260620 14:48:42.545365 5367 ts_tablet_manager.cc:1939] T b20e4269f132455384764dd056b9b0e2 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.546360 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet b20e4269f132455384764dd056b9b0e2 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.546316 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:42.546929 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet ce73eb52b7c44a7f80469aec5b2f72bd because the tablet was not found. No further retry: Not found: Tablet not found: ce73eb52b7c44a7f80469aec5b2f72bd
I20260620 14:48:42.547207 5367 tablet_replica.cc:330] T d96837eb9f29414ab69a30f6e3f5081f P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.547430 5367 raft_consensus.cc:2229] T d96837eb9f29414ab69a30f6e3f5081f P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.547674 5367 raft_consensus.cc:2258] T d96837eb9f29414ab69a30f6e3f5081f P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.548691 5367 ts_tablet_manager.cc:1905] T d96837eb9f29414ab69a30f6e3f5081f P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260620 14:48:42.549813 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1bed029f0ffa46f0862c0a6adb5c7146 has no consensus state
I20260620 14:48:42.551442 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.552870 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 1bed029f0ffa46f0862c0a6adb5c7146 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260620 14:48:42.553247 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1bed029f0ffa46f0862c0a6adb5c7146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.554572 5367 ts_tablet_manager.cc:1918] T d96837eb9f29414ab69a30f6e3f5081f P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.554683 5367 log.cc:1196] T d96837eb9f29414ab69a30f6e3f5081f P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/d96837eb9f29414ab69a30f6e3f5081f
I20260620 14:48:42.555182 5367 ts_tablet_manager.cc:1939] T d96837eb9f29414ab69a30f6e3f5081f P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.556084 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet d96837eb9f29414ab69a30f6e3f5081f (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.557197 5357 tablet_bootstrap.cc:492] T ce73eb52b7c44a7f80469aec5b2f72bd P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.557710 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.558754 5357 tablet_bootstrap.cc:654] T ce73eb52b7c44a7f80469aec5b2f72bd P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.560741 5357 tablet_bootstrap.cc:492] T ce73eb52b7c44a7f80469aec5b2f72bd P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.560854 5357 ts_tablet_manager.cc:1397] T ce73eb52b7c44a7f80469aec5b2f72bd P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260620 14:48:42.560964 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 1bed029f0ffa46f0862c0a6adb5c7146
I20260620 14:48:42.561489 5357 raft_consensus.cc:348] T ce73eb52b7c44a7f80469aec5b2f72bd P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.561601 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 1bed029f0ffa46f0862c0a6adb5c7146 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.561661 5357 raft_consensus.cc:374] T ce73eb52b7c44a7f80469aec5b2f72bd P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.561730 5357 raft_consensus.cc:729] T ce73eb52b7c44a7f80469aec5b2f72bd P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.561913 5357 consensus_queue.cc:260] T ce73eb52b7c44a7f80469aec5b2f72bd P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.562081 5357 raft_consensus.cc:388] T ce73eb52b7c44a7f80469aec5b2f72bd P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20260620 14:48:42.562194 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 1bed029f0ffa46f0862c0a6adb5c7146 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1bed029f0ffa46f0862c0a6adb5c7146 already in progress: creating tablet
I20260620 14:48:42.562206 5357 raft_consensus.cc:482] T ce73eb52b7c44a7f80469aec5b2f72bd P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.562332 5357 raft_consensus.cc:3037] T ce73eb52b7c44a7f80469aec5b2f72bd P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.562695 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.564325 5357 raft_consensus.cc:504] T ce73eb52b7c44a7f80469aec5b2f72bd P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.564568 5357 leader_election.cc:302] T ce73eb52b7c44a7f80469aec5b2f72bd P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.564796 5357 leader_election.cc:288] T ce73eb52b7c44a7f80469aec5b2f72bd P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.564851 5391 raft_consensus.cc:2781] T ce73eb52b7c44a7f80469aec5b2f72bd P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.565042 5391 raft_consensus.cc:686] T ce73eb52b7c44a7f80469aec5b2f72bd P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.565016 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.565272 5357 ts_tablet_manager.cc:1428] T ce73eb52b7c44a7f80469aec5b2f72bd P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.004s user 0.002s sys 0.003s
I20260620 14:48:42.565346 5391 consensus_queue.cc:237] T ce73eb52b7c44a7f80469aec5b2f72bd P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.565534 5357 tablet_bootstrap.cc:492] T 1bed029f0ffa46f0862c0a6adb5c7146 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.567080 5357 tablet_bootstrap.cc:654] T 1bed029f0ffa46f0862c0a6adb5c7146 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
W20260620 14:48:42.568552 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 76b4e24f84374ae5ae3a115c946a7674 has no consensus state
I20260620 14:48:42.568931 5357 tablet_bootstrap.cc:492] T 1bed029f0ffa46f0862c0a6adb5c7146 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.569085 5357 ts_tablet_manager.cc:1397] T 1bed029f0ffa46f0862c0a6adb5c7146 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260620 14:48:42.569722 5357 raft_consensus.cc:348] T 1bed029f0ffa46f0862c0a6adb5c7146 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.569903 5357 raft_consensus.cc:374] T 1bed029f0ffa46f0862c0a6adb5c7146 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.570047 5357 raft_consensus.cc:729] T 1bed029f0ffa46f0862c0a6adb5c7146 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.570026 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.570279 5357 consensus_queue.cc:260] T 1bed029f0ffa46f0862c0a6adb5c7146 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.570498 5357 raft_consensus.cc:388] T 1bed029f0ffa46f0862c0a6adb5c7146 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.570582 5357 raft_consensus.cc:482] T 1bed029f0ffa46f0862c0a6adb5c7146 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.570545 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet ce73eb52b7c44a7f80469aec5b2f72bd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.570703 5357 raft_consensus.cc:3037] T 1bed029f0ffa46f0862c0a6adb5c7146 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.571391 5367 tablet_replica.cc:330] T ce73eb52b7c44a7f80469aec5b2f72bd P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.571557 5367 raft_consensus.cc:2229] T ce73eb52b7c44a7f80469aec5b2f72bd P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.571740 5367 raft_consensus.cc:2258] T ce73eb52b7c44a7f80469aec5b2f72bd P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.572285 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 76b4e24f84374ae5ae3a115c946a7674 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION VALUES < 1
I20260620 14:48:42.572710 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 76b4e24f84374ae5ae3a115c946a7674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.573271 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.573524 5357 raft_consensus.cc:504] T 1bed029f0ffa46f0862c0a6adb5c7146 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.573764 5357 leader_election.cc:302] T 1bed029f0ffa46f0862c0a6adb5c7146 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.573819 5367 ts_tablet_manager.cc:1905] T ce73eb52b7c44a7f80469aec5b2f72bd P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.574003 5391 raft_consensus.cc:2781] T 1bed029f0ffa46f0862c0a6adb5c7146 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.574141 5391 raft_consensus.cc:686] T 1bed029f0ffa46f0862c0a6adb5c7146 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.574360 5391 consensus_queue.cc:237] T 1bed029f0ffa46f0862c0a6adb5c7146 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.576862 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 76b4e24f84374ae5ae3a115c946a7674
I20260620 14:48:42.577505 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 76b4e24f84374ae5ae3a115c946a7674 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.578574 5357 leader_election.cc:288] T 1bed029f0ffa46f0862c0a6adb5c7146 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.579279 5357 ts_tablet_manager.cc:1428] T 1bed029f0ffa46f0862c0a6adb5c7146 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.010s user 0.002s sys 0.003s
I20260620 14:48:42.579228 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.581439 5357 tablet_bootstrap.cc:492] T 76b4e24f84374ae5ae3a115c946a7674 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.582345 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.583019 5367 ts_tablet_manager.cc:1918] T ce73eb52b7c44a7f80469aec5b2f72bd P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.583071 5357 tablet_bootstrap.cc:654] T 76b4e24f84374ae5ae3a115c946a7674 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.583201 5367 log.cc:1196] T ce73eb52b7c44a7f80469aec5b2f72bd P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/ce73eb52b7c44a7f80469aec5b2f72bd
I20260620 14:48:42.583127 5222 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.583716 5367 ts_tablet_manager.cc:1939] T ce73eb52b7c44a7f80469aec5b2f72bd P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.583967 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 1bed029f0ffa46f0862c0a6adb5c7146 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.585258 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet ce73eb52b7c44a7f80469aec5b2f72bd (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.585507 5367 tablet_replica.cc:330] T 1bed029f0ffa46f0862c0a6adb5c7146 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
W20260620 14:48:42.585685 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 76b4e24f84374ae5ae3a115c946a7674 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 76b4e24f84374ae5ae3a115c946a7674 already in progress: creating tablet
I20260620 14:48:42.585711 5367 raft_consensus.cc:2229] T 1bed029f0ffa46f0862c0a6adb5c7146 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.586014 5367 raft_consensus.cc:2258] T 1bed029f0ffa46f0862c0a6adb5c7146 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.586853 5357 tablet_bootstrap.cc:492] T 76b4e24f84374ae5ae3a115c946a7674 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.587016 5357 ts_tablet_manager.cc:1397] T 76b4e24f84374ae5ae3a115c946a7674 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.006s user 0.004s sys 0.001s
I20260620 14:48:42.587103 5367 ts_tablet_manager.cc:1905] T 1bed029f0ffa46f0862c0a6adb5c7146 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.587692 5357 raft_consensus.cc:348] T 76b4e24f84374ae5ae3a115c946a7674 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.587903 5357 raft_consensus.cc:374] T 76b4e24f84374ae5ae3a115c946a7674 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.587992 5357 raft_consensus.cc:729] T 76b4e24f84374ae5ae3a115c946a7674 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.588225 5357 consensus_queue.cc:260] T 76b4e24f84374ae5ae3a115c946a7674 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.588431 5357 raft_consensus.cc:388] T 76b4e24f84374ae5ae3a115c946a7674 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.588564 5357 raft_consensus.cc:482] T 76b4e24f84374ae5ae3a115c946a7674 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.588703 5357 raft_consensus.cc:3037] T 76b4e24f84374ae5ae3a115c946a7674 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:42.588954 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 721db169ae524c608f9f72bacb8d90be has no consensus state
I20260620 14:48:42.590338 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.591475 5357 raft_consensus.cc:504] T 76b4e24f84374ae5ae3a115c946a7674 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.591756 5357 leader_election.cc:302] T 76b4e24f84374ae5ae3a115c946a7674 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.591965 5357 leader_election.cc:288] T 76b4e24f84374ae5ae3a115c946a7674 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.592243 5360 raft_consensus.cc:2781] T 76b4e24f84374ae5ae3a115c946a7674 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.592543 5360 raft_consensus.cc:686] T 76b4e24f84374ae5ae3a115c946a7674 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.592700 5357 ts_tablet_manager.cc:1428] T 76b4e24f84374ae5ae3a115c946a7674 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.000s sys 0.002s
I20260620 14:48:42.592744 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 721db169ae524c608f9f72bacb8d90be (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION VALUES < 1
I20260620 14:48:42.592756 5360 consensus_queue.cc:237] T 76b4e24f84374ae5ae3a115c946a7674 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.593210 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 721db169ae524c608f9f72bacb8d90be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.593315 5367 ts_tablet_manager.cc:1918] T 1bed029f0ffa46f0862c0a6adb5c7146 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.593451 5367 log.cc:1196] T 1bed029f0ffa46f0862c0a6adb5c7146 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/1bed029f0ffa46f0862c0a6adb5c7146
I20260620 14:48:42.593868 5367 ts_tablet_manager.cc:1939] T 1bed029f0ffa46f0862c0a6adb5c7146 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.594831 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 1bed029f0ffa46f0862c0a6adb5c7146 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.595980 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 76b4e24f84374ae5ae3a115c946a7674 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.596264 5367 tablet_replica.cc:330] T 76b4e24f84374ae5ae3a115c946a7674 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.596444 5367 raft_consensus.cc:2229] T 76b4e24f84374ae5ae3a115c946a7674 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.596761 5367 raft_consensus.cc:2258] T 76b4e24f84374ae5ae3a115c946a7674 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.597842 5367 ts_tablet_manager.cc:1905] T 76b4e24f84374ae5ae3a115c946a7674 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.597751 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.599680 5357 tablet_bootstrap.cc:492] T 721db169ae524c608f9f72bacb8d90be P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.600950 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 721db169ae524c608f9f72bacb8d90be
I20260620 14:48:42.601416 5357 tablet_bootstrap.cc:654] T 721db169ae524c608f9f72bacb8d90be P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.601778 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 721db169ae524c608f9f72bacb8d90be with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.602926 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.603384 5357 tablet_bootstrap.cc:492] T 721db169ae524c608f9f72bacb8d90be P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.603516 5357 ts_tablet_manager.cc:1397] T 721db169ae524c608f9f72bacb8d90be P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260620 14:48:42.604365 5367 ts_tablet_manager.cc:1918] T 76b4e24f84374ae5ae3a115c946a7674 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.604346 5357 raft_consensus.cc:348] T 721db169ae524c608f9f72bacb8d90be P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.604525 5367 log.cc:1196] T 76b4e24f84374ae5ae3a115c946a7674 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/76b4e24f84374ae5ae3a115c946a7674
I20260620 14:48:42.604583 5357 raft_consensus.cc:374] T 721db169ae524c608f9f72bacb8d90be P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.604703 5357 raft_consensus.cc:729] T 721db169ae524c608f9f72bacb8d90be P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.604975 5367 ts_tablet_manager.cc:1939] T 76b4e24f84374ae5ae3a115c946a7674 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.604974 5357 consensus_queue.cc:260] T 721db169ae524c608f9f72bacb8d90be P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.605237 5357 raft_consensus.cc:388] T 721db169ae524c608f9f72bacb8d90be P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.605350 5357 raft_consensus.cc:482] T 721db169ae524c608f9f72bacb8d90be P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.605482 5357 raft_consensus.cc:3037] T 721db169ae524c608f9f72bacb8d90be P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.605521 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.606173 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 76b4e24f84374ae5ae3a115c946a7674 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:42.606489 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 721db169ae524c608f9f72bacb8d90be because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 721db169ae524c608f9f72bacb8d90be already in progress: creating tablet
I20260620 14:48:42.607944 5357 raft_consensus.cc:504] T 721db169ae524c608f9f72bacb8d90be P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.608217 5357 leader_election.cc:302] T 721db169ae524c608f9f72bacb8d90be P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.608405 5357 leader_election.cc:288] T 721db169ae524c608f9f72bacb8d90be P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.608526 5391 raft_consensus.cc:2781] T 721db169ae524c608f9f72bacb8d90be P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.608700 5391 raft_consensus.cc:686] T 721db169ae524c608f9f72bacb8d90be P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.608891 5357 ts_tablet_manager.cc:1428] T 721db169ae524c608f9f72bacb8d90be P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.006s sys 0.000s
I20260620 14:48:42.608912 5391 consensus_queue.cc:237] T 721db169ae524c608f9f72bacb8d90be P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
W20260620 14:48:42.609398 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1b5a15daed5e445facb3e4c64d8e9665 has no consensus state
I20260620 14:48:42.611744 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 721db169ae524c608f9f72bacb8d90be with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.612020 5367 tablet_replica.cc:330] T 721db169ae524c608f9f72bacb8d90be P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.612262 5367 raft_consensus.cc:2229] T 721db169ae524c608f9f72bacb8d90be P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.612445 5367 raft_consensus.cc:2258] T 721db169ae524c608f9f72bacb8d90be P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.612915 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 1b5a15daed5e445facb3e4c64d8e9665 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260620 14:48:42.612884 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.613298 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1b5a15daed5e445facb3e4c64d8e9665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.614207 5367 ts_tablet_manager.cc:1905] T 721db169ae524c608f9f72bacb8d90be P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.615324 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.618723 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 1b5a15daed5e445facb3e4c64d8e9665
I20260620 14:48:42.619290 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 1b5a15daed5e445facb3e4c64d8e9665 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.619437 5367 ts_tablet_manager.cc:1918] T 721db169ae524c608f9f72bacb8d90be P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.619567 5357 tablet_bootstrap.cc:492] T 1b5a15daed5e445facb3e4c64d8e9665 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.619611 5367 log.cc:1196] T 721db169ae524c608f9f72bacb8d90be P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/721db169ae524c608f9f72bacb8d90be
I20260620 14:48:42.620004 5367 ts_tablet_manager.cc:1939] T 721db169ae524c608f9f72bacb8d90be P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.621070 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 721db169ae524c608f9f72bacb8d90be (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.620901 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.621369 5357 tablet_bootstrap.cc:654] T 1b5a15daed5e445facb3e4c64d8e9665 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
W20260620 14:48:42.621445 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 1b5a15daed5e445facb3e4c64d8e9665 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1b5a15daed5e445facb3e4c64d8e9665 already in progress: creating tablet
I20260620 14:48:42.622949 5357 tablet_bootstrap.cc:492] T 1b5a15daed5e445facb3e4c64d8e9665 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.623119 5357 ts_tablet_manager.cc:1397] T 1b5a15daed5e445facb3e4c64d8e9665 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260620 14:48:42.623337 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.623708 5357 raft_consensus.cc:348] T 1b5a15daed5e445facb3e4c64d8e9665 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.623891 5357 raft_consensus.cc:374] T 1b5a15daed5e445facb3e4c64d8e9665 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.623984 5357 raft_consensus.cc:729] T 1b5a15daed5e445facb3e4c64d8e9665 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.624208 5357 consensus_queue.cc:260] T 1b5a15daed5e445facb3e4c64d8e9665 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.624394 5357 raft_consensus.cc:388] T 1b5a15daed5e445facb3e4c64d8e9665 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.624526 5357 raft_consensus.cc:482] T 1b5a15daed5e445facb3e4c64d8e9665 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.624632 5357 raft_consensus.cc:3037] T 1b5a15daed5e445facb3e4c64d8e9665 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:42.626744 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3015d8b897a84c2f948961b0b23ab9b0 has no consensus state
I20260620 14:48:42.627310 5357 raft_consensus.cc:504] T 1b5a15daed5e445facb3e4c64d8e9665 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.627552 5357 leader_election.cc:302] T 1b5a15daed5e445facb3e4c64d8e9665 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.627758 5357 leader_election.cc:288] T 1b5a15daed5e445facb3e4c64d8e9665 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.627815 5391 raft_consensus.cc:2781] T 1b5a15daed5e445facb3e4c64d8e9665 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.627993 5391 raft_consensus.cc:686] T 1b5a15daed5e445facb3e4c64d8e9665 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.628254 5357 ts_tablet_manager.cc:1428] T 1b5a15daed5e445facb3e4c64d8e9665 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.002s sys 0.000s
I20260620 14:48:42.628283 5391 consensus_queue.cc:237] T 1b5a15daed5e445facb3e4c64d8e9665 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.629715 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.630631 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 3015d8b897a84c2f948961b0b23ab9b0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260620 14:48:42.631038 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3015d8b897a84c2f948961b0b23ab9b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.631721 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.635231 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 3015d8b897a84c2f948961b0b23ab9b0
I20260620 14:48:42.635906 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 3015d8b897a84c2f948961b0b23ab9b0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.636051 5357 tablet_bootstrap.cc:492] T 3015d8b897a84c2f948961b0b23ab9b0 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
W20260620 14:48:42.636940 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 3015d8b897a84c2f948961b0b23ab9b0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3015d8b897a84c2f948961b0b23ab9b0 already in progress: creating tablet
I20260620 14:48:42.637589 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.638285 5357 tablet_bootstrap.cc:654] T 3015d8b897a84c2f948961b0b23ab9b0 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.639990 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.640396 5357 tablet_bootstrap.cc:492] T 3015d8b897a84c2f948961b0b23ab9b0 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.640558 5357 ts_tablet_manager.cc:1397] T 3015d8b897a84c2f948961b0b23ab9b0 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260620 14:48:42.641153 5357 raft_consensus.cc:348] T 3015d8b897a84c2f948961b0b23ab9b0 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.641324 5357 raft_consensus.cc:374] T 3015d8b897a84c2f948961b0b23ab9b0 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.641428 5357 raft_consensus.cc:729] T 3015d8b897a84c2f948961b0b23ab9b0 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.641654 5357 consensus_queue.cc:260] T 3015d8b897a84c2f948961b0b23ab9b0 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.641844 5357 raft_consensus.cc:388] T 3015d8b897a84c2f948961b0b23ab9b0 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.641948 5357 raft_consensus.cc:482] T 3015d8b897a84c2f948961b0b23ab9b0 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.642072 5357 raft_consensus.cc:3037] T 3015d8b897a84c2f948961b0b23ab9b0 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.644366 5357 raft_consensus.cc:504] T 3015d8b897a84c2f948961b0b23ab9b0 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
W20260620 14:48:42.644430 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c1e54d971cd34c6da92c86e25f35bf78 has no consensus state
I20260620 14:48:42.644683 5357 leader_election.cc:302] T 3015d8b897a84c2f948961b0b23ab9b0 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.644893 5357 leader_election.cc:288] T 3015d8b897a84c2f948961b0b23ab9b0 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.644972 5391 raft_consensus.cc:2781] T 3015d8b897a84c2f948961b0b23ab9b0 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.645289 5391 raft_consensus.cc:686] T 3015d8b897a84c2f948961b0b23ab9b0 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.645354 5357 ts_tablet_manager.cc:1428] T 3015d8b897a84c2f948961b0b23ab9b0 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.001s sys 0.003s
I20260620 14:48:42.645529 5391 consensus_queue.cc:237] T 3015d8b897a84c2f948961b0b23ab9b0 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.647636 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 1b5a15daed5e445facb3e4c64d8e9665 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.647910 5367 tablet_replica.cc:330] T 1b5a15daed5e445facb3e4c64d8e9665 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.648097 5367 raft_consensus.cc:2229] T 1b5a15daed5e445facb3e4c64d8e9665 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.648303 5367 raft_consensus.cc:2258] T 1b5a15daed5e445facb3e4c64d8e9665 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.648536 5308 tablet_service.cc:1467] Processing CreateTablet for tablet c1e54d971cd34c6da92c86e25f35bf78 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:42.648838 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c1e54d971cd34c6da92c86e25f35bf78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.648869 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.651787 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.653265 5367 ts_tablet_manager.cc:1905] T 1b5a15daed5e445facb3e4c64d8e9665 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.653810 5357 tablet_bootstrap.cc:492] T c1e54d971cd34c6da92c86e25f35bf78 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.655552 5357 tablet_bootstrap.cc:654] T c1e54d971cd34c6da92c86e25f35bf78 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.656023 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet c1e54d971cd34c6da92c86e25f35bf78
I20260620 14:48:42.657286 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet c1e54d971cd34c6da92c86e25f35bf78 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.657989 5357 tablet_bootstrap.cc:492] T c1e54d971cd34c6da92c86e25f35bf78 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.658164 5357 ts_tablet_manager.cc:1397] T c1e54d971cd34c6da92c86e25f35bf78 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:42.658425 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.658933 5357 raft_consensus.cc:348] T c1e54d971cd34c6da92c86e25f35bf78 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.659134 5357 raft_consensus.cc:374] T c1e54d971cd34c6da92c86e25f35bf78 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.659247 5357 raft_consensus.cc:729] T c1e54d971cd34c6da92c86e25f35bf78 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.659214 5221 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.659500 5357 consensus_queue.cc:260] T c1e54d971cd34c6da92c86e25f35bf78 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.659631 5367 ts_tablet_manager.cc:1918] T 1b5a15daed5e445facb3e4c64d8e9665 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.659648 5357 raft_consensus.cc:388] T c1e54d971cd34c6da92c86e25f35bf78 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.659780 5357 raft_consensus.cc:482] T c1e54d971cd34c6da92c86e25f35bf78 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.659785 5367 log.cc:1196] T 1b5a15daed5e445facb3e4c64d8e9665 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/1b5a15daed5e445facb3e4c64d8e9665
I20260620 14:48:42.659870 5357 raft_consensus.cc:3037] T c1e54d971cd34c6da92c86e25f35bf78 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.660290 5367 ts_tablet_manager.cc:1939] T 1b5a15daed5e445facb3e4c64d8e9665 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.661325 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 3015d8b897a84c2f948961b0b23ab9b0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.661453 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 1b5a15daed5e445facb3e4c64d8e9665 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:42.661734 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet c1e54d971cd34c6da92c86e25f35bf78 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c1e54d971cd34c6da92c86e25f35bf78 already in progress: creating tablet
I20260620 14:48:42.662176 5367 tablet_replica.cc:330] T 3015d8b897a84c2f948961b0b23ab9b0 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.662386 5367 raft_consensus.cc:2229] T 3015d8b897a84c2f948961b0b23ab9b0 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.662591 5367 raft_consensus.cc:2258] T 3015d8b897a84c2f948961b0b23ab9b0 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.662585 5357 raft_consensus.cc:504] T c1e54d971cd34c6da92c86e25f35bf78 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.662586 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.663074 5357 leader_election.cc:302] T c1e54d971cd34c6da92c86e25f35bf78 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.663358 5391 raft_consensus.cc:2781] T c1e54d971cd34c6da92c86e25f35bf78 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.663506 5391 raft_consensus.cc:686] T c1e54d971cd34c6da92c86e25f35bf78 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.663633 5367 ts_tablet_manager.cc:1905] T 3015d8b897a84c2f948961b0b23ab9b0 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.663758 5391 consensus_queue.cc:237] T c1e54d971cd34c6da92c86e25f35bf78 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.665053 5357 leader_election.cc:288] T c1e54d971cd34c6da92c86e25f35bf78 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.665570 5357 ts_tablet_manager.cc:1428] T c1e54d971cd34c6da92c86e25f35bf78 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.007s user 0.002s sys 0.004s
W20260620 14:48:42.666706 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 705c4b82347d40bc8661ceec594b54f5 has no consensus state
I20260620 14:48:42.667342 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet c1e54d971cd34c6da92c86e25f35bf78 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.668324 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.669886 5308 tablet_service.cc:1467] Processing CreateTablet for tablet 705c4b82347d40bc8661ceec594b54f5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:42.670320 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 705c4b82347d40bc8661ceec594b54f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.670485 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.671978 5367 ts_tablet_manager.cc:1918] T 3015d8b897a84c2f948961b0b23ab9b0 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.672138 5367 log.cc:1196] T 3015d8b897a84c2f948961b0b23ab9b0 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/3015d8b897a84c2f948961b0b23ab9b0
I20260620 14:48:42.672680 5367 ts_tablet_manager.cc:1939] T 3015d8b897a84c2f948961b0b23ab9b0 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.673635 5367 tablet_replica.cc:330] T c1e54d971cd34c6da92c86e25f35bf78 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.673826 5367 raft_consensus.cc:2229] T c1e54d971cd34c6da92c86e25f35bf78 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.673863 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 3015d8b897a84c2f948961b0b23ab9b0 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.674043 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 705c4b82347d40bc8661ceec594b54f5
I20260620 14:48:42.674044 5367 raft_consensus.cc:2258] T c1e54d971cd34c6da92c86e25f35bf78 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.674688 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 705c4b82347d40bc8661ceec594b54f5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.675705 5357 tablet_bootstrap.cc:492] T 705c4b82347d40bc8661ceec594b54f5 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.675848 5367 ts_tablet_manager.cc:1905] T c1e54d971cd34c6da92c86e25f35bf78 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.675734 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.677484 5357 tablet_bootstrap.cc:654] T 705c4b82347d40bc8661ceec594b54f5 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.678180 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.679422 5357 tablet_bootstrap.cc:492] T 705c4b82347d40bc8661ceec594b54f5 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.679569 5357 ts_tablet_manager.cc:1397] T 705c4b82347d40bc8661ceec594b54f5 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:42.680377 5357 raft_consensus.cc:348] T 705c4b82347d40bc8661ceec594b54f5 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.680584 5357 raft_consensus.cc:374] T 705c4b82347d40bc8661ceec594b54f5 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.680685 5357 raft_consensus.cc:729] T 705c4b82347d40bc8661ceec594b54f5 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.680896 5357 consensus_queue.cc:260] T 705c4b82347d40bc8661ceec594b54f5 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.681094 5357 raft_consensus.cc:388] T 705c4b82347d40bc8661ceec594b54f5 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.681190 5357 raft_consensus.cc:482] T 705c4b82347d40bc8661ceec594b54f5 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.681313 5357 raft_consensus.cc:3037] T 705c4b82347d40bc8661ceec594b54f5 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:42.681560 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2d72bca00b1a4e02a3bd0579c9f455be has no consensus state
I20260620 14:48:42.682569 5367 ts_tablet_manager.cc:1918] T c1e54d971cd34c6da92c86e25f35bf78 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.682713 5367 log.cc:1196] T c1e54d971cd34c6da92c86e25f35bf78 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/c1e54d971cd34c6da92c86e25f35bf78
I20260620 14:48:42.683269 5367 ts_tablet_manager.cc:1939] T c1e54d971cd34c6da92c86e25f35bf78 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.684108 5357 raft_consensus.cc:504] T 705c4b82347d40bc8661ceec594b54f5 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.684415 5357 leader_election.cc:302] T 705c4b82347d40bc8661ceec594b54f5 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.684661 5357 leader_election.cc:288] T 705c4b82347d40bc8661ceec594b54f5 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.684687 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet c1e54d971cd34c6da92c86e25f35bf78 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.684710 5391 raft_consensus.cc:2781] T 705c4b82347d40bc8661ceec594b54f5 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.684899 5391 raft_consensus.cc:686] T 705c4b82347d40bc8661ceec594b54f5 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
W20260620 14:48:42.684978 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 705c4b82347d40bc8661ceec594b54f5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 705c4b82347d40bc8661ceec594b54f5 already in progress: creating tablet
I20260620 14:48:42.685102 5391 consensus_queue.cc:237] T 705c4b82347d40bc8661ceec594b54f5 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.685132 5308 tablet_service.cc:1467] Processing CreateTablet for tablet 2d72bca00b1a4e02a3bd0579c9f455be (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260620 14:48:42.685560 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2d72bca00b1a4e02a3bd0579c9f455be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.686905 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.689080 5357 ts_tablet_manager.cc:1428] T 705c4b82347d40bc8661ceec594b54f5 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.006s user 0.003s sys 0.003s
I20260620 14:48:42.688931 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.690968 5357 tablet_bootstrap.cc:492] T 2d72bca00b1a4e02a3bd0579c9f455be P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.691627 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 2d72bca00b1a4e02a3bd0579c9f455be
I20260620 14:48:42.692251 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 2d72bca00b1a4e02a3bd0579c9f455be with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:42.692800 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 2d72bca00b1a4e02a3bd0579c9f455be because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2d72bca00b1a4e02a3bd0579c9f455be already in progress: creating tablet
I20260620 14:48:42.692862 5357 tablet_bootstrap.cc:654] T 2d72bca00b1a4e02a3bd0579c9f455be P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.693820 5221 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.694002 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.694542 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 705c4b82347d40bc8661ceec594b54f5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.694947 5357 tablet_bootstrap.cc:492] T 2d72bca00b1a4e02a3bd0579c9f455be P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.695060 5357 ts_tablet_manager.cc:1397] T 2d72bca00b1a4e02a3bd0579c9f455be P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:42.695574 5357 raft_consensus.cc:348] T 2d72bca00b1a4e02a3bd0579c9f455be P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.695796 5367 tablet_replica.cc:330] T 705c4b82347d40bc8661ceec594b54f5 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.695801 5357 raft_consensus.cc:374] T 2d72bca00b1a4e02a3bd0579c9f455be P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.695961 5357 raft_consensus.cc:729] T 2d72bca00b1a4e02a3bd0579c9f455be P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.696055 5367 raft_consensus.cc:2229] T 705c4b82347d40bc8661ceec594b54f5 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.696257 5367 raft_consensus.cc:2258] T 705c4b82347d40bc8661ceec594b54f5 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.696250 5357 consensus_queue.cc:260] T 2d72bca00b1a4e02a3bd0579c9f455be P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.696473 5357 raft_consensus.cc:388] T 2d72bca00b1a4e02a3bd0579c9f455be P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.696635 5357 raft_consensus.cc:482] T 2d72bca00b1a4e02a3bd0579c9f455be P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.696885 5357 raft_consensus.cc:3037] T 2d72bca00b1a4e02a3bd0579c9f455be P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.696970 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.697345 5367 ts_tablet_manager.cc:1905] T 705c4b82347d40bc8661ceec594b54f5 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.699362 5357 raft_consensus.cc:504] T 2d72bca00b1a4e02a3bd0579c9f455be P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.699602 5357 leader_election.cc:302] T 2d72bca00b1a4e02a3bd0579c9f455be P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.699872 5391 raft_consensus.cc:2781] T 2d72bca00b1a4e02a3bd0579c9f455be P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.699811 5357 leader_election.cc:288] T 2d72bca00b1a4e02a3bd0579c9f455be P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.700181 5391 raft_consensus.cc:686] T 2d72bca00b1a4e02a3bd0579c9f455be P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.700461 5357 ts_tablet_manager.cc:1428] T 2d72bca00b1a4e02a3bd0579c9f455be P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260620 14:48:42.700403 5391 consensus_queue.cc:237] T 2d72bca00b1a4e02a3bd0579c9f455be P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
W20260620 14:48:42.700753 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0d6b11764090484a9ce8dbc1a739915f has no consensus state
I20260620 14:48:42.702775 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.703841 5367 ts_tablet_manager.cc:1918] T 705c4b82347d40bc8661ceec594b54f5 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.704007 5367 log.cc:1196] T 705c4b82347d40bc8661ceec594b54f5 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/705c4b82347d40bc8661ceec594b54f5
I20260620 14:48:42.704358 5367 ts_tablet_manager.cc:1939] T 705c4b82347d40bc8661ceec594b54f5 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.704794 5308 tablet_service.cc:1467] Processing CreateTablet for tablet 0d6b11764090484a9ce8dbc1a739915f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260620 14:48:42.705225 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0d6b11764090484a9ce8dbc1a739915f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.705305 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 705c4b82347d40bc8661ceec594b54f5 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.705505 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 2d72bca00b1a4e02a3bd0579c9f455be with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.705793 5367 tablet_replica.cc:330] T 2d72bca00b1a4e02a3bd0579c9f455be P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.705984 5367 raft_consensus.cc:2229] T 2d72bca00b1a4e02a3bd0579c9f455be P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.706219 5367 raft_consensus.cc:2258] T 2d72bca00b1a4e02a3bd0579c9f455be P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.706211 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.707247 5367 ts_tablet_manager.cc:1905] T 2d72bca00b1a4e02a3bd0579c9f455be P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.709302 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 0d6b11764090484a9ce8dbc1a739915f
I20260620 14:48:42.709918 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 0d6b11764090484a9ce8dbc1a739915f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.711113 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.711930 5357 tablet_bootstrap.cc:492] T 0d6b11764090484a9ce8dbc1a739915f P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.713483 5357 tablet_bootstrap.cc:654] T 0d6b11764090484a9ce8dbc1a739915f P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.713966 5367 ts_tablet_manager.cc:1918] T 2d72bca00b1a4e02a3bd0579c9f455be P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.714088 5367 log.cc:1196] T 2d72bca00b1a4e02a3bd0579c9f455be P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/2d72bca00b1a4e02a3bd0579c9f455be
I20260620 14:48:42.713858 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.714543 5367 ts_tablet_manager.cc:1939] T 2d72bca00b1a4e02a3bd0579c9f455be P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.715246 5357 tablet_bootstrap.cc:492] T 0d6b11764090484a9ce8dbc1a739915f P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.715402 5357 ts_tablet_manager.cc:1397] T 0d6b11764090484a9ce8dbc1a739915f P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:42.715509 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 2d72bca00b1a4e02a3bd0579c9f455be (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:42.716197 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 0d6b11764090484a9ce8dbc1a739915f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0d6b11764090484a9ce8dbc1a739915f already in progress: creating tablet
I20260620 14:48:42.716188 5357 raft_consensus.cc:348] T 0d6b11764090484a9ce8dbc1a739915f P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.716566 5357 raft_consensus.cc:374] T 0d6b11764090484a9ce8dbc1a739915f P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.716675 5357 raft_consensus.cc:729] T 0d6b11764090484a9ce8dbc1a739915f P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.717533 5357 consensus_queue.cc:260] T 0d6b11764090484a9ce8dbc1a739915f P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
W20260620 14:48:42.717695 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 12890f95a0fa4ad08e00dd71385f41b1 has no consensus state
I20260620 14:48:42.717753 5357 raft_consensus.cc:388] T 0d6b11764090484a9ce8dbc1a739915f P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.717854 5357 raft_consensus.cc:482] T 0d6b11764090484a9ce8dbc1a739915f P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.717969 5357 raft_consensus.cc:3037] T 0d6b11764090484a9ce8dbc1a739915f P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.719020 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.721324 5357 raft_consensus.cc:504] T 0d6b11764090484a9ce8dbc1a739915f P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.721220 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.721589 5357 leader_election.cc:302] T 0d6b11764090484a9ce8dbc1a739915f P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.721850 5391 raft_consensus.cc:2781] T 0d6b11764090484a9ce8dbc1a739915f P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.721762 5308 tablet_service.cc:1467] Processing CreateTablet for tablet 12890f95a0fa4ad08e00dd71385f41b1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260620 14:48:42.722005 5391 raft_consensus.cc:686] T 0d6b11764090484a9ce8dbc1a739915f P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.722218 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 12890f95a0fa4ad08e00dd71385f41b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.722244 5391 consensus_queue.cc:237] T 0d6b11764090484a9ce8dbc1a739915f P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.724014 5357 leader_election.cc:288] T 0d6b11764090484a9ce8dbc1a739915f P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.724593 5357 ts_tablet_manager.cc:1428] T 0d6b11764090484a9ce8dbc1a739915f P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.009s user 0.003s sys 0.003s
I20260620 14:48:42.724968 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 12890f95a0fa4ad08e00dd71385f41b1
I20260620 14:48:42.725643 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 12890f95a0fa4ad08e00dd71385f41b1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:42.726231 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 12890f95a0fa4ad08e00dd71385f41b1 because the tablet was not found. No further retry: Not found: Tablet not found: 12890f95a0fa4ad08e00dd71385f41b1
I20260620 14:48:42.726902 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.728008 5222 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.728826 5357 tablet_bootstrap.cc:492] T 12890f95a0fa4ad08e00dd71385f41b1 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.729066 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 0d6b11764090484a9ce8dbc1a739915f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.729413 5367 tablet_replica.cc:330] T 0d6b11764090484a9ce8dbc1a739915f P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.729573 5367 raft_consensus.cc:2229] T 0d6b11764090484a9ce8dbc1a739915f P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.729768 5367 raft_consensus.cc:2258] T 0d6b11764090484a9ce8dbc1a739915f P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.730595 5357 tablet_bootstrap.cc:654] T 12890f95a0fa4ad08e00dd71385f41b1 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.731000 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.731577 5367 ts_tablet_manager.cc:1905] T 0d6b11764090484a9ce8dbc1a739915f P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.735116 5357 tablet_bootstrap.cc:492] T 12890f95a0fa4ad08e00dd71385f41b1 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.735288 5357 ts_tablet_manager.cc:1397] T 12890f95a0fa4ad08e00dd71385f41b1 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.006s user 0.002s sys 0.003s
W20260620 14:48:42.736049 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2ed653c39c764a03bd61cdf39c33e298 has no consensus state
I20260620 14:48:42.736035 5357 raft_consensus.cc:348] T 12890f95a0fa4ad08e00dd71385f41b1 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.736542 5357 raft_consensus.cc:374] T 12890f95a0fa4ad08e00dd71385f41b1 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.736653 5357 raft_consensus.cc:729] T 12890f95a0fa4ad08e00dd71385f41b1 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.736886 5357 consensus_queue.cc:260] T 12890f95a0fa4ad08e00dd71385f41b1 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.737084 5357 raft_consensus.cc:388] T 12890f95a0fa4ad08e00dd71385f41b1 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.737207 5357 raft_consensus.cc:482] T 12890f95a0fa4ad08e00dd71385f41b1 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.737316 5357 raft_consensus.cc:3037] T 12890f95a0fa4ad08e00dd71385f41b1 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.738459 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.738752 5367 ts_tablet_manager.cc:1918] T 0d6b11764090484a9ce8dbc1a739915f P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.738911 5367 log.cc:1196] T 0d6b11764090484a9ce8dbc1a739915f P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/0d6b11764090484a9ce8dbc1a739915f
I20260620 14:48:42.739322 5367 ts_tablet_manager.cc:1939] T 0d6b11764090484a9ce8dbc1a739915f P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.740074 5357 raft_consensus.cc:504] T 12890f95a0fa4ad08e00dd71385f41b1 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.740239 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 0d6b11764090484a9ce8dbc1a739915f (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.740329 5357 leader_election.cc:302] T 12890f95a0fa4ad08e00dd71385f41b1 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.740559 5357 leader_election.cc:288] T 12890f95a0fa4ad08e00dd71385f41b1 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.740464 5308 tablet_service.cc:1467] Processing CreateTablet for tablet 2ed653c39c764a03bd61cdf39c33e298 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260620 14:48:42.740619 5391 raft_consensus.cc:2781] T 12890f95a0fa4ad08e00dd71385f41b1 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.740772 5391 raft_consensus.cc:686] T 12890f95a0fa4ad08e00dd71385f41b1 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.740907 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2ed653c39c764a03bd61cdf39c33e298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.741014 5391 consensus_queue.cc:237] T 12890f95a0fa4ad08e00dd71385f41b1 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.740962 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.742604 5357 ts_tablet_manager.cc:1428] T 12890f95a0fa4ad08e00dd71385f41b1 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.007s user 0.000s sys 0.006s
I20260620 14:48:42.745043 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 2ed653c39c764a03bd61cdf39c33e298
I20260620 14:48:42.745879 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 2ed653c39c764a03bd61cdf39c33e298 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:42.746402 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 2ed653c39c764a03bd61cdf39c33e298 because the tablet was not found. No further retry: Not found: Tablet not found: 2ed653c39c764a03bd61cdf39c33e298
I20260620 14:48:42.746992 5357 tablet_bootstrap.cc:492] T 2ed653c39c764a03bd61cdf39c33e298 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.746984 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.747448 5221 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.748708 5357 tablet_bootstrap.cc:654] T 2ed653c39c764a03bd61cdf39c33e298 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.748689 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 12890f95a0fa4ad08e00dd71385f41b1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.748956 5367 tablet_replica.cc:330] T 12890f95a0fa4ad08e00dd71385f41b1 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.749155 5367 raft_consensus.cc:2229] T 12890f95a0fa4ad08e00dd71385f41b1 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.749375 5367 raft_consensus.cc:2258] T 12890f95a0fa4ad08e00dd71385f41b1 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.750393 5367 ts_tablet_manager.cc:1905] T 12890f95a0fa4ad08e00dd71385f41b1 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.751030 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.753363 5357 tablet_bootstrap.cc:492] T 2ed653c39c764a03bd61cdf39c33e298 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.753515 5357 ts_tablet_manager.cc:1397] T 2ed653c39c764a03bd61cdf39c33e298 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.007s user 0.000s sys 0.003s
I20260620 14:48:42.754304 5357 raft_consensus.cc:348] T 2ed653c39c764a03bd61cdf39c33e298 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.754499 5357 raft_consensus.cc:374] T 2ed653c39c764a03bd61cdf39c33e298 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.754612 5357 raft_consensus.cc:729] T 2ed653c39c764a03bd61cdf39c33e298 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
W20260620 14:48:42.754947 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7601a8989db142efa19f27ef927969e4 has no consensus state
I20260620 14:48:42.754842 5357 consensus_queue.cc:260] T 2ed653c39c764a03bd61cdf39c33e298 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.755080 5357 raft_consensus.cc:388] T 2ed653c39c764a03bd61cdf39c33e298 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.755182 5357 raft_consensus.cc:482] T 2ed653c39c764a03bd61cdf39c33e298 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.755331 5357 raft_consensus.cc:3037] T 2ed653c39c764a03bd61cdf39c33e298 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.756348 5367 ts_tablet_manager.cc:1918] T 12890f95a0fa4ad08e00dd71385f41b1 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.756480 5367 log.cc:1196] T 12890f95a0fa4ad08e00dd71385f41b1 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/12890f95a0fa4ad08e00dd71385f41b1
I20260620 14:48:42.756937 5367 ts_tablet_manager.cc:1939] T 12890f95a0fa4ad08e00dd71385f41b1 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.757792 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 12890f95a0fa4ad08e00dd71385f41b1 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.758024 5357 raft_consensus.cc:504] T 2ed653c39c764a03bd61cdf39c33e298 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.758322 5357 leader_election.cc:302] T 2ed653c39c764a03bd61cdf39c33e298 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.758553 5357 leader_election.cc:288] T 2ed653c39c764a03bd61cdf39c33e298 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.758505 5308 tablet_service.cc:1467] Processing CreateTablet for tablet 7601a8989db142efa19f27ef927969e4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260620 14:48:42.758615 5391 raft_consensus.cc:2781] T 2ed653c39c764a03bd61cdf39c33e298 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.758817 5391 raft_consensus.cc:686] T 2ed653c39c764a03bd61cdf39c33e298 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.758957 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7601a8989db142efa19f27ef927969e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.759052 5391 consensus_queue.cc:237] T 2ed653c39c764a03bd61cdf39c33e298 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.759402 5357 ts_tablet_manager.cc:1428] T 2ed653c39c764a03bd61cdf39c33e298 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.006s user 0.003s sys 0.003s
I20260620 14:48:42.759212 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.761744 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.762238 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 2ed653c39c764a03bd61cdf39c33e298 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.762930 5367 tablet_replica.cc:330] T 2ed653c39c764a03bd61cdf39c33e298 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.763142 5367 raft_consensus.cc:2229] T 2ed653c39c764a03bd61cdf39c33e298 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.763320 5367 raft_consensus.cc:2258] T 2ed653c39c764a03bd61cdf39c33e298 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.764422 5367 ts_tablet_manager.cc:1905] T 2ed653c39c764a03bd61cdf39c33e298 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.764966 5357 tablet_bootstrap.cc:492] T 7601a8989db142efa19f27ef927969e4 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.765416 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 7601a8989db142efa19f27ef927969e4
I20260620 14:48:42.766041 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 7601a8989db142efa19f27ef927969e4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.766746 5357 tablet_bootstrap.cc:654] T 7601a8989db142efa19f27ef927969e4 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.768066 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.768733 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.769148 5357 tablet_bootstrap.cc:492] T 7601a8989db142efa19f27ef927969e4 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.769321 5357 ts_tablet_manager.cc:1397] T 7601a8989db142efa19f27ef927969e4 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260620 14:48:42.769881 5357 raft_consensus.cc:348] T 7601a8989db142efa19f27ef927969e4 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.770082 5357 raft_consensus.cc:374] T 7601a8989db142efa19f27ef927969e4 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.770208 5357 raft_consensus.cc:729] T 7601a8989db142efa19f27ef927969e4 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.770447 5357 consensus_queue.cc:260] T 7601a8989db142efa19f27ef927969e4 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.770586 5357 raft_consensus.cc:388] T 7601a8989db142efa19f27ef927969e4 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.770655 5357 raft_consensus.cc:482] T 7601a8989db142efa19f27ef927969e4 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.770777 5357 raft_consensus.cc:3037] T 7601a8989db142efa19f27ef927969e4 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.771193 5367 ts_tablet_manager.cc:1918] T 2ed653c39c764a03bd61cdf39c33e298 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.771363 5367 log.cc:1196] T 2ed653c39c764a03bd61cdf39c33e298 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/2ed653c39c764a03bd61cdf39c33e298
I20260620 14:48:42.771199 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.771730 5367 ts_tablet_manager.cc:1939] T 2ed653c39c764a03bd61cdf39c33e298 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.772606 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 2ed653c39c764a03bd61cdf39c33e298 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:42.772871 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 7601a8989db142efa19f27ef927969e4 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7601a8989db142efa19f27ef927969e4 already in progress: creating tablet
I20260620 14:48:42.773445 5357 raft_consensus.cc:504] T 7601a8989db142efa19f27ef927969e4 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.773679 5357 leader_election.cc:302] T 7601a8989db142efa19f27ef927969e4 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.773914 5357 leader_election.cc:288] T 7601a8989db142efa19f27ef927969e4 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.773952 5391 raft_consensus.cc:2781] T 7601a8989db142efa19f27ef927969e4 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.774111 5391 raft_consensus.cc:686] T 7601a8989db142efa19f27ef927969e4 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.774340 5391 consensus_queue.cc:237] T 7601a8989db142efa19f27ef927969e4 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
W20260620 14:48:42.774689 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 49bc95a8793a4c2bb29294994ec1f967 has no consensus state
I20260620 14:48:42.775362 5357 ts_tablet_manager.cc:1428] T 7601a8989db142efa19f27ef927969e4 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.006s user 0.002s sys 0.003s
I20260620 14:48:42.776925 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 7601a8989db142efa19f27ef927969e4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.776903 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.777462 5367 tablet_replica.cc:330] T 7601a8989db142efa19f27ef927969e4 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.777647 5367 raft_consensus.cc:2229] T 7601a8989db142efa19f27ef927969e4 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.778370 5308 tablet_service.cc:1467] Processing CreateTablet for tablet 49bc95a8793a4c2bb29294994ec1f967 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260620 14:48:42.778887 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 49bc95a8793a4c2bb29294994ec1f967. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.779172 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.786646 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 49bc95a8793a4c2bb29294994ec1f967
I20260620 14:48:42.787451 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 49bc95a8793a4c2bb29294994ec1f967 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.788600 5357 tablet_bootstrap.cc:492] T 49bc95a8793a4c2bb29294994ec1f967 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.788748 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.789505 5221 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.790704 5357 tablet_bootstrap.cc:654] T 49bc95a8793a4c2bb29294994ec1f967 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.792474 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.793710 5357 tablet_bootstrap.cc:492] T 49bc95a8793a4c2bb29294994ec1f967 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.793880 5357 ts_tablet_manager.cc:1397] T 49bc95a8793a4c2bb29294994ec1f967 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.005s user 0.002s sys 0.001s
I20260620 14:48:42.794936 5357 raft_consensus.cc:348] T 49bc95a8793a4c2bb29294994ec1f967 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.795166 5357 raft_consensus.cc:374] T 49bc95a8793a4c2bb29294994ec1f967 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.795303 5357 raft_consensus.cc:729] T 49bc95a8793a4c2bb29294994ec1f967 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.795562 5357 consensus_queue.cc:260] T 49bc95a8793a4c2bb29294994ec1f967 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.795881 5357 raft_consensus.cc:388] T 49bc95a8793a4c2bb29294994ec1f967 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.795997 5357 raft_consensus.cc:482] T 49bc95a8793a4c2bb29294994ec1f967 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.796238 5357 raft_consensus.cc:3037] T 49bc95a8793a4c2bb29294994ec1f967 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:42.796379 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8dfdb13f4bd0497fb5ce1720ae5e86d5 has no consensus state
I20260620 14:48:42.798611 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.800076 5308 tablet_service.cc:1467] Processing CreateTablet for tablet 8dfdb13f4bd0497fb5ce1720ae5e86d5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20260620 14:48:42.800532 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8dfdb13f4bd0497fb5ce1720ae5e86d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.801235 5357 raft_consensus.cc:504] T 49bc95a8793a4c2bb29294994ec1f967 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.801504 5357 leader_election.cc:302] T 49bc95a8793a4c2bb29294994ec1f967 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.801723 5357 leader_election.cc:288] T 49bc95a8793a4c2bb29294994ec1f967 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.801944 5361 raft_consensus.cc:2781] T 49bc95a8793a4c2bb29294994ec1f967 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.802075 5361 raft_consensus.cc:686] T 49bc95a8793a4c2bb29294994ec1f967 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.802242 5357 ts_tablet_manager.cc:1428] T 49bc95a8793a4c2bb29294994ec1f967 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.008s user 0.002s sys 0.005s
I20260620 14:48:42.802266 5361 consensus_queue.cc:237] T 49bc95a8793a4c2bb29294994ec1f967 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.800901 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.805547 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 8dfdb13f4bd0497fb5ce1720ae5e86d5
I20260620 14:48:42.805789 5357 tablet_bootstrap.cc:492] T 8dfdb13f4bd0497fb5ce1720ae5e86d5 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.806409 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 8dfdb13f4bd0497fb5ce1720ae5e86d5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.807367 5357 tablet_bootstrap.cc:654] T 8dfdb13f4bd0497fb5ce1720ae5e86d5 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.807363 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.808987 5367 raft_consensus.cc:2258] T 7601a8989db142efa19f27ef927969e4 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.809393 5357 tablet_bootstrap.cc:492] T 8dfdb13f4bd0497fb5ce1720ae5e86d5 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.809517 5357 ts_tablet_manager.cc:1397] T 8dfdb13f4bd0497fb5ce1720ae5e86d5 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260620 14:48:42.810217 5357 raft_consensus.cc:348] T 8dfdb13f4bd0497fb5ce1720ae5e86d5 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.810424 5357 raft_consensus.cc:374] T 8dfdb13f4bd0497fb5ce1720ae5e86d5 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.810518 5357 raft_consensus.cc:729] T 8dfdb13f4bd0497fb5ce1720ae5e86d5 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.810806 5357 consensus_queue.cc:260] T 8dfdb13f4bd0497fb5ce1720ae5e86d5 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.810952 5367 ts_tablet_manager.cc:1905] T 7601a8989db142efa19f27ef927969e4 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.811007 5357 raft_consensus.cc:388] T 8dfdb13f4bd0497fb5ce1720ae5e86d5 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.810830 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.811113 5357 raft_consensus.cc:482] T 8dfdb13f4bd0497fb5ce1720ae5e86d5 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.811290 5357 raft_consensus.cc:3037] T 8dfdb13f4bd0497fb5ce1720ae5e86d5 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:42.814590 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fcb441cd7bfa4b39a9e2a199c83d4c60 has no consensus state
I20260620 14:48:42.814534 5357 raft_consensus.cc:504] T 8dfdb13f4bd0497fb5ce1720ae5e86d5 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.814855 5357 leader_election.cc:302] T 8dfdb13f4bd0497fb5ce1720ae5e86d5 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.815109 5391 raft_consensus.cc:2781] T 8dfdb13f4bd0497fb5ce1720ae5e86d5 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.815277 5391 raft_consensus.cc:686] T 8dfdb13f4bd0497fb5ce1720ae5e86d5 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.815478 5391 consensus_queue.cc:237] T 8dfdb13f4bd0497fb5ce1720ae5e86d5 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.817809 5367 ts_tablet_manager.cc:1918] T 7601a8989db142efa19f27ef927969e4 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.817922 5367 log.cc:1196] T 7601a8989db142efa19f27ef927969e4 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/7601a8989db142efa19f27ef927969e4
I20260620 14:48:42.818351 5367 ts_tablet_manager.cc:1939] T 7601a8989db142efa19f27ef927969e4 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.818519 5308 tablet_service.cc:1467] Processing CreateTablet for tablet fcb441cd7bfa4b39a9e2a199c83d4c60 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20260620 14:48:42.819022 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fcb441cd7bfa4b39a9e2a199c83d4c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.819314 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 7601a8989db142efa19f27ef927969e4 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.819590 5367 tablet_replica.cc:330] T 49bc95a8793a4c2bb29294994ec1f967 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.819780 5367 raft_consensus.cc:2229] T 49bc95a8793a4c2bb29294994ec1f967 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.819931 5367 raft_consensus.cc:2258] T 49bc95a8793a4c2bb29294994ec1f967 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.820367 5357 leader_election.cc:288] T 8dfdb13f4bd0497fb5ce1720ae5e86d5 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.820920 5357 ts_tablet_manager.cc:1428] T 8dfdb13f4bd0497fb5ce1720ae5e86d5 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.011s user 0.005s sys 0.001s
I20260620 14:48:42.824234 5357 tablet_bootstrap.cc:492] T fcb441cd7bfa4b39a9e2a199c83d4c60 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.824745 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.825271 5367 ts_tablet_manager.cc:1905] T 49bc95a8793a4c2bb29294994ec1f967 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.825968 5357 tablet_bootstrap.cc:654] T fcb441cd7bfa4b39a9e2a199c83d4c60 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.827448 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.827756 5357 tablet_bootstrap.cc:492] T fcb441cd7bfa4b39a9e2a199c83d4c60 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.827907 5357 ts_tablet_manager.cc:1397] T fcb441cd7bfa4b39a9e2a199c83d4c60 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:42.828740 5357 raft_consensus.cc:348] T fcb441cd7bfa4b39a9e2a199c83d4c60 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.828926 5357 raft_consensus.cc:374] T fcb441cd7bfa4b39a9e2a199c83d4c60 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.829039 5357 raft_consensus.cc:729] T fcb441cd7bfa4b39a9e2a199c83d4c60 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.829329 5357 consensus_queue.cc:260] T fcb441cd7bfa4b39a9e2a199c83d4c60 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.829550 5357 raft_consensus.cc:388] T fcb441cd7bfa4b39a9e2a199c83d4c60 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.829646 5357 raft_consensus.cc:482] T fcb441cd7bfa4b39a9e2a199c83d4c60 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.829769 5357 raft_consensus.cc:3037] T fcb441cd7bfa4b39a9e2a199c83d4c60 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.830825 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet fcb441cd7bfa4b39a9e2a199c83d4c60
I20260620 14:48:42.831326 5367 ts_tablet_manager.cc:1918] T 49bc95a8793a4c2bb29294994ec1f967 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.831499 5367 log.cc:1196] T 49bc95a8793a4c2bb29294994ec1f967 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/49bc95a8793a4c2bb29294994ec1f967
I20260620 14:48:42.831733 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet fcb441cd7bfa4b39a9e2a199c83d4c60 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.831913 5367 ts_tablet_manager.cc:1939] T 49bc95a8793a4c2bb29294994ec1f967 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.832800 5367 tablet_replica.cc:330] T 8dfdb13f4bd0497fb5ce1720ae5e86d5 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.832927 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 49bc95a8793a4c2bb29294994ec1f967 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.832870 5357 raft_consensus.cc:504] T fcb441cd7bfa4b39a9e2a199c83d4c60 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.833000 5367 raft_consensus.cc:2229] T 8dfdb13f4bd0497fb5ce1720ae5e86d5 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.833135 5357 leader_election.cc:302] T fcb441cd7bfa4b39a9e2a199c83d4c60 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.833204 5367 raft_consensus.cc:2258] T 8dfdb13f4bd0497fb5ce1720ae5e86d5 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.833171 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.833410 5357 leader_election.cc:288] T fcb441cd7bfa4b39a9e2a199c83d4c60 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.833570 5391 raft_consensus.cc:2781] T fcb441cd7bfa4b39a9e2a199c83d4c60 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.833987 5357 ts_tablet_manager.cc:1428] T fcb441cd7bfa4b39a9e2a199c83d4c60 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260620 14:48:42.834015 5391 raft_consensus.cc:686] T fcb441cd7bfa4b39a9e2a199c83d4c60 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.834291 5391 consensus_queue.cc:237] T fcb441cd7bfa4b39a9e2a199c83d4c60 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.835903 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.836158 5367 ts_tablet_manager.cc:1905] T 8dfdb13f4bd0497fb5ce1720ae5e86d5 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260620 14:48:42.839046 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 90eb372e249c456389602b9485bd98df has no consensus state
I20260620 14:48:42.841826 5367 ts_tablet_manager.cc:1918] T 8dfdb13f4bd0497fb5ce1720ae5e86d5 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.841964 5367 log.cc:1196] T 8dfdb13f4bd0497fb5ce1720ae5e86d5 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/8dfdb13f4bd0497fb5ce1720ae5e86d5
I20260620 14:48:42.842360 5367 ts_tablet_manager.cc:1939] T 8dfdb13f4bd0497fb5ce1720ae5e86d5 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.842736 5308 tablet_service.cc:1467] Processing CreateTablet for tablet 90eb372e249c456389602b9485bd98df (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION VALUES < 100
I20260620 14:48:42.843135 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 90eb372e249c456389602b9485bd98df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.843194 5367 tablet_replica.cc:330] T fcb441cd7bfa4b39a9e2a199c83d4c60 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.843035 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.843380 5367 raft_consensus.cc:2229] T fcb441cd7bfa4b39a9e2a199c83d4c60 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.843420 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 8dfdb13f4bd0497fb5ce1720ae5e86d5 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.843554 5367 raft_consensus.cc:2258] T fcb441cd7bfa4b39a9e2a199c83d4c60 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.845295 5367 ts_tablet_manager.cc:1905] T fcb441cd7bfa4b39a9e2a199c83d4c60 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.845299 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.847987 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 90eb372e249c456389602b9485bd98df
I20260620 14:48:42.848603 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 90eb372e249c456389602b9485bd98df with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.848973 5357 tablet_bootstrap.cc:492] T 90eb372e249c456389602b9485bd98df P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.850000 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.850653 5357 tablet_bootstrap.cc:654] T 90eb372e249c456389602b9485bd98df P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.851569 5367 ts_tablet_manager.cc:1918] T fcb441cd7bfa4b39a9e2a199c83d4c60 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.851730 5367 log.cc:1196] T fcb441cd7bfa4b39a9e2a199c83d4c60 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/fcb441cd7bfa4b39a9e2a199c83d4c60
I20260620 14:48:42.852087 5367 ts_tablet_manager.cc:1939] T fcb441cd7bfa4b39a9e2a199c83d4c60 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.852550 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.852849 5357 tablet_bootstrap.cc:492] T 90eb372e249c456389602b9485bd98df P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.853026 5357 ts_tablet_manager.cc:1397] T 90eb372e249c456389602b9485bd98df P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:42.853071 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet fcb441cd7bfa4b39a9e2a199c83d4c60 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:42.853693 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 90eb372e249c456389602b9485bd98df because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 90eb372e249c456389602b9485bd98df already in progress: creating tablet
I20260620 14:48:42.854315 5357 raft_consensus.cc:348] T 90eb372e249c456389602b9485bd98df P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.854632 5357 raft_consensus.cc:374] T 90eb372e249c456389602b9485bd98df P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.854738 5357 raft_consensus.cc:729] T 90eb372e249c456389602b9485bd98df P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.854966 5357 consensus_queue.cc:260] T 90eb372e249c456389602b9485bd98df P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.855160 5357 raft_consensus.cc:388] T 90eb372e249c456389602b9485bd98df P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.855240 5357 raft_consensus.cc:482] T 90eb372e249c456389602b9485bd98df P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.855314 5357 raft_consensus.cc:3037] T 90eb372e249c456389602b9485bd98df P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:42.855788 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 13e40dd3d9934a16847186d43d68e579 has no consensus state
I20260620 14:48:42.858419 5357 raft_consensus.cc:504] T 90eb372e249c456389602b9485bd98df P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.858687 5357 leader_election.cc:302] T 90eb372e249c456389602b9485bd98df P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.858734 5308 tablet_service.cc:1467] Processing CreateTablet for tablet 13e40dd3d9934a16847186d43d68e579 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION VALUES < 100
I20260620 14:48:42.858896 5357 leader_election.cc:288] T 90eb372e249c456389602b9485bd98df P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.858954 5391 raft_consensus.cc:2781] T 90eb372e249c456389602b9485bd98df P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.859179 5391 raft_consensus.cc:686] T 90eb372e249c456389602b9485bd98df P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.859337 5357 ts_tablet_manager.cc:1428] T 90eb372e249c456389602b9485bd98df P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.006s user 0.003s sys 0.000s
I20260620 14:48:42.859504 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 13e40dd3d9934a16847186d43d68e579. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.859419 5391 consensus_queue.cc:237] T 90eb372e249c456389602b9485bd98df P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.859740 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.861672 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.864333 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 13e40dd3d9934a16847186d43d68e579
I20260620 14:48:42.864969 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 13e40dd3d9934a16847186d43d68e579 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:42.865950 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 13e40dd3d9934a16847186d43d68e579 because the tablet was not found. No further retry: Not found: Tablet not found: 13e40dd3d9934a16847186d43d68e579
I20260620 14:48:42.866074 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.867892 5357 tablet_bootstrap.cc:492] T 13e40dd3d9934a16847186d43d68e579 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.868360 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.870002 5357 tablet_bootstrap.cc:654] T 13e40dd3d9934a16847186d43d68e579 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
W20260620 14:48:42.871659 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4185152649374570a09e18de7201eb3e has no consensus state
I20260620 14:48:42.872283 5357 tablet_bootstrap.cc:492] T 13e40dd3d9934a16847186d43d68e579 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.872426 5357 ts_tablet_manager.cc:1397] T 13e40dd3d9934a16847186d43d68e579 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260620 14:48:42.872650 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 90eb372e249c456389602b9485bd98df with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.873144 5357 raft_consensus.cc:348] T 13e40dd3d9934a16847186d43d68e579 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.873334 5357 raft_consensus.cc:374] T 13e40dd3d9934a16847186d43d68e579 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.873445 5357 raft_consensus.cc:729] T 13e40dd3d9934a16847186d43d68e579 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.873696 5357 consensus_queue.cc:260] T 13e40dd3d9934a16847186d43d68e579 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.873898 5357 raft_consensus.cc:388] T 13e40dd3d9934a16847186d43d68e579 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.874001 5357 raft_consensus.cc:482] T 13e40dd3d9934a16847186d43d68e579 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.874130 5357 raft_consensus.cc:3037] T 13e40dd3d9934a16847186d43d68e579 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.875535 5367 tablet_replica.cc:330] T 90eb372e249c456389602b9485bd98df P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.875705 5308 tablet_service.cc:1467] Processing CreateTablet for tablet 4185152649374570a09e18de7201eb3e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION VALUES < 100
I20260620 14:48:42.875836 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.876086 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4185152649374570a09e18de7201eb3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.876914 5357 raft_consensus.cc:504] T 13e40dd3d9934a16847186d43d68e579 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.877030 5367 raft_consensus.cc:2229] T 90eb372e249c456389602b9485bd98df P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.877230 5357 leader_election.cc:302] T 13e40dd3d9934a16847186d43d68e579 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.877310 5367 raft_consensus.cc:2258] T 90eb372e249c456389602b9485bd98df P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.877455 5357 leader_election.cc:288] T 13e40dd3d9934a16847186d43d68e579 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.877614 5391 raft_consensus.cc:2781] T 13e40dd3d9934a16847186d43d68e579 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.877763 5391 raft_consensus.cc:686] T 13e40dd3d9934a16847186d43d68e579 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.878007 5391 consensus_queue.cc:237] T 13e40dd3d9934a16847186d43d68e579 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.878252 5357 ts_tablet_manager.cc:1428] T 13e40dd3d9934a16847186d43d68e579 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260620 14:48:42.878247 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.880326 5367 ts_tablet_manager.cc:1905] T 90eb372e249c456389602b9485bd98df P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.881770 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 4185152649374570a09e18de7201eb3e
I20260620 14:48:42.882112 5357 tablet_bootstrap.cc:492] T 4185152649374570a09e18de7201eb3e P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.883284 5357 tablet_bootstrap.cc:654] T 4185152649374570a09e18de7201eb3e P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.883424 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.884588 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 4185152649374570a09e18de7201eb3e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.885152 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.886078 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 13e40dd3d9934a16847186d43d68e579 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.888312 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.888924 5367 ts_tablet_manager.cc:1918] T 90eb372e249c456389602b9485bd98df P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.889055 5367 log.cc:1196] T 90eb372e249c456389602b9485bd98df P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/90eb372e249c456389602b9485bd98df
I20260620 14:48:42.889477 5367 ts_tablet_manager.cc:1939] T 90eb372e249c456389602b9485bd98df P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.890400 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 90eb372e249c456389602b9485bd98df (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.890570 5367 tablet_replica.cc:330] T 13e40dd3d9934a16847186d43d68e579 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
W20260620 14:48:42.890674 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 4185152649374570a09e18de7201eb3e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4185152649374570a09e18de7201eb3e already in progress: creating tablet
I20260620 14:48:42.890760 5367 raft_consensus.cc:2229] T 13e40dd3d9934a16847186d43d68e579 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.890915 5367 raft_consensus.cc:2258] T 13e40dd3d9934a16847186d43d68e579 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.891816 5367 ts_tablet_manager.cc:1905] T 13e40dd3d9934a16847186d43d68e579 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260620 14:48:42.892360 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9becb19f667a490ebe409b80ad144f98 has no consensus state
I20260620 14:48:42.893019 5357 tablet_bootstrap.cc:492] T 4185152649374570a09e18de7201eb3e P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.893203 5357 ts_tablet_manager.cc:1397] T 4185152649374570a09e18de7201eb3e P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.011s user 0.006s sys 0.004s
I20260620 14:48:42.893802 5357 raft_consensus.cc:348] T 4185152649374570a09e18de7201eb3e P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.894023 5357 raft_consensus.cc:374] T 4185152649374570a09e18de7201eb3e P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.894107 5357 raft_consensus.cc:729] T 4185152649374570a09e18de7201eb3e P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.894364 5357 consensus_queue.cc:260] T 4185152649374570a09e18de7201eb3e P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.894554 5357 raft_consensus.cc:388] T 4185152649374570a09e18de7201eb3e P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.894958 5357 raft_consensus.cc:482] T 4185152649374570a09e18de7201eb3e P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.895082 5357 raft_consensus.cc:3037] T 4185152649374570a09e18de7201eb3e P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.895639 5308 tablet_service.cc:1467] Processing CreateTablet for tablet 9becb19f667a490ebe409b80ad144f98 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION VALUES < 100
I20260620 14:48:42.895691 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.896082 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9becb19f667a490ebe409b80ad144f98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.897923 5357 raft_consensus.cc:504] T 4185152649374570a09e18de7201eb3e P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.898222 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.898535 5367 ts_tablet_manager.cc:1918] T 13e40dd3d9934a16847186d43d68e579 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.898694 5367 log.cc:1196] T 13e40dd3d9934a16847186d43d68e579 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/13e40dd3d9934a16847186d43d68e579
I20260620 14:48:42.899076 5367 ts_tablet_manager.cc:1939] T 13e40dd3d9934a16847186d43d68e579 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.899967 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 13e40dd3d9934a16847186d43d68e579 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.898216 5357 leader_election.cc:302] T 4185152649374570a09e18de7201eb3e P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.900662 5357 leader_election.cc:288] T 4185152649374570a09e18de7201eb3e P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.900707 5391 raft_consensus.cc:2781] T 4185152649374570a09e18de7201eb3e P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.900866 5391 raft_consensus.cc:686] T 4185152649374570a09e18de7201eb3e P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.901115 5357 ts_tablet_manager.cc:1428] T 4185152649374570a09e18de7201eb3e P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.008s user 0.005s sys 0.001s
I20260620 14:48:42.901110 5391 consensus_queue.cc:237] T 4185152649374570a09e18de7201eb3e P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.901364 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 9becb19f667a490ebe409b80ad144f98
I20260620 14:48:42.901964 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 9becb19f667a490ebe409b80ad144f98 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.902792 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.903797 5357 tablet_bootstrap.cc:492] T 9becb19f667a490ebe409b80ad144f98 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.905146 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:42.905478 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 9becb19f667a490ebe409b80ad144f98 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9becb19f667a490ebe409b80ad144f98 already in progress: creating tablet
I20260620 14:48:42.905725 5357 tablet_bootstrap.cc:654] T 9becb19f667a490ebe409b80ad144f98 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.907552 5357 tablet_bootstrap.cc:492] T 9becb19f667a490ebe409b80ad144f98 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.907718 5357 ts_tablet_manager.cc:1397] T 9becb19f667a490ebe409b80ad144f98 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
W20260620 14:48:42.908378 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ef608db092a24d09af414696a0d5ad5c has no consensus state
I20260620 14:48:42.908324 5357 raft_consensus.cc:348] T 9becb19f667a490ebe409b80ad144f98 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.908560 5357 raft_consensus.cc:374] T 9becb19f667a490ebe409b80ad144f98 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.908658 5357 raft_consensus.cc:729] T 9becb19f667a490ebe409b80ad144f98 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.909041 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 4185152649374570a09e18de7201eb3e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.909049 5357 consensus_queue.cc:260] T 9becb19f667a490ebe409b80ad144f98 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.909319 5367 tablet_replica.cc:330] T 4185152649374570a09e18de7201eb3e P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.909350 5357 raft_consensus.cc:388] T 9becb19f667a490ebe409b80ad144f98 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.909446 5357 raft_consensus.cc:482] T 9becb19f667a490ebe409b80ad144f98 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.909498 5367 raft_consensus.cc:2229] T 4185152649374570a09e18de7201eb3e P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.909560 5357 raft_consensus.cc:3037] T 9becb19f667a490ebe409b80ad144f98 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.909642 5367 raft_consensus.cc:2258] T 4185152649374570a09e18de7201eb3e P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.910796 5367 ts_tablet_manager.cc:1905] T 4185152649374570a09e18de7201eb3e P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.912214 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.912392 5357 raft_consensus.cc:504] T 9becb19f667a490ebe409b80ad144f98 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.912662 5357 leader_election.cc:302] T 9becb19f667a490ebe409b80ad144f98 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.912909 5391 raft_consensus.cc:2781] T 9becb19f667a490ebe409b80ad144f98 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.913043 5391 raft_consensus.cc:686] T 9becb19f667a490ebe409b80ad144f98 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.913290 5391 consensus_queue.cc:237] T 9becb19f667a490ebe409b80ad144f98 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.914577 5357 leader_election.cc:288] T 9becb19f667a490ebe409b80ad144f98 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.914520 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.915122 5357 ts_tablet_manager.cc:1428] T 9becb19f667a490ebe409b80ad144f98 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
I20260620 14:48:42.916708 5367 ts_tablet_manager.cc:1918] T 4185152649374570a09e18de7201eb3e P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.916857 5367 log.cc:1196] T 4185152649374570a09e18de7201eb3e P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/4185152649374570a09e18de7201eb3e
I20260620 14:48:42.917246 5367 ts_tablet_manager.cc:1939] T 4185152649374570a09e18de7201eb3e P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.917593 5308 tablet_service.cc:1467] Processing CreateTablet for tablet ef608db092a24d09af414696a0d5ad5c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION VALUES < 50
I20260620 14:48:42.918018 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ef608db092a24d09af414696a0d5ad5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.918169 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 4185152649374570a09e18de7201eb3e (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.918769 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet ef608db092a24d09af414696a0d5ad5c
I20260620 14:48:42.919348 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet ef608db092a24d09af414696a0d5ad5c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:42.919843 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet ef608db092a24d09af414696a0d5ad5c because the tablet was not found. No further retry: Not found: Tablet not found: ef608db092a24d09af414696a0d5ad5c
I20260620 14:48:42.920197 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.921177 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.921815 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 9becb19f667a490ebe409b80ad144f98 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.922089 5367 tablet_replica.cc:330] T 9becb19f667a490ebe409b80ad144f98 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.922325 5367 raft_consensus.cc:2229] T 9becb19f667a490ebe409b80ad144f98 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.922540 5367 raft_consensus.cc:2258] T 9becb19f667a490ebe409b80ad144f98 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.923504 5367 ts_tablet_manager.cc:1905] T 9becb19f667a490ebe409b80ad144f98 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.923355 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.926836 5357 tablet_bootstrap.cc:492] T ef608db092a24d09af414696a0d5ad5c P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
W20260620 14:48:42.927066 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e46c2bc435dd443bbc1e6bbe0192aff1 has no consensus state
I20260620 14:48:42.928603 5357 tablet_bootstrap.cc:654] T ef608db092a24d09af414696a0d5ad5c P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.929572 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.929915 5367 ts_tablet_manager.cc:1918] T 9becb19f667a490ebe409b80ad144f98 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.930150 5367 log.cc:1196] T 9becb19f667a490ebe409b80ad144f98 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/9becb19f667a490ebe409b80ad144f98
I20260620 14:48:42.931063 5308 tablet_service.cc:1467] Processing CreateTablet for tablet e46c2bc435dd443bbc1e6bbe0192aff1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION VALUES < 50
I20260620 14:48:42.931515 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e46c2bc435dd443bbc1e6bbe0192aff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.931926 5357 tablet_bootstrap.cc:492] T ef608db092a24d09af414696a0d5ad5c P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.932078 5357 ts_tablet_manager.cc:1397] T ef608db092a24d09af414696a0d5ad5c P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260620 14:48:42.932215 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.932636 5367 ts_tablet_manager.cc:1939] T 9becb19f667a490ebe409b80ad144f98 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.932770 5357 raft_consensus.cc:348] T ef608db092a24d09af414696a0d5ad5c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.932958 5357 raft_consensus.cc:374] T ef608db092a24d09af414696a0d5ad5c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.933048 5357 raft_consensus.cc:729] T ef608db092a24d09af414696a0d5ad5c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.933326 5357 consensus_queue.cc:260] T ef608db092a24d09af414696a0d5ad5c P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.933522 5357 raft_consensus.cc:388] T ef608db092a24d09af414696a0d5ad5c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.933589 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 9becb19f667a490ebe409b80ad144f98 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.933641 5357 raft_consensus.cc:482] T ef608db092a24d09af414696a0d5ad5c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.933737 5357 raft_consensus.cc:3037] T ef608db092a24d09af414696a0d5ad5c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.935587 5357 raft_consensus.cc:504] T ef608db092a24d09af414696a0d5ad5c P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.935776 5357 leader_election.cc:302] T ef608db092a24d09af414696a0d5ad5c P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.935997 5357 leader_election.cc:288] T ef608db092a24d09af414696a0d5ad5c P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.936030 5391 raft_consensus.cc:2781] T ef608db092a24d09af414696a0d5ad5c P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.936184 5391 raft_consensus.cc:686] T ef608db092a24d09af414696a0d5ad5c P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.936391 5391 consensus_queue.cc:237] T ef608db092a24d09af414696a0d5ad5c P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.936583 5357 ts_tablet_manager.cc:1428] T ef608db092a24d09af414696a0d5ad5c P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.004s user 0.005s sys 0.000s
I20260620 14:48:42.937022 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet e46c2bc435dd443bbc1e6bbe0192aff1
I20260620 14:48:42.937549 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet e46c2bc435dd443bbc1e6bbe0192aff1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:42.938366 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet e46c2bc435dd443bbc1e6bbe0192aff1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e46c2bc435dd443bbc1e6bbe0192aff1 already in progress: creating tablet
I20260620 14:48:42.938928 5357 tablet_bootstrap.cc:492] T e46c2bc435dd443bbc1e6bbe0192aff1 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.938905 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.940623 5357 tablet_bootstrap.cc:654] T e46c2bc435dd443bbc1e6bbe0192aff1 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.942149 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.942653 5357 tablet_bootstrap.cc:492] T e46c2bc435dd443bbc1e6bbe0192aff1 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.942788 5357 ts_tablet_manager.cc:1397] T e46c2bc435dd443bbc1e6bbe0192aff1 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260620 14:48:42.943078 5222 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.943445 5357 raft_consensus.cc:348] T e46c2bc435dd443bbc1e6bbe0192aff1 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.943642 5357 raft_consensus.cc:374] T e46c2bc435dd443bbc1e6bbe0192aff1 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.943751 5357 raft_consensus.cc:729] T e46c2bc435dd443bbc1e6bbe0192aff1 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.943984 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet ef608db092a24d09af414696a0d5ad5c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.943954 5357 consensus_queue.cc:260] T e46c2bc435dd443bbc1e6bbe0192aff1 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.944190 5357 raft_consensus.cc:388] T e46c2bc435dd443bbc1e6bbe0192aff1 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.944260 5357 raft_consensus.cc:482] T e46c2bc435dd443bbc1e6bbe0192aff1 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.944345 5357 raft_consensus.cc:3037] T e46c2bc435dd443bbc1e6bbe0192aff1 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.944675 5367 tablet_replica.cc:330] T ef608db092a24d09af414696a0d5ad5c P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.944864 5367 raft_consensus.cc:2229] T ef608db092a24d09af414696a0d5ad5c P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.945066 5367 raft_consensus.cc:2258] T ef608db092a24d09af414696a0d5ad5c P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.946071 5367 ts_tablet_manager.cc:1905] T ef608db092a24d09af414696a0d5ad5c P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260620 14:48:42.946465 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d4055138e5fa42e8bc2024bad86264a1 has no consensus state
I20260620 14:48:42.946916 5357 raft_consensus.cc:504] T e46c2bc435dd443bbc1e6bbe0192aff1 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.947197 5357 leader_election.cc:302] T e46c2bc435dd443bbc1e6bbe0192aff1 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.947471 5391 raft_consensus.cc:2781] T e46c2bc435dd443bbc1e6bbe0192aff1 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.947639 5391 raft_consensus.cc:686] T e46c2bc435dd443bbc1e6bbe0192aff1 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.947862 5391 consensus_queue.cc:237] T e46c2bc435dd443bbc1e6bbe0192aff1 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.950755 5357 leader_election.cc:288] T e46c2bc435dd443bbc1e6bbe0192aff1 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.951258 5357 ts_tablet_manager.cc:1428] T e46c2bc435dd443bbc1e6bbe0192aff1 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.008s user 0.001s sys 0.004s
I20260620 14:48:42.951152 5308 tablet_service.cc:1467] Processing CreateTablet for tablet d4055138e5fa42e8bc2024bad86264a1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION VALUES < 100
I20260620 14:48:42.951853 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d4055138e5fa42e8bc2024bad86264a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.952692 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.954531 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet e46c2bc435dd443bbc1e6bbe0192aff1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.955137 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.955325 5367 ts_tablet_manager.cc:1918] T ef608db092a24d09af414696a0d5ad5c P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.955470 5367 log.cc:1196] T ef608db092a24d09af414696a0d5ad5c P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/ef608db092a24d09af414696a0d5ad5c
I20260620 14:48:42.955902 5367 ts_tablet_manager.cc:1939] T ef608db092a24d09af414696a0d5ad5c P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.956959 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet ef608db092a24d09af414696a0d5ad5c (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:42.957229 5367 tablet_replica.cc:330] T e46c2bc435dd443bbc1e6bbe0192aff1 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.957412 5367 raft_consensus.cc:2229] T e46c2bc435dd443bbc1e6bbe0192aff1 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.957643 5357 tablet_bootstrap.cc:492] T d4055138e5fa42e8bc2024bad86264a1 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.957583 5367 raft_consensus.cc:2258] T e46c2bc435dd443bbc1e6bbe0192aff1 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.958504 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet d4055138e5fa42e8bc2024bad86264a1
I20260620 14:48:42.959254 5367 ts_tablet_manager.cc:1905] T e46c2bc435dd443bbc1e6bbe0192aff1 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.959496 5357 tablet_bootstrap.cc:654] T d4055138e5fa42e8bc2024bad86264a1 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.961465 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.960248 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.964946 5367 ts_tablet_manager.cc:1918] T e46c2bc435dd443bbc1e6bbe0192aff1 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.965102 5367 log.cc:1196] T e46c2bc435dd443bbc1e6bbe0192aff1 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/e46c2bc435dd443bbc1e6bbe0192aff1
I20260620 14:48:42.964993 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.965524 5367 ts_tablet_manager.cc:1939] T e46c2bc435dd443bbc1e6bbe0192aff1 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.966388 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet d4055138e5fa42e8bc2024bad86264a1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.966428 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet e46c2bc435dd443bbc1e6bbe0192aff1 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:42.966935 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet d4055138e5fa42e8bc2024bad86264a1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d4055138e5fa42e8bc2024bad86264a1 already in progress: creating tablet
I20260620 14:48:42.967447 5357 tablet_bootstrap.cc:492] T d4055138e5fa42e8bc2024bad86264a1 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.967607 5357 ts_tablet_manager.cc:1397] T d4055138e5fa42e8bc2024bad86264a1 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.010s user 0.001s sys 0.008s
I20260620 14:48:42.968359 5357 raft_consensus.cc:348] T d4055138e5fa42e8bc2024bad86264a1 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.968580 5357 raft_consensus.cc:374] T d4055138e5fa42e8bc2024bad86264a1 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.968683 5357 raft_consensus.cc:729] T d4055138e5fa42e8bc2024bad86264a1 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
W20260620 14:48:42.969024 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 92a54b894ae24f9e9f5a5cf2307023a9 has no consensus state
I20260620 14:48:42.968930 5357 consensus_queue.cc:260] T d4055138e5fa42e8bc2024bad86264a1 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.969126 5357 raft_consensus.cc:388] T d4055138e5fa42e8bc2024bad86264a1 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.969226 5357 raft_consensus.cc:482] T d4055138e5fa42e8bc2024bad86264a1 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.969430 5357 raft_consensus.cc:3037] T d4055138e5fa42e8bc2024bad86264a1 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.971777 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.972258 5357 raft_consensus.cc:504] T d4055138e5fa42e8bc2024bad86264a1 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.972348 5308 tablet_service.cc:1467] Processing CreateTablet for tablet 92a54b894ae24f9e9f5a5cf2307023a9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION VALUES < 100
I20260620 14:48:42.972551 5357 leader_election.cc:302] T d4055138e5fa42e8bc2024bad86264a1 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.972784 5361 raft_consensus.cc:2781] T d4055138e5fa42e8bc2024bad86264a1 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.972816 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 92a54b894ae24f9e9f5a5cf2307023a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.973002 5361 raft_consensus.cc:686] T d4055138e5fa42e8bc2024bad86264a1 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.973230 5361 consensus_queue.cc:237] T d4055138e5fa42e8bc2024bad86264a1 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.972784 5357 leader_election.cc:288] T d4055138e5fa42e8bc2024bad86264a1 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.974854 5357 ts_tablet_manager.cc:1428] T d4055138e5fa42e8bc2024bad86264a1 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.007s user 0.000s sys 0.006s
I20260620 14:48:42.975857 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.976236 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet d4055138e5fa42e8bc2024bad86264a1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.977061 5367 tablet_replica.cc:330] T d4055138e5fa42e8bc2024bad86264a1 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.977289 5367 raft_consensus.cc:2229] T d4055138e5fa42e8bc2024bad86264a1 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.977494 5367 raft_consensus.cc:2258] T d4055138e5fa42e8bc2024bad86264a1 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.978576 5367 ts_tablet_manager.cc:1905] T d4055138e5fa42e8bc2024bad86264a1 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:42.978974 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 92a54b894ae24f9e9f5a5cf2307023a9
I20260620 14:48:42.979612 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 92a54b894ae24f9e9f5a5cf2307023a9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.979720 5357 tablet_bootstrap.cc:492] T 92a54b894ae24f9e9f5a5cf2307023a9 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.981355 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.981514 5357 tablet_bootstrap.cc:654] T 92a54b894ae24f9e9f5a5cf2307023a9 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:42.982103 5222 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:42.983742 5357 tablet_bootstrap.cc:492] T 92a54b894ae24f9e9f5a5cf2307023a9 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:42.983899 5357 ts_tablet_manager.cc:1397] T 92a54b894ae24f9e9f5a5cf2307023a9 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260620 14:48:42.984360 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.984710 5357 raft_consensus.cc:348] T 92a54b894ae24f9e9f5a5cf2307023a9 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.984891 5357 raft_consensus.cc:374] T 92a54b894ae24f9e9f5a5cf2307023a9 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:42.985001 5357 raft_consensus.cc:729] T 92a54b894ae24f9e9f5a5cf2307023a9 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:42.985281 5357 consensus_queue.cc:260] T 92a54b894ae24f9e9f5a5cf2307023a9 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.985473 5357 raft_consensus.cc:388] T 92a54b894ae24f9e9f5a5cf2307023a9 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:42.985574 5357 raft_consensus.cc:482] T 92a54b894ae24f9e9f5a5cf2307023a9 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:42.985697 5357 raft_consensus.cc:3037] T 92a54b894ae24f9e9f5a5cf2307023a9 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:42.986665 5367 ts_tablet_manager.cc:1918] T d4055138e5fa42e8bc2024bad86264a1 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:42.986776 5367 log.cc:1196] T d4055138e5fa42e8bc2024bad86264a1 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/d4055138e5fa42e8bc2024bad86264a1
I20260620 14:48:42.987090 5367 ts_tablet_manager.cc:1939] T d4055138e5fa42e8bc2024bad86264a1 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:42.987869 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet d4055138e5fa42e8bc2024bad86264a1 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:42.988149 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 92a54b894ae24f9e9f5a5cf2307023a9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 92a54b894ae24f9e9f5a5cf2307023a9 already in progress: creating tablet
I20260620 14:48:42.988319 5357 raft_consensus.cc:504] T 92a54b894ae24f9e9f5a5cf2307023a9 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
W20260620 14:48:42.988627 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a75bf25a880f4776a39a54f9c92d7468 has no consensus state
I20260620 14:48:42.988591 5357 leader_election.cc:302] T 92a54b894ae24f9e9f5a5cf2307023a9 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:42.988833 5357 leader_election.cc:288] T 92a54b894ae24f9e9f5a5cf2307023a9 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:42.988910 5361 raft_consensus.cc:2781] T 92a54b894ae24f9e9f5a5cf2307023a9 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:42.989029 5361 raft_consensus.cc:686] T 92a54b894ae24f9e9f5a5cf2307023a9 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:42.989286 5357 ts_tablet_manager.cc:1428] T 92a54b894ae24f9e9f5a5cf2307023a9 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.004s sys 0.001s
I20260620 14:48:42.989262 5361 consensus_queue.cc:237] T 92a54b894ae24f9e9f5a5cf2307023a9 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:42.991366 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.991969 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 92a54b894ae24f9e9f5a5cf2307023a9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.992012 5310 tablet_service.cc:1467] Processing CreateTablet for tablet a75bf25a880f4776a39a54f9c92d7468 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:42.992357 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a75bf25a880f4776a39a54f9c92d7468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:42.992638 5367 tablet_replica.cc:330] T 92a54b894ae24f9e9f5a5cf2307023a9 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:42.992856 5367 raft_consensus.cc:2229] T 92a54b894ae24f9e9f5a5cf2307023a9 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:42.993034 5367 raft_consensus.cc:2258] T 92a54b894ae24f9e9f5a5cf2307023a9 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:42.993782 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.996644 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet a75bf25a880f4776a39a54f9c92d7468
I20260620 14:48:42.997272 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet a75bf25a880f4776a39a54f9c92d7468 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:42.997658 5357 tablet_bootstrap.cc:492] T a75bf25a880f4776a39a54f9c92d7468 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:42.998108 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:42.999023 5357 tablet_bootstrap.cc:654] T a75bf25a880f4776a39a54f9c92d7468 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:43.000301 5367 ts_tablet_manager.cc:1905] T 92a54b894ae24f9e9f5a5cf2307023a9 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:43.000321 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.000888 5357 tablet_bootstrap.cc:492] T a75bf25a880f4776a39a54f9c92d7468 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:43.001032 5357 ts_tablet_manager.cc:1397] T a75bf25a880f4776a39a54f9c92d7468 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.001s sys 0.001s
I20260620 14:48:43.001835 5357 raft_consensus.cc:348] T a75bf25a880f4776a39a54f9c92d7468 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.002035 5357 raft_consensus.cc:374] T a75bf25a880f4776a39a54f9c92d7468 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:43.002115 5357 raft_consensus.cc:729] T a75bf25a880f4776a39a54f9c92d7468 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:43.002502 5357 consensus_queue.cc:260] T a75bf25a880f4776a39a54f9c92d7468 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.002696 5357 raft_consensus.cc:388] T a75bf25a880f4776a39a54f9c92d7468 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:43.002799 5357 raft_consensus.cc:482] T a75bf25a880f4776a39a54f9c92d7468 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:43.002890 5357 raft_consensus.cc:3037] T a75bf25a880f4776a39a54f9c92d7468 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:43.004774 5222 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f365791d72634963a4472ae92b6e0ad0 has no consensus state
I20260620 14:48:43.006078 5357 raft_consensus.cc:504] T a75bf25a880f4776a39a54f9c92d7468 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.006352 5357 leader_election.cc:302] T a75bf25a880f4776a39a54f9c92d7468 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:43.006592 5361 raft_consensus.cc:2781] T a75bf25a880f4776a39a54f9c92d7468 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:43.006774 5361 raft_consensus.cc:686] T a75bf25a880f4776a39a54f9c92d7468 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:43.006778 5367 ts_tablet_manager.cc:1918] T 92a54b894ae24f9e9f5a5cf2307023a9 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:43.006943 5367 log.cc:1196] T 92a54b894ae24f9e9f5a5cf2307023a9 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/92a54b894ae24f9e9f5a5cf2307023a9
I20260620 14:48:43.006819 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.007015 5361 consensus_queue.cc:237] T a75bf25a880f4776a39a54f9c92d7468 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.007344 5367 ts_tablet_manager.cc:1939] T 92a54b894ae24f9e9f5a5cf2307023a9 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:43.008572 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 92a54b894ae24f9e9f5a5cf2307023a9 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:43.008940 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet a75bf25a880f4776a39a54f9c92d7468 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a75bf25a880f4776a39a54f9c92d7468 already in progress: creating tablet
I20260620 14:48:43.009292 5357 leader_election.cc:288] T a75bf25a880f4776a39a54f9c92d7468 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:43.009234 5310 tablet_service.cc:1467] Processing CreateTablet for tablet f365791d72634963a4472ae92b6e0ad0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:43.009654 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f365791d72634963a4472ae92b6e0ad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:43.009833 5357 ts_tablet_manager.cc:1428] T a75bf25a880f4776a39a54f9c92d7468 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.009s user 0.003s sys 0.003s
I20260620 14:48:43.010950 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet a75bf25a880f4776a39a54f9c92d7468 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:42 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:43.010942 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.011291 5367 tablet_replica.cc:330] T a75bf25a880f4776a39a54f9c92d7468 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:43.011478 5367 raft_consensus.cc:2229] T a75bf25a880f4776a39a54f9c92d7468 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:43.011683 5367 raft_consensus.cc:2258] T a75bf25a880f4776a39a54f9c92d7468 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:43.013195 5367 ts_tablet_manager.cc:1905] T a75bf25a880f4776a39a54f9c92d7468 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:43.014254 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet f365791d72634963a4472ae92b6e0ad0
I20260620 14:48:43.015185 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet f365791d72634963a4472ae92b6e0ad0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:43 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:43.015583 5357 tablet_bootstrap.cc:492] T f365791d72634963a4472ae92b6e0ad0 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:43.016626 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:43.017310 5357 tablet_bootstrap.cc:654] T f365791d72634963a4472ae92b6e0ad0 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:43.017423 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.019158 5357 tablet_bootstrap.cc:492] T f365791d72634963a4472ae92b6e0ad0 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:43.019309 5357 ts_tablet_manager.cc:1397] T f365791d72634963a4472ae92b6e0ad0 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:43.019333 5367 ts_tablet_manager.cc:1918] T a75bf25a880f4776a39a54f9c92d7468 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:43.019439 5367 log.cc:1196] T a75bf25a880f4776a39a54f9c92d7468 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/a75bf25a880f4776a39a54f9c92d7468
I20260620 14:48:43.019857 5367 ts_tablet_manager.cc:1939] T a75bf25a880f4776a39a54f9c92d7468 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:43.019778 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.020177 5357 raft_consensus.cc:348] T f365791d72634963a4472ae92b6e0ad0 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.020382 5357 raft_consensus.cc:374] T f365791d72634963a4472ae92b6e0ad0 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:43.020488 5357 raft_consensus.cc:729] T f365791d72634963a4472ae92b6e0ad0 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:43.020834 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet a75bf25a880f4776a39a54f9c92d7468 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:43.020857 5357 consensus_queue.cc:260] T f365791d72634963a4472ae92b6e0ad0 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.021134 5357 raft_consensus.cc:388] T f365791d72634963a4472ae92b6e0ad0 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20260620 14:48:43.021165 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet f365791d72634963a4472ae92b6e0ad0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f365791d72634963a4472ae92b6e0ad0 already in progress: creating tablet
I20260620 14:48:43.021240 5357 raft_consensus.cc:482] T f365791d72634963a4472ae92b6e0ad0 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:43.021361 5357 raft_consensus.cc:3037] T f365791d72634963a4472ae92b6e0ad0 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:43.023000 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e0a6a9c805284be689bf1cde6e3422a6 has no consensus state
I20260620 14:48:43.023744 5357 raft_consensus.cc:504] T f365791d72634963a4472ae92b6e0ad0 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.024006 5357 leader_election.cc:302] T f365791d72634963a4472ae92b6e0ad0 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:43.024197 5357 leader_election.cc:288] T f365791d72634963a4472ae92b6e0ad0 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:43.024307 5361 raft_consensus.cc:2781] T f365791d72634963a4472ae92b6e0ad0 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:43.024436 5361 raft_consensus.cc:686] T f365791d72634963a4472ae92b6e0ad0 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:43.024581 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.024693 5361 consensus_queue.cc:237] T f365791d72634963a4472ae92b6e0ad0 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.024864 5357 ts_tablet_manager.cc:1428] T f365791d72634963a4472ae92b6e0ad0 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.001s sys 0.004s
I20260620 14:48:43.027096 5310 tablet_service.cc:1467] Processing CreateTablet for tablet e0a6a9c805284be689bf1cde6e3422a6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION VALUES < 100
I20260620 14:48:43.027259 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.027470 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e0a6a9c805284be689bf1cde6e3422a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:43.028312 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet f365791d72634963a4472ae92b6e0ad0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:43 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:43.028761 5367 tablet_replica.cc:330] T f365791d72634963a4472ae92b6e0ad0 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:43.028996 5367 raft_consensus.cc:2229] T f365791d72634963a4472ae92b6e0ad0 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:43.029197 5367 raft_consensus.cc:2258] T f365791d72634963a4472ae92b6e0ad0 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:43.030840 5367 ts_tablet_manager.cc:1905] T f365791d72634963a4472ae92b6e0ad0 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:43.031239 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet e0a6a9c805284be689bf1cde6e3422a6
I20260620 14:48:43.032003 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet e0a6a9c805284be689bf1cde6e3422a6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:43 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:43.033458 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.033835 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:43.036062 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.036782 5367 ts_tablet_manager.cc:1918] T f365791d72634963a4472ae92b6e0ad0 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:43.036903 5367 log.cc:1196] T f365791d72634963a4472ae92b6e0ad0 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/f365791d72634963a4472ae92b6e0ad0
I20260620 14:48:43.037245 5367 ts_tablet_manager.cc:1939] T f365791d72634963a4472ae92b6e0ad0 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:43.038192 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet f365791d72634963a4472ae92b6e0ad0 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:43.038429 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet e0a6a9c805284be689bf1cde6e3422a6 because the tablet was not found. No further retry: Not found: Tablet not found: e0a6a9c805284be689bf1cde6e3422a6
W20260620 14:48:43.039547 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 56790b53f28e476f9a9e112a66641a30 has no consensus state
I20260620 14:48:43.041553 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.042714 5308 tablet_service.cc:1467] Processing CreateTablet for tablet 56790b53f28e476f9a9e112a66641a30 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION VALUES < 100
I20260620 14:48:43.043063 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 56790b53f28e476f9a9e112a66641a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:43.043907 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.044483 5357 tablet_bootstrap.cc:492] T e0a6a9c805284be689bf1cde6e3422a6 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:43.045811 5357 tablet_bootstrap.cc:654] T e0a6a9c805284be689bf1cde6e3422a6 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:43.047482 5357 tablet_bootstrap.cc:492] T e0a6a9c805284be689bf1cde6e3422a6 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:43.047591 5357 ts_tablet_manager.cc:1397] T e0a6a9c805284be689bf1cde6e3422a6 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260620 14:48:43.048219 5357 raft_consensus.cc:348] T e0a6a9c805284be689bf1cde6e3422a6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.048372 5357 raft_consensus.cc:374] T e0a6a9c805284be689bf1cde6e3422a6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:43.048424 5357 raft_consensus.cc:729] T e0a6a9c805284be689bf1cde6e3422a6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:43.048619 5357 consensus_queue.cc:260] T e0a6a9c805284be689bf1cde6e3422a6 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.048782 5357 raft_consensus.cc:388] T e0a6a9c805284be689bf1cde6e3422a6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:43.048863 5357 raft_consensus.cc:482] T e0a6a9c805284be689bf1cde6e3422a6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:43.048949 5357 raft_consensus.cc:3037] T e0a6a9c805284be689bf1cde6e3422a6 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:43.049427 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 56790b53f28e476f9a9e112a66641a30
I20260620 14:48:43.049979 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 56790b53f28e476f9a9e112a66641a30 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:43 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:43.050640 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 56790b53f28e476f9a9e112a66641a30 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 56790b53f28e476f9a9e112a66641a30 already in progress: creating tablet
I20260620 14:48:43.051070 5357 raft_consensus.cc:504] T e0a6a9c805284be689bf1cde6e3422a6 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.051106 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.051293 5357 leader_election.cc:302] T e0a6a9c805284be689bf1cde6e3422a6 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:43.051478 5357 leader_election.cc:288] T e0a6a9c805284be689bf1cde6e3422a6 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:43.051558 5361 raft_consensus.cc:2781] T e0a6a9c805284be689bf1cde6e3422a6 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:43.051664 5361 raft_consensus.cc:686] T e0a6a9c805284be689bf1cde6e3422a6 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:43.051868 5357 ts_tablet_manager.cc:1428] T e0a6a9c805284be689bf1cde6e3422a6 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.004s user 0.003s sys 0.001s
I20260620 14:48:43.051828 5361 consensus_queue.cc:237] T e0a6a9c805284be689bf1cde6e3422a6 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.052070 5357 tablet_bootstrap.cc:492] T 56790b53f28e476f9a9e112a66641a30 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:43.053346 5357 tablet_bootstrap.cc:654] T 56790b53f28e476f9a9e112a66641a30 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:43.053785 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.054832 5357 tablet_bootstrap.cc:492] T 56790b53f28e476f9a9e112a66641a30 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:43.054965 5357 ts_tablet_manager.cc:1397] T 56790b53f28e476f9a9e112a66641a30 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:48:43.055541 5221 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:43.055557 5357 raft_consensus.cc:348] T 56790b53f28e476f9a9e112a66641a30 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.055784 5357 raft_consensus.cc:374] T 56790b53f28e476f9a9e112a66641a30 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:43.055851 5357 raft_consensus.cc:729] T 56790b53f28e476f9a9e112a66641a30 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:43.056047 5357 consensus_queue.cc:260] T 56790b53f28e476f9a9e112a66641a30 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.056218 5357 raft_consensus.cc:388] T 56790b53f28e476f9a9e112a66641a30 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:43.056275 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet e0a6a9c805284be689bf1cde6e3422a6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:43 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:43.056488 5367 tablet_replica.cc:330] T e0a6a9c805284be689bf1cde6e3422a6 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:43.056699 5367 raft_consensus.cc:2229] T e0a6a9c805284be689bf1cde6e3422a6 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:43.056833 5367 raft_consensus.cc:2258] T e0a6a9c805284be689bf1cde6e3422a6 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:43.056288 5357 raft_consensus.cc:482] T 56790b53f28e476f9a9e112a66641a30 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:43.057359 5357 raft_consensus.cc:3037] T 56790b53f28e476f9a9e112a66641a30 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:43.057700 5367 ts_tablet_manager.cc:1905] T e0a6a9c805284be689bf1cde6e3422a6 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260620 14:48:43.059178 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bc7ba5438f5141599bd76578fda3a253 has no consensus state
I20260620 14:48:43.060078 5357 raft_consensus.cc:504] T 56790b53f28e476f9a9e112a66641a30 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.060307 5357 leader_election.cc:302] T 56790b53f28e476f9a9e112a66641a30 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:43.060510 5361 raft_consensus.cc:2781] T 56790b53f28e476f9a9e112a66641a30 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:43.060629 5361 raft_consensus.cc:686] T 56790b53f28e476f9a9e112a66641a30 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:43.060832 5361 consensus_queue.cc:237] T 56790b53f28e476f9a9e112a66641a30 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.060861 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.062181 5357 leader_election.cc:288] T 56790b53f28e476f9a9e112a66641a30 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:43.062769 5357 ts_tablet_manager.cc:1428] T 56790b53f28e476f9a9e112a66641a30 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.008s user 0.004s sys 0.001s
I20260620 14:48:43.063454 5308 tablet_service.cc:1467] Processing CreateTablet for tablet bc7ba5438f5141599bd76578fda3a253 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20260620 14:48:43.063807 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet bc7ba5438f5141599bd76578fda3a253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:43.064126 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 56790b53f28e476f9a9e112a66641a30 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:43 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:43.064639 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.064630 5367 ts_tablet_manager.cc:1918] T e0a6a9c805284be689bf1cde6e3422a6 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:43.066216 5367 log.cc:1196] T e0a6a9c805284be689bf1cde6e3422a6 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/e0a6a9c805284be689bf1cde6e3422a6
I20260620 14:48:43.066565 5367 ts_tablet_manager.cc:1939] T e0a6a9c805284be689bf1cde6e3422a6 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
W20260620 14:48:43.067001 5209 catalog_manager.cc:4639] Async tablet task AlterTable RPC for tablet 0d6b11764090484a9ce8dbc1a739915f (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 0d6b11764090484a9ce8dbc1a739915f consensus state has no leader
I20260620 14:48:43.067346 5367 tablet_replica.cc:330] T 56790b53f28e476f9a9e112a66641a30 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:43.067456 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet e0a6a9c805284be689bf1cde6e3422a6 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:43.067488 5367 raft_consensus.cc:2229] T 56790b53f28e476f9a9e112a66641a30 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:43.067637 5367 raft_consensus.cc:2258] T 56790b53f28e476f9a9e112a66641a30 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:43.067978 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet bc7ba5438f5141599bd76578fda3a253
I20260620 14:48:43.068785 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet bc7ba5438f5141599bd76578fda3a253 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:43 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:43.069073 5367 ts_tablet_manager.cc:1905] T 56790b53f28e476f9a9e112a66641a30 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:43.069854 5357 tablet_bootstrap.cc:492] T bc7ba5438f5141599bd76578fda3a253 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:43.070333 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.070629 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:43.071101 5357 tablet_bootstrap.cc:654] T bc7ba5438f5141599bd76578fda3a253 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:43.072798 5357 tablet_bootstrap.cc:492] T bc7ba5438f5141599bd76578fda3a253 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:43.072916 5357 ts_tablet_manager.cc:1397] T bc7ba5438f5141599bd76578fda3a253 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260620 14:48:43.073091 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.073570 5357 raft_consensus.cc:348] T bc7ba5438f5141599bd76578fda3a253 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.073721 5357 raft_consensus.cc:374] T bc7ba5438f5141599bd76578fda3a253 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:43.073784 5357 raft_consensus.cc:729] T bc7ba5438f5141599bd76578fda3a253 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:43.073954 5357 consensus_queue.cc:260] T bc7ba5438f5141599bd76578fda3a253 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.074136 5357 raft_consensus.cc:388] T bc7ba5438f5141599bd76578fda3a253 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:43.074210 5357 raft_consensus.cc:482] T bc7ba5438f5141599bd76578fda3a253 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:43.074283 5357 raft_consensus.cc:3037] T bc7ba5438f5141599bd76578fda3a253 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:43.074501 5367 ts_tablet_manager.cc:1918] T 56790b53f28e476f9a9e112a66641a30 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:43.074610 5367 log.cc:1196] T 56790b53f28e476f9a9e112a66641a30 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/56790b53f28e476f9a9e112a66641a30
I20260620 14:48:43.074961 5367 ts_tablet_manager.cc:1939] T 56790b53f28e476f9a9e112a66641a30 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:43.075706 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 56790b53f28e476f9a9e112a66641a30 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:43.075914 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet bc7ba5438f5141599bd76578fda3a253 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet bc7ba5438f5141599bd76578fda3a253 already in progress: creating tablet
W20260620 14:48:43.076241 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fabbadb3be1e49af86d3cc2b5b3a29ac has no consensus state
I20260620 14:48:43.076723 5357 raft_consensus.cc:504] T bc7ba5438f5141599bd76578fda3a253 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.076925 5357 leader_election.cc:302] T bc7ba5438f5141599bd76578fda3a253 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:43.077081 5357 leader_election.cc:288] T bc7ba5438f5141599bd76578fda3a253 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:43.077131 5361 raft_consensus.cc:2781] T bc7ba5438f5141599bd76578fda3a253 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:43.077227 5361 raft_consensus.cc:686] T bc7ba5438f5141599bd76578fda3a253 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:43.077392 5361 consensus_queue.cc:237] T bc7ba5438f5141599bd76578fda3a253 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.077502 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.078146 5357 ts_tablet_manager.cc:1428] T bc7ba5438f5141599bd76578fda3a253 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260620 14:48:43.079480 5308 tablet_service.cc:1467] Processing CreateTablet for tablet fabbadb3be1e49af86d3cc2b5b3a29ac (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20260620 14:48:43.079829 5308 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fabbadb3be1e49af86d3cc2b5b3a29ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:43.080724 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.080909 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet bc7ba5438f5141599bd76578fda3a253 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:43 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:43.081189 5367 tablet_replica.cc:330] T bc7ba5438f5141599bd76578fda3a253 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:43.081349 5367 raft_consensus.cc:2229] T bc7ba5438f5141599bd76578fda3a253 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:43.081534 5367 raft_consensus.cc:2258] T bc7ba5438f5141599bd76578fda3a253 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:43.083148 5367 ts_tablet_manager.cc:1905] T bc7ba5438f5141599bd76578fda3a253 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:43.084313 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet fabbadb3be1e49af86d3cc2b5b3a29ac
I20260620 14:48:43.085381 5357 tablet_bootstrap.cc:492] T fabbadb3be1e49af86d3cc2b5b3a29ac P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:43.085693 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet fabbadb3be1e49af86d3cc2b5b3a29ac with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:43 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:43.086022 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.086781 5357 tablet_bootstrap.cc:654] T fabbadb3be1e49af86d3cc2b5b3a29ac P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:43.087937 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:43.089010 5357 tablet_bootstrap.cc:492] T fabbadb3be1e49af86d3cc2b5b3a29ac P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:43.089162 5357 ts_tablet_manager.cc:1397] T fabbadb3be1e49af86d3cc2b5b3a29ac P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.000s
I20260620 14:48:43.089800 5357 raft_consensus.cc:348] T fabbadb3be1e49af86d3cc2b5b3a29ac P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.089995 5357 raft_consensus.cc:374] T fabbadb3be1e49af86d3cc2b5b3a29ac P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:43.090131 5357 raft_consensus.cc:729] T fabbadb3be1e49af86d3cc2b5b3a29ac P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:43.090255 5367 ts_tablet_manager.cc:1918] T bc7ba5438f5141599bd76578fda3a253 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:43.090384 5367 log.cc:1196] T bc7ba5438f5141599bd76578fda3a253 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/bc7ba5438f5141599bd76578fda3a253
I20260620 14:48:43.090365 5357 consensus_queue.cc:260] T fabbadb3be1e49af86d3cc2b5b3a29ac P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.090608 5357 raft_consensus.cc:388] T fabbadb3be1e49af86d3cc2b5b3a29ac P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:43.090459 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.090714 5357 raft_consensus.cc:482] T fabbadb3be1e49af86d3cc2b5b3a29ac P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:43.090852 5357 raft_consensus.cc:3037] T fabbadb3be1e49af86d3cc2b5b3a29ac P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:43.090880 5367 ts_tablet_manager.cc:1939] T bc7ba5438f5141599bd76578fda3a253 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:43.091866 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet bc7ba5438f5141599bd76578fda3a253 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:43.092140 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet fabbadb3be1e49af86d3cc2b5b3a29ac because tablet deleting was already in progress. No further retry: Already present: State transition of tablet fabbadb3be1e49af86d3cc2b5b3a29ac already in progress: creating tablet
I20260620 14:48:43.093232 5357 raft_consensus.cc:504] T fabbadb3be1e49af86d3cc2b5b3a29ac P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.093492 5357 leader_election.cc:302] T fabbadb3be1e49af86d3cc2b5b3a29ac P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:43.093704 5357 leader_election.cc:288] T fabbadb3be1e49af86d3cc2b5b3a29ac P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
W20260620 14:48:43.093729 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b88740bdd2c44b3ca77f2749bcfca242 has no consensus state
I20260620 14:48:43.093777 5391 raft_consensus.cc:2781] T fabbadb3be1e49af86d3cc2b5b3a29ac P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:43.093932 5391 raft_consensus.cc:686] T fabbadb3be1e49af86d3cc2b5b3a29ac P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:43.094125 5357 ts_tablet_manager.cc:1428] T fabbadb3be1e49af86d3cc2b5b3a29ac P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.001s sys 0.003s
I20260620 14:48:43.094148 5391 consensus_queue.cc:237] T fabbadb3be1e49af86d3cc2b5b3a29ac P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.096658 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.096979 5310 tablet_service.cc:1467] Processing CreateTablet for tablet b88740bdd2c44b3ca77f2749bcfca242 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION VALUES < 100
I20260620 14:48:43.097333 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b88740bdd2c44b3ca77f2749bcfca242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:43.099129 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.100996 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet fabbadb3be1e49af86d3cc2b5b3a29ac with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:43 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:43.101351 5367 tablet_replica.cc:330] T fabbadb3be1e49af86d3cc2b5b3a29ac P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:43.101548 5367 raft_consensus.cc:2229] T fabbadb3be1e49af86d3cc2b5b3a29ac P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:43.101877 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet b88740bdd2c44b3ca77f2749bcfca242
I20260620 14:48:43.102402 5367 raft_consensus.cc:2258] T fabbadb3be1e49af86d3cc2b5b3a29ac P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:43.102497 5357 tablet_bootstrap.cc:492] T b88740bdd2c44b3ca77f2749bcfca242 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:43.102972 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet b88740bdd2c44b3ca77f2749bcfca242 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:43 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:43.103302 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.103901 5357 tablet_bootstrap.cc:654] T b88740bdd2c44b3ca77f2749bcfca242 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:43.105741 5357 tablet_bootstrap.cc:492] T b88740bdd2c44b3ca77f2749bcfca242 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:43.105949 5357 ts_tablet_manager.cc:1397] T b88740bdd2c44b3ca77f2749bcfca242 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260620 14:48:43.106010 5367 ts_tablet_manager.cc:1905] T fabbadb3be1e49af86d3cc2b5b3a29ac P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:43.105981 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.106706 5357 raft_consensus.cc:348] T b88740bdd2c44b3ca77f2749bcfca242 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.106907 5357 raft_consensus.cc:374] T b88740bdd2c44b3ca77f2749bcfca242 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:43.106998 5357 raft_consensus.cc:729] T b88740bdd2c44b3ca77f2749bcfca242 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:43.107226 5357 consensus_queue.cc:260] T b88740bdd2c44b3ca77f2749bcfca242 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.107420 5357 raft_consensus.cc:388] T b88740bdd2c44b3ca77f2749bcfca242 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:43.107568 5357 raft_consensus.cc:482] T b88740bdd2c44b3ca77f2749bcfca242 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:43.107682 5357 raft_consensus.cc:3037] T b88740bdd2c44b3ca77f2749bcfca242 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:43.109246 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 12af3072b79742ba8becd98cdd8425a7 has no consensus state
I20260620 14:48:43.112421 5357 raft_consensus.cc:504] T b88740bdd2c44b3ca77f2749bcfca242 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.112612 5367 ts_tablet_manager.cc:1918] T fabbadb3be1e49af86d3cc2b5b3a29ac P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:43.112720 5357 leader_election.cc:302] T b88740bdd2c44b3ca77f2749bcfca242 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:43.112854 5367 log.cc:1196] T fabbadb3be1e49af86d3cc2b5b3a29ac P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/fabbadb3be1e49af86d3cc2b5b3a29ac
I20260620 14:48:43.112834 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 12af3072b79742ba8becd98cdd8425a7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION VALUES < 100
I20260620 14:48:43.113004 5391 raft_consensus.cc:2781] T b88740bdd2c44b3ca77f2749bcfca242 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:43.112887 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.113137 5391 raft_consensus.cc:686] T b88740bdd2c44b3ca77f2749bcfca242 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:43.113269 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 12af3072b79742ba8becd98cdd8425a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:43.113389 5391 consensus_queue.cc:237] T b88740bdd2c44b3ca77f2749bcfca242 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.113632 5367 ts_tablet_manager.cc:1939] T fabbadb3be1e49af86d3cc2b5b3a29ac P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:43.114524 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet fabbadb3be1e49af86d3cc2b5b3a29ac (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:43.114921 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet b88740bdd2c44b3ca77f2749bcfca242 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b88740bdd2c44b3ca77f2749bcfca242 already in progress: creating tablet
I20260620 14:48:43.115448 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.116262 5357 leader_election.cc:288] T b88740bdd2c44b3ca77f2749bcfca242 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:43.116958 5357 ts_tablet_manager.cc:1428] T b88740bdd2c44b3ca77f2749bcfca242 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.011s user 0.004s sys 0.001s
I20260620 14:48:43.118574 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 12af3072b79742ba8becd98cdd8425a7
I20260620 14:48:43.119240 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 12af3072b79742ba8becd98cdd8425a7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:43 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:43.119916 5357 tablet_bootstrap.cc:492] T 12af3072b79742ba8becd98cdd8425a7 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
W20260620 14:48:43.120463 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 12af3072b79742ba8becd98cdd8425a7 because the tablet was not found. No further retry: Not found: Tablet not found: 12af3072b79742ba8becd98cdd8425a7
I20260620 14:48:43.120761 5221 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:43.121178 5357 tablet_bootstrap.cc:654] T 12af3072b79742ba8becd98cdd8425a7 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:43.121417 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet b88740bdd2c44b3ca77f2749bcfca242 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:43 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:43.121409 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.121898 5367 tablet_replica.cc:330] T b88740bdd2c44b3ca77f2749bcfca242 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:43.122180 5367 raft_consensus.cc:2229] T b88740bdd2c44b3ca77f2749bcfca242 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:43.122483 5367 raft_consensus.cc:2258] T b88740bdd2c44b3ca77f2749bcfca242 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:43.123926 5367 ts_tablet_manager.cc:1905] T b88740bdd2c44b3ca77f2749bcfca242 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:43.124617 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.127301 5357 tablet_bootstrap.cc:492] T 12af3072b79742ba8becd98cdd8425a7 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:43.127437 5357 ts_tablet_manager.cc:1397] T 12af3072b79742ba8becd98cdd8425a7 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.008s user 0.004s sys 0.002s
W20260620 14:48:43.128118 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6e30581e89e14fb993d3c3d096159039 has no consensus state
I20260620 14:48:43.128091 5357 raft_consensus.cc:348] T 12af3072b79742ba8becd98cdd8425a7 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.128297 5357 raft_consensus.cc:374] T 12af3072b79742ba8becd98cdd8425a7 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:43.128412 5357 raft_consensus.cc:729] T 12af3072b79742ba8becd98cdd8425a7 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:43.128700 5357 consensus_queue.cc:260] T 12af3072b79742ba8becd98cdd8425a7 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.128925 5357 raft_consensus.cc:388] T 12af3072b79742ba8becd98cdd8425a7 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:43.129021 5357 raft_consensus.cc:482] T 12af3072b79742ba8becd98cdd8425a7 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:43.129136 5357 raft_consensus.cc:3037] T 12af3072b79742ba8becd98cdd8425a7 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:43.130048 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.130846 5367 ts_tablet_manager.cc:1918] T b88740bdd2c44b3ca77f2749bcfca242 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:43.130982 5367 log.cc:1196] T b88740bdd2c44b3ca77f2749bcfca242 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/b88740bdd2c44b3ca77f2749bcfca242
I20260620 14:48:43.131817 5357 raft_consensus.cc:504] T 12af3072b79742ba8becd98cdd8425a7 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.132200 5367 ts_tablet_manager.cc:1939] T b88740bdd2c44b3ca77f2749bcfca242 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:43.132335 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.132640 5357 leader_election.cc:302] T 12af3072b79742ba8becd98cdd8425a7 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:43.132725 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 6e30581e89e14fb993d3c3d096159039 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260620 14:48:43.132884 5357 leader_election.cc:288] T 12af3072b79742ba8becd98cdd8425a7 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:43.132932 5391 raft_consensus.cc:2781] T 12af3072b79742ba8becd98cdd8425a7 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:43.133179 5391 raft_consensus.cc:686] T 12af3072b79742ba8becd98cdd8425a7 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:43.133450 5391 consensus_queue.cc:237] T 12af3072b79742ba8becd98cdd8425a7 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.133957 5357 ts_tablet_manager.cc:1428] T 12af3072b79742ba8becd98cdd8425a7 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260620 14:48:43.134559 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet b88740bdd2c44b3ca77f2749bcfca242 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:43.133172 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6e30581e89e14fb993d3c3d096159039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:43.135408 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 6e30581e89e14fb993d3c3d096159039
I20260620 14:48:43.135998 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 6e30581e89e14fb993d3c3d096159039 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:43 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:43.136983 5208 catalog_manager.cc:4808] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 6e30581e89e14fb993d3c3d096159039 because the tablet was not found. No further retry: Not found: Tablet not found: 6e30581e89e14fb993d3c3d096159039
I20260620 14:48:43.137400 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.138221 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:43.139842 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 12af3072b79742ba8becd98cdd8425a7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:43 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:43.140075 5367 tablet_replica.cc:330] T 12af3072b79742ba8becd98cdd8425a7 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:43.140270 5367 raft_consensus.cc:2229] T 12af3072b79742ba8becd98cdd8425a7 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:43.140446 5367 raft_consensus.cc:2258] T 12af3072b79742ba8becd98cdd8425a7 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:43.141402 5367 ts_tablet_manager.cc:1905] T 12af3072b79742ba8becd98cdd8425a7 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:43.141459 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.142570 5357 tablet_bootstrap.cc:492] T 6e30581e89e14fb993d3c3d096159039 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:43.143911 5357 tablet_bootstrap.cc:654] T 6e30581e89e14fb993d3c3d096159039 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
W20260620 14:48:43.145198 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6f5cca46603241e88bf4087bfe5cf169 has no consensus state
I20260620 14:48:43.145805 5357 tablet_bootstrap.cc:492] T 6e30581e89e14fb993d3c3d096159039 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:43.145999 5357 ts_tablet_manager.cc:1397] T 6e30581e89e14fb993d3c3d096159039 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260620 14:48:43.146622 5357 raft_consensus.cc:348] T 6e30581e89e14fb993d3c3d096159039 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.146867 5357 raft_consensus.cc:374] T 6e30581e89e14fb993d3c3d096159039 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:43.146982 5357 raft_consensus.cc:729] T 6e30581e89e14fb993d3c3d096159039 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:43.147225 5367 ts_tablet_manager.cc:1918] T 12af3072b79742ba8becd98cdd8425a7 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:43.147215 5357 consensus_queue.cc:260] T 6e30581e89e14fb993d3c3d096159039 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.147404 5357 raft_consensus.cc:388] T 6e30581e89e14fb993d3c3d096159039 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:43.147409 5367 log.cc:1196] T 12af3072b79742ba8becd98cdd8425a7 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/12af3072b79742ba8becd98cdd8425a7
I20260620 14:48:43.147535 5357 raft_consensus.cc:482] T 6e30581e89e14fb993d3c3d096159039 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:43.147640 5357 raft_consensus.cc:3037] T 6e30581e89e14fb993d3c3d096159039 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:43.147840 5367 ts_tablet_manager.cc:1939] T 12af3072b79742ba8becd98cdd8425a7 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:43.148156 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.148927 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 12af3072b79742ba8becd98cdd8425a7 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:43.149544 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 6f5cca46603241e88bf4087bfe5cf169 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260620 14:48:43.149969 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6f5cca46603241e88bf4087bfe5cf169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:43.150475 5357 raft_consensus.cc:504] T 6e30581e89e14fb993d3c3d096159039 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.150511 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.150735 5357 leader_election.cc:302] T 6e30581e89e14fb993d3c3d096159039 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:43.151008 5360 raft_consensus.cc:2781] T 6e30581e89e14fb993d3c3d096159039 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:43.151144 5360 raft_consensus.cc:686] T 6e30581e89e14fb993d3c3d096159039 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:43.151365 5360 consensus_queue.cc:237] T 6e30581e89e14fb993d3c3d096159039 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.150957 5357 leader_election.cc:288] T 6e30581e89e14fb993d3c3d096159039 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:43.152084 5357 ts_tablet_manager.cc:1428] T 6e30581e89e14fb993d3c3d096159039 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260620 14:48:43.156757 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 6f5cca46603241e88bf4087bfe5cf169
I20260620 14:48:43.156898 5357 tablet_bootstrap.cc:492] T 6f5cca46603241e88bf4087bfe5cf169 P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:43.157850 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 6f5cca46603241e88bf4087bfe5cf169 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:43 UTC) from {username='slave'} at 127.0.0.1:37488
W20260620 14:48:43.158445 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 6f5cca46603241e88bf4087bfe5cf169 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6f5cca46603241e88bf4087bfe5cf169 already in progress: creating tablet
I20260620 14:48:43.158449 5357 tablet_bootstrap.cc:654] T 6f5cca46603241e88bf4087bfe5cf169 P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:43.158495 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.159411 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:43.160147 5310 tablet_service.cc:1514] Processing DeleteTablet for tablet 6e30581e89e14fb993d3c3d096159039 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:43 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:43.160429 5357 tablet_bootstrap.cc:492] T 6f5cca46603241e88bf4087bfe5cf169 P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:43.160555 5367 tablet_replica.cc:330] T 6e30581e89e14fb993d3c3d096159039 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:43.160605 5357 ts_tablet_manager.cc:1397] T 6f5cca46603241e88bf4087bfe5cf169 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.002s sys 0.001s
I20260620 14:48:43.160832 5367 raft_consensus.cc:2229] T 6e30581e89e14fb993d3c3d096159039 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:43.161101 5367 raft_consensus.cc:2258] T 6e30581e89e14fb993d3c3d096159039 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:43.161450 5357 raft_consensus.cc:348] T 6f5cca46603241e88bf4087bfe5cf169 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.161651 5357 raft_consensus.cc:374] T 6f5cca46603241e88bf4087bfe5cf169 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:43.161777 5357 raft_consensus.cc:729] T 6f5cca46603241e88bf4087bfe5cf169 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:43.162019 5357 consensus_queue.cc:260] T 6f5cca46603241e88bf4087bfe5cf169 P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.162273 5357 raft_consensus.cc:388] T 6f5cca46603241e88bf4087bfe5cf169 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:43.162108 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.162395 5357 raft_consensus.cc:482] T 6f5cca46603241e88bf4087bfe5cf169 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:43.162511 5357 raft_consensus.cc:3037] T 6f5cca46603241e88bf4087bfe5cf169 P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:43.162550 5367 ts_tablet_manager.cc:1905] T 6e30581e89e14fb993d3c3d096159039 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260620 14:48:43.165426 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e1c560d4396042519328ccf9f5a348ca has no consensus state
I20260620 14:48:43.165473 5357 raft_consensus.cc:504] T 6f5cca46603241e88bf4087bfe5cf169 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.165728 5357 leader_election.cc:302] T 6f5cca46603241e88bf4087bfe5cf169 P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:43.165896 5357 leader_election.cc:288] T 6f5cca46603241e88bf4087bfe5cf169 P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:43.166015 5360 raft_consensus.cc:2781] T 6f5cca46603241e88bf4087bfe5cf169 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:43.166177 5360 raft_consensus.cc:686] T 6f5cca46603241e88bf4087bfe5cf169 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:43.166392 5360 consensus_queue.cc:237] T 6f5cca46603241e88bf4087bfe5cf169 P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.166764 5357 ts_tablet_manager.cc:1428] T 6f5cca46603241e88bf4087bfe5cf169 P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260620 14:48:43.168942 5367 ts_tablet_manager.cc:1918] T 6e30581e89e14fb993d3c3d096159039 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:43.168798 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.169965 5367 log.cc:1196] T 6e30581e89e14fb993d3c3d096159039 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/6e30581e89e14fb993d3c3d096159039
I20260620 14:48:43.170432 5367 ts_tablet_manager.cc:1939] T 6e30581e89e14fb993d3c3d096159039 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:43.171309 5310 tablet_service.cc:1467] Processing CreateTablet for tablet e1c560d4396042519328ccf9f5a348ca (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:43.171253 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.171814 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e1c560d4396042519328ccf9f5a348ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:43.172340 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 6f5cca46603241e88bf4087bfe5cf169 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:43 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:43.172363 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 6e30581e89e14fb993d3c3d096159039 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:43.172637 5367 tablet_replica.cc:330] T 6f5cca46603241e88bf4087bfe5cf169 P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:43.172883 5367 raft_consensus.cc:2229] T 6f5cca46603241e88bf4087bfe5cf169 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:43.173084 5367 raft_consensus.cc:2258] T 6f5cca46603241e88bf4087bfe5cf169 P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:43.174013 5367 ts_tablet_manager.cc:1905] T 6f5cca46603241e88bf4087bfe5cf169 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:43.177417 5221 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet e1c560d4396042519328ccf9f5a348ca
I20260620 14:48:43.178550 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet e1c560d4396042519328ccf9f5a348ca with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:43 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:43.178968 5357 tablet_bootstrap.cc:492] T e1c560d4396042519328ccf9f5a348ca P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:43.179358 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:43.179476 5367 ts_tablet_manager.cc:1918] T 6f5cca46603241e88bf4087bfe5cf169 P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:43.179654 5367 log.cc:1196] T 6f5cca46603241e88bf4087bfe5cf169 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/6f5cca46603241e88bf4087bfe5cf169
I20260620 14:48:43.179978 5367 ts_tablet_manager.cc:1939] T 6f5cca46603241e88bf4087bfe5cf169 P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:43.180404 5357 tablet_bootstrap.cc:654] T e1c560d4396042519328ccf9f5a348ca P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:43.180534 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.181001 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 6f5cca46603241e88bf4087bfe5cf169 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
W20260620 14:48:43.181424 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet e1c560d4396042519328ccf9f5a348ca because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e1c560d4396042519328ccf9f5a348ca already in progress: creating tablet
I20260620 14:48:43.182376 5357 tablet_bootstrap.cc:492] T e1c560d4396042519328ccf9f5a348ca P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:43.182528 5357 ts_tablet_manager.cc:1397] T e1c560d4396042519328ccf9f5a348ca P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:43.183130 5357 raft_consensus.cc:348] T e1c560d4396042519328ccf9f5a348ca P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.183377 5357 raft_consensus.cc:374] T e1c560d4396042519328ccf9f5a348ca P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:43.183462 5357 raft_consensus.cc:729] T e1c560d4396042519328ccf9f5a348ca P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:43.183324 5221 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.183722 5357 consensus_queue.cc:260] T e1c560d4396042519328ccf9f5a348ca P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.183925 5357 raft_consensus.cc:388] T e1c560d4396042519328ccf9f5a348ca P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:43.184031 5357 raft_consensus.cc:482] T e1c560d4396042519328ccf9f5a348ca P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:43.184134 5357 raft_consensus.cc:3037] T e1c560d4396042519328ccf9f5a348ca P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:43.186673 5221 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c147f97ed3a94c0685624440b8b718ea has no consensus state
I20260620 14:48:43.186750 5357 raft_consensus.cc:504] T e1c560d4396042519328ccf9f5a348ca P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.186990 5357 leader_election.cc:302] T e1c560d4396042519328ccf9f5a348ca P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:43.187202 5357 leader_election.cc:288] T e1c560d4396042519328ccf9f5a348ca P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:43.187291 5391 raft_consensus.cc:2781] T e1c560d4396042519328ccf9f5a348ca P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:43.187460 5391 raft_consensus.cc:686] T e1c560d4396042519328ccf9f5a348ca P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:43.187623 5357 ts_tablet_manager.cc:1428] T e1c560d4396042519328ccf9f5a348ca P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.003s sys 0.000s
I20260620 14:48:43.187726 5391 consensus_queue.cc:237] T e1c560d4396042519328ccf9f5a348ca P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.189649 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.189953 5310 tablet_service.cc:1467] Processing CreateTablet for tablet c147f97ed3a94c0685624440b8b718ea (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:43.190337 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c147f97ed3a94c0685624440b8b718ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:43.191973 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet e1c560d4396042519328ccf9f5a348ca with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:43 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:43.191938 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.192274 5367 tablet_replica.cc:330] T e1c560d4396042519328ccf9f5a348ca P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:43.192461 5367 raft_consensus.cc:2229] T e1c560d4396042519328ccf9f5a348ca P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:43.192710 5367 raft_consensus.cc:2258] T e1c560d4396042519328ccf9f5a348ca P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:43.193905 5367 ts_tablet_manager.cc:1905] T e1c560d4396042519328ccf9f5a348ca P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:43.195878 5223 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet c147f97ed3a94c0685624440b8b718ea
I20260620 14:48:43.196444 5357 tablet_bootstrap.cc:492] T c147f97ed3a94c0685624440b8b718ea P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:43.196724 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet c147f97ed3a94c0685624440b8b718ea with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:43 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:43.197779 5357 tablet_bootstrap.cc:654] T c147f97ed3a94c0685624440b8b718ea P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:43.198078 5222 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:43.198287 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.200812 5367 ts_tablet_manager.cc:1918] T e1c560d4396042519328ccf9f5a348ca P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:43.200964 5367 log.cc:1196] T e1c560d4396042519328ccf9f5a348ca P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/e1c560d4396042519328ccf9f5a348ca
I20260620 14:48:43.201292 5357 tablet_bootstrap.cc:492] T c147f97ed3a94c0685624440b8b718ea P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:43.201344 5367 ts_tablet_manager.cc:1939] T e1c560d4396042519328ccf9f5a348ca P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:43.201414 5357 ts_tablet_manager.cc:1397] T c147f97ed3a94c0685624440b8b718ea P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.005s user 0.004s sys 0.000s
I20260620 14:48:43.201450 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.201917 5357 raft_consensus.cc:348] T c147f97ed3a94c0685624440b8b718ea P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.202046 5357 raft_consensus.cc:374] T c147f97ed3a94c0685624440b8b718ea P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:43.202112 5357 raft_consensus.cc:729] T c147f97ed3a94c0685624440b8b718ea P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:43.202334 5357 consensus_queue.cc:260] T c147f97ed3a94c0685624440b8b718ea P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.202435 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet e1c560d4396042519328ccf9f5a348ca (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:43.202553 5357 raft_consensus.cc:388] T c147f97ed3a94c0685624440b8b718ea P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:43.202636 5357 raft_consensus.cc:482] T c147f97ed3a94c0685624440b8b718ea P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20260620 14:48:43.202694 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet c147f97ed3a94c0685624440b8b718ea because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c147f97ed3a94c0685624440b8b718ea already in progress: creating tablet
I20260620 14:48:43.202772 5357 raft_consensus.cc:3037] T c147f97ed3a94c0685624440b8b718ea P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:43.204731 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3529ab0f8a5c456fa97a0a9e3466036d has no consensus state
I20260620 14:48:43.204959 5357 raft_consensus.cc:504] T c147f97ed3a94c0685624440b8b718ea P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.205228 5357 leader_election.cc:302] T c147f97ed3a94c0685624440b8b718ea P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:43.205427 5357 leader_election.cc:288] T c147f97ed3a94c0685624440b8b718ea P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:43.205482 5391 raft_consensus.cc:2781] T c147f97ed3a94c0685624440b8b718ea P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:43.205664 5391 raft_consensus.cc:686] T c147f97ed3a94c0685624440b8b718ea P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:43.205883 5357 ts_tablet_manager.cc:1428] T c147f97ed3a94c0685624440b8b718ea P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.004s user 0.001s sys 0.002s
I20260620 14:48:43.205916 5391 consensus_queue.cc:237] T c147f97ed3a94c0685624440b8b718ea P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.206037 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.208423 5310 tablet_service.cc:1467] Processing CreateTablet for tablet 3529ab0f8a5c456fa97a0a9e3466036d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260620 14:48:43.208689 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.208896 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3529ab0f8a5c456fa97a0a9e3466036d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:43.209347 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet c147f97ed3a94c0685624440b8b718ea with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:43 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:43.209616 5367 tablet_replica.cc:330] T c147f97ed3a94c0685624440b8b718ea P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:43.209945 5367 raft_consensus.cc:2229] T c147f97ed3a94c0685624440b8b718ea P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:43.210141 5367 raft_consensus.cc:2258] T c147f97ed3a94c0685624440b8b718ea P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:43.211578 5367 ts_tablet_manager.cc:1905] T c147f97ed3a94c0685624440b8b718ea P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:43.212049 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet 3529ab0f8a5c456fa97a0a9e3466036d
I20260620 14:48:43.212674 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 3529ab0f8a5c456fa97a0a9e3466036d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:43 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:43.214425 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:43.215291 5357 tablet_bootstrap.cc:492] T 3529ab0f8a5c456fa97a0a9e3466036d P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:43.216112 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.216652 5357 tablet_bootstrap.cc:654] T 3529ab0f8a5c456fa97a0a9e3466036d P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:43.217176 5367 ts_tablet_manager.cc:1918] T c147f97ed3a94c0685624440b8b718ea P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:43.217361 5367 log.cc:1196] T c147f97ed3a94c0685624440b8b718ea P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/c147f97ed3a94c0685624440b8b718ea
I20260620 14:48:43.217777 5367 ts_tablet_manager.cc:1939] T c147f97ed3a94c0685624440b8b718ea P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:43.218869 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet c147f97ed3a94c0685624440b8b718ea (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:43.219252 5357 tablet_bootstrap.cc:492] T 3529ab0f8a5c456fa97a0a9e3466036d P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:43.218998 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:43.219256 5208 catalog_manager.cc:4821] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): delete failed for tablet 3529ab0f8a5c456fa97a0a9e3466036d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3529ab0f8a5c456fa97a0a9e3466036d already in progress: creating tablet
I20260620 14:48:43.219439 5357 ts_tablet_manager.cc:1397] T 3529ab0f8a5c456fa97a0a9e3466036d P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.004s user 0.000s sys 0.003s
I20260620 14:48:43.220016 5357 raft_consensus.cc:348] T 3529ab0f8a5c456fa97a0a9e3466036d P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.220197 5357 raft_consensus.cc:374] T 3529ab0f8a5c456fa97a0a9e3466036d P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:43.220299 5357 raft_consensus.cc:729] T 3529ab0f8a5c456fa97a0a9e3466036d P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:43.220570 5357 consensus_queue.cc:260] T 3529ab0f8a5c456fa97a0a9e3466036d P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.220748 5357 raft_consensus.cc:388] T 3529ab0f8a5c456fa97a0a9e3466036d P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:43.220862 5357 raft_consensus.cc:482] T 3529ab0f8a5c456fa97a0a9e3466036d P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:43.220974 5357 raft_consensus.cc:3037] T 3529ab0f8a5c456fa97a0a9e3466036d P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:43.222626 5223 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c083c5b8e1934cd1850d00173260298c has no consensus state
I20260620 14:48:43.223430 5357 raft_consensus.cc:504] T 3529ab0f8a5c456fa97a0a9e3466036d P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.223673 5357 leader_election.cc:302] T 3529ab0f8a5c456fa97a0a9e3466036d P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:43.223898 5357 leader_election.cc:288] T 3529ab0f8a5c456fa97a0a9e3466036d P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:43.224040 5391 raft_consensus.cc:2781] T 3529ab0f8a5c456fa97a0a9e3466036d P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:43.224197 5391 raft_consensus.cc:686] T 3529ab0f8a5c456fa97a0a9e3466036d P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:43.224148 5223 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.224345 5357 ts_tablet_manager.cc:1428] T 3529ab0f8a5c456fa97a0a9e3466036d P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.005s user 0.000s sys 0.001s
I20260620 14:48:43.224435 5391 consensus_queue.cc:237] T 3529ab0f8a5c456fa97a0a9e3466036d P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.227542 5310 tablet_service.cc:1467] Processing CreateTablet for tablet c083c5b8e1934cd1850d00173260298c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260620 14:48:43.227933 5310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c083c5b8e1934cd1850d00173260298c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:43.227919 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet 3529ab0f8a5c456fa97a0a9e3466036d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:43 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:43.228194 5367 tablet_replica.cc:330] T 3529ab0f8a5c456fa97a0a9e3466036d P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:43.227317 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.228545 5367 raft_consensus.cc:2229] T 3529ab0f8a5c456fa97a0a9e3466036d P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:43.228788 5367 raft_consensus.cc:2258] T 3529ab0f8a5c456fa97a0a9e3466036d P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:43.229779 5367 ts_tablet_manager.cc:1905] T 3529ab0f8a5c456fa97a0a9e3466036d P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:43.231433 5222 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: Sending DeleteTablet for 1 replicas of tablet c083c5b8e1934cd1850d00173260298c
I20260620 14:48:43.232056 5308 tablet_service.cc:1514] Processing DeleteTablet for tablet c083c5b8e1934cd1850d00173260298c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:43 UTC) from {username='slave'} at 127.0.0.1:37488
I20260620 14:48:43.234076 5223 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69] alter complete (version 0)
I20260620 14:48:43.234076 5222 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49140:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:43.234359 5357 tablet_bootstrap.cc:492] T c083c5b8e1934cd1850d00173260298c P b3bc3bfb900a46f5b7023dbabd73670d: Bootstrap starting.
I20260620 14:48:43.235790 5357 tablet_bootstrap.cc:654] T c083c5b8e1934cd1850d00173260298c P b3bc3bfb900a46f5b7023dbabd73670d: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:43.236245 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:48:43.236274 5367 ts_tablet_manager.cc:1918] T 3529ab0f8a5c456fa97a0a9e3466036d P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:43.237918 5367 log.cc:1196] T 3529ab0f8a5c456fa97a0a9e3466036d P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/3529ab0f8a5c456fa97a0a9e3466036d
I20260620 14:48:43.239456 5357 tablet_bootstrap.cc:492] T c083c5b8e1934cd1850d00173260298c P b3bc3bfb900a46f5b7023dbabd73670d: No bootstrap required, opened a new log
I20260620 14:48:43.239616 5357 ts_tablet_manager.cc:1397] T c083c5b8e1934cd1850d00173260298c P b3bc3bfb900a46f5b7023dbabd73670d: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.004s
I20260620 14:48:43.240742 5357 raft_consensus.cc:348] T c083c5b8e1934cd1850d00173260298c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.240990 5357 raft_consensus.cc:374] T c083c5b8e1934cd1850d00173260298c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:43.241129 5357 raft_consensus.cc:729] T c083c5b8e1934cd1850d00173260298c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Initialized, Role: FOLLOWER
I20260620 14:48:43.241420 5357 consensus_queue.cc:260] T c083c5b8e1934cd1850d00173260298c P b3bc3bfb900a46f5b7023dbabd73670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.241765 5357 raft_consensus.cc:388] T c083c5b8e1934cd1850d00173260298c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:43.241885 5357 raft_consensus.cc:482] T c083c5b8e1934cd1850d00173260298c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:43.242040 5357 raft_consensus.cc:3037] T c083c5b8e1934cd1850d00173260298c P b3bc3bfb900a46f5b7023dbabd73670d [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:43.245973 5357 raft_consensus.cc:504] T c083c5b8e1934cd1850d00173260298c P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.246326 5357 leader_election.cc:302] T c083c5b8e1934cd1850d00173260298c P b3bc3bfb900a46f5b7023dbabd73670d [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: b3bc3bfb900a46f5b7023dbabd73670d; no voters:
I20260620 14:48:43.246639 5357 leader_election.cc:288] T c083c5b8e1934cd1850d00173260298c P b3bc3bfb900a46f5b7023dbabd73670d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:43.246726 5391 raft_consensus.cc:2781] T c083c5b8e1934cd1850d00173260298c P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:43.246989 5391 raft_consensus.cc:686] T c083c5b8e1934cd1850d00173260298c P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Becoming Leader. State: Replica: b3bc3bfb900a46f5b7023dbabd73670d, State: Running, Role: LEADER
I20260620 14:48:43.247124 5357 ts_tablet_manager.cc:1428] T c083c5b8e1934cd1850d00173260298c P b3bc3bfb900a46f5b7023dbabd73670d: Time spent starting tablet: real 0.007s user 0.007s sys 0.000s
I20260620 14:48:43.247231 5391 consensus_queue.cc:237] T c083c5b8e1934cd1850d00173260298c P b3bc3bfb900a46f5b7023dbabd73670d [LEADER]: Queue going to LEADER mode. State: All 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: "b3bc3bfb900a46f5b7023dbabd73670d" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39095 } }
I20260620 14:48:43.251421 5367 ts_tablet_manager.cc:1939] T 3529ab0f8a5c456fa97a0a9e3466036d P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:43.252216 5367 tablet_replica.cc:330] T c083c5b8e1934cd1850d00173260298c P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:43.252341 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet 3529ab0f8a5c456fa97a0a9e3466036d (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:43.252573 5367 raft_consensus.cc:2229] T c083c5b8e1934cd1850d00173260298c P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:43.252750 5367 raft_consensus.cc:2258] T c083c5b8e1934cd1850d00173260298c P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:43.253573 5367 ts_tablet_manager.cc:1905] T c083c5b8e1934cd1850d00173260298c P b3bc3bfb900a46f5b7023dbabd73670d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:43.258026 5367 ts_tablet_manager.cc:1918] T c083c5b8e1934cd1850d00173260298c P b3bc3bfb900a46f5b7023dbabd73670d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:43.258107 5367 log.cc:1196] T c083c5b8e1934cd1850d00173260298c P b3bc3bfb900a46f5b7023dbabd73670d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781966855785253-388-0/minicluster-data/ts-0-root/wals/c083c5b8e1934cd1850d00173260298c
I20260620 14:48:43.258435 5367 ts_tablet_manager.cc:1939] T c083c5b8e1934cd1850d00173260298c P b3bc3bfb900a46f5b7023dbabd73670d: Deleting consensus metadata
I20260620 14:48:43.259151 5208 catalog_manager.cc:4841] TS b3bc3bfb900a46f5b7023dbabd73670d (127.0.97.1:39095): tablet c083c5b8e1934cd1850d00173260298c (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69]) successfully deleted
I20260620 14:48:43.276762 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:43.277127 388 tablet_replica.cc:330] T 5119cff3b81c4d3bb26fe07208f6039d P b3bc3bfb900a46f5b7023dbabd73670d: stopping tablet replica
I20260620 14:48:43.277377 388 raft_consensus.cc:2229] T 5119cff3b81c4d3bb26fe07208f6039d P b3bc3bfb900a46f5b7023dbabd73670d [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:43.277601 388 raft_consensus.cc:2258] T 5119cff3b81c4d3bb26fe07208f6039d P b3bc3bfb900a46f5b7023dbabd73670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:43.291172 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:48:43.325047 388 master.cc:537] Master@127.0.97.62:44819 shutting down...
W20260620 14:48:44.108472 5209 catalog_manager.cc:4639] Async tablet task AlterTable RPC for tablet 05a697340f094e5884de8cc9ee2a38c5 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 05a697340f094e5884de8cc9ee2a38c5 consensus state has no leader
W20260620 14:48:45.315917 5210 catalog_manager.cc:4639] Async tablet task AlterTable RPC for tablet bc9452b498c34f8ab6d504d233705cf8 (table test-alter-range-partitioning-invalid-unbounded [id=ae816b6f2b34490680e90a4f9cd03c69], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet bc9452b498c34f8ab6d504d233705cf8 consensus state has no leader
I20260620 14:48:45.639424 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:45.639701 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:45.639825 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P 247845ff500a4c25aa82912ff97112f7: stopping tablet replica
I20260620 14:48:45.654033 388 master.cc:552] Master@127.0.97.62:44819 shutdown complete.
[ OK ] AlterTableTest.TestAddRangePartitionConflictExhaustive (4926 ms)
[ RUN ] AlterTableTest.TestRenameStillCreatingTable
I20260620 14:48:45.678357 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:40661
I20260620 14:48:45.678788 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:45.679512 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:45.684072 388 webserver.cc:460] Webserver started at http://127.0.97.62:33565/ using document root <none> and password file <none>
I20260620 14:48:45.684253 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:45.684300 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:45.684376 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:45.685012 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "7f533c6f9f9e4297830691947f271408"
format_stamp: "Formatted at 2026-06-20 14:48:45 on dist-test-slave-nvk5"
I20260620 14:48:45.687312 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.002s sys 0.000s
I20260620 14:48:45.688782 5609 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:45.689098 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:48:45.689177 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "7f533c6f9f9e4297830691947f271408"
format_stamp: "Formatted at 2026-06-20 14:48:45 on dist-test-slave-nvk5"
I20260620 14:48:45.689281 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781966855785253-388-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)
I20260620 14:48:45.704988 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:45.705413 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:45.715272 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:40661
I20260620 14:48:45.715292 5660 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:40661 every 8 connection(s)
I20260620 14:48:45.716471 5661 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:45.721153 5661 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f533c6f9f9e4297830691947f271408: Bootstrap starting.
I20260620 14:48:45.722359 5661 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7f533c6f9f9e4297830691947f271408: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:45.723985 5661 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f533c6f9f9e4297830691947f271408: No bootstrap required, opened a new log
I20260620 14:48:45.724607 5661 raft_consensus.cc:348] T 00000000000000000000000000000000 P 7f533c6f9f9e4297830691947f271408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f533c6f9f9e4297830691947f271408" member_type: VOTER }
I20260620 14:48:45.724743 5661 raft_consensus.cc:374] T 00000000000000000000000000000000 P 7f533c6f9f9e4297830691947f271408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:45.724814 5661 raft_consensus.cc:729] T 00000000000000000000000000000000 P 7f533c6f9f9e4297830691947f271408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f533c6f9f9e4297830691947f271408, State: Initialized, Role: FOLLOWER
I20260620 14:48:45.725019 5661 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7f533c6f9f9e4297830691947f271408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7f533c6f9f9e4297830691947f271408" member_type: VOTER }
I20260620 14:48:45.725134 5661 raft_consensus.cc:388] T 00000000000000000000000000000000 P 7f533c6f9f9e4297830691947f271408 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:45.725216 5661 raft_consensus.cc:482] T 00000000000000000000000000000000 P 7f533c6f9f9e4297830691947f271408 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:45.725293 5661 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 7f533c6f9f9e4297830691947f271408 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:45.727218 5661 raft_consensus.cc:504] T 00000000000000000000000000000000 P 7f533c6f9f9e4297830691947f271408 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f533c6f9f9e4297830691947f271408" member_type: VOTER }
I20260620 14:48:45.727424 5661 leader_election.cc:302] T 00000000000000000000000000000000 P 7f533c6f9f9e4297830691947f271408 [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: 7f533c6f9f9e4297830691947f271408; no voters:
I20260620 14:48:45.727830 5661 leader_election.cc:288] T 00000000000000000000000000000000 P 7f533c6f9f9e4297830691947f271408 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:45.727998 5664 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 7f533c6f9f9e4297830691947f271408 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:45.728425 5664 raft_consensus.cc:686] T 00000000000000000000000000000000 P 7f533c6f9f9e4297830691947f271408 [term 1 LEADER]: Becoming Leader. State: Replica: 7f533c6f9f9e4297830691947f271408, State: Running, Role: LEADER
I20260620 14:48:45.728686 5661 sys_catalog.cc:564] T 00000000000000000000000000000000 P 7f533c6f9f9e4297830691947f271408 [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:48:45.728642 5664 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7f533c6f9f9e4297830691947f271408 [LEADER]: Queue going to LEADER mode. State: All 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: "7f533c6f9f9e4297830691947f271408" member_type: VOTER }
I20260620 14:48:45.729384 5666 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f533c6f9f9e4297830691947f271408 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7f533c6f9f9e4297830691947f271408. Latest consensus state: current_term: 1 leader_uuid: "7f533c6f9f9e4297830691947f271408" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f533c6f9f9e4297830691947f271408" member_type: VOTER } }
I20260620 14:48:45.729570 5666 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f533c6f9f9e4297830691947f271408 [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:45.729537 5665 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f533c6f9f9e4297830691947f271408 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7f533c6f9f9e4297830691947f271408" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f533c6f9f9e4297830691947f271408" member_type: VOTER } }
I20260620 14:48:45.729679 5665 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f533c6f9f9e4297830691947f271408 [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:45.730701 5669 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:48:45.731734 5669 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:48:45.733968 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:48:45.734730 5669 catalog_manager.cc:1347] Generated new cluster ID: 4de16e05b57546158686ce35e56b40ec
I20260620 14:48:45.734799 5669 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:48:45.742439 5669 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:48:45.743320 5669 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:48:45.750295 5669 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 7f533c6f9f9e4297830691947f271408: Generated new TSK 0
I20260620 14:48:45.750522 5669 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:48:45.766927 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:45.768028 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:45.769564 388 webserver.cc:460] Webserver started at http://127.0.97.1:41233/ using document root <none> and password file <none>
I20260620 14:48:45.769798 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:45.769853 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:45.770020 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:45.770646 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "2bec41ed796b461b9cfa3d8e3312320b"
format_stamp: "Formatted at 2026-06-20 14:48:45 on dist-test-slave-nvk5"
I20260620 14:48:45.773269 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260620 14:48:45.774820 5685 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:45.775193 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260620 14:48:45.775317 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "2bec41ed796b461b9cfa3d8e3312320b"
format_stamp: "Formatted at 2026-06-20 14:48:45 on dist-test-slave-nvk5"
I20260620 14:48:45.775429 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781966855785253-388-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)
I20260620 14:48:45.785537 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:45.786036 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:45.786566 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:45.787318 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:45.787393 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:45.787494 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:45.787555 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:45.798900 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:36607
I20260620 14:48:45.798925 5747 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:36607 every 8 connection(s)
I20260620 14:48:45.805984 5748 heartbeater.cc:347] Connected to a master server at 127.0.97.62:40661
I20260620 14:48:45.806098 5748 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:45.806334 5748 heartbeater.cc:511] Master 127.0.97.62:40661 requested a full tablet report, sending...
I20260620 14:48:45.807055 5626 ts_manager.cc:194] Registered new tserver with Master: 2bec41ed796b461b9cfa3d8e3312320b (127.0.97.1:36607)
I20260620 14:48:45.807626 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007831944s
I20260620 14:48:45.808384 5626 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46112
I20260620 14:48:45.819186 5626 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46126:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:48:45.819739 5748 heartbeater.cc:503] Master 127.0.97.62:40661 was elected leader, sending a full tablet report...
I20260620 14:48:45.831561 5713 tablet_service.cc:1467] Processing CreateTablet for tablet 36bc93c6c9e541bf938115a09095a734 (DEFAULT_TABLE table=fake-table [id=af2ba5bba339438d90cedcb455df8c49]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:45.832057 5713 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 36bc93c6c9e541bf938115a09095a734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:45.836987 5760 tablet_bootstrap.cc:492] T 36bc93c6c9e541bf938115a09095a734 P 2bec41ed796b461b9cfa3d8e3312320b: Bootstrap starting.
I20260620 14:48:45.838377 5760 tablet_bootstrap.cc:654] T 36bc93c6c9e541bf938115a09095a734 P 2bec41ed796b461b9cfa3d8e3312320b: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:45.840102 5760 tablet_bootstrap.cc:492] T 36bc93c6c9e541bf938115a09095a734 P 2bec41ed796b461b9cfa3d8e3312320b: No bootstrap required, opened a new log
I20260620 14:48:45.840276 5760 ts_tablet_manager.cc:1397] T 36bc93c6c9e541bf938115a09095a734 P 2bec41ed796b461b9cfa3d8e3312320b: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260620 14:48:45.840905 5760 raft_consensus.cc:348] T 36bc93c6c9e541bf938115a09095a734 P 2bec41ed796b461b9cfa3d8e3312320b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2bec41ed796b461b9cfa3d8e3312320b" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36607 } }
I20260620 14:48:45.841043 5760 raft_consensus.cc:374] T 36bc93c6c9e541bf938115a09095a734 P 2bec41ed796b461b9cfa3d8e3312320b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:45.841131 5760 raft_consensus.cc:729] T 36bc93c6c9e541bf938115a09095a734 P 2bec41ed796b461b9cfa3d8e3312320b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bec41ed796b461b9cfa3d8e3312320b, State: Initialized, Role: FOLLOWER
I20260620 14:48:45.841339 5760 consensus_queue.cc:260] T 36bc93c6c9e541bf938115a09095a734 P 2bec41ed796b461b9cfa3d8e3312320b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2bec41ed796b461b9cfa3d8e3312320b" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36607 } }
I20260620 14:48:45.841478 5760 raft_consensus.cc:388] T 36bc93c6c9e541bf938115a09095a734 P 2bec41ed796b461b9cfa3d8e3312320b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:45.841554 5760 raft_consensus.cc:482] T 36bc93c6c9e541bf938115a09095a734 P 2bec41ed796b461b9cfa3d8e3312320b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:45.841627 5760 raft_consensus.cc:3037] T 36bc93c6c9e541bf938115a09095a734 P 2bec41ed796b461b9cfa3d8e3312320b [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:45.843612 5760 raft_consensus.cc:504] T 36bc93c6c9e541bf938115a09095a734 P 2bec41ed796b461b9cfa3d8e3312320b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2bec41ed796b461b9cfa3d8e3312320b" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36607 } }
I20260620 14:48:45.843838 5760 leader_election.cc:302] T 36bc93c6c9e541bf938115a09095a734 P 2bec41ed796b461b9cfa3d8e3312320b [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: 2bec41ed796b461b9cfa3d8e3312320b; no voters:
I20260620 14:48:45.844316 5760 leader_election.cc:288] T 36bc93c6c9e541bf938115a09095a734 P 2bec41ed796b461b9cfa3d8e3312320b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:45.844408 5762 raft_consensus.cc:2781] T 36bc93c6c9e541bf938115a09095a734 P 2bec41ed796b461b9cfa3d8e3312320b [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:45.844897 5762 raft_consensus.cc:686] T 36bc93c6c9e541bf938115a09095a734 P 2bec41ed796b461b9cfa3d8e3312320b [term 1 LEADER]: Becoming Leader. State: Replica: 2bec41ed796b461b9cfa3d8e3312320b, State: Running, Role: LEADER
I20260620 14:48:45.845009 5760 ts_tablet_manager.cc:1428] T 36bc93c6c9e541bf938115a09095a734 P 2bec41ed796b461b9cfa3d8e3312320b: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260620 14:48:45.845134 5762 consensus_queue.cc:237] T 36bc93c6c9e541bf938115a09095a734 P 2bec41ed796b461b9cfa3d8e3312320b [LEADER]: Queue going to LEADER mode. State: All 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: "2bec41ed796b461b9cfa3d8e3312320b" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36607 } }
I20260620 14:48:45.846697 5625 catalog_manager.cc:5495] T 36bc93c6c9e541bf938115a09095a734 P 2bec41ed796b461b9cfa3d8e3312320b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bec41ed796b461b9cfa3d8e3312320b (127.0.97.1). New cstate: current_term: 1 leader_uuid: "2bec41ed796b461b9cfa3d8e3312320b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2bec41ed796b461b9cfa3d8e3312320b" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36607 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:45.862540 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:48:45.863404 5625 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46126:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260620 14:48:45.863615 5626 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46126:
name: "foo"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:48:45.864611 5625 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46126:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260620 14:48:45.865645 5625 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46126:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260620 14:48:45.866664 5625 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46126:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
W20260620 14:48:45.869669 5625 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5212b73841fd4b86b482df6a39c27bcd consensus state has no leader
I20260620 14:48:45.869918 5713 tablet_service.cc:1467] Processing CreateTablet for tablet 5212b73841fd4b86b482df6a39c27bcd (DEFAULT_TABLE table=foo [id=e47c15d69c644fa893d906156d532364]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:45.870333 5713 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5212b73841fd4b86b482df6a39c27bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:45.875418 5760 tablet_bootstrap.cc:492] T 5212b73841fd4b86b482df6a39c27bcd P 2bec41ed796b461b9cfa3d8e3312320b: Bootstrap starting.
I20260620 14:48:45.876892 5760 tablet_bootstrap.cc:654] T 5212b73841fd4b86b482df6a39c27bcd P 2bec41ed796b461b9cfa3d8e3312320b: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:45.878444 5760 tablet_bootstrap.cc:492] T 5212b73841fd4b86b482df6a39c27bcd P 2bec41ed796b461b9cfa3d8e3312320b: No bootstrap required, opened a new log
I20260620 14:48:45.878572 5760 ts_tablet_manager.cc:1397] T 5212b73841fd4b86b482df6a39c27bcd P 2bec41ed796b461b9cfa3d8e3312320b: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260620 14:48:45.879137 5760 raft_consensus.cc:348] T 5212b73841fd4b86b482df6a39c27bcd P 2bec41ed796b461b9cfa3d8e3312320b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2bec41ed796b461b9cfa3d8e3312320b" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36607 } }
I20260620 14:48:45.879264 5760 raft_consensus.cc:374] T 5212b73841fd4b86b482df6a39c27bcd P 2bec41ed796b461b9cfa3d8e3312320b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:45.879297 5760 raft_consensus.cc:729] T 5212b73841fd4b86b482df6a39c27bcd P 2bec41ed796b461b9cfa3d8e3312320b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bec41ed796b461b9cfa3d8e3312320b, State: Initialized, Role: FOLLOWER
I20260620 14:48:45.879473 5760 consensus_queue.cc:260] T 5212b73841fd4b86b482df6a39c27bcd P 2bec41ed796b461b9cfa3d8e3312320b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2bec41ed796b461b9cfa3d8e3312320b" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36607 } }
I20260620 14:48:45.879592 5760 raft_consensus.cc:388] T 5212b73841fd4b86b482df6a39c27bcd P 2bec41ed796b461b9cfa3d8e3312320b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:45.879635 5760 raft_consensus.cc:482] T 5212b73841fd4b86b482df6a39c27bcd P 2bec41ed796b461b9cfa3d8e3312320b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:45.879685 5760 raft_consensus.cc:3037] T 5212b73841fd4b86b482df6a39c27bcd P 2bec41ed796b461b9cfa3d8e3312320b [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:45.881664 5760 raft_consensus.cc:504] T 5212b73841fd4b86b482df6a39c27bcd P 2bec41ed796b461b9cfa3d8e3312320b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2bec41ed796b461b9cfa3d8e3312320b" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36607 } }
I20260620 14:48:45.881924 5760 leader_election.cc:302] T 5212b73841fd4b86b482df6a39c27bcd P 2bec41ed796b461b9cfa3d8e3312320b [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: 2bec41ed796b461b9cfa3d8e3312320b; no voters:
I20260620 14:48:45.882078 5760 leader_election.cc:288] T 5212b73841fd4b86b482df6a39c27bcd P 2bec41ed796b461b9cfa3d8e3312320b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:45.882133 5762 raft_consensus.cc:2781] T 5212b73841fd4b86b482df6a39c27bcd P 2bec41ed796b461b9cfa3d8e3312320b [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:45.882303 5762 raft_consensus.cc:686] T 5212b73841fd4b86b482df6a39c27bcd P 2bec41ed796b461b9cfa3d8e3312320b [term 1 LEADER]: Becoming Leader. State: Replica: 2bec41ed796b461b9cfa3d8e3312320b, State: Running, Role: LEADER
I20260620 14:48:45.882460 5760 ts_tablet_manager.cc:1428] T 5212b73841fd4b86b482df6a39c27bcd P 2bec41ed796b461b9cfa3d8e3312320b: Time spent starting tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:45.882494 5762 consensus_queue.cc:237] T 5212b73841fd4b86b482df6a39c27bcd P 2bec41ed796b461b9cfa3d8e3312320b [LEADER]: Queue going to LEADER mode. State: All 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: "2bec41ed796b461b9cfa3d8e3312320b" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36607 } }
I20260620 14:48:45.884298 5625 catalog_manager.cc:5495] T 5212b73841fd4b86b482df6a39c27bcd P 2bec41ed796b461b9cfa3d8e3312320b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bec41ed796b461b9cfa3d8e3312320b (127.0.97.1). New cstate: current_term: 1 leader_uuid: "2bec41ed796b461b9cfa3d8e3312320b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2bec41ed796b461b9cfa3d8e3312320b" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 36607 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:45.884565 5625 catalog_manager.cc:5587] TS 2bec41ed796b461b9cfa3d8e3312320b (127.0.97.1:36607) does not have the latest schema for tablet 5212b73841fd4b86b482df6a39c27bcd (table foo2 [id=e47c15d69c644fa893d906156d532364]). Expected version 1 got 0
I20260620 14:48:45.887957 5625 catalog_manager.cc:5587] TS 2bec41ed796b461b9cfa3d8e3312320b (127.0.97.1:36607) does not have the latest schema for tablet 5212b73841fd4b86b482df6a39c27bcd (table foo2 [id=e47c15d69c644fa893d906156d532364]). Expected version 1 got 0
I20260620 14:48:45.900187 5771 tablet.cc:1722] T 5212b73841fd4b86b482df6a39c27bcd P 2bec41ed796b461b9cfa3d8e3312320b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:45.906368 5626 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 7f533c6f9f9e4297830691947f271408: foo2 [id=e47c15d69c644fa893d906156d532364] alter complete (version 1)
I20260620 14:48:45.912901 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:48:45.921273 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:45.921589 388 tablet_replica.cc:330] T 5212b73841fd4b86b482df6a39c27bcd P 2bec41ed796b461b9cfa3d8e3312320b: stopping tablet replica
I20260620 14:48:45.921926 388 raft_consensus.cc:2229] T 5212b73841fd4b86b482df6a39c27bcd P 2bec41ed796b461b9cfa3d8e3312320b [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:45.922255 388 raft_consensus.cc:2258] T 5212b73841fd4b86b482df6a39c27bcd P 2bec41ed796b461b9cfa3d8e3312320b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:45.923400 388 tablet_replica.cc:330] T 36bc93c6c9e541bf938115a09095a734 P 2bec41ed796b461b9cfa3d8e3312320b: stopping tablet replica
I20260620 14:48:45.923592 388 raft_consensus.cc:2229] T 36bc93c6c9e541bf938115a09095a734 P 2bec41ed796b461b9cfa3d8e3312320b [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:45.923763 388 raft_consensus.cc:2258] T 36bc93c6c9e541bf938115a09095a734 P 2bec41ed796b461b9cfa3d8e3312320b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:45.937914 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:48:45.941323 388 master.cc:537] Master@127.0.97.62:40661 shutting down...
I20260620 14:48:45.949352 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 7f533c6f9f9e4297830691947f271408 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:45.949555 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 7f533c6f9f9e4297830691947f271408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:45.949700 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P 7f533c6f9f9e4297830691947f271408: stopping tablet replica
I20260620 14:48:45.964917 388 master.cc:552] Master@127.0.97.62:40661 shutdown complete.
[ OK ] AlterTableTest.TestRenameStillCreatingTable (296 ms)
[ RUN ] AlterTableTest.TestKUDU2132
I20260620 14:48:45.975380 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:40725
I20260620 14:48:45.975849 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:45.976675 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:45.977908 388 webserver.cc:460] Webserver started at http://127.0.97.62:43995/ using document root <none> and password file <none>
I20260620 14:48:45.978106 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:45.978183 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:45.978317 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:45.978885 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "ebaeee14598241108a926248766ab33f"
format_stamp: "Formatted at 2026-06-20 14:48:45 on dist-test-slave-nvk5"
I20260620 14:48:45.981249 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:48:45.982760 5775 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:45.983105 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:48:45.983232 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "ebaeee14598241108a926248766ab33f"
format_stamp: "Formatted at 2026-06-20 14:48:45 on dist-test-slave-nvk5"
I20260620 14:48:45.983345 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781966855785253-388-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)
I20260620 14:48:45.999583 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:46.000059 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:46.011073 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:40725
I20260620 14:48:46.011101 5826 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:40725 every 8 connection(s)
I20260620 14:48:46.012270 5827 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:46.016774 5827 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ebaeee14598241108a926248766ab33f: Bootstrap starting.
I20260620 14:48:46.018072 5827 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ebaeee14598241108a926248766ab33f: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:46.019609 5827 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ebaeee14598241108a926248766ab33f: No bootstrap required, opened a new log
I20260620 14:48:46.020205 5827 raft_consensus.cc:348] T 00000000000000000000000000000000 P ebaeee14598241108a926248766ab33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebaeee14598241108a926248766ab33f" member_type: VOTER }
I20260620 14:48:46.020330 5827 raft_consensus.cc:374] T 00000000000000000000000000000000 P ebaeee14598241108a926248766ab33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:46.020416 5827 raft_consensus.cc:729] T 00000000000000000000000000000000 P ebaeee14598241108a926248766ab33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebaeee14598241108a926248766ab33f, State: Initialized, Role: FOLLOWER
I20260620 14:48:46.020671 5827 consensus_queue.cc:260] T 00000000000000000000000000000000 P ebaeee14598241108a926248766ab33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ebaeee14598241108a926248766ab33f" member_type: VOTER }
I20260620 14:48:46.020800 5827 raft_consensus.cc:388] T 00000000000000000000000000000000 P ebaeee14598241108a926248766ab33f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:46.020882 5827 raft_consensus.cc:482] T 00000000000000000000000000000000 P ebaeee14598241108a926248766ab33f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:46.020961 5827 raft_consensus.cc:3037] T 00000000000000000000000000000000 P ebaeee14598241108a926248766ab33f [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:46.023134 5827 raft_consensus.cc:504] T 00000000000000000000000000000000 P ebaeee14598241108a926248766ab33f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebaeee14598241108a926248766ab33f" member_type: VOTER }
I20260620 14:48:46.023360 5827 leader_election.cc:302] T 00000000000000000000000000000000 P ebaeee14598241108a926248766ab33f [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: ebaeee14598241108a926248766ab33f; no voters:
I20260620 14:48:46.023765 5827 leader_election.cc:288] T 00000000000000000000000000000000 P ebaeee14598241108a926248766ab33f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:46.023938 5830 raft_consensus.cc:2781] T 00000000000000000000000000000000 P ebaeee14598241108a926248766ab33f [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:46.024398 5830 raft_consensus.cc:686] T 00000000000000000000000000000000 P ebaeee14598241108a926248766ab33f [term 1 LEADER]: Becoming Leader. State: Replica: ebaeee14598241108a926248766ab33f, State: Running, Role: LEADER
I20260620 14:48:46.024668 5827 sys_catalog.cc:564] T 00000000000000000000000000000000 P ebaeee14598241108a926248766ab33f [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:48:46.024626 5830 consensus_queue.cc:237] T 00000000000000000000000000000000 P ebaeee14598241108a926248766ab33f [LEADER]: Queue going to LEADER mode. State: All 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: "ebaeee14598241108a926248766ab33f" member_type: VOTER }
I20260620 14:48:46.025539 5832 sys_catalog.cc:455] T 00000000000000000000000000000000 P ebaeee14598241108a926248766ab33f [sys.catalog]: SysCatalogTable state changed. Reason: New leader ebaeee14598241108a926248766ab33f. Latest consensus state: current_term: 1 leader_uuid: "ebaeee14598241108a926248766ab33f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebaeee14598241108a926248766ab33f" member_type: VOTER } }
I20260620 14:48:46.025700 5832 sys_catalog.cc:458] T 00000000000000000000000000000000 P ebaeee14598241108a926248766ab33f [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:46.025506 5831 sys_catalog.cc:455] T 00000000000000000000000000000000 P ebaeee14598241108a926248766ab33f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ebaeee14598241108a926248766ab33f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebaeee14598241108a926248766ab33f" member_type: VOTER } }
I20260620 14:48:46.025898 5831 sys_catalog.cc:458] T 00000000000000000000000000000000 P ebaeee14598241108a926248766ab33f [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:46.029490 5835 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:48:46.029776 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:48:46.030638 5835 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:48:46.033295 5835 catalog_manager.cc:1347] Generated new cluster ID: 1bbcb6b6f5ce432088db5b8a7bb59576
I20260620 14:48:46.033376 5835 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:48:46.061837 5835 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:48:46.062683 5835 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:48:46.072932 5835 catalog_manager.cc:5868] T 00000000000000000000000000000000 P ebaeee14598241108a926248766ab33f: Generated new TSK 0
I20260620 14:48:46.073215 5835 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:48:46.094550 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:46.095539 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:46.096944 388 webserver.cc:460] Webserver started at http://127.0.97.1:45251/ using document root <none> and password file <none>
I20260620 14:48:46.097111 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:46.097157 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:46.097234 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:46.097779 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "9d2d38ebeb67434f9b25368d67d0ed69"
format_stamp: "Formatted at 2026-06-20 14:48:46 on dist-test-slave-nvk5"
I20260620 14:48:46.100127 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:48:46.101653 5851 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:46.102015 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:48:46.102108 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "9d2d38ebeb67434f9b25368d67d0ed69"
format_stamp: "Formatted at 2026-06-20 14:48:46 on dist-test-slave-nvk5"
I20260620 14:48:46.102191 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781966855785253-388-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)
I20260620 14:48:46.113782 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:46.114179 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:46.114675 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:46.115446 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:46.115494 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:46.115577 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:46.115622 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:46.129110 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:37693
I20260620 14:48:46.129135 5913 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:37693 every 8 connection(s)
I20260620 14:48:46.136325 5914 heartbeater.cc:347] Connected to a master server at 127.0.97.62:40725
I20260620 14:48:46.136477 5914 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:46.136783 5914 heartbeater.cc:511] Master 127.0.97.62:40725 requested a full tablet report, sending...
I20260620 14:48:46.137523 5792 ts_manager.cc:194] Registered new tserver with Master: 9d2d38ebeb67434f9b25368d67d0ed69 (127.0.97.1:37693)
I20260620 14:48:46.137846 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007839954s
I20260620 14:48:46.138624 5792 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37194
I20260620 14:48:46.148272 5792 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37200:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:48:46.149960 5914 heartbeater.cc:503] Master 127.0.97.62:40725 was elected leader, sending a full tablet report...
I20260620 14:48:46.160777 5879 tablet_service.cc:1467] Processing CreateTablet for tablet 923e04595f274bfc9a19422bf2775669 (DEFAULT_TABLE table=fake-table [id=4daace6d2aad46a389411d199af92d6c]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:46.161186 5879 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 923e04595f274bfc9a19422bf2775669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:46.166266 5926 tablet_bootstrap.cc:492] T 923e04595f274bfc9a19422bf2775669 P 9d2d38ebeb67434f9b25368d67d0ed69: Bootstrap starting.
I20260620 14:48:46.167660 5926 tablet_bootstrap.cc:654] T 923e04595f274bfc9a19422bf2775669 P 9d2d38ebeb67434f9b25368d67d0ed69: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:46.169304 5926 tablet_bootstrap.cc:492] T 923e04595f274bfc9a19422bf2775669 P 9d2d38ebeb67434f9b25368d67d0ed69: No bootstrap required, opened a new log
I20260620 14:48:46.169442 5926 ts_tablet_manager.cc:1397] T 923e04595f274bfc9a19422bf2775669 P 9d2d38ebeb67434f9b25368d67d0ed69: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260620 14:48:46.169993 5926 raft_consensus.cc:348] T 923e04595f274bfc9a19422bf2775669 P 9d2d38ebeb67434f9b25368d67d0ed69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d2d38ebeb67434f9b25368d67d0ed69" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 37693 } }
I20260620 14:48:46.170166 5926 raft_consensus.cc:374] T 923e04595f274bfc9a19422bf2775669 P 9d2d38ebeb67434f9b25368d67d0ed69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:46.170248 5926 raft_consensus.cc:729] T 923e04595f274bfc9a19422bf2775669 P 9d2d38ebeb67434f9b25368d67d0ed69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2d38ebeb67434f9b25368d67d0ed69, State: Initialized, Role: FOLLOWER
I20260620 14:48:46.170449 5926 consensus_queue.cc:260] T 923e04595f274bfc9a19422bf2775669 P 9d2d38ebeb67434f9b25368d67d0ed69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9d2d38ebeb67434f9b25368d67d0ed69" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 37693 } }
I20260620 14:48:46.170604 5926 raft_consensus.cc:388] T 923e04595f274bfc9a19422bf2775669 P 9d2d38ebeb67434f9b25368d67d0ed69 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:46.170683 5926 raft_consensus.cc:482] T 923e04595f274bfc9a19422bf2775669 P 9d2d38ebeb67434f9b25368d67d0ed69 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:46.170791 5926 raft_consensus.cc:3037] T 923e04595f274bfc9a19422bf2775669 P 9d2d38ebeb67434f9b25368d67d0ed69 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:46.172791 5926 raft_consensus.cc:504] T 923e04595f274bfc9a19422bf2775669 P 9d2d38ebeb67434f9b25368d67d0ed69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d2d38ebeb67434f9b25368d67d0ed69" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 37693 } }
I20260620 14:48:46.173036 5926 leader_election.cc:302] T 923e04595f274bfc9a19422bf2775669 P 9d2d38ebeb67434f9b25368d67d0ed69 [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: 9d2d38ebeb67434f9b25368d67d0ed69; no voters:
I20260620 14:48:46.173507 5926 leader_election.cc:288] T 923e04595f274bfc9a19422bf2775669 P 9d2d38ebeb67434f9b25368d67d0ed69 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:46.173642 5928 raft_consensus.cc:2781] T 923e04595f274bfc9a19422bf2775669 P 9d2d38ebeb67434f9b25368d67d0ed69 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:46.174181 5926 ts_tablet_manager.cc:1428] T 923e04595f274bfc9a19422bf2775669 P 9d2d38ebeb67434f9b25368d67d0ed69: Time spent starting tablet: real 0.005s user 0.000s sys 0.005s
I20260620 14:48:46.174180 5928 raft_consensus.cc:686] T 923e04595f274bfc9a19422bf2775669 P 9d2d38ebeb67434f9b25368d67d0ed69 [term 1 LEADER]: Becoming Leader. State: Replica: 9d2d38ebeb67434f9b25368d67d0ed69, State: Running, Role: LEADER
I20260620 14:48:46.174404 5928 consensus_queue.cc:237] T 923e04595f274bfc9a19422bf2775669 P 9d2d38ebeb67434f9b25368d67d0ed69 [LEADER]: Queue going to LEADER mode. State: All 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: "9d2d38ebeb67434f9b25368d67d0ed69" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 37693 } }
I20260620 14:48:46.176117 5792 catalog_manager.cc:5495] T 923e04595f274bfc9a19422bf2775669 P 9d2d38ebeb67434f9b25368d67d0ed69 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2d38ebeb67434f9b25368d67d0ed69 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "9d2d38ebeb67434f9b25368d67d0ed69" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d2d38ebeb67434f9b25368d67d0ed69" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 37693 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:46.192737 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:48:46.193498 5791 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37200:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c0" new_name: "primaryKeyRenamed" } } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c1" new_name: "c0" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c0" } } modify_external_catalogs: true
I20260620 14:48:46.198288 5934 tablet.cc:1722] T 923e04595f274bfc9a19422bf2775669 P 9d2d38ebeb67434f9b25368d67d0ed69: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:primaryKeyRenamed INT32 NOT NULL,
PRIMARY KEY (primaryKeyRenamed)
) version 1
I20260620 14:48:46.198719 5934 tablet.cc:1620] T 923e04595f274bfc9a19422bf2775669 P 9d2d38ebeb67434f9b25368d67d0ed69: MemRowSet was empty: no flush needed.
I20260620 14:48:46.205343 5791 catalog_manager.cc:6040] T 00000000000000000000000000000000 P ebaeee14598241108a926248766ab33f: fake-table [id=4daace6d2aad46a389411d199af92d6c] alter complete (version 1)
I20260620 14:48:46.209092 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:48:46.217752 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:46.218050 388 tablet_replica.cc:330] T 923e04595f274bfc9a19422bf2775669 P 9d2d38ebeb67434f9b25368d67d0ed69: stopping tablet replica
I20260620 14:48:46.218272 388 raft_consensus.cc:2229] T 923e04595f274bfc9a19422bf2775669 P 9d2d38ebeb67434f9b25368d67d0ed69 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:46.218477 388 raft_consensus.cc:2258] T 923e04595f274bfc9a19422bf2775669 P 9d2d38ebeb67434f9b25368d67d0ed69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:46.232862 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:48:46.235926 388 master.cc:537] Master@127.0.97.62:40725 shutting down...
I20260620 14:48:46.243752 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P ebaeee14598241108a926248766ab33f [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:46.243984 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P ebaeee14598241108a926248766ab33f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:46.244143 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P ebaeee14598241108a926248766ab33f: stopping tablet replica
I20260620 14:48:46.248802 388 master.cc:552] Master@127.0.97.62:40725 shutdown complete.
[ OK ] AlterTableTest.TestKUDU2132 (284 ms)
[ RUN ] AlterTableTest.TestMaintenancePriorityAlter
I20260620 14:48:46.259435 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:45739
I20260620 14:48:46.259912 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:46.260757 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:46.261979 388 webserver.cc:460] Webserver started at http://127.0.97.62:42757/ using document root <none> and password file <none>
I20260620 14:48:46.262176 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:46.262248 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:46.262379 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:46.262945 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "603d3f969dc64a669afe24fbc01c38dc"
format_stamp: "Formatted at 2026-06-20 14:48:46 on dist-test-slave-nvk5"
I20260620 14:48:46.265316 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:48:46.266721 5938 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:46.267024 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:48:46.267134 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "603d3f969dc64a669afe24fbc01c38dc"
format_stamp: "Formatted at 2026-06-20 14:48:46 on dist-test-slave-nvk5"
I20260620 14:48:46.267239 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781966855785253-388-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)
I20260620 14:48:46.277544 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:46.277990 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:46.289274 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:45739
I20260620 14:48:46.289299 5989 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:45739 every 8 connection(s)
I20260620 14:48:46.290432 5990 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:46.294903 5990 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc: Bootstrap starting.
I20260620 14:48:46.296103 5990 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:46.297598 5990 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc: No bootstrap required, opened a new log
I20260620 14:48:46.298079 5990 raft_consensus.cc:348] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "603d3f969dc64a669afe24fbc01c38dc" member_type: VOTER }
I20260620 14:48:46.298211 5990 raft_consensus.cc:374] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:46.298245 5990 raft_consensus.cc:729] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 603d3f969dc64a669afe24fbc01c38dc, State: Initialized, Role: FOLLOWER
I20260620 14:48:46.298436 5990 consensus_queue.cc:260] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "603d3f969dc64a669afe24fbc01c38dc" member_type: VOTER }
I20260620 14:48:46.298566 5990 raft_consensus.cc:388] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:46.298605 5990 raft_consensus.cc:482] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:46.298656 5990 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:46.300458 5990 raft_consensus.cc:504] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "603d3f969dc64a669afe24fbc01c38dc" member_type: VOTER }
I20260620 14:48:46.300640 5990 leader_election.cc:302] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc [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: 603d3f969dc64a669afe24fbc01c38dc; no voters:
I20260620 14:48:46.300943 5990 leader_election.cc:288] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:46.301075 5993 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:46.301726 5990 sys_catalog.cc:564] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:48:46.301937 5993 raft_consensus.cc:686] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc [term 1 LEADER]: Becoming Leader. State: Replica: 603d3f969dc64a669afe24fbc01c38dc, State: Running, Role: LEADER
I20260620 14:48:46.302138 5993 consensus_queue.cc:237] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc [LEADER]: Queue going to LEADER mode. State: All 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: "603d3f969dc64a669afe24fbc01c38dc" member_type: VOTER }
I20260620 14:48:46.303087 5994 sys_catalog.cc:455] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "603d3f969dc64a669afe24fbc01c38dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "603d3f969dc64a669afe24fbc01c38dc" member_type: VOTER } }
I20260620 14:48:46.303102 5995 sys_catalog.cc:455] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 603d3f969dc64a669afe24fbc01c38dc. Latest consensus state: current_term: 1 leader_uuid: "603d3f969dc64a669afe24fbc01c38dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "603d3f969dc64a669afe24fbc01c38dc" member_type: VOTER } }
I20260620 14:48:46.303301 5994 sys_catalog.cc:458] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:46.303314 5995 sys_catalog.cc:458] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:46.305121 5999 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:48:46.306557 5999 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:48:46.306901 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:48:46.309158 5999 catalog_manager.cc:1347] Generated new cluster ID: fccdd487302d409d8589792153374d70
I20260620 14:48:46.309223 5999 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:48:46.343326 5999 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:48:46.344226 5999 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:48:46.356980 5999 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc: Generated new TSK 0
I20260620 14:48:46.357255 5999 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:48:46.371765 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:46.372933 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:46.374368 388 webserver.cc:460] Webserver started at http://127.0.97.1:41001/ using document root <none> and password file <none>
I20260620 14:48:46.374596 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:46.374677 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:46.374822 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:46.375454 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "1b1d017e7aba4c6087c232baabc13759"
format_stamp: "Formatted at 2026-06-20 14:48:46 on dist-test-slave-nvk5"
I20260620 14:48:46.377967 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:48:46.379516 6014 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:46.379912 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260620 14:48:46.379999 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "1b1d017e7aba4c6087c232baabc13759"
format_stamp: "Formatted at 2026-06-20 14:48:46 on dist-test-slave-nvk5"
I20260620 14:48:46.380084 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781966855785253-388-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)
I20260620 14:48:46.393368 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:46.393805 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:46.394313 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:46.395066 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:46.395116 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:46.395185 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:46.395241 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:46.408843 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:45087
I20260620 14:48:46.408923 6076 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:45087 every 8 connection(s)
I20260620 14:48:46.416193 6077 heartbeater.cc:347] Connected to a master server at 127.0.97.62:45739
I20260620 14:48:46.416344 6077 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:46.416676 6077 heartbeater.cc:511] Master 127.0.97.62:45739 requested a full tablet report, sending...
I20260620 14:48:46.417414 5955 ts_manager.cc:194] Registered new tserver with Master: 1b1d017e7aba4c6087c232baabc13759 (127.0.97.1:45087)
I20260620 14:48:46.417652 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007890014s
I20260620 14:48:46.418497 5955 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47864
I20260620 14:48:46.428756 5955 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47874:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:48:46.429734 6077 heartbeater.cc:503] Master 127.0.97.62:45739 was elected leader, sending a full tablet report...
I20260620 14:48:46.441133 6042 tablet_service.cc:1467] Processing CreateTablet for tablet de62e36ad03f4a50b74ca6b142f28221 (DEFAULT_TABLE table=fake-table [id=0e6e6786340f49cd8297e6ebc37908d0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:46.441547 6042 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet de62e36ad03f4a50b74ca6b142f28221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:46.446671 6089 tablet_bootstrap.cc:492] T de62e36ad03f4a50b74ca6b142f28221 P 1b1d017e7aba4c6087c232baabc13759: Bootstrap starting.
I20260620 14:48:46.447921 6089 tablet_bootstrap.cc:654] T de62e36ad03f4a50b74ca6b142f28221 P 1b1d017e7aba4c6087c232baabc13759: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:46.449580 6089 tablet_bootstrap.cc:492] T de62e36ad03f4a50b74ca6b142f28221 P 1b1d017e7aba4c6087c232baabc13759: No bootstrap required, opened a new log
I20260620 14:48:46.449685 6089 ts_tablet_manager.cc:1397] T de62e36ad03f4a50b74ca6b142f28221 P 1b1d017e7aba4c6087c232baabc13759: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:48:46.450213 6089 raft_consensus.cc:348] T de62e36ad03f4a50b74ca6b142f28221 P 1b1d017e7aba4c6087c232baabc13759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b1d017e7aba4c6087c232baabc13759" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45087 } }
I20260620 14:48:46.450348 6089 raft_consensus.cc:374] T de62e36ad03f4a50b74ca6b142f28221 P 1b1d017e7aba4c6087c232baabc13759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:46.450389 6089 raft_consensus.cc:729] T de62e36ad03f4a50b74ca6b142f28221 P 1b1d017e7aba4c6087c232baabc13759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b1d017e7aba4c6087c232baabc13759, State: Initialized, Role: FOLLOWER
I20260620 14:48:46.450570 6089 consensus_queue.cc:260] T de62e36ad03f4a50b74ca6b142f28221 P 1b1d017e7aba4c6087c232baabc13759 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1b1d017e7aba4c6087c232baabc13759" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45087 } }
I20260620 14:48:46.450702 6089 raft_consensus.cc:388] T de62e36ad03f4a50b74ca6b142f28221 P 1b1d017e7aba4c6087c232baabc13759 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:46.450744 6089 raft_consensus.cc:482] T de62e36ad03f4a50b74ca6b142f28221 P 1b1d017e7aba4c6087c232baabc13759 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:46.450794 6089 raft_consensus.cc:3037] T de62e36ad03f4a50b74ca6b142f28221 P 1b1d017e7aba4c6087c232baabc13759 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:46.452668 6089 raft_consensus.cc:504] T de62e36ad03f4a50b74ca6b142f28221 P 1b1d017e7aba4c6087c232baabc13759 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b1d017e7aba4c6087c232baabc13759" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45087 } }
I20260620 14:48:46.452905 6089 leader_election.cc:302] T de62e36ad03f4a50b74ca6b142f28221 P 1b1d017e7aba4c6087c232baabc13759 [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: 1b1d017e7aba4c6087c232baabc13759; no voters:
I20260620 14:48:46.453351 6089 leader_election.cc:288] T de62e36ad03f4a50b74ca6b142f28221 P 1b1d017e7aba4c6087c232baabc13759 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:46.453449 6091 raft_consensus.cc:2781] T de62e36ad03f4a50b74ca6b142f28221 P 1b1d017e7aba4c6087c232baabc13759 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:46.454275 6091 raft_consensus.cc:686] T de62e36ad03f4a50b74ca6b142f28221 P 1b1d017e7aba4c6087c232baabc13759 [term 1 LEADER]: Becoming Leader. State: Replica: 1b1d017e7aba4c6087c232baabc13759, State: Running, Role: LEADER
I20260620 14:48:46.454478 6089 ts_tablet_manager.cc:1428] T de62e36ad03f4a50b74ca6b142f28221 P 1b1d017e7aba4c6087c232baabc13759: Time spent starting tablet: real 0.005s user 0.001s sys 0.004s
I20260620 14:48:46.454486 6091 consensus_queue.cc:237] T de62e36ad03f4a50b74ca6b142f28221 P 1b1d017e7aba4c6087c232baabc13759 [LEADER]: Queue going to LEADER mode. State: All 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: "1b1d017e7aba4c6087c232baabc13759" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45087 } }
I20260620 14:48:46.456298 5955 catalog_manager.cc:5495] T de62e36ad03f4a50b74ca6b142f28221 P 1b1d017e7aba4c6087c232baabc13759 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b1d017e7aba4c6087c232baabc13759 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "1b1d017e7aba4c6087c232baabc13759" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b1d017e7aba4c6087c232baabc13759" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 45087 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:46.472801 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:48:46.473724 5954 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47874:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "3" }
I20260620 14:48:46.478340 6097 tablet.cc:1722] T de62e36ad03f4a50b74ca6b142f28221 P 1b1d017e7aba4c6087c232baabc13759: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:46.484745 5955 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc: fake-table [id=0e6e6786340f49cd8297e6ebc37908d0] alter complete (version 1)
I20260620 14:48:46.486001 5954 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47874:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "-1" }
I20260620 14:48:46.489738 6097 tablet.cc:1722] T de62e36ad03f4a50b74ca6b142f28221 P 1b1d017e7aba4c6087c232baabc13759: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:46.495530 5954 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc: fake-table [id=0e6e6786340f49cd8297e6ebc37908d0] alter complete (version 2)
I20260620 14:48:46.497400 5954 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47874:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "0" }
I20260620 14:48:46.501166 6097 tablet.cc:1722] T de62e36ad03f4a50b74ca6b142f28221 P 1b1d017e7aba4c6087c232baabc13759: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260620 14:48:46.507364 5954 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc: fake-table [id=0e6e6786340f49cd8297e6ebc37908d0] alter complete (version 3)
I20260620 14:48:46.508549 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:48:46.516758 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:46.517071 388 tablet_replica.cc:330] T de62e36ad03f4a50b74ca6b142f28221 P 1b1d017e7aba4c6087c232baabc13759: stopping tablet replica
I20260620 14:48:46.517298 388 raft_consensus.cc:2229] T de62e36ad03f4a50b74ca6b142f28221 P 1b1d017e7aba4c6087c232baabc13759 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:46.517531 388 raft_consensus.cc:2258] T de62e36ad03f4a50b74ca6b142f28221 P 1b1d017e7aba4c6087c232baabc13759 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:46.521842 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:48:46.524900 388 master.cc:537] Master@127.0.97.62:45739 shutting down...
I20260620 14:48:46.532648 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:46.532819 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:46.532956 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P 603d3f969dc64a669afe24fbc01c38dc: stopping tablet replica
I20260620 14:48:46.546778 388 master.cc:552] Master@127.0.97.62:45739 shutdown complete.
[ OK ] AlterTableTest.TestMaintenancePriorityAlter (297 ms)
[ RUN ] AlterTableTest.DisableCompactionAlter
I20260620 14:48:46.556921 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:45025
I20260620 14:48:46.557397 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:46.558157 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:46.559405 388 webserver.cc:460] Webserver started at http://127.0.97.62:41465/ using document root <none> and password file <none>
I20260620 14:48:46.559612 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:46.559661 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:46.559810 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:46.560389 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "eb3923c3e6064d7789b2ef7ae935db34"
format_stamp: "Formatted at 2026-06-20 14:48:46 on dist-test-slave-nvk5"
I20260620 14:48:46.562744 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.002s sys 0.000s
I20260620 14:48:46.564234 6101 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:46.564615 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260620 14:48:46.564725 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "eb3923c3e6064d7789b2ef7ae935db34"
format_stamp: "Formatted at 2026-06-20 14:48:46 on dist-test-slave-nvk5"
I20260620 14:48:46.564846 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781966855785253-388-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)
I20260620 14:48:46.579698 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:46.580207 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:46.591439 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:45025
I20260620 14:48:46.591470 6152 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:45025 every 8 connection(s)
I20260620 14:48:46.592620 6153 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:46.597129 6153 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34: Bootstrap starting.
I20260620 14:48:46.598333 6153 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:46.599748 6153 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34: No bootstrap required, opened a new log
I20260620 14:48:46.600275 6153 raft_consensus.cc:348] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb3923c3e6064d7789b2ef7ae935db34" member_type: VOTER }
I20260620 14:48:46.600394 6153 raft_consensus.cc:374] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:46.600426 6153 raft_consensus.cc:729] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb3923c3e6064d7789b2ef7ae935db34, State: Initialized, Role: FOLLOWER
I20260620 14:48:46.600639 6153 consensus_queue.cc:260] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eb3923c3e6064d7789b2ef7ae935db34" member_type: VOTER }
I20260620 14:48:46.600757 6153 raft_consensus.cc:388] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:46.600798 6153 raft_consensus.cc:482] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:46.600842 6153 raft_consensus.cc:3037] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:46.602618 6153 raft_consensus.cc:504] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb3923c3e6064d7789b2ef7ae935db34" member_type: VOTER }
I20260620 14:48:46.602775 6153 leader_election.cc:302] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34 [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: eb3923c3e6064d7789b2ef7ae935db34; no voters:
I20260620 14:48:46.603068 6153 leader_election.cc:288] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:46.603210 6156 raft_consensus.cc:2781] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:46.603638 6156 raft_consensus.cc:686] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34 [term 1 LEADER]: Becoming Leader. State: Replica: eb3923c3e6064d7789b2ef7ae935db34, State: Running, Role: LEADER
I20260620 14:48:46.603842 6156 consensus_queue.cc:237] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34 [LEADER]: Queue going to LEADER mode. State: All 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: "eb3923c3e6064d7789b2ef7ae935db34" member_type: VOTER }
I20260620 14:48:46.603935 6153 sys_catalog.cc:564] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34 [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:48:46.604632 6158 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34 [sys.catalog]: SysCatalogTable state changed. Reason: New leader eb3923c3e6064d7789b2ef7ae935db34. Latest consensus state: current_term: 1 leader_uuid: "eb3923c3e6064d7789b2ef7ae935db34" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb3923c3e6064d7789b2ef7ae935db34" member_type: VOTER } }
I20260620 14:48:46.604797 6158 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34 [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:46.604681 6157 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eb3923c3e6064d7789b2ef7ae935db34" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb3923c3e6064d7789b2ef7ae935db34" member_type: VOTER } }
I20260620 14:48:46.604877 6157 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34 [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:46.606108 6161 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:48:46.608152 6161 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:48:46.611348 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:48:46.611630 6161 catalog_manager.cc:1347] Generated new cluster ID: 8dd3273ae7f04dc68011359569d623d2
I20260620 14:48:46.611704 6161 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:48:46.620615 6161 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:48:46.621387 6161 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:48:46.631925 6161 catalog_manager.cc:5868] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34: Generated new TSK 0
I20260620 14:48:46.632129 6161 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:48:46.643850 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:46.645027 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:46.646451 388 webserver.cc:460] Webserver started at http://127.0.97.1:38853/ using document root <none> and password file <none>
I20260620 14:48:46.646669 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:46.646759 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:46.646893 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:46.647504 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "2f3e82c9cb784dcea389460ff02ea741"
format_stamp: "Formatted at 2026-06-20 14:48:46 on dist-test-slave-nvk5"
I20260620 14:48:46.649930 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260620 14:48:46.651553 6177 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:46.651924 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.001s
I20260620 14:48:46.652045 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "2f3e82c9cb784dcea389460ff02ea741"
format_stamp: "Formatted at 2026-06-20 14:48:46 on dist-test-slave-nvk5"
I20260620 14:48:46.652166 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781966855785253-388-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)
I20260620 14:48:46.667891 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:46.668418 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:46.668989 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:46.669778 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:46.669853 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:46.669957 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:46.670017 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:46.681229 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:37819
I20260620 14:48:46.681263 6239 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:37819 every 8 connection(s)
I20260620 14:48:46.689193 6240 heartbeater.cc:347] Connected to a master server at 127.0.97.62:45025
I20260620 14:48:46.689309 6240 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:46.689509 6240 heartbeater.cc:511] Master 127.0.97.62:45025 requested a full tablet report, sending...
I20260620 14:48:46.690237 6118 ts_manager.cc:194] Registered new tserver with Master: 2f3e82c9cb784dcea389460ff02ea741 (127.0.97.1:37819)
I20260620 14:48:46.690925 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008835277s
I20260620 14:48:46.691224 6118 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40302
I20260620 14:48:46.702401 6240 heartbeater.cc:503] Master 127.0.97.62:45025 was elected leader, sending a full tablet report...
I20260620 14:48:46.702682 6118 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40304:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:48:46.715785 6205 tablet_service.cc:1467] Processing CreateTablet for tablet ae95d97d0c11448790c179a742f5b7dc (DEFAULT_TABLE table=fake-table [id=662fc17de4ba4ec68da8e1ae4a57f2f4]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:46.716179 6205 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ae95d97d0c11448790c179a742f5b7dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:46.721189 6252 tablet_bootstrap.cc:492] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741: Bootstrap starting.
I20260620 14:48:46.722550 6252 tablet_bootstrap.cc:654] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:46.724159 6252 tablet_bootstrap.cc:492] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741: No bootstrap required, opened a new log
I20260620 14:48:46.724254 6252 ts_tablet_manager.cc:1397] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:48:46.724825 6252 raft_consensus.cc:348] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f3e82c9cb784dcea389460ff02ea741" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 37819 } }
I20260620 14:48:46.724957 6252 raft_consensus.cc:374] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:46.724992 6252 raft_consensus.cc:729] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f3e82c9cb784dcea389460ff02ea741, State: Initialized, Role: FOLLOWER
I20260620 14:48:46.725205 6252 consensus_queue.cc:260] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2f3e82c9cb784dcea389460ff02ea741" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 37819 } }
I20260620 14:48:46.725332 6252 raft_consensus.cc:388] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:46.725399 6252 raft_consensus.cc:482] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:46.725485 6252 raft_consensus.cc:3037] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:46.727612 6252 raft_consensus.cc:504] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f3e82c9cb784dcea389460ff02ea741" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 37819 } }
I20260620 14:48:46.727854 6252 leader_election.cc:302] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741 [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: 2f3e82c9cb784dcea389460ff02ea741; no voters:
I20260620 14:48:46.728281 6252 leader_election.cc:288] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:46.728391 6254 raft_consensus.cc:2781] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:46.728880 6254 raft_consensus.cc:686] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741 [term 1 LEADER]: Becoming Leader. State: Replica: 2f3e82c9cb784dcea389460ff02ea741, State: Running, Role: LEADER
I20260620 14:48:46.728952 6252 ts_tablet_manager.cc:1428] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260620 14:48:46.729108 6254 consensus_queue.cc:237] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741 [LEADER]: Queue going to LEADER mode. State: All 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: "2f3e82c9cb784dcea389460ff02ea741" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 37819 } }
I20260620 14:48:46.730950 6118 catalog_manager.cc:5495] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f3e82c9cb784dcea389460ff02ea741 (127.0.97.1). New cstate: current_term: 1 leader_uuid: "2f3e82c9cb784dcea389460ff02ea741" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f3e82c9cb784dcea389460ff02ea741" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 37819 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:46.746417 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:48:46.747179 6117 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40304:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260620 14:48:46.752012 6260 tablet.cc:1722] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:46.758160 6117 catalog_manager.cc:6040] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34: fake-table [id=662fc17de4ba4ec68da8e1ae4a57f2f4] alter complete (version 1)
I20260620 14:48:46.759641 6117 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40304:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUE" }
I20260620 14:48:46.763490 6260 tablet.cc:1722] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:46.769861 6118 catalog_manager.cc:6040] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34: fake-table [id=662fc17de4ba4ec68da8e1ae4a57f2f4] alter complete (version 2)
I20260620 14:48:46.771582 6118 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40304:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "True" }
I20260620 14:48:46.775563 6260 tablet.cc:1722] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260620 14:48:46.781721 6118 catalog_manager.cc:6040] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34: fake-table [id=662fc17de4ba4ec68da8e1ae4a57f2f4] alter complete (version 3)
I20260620 14:48:46.783517 6118 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40304:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TrUe" }
I20260620 14:48:46.787308 6260 tablet.cc:1722] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260620 14:48:46.793561 6118 catalog_manager.cc:6040] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34: fake-table [id=662fc17de4ba4ec68da8e1ae4a57f2f4] alter complete (version 4)
I20260620 14:48:46.795162 6118 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40304:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUe" }
I20260620 14:48:46.798950 6260 tablet.cc:1722] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260620 14:48:46.804872 6118 catalog_manager.cc:6040] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34: fake-table [id=662fc17de4ba4ec68da8e1ae4a57f2f4] alter complete (version 5)
I20260620 14:48:46.806640 6118 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40304:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "" }
I20260620 14:48:46.810462 6260 tablet.cc:1722] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260620 14:48:46.816434 6118 catalog_manager.cc:6040] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34: fake-table [id=662fc17de4ba4ec68da8e1ae4a57f2f4] alter complete (version 6)
I20260620 14:48:46.818398 6118 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40304:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260620 14:48:46.822266 6260 tablet.cc:1722] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260620 14:48:46.828426 6118 catalog_manager.cc:6040] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34: fake-table [id=662fc17de4ba4ec68da8e1ae4a57f2f4] alter complete (version 7)
I20260620 14:48:46.830394 6118 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40304:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260620 14:48:46.834249 6260 tablet.cc:1722] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260620 14:48:46.840857 6118 catalog_manager.cc:6040] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34: fake-table [id=662fc17de4ba4ec68da8e1ae4a57f2f4] alter complete (version 8)
I20260620 14:48:46.842505 6118 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40304:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260620 14:48:46.846386 6260 tablet.cc:1722] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260620 14:48:46.852382 6118 catalog_manager.cc:6040] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34: fake-table [id=662fc17de4ba4ec68da8e1ae4a57f2f4] alter complete (version 9)
I20260620 14:48:46.854205 6118 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40304:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260620 14:48:46.857939 6260 tablet.cc:1722] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260620 14:48:46.863937 6118 catalog_manager.cc:6040] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34: fake-table [id=662fc17de4ba4ec68da8e1ae4a57f2f4] alter complete (version 10)
I20260620 14:48:46.865671 6118 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40304:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260620 14:48:46.869443 6260 tablet.cc:1722] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 11
I20260620 14:48:46.875468 6118 catalog_manager.cc:6040] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34: fake-table [id=662fc17de4ba4ec68da8e1ae4a57f2f4] alter complete (version 11)
I20260620 14:48:46.877307 6118 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40304:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ok" }
I20260620 14:48:46.878932 6118 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40304:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ttrue" }
I20260620 14:48:46.880326 6118 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40304:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "trueue" }
I20260620 14:48:46.881712 6118 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40304:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "falsee" }
I20260620 14:48:46.899211 6117 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40304:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "fallse" }
I20260620 14:48:46.900269 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:48:46.908316 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:46.908699 388 tablet_replica.cc:330] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741: stopping tablet replica
I20260620 14:48:46.908901 388 raft_consensus.cc:2229] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:46.909098 388 raft_consensus.cc:2258] T ae95d97d0c11448790c179a742f5b7dc P 2f3e82c9cb784dcea389460ff02ea741 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:46.923454 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:48:46.926604 388 master.cc:537] Master@127.0.97.62:45025 shutting down...
I20260620 14:48:46.934535 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:46.934783 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:46.934978 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P eb3923c3e6064d7789b2ef7ae935db34: stopping tablet replica
I20260620 14:48:46.949035 388 master.cc:552] Master@127.0.97.62:45025 shutdown complete.
[ OK ] AlterTableTest.DisableCompactionAlter (402 ms)
[ RUN ] AlterTableTest.AddAndRemoveImmutableAttribute
I20260620 14:48:46.959466 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:33703
I20260620 14:48:46.959935 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:46.960778 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:46.962010 388 webserver.cc:460] Webserver started at http://127.0.97.62:45677/ using document root <none> and password file <none>
I20260620 14:48:46.962263 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:46.962329 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:46.962430 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:46.963124 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "45782a28b7694c9e845e1e16cf3a4b8f"
format_stamp: "Formatted at 2026-06-20 14:48:46 on dist-test-slave-nvk5"
I20260620 14:48:46.966117 388 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260620 14:48:46.967473 6264 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:46.967795 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:48:46.967876 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "45782a28b7694c9e845e1e16cf3a4b8f"
format_stamp: "Formatted at 2026-06-20 14:48:46 on dist-test-slave-nvk5"
I20260620 14:48:46.968000 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781966855785253-388-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)
I20260620 14:48:46.989199 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:46.989692 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:47.000444 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:33703
I20260620 14:48:47.000464 6315 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:33703 every 8 connection(s)
I20260620 14:48:47.001663 6316 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:47.005999 6316 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f: Bootstrap starting.
I20260620 14:48:47.007181 6316 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:47.008733 6316 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f: No bootstrap required, opened a new log
I20260620 14:48:47.009270 6316 raft_consensus.cc:348] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45782a28b7694c9e845e1e16cf3a4b8f" member_type: VOTER }
I20260620 14:48:47.009390 6316 raft_consensus.cc:374] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:47.009423 6316 raft_consensus.cc:729] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45782a28b7694c9e845e1e16cf3a4b8f, State: Initialized, Role: FOLLOWER
I20260620 14:48:47.009560 6316 consensus_queue.cc:260] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "45782a28b7694c9e845e1e16cf3a4b8f" member_type: VOTER }
I20260620 14:48:47.009653 6316 raft_consensus.cc:388] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:47.009686 6316 raft_consensus.cc:482] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:47.009737 6316 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:47.011543 6316 raft_consensus.cc:504] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45782a28b7694c9e845e1e16cf3a4b8f" member_type: VOTER }
I20260620 14:48:47.011698 6316 leader_election.cc:302] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f [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: 45782a28b7694c9e845e1e16cf3a4b8f; no voters:
I20260620 14:48:47.012002 6316 leader_election.cc:288] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:47.012162 6319 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:47.012646 6319 raft_consensus.cc:686] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f [term 1 LEADER]: Becoming Leader. State: Replica: 45782a28b7694c9e845e1e16cf3a4b8f, State: Running, Role: LEADER
I20260620 14:48:47.012847 6319 consensus_queue.cc:237] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f [LEADER]: Queue going to LEADER mode. State: All 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: "45782a28b7694c9e845e1e16cf3a4b8f" member_type: VOTER }
I20260620 14:48:47.012945 6316 sys_catalog.cc:564] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:48:47.013598 6321 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 45782a28b7694c9e845e1e16cf3a4b8f. Latest consensus state: current_term: 1 leader_uuid: "45782a28b7694c9e845e1e16cf3a4b8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45782a28b7694c9e845e1e16cf3a4b8f" member_type: VOTER } }
I20260620 14:48:47.013785 6321 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:47.013664 6320 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "45782a28b7694c9e845e1e16cf3a4b8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45782a28b7694c9e845e1e16cf3a4b8f" member_type: VOTER } }
I20260620 14:48:47.014050 6320 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:47.014987 6324 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:48:47.016526 6324 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:48:47.017827 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:48:47.019474 6324 catalog_manager.cc:1347] Generated new cluster ID: 9dddae111ed84a209932466c9e58341d
I20260620 14:48:47.019553 6324 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:48:47.027076 6324 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:48:47.027835 6324 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:48:47.032830 6324 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f: Generated new TSK 0
I20260620 14:48:47.033020 6324 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:48:47.050431 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:47.051599 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:47.053041 388 webserver.cc:460] Webserver started at http://127.0.97.1:37921/ using document root <none> and password file <none>
I20260620 14:48:47.053265 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:47.053344 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:47.053480 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:47.054090 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "39d4b28422274e7fbf9bc8cf5fe0445e"
format_stamp: "Formatted at 2026-06-20 14:48:47 on dist-test-slave-nvk5"
I20260620 14:48:47.056885 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:48:47.058497 6340 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:47.058846 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:48:47.058957 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "39d4b28422274e7fbf9bc8cf5fe0445e"
format_stamp: "Formatted at 2026-06-20 14:48:47 on dist-test-slave-nvk5"
I20260620 14:48:47.059085 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781966855785253-388-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)
I20260620 14:48:47.072811 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:47.073375 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:47.073947 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:47.074779 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:47.074855 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:47.074944 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:47.075007 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:47.086298 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:39273
I20260620 14:48:47.086323 6402 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:39273 every 8 connection(s)
I20260620 14:48:47.093935 6403 heartbeater.cc:347] Connected to a master server at 127.0.97.62:33703
I20260620 14:48:47.094058 6403 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:47.094273 6403 heartbeater.cc:511] Master 127.0.97.62:33703 requested a full tablet report, sending...
I20260620 14:48:47.095096 6281 ts_manager.cc:194] Registered new tserver with Master: 39d4b28422274e7fbf9bc8cf5fe0445e (127.0.97.1:39273)
I20260620 14:48:47.096040 6281 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34214
I20260620 14:48:47.096071 388 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008887723s
I20260620 14:48:47.106860 6281 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34224:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:48:47.107369 6403 heartbeater.cc:503] Master 127.0.97.62:33703 was elected leader, sending a full tablet report...
I20260620 14:48:47.119374 6368 tablet_service.cc:1467] Processing CreateTablet for tablet e5fcaa7f3cf6418f9449eaf0abfdac58 (DEFAULT_TABLE table=fake-table [id=c3f732e374e14ce9a6aa647af1cd2391]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:47.119850 6368 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e5fcaa7f3cf6418f9449eaf0abfdac58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:47.125121 6415 tablet_bootstrap.cc:492] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e: Bootstrap starting.
I20260620 14:48:47.126405 6415 tablet_bootstrap.cc:654] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:47.128131 6415 tablet_bootstrap.cc:492] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e: No bootstrap required, opened a new log
I20260620 14:48:47.128227 6415 ts_tablet_manager.cc:1397] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:48:47.128810 6415 raft_consensus.cc:348] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39d4b28422274e7fbf9bc8cf5fe0445e" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39273 } }
I20260620 14:48:47.128945 6415 raft_consensus.cc:374] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:47.128979 6415 raft_consensus.cc:729] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39d4b28422274e7fbf9bc8cf5fe0445e, State: Initialized, Role: FOLLOWER
I20260620 14:48:47.129158 6415 consensus_queue.cc:260] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "39d4b28422274e7fbf9bc8cf5fe0445e" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39273 } }
I20260620 14:48:47.129520 6415 raft_consensus.cc:388] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:47.129586 6415 raft_consensus.cc:482] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:47.129634 6415 raft_consensus.cc:3037] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:47.132254 6415 raft_consensus.cc:504] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39d4b28422274e7fbf9bc8cf5fe0445e" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39273 } }
I20260620 14:48:47.132445 6415 leader_election.cc:302] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e [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: 39d4b28422274e7fbf9bc8cf5fe0445e; no voters:
I20260620 14:48:47.132895 6415 leader_election.cc:288] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:47.132997 6417 raft_consensus.cc:2781] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:47.133471 6417 raft_consensus.cc:686] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e [term 1 LEADER]: Becoming Leader. State: Replica: 39d4b28422274e7fbf9bc8cf5fe0445e, State: Running, Role: LEADER
I20260620 14:48:47.133601 6415 ts_tablet_manager.cc:1428] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e: Time spent starting tablet: real 0.005s user 0.001s sys 0.004s
I20260620 14:48:47.133666 6417 consensus_queue.cc:237] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e [LEADER]: Queue going to LEADER mode. State: All 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: "39d4b28422274e7fbf9bc8cf5fe0445e" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39273 } }
I20260620 14:48:47.135468 6280 catalog_manager.cc:5495] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e reported cstate change: term changed from 0 to 1, leader changed from <none> to 39d4b28422274e7fbf9bc8cf5fe0445e (127.0.97.1). New cstate: current_term: 1 leader_uuid: "39d4b28422274e7fbf9bc8cf5fe0445e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39d4b28422274e7fbf9bc8cf5fe0445e" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 39273 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:47.150374 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:48:47.178071 6281 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34224:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: true } } } modify_external_catalogs: true
I20260620 14:48:47.182236 6424 tablet.cc:1722] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL IMMUTABLE,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:47.182721 6424 tablet.cc:1620] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e: MemRowSet was empty: no flush needed.
I20260620 14:48:47.189410 6281 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f: fake-table [id=c3f732e374e14ce9a6aa647af1cd2391] alter complete (version 1)
I20260620 14:48:47.212811 6281 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34224:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: false } } } modify_external_catalogs: true
I20260620 14:48:47.217273 6424 tablet.cc:1722] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL IMMUTABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:47.217765 6424 tablet.cc:1620] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e: MemRowSet was empty: no flush needed.
I20260620 14:48:47.224316 6281 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f: fake-table [id=c3f732e374e14ce9a6aa647af1cd2391] alter complete (version 2)
I20260620 14:48:47.245738 6281 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34224:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: true } } } modify_external_catalogs: true
I20260620 14:48:47.250345 6424 tablet.cc:1722] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE IMMUTABLE,
PRIMARY KEY (c0)
) version 3
I20260620 14:48:47.250917 6424 tablet.cc:1620] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e: MemRowSet was empty: no flush needed.
I20260620 14:48:47.257970 6281 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f: fake-table [id=c3f732e374e14ce9a6aa647af1cd2391] alter complete (version 3)
I20260620 14:48:47.280150 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:48:47.292075 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:47.292493 388 tablet_replica.cc:330] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e: stopping tablet replica
I20260620 14:48:47.292714 388 raft_consensus.cc:2229] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:47.292881 388 raft_consensus.cc:2258] T e5fcaa7f3cf6418f9449eaf0abfdac58 P 39d4b28422274e7fbf9bc8cf5fe0445e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:47.297904 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:48:47.301455 388 master.cc:537] Master@127.0.97.62:33703 shutting down...
I20260620 14:48:47.309333 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:47.309531 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:47.309685 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P 45782a28b7694c9e845e1e16cf3a4b8f: stopping tablet replica
I20260620 14:48:47.323861 388 master.cc:552] Master@127.0.97.62:33703 shutdown complete.
[ OK ] AlterTableTest.AddAndRemoveImmutableAttribute (375 ms)
[----------] 31 tests from AlterTableTest (71477 ms total)
[----------] 7 tests from ReplicatedAlterTableTest
[ RUN ] ReplicatedAlterTableTest.TestReplicatedAlter
I20260620 14:48:47.335196 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:38359
I20260620 14:48:47.335675 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:47.336448 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:47.337795 388 webserver.cc:460] Webserver started at http://127.0.97.62:42969/ using document root <none> and password file <none>
I20260620 14:48:47.338001 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:47.338074 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:47.338212 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:47.338796 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "505296d7f0514f1b9def21acdfc26219"
format_stamp: "Formatted at 2026-06-20 14:48:47 on dist-test-slave-nvk5"
I20260620 14:48:47.341192 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260620 14:48:47.342666 6428 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:47.342968 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260620 14:48:47.343081 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "505296d7f0514f1b9def21acdfc26219"
format_stamp: "Formatted at 2026-06-20 14:48:47 on dist-test-slave-nvk5"
I20260620 14:48:47.343190 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781966855785253-388-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)
I20260620 14:48:47.354198 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:47.354678 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:47.367580 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:38359
I20260620 14:48:47.367623 6479 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:38359 every 8 connection(s)
I20260620 14:48:47.368850 6480 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:47.374037 6480 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 505296d7f0514f1b9def21acdfc26219: Bootstrap starting.
I20260620 14:48:47.375434 6480 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 505296d7f0514f1b9def21acdfc26219: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:47.377063 6480 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 505296d7f0514f1b9def21acdfc26219: No bootstrap required, opened a new log
I20260620 14:48:47.377719 6480 raft_consensus.cc:348] T 00000000000000000000000000000000 P 505296d7f0514f1b9def21acdfc26219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "505296d7f0514f1b9def21acdfc26219" member_type: VOTER }
I20260620 14:48:47.377851 6480 raft_consensus.cc:374] T 00000000000000000000000000000000 P 505296d7f0514f1b9def21acdfc26219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:47.377934 6480 raft_consensus.cc:729] T 00000000000000000000000000000000 P 505296d7f0514f1b9def21acdfc26219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 505296d7f0514f1b9def21acdfc26219, State: Initialized, Role: FOLLOWER
I20260620 14:48:47.378170 6480 consensus_queue.cc:260] T 00000000000000000000000000000000 P 505296d7f0514f1b9def21acdfc26219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "505296d7f0514f1b9def21acdfc26219" member_type: VOTER }
I20260620 14:48:47.378293 6480 raft_consensus.cc:388] T 00000000000000000000000000000000 P 505296d7f0514f1b9def21acdfc26219 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:47.378376 6480 raft_consensus.cc:482] T 00000000000000000000000000000000 P 505296d7f0514f1b9def21acdfc26219 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:47.378473 6480 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 505296d7f0514f1b9def21acdfc26219 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:47.380568 6480 raft_consensus.cc:504] T 00000000000000000000000000000000 P 505296d7f0514f1b9def21acdfc26219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "505296d7f0514f1b9def21acdfc26219" member_type: VOTER }
I20260620 14:48:47.380795 6480 leader_election.cc:302] T 00000000000000000000000000000000 P 505296d7f0514f1b9def21acdfc26219 [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: 505296d7f0514f1b9def21acdfc26219; no voters:
I20260620 14:48:47.381194 6480 leader_election.cc:288] T 00000000000000000000000000000000 P 505296d7f0514f1b9def21acdfc26219 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:47.381319 6483 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 505296d7f0514f1b9def21acdfc26219 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:47.381771 6483 raft_consensus.cc:686] T 00000000000000000000000000000000 P 505296d7f0514f1b9def21acdfc26219 [term 1 LEADER]: Becoming Leader. State: Replica: 505296d7f0514f1b9def21acdfc26219, State: Running, Role: LEADER
I20260620 14:48:47.381960 6483 consensus_queue.cc:237] T 00000000000000000000000000000000 P 505296d7f0514f1b9def21acdfc26219 [LEADER]: Queue going to LEADER mode. State: All 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: "505296d7f0514f1b9def21acdfc26219" member_type: VOTER }
I20260620 14:48:47.382051 6480 sys_catalog.cc:564] T 00000000000000000000000000000000 P 505296d7f0514f1b9def21acdfc26219 [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:48:47.382701 6485 sys_catalog.cc:455] T 00000000000000000000000000000000 P 505296d7f0514f1b9def21acdfc26219 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 505296d7f0514f1b9def21acdfc26219. Latest consensus state: current_term: 1 leader_uuid: "505296d7f0514f1b9def21acdfc26219" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "505296d7f0514f1b9def21acdfc26219" member_type: VOTER } }
I20260620 14:48:47.382858 6485 sys_catalog.cc:458] T 00000000000000000000000000000000 P 505296d7f0514f1b9def21acdfc26219 [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:47.382776 6484 sys_catalog.cc:455] T 00000000000000000000000000000000 P 505296d7f0514f1b9def21acdfc26219 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "505296d7f0514f1b9def21acdfc26219" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "505296d7f0514f1b9def21acdfc26219" member_type: VOTER } }
I20260620 14:48:47.383154 6484 sys_catalog.cc:458] T 00000000000000000000000000000000 P 505296d7f0514f1b9def21acdfc26219 [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:47.386916 6488 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:48:47.387256 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:48:47.388293 6488 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:48:47.391005 6488 catalog_manager.cc:1347] Generated new cluster ID: c1b773e930db4429a198aa72834e283b
I20260620 14:48:47.391067 6488 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:48:47.396098 6488 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:48:47.396942 6488 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:48:47.403913 6488 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 505296d7f0514f1b9def21acdfc26219: Generated new TSK 0
I20260620 14:48:47.404147 6488 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:48:47.419950 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:47.421090 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:47.422487 388 webserver.cc:460] Webserver started at http://127.0.97.1:33765/ using document root <none> and password file <none>
I20260620 14:48:47.422713 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:47.422767 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:47.422902 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:47.423496 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "d0b82cec7b8c4516a4b272636391f3eb"
format_stamp: "Formatted at 2026-06-20 14:48:47 on dist-test-slave-nvk5"
I20260620 14:48:47.425951 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:48:47.427584 6504 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:47.427929 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260620 14:48:47.428042 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "d0b82cec7b8c4516a4b272636391f3eb"
format_stamp: "Formatted at 2026-06-20 14:48:47 on dist-test-slave-nvk5"
I20260620 14:48:47.428154 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781966855785253-388-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)
I20260620 14:48:47.438611 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:47.439114 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:47.439687 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:47.440496 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:47.440622 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:47.440732 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:47.440794 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:47.455871 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:46075
I20260620 14:48:47.455897 6566 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:46075 every 8 connection(s)
I20260620 14:48:47.457381 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:47.458619 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:47.460140 388 webserver.cc:460] Webserver started at http://127.0.97.2:43349/ using document root <none> and password file <none>
I20260620 14:48:47.460361 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:47.460434 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:47.460573 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:47.461206 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781966855785253-388-0/minicluster-data/ts-1-root/instance:
uuid: "ea836615cc884ff786ccb13727cfd8c1"
format_stamp: "Formatted at 2026-06-20 14:48:47 on dist-test-slave-nvk5"
I20260620 14:48:47.463706 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260620 14:48:47.465667 6574 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:47.466017 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:48:47.466107 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781966855785253-388-0/minicluster-data/ts-1-root
uuid: "ea836615cc884ff786ccb13727cfd8c1"
format_stamp: "Formatted at 2026-06-20 14:48:47 on dist-test-slave-nvk5"
I20260620 14:48:47.466240 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781966855785253-388-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781966855785253-388-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781966855785253-388-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)
I20260620 14:48:47.471128 6567 heartbeater.cc:347] Connected to a master server at 127.0.97.62:38359
I20260620 14:48:47.471326 6567 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:47.471611 6567 heartbeater.cc:511] Master 127.0.97.62:38359 requested a full tablet report, sending...
I20260620 14:48:47.472431 6445 ts_manager.cc:194] Registered new tserver with Master: d0b82cec7b8c4516a4b272636391f3eb (127.0.97.1:46075)
I20260620 14:48:47.473551 6445 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49426
I20260620 14:48:47.475634 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:47.476099 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:47.476699 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:47.477438 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:47.477514 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:47.477612 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:47.477674 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:47.484850 6567 heartbeater.cc:503] Master 127.0.97.62:38359 was elected leader, sending a full tablet report...
I20260620 14:48:47.491514 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.2:35215
I20260620 14:48:47.491547 6636 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.2:35215 every 8 connection(s)
I20260620 14:48:47.493147 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:47.494498 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:47.497175 388 webserver.cc:460] Webserver started at http://127.0.97.3:34693/ using document root <none> and password file <none>
I20260620 14:48:47.497413 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:47.497502 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:47.497614 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:47.498414 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781966855785253-388-0/minicluster-data/ts-2-root/instance:
uuid: "c521ae6a17c84c2bb0a176eb06af7708"
format_stamp: "Formatted at 2026-06-20 14:48:47 on dist-test-slave-nvk5"
I20260620 14:48:47.499449 6637 heartbeater.cc:347] Connected to a master server at 127.0.97.62:38359
I20260620 14:48:47.499583 6637 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:47.499879 6637 heartbeater.cc:511] Master 127.0.97.62:38359 requested a full tablet report, sending...
I20260620 14:48:47.500687 6445 ts_manager.cc:194] Registered new tserver with Master: ea836615cc884ff786ccb13727cfd8c1 (127.0.97.2:35215)
I20260620 14:48:47.501679 6445 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49438
I20260620 14:48:47.502369 388 fs_manager.cc:691] Time spent creating directory manager: real 0.004s user 0.004s sys 0.000s
I20260620 14:48:47.504069 6643 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:47.504405 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260620 14:48:47.504546 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781966855785253-388-0/minicluster-data/ts-2-root
uuid: "c521ae6a17c84c2bb0a176eb06af7708"
format_stamp: "Formatted at 2026-06-20 14:48:47 on dist-test-slave-nvk5"
I20260620 14:48:47.504673 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781966855785253-388-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781966855785253-388-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781966855785253-388-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)
I20260620 14:48:47.513162 6637 heartbeater.cc:503] Master 127.0.97.62:38359 was elected leader, sending a full tablet report...
I20260620 14:48:47.516109 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:47.516644 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:47.517231 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:47.518019 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:47.518069 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:47.518149 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:47.518199 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:47.532809 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.3:45539
I20260620 14:48:47.532832 6705 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.3:45539 every 8 connection(s)
I20260620 14:48:47.534557 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:47.535805 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:47.538530 388 webserver.cc:460] Webserver started at http://127.0.97.4:35193/ using document root <none> and password file <none>
I20260620 14:48:47.538763 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:47.538825 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:47.538965 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:47.539597 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781966855785253-388-0/minicluster-data/ts-3-root/instance:
uuid: "01c54c4d2cca4893b77475a5176d2c06"
format_stamp: "Formatted at 2026-06-20 14:48:47 on dist-test-slave-nvk5"
I20260620 14:48:47.541298 6706 heartbeater.cc:347] Connected to a master server at 127.0.97.62:38359
I20260620 14:48:47.541401 6706 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:47.541723 6706 heartbeater.cc:511] Master 127.0.97.62:38359 requested a full tablet report, sending...
I20260620 14:48:47.542567 6445 ts_manager.cc:194] Registered new tserver with Master: c521ae6a17c84c2bb0a176eb06af7708 (127.0.97.3:45539)
I20260620 14:48:47.542958 388 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.000s sys 0.004s
I20260620 14:48:47.543498 6445 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49444
I20260620 14:48:47.545049 6712 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:47.545367 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.000s sys 0.002s
I20260620 14:48:47.545477 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781966855785253-388-0/minicluster-data/ts-3-root
uuid: "01c54c4d2cca4893b77475a5176d2c06"
format_stamp: "Formatted at 2026-06-20 14:48:47 on dist-test-slave-nvk5"
I20260620 14:48:47.545603 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781966855785253-388-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781966855785253-388-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781966855785253-388-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)
I20260620 14:48:47.554718 6706 heartbeater.cc:503] Master 127.0.97.62:38359 was elected leader, sending a full tablet report...
I20260620 14:48:47.571736 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:47.572263 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:47.572887 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:47.573763 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:47.573843 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:47.573951 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:47.574011 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:47.589006 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.4:40969
I20260620 14:48:47.589047 6774 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.4:40969 every 8 connection(s)
I20260620 14:48:47.596477 6775 heartbeater.cc:347] Connected to a master server at 127.0.97.62:38359
I20260620 14:48:47.596601 6775 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:47.596856 6775 heartbeater.cc:511] Master 127.0.97.62:38359 requested a full tablet report, sending...
I20260620 14:48:47.597519 6445 ts_manager.cc:194] Registered new tserver with Master: 01c54c4d2cca4893b77475a5176d2c06 (127.0.97.4:40969)
I20260620 14:48:47.598218 6445 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49456
I20260620 14:48:47.598241 388 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.008107146s
I20260620 14:48:47.609957 6775 heartbeater.cc:503] Master 127.0.97.62:38359 was elected leader, sending a full tablet report...
I20260620 14:48:47.610984 6444 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49462:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260620 14:48:47.658406 6602 tablet_service.cc:1467] Processing CreateTablet for tablet 38f58ea1643d408e9db5f8d6e646f7db (DEFAULT_TABLE table=fake-table [id=8955c8f6cf9e4ab980c5868ca7d78682]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:47.658922 6602 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 38f58ea1643d408e9db5f8d6e646f7db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:47.660576 6532 tablet_service.cc:1467] Processing CreateTablet for tablet 38f58ea1643d408e9db5f8d6e646f7db (DEFAULT_TABLE table=fake-table [id=8955c8f6cf9e4ab980c5868ca7d78682]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:47.660796 6740 tablet_service.cc:1467] Processing CreateTablet for tablet 38f58ea1643d408e9db5f8d6e646f7db (DEFAULT_TABLE table=fake-table [id=8955c8f6cf9e4ab980c5868ca7d78682]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:47.660992 6532 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 38f58ea1643d408e9db5f8d6e646f7db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:47.661232 6740 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 38f58ea1643d408e9db5f8d6e646f7db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:47.665742 6790 tablet_bootstrap.cc:492] T 38f58ea1643d408e9db5f8d6e646f7db P ea836615cc884ff786ccb13727cfd8c1: Bootstrap starting.
I20260620 14:48:47.666324 6791 tablet_bootstrap.cc:492] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06: Bootstrap starting.
I20260620 14:48:47.667671 6790 tablet_bootstrap.cc:654] T 38f58ea1643d408e9db5f8d6e646f7db P ea836615cc884ff786ccb13727cfd8c1: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:47.668084 6791 tablet_bootstrap.cc:654] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:47.668939 6792 tablet_bootstrap.cc:492] T 38f58ea1643d408e9db5f8d6e646f7db P d0b82cec7b8c4516a4b272636391f3eb: Bootstrap starting.
I20260620 14:48:47.671401 6792 tablet_bootstrap.cc:654] T 38f58ea1643d408e9db5f8d6e646f7db P d0b82cec7b8c4516a4b272636391f3eb: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:47.673769 6792 tablet_bootstrap.cc:492] T 38f58ea1643d408e9db5f8d6e646f7db P d0b82cec7b8c4516a4b272636391f3eb: No bootstrap required, opened a new log
I20260620 14:48:47.673899 6792 ts_tablet_manager.cc:1397] T 38f58ea1643d408e9db5f8d6e646f7db P d0b82cec7b8c4516a4b272636391f3eb: Time spent bootstrapping tablet: real 0.005s user 0.000s sys 0.003s
I20260620 14:48:47.674178 6791 tablet_bootstrap.cc:492] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06: No bootstrap required, opened a new log
I20260620 14:48:47.674299 6791 ts_tablet_manager.cc:1397] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06: Time spent bootstrapping tablet: real 0.008s user 0.001s sys 0.005s
I20260620 14:48:47.674387 6790 tablet_bootstrap.cc:492] T 38f58ea1643d408e9db5f8d6e646f7db P ea836615cc884ff786ccb13727cfd8c1: No bootstrap required, opened a new log
I20260620 14:48:47.674512 6790 ts_tablet_manager.cc:1397] T 38f58ea1643d408e9db5f8d6e646f7db P ea836615cc884ff786ccb13727cfd8c1: Time spent bootstrapping tablet: real 0.009s user 0.001s sys 0.007s
I20260620 14:48:47.674659 6792 raft_consensus.cc:348] T 38f58ea1643d408e9db5f8d6e646f7db P d0b82cec7b8c4516a4b272636391f3eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea836615cc884ff786ccb13727cfd8c1" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 35215 } } peers { permanent_uuid: "01c54c4d2cca4893b77475a5176d2c06" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 40969 } } peers { permanent_uuid: "d0b82cec7b8c4516a4b272636391f3eb" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46075 } }
I20260620 14:48:47.674886 6792 raft_consensus.cc:374] T 38f58ea1643d408e9db5f8d6e646f7db P d0b82cec7b8c4516a4b272636391f3eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:47.675004 6792 raft_consensus.cc:729] T 38f58ea1643d408e9db5f8d6e646f7db P d0b82cec7b8c4516a4b272636391f3eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0b82cec7b8c4516a4b272636391f3eb, State: Initialized, Role: FOLLOWER
I20260620 14:48:47.675197 6792 consensus_queue.cc:260] T 38f58ea1643d408e9db5f8d6e646f7db P d0b82cec7b8c4516a4b272636391f3eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea836615cc884ff786ccb13727cfd8c1" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 35215 } } peers { permanent_uuid: "01c54c4d2cca4893b77475a5176d2c06" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 40969 } } peers { permanent_uuid: "d0b82cec7b8c4516a4b272636391f3eb" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46075 } }
I20260620 14:48:47.675225 6790 raft_consensus.cc:348] T 38f58ea1643d408e9db5f8d6e646f7db P ea836615cc884ff786ccb13727cfd8c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea836615cc884ff786ccb13727cfd8c1" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 35215 } } peers { permanent_uuid: "01c54c4d2cca4893b77475a5176d2c06" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 40969 } } peers { permanent_uuid: "d0b82cec7b8c4516a4b272636391f3eb" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46075 } }
I20260620 14:48:47.675462 6790 raft_consensus.cc:374] T 38f58ea1643d408e9db5f8d6e646f7db P ea836615cc884ff786ccb13727cfd8c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:47.675524 6790 raft_consensus.cc:729] T 38f58ea1643d408e9db5f8d6e646f7db P ea836615cc884ff786ccb13727cfd8c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea836615cc884ff786ccb13727cfd8c1, State: Initialized, Role: FOLLOWER
I20260620 14:48:47.674887 6791 raft_consensus.cc:348] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea836615cc884ff786ccb13727cfd8c1" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 35215 } } peers { permanent_uuid: "01c54c4d2cca4893b77475a5176d2c06" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 40969 } } peers { permanent_uuid: "d0b82cec7b8c4516a4b272636391f3eb" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46075 } }
I20260620 14:48:47.676103 6791 raft_consensus.cc:374] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:47.675740 6790 consensus_queue.cc:260] T 38f58ea1643d408e9db5f8d6e646f7db P ea836615cc884ff786ccb13727cfd8c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea836615cc884ff786ccb13727cfd8c1" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 35215 } } peers { permanent_uuid: "01c54c4d2cca4893b77475a5176d2c06" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 40969 } } peers { permanent_uuid: "d0b82cec7b8c4516a4b272636391f3eb" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46075 } }
I20260620 14:48:47.676167 6791 raft_consensus.cc:729] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01c54c4d2cca4893b77475a5176d2c06, State: Initialized, Role: FOLLOWER
I20260620 14:48:47.676884 6791 consensus_queue.cc:260] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea836615cc884ff786ccb13727cfd8c1" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 35215 } } peers { permanent_uuid: "01c54c4d2cca4893b77475a5176d2c06" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 40969 } } peers { permanent_uuid: "d0b82cec7b8c4516a4b272636391f3eb" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46075 } }
I20260620 14:48:47.677930 6791 ts_tablet_manager.cc:1428] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06: Time spent starting tablet: real 0.004s user 0.000s sys 0.003s
I20260620 14:48:47.678452 6792 ts_tablet_manager.cc:1428] T 38f58ea1643d408e9db5f8d6e646f7db P d0b82cec7b8c4516a4b272636391f3eb: Time spent starting tablet: real 0.004s user 0.000s sys 0.005s
I20260620 14:48:47.683671 6790 ts_tablet_manager.cc:1428] T 38f58ea1643d408e9db5f8d6e646f7db P ea836615cc884ff786ccb13727cfd8c1: Time spent starting tablet: real 0.009s user 0.004s sys 0.004s
I20260620 14:48:47.753952 6798 raft_consensus.cc:482] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 14:48:47.754122 6798 raft_consensus.cc:504] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea836615cc884ff786ccb13727cfd8c1" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 35215 } } peers { permanent_uuid: "01c54c4d2cca4893b77475a5176d2c06" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 40969 } } peers { permanent_uuid: "d0b82cec7b8c4516a4b272636391f3eb" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46075 } }
I20260620 14:48:47.755463 6798 leader_election.cc:288] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea836615cc884ff786ccb13727cfd8c1 (127.0.97.2:35215), d0b82cec7b8c4516a4b272636391f3eb (127.0.97.1:46075)
I20260620 14:48:47.762856 6542 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38f58ea1643d408e9db5f8d6e646f7db" candidate_uuid: "01c54c4d2cca4893b77475a5176d2c06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0b82cec7b8c4516a4b272636391f3eb" is_pre_election: true
I20260620 14:48:47.763018 6612 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38f58ea1643d408e9db5f8d6e646f7db" candidate_uuid: "01c54c4d2cca4893b77475a5176d2c06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea836615cc884ff786ccb13727cfd8c1" is_pre_election: true
I20260620 14:48:47.763301 6542 raft_consensus.cc:2454] T 38f58ea1643d408e9db5f8d6e646f7db P d0b82cec7b8c4516a4b272636391f3eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01c54c4d2cca4893b77475a5176d2c06 in term 0.
I20260620 14:48:47.763301 6612 raft_consensus.cc:2454] T 38f58ea1643d408e9db5f8d6e646f7db P ea836615cc884ff786ccb13727cfd8c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01c54c4d2cca4893b77475a5176d2c06 in term 0.
I20260620 14:48:47.763923 6714 leader_election.cc:302] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01c54c4d2cca4893b77475a5176d2c06, ea836615cc884ff786ccb13727cfd8c1; no voters:
I20260620 14:48:47.764302 6798 raft_consensus.cc:2781] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 14:48:47.764425 6798 raft_consensus.cc:482] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 14:48:47.764555 6798 raft_consensus.cc:3037] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:47.766850 6798 raft_consensus.cc:504] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea836615cc884ff786ccb13727cfd8c1" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 35215 } } peers { permanent_uuid: "01c54c4d2cca4893b77475a5176d2c06" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 40969 } } peers { permanent_uuid: "d0b82cec7b8c4516a4b272636391f3eb" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46075 } }
I20260620 14:48:47.767467 6798 leader_election.cc:288] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06 [CANDIDATE]: Term 1 election: Requested vote from peers ea836615cc884ff786ccb13727cfd8c1 (127.0.97.2:35215), d0b82cec7b8c4516a4b272636391f3eb (127.0.97.1:46075)
I20260620 14:48:47.767882 6612 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38f58ea1643d408e9db5f8d6e646f7db" candidate_uuid: "01c54c4d2cca4893b77475a5176d2c06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea836615cc884ff786ccb13727cfd8c1"
I20260620 14:48:47.767882 6542 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38f58ea1643d408e9db5f8d6e646f7db" candidate_uuid: "01c54c4d2cca4893b77475a5176d2c06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0b82cec7b8c4516a4b272636391f3eb"
I20260620 14:48:47.768080 6542 raft_consensus.cc:3037] T 38f58ea1643d408e9db5f8d6e646f7db P d0b82cec7b8c4516a4b272636391f3eb [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:47.768080 6612 raft_consensus.cc:3037] T 38f58ea1643d408e9db5f8d6e646f7db P ea836615cc884ff786ccb13727cfd8c1 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:47.770853 6542 raft_consensus.cc:2454] T 38f58ea1643d408e9db5f8d6e646f7db P d0b82cec7b8c4516a4b272636391f3eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01c54c4d2cca4893b77475a5176d2c06 in term 1.
I20260620 14:48:47.770853 6612 raft_consensus.cc:2454] T 38f58ea1643d408e9db5f8d6e646f7db P ea836615cc884ff786ccb13727cfd8c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01c54c4d2cca4893b77475a5176d2c06 in term 1.
I20260620 14:48:47.771282 6713 leader_election.cc:302] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01c54c4d2cca4893b77475a5176d2c06, d0b82cec7b8c4516a4b272636391f3eb; no voters:
I20260620 14:48:47.771617 6798 raft_consensus.cc:2781] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:47.771999 6798 raft_consensus.cc:686] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06 [term 1 LEADER]: Becoming Leader. State: Replica: 01c54c4d2cca4893b77475a5176d2c06, State: Running, Role: LEADER
I20260620 14:48:47.772226 6798 consensus_queue.cc:237] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea836615cc884ff786ccb13727cfd8c1" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 35215 } } peers { permanent_uuid: "01c54c4d2cca4893b77475a5176d2c06" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 40969 } } peers { permanent_uuid: "d0b82cec7b8c4516a4b272636391f3eb" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46075 } }
I20260620 14:48:47.774909 6445 catalog_manager.cc:5495] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01c54c4d2cca4893b77475a5176d2c06 (127.0.97.4). New cstate: current_term: 1 leader_uuid: "01c54c4d2cca4893b77475a5176d2c06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea836615cc884ff786ccb13727cfd8c1" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 35215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01c54c4d2cca4893b77475a5176d2c06" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 40969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0b82cec7b8c4516a4b272636391f3eb" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46075 } health_report { overall_health: UNKNOWN } } }
I20260620 14:48:47.813576 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:48:47.826715 6612 raft_consensus.cc:1261] T 38f58ea1643d408e9db5f8d6e646f7db P ea836615cc884ff786ccb13727cfd8c1 [term 1 FOLLOWER]: Refusing update from remote peer 01c54c4d2cca4893b77475a5176d2c06: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 14:48:47.826715 6542 raft_consensus.cc:1261] T 38f58ea1643d408e9db5f8d6e646f7db P d0b82cec7b8c4516a4b272636391f3eb [term 1 FOLLOWER]: Refusing update from remote peer 01c54c4d2cca4893b77475a5176d2c06: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 14:48:47.827539 6798 consensus_queue.cc:1035] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0b82cec7b8c4516a4b272636391f3eb" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 46075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 14:48:47.827792 6800 consensus_queue.cc:1035] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea836615cc884ff786ccb13727cfd8c1" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 35215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 14:48:47.858958 388 alter_table-test.cc:2181] Verifying initial pattern
I20260620 14:48:47.867352 388 alter_table-test.cc:2184] Dropping and adding back c1
I20260620 14:48:47.868084 6443 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49462:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260620 14:48:47.876036 6809 tablet.cc:1722] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:47.877249 6810 tablet.cc:1722] T 38f58ea1643d408e9db5f8d6e646f7db P d0b82cec7b8c4516a4b272636391f3eb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:47.883340 6811 tablet.cc:1722] T 38f58ea1643d408e9db5f8d6e646f7db P ea836615cc884ff786ccb13727cfd8c1: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:47.897192 6443 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 505296d7f0514f1b9def21acdfc26219: fake-table [id=8955c8f6cf9e4ab980c5868ca7d78682] alter complete (version 1)
I20260620 14:48:47.900841 6443 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49462:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c1" type: INT32 is_nullable: false read_default_value: "\357\276\255\336" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:47.904733 6443 catalog_manager.cc:5587] TS ea836615cc884ff786ccb13727cfd8c1 (127.0.97.2:35215) does not have the latest schema for tablet 38f58ea1643d408e9db5f8d6e646f7db (table fake-table [id=8955c8f6cf9e4ab980c5868ca7d78682]). Expected version 2 got 1
I20260620 14:48:47.907028 6809 tablet.cc:1722] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06: Alter schema from (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:47.907719 6809 tablet.cc:1620] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06: MemRowSet was empty: no flush needed.
I20260620 14:48:47.908001 6811 tablet.cc:1722] T 38f58ea1643d408e9db5f8d6e646f7db P ea836615cc884ff786ccb13727cfd8c1: Alter schema from (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:47.908159 6810 tablet.cc:1722] T 38f58ea1643d408e9db5f8d6e646f7db P d0b82cec7b8c4516a4b272636391f3eb: Alter schema from (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:47.909107 6811 tablet.cc:1620] T 38f58ea1643d408e9db5f8d6e646f7db P ea836615cc884ff786ccb13727cfd8c1: MemRowSet was empty: no flush needed.
I20260620 14:48:47.909313 6810 tablet.cc:1620] T 38f58ea1643d408e9db5f8d6e646f7db P d0b82cec7b8c4516a4b272636391f3eb: MemRowSet was empty: no flush needed.
I20260620 14:48:47.915514 6444 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 505296d7f0514f1b9def21acdfc26219: fake-table [id=8955c8f6cf9e4ab980c5868ca7d78682] alter complete (version 2)
I20260620 14:48:47.918551 388 alter_table-test.cc:2194] Verifying that the new default shows up
I20260620 14:48:47.926920 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:48:47.936576 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:47.936884 388 tablet_replica.cc:330] T 38f58ea1643d408e9db5f8d6e646f7db P d0b82cec7b8c4516a4b272636391f3eb: stopping tablet replica
I20260620 14:48:47.937105 388 raft_consensus.cc:2229] T 38f58ea1643d408e9db5f8d6e646f7db P d0b82cec7b8c4516a4b272636391f3eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 14:48:47.937320 388 raft_consensus.cc:2258] T 38f58ea1643d408e9db5f8d6e646f7db P d0b82cec7b8c4516a4b272636391f3eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:47.942363 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:48:47.945664 388 tablet_server.cc:178] TabletServer@127.0.97.2:0 shutting down...
I20260620 14:48:47.954996 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:47.955305 388 tablet_replica.cc:330] T 38f58ea1643d408e9db5f8d6e646f7db P ea836615cc884ff786ccb13727cfd8c1: stopping tablet replica
I20260620 14:48:47.955505 388 raft_consensus.cc:2229] T 38f58ea1643d408e9db5f8d6e646f7db P ea836615cc884ff786ccb13727cfd8c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 14:48:47.955720 388 raft_consensus.cc:2258] T 38f58ea1643d408e9db5f8d6e646f7db P ea836615cc884ff786ccb13727cfd8c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:47.970188 388 tablet_server.cc:194] TabletServer@127.0.97.2:0 shutdown complete.
I20260620 14:48:47.973388 388 tablet_server.cc:178] TabletServer@127.0.97.3:0 shutting down...
I20260620 14:48:47.981308 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:47.993995 388 tablet_server.cc:194] TabletServer@127.0.97.3:0 shutdown complete.
I20260620 14:48:47.996896 388 tablet_server.cc:178] TabletServer@127.0.97.4:0 shutting down...
I20260620 14:48:48.005499 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:48.005805 388 tablet_replica.cc:330] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06: stopping tablet replica
I20260620 14:48:48.006013 388 raft_consensus.cc:2229] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:48.006403 388 raft_consensus.cc:2258] T 38f58ea1643d408e9db5f8d6e646f7db P 01c54c4d2cca4893b77475a5176d2c06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:48.021037 388 tablet_server.cc:194] TabletServer@127.0.97.4:0 shutdown complete.
I20260620 14:48:48.024470 388 master.cc:537] Master@127.0.97.62:38359 shutting down...
I20260620 14:48:48.031868 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 505296d7f0514f1b9def21acdfc26219 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:48.032068 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 505296d7f0514f1b9def21acdfc26219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:48.032152 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P 505296d7f0514f1b9def21acdfc26219: stopping tablet replica
I20260620 14:48:48.046334 388 master.cc:552] Master@127.0.97.62:38359 shutdown complete.
[ OK ] ReplicatedAlterTableTest.TestReplicatedAlter (724 ms)
[ RUN ] ReplicatedAlterTableTest.AlterTableAndDropTablet
I20260620 14:48:48.059183 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:45975
I20260620 14:48:48.059609 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:48.060343 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:48.061630 388 webserver.cc:460] Webserver started at http://127.0.97.62:40637/ using document root <none> and password file <none>
I20260620 14:48:48.061793 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:48.061836 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:48.061908 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:48.062443 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "b1e6cbf0ebc648469674a90f87496f7f"
format_stamp: "Formatted at 2026-06-20 14:48:48 on dist-test-slave-nvk5"
I20260620 14:48:48.064936 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:48:48.066480 6816 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:48.066825 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:48:48.066936 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "b1e6cbf0ebc648469674a90f87496f7f"
format_stamp: "Formatted at 2026-06-20 14:48:48 on dist-test-slave-nvk5"
I20260620 14:48:48.067058 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-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)
I20260620 14:48:48.084913 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:48.085408 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:48.096961 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:45975
I20260620 14:48:48.096987 6867 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:45975 every 8 connection(s)
I20260620 14:48:48.098183 6868 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:48.102532 6868 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Bootstrap starting.
I20260620 14:48:48.103833 6868 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:48.105404 6868 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: No bootstrap required, opened a new log
I20260620 14:48:48.106029 6868 raft_consensus.cc:348] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1e6cbf0ebc648469674a90f87496f7f" member_type: VOTER }
I20260620 14:48:48.106153 6868 raft_consensus.cc:374] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:48.106186 6868 raft_consensus.cc:729] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1e6cbf0ebc648469674a90f87496f7f, State: Initialized, Role: FOLLOWER
I20260620 14:48:48.106398 6868 consensus_queue.cc:260] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b1e6cbf0ebc648469674a90f87496f7f" member_type: VOTER }
I20260620 14:48:48.106510 6868 raft_consensus.cc:388] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:48.106544 6868 raft_consensus.cc:482] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:48.106640 6868 raft_consensus.cc:3037] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:48.108484 6868 raft_consensus.cc:504] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1e6cbf0ebc648469674a90f87496f7f" member_type: VOTER }
I20260620 14:48:48.108739 6868 leader_election.cc:302] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f [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: b1e6cbf0ebc648469674a90f87496f7f; no voters:
I20260620 14:48:48.109170 6868 leader_election.cc:288] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:48.109304 6871 raft_consensus.cc:2781] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:48.109754 6871 raft_consensus.cc:686] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f [term 1 LEADER]: Becoming Leader. State: Replica: b1e6cbf0ebc648469674a90f87496f7f, State: Running, Role: LEADER
I20260620 14:48:48.110006 6868 sys_catalog.cc:564] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:48:48.109979 6871 consensus_queue.cc:237] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f [LEADER]: Queue going to LEADER mode. State: All 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: "b1e6cbf0ebc648469674a90f87496f7f" member_type: VOTER }
I20260620 14:48:48.110963 6872 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b1e6cbf0ebc648469674a90f87496f7f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1e6cbf0ebc648469674a90f87496f7f" member_type: VOTER } }
I20260620 14:48:48.110953 6873 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f [sys.catalog]: SysCatalogTable state changed. Reason: New leader b1e6cbf0ebc648469674a90f87496f7f. Latest consensus state: current_term: 1 leader_uuid: "b1e6cbf0ebc648469674a90f87496f7f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1e6cbf0ebc648469674a90f87496f7f" member_type: VOTER } }
I20260620 14:48:48.111156 6872 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:48.111181 6873 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:48.112177 6876 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:48:48.113530 6876 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:48:48.115454 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:48:48.116755 6876 catalog_manager.cc:1347] Generated new cluster ID: 73c22b99637c4855b69ebd2a0fbf03ac
I20260620 14:48:48.116833 6876 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:48:48.124593 6876 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:48:48.125370 6876 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:48:48.134256 6876 catalog_manager.cc:5868] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Generated new TSK 0
I20260620 14:48:48.134479 6876 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:48:48.148159 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:48.149242 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:48.150569 388 webserver.cc:460] Webserver started at http://127.0.97.1:43777/ using document root <none> and password file <none>
I20260620 14:48:48.150743 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:48.150790 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:48.150866 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:48.151418 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "d197d91e79864f60a8e78971199282fd"
format_stamp: "Formatted at 2026-06-20 14:48:48 on dist-test-slave-nvk5"
I20260620 14:48:48.153853 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:48:48.155438 6892 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:48.155900 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:48:48.155997 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "d197d91e79864f60a8e78971199282fd"
format_stamp: "Formatted at 2026-06-20 14:48:48 on dist-test-slave-nvk5"
I20260620 14:48:48.156085 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-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)
I20260620 14:48:48.166334 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:48.166807 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:48.167446 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:48.168321 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:48.168370 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:48.168448 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:48.168489 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:48.180079 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:43887
I20260620 14:48:48.180107 6954 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:43887 every 8 connection(s)
I20260620 14:48:48.181603 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:48.183104 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:48.184552 388 webserver.cc:460] Webserver started at http://127.0.97.2:36223/ using document root <none> and password file <none>
I20260620 14:48:48.184809 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:48.184865 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:48.185010 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:48.185662 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/ts-1-root/instance:
uuid: "9a326790cbdb4d3fb0fb30e036fc24f9"
format_stamp: "Formatted at 2026-06-20 14:48:48 on dist-test-slave-nvk5"
I20260620 14:48:48.188942 388 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260620 14:48:48.188985 6955 heartbeater.cc:347] Connected to a master server at 127.0.97.62:45975
I20260620 14:48:48.189107 6955 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:48.189378 6955 heartbeater.cc:511] Master 127.0.97.62:45975 requested a full tablet report, sending...
I20260620 14:48:48.190240 6833 ts_manager.cc:194] Registered new tserver with Master: d197d91e79864f60a8e78971199282fd (127.0.97.1:43887)
I20260620 14:48:48.190884 6962 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:48.191258 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:48:48.191296 6833 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53750
I20260620 14:48:48.191354 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/ts-1-root
uuid: "9a326790cbdb4d3fb0fb30e036fc24f9"
format_stamp: "Formatted at 2026-06-20 14:48:48 on dist-test-slave-nvk5"
I20260620 14:48:48.191485 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-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)
I20260620 14:48:48.202653 6955 heartbeater.cc:503] Master 127.0.97.62:45975 was elected leader, sending a full tablet report...
I20260620 14:48:48.210726 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:48.211254 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:48.211799 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:48.212651 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:48.212726 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:48.212833 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:48.212896 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:48.224925 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.2:38371
I20260620 14:48:48.224951 7024 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.2:38371 every 8 connection(s)
I20260620 14:48:48.226541 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:48.227999 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:48.229568 388 webserver.cc:460] Webserver started at http://127.0.97.3:35099/ using document root <none> and password file <none>
I20260620 14:48:48.229781 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:48.229861 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:48.229991 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:48.230616 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/ts-2-root/instance:
uuid: "2eae66a3408e4e9f91af794c8e2238b2"
format_stamp: "Formatted at 2026-06-20 14:48:48 on dist-test-slave-nvk5"
I20260620 14:48:48.233050 7025 heartbeater.cc:347] Connected to a master server at 127.0.97.62:45975
I20260620 14:48:48.233170 7025 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:48.233434 7025 heartbeater.cc:511] Master 127.0.97.62:45975 requested a full tablet report, sending...
I20260620 14:48:48.234051 388 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260620 14:48:48.234318 6833 ts_manager.cc:194] Registered new tserver with Master: 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371)
I20260620 14:48:48.235390 6833 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53766
I20260620 14:48:48.236033 7031 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:48.236477 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260620 14:48:48.236640 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/ts-2-root
uuid: "2eae66a3408e4e9f91af794c8e2238b2"
format_stamp: "Formatted at 2026-06-20 14:48:48 on dist-test-slave-nvk5"
I20260620 14:48:48.236763 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-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)
I20260620 14:48:48.242873 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:48.243372 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:48.243899 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:48.244745 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:48.244820 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:48.244920 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:48.244988 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:48.246986 7025 heartbeater.cc:503] Master 127.0.97.62:45975 was elected leader, sending a full tablet report...
I20260620 14:48:48.261772 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.3:45195
I20260620 14:48:48.261818 7093 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.3:45195 every 8 connection(s)
I20260620 14:48:48.263360 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:48.264812 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:48.266390 388 webserver.cc:460] Webserver started at http://127.0.97.4:44909/ using document root <none> and password file <none>
I20260620 14:48:48.266621 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:48.266680 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:48.266815 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:48.267490 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/ts-3-root/instance:
uuid: "27c1c04e70e1443badc23c6ee94f9e6c"
format_stamp: "Formatted at 2026-06-20 14:48:48 on dist-test-slave-nvk5"
I20260620 14:48:48.269815 7094 heartbeater.cc:347] Connected to a master server at 127.0.97.62:45975
I20260620 14:48:48.269920 7094 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:48.270251 7094 heartbeater.cc:511] Master 127.0.97.62:45975 requested a full tablet report, sending...
I20260620 14:48:48.270752 388 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260620 14:48:48.271404 6833 ts_manager.cc:194] Registered new tserver with Master: 2eae66a3408e4e9f91af794c8e2238b2 (127.0.97.3:45195)
I20260620 14:48:48.272274 6833 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53782
I20260620 14:48:48.273021 7100 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:48.273363 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260620 14:48:48.273471 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/ts-3-root
uuid: "27c1c04e70e1443badc23c6ee94f9e6c"
format_stamp: "Formatted at 2026-06-20 14:48:48 on dist-test-slave-nvk5"
I20260620 14:48:48.273597 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-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)
I20260620 14:48:48.283847 7094 heartbeater.cc:503] Master 127.0.97.62:45975 was elected leader, sending a full tablet report...
I20260620 14:48:48.319389 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:48.319903 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:48.320451 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:48.321281 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:48.321341 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:48.321439 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:48.321485 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:48.334579 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.4:37007
I20260620 14:48:48.334605 7162 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.4:37007 every 8 connection(s)
I20260620 14:48:48.342585 7163 heartbeater.cc:347] Connected to a master server at 127.0.97.62:45975
I20260620 14:48:48.342744 7163 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:48.343022 7163 heartbeater.cc:511] Master 127.0.97.62:45975 requested a full tablet report, sending...
I20260620 14:48:48.343731 6832 ts_manager.cc:194] Registered new tserver with Master: 27c1c04e70e1443badc23c6ee94f9e6c (127.0.97.4:37007)
I20260620 14:48:48.344441 388 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.009081717s
I20260620 14:48:48.344691 6832 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53784
I20260620 14:48:48.355342 6832 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53792:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260620 14:48:48.356069 7163 heartbeater.cc:503] Master 127.0.97.62:45975 was elected leader, sending a full tablet report...
I20260620 14:48:48.376228 6990 tablet_service.cc:1467] Processing CreateTablet for tablet ba97c427e0cd4e45b640542da6e8facc (DEFAULT_TABLE table=fake-table [id=f6f07c79768d497588e87a858f8c75bc]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:48.376228 7059 tablet_service.cc:1467] Processing CreateTablet for tablet ba97c427e0cd4e45b640542da6e8facc (DEFAULT_TABLE table=fake-table [id=f6f07c79768d497588e87a858f8c75bc]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:48.376754 6990 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ba97c427e0cd4e45b640542da6e8facc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:48.376754 7059 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ba97c427e0cd4e45b640542da6e8facc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:48.386878 7179 tablet_bootstrap.cc:492] T ba97c427e0cd4e45b640542da6e8facc P 2eae66a3408e4e9f91af794c8e2238b2: Bootstrap starting.
I20260620 14:48:48.388176 7179 tablet_bootstrap.cc:654] T ba97c427e0cd4e45b640542da6e8facc P 2eae66a3408e4e9f91af794c8e2238b2: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:48.389794 7179 tablet_bootstrap.cc:492] T ba97c427e0cd4e45b640542da6e8facc P 2eae66a3408e4e9f91af794c8e2238b2: No bootstrap required, opened a new log
I20260620 14:48:48.389940 7179 ts_tablet_manager.cc:1397] T ba97c427e0cd4e45b640542da6e8facc P 2eae66a3408e4e9f91af794c8e2238b2: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:48:48.390623 7179 raft_consensus.cc:348] T ba97c427e0cd4e45b640542da6e8facc P 2eae66a3408e4e9f91af794c8e2238b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eae66a3408e4e9f91af794c8e2238b2" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 45195 } } peers { permanent_uuid: "9a326790cbdb4d3fb0fb30e036fc24f9" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 38371 } } peers { permanent_uuid: "d197d91e79864f60a8e78971199282fd" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:48:48.390820 7179 raft_consensus.cc:374] T ba97c427e0cd4e45b640542da6e8facc P 2eae66a3408e4e9f91af794c8e2238b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:48.390875 7179 raft_consensus.cc:729] T ba97c427e0cd4e45b640542da6e8facc P 2eae66a3408e4e9f91af794c8e2238b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eae66a3408e4e9f91af794c8e2238b2, State: Initialized, Role: FOLLOWER
I20260620 14:48:48.391081 7179 consensus_queue.cc:260] T ba97c427e0cd4e45b640542da6e8facc P 2eae66a3408e4e9f91af794c8e2238b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eae66a3408e4e9f91af794c8e2238b2" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 45195 } } peers { permanent_uuid: "9a326790cbdb4d3fb0fb30e036fc24f9" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 38371 } } peers { permanent_uuid: "d197d91e79864f60a8e78971199282fd" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:48:48.395313 7178 tablet_bootstrap.cc:492] T ba97c427e0cd4e45b640542da6e8facc P 9a326790cbdb4d3fb0fb30e036fc24f9: Bootstrap starting.
I20260620 14:48:48.395390 6920 tablet_service.cc:1467] Processing CreateTablet for tablet ba97c427e0cd4e45b640542da6e8facc (DEFAULT_TABLE table=fake-table [id=f6f07c79768d497588e87a858f8c75bc]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:48.395750 6920 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ba97c427e0cd4e45b640542da6e8facc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:48.395795 7179 ts_tablet_manager.cc:1428] T ba97c427e0cd4e45b640542da6e8facc P 2eae66a3408e4e9f91af794c8e2238b2: Time spent starting tablet: real 0.006s user 0.003s sys 0.000s
I20260620 14:48:48.396908 7178 tablet_bootstrap.cc:654] T ba97c427e0cd4e45b640542da6e8facc P 9a326790cbdb4d3fb0fb30e036fc24f9: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:48.398530 7178 tablet_bootstrap.cc:492] T ba97c427e0cd4e45b640542da6e8facc P 9a326790cbdb4d3fb0fb30e036fc24f9: No bootstrap required, opened a new log
I20260620 14:48:48.398648 7178 ts_tablet_manager.cc:1397] T ba97c427e0cd4e45b640542da6e8facc P 9a326790cbdb4d3fb0fb30e036fc24f9: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260620 14:48:48.399185 7178 raft_consensus.cc:348] T ba97c427e0cd4e45b640542da6e8facc P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eae66a3408e4e9f91af794c8e2238b2" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 45195 } } peers { permanent_uuid: "9a326790cbdb4d3fb0fb30e036fc24f9" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 38371 } } peers { permanent_uuid: "d197d91e79864f60a8e78971199282fd" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:48:48.399322 7178 raft_consensus.cc:374] T ba97c427e0cd4e45b640542da6e8facc P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:48.399354 7178 raft_consensus.cc:729] T ba97c427e0cd4e45b640542da6e8facc P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a326790cbdb4d3fb0fb30e036fc24f9, State: Initialized, Role: FOLLOWER
I20260620 14:48:48.399490 7178 consensus_queue.cc:260] T ba97c427e0cd4e45b640542da6e8facc P 9a326790cbdb4d3fb0fb30e036fc24f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eae66a3408e4e9f91af794c8e2238b2" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 45195 } } peers { permanent_uuid: "9a326790cbdb4d3fb0fb30e036fc24f9" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 38371 } } peers { permanent_uuid: "d197d91e79864f60a8e78971199282fd" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:48:48.400105 7178 ts_tablet_manager.cc:1428] T ba97c427e0cd4e45b640542da6e8facc P 9a326790cbdb4d3fb0fb30e036fc24f9: Time spent starting tablet: real 0.001s user 0.002s sys 0.000s
I20260620 14:48:48.401471 7184 tablet_bootstrap.cc:492] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd: Bootstrap starting.
I20260620 14:48:48.403095 7184 tablet_bootstrap.cc:654] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:48.405055 7184 tablet_bootstrap.cc:492] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd: No bootstrap required, opened a new log
I20260620 14:48:48.405193 7184 ts_tablet_manager.cc:1397] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:48.405792 7184 raft_consensus.cc:348] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eae66a3408e4e9f91af794c8e2238b2" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 45195 } } peers { permanent_uuid: "9a326790cbdb4d3fb0fb30e036fc24f9" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 38371 } } peers { permanent_uuid: "d197d91e79864f60a8e78971199282fd" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:48:48.405970 7184 raft_consensus.cc:374] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:48.406034 7184 raft_consensus.cc:729] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d197d91e79864f60a8e78971199282fd, State: Initialized, Role: FOLLOWER
I20260620 14:48:48.406235 7184 consensus_queue.cc:260] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eae66a3408e4e9f91af794c8e2238b2" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 45195 } } peers { permanent_uuid: "9a326790cbdb4d3fb0fb30e036fc24f9" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 38371 } } peers { permanent_uuid: "d197d91e79864f60a8e78971199282fd" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:48:48.406847 7184 ts_tablet_manager.cc:1428] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260620 14:48:48.476752 7186 raft_consensus.cc:482] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 14:48:48.477000 7186 raft_consensus.cc:504] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eae66a3408e4e9f91af794c8e2238b2" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 45195 } } peers { permanent_uuid: "9a326790cbdb4d3fb0fb30e036fc24f9" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 38371 } } peers { permanent_uuid: "d197d91e79864f60a8e78971199282fd" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:48:48.477841 7186 leader_election.cc:288] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eae66a3408e4e9f91af794c8e2238b2 (127.0.97.3:45195), 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371)
I20260620 14:48:48.484804 7069 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ba97c427e0cd4e45b640542da6e8facc" candidate_uuid: "d197d91e79864f60a8e78971199282fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eae66a3408e4e9f91af794c8e2238b2" is_pre_election: true
I20260620 14:48:48.485009 7069 raft_consensus.cc:2454] T ba97c427e0cd4e45b640542da6e8facc P 2eae66a3408e4e9f91af794c8e2238b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d197d91e79864f60a8e78971199282fd in term 0.
I20260620 14:48:48.485366 6896 leader_election.cc:302] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eae66a3408e4e9f91af794c8e2238b2, d197d91e79864f60a8e78971199282fd; no voters:
I20260620 14:48:48.485634 7186 raft_consensus.cc:2781] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 14:48:48.485598 7000 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ba97c427e0cd4e45b640542da6e8facc" candidate_uuid: "d197d91e79864f60a8e78971199282fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a326790cbdb4d3fb0fb30e036fc24f9" is_pre_election: true
I20260620 14:48:48.485725 7186 raft_consensus.cc:482] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 14:48:48.485796 7186 raft_consensus.cc:3037] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:48.485806 7000 raft_consensus.cc:2454] T ba97c427e0cd4e45b640542da6e8facc P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d197d91e79864f60a8e78971199282fd in term 0.
I20260620 14:48:48.487936 7186 raft_consensus.cc:504] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eae66a3408e4e9f91af794c8e2238b2" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 45195 } } peers { permanent_uuid: "9a326790cbdb4d3fb0fb30e036fc24f9" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 38371 } } peers { permanent_uuid: "d197d91e79864f60a8e78971199282fd" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:48:48.488559 7186 leader_election.cc:288] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd [CANDIDATE]: Term 1 election: Requested vote from peers 2eae66a3408e4e9f91af794c8e2238b2 (127.0.97.3:45195), 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371)
I20260620 14:48:48.488900 7069 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ba97c427e0cd4e45b640542da6e8facc" candidate_uuid: "d197d91e79864f60a8e78971199282fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eae66a3408e4e9f91af794c8e2238b2"
I20260620 14:48:48.489004 7000 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ba97c427e0cd4e45b640542da6e8facc" candidate_uuid: "d197d91e79864f60a8e78971199282fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a326790cbdb4d3fb0fb30e036fc24f9"
I20260620 14:48:48.489090 7069 raft_consensus.cc:3037] T ba97c427e0cd4e45b640542da6e8facc P 2eae66a3408e4e9f91af794c8e2238b2 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:48.489121 7000 raft_consensus.cc:3037] T ba97c427e0cd4e45b640542da6e8facc P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:48.491817 7069 raft_consensus.cc:2454] T ba97c427e0cd4e45b640542da6e8facc P 2eae66a3408e4e9f91af794c8e2238b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d197d91e79864f60a8e78971199282fd in term 1.
I20260620 14:48:48.491817 7000 raft_consensus.cc:2454] T ba97c427e0cd4e45b640542da6e8facc P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d197d91e79864f60a8e78971199282fd in term 1.
I20260620 14:48:48.492141 6896 leader_election.cc:302] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eae66a3408e4e9f91af794c8e2238b2, d197d91e79864f60a8e78971199282fd; no voters:
I20260620 14:48:48.492363 7186 raft_consensus.cc:2781] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:48.492810 7186 raft_consensus.cc:686] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd [term 1 LEADER]: Becoming Leader. State: Replica: d197d91e79864f60a8e78971199282fd, State: Running, Role: LEADER
I20260620 14:48:48.493327 7186 consensus_queue.cc:237] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eae66a3408e4e9f91af794c8e2238b2" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 45195 } } peers { permanent_uuid: "9a326790cbdb4d3fb0fb30e036fc24f9" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 38371 } } peers { permanent_uuid: "d197d91e79864f60a8e78971199282fd" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:48:48.495553 6833 catalog_manager.cc:5495] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd reported cstate change: term changed from 0 to 1, leader changed from <none> to d197d91e79864f60a8e78971199282fd (127.0.97.1). New cstate: current_term: 1 leader_uuid: "d197d91e79864f60a8e78971199282fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eae66a3408e4e9f91af794c8e2238b2" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 45195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a326790cbdb4d3fb0fb30e036fc24f9" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 38371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d197d91e79864f60a8e78971199282fd" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:48.545565 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:48:48.546514 6833 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53792:
name: "many-ranges-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260620 14:48:48.558588 7128 tablet_service.cc:1467] Processing CreateTablet for tablet 136e8d06300c48d8a8ae35f224f7d324 (DEFAULT_TABLE table=many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260620 14:48:48.559031 7128 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 136e8d06300c48d8a8ae35f224f7d324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:48.564252 7192 tablet_bootstrap.cc:492] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Bootstrap starting.
I20260620 14:48:48.565697 7192 tablet_bootstrap.cc:654] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:48.569661 7192 tablet_bootstrap.cc:492] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: No bootstrap required, opened a new log
I20260620 14:48:48.569803 7192 ts_tablet_manager.cc:1397] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Time spent bootstrapping tablet: real 0.006s user 0.005s sys 0.000s
I20260620 14:48:48.570406 7192 raft_consensus.cc:348] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27c1c04e70e1443badc23c6ee94f9e6c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 37007 } }
I20260620 14:48:48.570619 7192 raft_consensus.cc:374] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:48.570717 7192 raft_consensus.cc:729] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27c1c04e70e1443badc23c6ee94f9e6c, State: Initialized, Role: FOLLOWER
I20260620 14:48:48.570932 7192 consensus_queue.cc:260] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "27c1c04e70e1443badc23c6ee94f9e6c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 37007 } }
I20260620 14:48:48.571055 7192 raft_consensus.cc:388] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:48.571120 7192 raft_consensus.cc:482] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:48.571201 7192 raft_consensus.cc:3037] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:48.573251 7192 raft_consensus.cc:504] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27c1c04e70e1443badc23c6ee94f9e6c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 37007 } }
I20260620 14:48:48.573472 7192 leader_election.cc:302] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c [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: 27c1c04e70e1443badc23c6ee94f9e6c; no voters:
I20260620 14:48:48.573899 7192 leader_election.cc:288] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:48.574002 7194 raft_consensus.cc:2781] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:48.574616 7194 raft_consensus.cc:686] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c [term 1 LEADER]: Becoming Leader. State: Replica: 27c1c04e70e1443badc23c6ee94f9e6c, State: Running, Role: LEADER
I20260620 14:48:48.574846 7194 consensus_queue.cc:237] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c [LEADER]: Queue going to LEADER mode. State: All 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: "27c1c04e70e1443badc23c6ee94f9e6c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 37007 } }
I20260620 14:48:48.575531 7192 ts_tablet_manager.cc:1428] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20260620 14:48:48.576704 6833 catalog_manager.cc:5495] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 27c1c04e70e1443badc23c6ee94f9e6c (127.0.97.4). New cstate: current_term: 1 leader_uuid: "27c1c04e70e1443badc23c6ee94f9e6c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27c1c04e70e1443badc23c6ee94f9e6c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 37007 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:48.584633 6833 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\001\002\000\000\000""\006\001\001\000\000\000\007\001\002\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:48.587855 6833 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6e006cc990414abfa618e8c2f26ba455 has no consensus state
I20260620 14:48:48.591876 6920 tablet_service.cc:1467] Processing CreateTablet for tablet 6e006cc990414abfa618e8c2f26ba455 (DEFAULT_TABLE table=many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]), partition=RANGE (c0) PARTITION 1 <= VALUES < 2
I20260620 14:48:48.592254 6920 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6e006cc990414abfa618e8c2f26ba455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:48.597530 7184 tablet_bootstrap.cc:492] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: Bootstrap starting.
I20260620 14:48:48.598781 7184 tablet_bootstrap.cc:654] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:48.600607 7184 tablet_bootstrap.cc:492] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: No bootstrap required, opened a new log
I20260620 14:48:48.600766 7184 ts_tablet_manager.cc:1397] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260620 14:48:48.601414 7184 raft_consensus.cc:348] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d197d91e79864f60a8e78971199282fd" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:48:48.601584 7184 raft_consensus.cc:374] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:48.601657 7184 raft_consensus.cc:729] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d197d91e79864f60a8e78971199282fd, State: Initialized, Role: FOLLOWER
I20260620 14:48:48.601879 7184 consensus_queue.cc:260] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d197d91e79864f60a8e78971199282fd" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:48:48.602089 7184 raft_consensus.cc:388] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:48.602162 7184 raft_consensus.cc:482] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:48.602216 7184 raft_consensus.cc:3037] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:48.604321 7184 raft_consensus.cc:504] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d197d91e79864f60a8e78971199282fd" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:48:48.604497 7184 leader_election.cc:302] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd [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: d197d91e79864f60a8e78971199282fd; no voters:
I20260620 14:48:48.604715 7184 leader_election.cc:288] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:48.604771 7186 raft_consensus.cc:2781] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:48.605600 7184 ts_tablet_manager.cc:1428] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: Time spent starting tablet: real 0.005s user 0.004s sys 0.000s
I20260620 14:48:48.608697 7186 raft_consensus.cc:686] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd [term 1 LEADER]: Becoming Leader. State: Replica: d197d91e79864f60a8e78971199282fd, State: Running, Role: LEADER
I20260620 14:48:48.608872 7186 consensus_queue.cc:237] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd [LEADER]: Queue going to LEADER mode. State: All 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: "d197d91e79864f60a8e78971199282fd" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:48:48.610713 6833 catalog_manager.cc:5495] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd reported cstate change: term changed from 0 to 1, leader changed from <none> to d197d91e79864f60a8e78971199282fd (127.0.97.1). New cstate: current_term: 1 leader_uuid: "d197d91e79864f60a8e78971199282fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d197d91e79864f60a8e78971199282fd" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:48.614959 6833 catalog_manager.cc:6040] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b] alter complete (version 0)
I20260620 14:48:48.621201 6833 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\002\000\000\000\007\001\003\000\000\000""\006\001\002\000\000\000\007\001\003\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:48.624402 6833 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2b7b552664b246c68dc7109692d0e3b7 has no consensus state
I20260620 14:48:48.627717 6990 tablet_service.cc:1467] Processing CreateTablet for tablet 2b7b552664b246c68dc7109692d0e3b7 (DEFAULT_TABLE table=many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]), partition=RANGE (c0) PARTITION 2 <= VALUES < 3
I20260620 14:48:48.628120 6990 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2b7b552664b246c68dc7109692d0e3b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:48.632638 7178 tablet_bootstrap.cc:492] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Bootstrap starting.
I20260620 14:48:48.634258 7178 tablet_bootstrap.cc:654] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:48.635877 7178 tablet_bootstrap.cc:492] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: No bootstrap required, opened a new log
I20260620 14:48:48.635969 7178 ts_tablet_manager.cc:1397] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260620 14:48:48.636857 7178 raft_consensus.cc:348] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a326790cbdb4d3fb0fb30e036fc24f9" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 38371 } }
I20260620 14:48:48.637029 7178 raft_consensus.cc:374] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:48.637089 7178 raft_consensus.cc:729] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a326790cbdb4d3fb0fb30e036fc24f9, State: Initialized, Role: FOLLOWER
I20260620 14:48:48.637319 7178 consensus_queue.cc:260] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9a326790cbdb4d3fb0fb30e036fc24f9" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 38371 } }
I20260620 14:48:48.637480 7178 raft_consensus.cc:388] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:48.637562 7178 raft_consensus.cc:482] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:48.637632 7178 raft_consensus.cc:3037] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:48.639767 7178 raft_consensus.cc:504] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a326790cbdb4d3fb0fb30e036fc24f9" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 38371 } }
I20260620 14:48:48.639990 7178 leader_election.cc:302] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9 [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: 9a326790cbdb4d3fb0fb30e036fc24f9; no voters:
I20260620 14:48:48.640149 7178 leader_election.cc:288] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:48.640223 7183 raft_consensus.cc:2781] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:48.640834 7178 ts_tablet_manager.cc:1428] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Time spent starting tablet: real 0.005s user 0.005s sys 0.000s
I20260620 14:48:48.641108 7183 raft_consensus.cc:686] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 1 LEADER]: Becoming Leader. State: Replica: 9a326790cbdb4d3fb0fb30e036fc24f9, State: Running, Role: LEADER
I20260620 14:48:48.641340 7183 consensus_queue.cc:237] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9 [LEADER]: Queue going to LEADER mode. State: All 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: "9a326790cbdb4d3fb0fb30e036fc24f9" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 38371 } }
I20260620 14:48:48.643414 6831 catalog_manager.cc:5495] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2). New cstate: current_term: 1 leader_uuid: "9a326790cbdb4d3fb0fb30e036fc24f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a326790cbdb4d3fb0fb30e036fc24f9" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 38371 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:48.647533 6831 catalog_manager.cc:6040] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b] alter complete (version 0)
I20260620 14:48:48.652577 6833 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\003\000\000\000\007\001\004\000\000\000""\006\001\003\000\000\000\007\001\004\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:48.655872 6833 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c875adaf92884a58be4d0f3cf61e5023 has no consensus state
I20260620 14:48:48.659284 7059 tablet_service.cc:1467] Processing CreateTablet for tablet c875adaf92884a58be4d0f3cf61e5023 (DEFAULT_TABLE table=many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]), partition=RANGE (c0) PARTITION 3 <= VALUES < 4
I20260620 14:48:48.659607 7059 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c875adaf92884a58be4d0f3cf61e5023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:48.664727 7179 tablet_bootstrap.cc:492] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: Bootstrap starting.
I20260620 14:48:48.666169 7179 tablet_bootstrap.cc:654] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:48.667841 7179 tablet_bootstrap.cc:492] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: No bootstrap required, opened a new log
I20260620 14:48:48.667980 7179 ts_tablet_manager.cc:1397] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:48:48.668668 7179 raft_consensus.cc:348] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eae66a3408e4e9f91af794c8e2238b2" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 45195 } }
I20260620 14:48:48.668799 7179 raft_consensus.cc:374] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:48.668874 7179 raft_consensus.cc:729] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eae66a3408e4e9f91af794c8e2238b2, State: Initialized, Role: FOLLOWER
I20260620 14:48:48.669059 7179 consensus_queue.cc:260] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2eae66a3408e4e9f91af794c8e2238b2" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 45195 } }
I20260620 14:48:48.669189 7179 raft_consensus.cc:388] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:48.669268 7179 raft_consensus.cc:482] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:48.669363 7179 raft_consensus.cc:3037] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:48.672127 7179 raft_consensus.cc:504] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eae66a3408e4e9f91af794c8e2238b2" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 45195 } }
I20260620 14:48:48.672361 7179 leader_election.cc:302] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2 [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: 2eae66a3408e4e9f91af794c8e2238b2; no voters:
I20260620 14:48:48.672545 7179 leader_election.cc:288] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:48.672734 7181 raft_consensus.cc:2781] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:48.676728 7181 raft_consensus.cc:686] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2 [term 1 LEADER]: Becoming Leader. State: Replica: 2eae66a3408e4e9f91af794c8e2238b2, State: Running, Role: LEADER
I20260620 14:48:48.677047 7181 consensus_queue.cc:237] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2 [LEADER]: Queue going to LEADER mode. State: All 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: "2eae66a3408e4e9f91af794c8e2238b2" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 45195 } }
I20260620 14:48:48.677523 7179 ts_tablet_manager.cc:1428] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: Time spent starting tablet: real 0.009s user 0.010s sys 0.000s
I20260620 14:48:48.679153 6833 catalog_manager.cc:5495] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2eae66a3408e4e9f91af794c8e2238b2 (127.0.97.3). New cstate: current_term: 1 leader_uuid: "2eae66a3408e4e9f91af794c8e2238b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eae66a3408e4e9f91af794c8e2238b2" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 45195 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:48.683622 6833 catalog_manager.cc:6040] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b] alter complete (version 0)
I20260620 14:48:48.689810 6833 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\004\000\000\000\007\001\005\000\000\000""\006\001\004\000\000\000\007\001\005\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:48.693920 6833 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1c66df0843a44595835ba4fcfc2e15f3 has no consensus state
I20260620 14:48:48.697822 6920 tablet_service.cc:1467] Processing CreateTablet for tablet 1c66df0843a44595835ba4fcfc2e15f3 (DEFAULT_TABLE table=many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]), partition=RANGE (c0) PARTITION 4 <= VALUES < 5
I20260620 14:48:48.698256 6920 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1c66df0843a44595835ba4fcfc2e15f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:48.703281 7184 tablet_bootstrap.cc:492] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Bootstrap starting.
I20260620 14:48:48.720542 7184 tablet_bootstrap.cc:654] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:48.722503 7184 tablet_bootstrap.cc:492] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: No bootstrap required, opened a new log
I20260620 14:48:48.722656 7184 ts_tablet_manager.cc:1397] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Time spent bootstrapping tablet: real 0.019s user 0.014s sys 0.005s
I20260620 14:48:48.723374 7184 raft_consensus.cc:348] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d197d91e79864f60a8e78971199282fd" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:48:48.723591 7184 raft_consensus.cc:374] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:48.723660 7184 raft_consensus.cc:729] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d197d91e79864f60a8e78971199282fd, State: Initialized, Role: FOLLOWER
I20260620 14:48:48.723874 7184 consensus_queue.cc:260] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d197d91e79864f60a8e78971199282fd" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:48:48.724048 7184 raft_consensus.cc:388] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:48.724093 7184 raft_consensus.cc:482] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:48.724144 7184 raft_consensus.cc:3037] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd [term 0 FOLLOWER]: Advancing to term 1
W20260620 14:48:48.725991 6820 catalog_manager.cc:4639] Async tablet task AlterTable RPC for tablet 1c66df0843a44595835ba4fcfc2e15f3 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 1c66df0843a44595835ba4fcfc2e15f3 consensus state has no leader
I20260620 14:48:48.726022 7184 raft_consensus.cc:504] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d197d91e79864f60a8e78971199282fd" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:48:48.726293 7184 leader_election.cc:302] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd [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: d197d91e79864f60a8e78971199282fd; no voters:
I20260620 14:48:48.726462 7184 leader_election.cc:288] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:48.726547 7186 raft_consensus.cc:2781] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:48.726686 7186 raft_consensus.cc:686] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd [term 1 LEADER]: Becoming Leader. State: Replica: d197d91e79864f60a8e78971199282fd, State: Running, Role: LEADER
I20260620 14:48:48.726902 7184 ts_tablet_manager.cc:1428] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Time spent starting tablet: real 0.004s user 0.005s sys 0.000s
I20260620 14:48:48.726886 7186 consensus_queue.cc:237] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd [LEADER]: Queue going to LEADER mode. State: All 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: "d197d91e79864f60a8e78971199282fd" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:48:48.728786 6831 catalog_manager.cc:5495] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd reported cstate change: term changed from 0 to 1, leader changed from <none> to d197d91e79864f60a8e78971199282fd (127.0.97.1). New cstate: current_term: 1 leader_uuid: "d197d91e79864f60a8e78971199282fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d197d91e79864f60a8e78971199282fd" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:48.733803 6831 catalog_manager.cc:6040] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b] alter complete (version 0)
I20260620 14:48:48.740412 6831 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\005\000\000\000\007\001\006\000\000\000""\006\001\005\000\000\000\007\001\006\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:48.745267 6831 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d722fad8a1f74addb47f6e1d85a8c3da has no consensus state
I20260620 14:48:48.748660 6990 tablet_service.cc:1467] Processing CreateTablet for tablet d722fad8a1f74addb47f6e1d85a8c3da (DEFAULT_TABLE table=many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]), partition=RANGE (c0) PARTITION 5 <= VALUES < 6
I20260620 14:48:48.749037 6990 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d722fad8a1f74addb47f6e1d85a8c3da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:48.754017 7178 tablet_bootstrap.cc:492] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Bootstrap starting.
I20260620 14:48:48.755585 7178 tablet_bootstrap.cc:654] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:48.757396 7178 tablet_bootstrap.cc:492] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: No bootstrap required, opened a new log
I20260620 14:48:48.757534 7178 ts_tablet_manager.cc:1397] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:48.758404 7178 raft_consensus.cc:348] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a326790cbdb4d3fb0fb30e036fc24f9" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 38371 } }
I20260620 14:48:48.758612 7178 raft_consensus.cc:374] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:48.758687 7178 raft_consensus.cc:729] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a326790cbdb4d3fb0fb30e036fc24f9, State: Initialized, Role: FOLLOWER
I20260620 14:48:48.758888 7178 consensus_queue.cc:260] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9a326790cbdb4d3fb0fb30e036fc24f9" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 38371 } }
I20260620 14:48:48.759050 7178 raft_consensus.cc:388] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:48.759115 7178 raft_consensus.cc:482] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:48.759192 7178 raft_consensus.cc:3037] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:48.761075 7178 raft_consensus.cc:504] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a326790cbdb4d3fb0fb30e036fc24f9" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 38371 } }
I20260620 14:48:48.761296 7178 leader_election.cc:302] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9 [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: 9a326790cbdb4d3fb0fb30e036fc24f9; no voters:
I20260620 14:48:48.761468 7178 leader_election.cc:288] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:48.761523 7183 raft_consensus.cc:2781] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:48.761649 7183 raft_consensus.cc:686] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 1 LEADER]: Becoming Leader. State: Replica: 9a326790cbdb4d3fb0fb30e036fc24f9, State: Running, Role: LEADER
I20260620 14:48:48.761844 7183 consensus_queue.cc:237] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9 [LEADER]: Queue going to LEADER mode. State: All 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: "9a326790cbdb4d3fb0fb30e036fc24f9" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 38371 } }
I20260620 14:48:48.761849 7178 ts_tablet_manager.cc:1428] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260620 14:48:48.763623 6833 catalog_manager.cc:5495] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2). New cstate: current_term: 1 leader_uuid: "9a326790cbdb4d3fb0fb30e036fc24f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a326790cbdb4d3fb0fb30e036fc24f9" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 38371 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:48.767881 6833 catalog_manager.cc:6040] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b] alter complete (version 0)
I20260620 14:48:48.775342 6833 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\006\000\000\000\007\001\007\000\000\000""\006\001\006\000\000\000\007\001\007\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:48.779693 6833 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2f959cb80b424ca2a9f8c2e85324a160 has no consensus state
I20260620 14:48:48.782864 7059 tablet_service.cc:1467] Processing CreateTablet for tablet 2f959cb80b424ca2a9f8c2e85324a160 (DEFAULT_TABLE table=many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]), partition=RANGE (c0) PARTITION 6 <= VALUES < 7
I20260620 14:48:48.783293 7059 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2f959cb80b424ca2a9f8c2e85324a160. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:48.788568 7179 tablet_bootstrap.cc:492] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Bootstrap starting.
I20260620 14:48:48.789908 7179 tablet_bootstrap.cc:654] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:48.791646 7179 tablet_bootstrap.cc:492] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: No bootstrap required, opened a new log
I20260620 14:48:48.791788 7179 ts_tablet_manager.cc:1397] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.000s
I20260620 14:48:48.792448 7179 raft_consensus.cc:348] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eae66a3408e4e9f91af794c8e2238b2" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 45195 } }
I20260620 14:48:48.792631 7179 raft_consensus.cc:374] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:48.792676 7179 raft_consensus.cc:729] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eae66a3408e4e9f91af794c8e2238b2, State: Initialized, Role: FOLLOWER
I20260620 14:48:48.792820 7179 consensus_queue.cc:260] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2eae66a3408e4e9f91af794c8e2238b2" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 45195 } }
I20260620 14:48:48.792929 7179 raft_consensus.cc:388] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:48.792968 7179 raft_consensus.cc:482] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:48.793047 7179 raft_consensus.cc:3037] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:48.794847 7179 raft_consensus.cc:504] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eae66a3408e4e9f91af794c8e2238b2" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 45195 } }
I20260620 14:48:48.795066 7179 leader_election.cc:302] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2 [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: 2eae66a3408e4e9f91af794c8e2238b2; no voters:
I20260620 14:48:48.795251 7179 leader_election.cc:288] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:48.795315 7209 raft_consensus.cc:2781] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:48.795462 7209 raft_consensus.cc:686] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2 [term 1 LEADER]: Becoming Leader. State: Replica: 2eae66a3408e4e9f91af794c8e2238b2, State: Running, Role: LEADER
I20260620 14:48:48.795738 7179 ts_tablet_manager.cc:1428] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260620 14:48:48.795693 7209 consensus_queue.cc:237] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2 [LEADER]: Queue going to LEADER mode. State: All 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: "2eae66a3408e4e9f91af794c8e2238b2" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 45195 } }
I20260620 14:48:48.797500 6833 catalog_manager.cc:5495] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2eae66a3408e4e9f91af794c8e2238b2 (127.0.97.3). New cstate: current_term: 1 leader_uuid: "2eae66a3408e4e9f91af794c8e2238b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eae66a3408e4e9f91af794c8e2238b2" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 45195 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:48.801319 6833 catalog_manager.cc:6040] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b] alter complete (version 0)
I20260620 14:48:48.802811 6832 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\007\000\000\000\007\001\010\000\000\000""\006\001\007\000\000\000\007\001\010\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:48.806982 6832 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fb531265a2024851b32d53dc58aca430 has no consensus state
I20260620 14:48:48.810739 7128 tablet_service.cc:1467] Processing CreateTablet for tablet fb531265a2024851b32d53dc58aca430 (DEFAULT_TABLE table=many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]), partition=RANGE (c0) PARTITION 7 <= VALUES < 8
I20260620 14:48:48.811064 7128 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fb531265a2024851b32d53dc58aca430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:48.815970 7192 tablet_bootstrap.cc:492] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Bootstrap starting.
I20260620 14:48:48.817396 7192 tablet_bootstrap.cc:654] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:48.819159 7192 tablet_bootstrap.cc:492] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: No bootstrap required, opened a new log
I20260620 14:48:48.819283 7192 ts_tablet_manager.cc:1397] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260620 14:48:48.819887 7192 raft_consensus.cc:348] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27c1c04e70e1443badc23c6ee94f9e6c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 37007 } }
I20260620 14:48:48.820016 7192 raft_consensus.cc:374] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:48.820050 7192 raft_consensus.cc:729] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27c1c04e70e1443badc23c6ee94f9e6c, State: Initialized, Role: FOLLOWER
I20260620 14:48:48.820277 7192 consensus_queue.cc:260] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "27c1c04e70e1443badc23c6ee94f9e6c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 37007 } }
I20260620 14:48:48.820401 7192 raft_consensus.cc:388] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:48.820436 7192 raft_consensus.cc:482] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:48.820485 7192 raft_consensus.cc:3037] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:48.822691 7192 raft_consensus.cc:504] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27c1c04e70e1443badc23c6ee94f9e6c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 37007 } }
I20260620 14:48:48.822896 7192 leader_election.cc:302] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c [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: 27c1c04e70e1443badc23c6ee94f9e6c; no voters:
I20260620 14:48:48.823060 7192 leader_election.cc:288] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:48.823112 7194 raft_consensus.cc:2781] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:48.823277 7194 raft_consensus.cc:686] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c [term 1 LEADER]: Becoming Leader. State: Replica: 27c1c04e70e1443badc23c6ee94f9e6c, State: Running, Role: LEADER
I20260620 14:48:48.823468 7192 ts_tablet_manager.cc:1428] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Time spent starting tablet: real 0.004s user 0.002s sys 0.000s
I20260620 14:48:48.823473 7194 consensus_queue.cc:237] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c [LEADER]: Queue going to LEADER mode. State: All 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: "27c1c04e70e1443badc23c6ee94f9e6c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 37007 } }
I20260620 14:48:48.825174 6832 catalog_manager.cc:5495] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 27c1c04e70e1443badc23c6ee94f9e6c (127.0.97.4). New cstate: current_term: 1 leader_uuid: "27c1c04e70e1443badc23c6ee94f9e6c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27c1c04e70e1443badc23c6ee94f9e6c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 37007 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:48.828948 6832 catalog_manager.cc:6040] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b] alter complete (version 0)
I20260620 14:48:48.831053 6832 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\010\000\000\000\007\001\t\000\000\000""\006\001\010\000\000\000\007\001\t\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:48.835101 6832 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 234e8dcc026f45b28836cab830352968 has no consensus state
I20260620 14:48:48.838742 6919 tablet_service.cc:1467] Processing CreateTablet for tablet 234e8dcc026f45b28836cab830352968 (DEFAULT_TABLE table=many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]), partition=RANGE (c0) PARTITION 8 <= VALUES < 9
I20260620 14:48:48.839102 6919 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 234e8dcc026f45b28836cab830352968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:48.844230 7184 tablet_bootstrap.cc:492] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Bootstrap starting.
I20260620 14:48:48.845849 7184 tablet_bootstrap.cc:654] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:48.847306 7184 tablet_bootstrap.cc:492] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: No bootstrap required, opened a new log
I20260620 14:48:48.847438 7184 ts_tablet_manager.cc:1397] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260620 14:48:48.848052 7184 raft_consensus.cc:348] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d197d91e79864f60a8e78971199282fd" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:48:48.848205 7184 raft_consensus.cc:374] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:48.848264 7184 raft_consensus.cc:729] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d197d91e79864f60a8e78971199282fd, State: Initialized, Role: FOLLOWER
I20260620 14:48:48.848439 7184 consensus_queue.cc:260] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d197d91e79864f60a8e78971199282fd" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:48:48.848645 7184 raft_consensus.cc:388] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:48.848734 7184 raft_consensus.cc:482] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:48.848819 7184 raft_consensus.cc:3037] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:48.850673 7184 raft_consensus.cc:504] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d197d91e79864f60a8e78971199282fd" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:48:48.850850 7184 leader_election.cc:302] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd [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: d197d91e79864f60a8e78971199282fd; no voters:
I20260620 14:48:48.850989 7184 leader_election.cc:288] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:48.851044 7186 raft_consensus.cc:2781] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:48.851164 7186 raft_consensus.cc:686] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd [term 1 LEADER]: Becoming Leader. State: Replica: d197d91e79864f60a8e78971199282fd, State: Running, Role: LEADER
I20260620 14:48:48.851369 7184 ts_tablet_manager.cc:1428] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Time spent starting tablet: real 0.004s user 0.002s sys 0.000s
I20260620 14:48:48.851353 7186 consensus_queue.cc:237] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd [LEADER]: Queue going to LEADER mode. State: All 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: "d197d91e79864f60a8e78971199282fd" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } }
I20260620 14:48:48.853436 6833 catalog_manager.cc:5495] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd reported cstate change: term changed from 0 to 1, leader changed from <none> to d197d91e79864f60a8e78971199282fd (127.0.97.1). New cstate: current_term: 1 leader_uuid: "d197d91e79864f60a8e78971199282fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d197d91e79864f60a8e78971199282fd" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 43887 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:48.857353 6833 catalog_manager.cc:6040] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b] alter complete (version 0)
I20260620 14:48:48.859167 6831 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\t\000\000\000\007\001\n\000\000\000""\006\001\t\000\000\000\007\001\n\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:48.864723 6831 catalog_manager.cc:5755] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3c71f2f4f4e94ceaaef595348fcb7d19 has no consensus state
I20260620 14:48:48.868067 6990 tablet_service.cc:1467] Processing CreateTablet for tablet 3c71f2f4f4e94ceaaef595348fcb7d19 (DEFAULT_TABLE table=many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]), partition=RANGE (c0) PARTITION 9 <= VALUES < 10
I20260620 14:48:48.868551 6990 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3c71f2f4f4e94ceaaef595348fcb7d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:48.873812 7178 tablet_bootstrap.cc:492] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Bootstrap starting.
I20260620 14:48:48.875643 7178 tablet_bootstrap.cc:654] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:48.877437 7178 tablet_bootstrap.cc:492] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: No bootstrap required, opened a new log
I20260620 14:48:48.877575 7178 ts_tablet_manager.cc:1397] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:48:48.878268 7178 raft_consensus.cc:348] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a326790cbdb4d3fb0fb30e036fc24f9" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 38371 } }
I20260620 14:48:48.878432 7178 raft_consensus.cc:374] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:48.878492 7178 raft_consensus.cc:729] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a326790cbdb4d3fb0fb30e036fc24f9, State: Initialized, Role: FOLLOWER
I20260620 14:48:48.878672 7178 consensus_queue.cc:260] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9a326790cbdb4d3fb0fb30e036fc24f9" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 38371 } }
I20260620 14:48:48.878837 7178 raft_consensus.cc:388] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:48.878901 7178 raft_consensus.cc:482] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:48.878973 7178 raft_consensus.cc:3037] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:48.880775 7178 raft_consensus.cc:504] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a326790cbdb4d3fb0fb30e036fc24f9" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 38371 } }
I20260620 14:48:48.880990 7178 leader_election.cc:302] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9 [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: 9a326790cbdb4d3fb0fb30e036fc24f9; no voters:
I20260620 14:48:48.881157 7178 leader_election.cc:288] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:48.881208 7183 raft_consensus.cc:2781] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:48.881302 7183 raft_consensus.cc:686] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 1 LEADER]: Becoming Leader. State: Replica: 9a326790cbdb4d3fb0fb30e036fc24f9, State: Running, Role: LEADER
I20260620 14:48:48.881481 7183 consensus_queue.cc:237] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9 [LEADER]: Queue going to LEADER mode. State: All 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: "9a326790cbdb4d3fb0fb30e036fc24f9" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 38371 } }
I20260620 14:48:48.881577 7178 ts_tablet_manager.cc:1428] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Time spent starting tablet: real 0.004s user 0.004s sys 0.000s
I20260620 14:48:48.883316 6833 catalog_manager.cc:5495] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2). New cstate: current_term: 1 leader_uuid: "9a326790cbdb4d3fb0fb30e036fc24f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a326790cbdb4d3fb0fb30e036fc24f9" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 38371 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:48.887269 6833 catalog_manager.cc:6040] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b] alter complete (version 0)
I20260620 14:48:48.893249 6833 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c0" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260620 14:48:48.895247 6874 log.cc:508] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Injecting 412ms of latency in SegmentAllocator::Sync()
I20260620 14:48:48.940778 7186 consensus_queue.cc:1035] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eae66a3408e4e9f91af794c8e2238b2" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 45195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260620 14:48:48.942759 7225 log.cc:508] T ba97c427e0cd4e45b640542da6e8facc P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 282ms of latency in SegmentAllocator::Sync()
I20260620 14:48:49.027593 7186 consensus_queue.cc:1035] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a326790cbdb4d3fb0fb30e036fc24f9" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260620 14:48:49.029696 7226 log.cc:508] T ba97c427e0cd4e45b640542da6e8facc P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 286ms of latency in SegmentAllocator::Sync()
W20260620 14:48:49.310423 7201 log.cc:508] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: Injecting 269ms of latency in SegmentAllocator::Sync()
W20260620 14:48:49.310751 7197 log.cc:508] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 202ms of latency in SegmentAllocator::Sync()
W20260620 14:48:49.310880 7211 log.cc:508] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 193ms of latency in SegmentAllocator::Sync()
W20260620 14:48:49.311033 7206 log.cc:508] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 326ms of latency in SegmentAllocator::Sync()
W20260620 14:48:49.311792 7216 log.cc:508] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 297ms of latency in SegmentAllocator::Sync()
W20260620 14:48:49.312108 7218 log.cc:508] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 184ms of latency in SegmentAllocator::Sync()
W20260620 14:48:49.312373 7214 log.cc:508] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Injecting 188ms of latency in SegmentAllocator::Sync()
W20260620 14:48:49.312711 7222 log.cc:508] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Injecting 167ms of latency in SegmentAllocator::Sync()
W20260620 14:48:49.313031 7224 log.cc:508] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 272ms of latency in SegmentAllocator::Sync()
W20260620 14:48:49.313138 7220 log.cc:508] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 155ms of latency in SegmentAllocator::Sync()
I20260620 14:48:49.313900 6833 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c1" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260620 14:48:49.315634 6874 log.cc:508] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Injecting 269ms of latency in SegmentAllocator::Sync()
I20260620 14:48:49.469554 7229 tablet.cc:1722] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:49.470186 7229 tablet.cc:1620] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: MemRowSet was empty: no flush needed.
W20260620 14:48:49.470645 7220 log.cc:508] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 226ms of latency in SegmentAllocator::Sync()
I20260620 14:48:49.480463 7230 tablet.cc:1722] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:49.480934 7230 tablet.cc:1620] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: MemRowSet was empty: no flush needed.
W20260620 14:48:49.481285 7222 log.cc:508] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Injecting 272ms of latency in SegmentAllocator::Sync()
I20260620 14:48:49.496948 7231 tablet.cc:1722] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:49.497561 7231 tablet.cc:1620] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: MemRowSet was empty: no flush needed.
W20260620 14:48:49.497984 7218 log.cc:508] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 438ms of latency in SegmentAllocator::Sync()
I20260620 14:48:49.501202 7232 tablet.cc:1722] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:49.501591 7232 tablet.cc:1620] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: MemRowSet was empty: no flush needed.
W20260620 14:48:49.501947 7214 log.cc:508] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Injecting 271ms of latency in SegmentAllocator::Sync()
I20260620 14:48:49.504843 7233 tablet.cc:1722] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:49.506029 7233 tablet.cc:1620] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: MemRowSet was empty: no flush needed.
W20260620 14:48:49.506531 7211 log.cc:508] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 226ms of latency in SegmentAllocator::Sync()
I20260620 14:48:49.513792 7234 tablet.cc:1722] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:49.514395 7234 tablet.cc:1620] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: MemRowSet was empty: no flush needed.
W20260620 14:48:49.514799 7197 log.cc:508] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 143ms of latency in SegmentAllocator::Sync()
I20260620 14:48:49.580374 7235 tablet.cc:1722] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:49.580943 7235 tablet.cc:1620] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: MemRowSet was empty: no flush needed.
W20260620 14:48:49.581378 7201 log.cc:508] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: Injecting 323ms of latency in SegmentAllocator::Sync()
I20260620 14:48:49.585873 7236 tablet.cc:1722] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:49.586445 7236 tablet.cc:1620] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: MemRowSet was empty: no flush needed.
W20260620 14:48:49.587478 7224 log.cc:508] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 227ms of latency in SegmentAllocator::Sync()
I20260620 14:48:49.590775 6829 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c2" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260620 14:48:49.596444 6874 log.cc:508] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Injecting 114ms of latency in SegmentAllocator::Sync()
I20260620 14:48:49.609735 7242 tablet.cc:1722] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:49.610417 7242 tablet.cc:1620] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: MemRowSet was empty: no flush needed.
W20260620 14:48:49.610884 7216 log.cc:508] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 186ms of latency in SegmentAllocator::Sync()
I20260620 14:48:49.638011 7243 tablet.cc:1722] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:49.638659 7243 tablet.cc:1620] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: MemRowSet was empty: no flush needed.
W20260620 14:48:49.639076 7206 log.cc:508] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 115ms of latency in SegmentAllocator::Sync()
W20260620 14:48:49.662832 7197 log.cc:508] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 257ms of latency in SegmentAllocator::Sync()
I20260620 14:48:49.663190 6833 catalog_manager.cc:5587] TS 27c1c04e70e1443badc23c6ee94f9e6c (127.0.97.4:37007) does not have the latest schema for tablet 136e8d06300c48d8a8ae35f224f7d324 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 2 got 1
W20260620 14:48:49.696910 7229 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.226s user 0.000s sys 0.000s
W20260620 14:48:49.701946 7220 log.cc:508] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 154ms of latency in SegmentAllocator::Sync()
I20260620 14:48:49.713872 6833 catalog_manager.cc:5587] TS 27c1c04e70e1443badc23c6ee94f9e6c (127.0.97.4:37007) does not have the latest schema for tablet fb531265a2024851b32d53dc58aca430 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 3 got 1
I20260620 14:48:49.718261 6833 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c3" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260620 14:48:49.720563 6874 log.cc:508] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Injecting 295ms of latency in SegmentAllocator::Sync()
W20260620 14:48:49.732793 7233 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.226s user 0.000s sys 0.000s
I20260620 14:48:49.738279 6831 catalog_manager.cc:5587] TS 2eae66a3408e4e9f91af794c8e2238b2 (127.0.97.3:45195) does not have the latest schema for tablet c875adaf92884a58be4d0f3cf61e5023 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 3 got 1
W20260620 14:48:49.738335 7211 log.cc:508] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 253ms of latency in SegmentAllocator::Sync()
W20260620 14:48:49.753494 7230 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.272s user 0.001s sys 0.000s
W20260620 14:48:49.758726 7222 log.cc:508] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Injecting 142ms of latency in SegmentAllocator::Sync()
W20260620 14:48:49.758994 7206 log.cc:508] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 215ms of latency in SegmentAllocator::Sync()
I20260620 14:48:49.759414 6829 catalog_manager.cc:5587] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371) does not have the latest schema for tablet 2b7b552664b246c68dc7109692d0e3b7 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 3 got 1
I20260620 14:48:49.759493 6832 catalog_manager.cc:5587] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887) does not have the latest schema for tablet 234e8dcc026f45b28836cab830352968 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 3 got 1
W20260620 14:48:49.773180 7232 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.271s user 0.001s sys 0.000s
W20260620 14:48:49.777720 7214 log.cc:508] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Injecting 90ms of latency in SegmentAllocator::Sync()
W20260620 14:48:49.801920 7216 log.cc:508] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 110ms of latency in SegmentAllocator::Sync()
W20260620 14:48:49.814742 7236 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.228s user 0.000s sys 0.000s
W20260620 14:48:49.819546 7224 log.cc:508] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 281ms of latency in SegmentAllocator::Sync()
I20260620 14:48:49.856575 7229 tablet.cc:1722] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:49.857280 7229 tablet.cc:1620] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: MemRowSet was empty: no flush needed.
W20260620 14:48:49.857774 7220 log.cc:508] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 245ms of latency in SegmentAllocator::Sync()
I20260620 14:48:49.868327 7232 tablet.cc:1722] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:49.868955 7232 tablet.cc:1620] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: MemRowSet was empty: no flush needed.
W20260620 14:48:49.869453 7214 log.cc:508] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Injecting 331ms of latency in SegmentAllocator::Sync()
I20260620 14:48:49.901324 7230 tablet.cc:1722] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:49.902009 7230 tablet.cc:1620] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: MemRowSet was empty: no flush needed.
W20260620 14:48:49.902479 7222 log.cc:508] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Injecting 350ms of latency in SegmentAllocator::Sync()
W20260620 14:48:49.904654 7235 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.323s user 0.001s sys 0.000s
W20260620 14:48:49.909099 7201 log.cc:508] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: Injecting 170ms of latency in SegmentAllocator::Sync()
I20260620 14:48:49.912469 7236 tablet.cc:1722] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:49.913090 7236 tablet.cc:1620] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: MemRowSet was empty: no flush needed.
W20260620 14:48:49.913496 7216 log.cc:508] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 276ms of latency in SegmentAllocator::Sync()
I20260620 14:48:49.920397 7234 tablet.cc:1722] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:49.920953 7234 tablet.cc:1620] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: MemRowSet was empty: no flush needed.
W20260620 14:48:49.921320 7197 log.cc:508] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 170ms of latency in SegmentAllocator::Sync()
W20260620 14:48:49.936208 7231 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.438s user 0.001s sys 0.000s
W20260620 14:48:49.940887 7218 log.cc:508] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 139ms of latency in SegmentAllocator::Sync()
I20260620 14:48:49.974614 7242 tablet.cc:1722] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:49.975323 7242 tablet.cc:1620] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: MemRowSet was empty: no flush needed.
W20260620 14:48:49.975785 7206 log.cc:508] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 294ms of latency in SegmentAllocator::Sync()
I20260620 14:48:49.992007 7231 tablet.cc:1722] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:49.992766 7231 tablet.cc:1620] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: MemRowSet was empty: no flush needed.
W20260620 14:48:49.993216 7211 log.cc:508] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 386ms of latency in SegmentAllocator::Sync()
I20260620 14:48:50.024041 6832 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c4" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:50.024740 6829 catalog_manager.cc:5587] TS 2eae66a3408e4e9f91af794c8e2238b2 (127.0.97.3:45195) does not have the latest schema for tablet 2f959cb80b424ca2a9f8c2e85324a160 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 4 got 1
I20260620 14:48:50.024951 6831 catalog_manager.cc:5587] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887) does not have the latest schema for tablet 1c66df0843a44595835ba4fcfc2e15f3 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 4 got 2
I20260620 14:48:50.025130 6831 catalog_manager.cc:5587] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887) does not have the latest schema for tablet 6e006cc990414abfa618e8c2f26ba455 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 4 got 1
I20260620 14:48:50.026314 6833 catalog_manager.cc:5587] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371) does not have the latest schema for tablet d722fad8a1f74addb47f6e1d85a8c3da (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 4 got 2
I20260620 14:48:50.026499 6833 catalog_manager.cc:5587] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371) does not have the latest schema for tablet 3c71f2f4f4e94ceaaef595348fcb7d19 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 4 got 1
W20260620 14:48:50.026559 6874 log.cc:508] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Injecting 325ms of latency in SegmentAllocator::Sync()
I20260620 14:48:50.079720 7235 tablet.cc:1722] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:50.080392 7233 tablet.cc:1722] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:50.080938 7233 tablet.cc:1620] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: MemRowSet was empty: no flush needed.
I20260620 14:48:50.080415 7235 tablet.cc:1620] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: MemRowSet was empty: no flush needed.
W20260620 14:48:50.081383 7218 log.cc:508] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 311ms of latency in SegmentAllocator::Sync()
W20260620 14:48:50.081661 7201 log.cc:508] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: Injecting 229ms of latency in SegmentAllocator::Sync()
W20260620 14:48:50.096554 7197 log.cc:508] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 435ms of latency in SegmentAllocator::Sync()
I20260620 14:48:50.096987 6830 catalog_manager.cc:5587] TS 27c1c04e70e1443badc23c6ee94f9e6c (127.0.97.4:37007) does not have the latest schema for tablet 136e8d06300c48d8a8ae35f224f7d324 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 4 got 2
I20260620 14:48:50.101162 7243 tablet.cc:1722] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:50.101801 7243 tablet.cc:1620] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: MemRowSet was empty: no flush needed.
W20260620 14:48:50.102206 7224 log.cc:508] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 366ms of latency in SegmentAllocator::Sync()
W20260620 14:48:50.103024 7229 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.245s user 0.001s sys 0.000s
W20260620 14:48:50.107395 7220 log.cc:508] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 203ms of latency in SegmentAllocator::Sync()
W20260620 14:48:50.189733 7236 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.276s user 0.001s sys 0.000s
W20260620 14:48:50.194540 7216 log.cc:508] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 216ms of latency in SegmentAllocator::Sync()
W20260620 14:48:50.200722 7232 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.331s user 0.000s sys 0.000s
W20260620 14:48:50.205297 7214 log.cc:508] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Injecting 247ms of latency in SegmentAllocator::Sync()
W20260620 14:48:50.252790 7230 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.350s user 0.001s sys 0.000s
W20260620 14:48:50.257637 7222 log.cc:508] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Injecting 359ms of latency in SegmentAllocator::Sync()
W20260620 14:48:50.270061 7242 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.294s user 0.000s sys 0.001s
W20260620 14:48:50.274976 7206 log.cc:508] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 152ms of latency in SegmentAllocator::Sync()
W20260620 14:48:50.310920 7235 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.229s user 0.000s sys 0.000s
I20260620 14:48:50.311395 7229 tablet.cc:1722] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260620 14:48:50.312062 7229 tablet.cc:1620] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: MemRowSet was empty: no flush needed.
W20260620 14:48:50.312552 7220 log.cc:508] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 306ms of latency in SegmentAllocator::Sync()
W20260620 14:48:50.315518 7201 log.cc:508] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: Injecting 261ms of latency in SegmentAllocator::Sync()
I20260620 14:48:50.357913 6832 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c5" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260620 14:48:50.360563 6874 log.cc:508] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Injecting 276ms of latency in SegmentAllocator::Sync()
I20260620 14:48:50.360934 6829 catalog_manager.cc:5587] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887) does not have the latest schema for tablet 1c66df0843a44595835ba4fcfc2e15f3 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 5 got 2
I20260620 14:48:50.361155 6829 catalog_manager.cc:5587] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887) does not have the latest schema for tablet 234e8dcc026f45b28836cab830352968 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 5 got 2
I20260620 14:48:50.361334 6829 catalog_manager.cc:5587] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887) does not have the latest schema for tablet 6e006cc990414abfa618e8c2f26ba455 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 5 got 2
I20260620 14:48:50.362485 6831 catalog_manager.cc:5587] TS 27c1c04e70e1443badc23c6ee94f9e6c (127.0.97.4:37007) does not have the latest schema for tablet fb531265a2024851b32d53dc58aca430 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 5 got 3
I20260620 14:48:50.363713 6833 catalog_manager.cc:5587] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371) does not have the latest schema for tablet d722fad8a1f74addb47f6e1d85a8c3da (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 5 got 2
I20260620 14:48:50.363893 6833 catalog_manager.cc:5587] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371) does not have the latest schema for tablet 2b7b552664b246c68dc7109692d0e3b7 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 5 got 2
W20260620 14:48:50.379462 7231 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.386s user 0.001s sys 0.000s
W20260620 14:48:50.384452 7211 log.cc:508] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 194ms of latency in SegmentAllocator::Sync()
I20260620 14:48:50.385023 6830 catalog_manager.cc:5587] TS 2eae66a3408e4e9f91af794c8e2238b2 (127.0.97.3:45195) does not have the latest schema for tablet c875adaf92884a58be4d0f3cf61e5023 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 5 got 2
W20260620 14:48:50.392619 7233 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.311s user 0.001s sys 0.000s
W20260620 14:48:50.397260 7218 log.cc:508] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 189ms of latency in SegmentAllocator::Sync()
I20260620 14:48:50.411194 7242 tablet.cc:1722] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260620 14:48:50.411809 7242 tablet.cc:1620] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: MemRowSet was empty: no flush needed.
W20260620 14:48:50.412240 7216 log.cc:508] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 259ms of latency in SegmentAllocator::Sync()
I20260620 14:48:50.427619 7236 tablet.cc:1722] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260620 14:48:50.428267 7236 tablet.cc:1620] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: MemRowSet was empty: no flush needed.
W20260620 14:48:50.428745 7206 log.cc:508] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 135ms of latency in SegmentAllocator::Sync()
I20260620 14:48:50.452891 7235 tablet.cc:1722] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260620 14:48:50.453578 7235 tablet.cc:1620] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: MemRowSet was empty: no flush needed.
W20260620 14:48:50.454008 7214 log.cc:508] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Injecting 149ms of latency in SegmentAllocator::Sync()
W20260620 14:48:50.468466 7243 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.366s user 0.001s sys 0.000s
W20260620 14:48:50.473197 7224 log.cc:508] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 291ms of latency in SegmentAllocator::Sync()
I20260620 14:48:50.532294 7234 tablet.cc:1722] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260620 14:48:50.533028 7234 tablet.cc:1620] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: MemRowSet was empty: no flush needed.
W20260620 14:48:50.533509 7197 log.cc:508] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 315ms of latency in SegmentAllocator::Sync()
W20260620 14:48:50.570112 7206 log.cc:508] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 298ms of latency in SegmentAllocator::Sync()
I20260620 14:48:50.577261 7230 tablet.cc:1722] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260620 14:48:50.577973 7230 tablet.cc:1620] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: MemRowSet was empty: no flush needed.
W20260620 14:48:50.578471 7201 log.cc:508] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: Injecting 195ms of latency in SegmentAllocator::Sync()
I20260620 14:48:50.578987 7233 tablet.cc:1722] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260620 14:48:50.579576 7233 tablet.cc:1620] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: MemRowSet was empty: no flush needed.
W20260620 14:48:50.579943 7211 log.cc:508] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 217ms of latency in SegmentAllocator::Sync()
I20260620 14:48:50.586862 7231 tablet.cc:1722] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260620 14:48:50.587457 7231 tablet.cc:1620] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: MemRowSet was empty: no flush needed.
W20260620 14:48:50.592308 7218 log.cc:508] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 348ms of latency in SegmentAllocator::Sync()
W20260620 14:48:50.608086 7214 log.cc:508] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Injecting 276ms of latency in SegmentAllocator::Sync()
I20260620 14:48:50.617313 7235 tablet.cc:1722] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260620 14:48:50.618055 7235 tablet.cc:1620] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: MemRowSet was empty: no flush needed.
W20260620 14:48:50.618507 7222 log.cc:508] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Injecting 347ms of latency in SegmentAllocator::Sync()
W20260620 14:48:50.618800 7229 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.306s user 0.001s sys 0.000s
W20260620 14:48:50.623534 7220 log.cc:508] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 181ms of latency in SegmentAllocator::Sync()
I20260620 14:48:50.641724 6830 catalog_manager.cc:5587] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887) does not have the latest schema for tablet 1c66df0843a44595835ba4fcfc2e15f3 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 6 got 3
I20260620 14:48:50.641772 6831 catalog_manager.cc:5587] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371) does not have the latest schema for tablet 2b7b552664b246c68dc7109692d0e3b7 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 6 got 3
I20260620 14:48:50.642338 6831 catalog_manager.cc:5587] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371) does not have the latest schema for tablet 3c71f2f4f4e94ceaaef595348fcb7d19 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 6 got 2
I20260620 14:48:50.643051 6829 catalog_manager.cc:5587] TS 2eae66a3408e4e9f91af794c8e2238b2 (127.0.97.3:45195) does not have the latest schema for tablet 2f959cb80b424ca2a9f8c2e85324a160 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 6 got 3
I20260620 14:48:50.641718 6833 catalog_manager.cc:5587] TS 27c1c04e70e1443badc23c6ee94f9e6c (127.0.97.4:37007) does not have the latest schema for tablet fb531265a2024851b32d53dc58aca430 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 6 got 3
I20260620 14:48:50.646312 6833 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c6" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260620 14:48:50.648779 6874 log.cc:508] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Injecting 157ms of latency in SegmentAllocator::Sync()
W20260620 14:48:50.671510 7242 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.259s user 0.001s sys 0.001s
W20260620 14:48:50.676542 7216 log.cc:508] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 463ms of latency in SegmentAllocator::Sync()
I20260620 14:48:50.677253 6831 catalog_manager.cc:5587] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371) does not have the latest schema for tablet d722fad8a1f74addb47f6e1d85a8c3da (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 6 got 3
I20260620 14:48:50.764855 7242 tablet.cc:1722] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260620 14:48:50.765609 7242 tablet.cc:1620] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: MemRowSet was empty: no flush needed.
W20260620 14:48:50.766072 7224 log.cc:508] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 226ms of latency in SegmentAllocator::Sync()
I20260620 14:48:50.777815 7230 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 27) took 1063 ms. Trace:
W20260620 14:48:50.778293 7201 log.cc:508] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: Injecting 272ms of latency in SegmentAllocator::Sync()
I20260620 14:48:50.777925 7230 rpcz_store.cc:276] 0620 14:48:49.713893 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:49.714935 (+ 1042us) service_pool.cc:227] Handling call
0620 14:48:50.777796 (+1062861us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:49.908984 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:49.909162 (+ 178us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:50.314839 (+405677us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:50.314846 (+ 7us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:50.315065 (+ 219us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:50.315070 (+ 5us) op_driver.cc:331] REPLICATION: starting
0620 14:48:50.315298 (+ 228us) log.cc:842] Serialized 243 byte log entry
0620 14:48:50.577074 (+261776us) op_driver.cc:444] REPLICATION: finished
0620 14:48:50.577231 (+ 157us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:50.578074 (+ 843us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:50.578364 (+ 290us) log.cc:842] Serialized 5 byte log entry
0620 14:48:50.777158 (+198794us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:50.777693 (+ 535us) log.cc:842] Serialized 14 byte log entry
0620 14:48:50.777760 (+ 67us) alter_schema_op.cc:71] Released schema lock
0620 14:48:50.777763 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":58,"prepare.queue_time_us":193747,"prepare.run_cpu_time_us":72293,"prepare.run_wall_time_us":406658,"replication_time_us":261969}]]}
I20260620 14:48:50.779049 6829 catalog_manager.cc:5587] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887) does not have the latest schema for tablet 6e006cc990414abfa618e8c2f26ba455 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 6 got 3
W20260620 14:48:50.797178 7233 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.217s user 0.001s sys 0.000s
I20260620 14:48:50.801625 7233 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40914 (request call id 18) took 1086 ms. Trace:
W20260620 14:48:50.802158 7211 log.cc:508] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 328ms of latency in SegmentAllocator::Sync()
I20260620 14:48:50.801772 7233 rpcz_store.cc:276] 0620 14:48:49.714765 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:49.715524 (+ 759us) service_pool.cc:227] Handling call
0620 14:48:50.801605 (+1086081us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:49.738172 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:49.738346 (+ 174us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:50.383919 (+645573us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:50.383929 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:50.383969 (+ 40us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:50.383972 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:50.384189 (+ 217us) log.cc:842] Serialized 243 byte log entry
0620 14:48:50.578861 (+194672us) op_driver.cc:444] REPLICATION: finished
0620 14:48:50.578967 (+ 106us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:50.579667 (+ 700us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:50.579879 (+ 212us) log.cc:842] Serialized 5 byte log entry
0620 14:48:50.800806 (+220927us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:50.801334 (+ 528us) log.cc:842] Serialized 14 byte log entry
0620 14:48:50.801570 (+ 236us) alter_schema_op.cc:71] Released schema lock
0620 14:48:50.801573 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43,"prepare.queue_time_us":22436,"prepare.run_cpu_time_us":108612,"prepare.run_wall_time_us":646082,"replication_time_us":194861}]]}
I20260620 14:48:50.802743 6832 catalog_manager.cc:5587] TS 2eae66a3408e4e9f91af794c8e2238b2 (127.0.97.3:45195) does not have the latest schema for tablet c875adaf92884a58be4d0f3cf61e5023 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 6 got 3
I20260620 14:48:50.805136 7229 tablet.cc:1722] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260620 14:48:50.805773 7229 tablet.cc:1620] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: MemRowSet was empty: no flush needed.
W20260620 14:48:50.806360 7220 log.cc:508] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 344ms of latency in SegmentAllocator::Sync()
I20260620 14:48:50.812969 6833 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c7" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260620 14:48:50.815510 6874 log.cc:508] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Injecting 246ms of latency in SegmentAllocator::Sync()
W20260620 14:48:50.848790 7234 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.315s user 0.001s sys 0.000s
I20260620 14:48:50.853327 7234 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:45678 (request call id 18) took 1141 ms. Trace:
W20260620 14:48:50.854008 7197 log.cc:508] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 210ms of latency in SegmentAllocator::Sync()
I20260620 14:48:50.853524 7234 rpcz_store.cc:276] 0620 14:48:49.712309 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:49.712374 (+ 65us) service_pool.cc:227] Handling call
0620 14:48:50.853308 (+1140934us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:49.712799 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:49.713031 (+ 232us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:50.096039 (+383008us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:50.096049 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:50.096076 (+ 27us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:50.096078 (+ 2us) op_driver.cc:331] REPLICATION: starting
0620 14:48:50.096280 (+ 202us) log.cc:842] Serialized 243 byte log entry
0620 14:48:50.532138 (+435858us) op_driver.cc:444] REPLICATION: finished
0620 14:48:50.532261 (+ 123us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:50.533130 (+ 869us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:50.533419 (+ 289us) log.cc:842] Serialized 5 byte log entry
0620 14:48:50.852471 (+319052us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:50.853022 (+ 551us) log.cc:842] Serialized 14 byte log entry
0620 14:48:50.853273 (+ 251us) alter_schema_op.cc:71] Released schema lock
0620 14:48:50.853276 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":30,"prepare.queue_time_us":41,"prepare.run_cpu_time_us":64126,"prepare.run_wall_time_us":383542,"replication_time_us":436022}]]}
I20260620 14:48:50.854853 6832 catalog_manager.cc:5587] TS 27c1c04e70e1443badc23c6ee94f9e6c (127.0.97.4:37007) does not have the latest schema for tablet 136e8d06300c48d8a8ae35f224f7d324 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 7 got 3
I20260620 14:48:50.868770 7236 tablet.cc:1722] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260620 14:48:50.869489 7236 tablet.cc:1620] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: MemRowSet was empty: no flush needed.
W20260620 14:48:50.869937 7206 log.cc:508] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 346ms of latency in SegmentAllocator::Sync()
I20260620 14:48:50.884697 7230 tablet.cc:1722] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260620 14:48:50.885380 7230 tablet.cc:1620] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: MemRowSet was empty: no flush needed.
W20260620 14:48:50.885834 7214 log.cc:508] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Injecting 98ms of latency in SegmentAllocator::Sync()
I20260620 14:48:50.940980 7233 tablet.cc:1722] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260620 14:48:50.941701 7233 tablet.cc:1620] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: MemRowSet was empty: no flush needed.
W20260620 14:48:50.942144 7218 log.cc:508] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 304ms of latency in SegmentAllocator::Sync()
W20260620 14:48:50.965785 7235 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.347s user 0.001s sys 0.000s
I20260620 14:48:50.970183 7235 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 29) took 1253 ms. Trace:
W20260620 14:48:50.970660 7222 log.cc:508] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Injecting 270ms of latency in SegmentAllocator::Sync()
I20260620 14:48:50.970352 7235 rpcz_store.cc:276] 0620 14:48:49.716714 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:49.716762 (+ 48us) service_pool.cc:227] Handling call
0620 14:48:50.970164 (+1253402us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:49.758120 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:49.758262 (+ 142us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:50.257134 (+498872us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:50.257142 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:50.257185 (+ 43us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:50.257188 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:50.257397 (+ 209us) log.cc:842] Serialized 243 byte log entry
0620 14:48:50.617168 (+359771us) op_driver.cc:444] REPLICATION: finished
0620 14:48:50.617287 (+ 119us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:50.618150 (+ 863us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:50.618421 (+ 271us) log.cc:842] Serialized 5 byte log entry
0620 14:48:50.969535 (+351114us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:50.970077 (+ 542us) log.cc:842] Serialized 14 byte log entry
0620 14:48:50.970124 (+ 47us) alter_schema_op.cc:71] Released schema lock
0620 14:48:50.970130 (+ 6us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32,"prepare.queue_time_us":41131,"prepare.run_cpu_time_us":85375,"prepare.run_wall_time_us":499339,"replication_time_us":359949}]]}
I20260620 14:48:50.971393 6829 catalog_manager.cc:5587] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887) does not have the latest schema for tablet 234e8dcc026f45b28836cab830352968 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 7 got 3
W20260620 14:48:50.988477 7214 log.cc:508] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Injecting 99ms of latency in SegmentAllocator::Sync()
W20260620 14:48:50.992327 7242 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.226s user 0.001s sys 0.000s
I20260620 14:48:50.996073 7242 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 26) took 1281 ms. Trace:
I20260620 14:48:50.996178 7242 rpcz_store.cc:276] 0620 14:48:49.714628 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:49.715271 (+ 643us) service_pool.cc:227] Handling call
0620 14:48:50.996048 (+1280777us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:49.819406 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:49.819560 (+ 154us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:50.472705 (+653145us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:50.472714 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:50.472751 (+ 37us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:50.472753 (+ 2us) op_driver.cc:331] REPLICATION: starting
0620 14:48:50.472943 (+ 190us) log.cc:842] Serialized 243 byte log entry
0620 14:48:50.764706 (+291763us) op_driver.cc:444] REPLICATION: finished
0620 14:48:50.764828 (+ 122us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:50.765712 (+ 884us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:50.765993 (+ 281us) log.cc:842] Serialized 5 byte log entry
0620 14:48:50.995534 (+229541us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:50.995967 (+ 433us) log.cc:842] Serialized 14 byte log entry
0620 14:48:50.996011 (+ 44us) alter_schema_op.cc:71] Released schema lock
0620 14:48:50.996017 (+ 6us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":64,"prepare.queue_time_us":103914,"prepare.run_cpu_time_us":111859,"prepare.run_wall_time_us":653596,"replication_time_us":291919}]]}
W20260620 14:48:50.997032 7224 log.cc:508] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 303ms of latency in SegmentAllocator::Sync()
I20260620 14:48:50.997607 6831 catalog_manager.cc:5587] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371) does not have the latest schema for tablet 3c71f2f4f4e94ceaaef595348fcb7d19 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 7 got 3
I20260620 14:48:51.050966 7230 tablet.cc:1722] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260620 14:48:51.051771 7230 tablet.cc:1620] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: MemRowSet was empty: no flush needed.
W20260620 14:48:51.052255 7201 log.cc:508] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: Injecting 372ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.064574 7234 tablet.cc:1722] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260620 14:48:51.065218 7234 tablet.cc:1620] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: MemRowSet was empty: no flush needed.
W20260620 14:48:51.067180 7197 log.cc:508] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 124ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.067607 6833 catalog_manager.cc:5587] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887) does not have the latest schema for tablet 1c66df0843a44595835ba4fcfc2e15f3 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 8 got 4
I20260620 14:48:51.067818 6832 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c8" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260620 14:48:51.070363 6874 log.cc:508] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Injecting 174ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.088114 7235 tablet.cc:1722] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260620 14:48:51.088868 7235 tablet.cc:1620] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: MemRowSet was empty: no flush needed.
W20260620 14:48:51.089336 7214 log.cc:508] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Injecting 404ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.131211 7244 tablet.cc:1722] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260620 14:48:51.132011 7244 tablet.cc:1620] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: MemRowSet was empty: no flush needed.
W20260620 14:48:51.132544 7211 log.cc:508] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 373ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.140139 7242 tablet.cc:1722] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260620 14:48:51.140866 7242 tablet.cc:1620] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: MemRowSet was empty: no flush needed.
W20260620 14:48:51.141379 7216 log.cc:508] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 239ms of latency in SegmentAllocator::Sync()
W20260620 14:48:51.150583 7229 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.345s user 0.001s sys 0.000s
I20260620 14:48:51.155125 7229 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:45678 (request call id 21) took 1135 ms. Trace:
I20260620 14:48:51.155233 7229 rpcz_store.cc:276] 0620 14:48:50.019926 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.021775 (+ 1849us) service_pool.cc:227] Handling call
0620 14:48:51.155109 (+1133334us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:50.107265 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:50.107426 (+ 161us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:50.623080 (+515654us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:50.623087 (+ 7us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:50.623113 (+ 26us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:50.623133 (+ 20us) op_driver.cc:331] REPLICATION: starting
0620 14:48:50.623326 (+ 193us) log.cc:842] Serialized 270 byte log entry
0620 14:48:50.805005 (+181679us) op_driver.cc:444] REPLICATION: finished
0620 14:48:50.805118 (+ 113us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:50.805859 (+ 741us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:50.806077 (+ 218us) log.cc:842] Serialized 5 byte log entry
0620 14:48:51.154184 (+348107us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:51.155012 (+ 828us) log.cc:842] Serialized 14 byte log entry
0620 14:48:51.155072 (+ 60us) alter_schema_op.cc:71] Released schema lock
0620 14:48:51.155076 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52,"prepare.queue_time_us":85224,"prepare.run_cpu_time_us":88530,"prepare.run_wall_time_us":516496,"replication_time_us":181848}]]}
W20260620 14:48:51.155820 7220 log.cc:508] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 282ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.157222 6833 catalog_manager.cc:5587] TS 27c1c04e70e1443badc23c6ee94f9e6c (127.0.97.4:37007) does not have the latest schema for tablet fb531265a2024851b32d53dc58aca430 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 8 got 4
I20260620 14:48:51.195595 7234 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:45678 (request call id 20) took 1175 ms. Trace:
I20260620 14:48:51.195770 7234 rpcz_store.cc:276] 0620 14:48:50.019758 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.021430 (+ 1672us) service_pool.cc:227] Handling call
0620 14:48:51.195571 (+1174141us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:50.097444 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:50.097622 (+ 178us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:50.853535 (+755913us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:50.853545 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:50.853593 (+ 48us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:50.853596 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:50.853797 (+ 201us) log.cc:842] Serialized 270 byte log entry
0620 14:48:51.064421 (+210624us) op_driver.cc:444] REPLICATION: finished
0620 14:48:51.064539 (+ 118us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:51.065304 (+ 765us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:51.065529 (+ 225us) log.cc:842] Serialized 5 byte log entry
0620 14:48:51.194984 (+129455us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:51.195479 (+ 495us) log.cc:842] Serialized 14 byte log entry
0620 14:48:51.195526 (+ 47us) alter_schema_op.cc:71] Released schema lock
0620 14:48:51.195530 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":55,"prepare.queue_time_us":75686,"prepare.run_cpu_time_us":126709,"prepare.run_wall_time_us":756415,"replication_time_us":210805}]]}
W20260620 14:48:51.196877 7197 log.cc:508] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 376ms of latency in SegmentAllocator::Sync()
W20260620 14:48:51.216694 7236 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.347s user 0.001s sys 0.000s
I20260620 14:48:51.221450 7236 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 27) took 1202 ms. Trace:
I20260620 14:48:51.221614 7236 rpcz_store.cc:276] 0620 14:48:50.019129 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.019497 (+ 368us) service_pool.cc:227] Handling call
0620 14:48:51.221432 (+1201935us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:50.274861 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:50.275052 (+ 191us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:50.569477 (+294425us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:50.569491 (+ 14us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:50.569545 (+ 54us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:50.569551 (+ 6us) op_driver.cc:331] REPLICATION: starting
0620 14:48:50.569809 (+ 258us) log.cc:842] Serialized 270 byte log entry
0620 14:48:50.868610 (+298801us) op_driver.cc:444] REPLICATION: finished
0620 14:48:50.868745 (+ 135us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:50.869579 (+ 834us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:50.869848 (+ 269us) log.cc:842] Serialized 5 byte log entry
0620 14:48:51.220137 (+350289us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:51.221348 (+ 1211us) log.cc:842] Serialized 14 byte log entry
0620 14:48:51.221396 (+ 48us) alter_schema_op.cc:71] Released schema lock
0620 14:48:51.221399 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":66,"mutex_wait_us":32,"prepare.queue_time_us":255002,"prepare.run_cpu_time_us":52046,"prepare.run_wall_time_us":295014,"replication_time_us":299029}]]}
I20260620 14:48:51.222136 6829 catalog_manager.cc:5587] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371) does not have the latest schema for tablet 2b7b552664b246c68dc7109692d0e3b7 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 8 got 4
W20260620 14:48:51.222738 7206 log.cc:508] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 284ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.241765 7245 tablet.cc:1722] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260620 14:48:51.242482 7245 tablet.cc:1620] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: MemRowSet was empty: no flush needed.
W20260620 14:48:51.242935 7222 log.cc:508] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Injecting 218ms of latency in SegmentAllocator::Sync()
W20260620 14:48:51.246372 7233 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.304s user 0.001s sys 0.000s
I20260620 14:48:51.247565 6829 catalog_manager.cc:5587] TS 27c1c04e70e1443badc23c6ee94f9e6c (127.0.97.4:37007) does not have the latest schema for tablet 136e8d06300c48d8a8ae35f224f7d324 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 9 got 4
I20260620 14:48:51.249365 6829 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c9" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260620 14:48:51.250910 7233 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40914 (request call id 21) took 1230 ms. Trace:
I20260620 14:48:51.251037 7233 rpcz_store.cc:276] 0620 14:48:50.020901 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.023269 (+ 2368us) service_pool.cc:227] Handling call
0620 14:48:51.250896 (+1227627us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:50.397117 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:50.397278 (+ 161us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:50.591849 (+194571us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:50.591857 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:50.591898 (+ 41us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:50.591901 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:50.592093 (+ 192us) log.cc:842] Serialized 270 byte log entry
0620 14:48:50.940843 (+348750us) op_driver.cc:444] REPLICATION: finished
0620 14:48:50.940953 (+ 110us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:50.941789 (+ 836us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:50.942047 (+ 258us) log.cc:842] Serialized 5 byte log entry
0620 14:48:51.250226 (+308179us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:51.250603 (+ 377us) log.cc:842] Serialized 14 byte log entry
0620 14:48:51.250861 (+ 258us) alter_schema_op.cc:71] Released schema lock
0620 14:48:51.250864 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52,"prepare.queue_time_us":373594,"prepare.run_cpu_time_us":34524,"prepare.run_wall_time_us":195030,"replication_time_us":348912}]]}
W20260620 14:48:51.251622 6874 log.cc:508] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Injecting 364ms of latency in SegmentAllocator::Sync()
W20260620 14:48:51.253978 7218 log.cc:508] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 336ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.254469 6833 catalog_manager.cc:5587] TS 2eae66a3408e4e9f91af794c8e2238b2 (127.0.97.3:45195) does not have the latest schema for tablet 2f959cb80b424ca2a9f8c2e85324a160 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 9 got 4
I20260620 14:48:51.300643 7236 tablet.cc:1722] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260620 14:48:51.301381 7236 tablet.cc:1620] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: MemRowSet was empty: no flush needed.
W20260620 14:48:51.301851 7224 log.cc:508] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 429ms of latency in SegmentAllocator::Sync()
W20260620 14:48:51.380649 7242 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.239s user 0.000s sys 0.000s
I20260620 14:48:51.385234 7242 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 28) took 1365 ms. Trace:
I20260620 14:48:51.385411 7242 rpcz_store.cc:276] 0620 14:48:50.019290 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.020957 (+ 1667us) service_pool.cc:227] Handling call
0620 14:48:51.385213 (+1364256us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:50.194385 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:50.194572 (+ 187us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:50.675973 (+481401us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:50.675987 (+ 14us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:50.676034 (+ 47us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:50.676039 (+ 5us) op_driver.cc:331] REPLICATION: starting
0620 14:48:50.676255 (+ 216us) log.cc:842] Serialized 270 byte log entry
0620 14:48:51.140018 (+463763us) op_driver.cc:444] REPLICATION: finished
0620 14:48:51.140120 (+ 102us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:51.140950 (+ 830us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:51.141201 (+ 251us) log.cc:842] Serialized 5 byte log entry
0620 14:48:51.384316 (+243115us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:51.384923 (+ 607us) log.cc:842] Serialized 14 byte log entry
0620 14:48:51.385176 (+ 253us) alter_schema_op.cc:71] Released schema lock
0620 14:48:51.385179 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":59,"prepare.queue_time_us":173141,"prepare.run_cpu_time_us":82177,"prepare.run_wall_time_us":481937,"replication_time_us":463954}]]}
I20260620 14:48:51.386132 6832 catalog_manager.cc:5587] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371) does not have the latest schema for tablet d722fad8a1f74addb47f6e1d85a8c3da (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 9 got 4
W20260620 14:48:51.386258 7216 log.cc:508] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 71ms of latency in SegmentAllocator::Sync()
W20260620 14:48:51.424532 7230 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.372s user 0.001s sys 0.000s
I20260620 14:48:51.438467 7234 tablet.cc:1722] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260620 14:48:51.439267 7234 tablet.cc:1620] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: MemRowSet was empty: no flush needed.
W20260620 14:48:51.439735 7220 log.cc:508] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 246ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.447767 7230 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 30) took 1427 ms. Trace:
I20260620 14:48:51.447942 7230 rpcz_store.cc:276] 0620 14:48:50.020186 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.022076 (+ 1890us) service_pool.cc:227] Handling call
0620 14:48:51.447750 (+1425674us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:50.315691 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:50.315856 (+ 165us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:50.777805 (+461949us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:50.777815 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:50.777856 (+ 41us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:50.777859 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:50.778044 (+ 185us) log.cc:842] Serialized 270 byte log entry
0620 14:48:51.050807 (+272763us) op_driver.cc:444] REPLICATION: finished
0620 14:48:51.050935 (+ 128us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:51.051878 (+ 943us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:51.052161 (+ 283us) log.cc:842] Serialized 5 byte log entry
0620 14:48:51.447180 (+395019us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:51.447668 (+ 488us) log.cc:842] Serialized 14 byte log entry
0620 14:48:51.447714 (+ 46us) alter_schema_op.cc:71] Released schema lock
0620 14:48:51.447717 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":69,"prepare.queue_time_us":293358,"prepare.run_cpu_time_us":76878,"prepare.run_wall_time_us":462429,"replication_time_us":272919}]]}
W20260620 14:48:51.449249 7201 log.cc:508] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: Injecting 557ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.449999 6831 catalog_manager.cc:5587] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887) does not have the latest schema for tablet 6e006cc990414abfa618e8c2f26ba455 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 9 got 4
I20260620 14:48:51.457902 7242 tablet.cc:1722] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260620 14:48:51.458600 7242 tablet.cc:1620] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: MemRowSet was empty: no flush needed.
W20260620 14:48:51.459059 7216 log.cc:508] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 189ms of latency in SegmentAllocator::Sync()
W20260620 14:48:51.461134 7245 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.218s user 0.001s sys 0.000s
I20260620 14:48:51.465067 7245 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 32) took 1444 ms. Trace:
I20260620 14:48:51.465204 7245 rpcz_store.cc:276] 0620 14:48:50.020446 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.020528 (+ 82us) service_pool.cc:227] Handling call
0620 14:48:51.465052 (+1444524us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:50.257508 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:50.257670 (+ 162us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:50.970153 (+712483us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:50.970161 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:50.970204 (+ 43us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:50.970209 (+ 5us) op_driver.cc:331] REPLICATION: starting
0620 14:48:50.970402 (+ 193us) log.cc:842] Serialized 270 byte log entry
0620 14:48:51.241199 (+270797us) op_driver.cc:444] REPLICATION: finished
0620 14:48:51.241741 (+ 542us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:51.242587 (+ 846us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:51.242848 (+ 261us) log.cc:842] Serialized 5 byte log entry
0620 14:48:51.464545 (+221697us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:51.464972 (+ 427us) log.cc:842] Serialized 14 byte log entry
0620 14:48:51.465018 (+ 46us) alter_schema_op.cc:71] Released schema lock
0620 14:48:51.465021 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":486,"prepare.queue_time_us":236683,"prepare.run_cpu_time_us":112860,"prepare.run_wall_time_us":712952,"replication_time_us":270963,"thread_start_us":311,"threads_started":1}]]}
W20260620 14:48:51.465590 7222 log.cc:508] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Injecting 245ms of latency in SegmentAllocator::Sync()
W20260620 14:48:51.493593 7235 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.404s user 0.001s sys 0.000s
I20260620 14:48:51.497678 7235 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 34) took 1138 ms. Trace:
I20260620 14:48:51.497785 7235 rpcz_store.cc:276] 0620 14:48:50.359411 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.359857 (+ 446us) service_pool.cc:227] Handling call
0620 14:48:51.497657 (+1137800us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:50.607887 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:50.608107 (+ 220us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:50.988003 (+379896us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:50.988011 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:50.988048 (+ 37us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:50.988051 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:50.988247 (+ 196us) log.cc:842] Serialized 296 byte log entry
0620 14:48:51.087987 (+ 99740us) op_driver.cc:444] REPLICATION: finished
0620 14:48:51.088085 (+ 98us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:51.088951 (+ 866us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:51.089272 (+ 321us) log.cc:842] Serialized 5 byte log entry
0620 14:48:51.497054 (+407782us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:51.497572 (+ 518us) log.cc:842] Serialized 14 byte log entry
0620 14:48:51.497620 (+ 48us) alter_schema_op.cc:71] Released schema lock
0620 14:48:51.497623 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":25,"prepare.queue_time_us":247811,"prepare.run_cpu_time_us":57836,"prepare.run_wall_time_us":380420,"replication_time_us":99913}]]}
W20260620 14:48:51.499073 7214 log.cc:508] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Injecting 246ms of latency in SegmentAllocator::Sync()
W20260620 14:48:51.505800 7244 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.373s user 0.000s sys 0.000s
I20260620 14:48:51.508200 7246 tablet.cc:1722] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260620 14:48:51.508927 7246 tablet.cc:1620] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: MemRowSet was empty: no flush needed.
W20260620 14:48:51.509404 7206 log.cc:508] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 194ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.509840 7244 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40914 (request call id 20) took 1489 ms. Trace:
I20260620 14:48:51.509943 7244 rpcz_store.cc:276] 0620 14:48:50.020747 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.022936 (+ 2189us) service_pool.cc:227] Handling call
0620 14:48:51.509824 (+1486888us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:50.384295 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:50.385502 (+ 1207us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:50.801637 (+416135us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:50.801668 (+ 31us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:50.801701 (+ 33us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:50.801705 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:50.801925 (+ 220us) log.cc:842] Serialized 270 byte log entry
0620 14:48:51.130699 (+328774us) op_driver.cc:444] REPLICATION: finished
0620 14:48:51.131180 (+ 481us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:51.132161 (+ 981us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:51.132446 (+ 285us) log.cc:842] Serialized 5 byte log entry
0620 14:48:51.509122 (+376676us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:51.509560 (+ 438us) log.cc:842] Serialized 14 byte log entry
0620 14:48:51.509782 (+ 222us) alter_schema_op.cc:71] Released schema lock
0620 14:48:51.509788 (+ 6us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":427,"prepare.queue_time_us":361062,"prepare.run_cpu_time_us":69700,"prepare.run_wall_time_us":417690,"replication_time_us":328965,"thread_start_us":311,"threads_started":1}]]}
W20260620 14:48:51.510332 7211 log.cc:508] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 394ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.573493 7229 tablet.cc:1722] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260620 14:48:51.574282 7229 tablet.cc:1620] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: MemRowSet was empty: no flush needed.
W20260620 14:48:51.574745 7197 log.cc:508] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 61ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.590566 7244 tablet.cc:1722] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260620 14:48:51.591284 7244 tablet.cc:1620] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: MemRowSet was empty: no flush needed.
W20260620 14:48:51.591710 7218 log.cc:508] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 63ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.624142 6829 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:51.624142 6833 catalog_manager.cc:5587] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887) does not have the latest schema for tablet 234e8dcc026f45b28836cab830352968 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 10 got 4
I20260620 14:48:51.624971 6831 catalog_manager.cc:5587] TS 2eae66a3408e4e9f91af794c8e2238b2 (127.0.97.3:45195) does not have the latest schema for tablet c875adaf92884a58be4d0f3cf61e5023 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 10 got 4
I20260620 14:48:51.625051 6833 catalog_manager.cc:5587] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887) does not have the latest schema for tablet 1c66df0843a44595835ba4fcfc2e15f3 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 10 got 5
W20260620 14:48:51.628226 6874 log.cc:508] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Injecting 331ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.640123 7229 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:45678 (request call id 22) took 1283 ms. Trace:
W20260620 14:48:51.640616 7197 log.cc:508] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 238ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.640297 7229 rpcz_store.cc:276] 0620 14:48:50.357008 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.357059 (+ 51us) service_pool.cc:227] Handling call
0620 14:48:51.640105 (+1283046us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:50.853900 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:50.854087 (+ 187us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:51.196355 (+342268us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:51.196364 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:51.196413 (+ 49us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:51.196416 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:51.196644 (+ 228us) log.cc:842] Serialized 296 byte log entry
0620 14:48:51.573351 (+376707us) op_driver.cc:444] REPLICATION: finished
0620 14:48:51.573462 (+ 111us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:51.574388 (+ 926us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:51.574657 (+ 269us) log.cc:842] Serialized 5 byte log entry
0620 14:48:51.639309 (+ 64652us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:51.639818 (+ 509us) log.cc:842] Serialized 14 byte log entry
0620 14:48:51.640067 (+ 249us) alter_schema_op.cc:71] Released schema lock
0620 14:48:51.640073 (+ 6us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"prepare.queue_time_us":496580,"prepare.run_cpu_time_us":52056,"prepare.run_wall_time_us":342802,"replication_time_us":376910}]]}
I20260620 14:48:51.652348 7242 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 31) took 1294 ms. Trace:
I20260620 14:48:51.652572 7242 rpcz_store.cc:276] 0620 14:48:50.358246 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.358297 (+ 51us) service_pool.cc:227] Handling call
0620 14:48:51.652328 (+1294031us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:50.676371 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:50.676632 (+ 261us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:51.385187 (+708555us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:51.385198 (+ 11us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:51.385237 (+ 39us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:51.385240 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:51.385962 (+ 722us) log.cc:842] Serialized 296 byte log entry
0620 14:48:51.457761 (+ 71799us) op_driver.cc:444] REPLICATION: finished
0620 14:48:51.457882 (+ 121us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:51.458704 (+ 822us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:51.458961 (+ 257us) log.cc:842] Serialized 5 byte log entry
0620 14:48:51.651677 (+192716us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:51.652239 (+ 562us) log.cc:842] Serialized 14 byte log entry
0620 14:48:51.652289 (+ 50us) alter_schema_op.cc:71] Released schema lock
0620 14:48:51.652293 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":63,"prepare.queue_time_us":317765,"prepare.run_cpu_time_us":109408,"prepare.run_wall_time_us":709660,"replication_time_us":72499}]]}
W20260620 14:48:51.653306 7216 log.cc:508] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 300ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.653748 6830 catalog_manager.cc:5587] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371) does not have the latest schema for tablet d722fad8a1f74addb47f6e1d85a8c3da (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 10 got 5
I20260620 14:48:51.658574 7244 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40914 (request call id 23) took 1299 ms. Trace:
I20260620 14:48:51.658671 7244 rpcz_store.cc:276] 0620 14:48:50.358631 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.358699 (+ 68us) service_pool.cc:227] Handling call
0620 14:48:51.658559 (+1299860us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:50.592189 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:50.592347 (+ 158us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:51.253423 (+661076us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:51.253431 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:51.253560 (+ 129us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:51.253564 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:51.253731 (+ 167us) log.cc:842] Serialized 296 byte log entry
0620 14:48:51.590437 (+336706us) op_driver.cc:444] REPLICATION: finished
0620 14:48:51.590543 (+ 106us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:51.591375 (+ 832us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:51.591640 (+ 265us) log.cc:842] Serialized 5 byte log entry
0620 14:48:51.658059 (+ 66419us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:51.658486 (+ 427us) log.cc:842] Serialized 14 byte log entry
0620 14:48:51.658525 (+ 39us) alter_schema_op.cc:71] Released schema lock
0620 14:48:51.658528 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32,"prepare.queue_time_us":233243,"prepare.run_cpu_time_us":99372,"prepare.run_wall_time_us":661596,"replication_time_us":336847}]]}
W20260620 14:48:51.659157 7218 log.cc:508] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 150ms of latency in SegmentAllocator::Sync()
W20260620 14:48:51.686002 7234 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.246s user 0.001s sys 0.000s
I20260620 14:48:51.690155 7234 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:45678 (request call id 23) took 1331 ms. Trace:
I20260620 14:48:51.690267 7234 rpcz_store.cc:276] 0620 14:48:50.359076 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.359136 (+ 60us) service_pool.cc:227] Handling call
0620 14:48:51.690135 (+1330999us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:50.623809 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:50.623990 (+ 181us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:51.155301 (+531311us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:51.155312 (+ 11us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:51.155372 (+ 60us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:51.155375 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:51.155579 (+ 204us) log.cc:842] Serialized 296 byte log entry
0620 14:48:51.438303 (+282724us) op_driver.cc:444] REPLICATION: finished
0620 14:48:51.438438 (+ 135us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:51.439367 (+ 929us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:51.439657 (+ 290us) log.cc:842] Serialized 5 byte log entry
0620 14:48:51.689514 (+249857us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:51.690039 (+ 525us) log.cc:842] Serialized 14 byte log entry
0620 14:48:51.690089 (+ 50us) alter_schema_op.cc:71] Released schema lock
0620 14:48:51.690093 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":63,"prepare.queue_time_us":264406,"prepare.run_cpu_time_us":83146,"prepare.run_wall_time_us":532172,"replication_time_us":282899}]]}
W20260620 14:48:51.690820 7220 log.cc:508] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 302ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.707770 7246 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 30) took 1351 ms. Trace:
W20260620 14:48:51.708230 7206 log.cc:508] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 146ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.707892 7246 rpcz_store.cc:276] 0620 14:48:50.355859 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.355921 (+ 62us) service_pool.cc:227] Handling call
0620 14:48:51.707745 (+1351824us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:50.569926 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:50.570217 (+ 291us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:51.221479 (+651262us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:51.221492 (+ 13us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:51.221518 (+ 26us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:51.221521 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:51.222409 (+ 888us) log.cc:842] Serialized 296 byte log entry
0620 14:48:51.507207 (+284798us) op_driver.cc:444] REPLICATION: finished
0620 14:48:51.508176 (+ 969us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:51.509015 (+ 839us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:51.509331 (+ 316us) log.cc:842] Serialized 5 byte log entry
0620 14:48:51.707144 (+197813us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:51.707637 (+ 493us) log.cc:842] Serialized 14 byte log entry
0620 14:48:51.707701 (+ 64us) alter_schema_op.cc:71] Released schema lock
0620 14:48:51.707705 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":884,"prepare.queue_time_us":213586,"prepare.run_cpu_time_us":100910,"prepare.run_wall_time_us":652544,"replication_time_us":285663,"thread_start_us":617,"threads_started":1}]]}
I20260620 14:48:51.711676 7235 tablet.cc:1722] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260620 14:48:51.712430 7235 tablet.cc:1620] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: MemRowSet was empty: no flush needed.
W20260620 14:48:51.712955 7222 log.cc:508] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Injecting 222ms of latency in SegmentAllocator::Sync()
W20260620 14:48:51.731149 7236 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.429s user 0.001s sys 0.000s
I20260620 14:48:51.735595 7236 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 29) took 1716 ms. Trace:
I20260620 14:48:51.735721 7236 rpcz_store.cc:276] 0620 14:48:50.019441 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.019505 (+ 64us) service_pool.cc:227] Handling call
0620 14:48:51.735571 (+1716066us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:50.473044 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:50.473203 (+ 159us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:50.996437 (+523234us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:50.996447 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:50.996492 (+ 45us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:50.996495 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:50.996727 (+ 232us) log.cc:842] Serialized 270 byte log entry
0620 14:48:51.300490 (+303763us) op_driver.cc:444] REPLICATION: finished
0620 14:48:51.300616 (+ 126us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:51.301467 (+ 851us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:51.301760 (+ 293us) log.cc:842] Serialized 5 byte log entry
0620 14:48:51.734910 (+433150us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:51.735464 (+ 554us) log.cc:842] Serialized 14 byte log entry
0620 14:48:51.735514 (+ 50us) alter_schema_op.cc:71] Released schema lock
0620 14:48:51.735519 (+ 5us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":30,"prepare.queue_time_us":453185,"prepare.run_cpu_time_us":84109,"prepare.run_wall_time_us":523732,"replication_time_us":303972}]]}
W20260620 14:48:51.736256 7224 log.cc:508] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 296ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.745718 7245 tablet.cc:1722] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260620 14:48:51.746562 7245 tablet.cc:1620] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: MemRowSet was empty: no flush needed.
W20260620 14:48:51.747042 7214 log.cc:508] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Injecting 50ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.801533 7245 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 37) took 1159 ms. Trace:
I20260620 14:48:51.801673 7245 rpcz_store.cc:276] 0620 14:48:50.642565 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.643226 (+ 661us) service_pool.cc:227] Handling call
0620 14:48:51.801505 (+1158279us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:50.988343 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:50.988559 (+ 216us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:51.498577 (+510018us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:51.498584 (+ 7us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:51.498607 (+ 23us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:51.498610 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:51.498819 (+ 209us) log.cc:842] Serialized 322 byte log entry
0620 14:48:51.745555 (+246736us) op_driver.cc:444] REPLICATION: finished
0620 14:48:51.745690 (+ 135us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:51.746670 (+ 980us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:51.746956 (+ 286us) log.cc:842] Serialized 5 byte log entry
0620 14:48:51.800827 (+ 53871us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:51.801406 (+ 579us) log.cc:842] Serialized 14 byte log entry
0620 14:48:51.801452 (+ 46us) alter_schema_op.cc:71] Released schema lock
0620 14:48:51.801455 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":51,"prepare.queue_time_us":344857,"prepare.run_cpu_time_us":81119,"prepare.run_wall_time_us":510531,"replication_time_us":246911}]]}
W20260620 14:48:51.802026 7214 log.cc:508] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Injecting 215ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.809819 7244 tablet.cc:1722] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260620 14:48:51.810640 7244 tablet.cc:1620] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: MemRowSet was empty: no flush needed.
W20260620 14:48:51.811094 7218 log.cc:508] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 328ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.854851 7236 tablet.cc:1722] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260620 14:48:51.855703 7236 tablet.cc:1620] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: MemRowSet was empty: no flush needed.
W20260620 14:48:51.856261 7206 log.cc:508] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 353ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.879350 7234 tablet.cc:1722] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260620 14:48:51.880211 7234 tablet.cc:1620] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: MemRowSet was empty: no flush needed.
W20260620 14:48:51.880738 7197 log.cc:508] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 41ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.905730 7247 tablet.cc:1722] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260620 14:48:51.906632 7247 tablet.cc:1620] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: MemRowSet was empty: no flush needed.
W20260620 14:48:51.907085 7211 log.cc:508] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 277ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.926074 7234 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:45678 (request call id 24) took 1285 ms. Trace:
I20260620 14:48:51.926194 7234 rpcz_store.cc:276] 0620 14:48:50.640877 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.640932 (+ 55us) service_pool.cc:227] Handling call
0620 14:48:51.926050 (+1285118us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:51.196739 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:51.196903 (+ 164us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:51.640096 (+443193us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:51.640104 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:51.640140 (+ 36us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:51.640145 (+ 5us) op_driver.cc:331] REPLICATION: starting
0620 14:48:51.640335 (+ 190us) log.cc:842] Serialized 322 byte log entry
0620 14:48:51.879177 (+238842us) op_driver.cc:444] REPLICATION: finished
0620 14:48:51.879318 (+ 141us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:51.880313 (+ 995us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:51.880648 (+ 335us) log.cc:842] Serialized 5 byte log entry
0620 14:48:51.925409 (+ 44761us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:51.925941 (+ 532us) log.cc:842] Serialized 14 byte log entry
0620 14:48:51.925995 (+ 54us) alter_schema_op.cc:71] Released schema lock
0620 14:48:51.926001 (+ 6us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"prepare.queue_time_us":555456,"prepare.run_cpu_time_us":67236,"prepare.run_wall_time_us":443654,"replication_time_us":239001}]]}
W20260620 14:48:51.926790 7197 log.cc:508] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 230ms of latency in SegmentAllocator::Sync()
W20260620 14:48:51.935194 7235 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.222s user 0.000s sys 0.000s
I20260620 14:48:51.939278 7235 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 35) took 1579 ms. Trace:
I20260620 14:48:51.939384 7235 rpcz_store.cc:276] 0620 14:48:50.359532 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.359579 (+ 47us) service_pool.cc:227] Handling call
0620 14:48:51.939258 (+1579679us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:50.970513 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:50.970717 (+ 204us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:51.465092 (+494375us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:51.465101 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:51.465144 (+ 43us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:51.465149 (+ 5us) op_driver.cc:331] REPLICATION: starting
0620 14:48:51.465338 (+ 189us) log.cc:842] Serialized 296 byte log entry
0620 14:48:51.711525 (+246187us) op_driver.cc:444] REPLICATION: finished
0620 14:48:51.711648 (+ 123us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:51.712531 (+ 883us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:51.712791 (+ 260us) log.cc:842] Serialized 5 byte log entry
0620 14:48:51.938499 (+225708us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:51.938964 (+ 465us) log.cc:842] Serialized 14 byte log entry
0620 14:48:51.939214 (+ 250us) alter_schema_op.cc:71] Released schema lock
0620 14:48:51.939217 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":56,"prepare.queue_time_us":610683,"prepare.run_cpu_time_us":74571,"prepare.run_wall_time_us":494902,"replication_time_us":246351}]]}
W20260620 14:48:51.940799 7222 log.cc:508] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Injecting 239ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.956566 7246 tablet.cc:1722] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260620 14:48:51.957378 7246 tablet.cc:1620] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: MemRowSet was empty: no flush needed.
W20260620 14:48:51.957823 7216 log.cc:508] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 284ms of latency in SegmentAllocator::Sync()
I20260620 14:48:51.962548 6829 catalog_manager.cc:5782] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Sending DeleteTablet for 1 replicas of tablet 136e8d06300c48d8a8ae35f224f7d324
I20260620 14:48:51.964581 7127 tablet_service.cc:1514] Processing DeleteTablet for tablet 136e8d06300c48d8a8ae35f224f7d324 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:51 UTC) from {username='slave'} at 127.0.0.1:45678
I20260620 14:48:51.965727 6829 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\001\002\000\000\000""\006\001\001\000\000\000\007\001\002\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:51.966543 7248 tablet_replica.cc:330] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: stopping tablet replica
I20260620 14:48:51.966573 6831 catalog_manager.cc:5587] TS 27c1c04e70e1443badc23c6ee94f9e6c (127.0.97.4:37007) does not have the latest schema for tablet fb531265a2024851b32d53dc58aca430 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 10 got 5
I20260620 14:48:51.966837 7248 raft_consensus.cc:2229] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:51.966811 6832 catalog_manager.cc:5587] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887) does not have the latest schema for tablet 234e8dcc026f45b28836cab830352968 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 10 got 5
I20260620 14:48:51.967041 6832 catalog_manager.cc:5587] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887) does not have the latest schema for tablet 1c66df0843a44595835ba4fcfc2e15f3 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 10 got 6
I20260620 14:48:51.967038 7248 pending_rounds.cc:62] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Trying to abort 1 pending ops.
I20260620 14:48:51.967216 7248 pending_rounds.cc:68] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Aborting op as it isn't in flight: id { term: 1 index: 8 } timestamp: 17 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "136e8d06300c48d8a8ae35f224f7d324" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 7 new_table_name: "many-ranges-table" dest_uuid: "27c1c04e70e1443badc23c6ee94f9e6c" new_extra_config { } }
W20260620 14:48:51.968043 7248 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:45678: Aborted: Op aborted
I20260620 14:48:51.968309 7248 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:45678 (request call id 26) took 1158 ms. Trace:
I20260620 14:48:51.968708 6833 catalog_manager.cc:5587] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371) does not have the latest schema for tablet 2b7b552664b246c68dc7109692d0e3b7 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 10 got 6
I20260620 14:48:51.968480 7248 rpcz_store.cc:276] 0620 14:48:50.809630 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.810898 (+ 1268us) service_pool.cc:227] Handling call
0620 14:48:51.968269 (+1157371us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:51.640432 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:51.640649 (+ 217us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:51.926296 (+285647us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:51.926305 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:51.926335 (+ 30us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:51.926341 (+ 6us) op_driver.cc:331] REPLICATION: starting
0620 14:48:51.926561 (+ 220us) log.cc:842] Serialized 348 byte log entry
0620 14:48:51.967925 (+ 41364us) op_driver.cc:444] REPLICATION: finished
0620 14:48:51.967974 (+ 49us) op_driver.cc:372] HandleFailure(Aborted: Op aborted)
0620 14:48:51.967982 (+ 8us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":829206,"prepare.run_cpu_time_us":50865,"prepare.run_wall_time_us":286268,"replication_time_us":41546}]]}
I20260620 14:48:51.968938 6833 catalog_manager.cc:5587] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371) does not have the latest schema for tablet 3c71f2f4f4e94ceaaef595348fcb7d19 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 10 got 4
W20260620 14:48:51.969218 6820 catalog_manager.cc:4920] TS 27c1c04e70e1443badc23c6ee94f9e6c (127.0.97.4:37007): alter failed for tablet 136e8d06300c48d8a8ae35f224f7d324 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]): Aborted: Op aborted
I20260620 14:48:51.969329 7248 raft_consensus.cc:2258] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260620 14:48:51.969497 6874 log.cc:508] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Injecting 305ms of latency in SegmentAllocator::Sync()
W20260620 14:48:51.969627 7239 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:45678: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:51.970088 6830 catalog_manager.cc:5587] TS 2eae66a3408e4e9f91af794c8e2238b2 (127.0.97.3:45195) does not have the latest schema for tablet 2f959cb80b424ca2a9f8c2e85324a160 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 10 got 6
W20260620 14:48:51.970510 7239 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:45678: Illegal state: RaftConsensus is not running: State = Stopped
W20260620 14:48:51.971374 7239 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:45678: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:51.993609 7234 tablet.cc:1722] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260620 14:48:51.994503 7234 tablet.cc:1620] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: MemRowSet was empty: no flush needed.
W20260620 14:48:51.994980 7220 log.cc:508] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 381ms of latency in SegmentAllocator::Sync()
I20260620 14:48:52.006836 7235 tablet.cc:1722] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260620 14:48:52.007633 7235 tablet.cc:1620] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: MemRowSet was empty: no flush needed.
W20260620 14:48:52.008081 7201 log.cc:508] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: Injecting 238ms of latency in SegmentAllocator::Sync()
I20260620 14:48:52.017696 7245 tablet.cc:1722] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260620 14:48:52.018486 7245 tablet.cc:1620] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: MemRowSet was empty: no flush needed.
W20260620 14:48:52.018918 7214 log.cc:508] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Injecting 358ms of latency in SegmentAllocator::Sync()
I20260620 14:48:52.032913 7242 tablet.cc:1722] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260620 14:48:52.033648 7242 tablet.cc:1620] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: MemRowSet was empty: no flush needed.
W20260620 14:48:52.034070 7224 log.cc:508] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 151ms of latency in SegmentAllocator::Sync()
W20260620 14:48:52.139331 7244 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.328s user 0.001s sys 0.000s
I20260620 14:48:52.143474 7244 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40914 (request call id 25) took 1499 ms. Trace:
I20260620 14:48:52.143626 7244 rpcz_store.cc:276] 0620 14:48:50.644459 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.645056 (+ 597us) service_pool.cc:227] Handling call
0620 14:48:52.143419 (+1498363us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:51.253822 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:51.254867 (+ 1045us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:51.658707 (+403840us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:51.658715 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:51.658737 (+ 22us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:51.658740 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:51.658903 (+ 163us) log.cc:842] Serialized 322 byte log entry
0620 14:48:51.809648 (+150745us) op_driver.cc:444] REPLICATION: finished
0620 14:48:51.809794 (+ 146us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:51.810727 (+ 933us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:51.811008 (+ 281us) log.cc:842] Serialized 5 byte log entry
0620 14:48:52.142747 (+331739us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:52.143320 (+ 573us) log.cc:842] Serialized 14 byte log entry
0620 14:48:52.143376 (+ 56us) alter_schema_op.cc:71] Released schema lock
0620 14:48:52.143380 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":60,"prepare.queue_time_us":608542,"prepare.run_cpu_time_us":61882,"prepare.run_wall_time_us":405131,"replication_time_us":150881}]]}
I20260620 14:48:52.145431 7244 tablet.cc:1722] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260620 14:48:52.146281 7244 tablet.cc:1620] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: MemRowSet was empty: no flush needed.
W20260620 14:48:52.146711 7218 log.cc:508] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 134ms of latency in SegmentAllocator::Sync()
W20260620 14:48:52.156996 7197 consensus_queue.cc:1159] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "27c1c04e70e1443badc23c6ee94f9e6c" status { last_received { term: 1 index: 8 } last_committed_idx: 7 last_received_current_leader { term: 1 index: 8 } }
W20260620 14:48:52.157913 7248 log.cc:508] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 188ms of latency in SegmentAllocator::Sync()
I20260620 14:48:52.180922 7249 tablet.cc:1722] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260620 14:48:52.181890 7249 tablet.cc:1620] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: MemRowSet was empty: no flush needed.
W20260620 14:48:52.182377 7222 log.cc:508] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Injecting 394ms of latency in SegmentAllocator::Sync()
W20260620 14:48:52.184356 7247 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.277s user 0.001s sys 0.000s
I20260620 14:48:52.188213 7242 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 32) took 1829 ms. Trace:
I20260620 14:48:52.188432 7247 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40914 (request call id 22) took 1829 ms. Trace:
I20260620 14:48:52.188370 7242 rpcz_store.cc:276] 0620 14:48:50.359214 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.362770 (+ 3556us) service_pool.cc:227] Handling call
0620 14:48:52.188161 (+1825391us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:50.996810 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:50.996991 (+ 181us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:51.735753 (+738762us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:51.735764 (+ 11us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:51.735814 (+ 50us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:51.735817 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:51.736031 (+ 214us) log.cc:842] Serialized 296 byte log entry
0620 14:48:52.032743 (+296712us) op_driver.cc:444] REPLICATION: finished
0620 14:48:52.032858 (+ 115us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:52.033734 (+ 876us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:52.033986 (+ 252us) log.cc:842] Serialized 5 byte log entry
0620 14:48:52.187798 (+153812us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:52.188067 (+ 269us) log.cc:842] Serialized 14 byte log entry
0620 14:48:52.188122 (+ 55us) alter_schema_op.cc:71] Released schema lock
0620 14:48:52.188125 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":31,"prepare.queue_time_us":633776,"prepare.run_cpu_time_us":117763,"prepare.run_wall_time_us":739277,"replication_time_us":296900}]]}
I20260620 14:48:52.188630 7247 rpcz_store.cc:276] 0620 14:48:50.358474 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.358684 (+ 210us) service_pool.cc:227] Handling call
0620 14:48:52.188388 (+1829704us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:50.802035 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:50.802198 (+ 163us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:51.509825 (+707627us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:51.509834 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:51.509871 (+ 37us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:51.509876 (+ 5us) op_driver.cc:331] REPLICATION: starting
0620 14:48:51.510088 (+ 212us) log.cc:842] Serialized 296 byte log entry
0620 14:48:51.904946 (+394858us) op_driver.cc:444] REPLICATION: finished
0620 14:48:51.905700 (+ 754us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:51.906728 (+ 1028us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:51.907022 (+ 294us) log.cc:842] Serialized 5 byte log entry
0620 14:48:52.187591 (+280569us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:52.188067 (+ 476us) log.cc:842] Serialized 14 byte log entry
0620 14:48:52.188312 (+ 245us) alter_schema_op.cc:71] Released schema lock
0620 14:48:52.188316 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"spinlock_wait_cycles":5888,"child_traces":[["op",{"apply.queue_time_us":676,"mutex_wait_us":315,"prepare.queue_time_us":443084,"prepare.run_cpu_time_us":111178,"prepare.run_wall_time_us":708116,"replication_time_us":395031,"thread_start_us":490,"threads_started":1}]]}
W20260620 14:48:52.189424 7211 log.cc:508] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 211ms of latency in SegmentAllocator::Sync()
W20260620 14:48:52.189909 7224 log.cc:508] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 251ms of latency in SegmentAllocator::Sync()
W20260620 14:48:52.209643 7236 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.354s user 0.001s sys 0.000s
I20260620 14:48:52.214023 7236 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 33) took 1571 ms. Trace:
I20260620 14:48:52.214223 7236 rpcz_store.cc:276] 0620 14:48:50.642896 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.643520 (+ 624us) service_pool.cc:227] Handling call
0620 14:48:52.213973 (+1570453us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:51.222517 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:51.222736 (+ 219us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:51.707728 (+484992us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:51.707738 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:51.707782 (+ 44us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:51.707784 (+ 2us) op_driver.cc:331] REPLICATION: starting
0620 14:48:51.708028 (+ 244us) log.cc:842] Serialized 322 byte log entry
0620 14:48:51.854696 (+146668us) op_driver.cc:444] REPLICATION: finished
0620 14:48:51.854818 (+ 122us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:51.855801 (+ 983us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:51.856088 (+ 287us) log.cc:842] Serialized 5 byte log entry
0620 14:48:52.213273 (+357185us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:52.213874 (+ 601us) log.cc:842] Serialized 14 byte log entry
0620 14:48:52.213924 (+ 50us) alter_schema_op.cc:71] Released schema lock
0620 14:48:52.213928 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"prepare.queue_time_us":578736,"prepare.run_cpu_time_us":74566,"prepare.run_wall_time_us":485564,"replication_time_us":146881}]]}
W20260620 14:48:52.215548 7206 log.cc:508] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 133ms of latency in SegmentAllocator::Sync()
W20260620 14:48:52.242110 7246 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.284s user 0.001s sys 0.000s
I20260620 14:48:52.246165 7246 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 34) took 1603 ms. Trace:
W20260620 14:48:52.246325 7235 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.238s user 0.001s sys 0.000s
I20260620 14:48:52.250190 7235 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 33) took 1892 ms. Trace:
I20260620 14:48:52.250315 7235 rpcz_store.cc:276] 0620 14:48:50.357670 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.357733 (+ 63us) service_pool.cc:227] Handling call
0620 14:48:52.250147 (+1892414us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:50.778158 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:50.778363 (+ 205us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:51.447891 (+669528us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:51.447900 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:51.447939 (+ 39us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:51.447942 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:51.448416 (+ 474us) log.cc:842] Serialized 296 byte log entry
0620 14:48:52.006687 (+558271us) op_driver.cc:444] REPLICATION: finished
0620 14:48:52.006809 (+ 122us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:52.007726 (+ 917us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:52.007988 (+ 262us) log.cc:842] Serialized 5 byte log entry
0620 14:48:52.249396 (+241408us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:52.249835 (+ 439us) log.cc:842] Serialized 14 byte log entry
0620 14:48:52.250104 (+ 269us) alter_schema_op.cc:71] Released schema lock
0620 14:48:52.250110 (+ 6us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":30,"prepare.queue_time_us":420150,"prepare.run_cpu_time_us":102621,"prepare.run_wall_time_us":670308,"replication_time_us":558579}]]}
W20260620 14:48:52.250684 7201 log.cc:508] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: Injecting 452ms of latency in SegmentAllocator::Sync()
I20260620 14:48:52.251099 7246 rpcz_store.cc:276] 0620 14:48:50.643002 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.643051 (+ 49us) service_pool.cc:227] Handling call
0620 14:48:52.246111 (+1603060us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:51.386083 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:51.386267 (+ 184us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:51.652759 (+266492us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:51.652767 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:51.652812 (+ 45us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:51.652816 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:51.653021 (+ 205us) log.cc:842] Serialized 322 byte log entry
0620 14:48:51.953934 (+300913us) op_driver.cc:444] REPLICATION: finished
0620 14:48:51.954075 (+ 141us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:51.957474 (+ 3399us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:51.957756 (+ 282us) log.cc:842] Serialized 5 byte log entry
0620 14:48:52.245462 (+287706us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:52.246009 (+ 547us) log.cc:842] Serialized 14 byte log entry
0620 14:48:52.246054 (+ 45us) alter_schema_op.cc:71] Released schema lock
0620 14:48:52.246058 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":77,"prepare.queue_time_us":742773,"prepare.run_cpu_time_us":44055,"prepare.run_wall_time_us":267004,"replication_time_us":301085}]]}
W20260620 14:48:52.252101 7216 log.cc:508] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 287ms of latency in SegmentAllocator::Sync()
I20260620 14:48:52.277810 6829 catalog_manager.cc:5782] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Sending DeleteTablet for 1 replicas of tablet 6e006cc990414abfa618e8c2f26ba455
I20260620 14:48:52.280121 6920 tablet_service.cc:1514] Processing DeleteTablet for tablet 6e006cc990414abfa618e8c2f26ba455 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:51 UTC) from {username='slave'} at 127.0.0.1:49714
I20260620 14:48:52.281507 6831 catalog_manager.cc:5587] TS 2eae66a3408e4e9f91af794c8e2238b2 (127.0.97.3:45195) does not have the latest schema for tablet 2f959cb80b424ca2a9f8c2e85324a160 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 10 got 7
I20260620 14:48:52.281742 6831 catalog_manager.cc:5587] TS 2eae66a3408e4e9f91af794c8e2238b2 (127.0.97.3:45195) does not have the latest schema for tablet c875adaf92884a58be4d0f3cf61e5023 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 10 got 5
I20260620 14:48:52.282276 6833 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\002\000\000\000\007\001\003\000\000\000""\006\001\002\000\000\000\007\001\003\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:52.283489 6832 catalog_manager.cc:5587] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371) does not have the latest schema for tablet d722fad8a1f74addb47f6e1d85a8c3da (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 10 got 6
I20260620 14:48:52.283684 6832 catalog_manager.cc:5587] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371) does not have the latest schema for tablet 2b7b552664b246c68dc7109692d0e3b7 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 10 got 6
I20260620 14:48:52.283851 6832 catalog_manager.cc:5587] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371) does not have the latest schema for tablet 3c71f2f4f4e94ceaaef595348fcb7d19 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 10 got 5
I20260620 14:48:52.284339 7250 tablet_replica.cc:330] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: stopping tablet replica
I20260620 14:48:52.284559 7250 raft_consensus.cc:2229] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:52.284765 7250 pending_rounds.cc:62] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: Trying to abort 1 pending ops.
I20260620 14:48:52.285111 7244 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40914 (request call id 27) took 1475 ms. Trace:
I20260620 14:48:52.284837 7250 pending_rounds.cc:68] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: Aborting op as it isn't in flight: id { term: 1 index: 7 } timestamp: 41 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "6e006cc990414abfa618e8c2f26ba455" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 6 new_table_name: "many-ranges-table" dest_uuid: "d197d91e79864f60a8e78971199282fd" new_extra_config { } }
W20260620 14:48:52.285323 7250 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49714: Aborted: Op aborted
I20260620 14:48:52.285529 7250 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 36) took 1643 ms. Trace:
I20260620 14:48:52.285238 7244 rpcz_store.cc:276] 0620 14:48:50.810006 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.811257 (+ 1251us) service_pool.cc:227] Handling call
0620 14:48:52.285055 (+1473798us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:51.658995 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:51.659224 (+ 229us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:52.144395 (+485171us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:52.144403 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:52.144454 (+ 51us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:52.144458 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:52.144697 (+ 239us) log.cc:842] Serialized 348 byte log entry
0620 14:48:52.145286 (+ 589us) op_driver.cc:444] REPLICATION: finished
0620 14:48:52.145387 (+ 101us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:52.146370 (+ 983us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:52.146623 (+ 253us) log.cc:842] Serialized 5 byte log entry
0620 14:48:52.284275 (+137652us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:52.284798 (+ 523us) log.cc:842] Serialized 14 byte log entry
0620 14:48:52.285024 (+ 226us) alter_schema_op.cc:71] Released schema lock
0620 14:48:52.285027 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":60,"prepare.queue_time_us":847461,"prepare.run_cpu_time_us":82945,"prepare.run_wall_time_us":485761,"replication_time_us":808}]]}
W20260620 14:48:52.285627 6874 log.cc:508] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Injecting 223ms of latency in SegmentAllocator::Sync()
I20260620 14:48:52.285672 7250 rpcz_store.cc:276] 0620 14:48:50.642409 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.642886 (+ 477us) service_pool.cc:227] Handling call
0620 14:48:52.285488 (+1642602us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:51.448533 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:51.448763 (+ 230us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:52.250143 (+801380us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:52.250157 (+ 14us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:52.250190 (+ 33us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:52.250194 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:52.250414 (+ 220us) log.cc:842] Serialized 322 byte log entry
0620 14:48:52.285263 (+ 34849us) op_driver.cc:444] REPLICATION: finished
0620 14:48:52.285275 (+ 12us) op_driver.cc:372] HandleFailure(Aborted: Op aborted)
0620 14:48:52.285279 (+ 4us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":805321,"prepare.run_cpu_time_us":139803,"prepare.run_wall_time_us":801940,"replication_time_us":35044}]]}
I20260620 14:48:52.286227 7250 raft_consensus.cc:2258] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:52.286428 6831 catalog_manager.cc:5587] TS 2eae66a3408e4e9f91af794c8e2238b2 (127.0.97.3:45195) does not have the latest schema for tablet 2f959cb80b424ca2a9f8c2e85324a160 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 10 got 7
W20260620 14:48:52.286871 7218 log.cc:508] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 145ms of latency in SegmentAllocator::Sync()
W20260620 14:48:52.287111 7227 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:52.287282 7227 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 39) took 1477 ms. Trace:
I20260620 14:48:52.287400 7227 rpcz_store.cc:276] 0620 14:48:50.810197 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.810264 (+ 67us) service_pool.cc:227] Handling call
0620 14:48:52.287245 (+1476981us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:52.250521 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:52.250745 (+ 224us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:52.286965 (+ 36220us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:52.286974 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:52.286992 (+ 18us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:52.286995 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:52.287054 (+ 59us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:52.287062 (+ 8us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1439940}]]}
W20260620 14:48:52.288156 7227 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:52.288331 7227 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 42) took 1222 ms. Trace:
I20260620 14:48:52.288421 7227 rpcz_store.cc:276] 0620 14:48:51.065665 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.065841 (+ 176us) service_pool.cc:227] Handling call
0620 14:48:52.288290 (+1222449us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:52.287771 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:52.287974 (+ 203us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:52.287981 (+ 7us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:52.287986 (+ 5us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:52.288002 (+ 16us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:52.288006 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:52.288040 (+ 34us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:52.288046 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1221592}]]}
W20260620 14:48:52.289722 7227 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:52.289902 7227 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 45) took 1040 ms. Trace:
I20260620 14:48:52.289995 7227 rpcz_store.cc:276] 0620 14:48:51.249131 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.250245 (+ 1114us) service_pool.cc:227] Handling call
0620 14:48:52.289876 (+1039631us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:52.288767 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:52.288958 (+ 191us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:52.289582 (+ 624us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:52.289594 (+ 12us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:52.289611 (+ 17us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:52.289615 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:52.289660 (+ 45us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:52.289665 (+ 5us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1038250}]]}
W20260620 14:48:52.291322 7227 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49714: Illegal state: RaftConsensus is not running: State = Stopped
W20260620 14:48:52.292824 7227 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:52.346544 7248 ts_tablet_manager.cc:1905] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260620 14:48:52.351246 6820 catalog_manager.cc:4914] TS 27c1c04e70e1443badc23c6ee94f9e6c (127.0.97.4:37007): alter failed for tablet 136e8d06300c48d8a8ae35f224f7d324 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Illegal state: Tablet not RUNNING: STOPPED
I20260620 14:48:52.351246 7246 tablet.cc:1722] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260620 14:48:52.352015 7246 tablet.cc:1620] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: MemRowSet was empty: no flush needed.
W20260620 14:48:52.352442 7206 log.cc:508] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 226ms of latency in SegmentAllocator::Sync()
I20260620 14:48:52.354230 7248 ts_tablet_manager.cc:1918] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.8
I20260620 14:48:52.354370 7248 log.cc:1196] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/ts-3-root/wals/136e8d06300c48d8a8ae35f224f7d324
I20260620 14:48:52.354780 7248 ts_tablet_manager.cc:1939] T 136e8d06300c48d8a8ae35f224f7d324 P 27c1c04e70e1443badc23c6ee94f9e6c: Deleting consensus metadata
I20260620 14:48:52.355917 6820 catalog_manager.cc:4841] TS 27c1c04e70e1443badc23c6ee94f9e6c (127.0.97.4:37007): tablet 136e8d06300c48d8a8ae35f224f7d324 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]) successfully deleted
W20260620 14:48:52.376255 7234 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.381s user 0.000s sys 0.000s
W20260620 14:48:52.377175 7245 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.358s user 0.001s sys 0.000s
I20260620 14:48:52.380330 7234 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:45678 (request call id 25) took 1735 ms. Trace:
W20260620 14:48:52.380963 7220 log.cc:508] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 259ms of latency in SegmentAllocator::Sync()
I20260620 14:48:52.380461 7234 rpcz_store.cc:276] 0620 14:48:50.644611 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.644672 (+ 61us) service_pool.cc:227] Handling call
0620 14:48:52.380275 (+1735603us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:51.156026 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:51.156196 (+ 170us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:51.690298 (+534102us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:51.690306 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:51.690329 (+ 23us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:51.690333 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:51.690533 (+ 200us) log.cc:842] Serialized 322 byte log entry
0620 14:48:51.993406 (+302873us) op_driver.cc:444] REPLICATION: finished
0620 14:48:51.993527 (+ 121us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:51.994606 (+ 1079us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:51.994889 (+ 283us) log.cc:842] Serialized 5 byte log entry
0620 14:48:52.379470 (+384581us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:52.379999 (+ 529us) log.cc:842] Serialized 14 byte log entry
0620 14:48:52.380244 (+ 245us) alter_schema_op.cc:71] Released schema lock
0620 14:48:52.380247 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":66,"prepare.queue_time_us":511060,"prepare.run_cpu_time_us":81298,"prepare.run_wall_time_us":534566,"replication_time_us":303037}]]}
I20260620 14:48:52.381274 6830 catalog_manager.cc:5587] TS 27c1c04e70e1443badc23c6ee94f9e6c (127.0.97.4:37007) does not have the latest schema for tablet fb531265a2024851b32d53dc58aca430 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 10 got 6
I20260620 14:48:52.382128 7245 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 40) took 1571 ms. Trace:
I20260620 14:48:52.382247 7245 rpcz_store.cc:276] 0620 14:48:50.810364 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.811563 (+ 1199us) service_pool.cc:227] Handling call
0620 14:48:52.382076 (+1570513us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:51.498909 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:51.499099 (+ 190us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:51.801489 (+302390us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:51.801519 (+ 30us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:51.801553 (+ 34us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:51.801557 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:51.801794 (+ 237us) log.cc:842] Serialized 348 byte log entry
0620 14:48:52.017561 (+215767us) op_driver.cc:444] REPLICATION: finished
0620 14:48:52.017674 (+ 113us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:52.018575 (+ 901us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:52.018832 (+ 257us) log.cc:842] Serialized 5 byte log entry
0620 14:48:52.380852 (+362020us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:52.382007 (+ 1155us) log.cc:842] Serialized 14 byte log entry
0620 14:48:52.382047 (+ 40us) alter_schema_op.cc:71] Released schema lock
0620 14:48:52.382050 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":31,"prepare.queue_time_us":687091,"prepare.run_cpu_time_us":53191,"prepare.run_wall_time_us":302948,"replication_time_us":215980}]]}
I20260620 14:48:52.382810 6829 catalog_manager.cc:5587] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887) does not have the latest schema for tablet 1c66df0843a44595835ba4fcfc2e15f3 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 10 got 7
W20260620 14:48:52.383520 7214 log.cc:508] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Injecting 262ms of latency in SegmentAllocator::Sync()
I20260620 14:48:52.401180 7244 tablet.cc:1722] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260620 14:48:52.402070 7244 tablet.cc:1620] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: MemRowSet was empty: no flush needed.
W20260620 14:48:52.402606 7211 log.cc:508] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 216ms of latency in SegmentAllocator::Sync()
I20260620 14:48:52.432482 7247 tablet.cc:1722] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260620 14:48:52.433445 7247 tablet.cc:1620] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: MemRowSet was empty: no flush needed.
W20260620 14:48:52.433967 7218 log.cc:508] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 222ms of latency in SegmentAllocator::Sync()
I20260620 14:48:52.441560 7236 tablet.cc:1722] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260620 14:48:52.442338 7236 tablet.cc:1620] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: MemRowSet was empty: no flush needed.
W20260620 14:48:52.442787 7224 log.cc:508] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 209ms of latency in SegmentAllocator::Sync()
I20260620 14:48:52.513721 6833 catalog_manager.cc:5782] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Sending DeleteTablet for 1 replicas of tablet 2b7b552664b246c68dc7109692d0e3b7
I20260620 14:48:52.515442 6989 tablet_service.cc:1514] Processing DeleteTablet for tablet 2b7b552664b246c68dc7109692d0e3b7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:52 UTC) from {username='slave'} at 127.0.0.1:43714
I20260620 14:48:52.515604 6833 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\003\000\000\000\007\001\004\000\000\000""\006\001\003\000\000\000\007\001\004\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:52.516108 7251 tablet_replica.cc:330] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: stopping tablet replica
I20260620 14:48:52.516301 7251 raft_consensus.cc:2229] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:52.516525 7251 raft_consensus.cc:2258] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260620 14:48:52.518983 6874 log.cc:508] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Injecting 54ms of latency in SegmentAllocator::Sync()
I20260620 14:48:52.539793 7242 tablet.cc:1722] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260620 14:48:52.540663 7242 tablet.cc:1620] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: MemRowSet was empty: no flush needed.
W20260620 14:48:52.541113 7216 log.cc:508] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 269ms of latency in SegmentAllocator::Sync()
W20260620 14:48:52.566017 6820 catalog_manager.cc:4914] TS 27c1c04e70e1443badc23c6ee94f9e6c (127.0.97.4:37007): alter failed for tablet 136e8d06300c48d8a8ae35f224f7d324 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: 136e8d06300c48d8a8ae35f224f7d324
I20260620 14:48:52.575332 6833 catalog_manager.cc:5782] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Sending DeleteTablet for 1 replicas of tablet c875adaf92884a58be4d0f3cf61e5023
W20260620 14:48:52.576617 7249 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.394s user 0.002s sys 0.000s
I20260620 14:48:52.576990 6833 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\004\000\000\000\007\001\005\000\000\000""\006\001\004\000\000\000\007\001\005\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:52.577587 7059 tablet_service.cc:1514] Processing DeleteTablet for tablet c875adaf92884a58be4d0f3cf61e5023 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:52 UTC) from {username='slave'} at 127.0.0.1:40914
W20260620 14:48:52.578720 7246 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.226s user 0.001s sys 0.000s
W20260620 14:48:52.580775 6874 log.cc:508] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Injecting 331ms of latency in SegmentAllocator::Sync()
I20260620 14:48:52.581390 7249 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 38) took 1936 ms. Trace:
I20260620 14:48:52.581507 7249 rpcz_store.cc:276] 0620 14:48:50.644946 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.644988 (+ 42us) service_pool.cc:227] Handling call
0620 14:48:52.581344 (+1936356us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:51.465454 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:51.465677 (+ 223us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:51.940302 (+474625us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:51.940312 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:51.940342 (+ 30us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:51.940347 (+ 5us) op_driver.cc:331] REPLICATION: starting
0620 14:48:51.940571 (+ 224us) log.cc:842] Serialized 322 byte log entry
0620 14:48:52.180284 (+239713us) op_driver.cc:444] REPLICATION: finished
0620 14:48:52.180864 (+ 580us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:52.182009 (+ 1145us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:52.182308 (+ 299us) log.cc:842] Serialized 5 byte log entry
0620 14:48:52.580065 (+397757us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:52.581106 (+ 1041us) log.cc:842] Serialized 14 byte log entry
0620 14:48:52.581306 (+ 200us) alter_schema_op.cc:71] Released schema lock
0620 14:48:52.581310 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":506,"prepare.queue_time_us":820175,"prepare.run_cpu_time_us":83904,"prepare.run_wall_time_us":475168,"replication_time_us":239905,"thread_start_us":384,"threads_started":1}]]}
W20260620 14:48:52.582492 7222 log.cc:508] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Injecting 58ms of latency in SegmentAllocator::Sync()
I20260620 14:48:52.583403 6830 catalog_manager.cc:5587] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887) does not have the latest schema for tablet 234e8dcc026f45b28836cab830352968 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 10 got 6
I20260620 14:48:52.584560 7246 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 36) took 1773 ms. Trace:
I20260620 14:48:52.584723 7246 rpcz_store.cc:276] 0620 14:48:50.810630 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.810690 (+ 60us) service_pool.cc:227] Handling call
0620 14:48:52.584517 (+1773827us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:51.708125 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:51.708338 (+ 213us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:52.215010 (+506672us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:52.215019 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:52.215047 (+ 28us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:52.215052 (+ 5us) op_driver.cc:331] REPLICATION: starting
0620 14:48:52.215277 (+ 225us) log.cc:842] Serialized 348 byte log entry
0620 14:48:52.351082 (+135805us) op_driver.cc:444] REPLICATION: finished
0620 14:48:52.351189 (+ 107us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:52.352099 (+ 910us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:52.352308 (+ 209us) log.cc:842] Serialized 5 byte log entry
0620 14:48:52.581830 (+229522us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:52.582221 (+ 391us) log.cc:842] Serialized 14 byte log entry
0620 14:48:52.584470 (+ 2249us) alter_schema_op.cc:71] Released schema lock
0620 14:48:52.584474 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":50,"prepare.queue_time_us":897119,"prepare.run_cpu_time_us":87768,"prepare.run_wall_time_us":507210,"replication_time_us":136000}]]}
W20260620 14:48:52.585812 7207 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:52.586067 7207 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 39) took 1520 ms. Trace:
I20260620 14:48:52.586184 7207 rpcz_store.cc:276] 0620 14:48:51.065788 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.065951 (+ 163us) service_pool.cc:227] Handling call
0620 14:48:52.585996 (+1520045us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:52.215374 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:52.215628 (+ 254us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:52.585666 (+370038us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:52.585674 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:52.585694 (+ 20us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:52.585698 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:52.585749 (+ 51us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:52.585756 (+ 7us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1149189}]]}
I20260620 14:48:52.588742 7252 tablet_replica.cc:330] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: stopping tablet replica
I20260620 14:48:52.588965 7252 raft_consensus.cc:2229] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:52.589161 7252 raft_consensus.cc:2258] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260620 14:48:52.594904 6820 catalog_manager.cc:4914] TS 27c1c04e70e1443badc23c6ee94f9e6c (127.0.97.4:37007): alter failed for tablet 136e8d06300c48d8a8ae35f224f7d324 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: 136e8d06300c48d8a8ae35f224f7d324
W20260620 14:48:52.604031 7207 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:52.604266 7207 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 42) took 1356 ms. Trace:
I20260620 14:48:52.604377 7207 rpcz_store.cc:276] 0620 14:48:51.248025 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.248597 (+ 572us) service_pool.cc:227] Handling call
0620 14:48:52.604227 (+1355630us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:52.586783 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:52.586984 (+ 201us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:52.603879 (+ 16895us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:52.603890 (+ 11us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:52.603919 (+ 29us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:52.603925 (+ 6us) op_driver.cc:331] REPLICATION: starting
0620 14:48:52.603966 (+ 41us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:52.603974 (+ 8us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1337848}]]}
W20260620 14:48:52.612133 6820 catalog_manager.cc:4914] TS 27c1c04e70e1443badc23c6ee94f9e6c (127.0.97.4:37007): alter failed for tablet 136e8d06300c48d8a8ae35f224f7d324 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: 136e8d06300c48d8a8ae35f224f7d324
W20260620 14:48:52.619529 7244 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.217s user 0.000s sys 0.000s
I20260620 14:48:52.623960 7244 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40914 (request call id 24) took 1981 ms. Trace:
W20260620 14:48:52.624095 7212 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:40914: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:52.624302 7212 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40914 (request call id 26) took 1814 ms. Trace:
I20260620 14:48:52.624145 7244 rpcz_store.cc:276] 0620 14:48:50.642278 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.642344 (+ 66us) service_pool.cc:227] Handling call
0620 14:48:52.623913 (+1981569us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:51.510207 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:51.510394 (+ 187us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:52.188386 (+677992us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:52.188440 (+ 54us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:52.188553 (+ 113us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:52.188556 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:52.189122 (+ 566us) log.cc:842] Serialized 322 byte log entry
0620 14:48:52.401020 (+211898us) op_driver.cc:444] REPLICATION: finished
0620 14:48:52.401122 (+ 102us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:52.402163 (+ 1041us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:52.402467 (+ 304us) log.cc:842] Serialized 5 byte log entry
0620 14:48:52.623281 (+220814us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:52.623836 (+ 555us) log.cc:842] Serialized 14 byte log entry
0620 14:48:52.623879 (+ 43us) alter_schema_op.cc:71] Released schema lock
0620 14:48:52.623882 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28,"prepare.queue_time_us":867535,"prepare.run_cpu_time_us":120963,"prepare.run_wall_time_us":679052,"replication_time_us":212434}]]}
I20260620 14:48:52.624439 7212 rpcz_store.cc:276] 0620 14:48:50.809829 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.809890 (+ 61us) service_pool.cc:227] Handling call
0620 14:48:52.624261 (+1814371us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:52.189386 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:52.189936 (+ 550us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:52.623949 (+434013us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:52.623959 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:52.623996 (+ 37us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:52.623999 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:52.624037 (+ 38us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:52.624043 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1379097}]]}
W20260620 14:48:52.625967 7207 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:52.626147 7207 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 45) took 1006 ms. Trace:
I20260620 14:48:52.626250 7207 rpcz_store.cc:276] 0620 14:48:51.620107 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.620532 (+ 425us) service_pool.cc:227] Handling call
0620 14:48:52.626104 (+1005572us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:52.604940 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:52.605159 (+ 219us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:52.625823 (+ 20664us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:52.625833 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:52.625866 (+ 33us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:52.625869 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:52.625907 (+ 38us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:52.625914 (+ 7us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":984097}]]}
W20260620 14:48:52.634277 7212 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:40914: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:52.634474 7212 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40914 (request call id 28) took 1568 ms. Trace:
I20260620 14:48:52.634583 7212 rpcz_store.cc:276] 0620 14:48:51.066112 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.066221 (+ 109us) service_pool.cc:227] Handling call
0620 14:48:52.634442 (+1568221us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:52.626075 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:52.626339 (+ 264us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:52.634139 (+ 7800us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:52.634146 (+ 7us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:52.634178 (+ 32us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:52.634181 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:52.634218 (+ 37us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:52.634223 (+ 5us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1559582}]]}
I20260620 14:48:52.641036 7249 tablet.cc:1722] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260620 14:48:52.641768 7249 tablet.cc:1620] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: MemRowSet was empty: no flush needed.
I20260620 14:48:52.640996 7234 tablet.cc:1722] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
W20260620 14:48:52.642251 7222 log.cc:508] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Injecting 325ms of latency in SegmentAllocator::Sync()
I20260620 14:48:52.642592 7234 tablet.cc:1620] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: MemRowSet was empty: no flush needed.
W20260620 14:48:52.642993 7220 log.cc:508] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 334ms of latency in SegmentAllocator::Sync()
W20260620 14:48:52.645467 7212 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:40914: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:52.645679 7212 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40914 (request call id 30) took 1396 ms. Trace:
I20260620 14:48:52.645778 7212 rpcz_store.cc:276] 0620 14:48:51.249448 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.250816 (+ 1368us) service_pool.cc:227] Handling call
0620 14:48:52.645641 (+1394825us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:52.634936 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:52.635137 (+ 201us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:52.645341 (+ 10204us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:52.645351 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:52.645376 (+ 25us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:52.645379 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:52.645420 (+ 41us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:52.645425 (+ 5us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1383858}]]}
I20260620 14:48:52.646082 7245 tablet.cc:1722] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260620 14:48:52.646812 7245 tablet.cc:1620] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: MemRowSet was empty: no flush needed.
W20260620 14:48:52.647200 7214 log.cc:508] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Injecting 255ms of latency in SegmentAllocator::Sync()
W20260620 14:48:52.652022 7236 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.209s user 0.001s sys 0.000s
W20260620 14:48:52.653162 7207 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43714: Illegal state: RaftConsensus is not running: State = Stopped
W20260620 14:48:52.656232 7247 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.222s user 0.000s sys 0.001s
W20260620 14:48:52.659502 7212 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:40914: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:52.659747 7212 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40914 (request call id 32) took 1039 ms. Trace:
I20260620 14:48:52.659937 7247 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40914 (request call id 29) took 1593 ms. Trace:
I20260620 14:48:52.659899 7212 rpcz_store.cc:276] 0620 14:48:51.620536 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.620720 (+ 184us) service_pool.cc:227] Handling call
0620 14:48:52.659712 (+1038992us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:52.646165 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:52.646403 (+ 238us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:52.659373 (+ 12970us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:52.659382 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:52.659405 (+ 23us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:52.659409 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:52.659444 (+ 35us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:52.659452 (+ 8us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1025162}]]}
I20260620 14:48:52.660068 7247 rpcz_store.cc:276] 0620 14:48:51.066262 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.066305 (+ 43us) service_pool.cc:227] Handling call
0620 14:48:52.659890 (+1593585us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:52.144814 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:52.145136 (+ 322us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:52.285927 (+140791us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:52.285935 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:52.285954 (+ 19us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:52.285957 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:52.286202 (+ 245us) log.cc:842] Serialized 374 byte log entry
0620 14:48:52.432306 (+146104us) op_driver.cc:444] REPLICATION: finished
0620 14:48:52.432428 (+ 122us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:52.433545 (+ 1117us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:52.433844 (+ 299us) log.cc:842] Serialized 5 byte log entry
0620 14:48:52.659385 (+225541us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:52.659815 (+ 430us) log.cc:842] Serialized 14 byte log entry
0620 14:48:52.659855 (+ 40us) alter_schema_op.cc:71] Released schema lock
0620 14:48:52.659858 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":65,"prepare.queue_time_us":1078297,"prepare.run_cpu_time_us":29632,"prepare.run_wall_time_us":141447,"replication_time_us":146321}]]}
I20260620 14:48:52.660851 7236 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 35) took 2015 ms. Trace:
W20260620 14:48:52.661397 7224 log.cc:508] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 289ms of latency in SegmentAllocator::Sync()
I20260620 14:48:52.661005 7236 rpcz_store.cc:276] 0620 14:48:50.645442 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.645503 (+ 61us) service_pool.cc:227] Handling call
0620 14:48:52.660811 (+2015308us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:51.736134 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:51.736326 (+ 192us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:52.189115 (+452789us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:52.189122 (+ 7us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:52.189142 (+ 20us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:52.189144 (+ 2us) op_driver.cc:331] REPLICATION: starting
0620 14:48:52.189657 (+ 513us) log.cc:842] Serialized 322 byte log entry
0620 14:48:52.441379 (+251722us) op_driver.cc:444] REPLICATION: finished
0620 14:48:52.441494 (+ 115us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:52.442418 (+ 924us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:52.442676 (+ 258us) log.cc:842] Serialized 5 byte log entry
0620 14:48:52.655459 (+212783us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:52.655893 (+ 434us) log.cc:842] Serialized 14 byte log entry
0620 14:48:52.660783 (+ 4890us) alter_schema_op.cc:71] Released schema lock
0620 14:48:52.660787 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":51,"prepare.queue_time_us":1090283,"prepare.run_cpu_time_us":80670,"prepare.run_wall_time_us":453579,"replication_time_us":252206}]]}
W20260620 14:48:52.662348 7218 log.cc:508] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 286ms of latency in SegmentAllocator::Sync()
W20260620 14:48:52.677000 7212 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:40914: Illegal state: RaftConsensus is not running: State = Stopped
W20260620 14:48:52.686973 7207 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43714: Illegal state: RaftConsensus is not running: State = Stopped
W20260620 14:48:52.698769 7212 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:40914: Illegal state: RaftConsensus is not running: State = Stopped
W20260620 14:48:52.702904 7201 consensus_queue.cc:1159] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "d197d91e79864f60a8e78971199282fd" status { last_received { term: 1 index: 7 } last_committed_idx: 6 last_received_current_leader { term: 1 index: 7 } }
W20260620 14:48:52.703598 7250 log.cc:508] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: Injecting 336ms of latency in SegmentAllocator::Sync()
W20260620 14:48:52.726022 7212 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:40914: Illegal state: RaftConsensus is not running: State = Stopped
W20260620 14:48:52.729696 7251 log.cc:508] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 307ms of latency in SegmentAllocator::Sync()
W20260620 14:48:52.760551 7252 log.cc:508] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 254ms of latency in SegmentAllocator::Sync()
W20260620 14:48:52.810395 7242 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.269s user 0.001s sys 0.000s
I20260620 14:48:52.814436 7242 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 37) took 2003 ms. Trace:
W20260620 14:48:52.814962 7216 log.cc:508] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 96ms of latency in SegmentAllocator::Sync()
I20260620 14:48:52.814606 7242 rpcz_store.cc:276] 0620 14:48:50.810736 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.810797 (+ 61us) service_pool.cc:227] Handling call
0620 14:48:52.814380 (+2003583us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:51.653148 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:51.653357 (+ 209us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:52.251643 (+598286us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:52.251650 (+ 7us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:52.251669 (+ 19us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:52.251674 (+ 5us) op_driver.cc:331] REPLICATION: starting
0620 14:48:52.251846 (+ 172us) log.cc:842] Serialized 348 byte log entry
0620 14:48:52.539623 (+287777us) op_driver.cc:444] REPLICATION: finished
0620 14:48:52.539746 (+ 123us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:52.540758 (+ 1012us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:52.541022 (+ 264us) log.cc:842] Serialized 5 byte log entry
0620 14:48:52.813784 (+272762us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:52.814293 (+ 509us) log.cc:842] Serialized 14 byte log entry
0620 14:48:52.814344 (+ 51us) alter_schema_op.cc:71] Released schema lock
0620 14:48:52.814347 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"mutex_wait_us":26,"prepare.queue_time_us":842129,"prepare.run_cpu_time_us":107950,"prepare.run_wall_time_us":598747,"replication_time_us":287925}]]}
W20260620 14:48:52.902452 7245 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.255s user 0.001s sys 0.000s
I20260620 14:48:52.906695 7245 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 43) took 1840 ms. Trace:
W20260620 14:48:52.907195 7214 log.cc:508] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Injecting 91ms of latency in SegmentAllocator::Sync()
I20260620 14:48:52.906841 7245 rpcz_store.cc:276] 0620 14:48:51.065782 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.065848 (+ 66us) service_pool.cc:227] Handling call
0620 14:48:52.906647 (+1840799us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:51.801917 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:51.802144 (+ 227us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:52.382217 (+580073us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:52.382226 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:52.382251 (+ 25us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:52.383105 (+ 854us) op_driver.cc:331] REPLICATION: starting
0620 14:48:52.383277 (+ 172us) log.cc:842] Serialized 374 byte log entry
0620 14:48:52.645920 (+262643us) op_driver.cc:444] REPLICATION: finished
0620 14:48:52.646031 (+ 111us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:52.646885 (+ 854us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:52.647091 (+ 206us) log.cc:842] Serialized 5 byte log entry
0620 14:48:52.905785 (+258694us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:52.906375 (+ 590us) log.cc:842] Serialized 14 byte log entry
0620 14:48:52.906617 (+ 242us) alter_schema_op.cc:71] Released schema lock
0620 14:48:52.906621 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"spinlock_wait_cycles":1920,"child_traces":[["op",{"apply.queue_time_us":71,"mutex_wait_us":1166,"prepare.queue_time_us":735729,"prepare.run_cpu_time_us":105100,"prepare.run_wall_time_us":581728,"replication_time_us":262794}]]}
I20260620 14:48:52.911572 7242 tablet.cc:1722] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260620 14:48:52.912441 7242 tablet.cc:1620] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: MemRowSet was empty: no flush needed.
W20260620 14:48:52.912918 7216 log.cc:508] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 408ms of latency in SegmentAllocator::Sync()
I20260620 14:48:52.914335 6833 catalog_manager.cc:5782] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Sending DeleteTablet for 1 replicas of tablet 1c66df0843a44595835ba4fcfc2e15f3
I20260620 14:48:52.916352 6833 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\005\000\000\000\007\001\006\000\000\000""\006\001\005\000\000\000\007\001\006\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260620 14:48:52.917806 6920 tablet_service.cc:1514] Processing DeleteTablet for tablet 1c66df0843a44595835ba4fcfc2e15f3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:52 UTC) from {username='slave'} at 127.0.0.1:49714
I20260620 14:48:52.918597 6830 catalog_manager.cc:5587] TS 2eae66a3408e4e9f91af794c8e2238b2 (127.0.97.3:45195) does not have the latest schema for tablet 2f959cb80b424ca2a9f8c2e85324a160 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 10 got 8
W20260620 14:48:52.921607 6874 log.cc:508] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Injecting 194ms of latency in SegmentAllocator::Sync()
I20260620 14:48:52.949353 7247 tablet.cc:1722] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260620 14:48:52.950289 7247 tablet.cc:1620] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: MemRowSet was empty: no flush needed.
W20260620 14:48:52.951086 7218 log.cc:508] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 269ms of latency in SegmentAllocator::Sync()
I20260620 14:48:52.951071 7236 tablet.cc:1722] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260620 14:48:52.951817 7236 tablet.cc:1620] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: MemRowSet was empty: no flush needed.
W20260620 14:48:52.952232 7224 log.cc:508] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 172ms of latency in SegmentAllocator::Sync()
W20260620 14:48:52.967518 7249 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.325s user 0.000s sys 0.000s
I20260620 14:48:52.971742 7249 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 41) took 2161 ms. Trace:
I20260620 14:48:52.971876 7249 rpcz_store.cc:276] 0620 14:48:50.810492 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.810552 (+ 60us) service_pool.cc:227] Handling call
0620 14:48:52.971691 (+2161139us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:51.940656 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:51.940839 (+ 183us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:52.582085 (+641246us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:52.582091 (+ 6us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:52.582110 (+ 19us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:52.582112 (+ 2us) op_driver.cc:331] REPLICATION: starting
0620 14:48:52.582266 (+ 154us) log.cc:842] Serialized 348 byte log entry
0620 14:48:52.640902 (+ 58636us) op_driver.cc:444] REPLICATION: finished
0620 14:48:52.640997 (+ 95us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:52.641854 (+ 857us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:52.642135 (+ 281us) log.cc:842] Serialized 5 byte log entry
0620 14:48:52.971087 (+328952us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:52.971608 (+ 521us) log.cc:842] Serialized 14 byte log entry
0620 14:48:52.971655 (+ 47us) alter_schema_op.cc:71] Released schema lock
0620 14:48:52.971658 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":1129793,"prepare.run_cpu_time_us":114684,"prepare.run_wall_time_us":641995,"replication_time_us":58773}]]}
W20260620 14:48:52.972432 7222 log.cc:508] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Injecting 331ms of latency in SegmentAllocator::Sync()
I20260620 14:48:52.973110 6829 catalog_manager.cc:5587] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887) does not have the latest schema for tablet 234e8dcc026f45b28836cab830352968 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 10 got 7
W20260620 14:48:52.974565 6820 catalog_manager.cc:4920] TS 2eae66a3408e4e9f91af794c8e2238b2 (127.0.97.3:45195): alter failed for tablet c875adaf92884a58be4d0f3cf61e5023 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]): Illegal state: Tablet not RUNNING: STOPPING
W20260620 14:48:52.977227 7234 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.334s user 0.001s sys 0.000s
I20260620 14:48:52.981279 7234 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:45678 (request call id 27) took 2168 ms. Trace:
W20260620 14:48:52.981738 7220 log.cc:508] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 363ms of latency in SegmentAllocator::Sync()
I20260620 14:48:52.982146 6831 catalog_manager.cc:5587] TS 27c1c04e70e1443badc23c6ee94f9e6c (127.0.97.4:37007) does not have the latest schema for tablet fb531265a2024851b32d53dc58aca430 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 10 got 7
I20260620 14:48:52.981403 7234 rpcz_store.cc:276] 0620 14:48:50.812304 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.812362 (+ 58us) service_pool.cc:227] Handling call
0620 14:48:52.981233 (+2168871us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:51.690637 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:51.690843 (+ 206us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:52.380269 (+689426us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:52.380278 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:52.380331 (+ 53us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:52.380334 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:52.380686 (+ 352us) log.cc:842] Serialized 348 byte log entry
0620 14:48:52.640811 (+260125us) op_driver.cc:444] REPLICATION: finished
0620 14:48:52.640939 (+ 128us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:52.642669 (+ 1730us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:52.642872 (+ 203us) log.cc:842] Serialized 5 byte log entry
0620 14:48:52.980424 (+337552us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:52.980913 (+ 489us) log.cc:842] Serialized 14 byte log entry
0620 14:48:52.981201 (+ 288us) alter_schema_op.cc:71] Released schema lock
0620 14:48:52.981205 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"prepare.queue_time_us":877949,"prepare.run_cpu_time_us":120482,"prepare.run_wall_time_us":690404,"replication_time_us":260454}]]}
I20260620 14:48:52.998925 7249 tablet.cc:1722] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260620 14:48:52.999867 7249 tablet.cc:1620] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: MemRowSet was empty: no flush needed.
W20260620 14:48:53.000387 7214 log.cc:508] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Injecting 124ms of latency in SegmentAllocator::Sync()
I20260620 14:48:53.015137 7252 ts_tablet_manager.cc:1905] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:53.022158 7252 ts_tablet_manager.cc:1918] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20260620 14:48:53.022311 7252 log.cc:1196] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/ts-2-root/wals/c875adaf92884a58be4d0f3cf61e5023
I20260620 14:48:53.022732 7252 ts_tablet_manager.cc:1939] T c875adaf92884a58be4d0f3cf61e5023 P 2eae66a3408e4e9f91af794c8e2238b2: Deleting consensus metadata
I20260620 14:48:53.023790 6820 catalog_manager.cc:4841] TS 2eae66a3408e4e9f91af794c8e2238b2 (127.0.97.3:45195): tablet c875adaf92884a58be4d0f3cf61e5023 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]) successfully deleted
I20260620 14:48:53.037266 7251 ts_tablet_manager.cc:1905] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260620 14:48:53.037209 6820 catalog_manager.cc:4914] TS 2eae66a3408e4e9f91af794c8e2238b2 (127.0.97.3:45195): alter failed for tablet c875adaf92884a58be4d0f3cf61e5023 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: c875adaf92884a58be4d0f3cf61e5023
W20260620 14:48:53.039367 6820 catalog_manager.cc:4914] TS 2eae66a3408e4e9f91af794c8e2238b2 (127.0.97.3:45195): alter failed for tablet c875adaf92884a58be4d0f3cf61e5023 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: c875adaf92884a58be4d0f3cf61e5023
I20260620 14:48:53.040972 7250 ts_tablet_manager.cc:1905] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:53.047986 7251 ts_tablet_manager.cc:1918] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.8
I20260620 14:48:53.048131 7251 log.cc:1196] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/ts-1-root/wals/2b7b552664b246c68dc7109692d0e3b7
I20260620 14:48:53.048520 7251 ts_tablet_manager.cc:1939] T 2b7b552664b246c68dc7109692d0e3b7 P 9a326790cbdb4d3fb0fb30e036fc24f9: Deleting consensus metadata
I20260620 14:48:53.049631 6820 catalog_manager.cc:4841] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371): tablet 2b7b552664b246c68dc7109692d0e3b7 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]) successfully deleted
I20260620 14:48:53.052141 7250 ts_tablet_manager.cc:1918] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20260620 14:48:53.052281 7250 log.cc:1196] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/ts-0-root/wals/6e006cc990414abfa618e8c2f26ba455
I20260620 14:48:53.052713 7250 ts_tablet_manager.cc:1939] T 6e006cc990414abfa618e8c2f26ba455 P d197d91e79864f60a8e78971199282fd: Deleting consensus metadata
I20260620 14:48:53.053767 7250 tablet_replica.cc:330] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: stopping tablet replica
I20260620 14:48:53.053838 6820 catalog_manager.cc:4841] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887): tablet 6e006cc990414abfa618e8c2f26ba455 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]) successfully deleted
I20260620 14:48:53.053973 7250 raft_consensus.cc:2229] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:53.054155 7250 raft_consensus.cc:2258] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260620 14:48:53.056111 6820 catalog_manager.cc:4914] TS 2eae66a3408e4e9f91af794c8e2238b2 (127.0.97.3:45195): alter failed for tablet c875adaf92884a58be4d0f3cf61e5023 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: c875adaf92884a58be4d0f3cf61e5023
W20260620 14:48:53.090097 6820 catalog_manager.cc:4914] TS 2eae66a3408e4e9f91af794c8e2238b2 (127.0.97.3:45195): alter failed for tablet c875adaf92884a58be4d0f3cf61e5023 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: c875adaf92884a58be4d0f3cf61e5023
I20260620 14:48:53.117393 6832 catalog_manager.cc:5587] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371) does not have the latest schema for tablet 3c71f2f4f4e94ceaaef595348fcb7d19 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 10 got 6
I20260620 14:48:53.119961 6833 catalog_manager.cc:5782] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Sending DeleteTablet for 1 replicas of tablet d722fad8a1f74addb47f6e1d85a8c3da
I20260620 14:48:53.120765 6989 tablet_service.cc:1514] Processing DeleteTablet for tablet d722fad8a1f74addb47f6e1d85a8c3da with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:52 UTC) from {username='slave'} at 127.0.0.1:43714
I20260620 14:48:53.121094 7251 tablet_replica.cc:330] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: stopping tablet replica
I20260620 14:48:53.121322 6989 tablet_service.cc:1514] Processing DeleteTablet for tablet d722fad8a1f74addb47f6e1d85a8c3da with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:52 UTC) from {username='slave'} at 127.0.0.1:43714
I20260620 14:48:53.121327 7251 raft_consensus.cc:2229] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:53.121646 7251 raft_consensus.cc:2258] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:53.122087 6833 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\006\000\000\000\007\001\007\000\000\000""\006\001\006\000\000\000\007\001\007\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:53.125204 6874 log.cc:508] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Injecting 203ms of latency in SegmentAllocator::Sync()
I20260620 14:48:53.128006 7249 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 46) took 1878 ms. Trace:
I20260620 14:48:53.128181 7236 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 38) took 2317 ms. Trace:
W20260620 14:48:53.128480 7202 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:53.128702 7202 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 49) took 1506 ms. Trace:
I20260620 14:48:53.128806 7202 rpcz_store.cc:276] 0620 14:48:51.622633 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.623107 (+ 474us) service_pool.cc:227] Handling call
0620 14:48:53.128652 (+1505545us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:52.907019 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:52.907247 (+ 228us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:53.128363 (+221116us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:53.128371 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:53.128391 (+ 20us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:53.128394 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:53.128429 (+ 35us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:53.128441 (+ 12us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1283656}]]}
W20260620 14:48:53.129137 7224 log.cc:508] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 312ms of latency in SegmentAllocator::Sync()
I20260620 14:48:53.128340 7236 rpcz_store.cc:276] 0620 14:48:50.810849 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:50.811868 (+ 1019us) service_pool.cc:227] Handling call
0620 14:48:53.128137 (+2316269us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:52.189751 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:52.189970 (+ 219us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:52.660874 (+470904us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:52.660882 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:52.660898 (+ 16us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:52.660901 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:52.661131 (+ 230us) log.cc:842] Serialized 348 byte log entry
0620 14:48:52.950914 (+289783us) op_driver.cc:444] REPLICATION: finished
0620 14:48:52.951010 (+ 96us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:52.951895 (+ 885us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:52.952126 (+ 231us) log.cc:842] Serialized 5 byte log entry
0620 14:48:53.127430 (+175304us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:53.127883 (+ 453us) log.cc:842] Serialized 14 byte log entry
0620 14:48:53.128110 (+ 227us) alter_schema_op.cc:71] Released schema lock
0620 14:48:53.128113 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":41,"prepare.queue_time_us":1377636,"prepare.run_cpu_time_us":84074,"prepare.run_wall_time_us":471438,"replication_time_us":289988}]]}
I20260620 14:48:53.128206 7249 rpcz_store.cc:276] 0620 14:48:51.249220 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.250544 (+ 1324us) service_pool.cc:227] Handling call
0620 14:48:53.127961 (+1877417us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:52.383687 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:52.383878 (+ 191us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:52.906647 (+522769us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:52.906658 (+ 11us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:52.906694 (+ 36us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:52.906697 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:52.906909 (+ 212us) log.cc:842] Serialized 400 byte log entry
0620 14:48:52.998752 (+ 91843us) op_driver.cc:444] REPLICATION: finished
0620 14:48:52.998870 (+ 118us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:52.999960 (+ 1090us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:53.000253 (+ 293us) log.cc:842] Serialized 5 byte log entry
0620 14:48:53.127430 (+127177us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:53.127883 (+ 453us) log.cc:842] Serialized 14 byte log entry
0620 14:48:53.127927 (+ 44us) alter_schema_op.cc:71] Released schema lock
0620 14:48:53.127930 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"prepare.queue_time_us":1132897,"prepare.run_cpu_time_us":104000,"prepare.run_wall_time_us":523282,"replication_time_us":92024}]]}
I20260620 14:48:53.130720 6831 catalog_manager.cc:5587] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371) does not have the latest schema for tablet 3c71f2f4f4e94ceaaef595348fcb7d19 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 10 got 7
W20260620 14:48:53.141827 7202 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:53.142143 7202 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 52) took 1178 ms. Trace:
I20260620 14:48:53.142283 7202 rpcz_store.cc:276] 0620 14:48:51.963977 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.965287 (+ 1310us) service_pool.cc:227] Handling call
0620 14:48:53.142098 (+1176811us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:53.130271 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:53.130570 (+ 299us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:53.141226 (+ 10656us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:53.141236 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:53.141280 (+ 44us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:53.141283 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:53.141330 (+ 47us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:53.141338 (+ 8us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1164746}]]}
W20260620 14:48:53.163049 7202 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49714: Illegal state: RaftConsensus is not running: State = Stopped
W20260620 14:48:53.190162 7202 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49714: Illegal state: RaftConsensus is not running: State = Stopped
W20260620 14:48:53.220409 7247 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.270s user 0.001s sys 0.000s
W20260620 14:48:53.223649 6820 catalog_manager.cc:4914] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371): alter failed for tablet 2b7b552664b246c68dc7109692d0e3b7 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: 2b7b552664b246c68dc7109692d0e3b7
W20260620 14:48:53.224198 7202 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:53.224647 7247 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40914 (request call id 31) took 1975 ms. Trace:
I20260620 14:48:53.224778 7247 rpcz_store.cc:276] 0620 14:48:51.249583 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.251121 (+ 1538us) service_pool.cc:227] Handling call
0620 14:48:53.224604 (+1973483us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:52.286300 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:52.286530 (+ 230us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:52.661927 (+375397us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:52.661933 (+ 6us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:52.661949 (+ 16us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:52.661952 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:52.662125 (+ 173us) log.cc:842] Serialized 400 byte log entry
0620 14:48:52.949185 (+287060us) op_driver.cc:444] REPLICATION: finished
0620 14:48:52.949323 (+ 138us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:52.950385 (+ 1062us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:52.950688 (+ 303us) log.cc:842] Serialized 5 byte log entry
0620 14:48:53.223936 (+273248us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:53.224523 (+ 587us) log.cc:842] Serialized 14 byte log entry
0620 14:48:53.224571 (+ 48us) alter_schema_op.cc:71] Released schema lock
0620 14:48:53.224575 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":74,"prepare.queue_time_us":1034924,"prepare.run_cpu_time_us":65379,"prepare.run_wall_time_us":375874,"replication_time_us":287210}]]}
W20260620 14:48:53.226193 7218 log.cc:508] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 82ms of latency in SegmentAllocator::Sync()
W20260620 14:48:53.237838 6820 catalog_manager.cc:4914] TS 2eae66a3408e4e9f91af794c8e2238b2 (127.0.97.3:45195): alter failed for tablet c875adaf92884a58be4d0f3cf61e5023 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: c875adaf92884a58be4d0f3cf61e5023
W20260620 14:48:53.255292 6820 catalog_manager.cc:4914] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371): alter failed for tablet 2b7b552664b246c68dc7109692d0e3b7 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: 2b7b552664b246c68dc7109692d0e3b7
W20260620 14:48:53.266796 7250 log.cc:508] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Injecting 304ms of latency in SegmentAllocator::Sync()
W20260620 14:48:53.269848 6820 catalog_manager.cc:4914] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371): alter failed for tablet 2b7b552664b246c68dc7109692d0e3b7 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: 2b7b552664b246c68dc7109692d0e3b7
W20260620 14:48:53.290555 6820 catalog_manager.cc:4914] TS 2eae66a3408e4e9f91af794c8e2238b2 (127.0.97.3:45195): alter failed for tablet c875adaf92884a58be4d0f3cf61e5023 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: c875adaf92884a58be4d0f3cf61e5023
W20260620 14:48:53.295156 6820 catalog_manager.cc:4914] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371): alter failed for tablet 2b7b552664b246c68dc7109692d0e3b7 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: 2b7b552664b246c68dc7109692d0e3b7
W20260620 14:48:53.295557 6820 catalog_manager.cc:4914] TS 2eae66a3408e4e9f91af794c8e2238b2 (127.0.97.3:45195): alter failed for tablet c875adaf92884a58be4d0f3cf61e5023 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: c875adaf92884a58be4d0f3cf61e5023
W20260620 14:48:53.301080 6820 catalog_manager.cc:4914] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371): alter failed for tablet 2b7b552664b246c68dc7109692d0e3b7 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: 2b7b552664b246c68dc7109692d0e3b7
I20260620 14:48:53.304096 7249 tablet.cc:1722] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260620 14:48:53.304997 7249 tablet.cc:1620] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: MemRowSet was empty: no flush needed.
W20260620 14:48:53.305444 7222 log.cc:508] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Injecting 315ms of latency in SegmentAllocator::Sync()
I20260620 14:48:53.308813 7247 tablet.cc:1722] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
21:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260620 14:48:53.309656 7247 tablet.cc:1620] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: MemRowSet was empty: no flush needed.
W20260620 14:48:53.310108 7218 log.cc:508] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 302ms of latency in SegmentAllocator::Sync()
W20260620 14:48:53.321142 7242 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.408s user 0.000s sys 0.000s
I20260620 14:48:53.325136 7242 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 40) took 2259 ms. Trace:
I20260620 14:48:53.325264 7242 rpcz_store.cc:276] 0620 14:48:51.065907 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.066221 (+ 314us) service_pool.cc:227] Handling call
0620 14:48:53.325086 (+2258865us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:52.251931 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:52.252145 (+ 214us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:52.814403 (+562258us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:52.814419 (+ 16us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:52.814453 (+ 34us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:52.814457 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:52.814685 (+ 228us) log.cc:842] Serialized 374 byte log entry
0620 14:48:52.911411 (+ 96726us) op_driver.cc:444] REPLICATION: finished
0620 14:48:52.911528 (+ 117us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:52.912550 (+ 1022us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:52.912809 (+ 259us) log.cc:842] Serialized 5 byte log entry
0620 14:48:53.324478 (+411669us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:53.324991 (+ 513us) log.cc:842] Serialized 14 byte log entry
0620 14:48:53.325049 (+ 58us) alter_schema_op.cc:71] Released schema lock
0620 14:48:53.325053 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":51,"prepare.queue_time_us":1185445,"prepare.run_cpu_time_us":104692,"prepare.run_wall_time_us":562814,"replication_time_us":96932}]]}
W20260620 14:48:53.325946 7238 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:53.326140 7238 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 43) took 2074 ms. Trace:
I20260620 14:48:53.326258 7238 rpcz_store.cc:276] 0620 14:48:51.251591 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.251644 (+ 53us) service_pool.cc:227] Handling call
0620 14:48:53.326103 (+2074459us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:52.814797 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:52.815030 (+ 233us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:53.325818 (+510788us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:53.325827 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:53.325871 (+ 44us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:53.325874 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:53.325906 (+ 32us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:53.325910 (+ 4us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1562855}]]}
I20260620 14:48:53.330823 7059 tablet_service.cc:1514] Processing DeleteTablet for tablet 2f959cb80b424ca2a9f8c2e85324a160 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:53 UTC) from {username='slave'} at 127.0.0.1:40914
I20260620 14:48:53.331140 7252 tablet_replica.cc:330] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: stopping tablet replica
I20260620 14:48:53.331173 6833 catalog_manager.cc:5782] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Sending DeleteTablet for 1 replicas of tablet 2f959cb80b424ca2a9f8c2e85324a160
I20260620 14:48:53.331362 7252 raft_consensus.cc:2229] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:53.331606 7252 raft_consensus.cc:2258] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:53.332356 6829 catalog_manager.cc:5587] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371) does not have the latest schema for tablet 3c71f2f4f4e94ceaaef595348fcb7d19 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 10 got 7
I20260620 14:48:53.333453 7059 tablet_service.cc:1514] Processing DeleteTablet for tablet 2f959cb80b424ca2a9f8c2e85324a160 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:53 UTC) from {username='slave'} at 127.0.0.1:40914
I20260620 14:48:53.333710 6829 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\007\000\000\000\007\001\010\000\000\000""\006\001\007\000\000\000\007\001\010\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:53.335979 7238 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:53.336174 7238 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 46) took 1714 ms. Trace:
I20260620 14:48:53.336301 7238 rpcz_store.cc:276] 0620 14:48:51.621507 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.622097 (+ 590us) service_pool.cc:227] Handling call
0620 14:48:53.336134 (+1714037us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:53.326618 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:53.326858 (+ 240us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:53.335851 (+ 8993us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:53.335860 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:53.335882 (+ 22us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:53.335885 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:53.335929 (+ 44us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:53.335939 (+ 10us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1704250}]]}
W20260620 14:48:53.336763 6874 log.cc:508] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Injecting 180ms of latency in SegmentAllocator::Sync()
I20260620 14:48:53.342118 6831 catalog_manager.cc:5587] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887) does not have the latest schema for tablet 234e8dcc026f45b28836cab830352968 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 10 got 8
I20260620 14:48:53.345796 7234 tablet.cc:1722] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260620 14:48:53.346676 7234 tablet.cc:1620] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: MemRowSet was empty: no flush needed.
W20260620 14:48:53.347129 7220 log.cc:508] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 317ms of latency in SegmentAllocator::Sync()
W20260620 14:48:53.386461 7238 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:53.386703 7238 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 49) took 1422 ms. Trace:
I20260620 14:48:53.386838 7238 rpcz_store.cc:276] 0620 14:48:51.964270 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.966234 (+ 1964us) service_pool.cc:227] Handling call
0620 14:48:53.386666 (+1420432us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:53.336734 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:53.336962 (+ 228us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:53.386291 (+ 49329us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:53.386302 (+ 11us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:53.386347 (+ 45us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:53.386350 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:53.386389 (+ 39us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:53.386395 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1370197}]]}
W20260620 14:48:53.413540 6820 catalog_manager.cc:4914] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887): alter failed for tablet 6e006cc990414abfa618e8c2f26ba455 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: 6e006cc990414abfa618e8c2f26ba455
W20260620 14:48:53.430166 6820 catalog_manager.cc:4914] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887): alter failed for tablet 6e006cc990414abfa618e8c2f26ba455 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: 6e006cc990414abfa618e8c2f26ba455
I20260620 14:48:53.441740 7242 tablet.cc:1722] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8
W20260620 14:48:53.442225 6820 catalog_manager.cc:4914] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887): alter failed for tablet 6e006cc990414abfa618e8c2f26ba455 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: 6e006cc990414abfa618e8c2f26ba455
I20260620 14:48:53.442595 7242 tablet.cc:1620] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: MemRowSet was empty: no flush needed.
W20260620 14:48:53.443081 7224 log.cc:508] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 287ms of latency in SegmentAllocator::Sync()
W20260620 14:48:53.452972 7238 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:53.453493 7238 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 52) took 1174 ms. Trace:
I20260620 14:48:53.453691 7238 rpcz_store.cc:276] 0620 14:48:52.278813 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:52.279460 (+ 647us) service_pool.cc:227] Handling call
0620 14:48:53.453401 (+1173941us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:53.387251 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:53.387461 (+ 210us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:53.452622 (+ 65161us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:53.452633 (+ 11us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:53.452714 (+ 81us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:53.452717 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:53.452813 (+ 96us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:53.452870 (+ 57us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1107494}]]}
W20260620 14:48:53.461810 6820 catalog_manager.cc:4914] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887): alter failed for tablet 6e006cc990414abfa618e8c2f26ba455 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: 6e006cc990414abfa618e8c2f26ba455
W20260620 14:48:53.471110 6820 catalog_manager.cc:4914] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887): alter failed for tablet 6e006cc990414abfa618e8c2f26ba455 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: 6e006cc990414abfa618e8c2f26ba455
W20260620 14:48:53.475335 6820 catalog_manager.cc:4914] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887): alter failed for tablet 6e006cc990414abfa618e8c2f26ba455 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: 6e006cc990414abfa618e8c2f26ba455
I20260620 14:48:53.519093 6829 catalog_manager.cc:5782] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Sending DeleteTablet for 1 replicas of tablet fb531265a2024851b32d53dc58aca430
I20260620 14:48:53.520020 7128 tablet_service.cc:1514] Processing DeleteTablet for tablet fb531265a2024851b32d53dc58aca430 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:53 UTC) from {username='slave'} at 127.0.0.1:45678
I20260620 14:48:53.520885 7127 tablet_service.cc:1514] Processing DeleteTablet for tablet fb531265a2024851b32d53dc58aca430 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:53 UTC) from {username='slave'} at 127.0.0.1:45678
I20260620 14:48:53.521152 7256 tablet_replica.cc:330] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: stopping tablet replica
I20260620 14:48:53.521382 7256 raft_consensus.cc:2229] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:53.521623 7256 raft_consensus.cc:2258] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:53.522020 6829 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\010\000\000\000\007\001\t\000\000\000""\006\001\010\000\000\000\007\001\t\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:53.525193 6874 log.cc:508] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Injecting 240ms of latency in SegmentAllocator::Sync()
W20260620 14:48:53.535141 7238 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:53.535319 7238 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 54) took 1020 ms. Trace:
I20260620 14:48:53.535414 7238 rpcz_store.cc:276] 0620 14:48:52.514560 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:52.514615 (+ 55us) service_pool.cc:227] Handling call
0620 14:48:53.535290 (+1020675us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:53.454171 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:53.454418 (+ 247us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:53.535018 (+ 80600us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:53.535029 (+ 11us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:53.535053 (+ 24us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:53.535056 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:53.535094 (+ 38us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:53.535100 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":939180}]]}
I20260620 14:48:53.571437 7250 ts_tablet_manager.cc:1905] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:53.578446 7250 ts_tablet_manager.cc:1918] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.10
I20260620 14:48:53.578615 7250 log.cc:1196] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/ts-0-root/wals/1c66df0843a44595835ba4fcfc2e15f3
I20260620 14:48:53.579018 7250 ts_tablet_manager.cc:1939] T 1c66df0843a44595835ba4fcfc2e15f3 P d197d91e79864f60a8e78971199282fd: Deleting consensus metadata
I20260620 14:48:53.580034 6820 catalog_manager.cc:4841] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887): tablet 1c66df0843a44595835ba4fcfc2e15f3 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]) successfully deleted
W20260620 14:48:53.612427 7247 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.302s user 0.001s sys 0.000s
I20260620 14:48:53.616496 7247 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40914 (request call id 33) took 1995 ms. Trace:
W20260620 14:48:53.616744 7241 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:40914: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:53.616931 7241 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40914 (request call id 35) took 1651 ms. Trace:
I20260620 14:48:53.616703 7247 rpcz_store.cc:276] 0620 14:48:51.620672 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.621032 (+ 360us) service_pool.cc:227] Handling call
0620 14:48:53.616424 (+1995392us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:52.662205 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:52.662391 (+ 186us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:53.225654 (+563263us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:53.225661 (+ 7us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:53.225687 (+ 26us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:53.225691 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:53.225910 (+ 219us) log.cc:842] Serialized 426 byte log entry
0620 14:48:53.308662 (+ 82752us) op_driver.cc:444] REPLICATION: finished
0620 14:48:53.308767 (+ 105us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:53.309740 (+ 973us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:53.309976 (+ 236us) log.cc:842] Serialized 5 byte log entry
0620 14:48:53.615807 (+305831us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:53.616336 (+ 529us) log.cc:842] Serialized 14 byte log entry
0620 14:48:53.616387 (+ 51us) alter_schema_op.cc:71] Released schema lock
0620 14:48:53.616391 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"prepare.queue_time_us":1040891,"prepare.run_cpu_time_us":120397,"prepare.run_wall_time_us":563759,"replication_time_us":82946}]]}
I20260620 14:48:53.617063 7241 rpcz_store.cc:276] 0620 14:48:51.965419 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.967470 (+ 2051us) service_pool.cc:227] Handling call
0620 14:48:53.616894 (+1649424us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:53.226006 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:53.226585 (+ 579us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:53.616591 (+390006us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:53.616600 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:53.616646 (+ 46us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:53.616650 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:53.616694 (+ 44us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:53.616702 (+ 8us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1258276}]]}
W20260620 14:48:53.620784 7249 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.315s user 0.001s sys 0.000s
I20260620 14:48:53.625479 7249 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 44) took 2557 ms. Trace:
I20260620 14:48:53.625650 7249 rpcz_store.cc:276] 0620 14:48:51.067507 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.067705 (+ 198us) service_pool.cc:227] Handling call
0620 14:48:53.625435 (+2557730us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:52.582705 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:52.582910 (+ 205us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:52.971680 (+388770us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:52.971690 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:52.971719 (+ 29us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:52.971726 (+ 7us) op_driver.cc:331] REPLICATION: starting
0620 14:48:52.972036 (+ 310us) log.cc:842] Serialized 374 byte log entry
0620 14:48:53.303936 (+331900us) op_driver.cc:444] REPLICATION: finished
0620 14:48:53.304052 (+ 116us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:53.305074 (+ 1022us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:53.305341 (+ 267us) log.cc:842] Serialized 5 byte log entry
0620 14:48:53.624316 (+318975us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:53.625065 (+ 749us) log.cc:842] Serialized 14 byte log entry
0620 14:48:53.625403 (+ 338us) alter_schema_op.cc:71] Released schema lock
0620 14:48:53.625407 (+ 4us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":62,"prepare.queue_time_us":1514703,"prepare.run_cpu_time_us":77608,"prepare.run_wall_time_us":389400,"replication_time_us":332184,"spinlock_wait_cycles":47488}]]}
W20260620 14:48:53.625975 7222 log.cc:508] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Injecting 121ms of latency in SegmentAllocator::Sync()
W20260620 14:48:53.638151 7238 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:53.638351 7238 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 57) took 1061 ms. Trace:
I20260620 14:48:53.638425 7238 rpcz_store.cc:276] 0620 14:48:52.576435 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:52.576479 (+ 44us) service_pool.cc:227] Handling call
0620 14:48:53.638339 (+1061860us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:53.536104 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:53.536336 (+ 232us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:53.637968 (+101632us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:53.637977 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:53.638004 (+ 27us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:53.638008 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:53.638097 (+ 89us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:53.638102 (+ 5us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":959271}]]}
W20260620 14:48:53.663923 7241 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:40914: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:53.664162 7241 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40914 (request call id 37) took 1384 ms. Trace:
W20260620 14:48:53.664394 7234 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.317s user 0.001s sys 0.000s
I20260620 14:48:53.664252 7241 rpcz_store.cc:276] 0620 14:48:52.279502 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:52.281291 (+ 1789us) service_pool.cc:227] Handling call
0620 14:48:53.664145 (+1382854us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:53.617790 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:53.618015 (+ 225us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:53.663746 (+ 45731us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:53.663758 (+ 12us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:53.663809 (+ 51us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:53.663814 (+ 5us) op_driver.cc:331] REPLICATION: starting
0620 14:48:53.663855 (+ 41us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:53.663861 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1336182}]]}
I20260620 14:48:53.668447 7234 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:45678 (request call id 29) took 2601 ms. Trace:
W20260620 14:48:53.668757 7198 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:45678: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:53.668915 7198 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:45678 (request call id 31) took 2419 ms. Trace:
I20260620 14:48:53.668681 7234 rpcz_store.cc:276] 0620 14:48:51.066684 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.066732 (+ 48us) service_pool.cc:227] Handling call
0620 14:48:53.668427 (+2601695us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:52.381092 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:52.381300 (+ 208us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:52.981239 (+599939us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:52.981248 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:52.981280 (+ 32us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:52.981285 (+ 5us) op_driver.cc:331] REPLICATION: starting
0620 14:48:52.981484 (+ 199us) log.cc:842] Serialized 374 byte log entry
0620 14:48:53.345643 (+364159us) op_driver.cc:444] REPLICATION: finished
0620 14:48:53.345750 (+ 107us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:53.346757 (+ 1007us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:53.347005 (+ 248us) log.cc:842] Serialized 5 byte log entry
0620 14:48:53.667819 (+320814us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:53.668350 (+ 531us) log.cc:842] Serialized 14 byte log entry
0620 14:48:53.668392 (+ 42us) alter_schema_op.cc:71] Released schema lock
0620 14:48:53.668398 (+ 6us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"prepare.queue_time_us":1314070,"prepare.run_cpu_time_us":118442,"prepare.run_wall_time_us":600448,"replication_time_us":364334}]]}
I20260620 14:48:53.668999 7198 rpcz_store.cc:276] 0620 14:48:51.248987 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.249928 (+ 941us) service_pool.cc:227] Handling call
0620 14:48:53.668903 (+2418975us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:52.981580 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:52.981804 (+ 224us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:53.668654 (+686850us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:53.668663 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:53.668689 (+ 26us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:53.668692 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:53.668728 (+ 36us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:53.668736 (+ 8us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1731372}]]}
W20260620 14:48:53.693295 7198 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:45678: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:53.693500 7198 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:45678 (request call id 33) took 2071 ms. Trace:
I20260620 14:48:53.693598 7198 rpcz_store.cc:276] 0620 14:48:51.622389 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.622434 (+ 45us) service_pool.cc:227] Handling call
0620 14:48:53.693484 (+2071050us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:53.669417 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:53.669648 (+ 231us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:53.693166 (+ 23518us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:53.693176 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:53.693207 (+ 31us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:53.693212 (+ 5us) op_driver.cc:331] REPLICATION: starting
0620 14:48:53.693256 (+ 44us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:53.693263 (+ 7us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2046668}]]}
W20260620 14:48:53.728473 6820 catalog_manager.cc:4914] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887): alter failed for tablet 1c66df0843a44595835ba4fcfc2e15f3 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: 1c66df0843a44595835ba4fcfc2e15f3
W20260620 14:48:53.730324 7242 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.287s user 0.001s sys 0.000s
I20260620 14:48:53.734598 7242 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 41) took 2666 ms. Trace:
I20260620 14:48:53.734733 7242 rpcz_store.cc:276] 0620 14:48:51.067628 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.067679 (+ 51us) service_pool.cc:227] Handling call
0620 14:48:53.734580 (+2666901us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:52.661224 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:52.661424 (+ 200us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:53.128236 (+466812us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:53.128245 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:53.128266 (+ 21us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:53.128269 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:53.128878 (+ 609us) log.cc:842] Serialized 374 byte log entry
0620 14:48:53.441575 (+312697us) op_driver.cc:444] REPLICATION: finished
0620 14:48:53.441673 (+ 98us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:53.442689 (+ 1016us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:53.442971 (+ 282us) log.cc:842] Serialized 5 byte log entry
0620 14:48:53.733900 (+290929us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:53.734489 (+ 589us) log.cc:842] Serialized 14 byte log entry
0620 14:48:53.734548 (+ 59us) alter_schema_op.cc:71] Released schema lock
0620 14:48:53.734551 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":1593247,"prepare.run_cpu_time_us":95102,"prepare.run_wall_time_us":467719,"replication_time_us":313282}]]}
W20260620 14:48:53.735311 7224 log.cc:508] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 276ms of latency in SegmentAllocator::Sync()
W20260620 14:48:53.735675 7198 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:45678: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:53.735867 7198 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:45678 (request call id 34) took 1771 ms. Trace:
I20260620 14:48:53.735867 6830 catalog_manager.cc:5587] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371) does not have the latest schema for tablet 3c71f2f4f4e94ceaaef595348fcb7d19 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]). Expected version 10 got 8
I20260620 14:48:53.736011 7198 rpcz_store.cc:276] 0620 14:48:51.964176 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.964233 (+ 57us) service_pool.cc:227] Handling call
0620 14:48:53.735823 (+1771590us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:53.694126 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:53.694398 (+ 272us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:53.735541 (+ 41143us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:53.735549 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:53.735569 (+ 20us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:53.735571 (+ 2us) op_driver.cc:331] REPLICATION: starting
0620 14:48:53.735607 (+ 36us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:53.735613 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1729436}]]}
W20260620 14:48:53.746246 7241 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:40914: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:53.746452 7241 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40914 (request call id 39) took 1231 ms. Trace:
I20260620 14:48:53.746546 7241 rpcz_store.cc:276] 0620 14:48:52.515102 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:52.515161 (+ 59us) service_pool.cc:227] Handling call
0620 14:48:53.746423 (+1231262us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:53.664671 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:53.664935 (+ 264us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:53.746112 (+ 81177us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:53.746120 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:53.746143 (+ 23us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:53.746146 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:53.746193 (+ 47us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:53.746199 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1149220}]]}
I20260620 14:48:53.747752 7249 tablet.cc:1722] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260620 14:48:53.748620 7249 tablet.cc:1620] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: MemRowSet was empty: no flush needed.
W20260620 14:48:53.749176 7222 log.cc:508] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Injecting 220ms of latency in SegmentAllocator::Sync()
W20260620 14:48:53.766858 7238 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:53.767781 6829 catalog_manager.cc:5782] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Sending DeleteTablet for 1 replicas of tablet 234e8dcc026f45b28836cab830352968
I20260620 14:48:53.768605 6920 tablet_service.cc:1514] Processing DeleteTablet for tablet 234e8dcc026f45b28836cab830352968 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:53 UTC) from {username='slave'} at 127.0.0.1:49714
I20260620 14:48:53.768739 6919 tablet_service.cc:1514] Processing DeleteTablet for tablet 234e8dcc026f45b28836cab830352968 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:53 UTC) from {username='slave'} at 127.0.0.1:49714
I20260620 14:48:53.768951 7250 tablet_replica.cc:330] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: stopping tablet replica
I20260620 14:48:53.769143 7250 raft_consensus.cc:2229] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:53.769330 7250 raft_consensus.cc:2258] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:53.770277 6829 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\t\000\000\000\007\001\n\000\000\000""\006\001\t\000\000\000\007\001\n\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260620 14:48:53.773416 6874 log.cc:508] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Injecting 422ms of latency in SegmentAllocator::Sync()
W20260620 14:48:53.778272 6820 catalog_manager.cc:4914] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887): alter failed for tablet 1c66df0843a44595835ba4fcfc2e15f3 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: 1c66df0843a44595835ba4fcfc2e15f3
W20260620 14:48:53.788563 7198 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:45678: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:53.788765 7198 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:45678 (request call id 49) took 1509 ms. Trace:
I20260620 14:48:53.788859 7198 rpcz_store.cc:276] 0620 14:48:52.278943 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:52.279125 (+ 182us) service_pool.cc:227] Handling call
0620 14:48:53.788733 (+1509608us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:53.736338 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:53.736548 (+ 210us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:53.788407 (+ 51859us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:53.788416 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:53.788441 (+ 25us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:53.788444 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:53.788487 (+ 43us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:53.788493 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1456932}]]}
W20260620 14:48:53.815315 6820 catalog_manager.cc:4914] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887): alter failed for tablet 1c66df0843a44595835ba4fcfc2e15f3 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: 1c66df0843a44595835ba4fcfc2e15f3
W20260620 14:48:53.827678 6820 catalog_manager.cc:4914] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887): alter failed for tablet 1c66df0843a44595835ba4fcfc2e15f3 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: 1c66df0843a44595835ba4fcfc2e15f3
W20260620 14:48:53.834014 6820 catalog_manager.cc:4914] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887): alter failed for tablet 1c66df0843a44595835ba4fcfc2e15f3 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: 1c66df0843a44595835ba4fcfc2e15f3
W20260620 14:48:53.849751 7241 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:40914: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:53.849967 7241 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40914 (request call id 40) took 1273 ms. Trace:
I20260620 14:48:53.850092 7241 rpcz_store.cc:276] 0620 14:48:52.576686 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:52.577164 (+ 478us) service_pool.cc:227] Handling call
0620 14:48:53.849931 (+1272767us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:53.746907 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:53.747110 (+ 203us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:53.849604 (+102494us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:53.849613 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:53.849644 (+ 31us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:53.849647 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:53.849687 (+ 40us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:53.849694 (+ 7us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1169453}]]}
W20260620 14:48:53.854492 7198 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:45678: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:53.854691 7198 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:45678 (request call id 53) took 1339 ms. Trace:
I20260620 14:48:53.854792 7198 rpcz_store.cc:276] 0620 14:48:52.514935 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:52.515072 (+ 137us) service_pool.cc:227] Handling call
0620 14:48:53.854658 (+1339586us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:53.789263 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:53.789477 (+ 214us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:53.854372 (+ 64895us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:53.854381 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:53.854404 (+ 23us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:53.854407 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:53.854442 (+ 35us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:53.854451 (+ 9us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1273894}]]}
W20260620 14:48:53.928202 7251 log.cc:508] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 196ms of latency in SegmentAllocator::Sync()
W20260620 14:48:53.936947 7198 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:45678: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:53.937168 7198 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:45678 (request call id 55) took 1360 ms. Trace:
I20260620 14:48:53.937281 7198 rpcz_store.cc:276] 0620 14:48:52.576934 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:52.577881 (+ 947us) service_pool.cc:227] Handling call
0620 14:48:53.937105 (+1359224us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:53.855157 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:53.855370 (+ 213us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:53.936803 (+ 81433us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:53.936812 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:53.936841 (+ 29us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:53.936845 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:53.936886 (+ 41us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:53.936892 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1276977}]]}
W20260620 14:48:53.969453 7249 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.220s user 0.000s sys 0.000s
I20260620 14:48:53.974382 7249 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 47) took 2725 ms. Trace:
W20260620 14:48:53.974961 7240 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:53.974570 7249 rpcz_store.cc:276] 0620 14:48:51.249324 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.249382 (+ 58us) service_pool.cc:227] Handling call
0620 14:48:53.974362 (+2724980us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:52.972160 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:52.973680 (+ 1520us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:53.625454 (+651774us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:53.625466 (+ 12us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:53.625503 (+ 37us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:53.625508 (+ 5us) op_driver.cc:331] REPLICATION: starting
0620 14:48:53.625718 (+ 210us) log.cc:842] Serialized 400 byte log entry
0620 14:48:53.747601 (+121883us) op_driver.cc:444] REPLICATION: finished
0620 14:48:53.747711 (+ 110us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:53.748697 (+ 986us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:53.748973 (+ 276us) log.cc:842] Serialized 5 byte log entry
0620 14:48:53.973067 (+224094us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:53.973613 (+ 546us) log.cc:842] Serialized 14 byte log entry
0620 14:48:53.974322 (+ 709us) alter_schema_op.cc:71] Released schema lock
0620 14:48:53.974332 (+ 10us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":1722442,"prepare.run_cpu_time_us":134067,"prepare.run_wall_time_us":653614,"replication_time_us":122071}]]}
I20260620 14:48:53.976008 7240 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 50) took 2353 ms. Trace:
I20260620 14:48:53.976133 7240 rpcz_store.cc:276] 0620 14:48:51.622729 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.622777 (+ 48us) service_pool.cc:227] Handling call
0620 14:48:53.975963 (+2353186us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:53.625808 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:53.626011 (+ 203us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:53.974752 (+348741us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:53.974762 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:53.974803 (+ 41us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:53.974808 (+ 5us) op_driver.cc:331] REPLICATION: starting
0620 14:48:53.974847 (+ 39us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:53.974853 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2002741}]]}
W20260620 14:48:53.977463 6820 catalog_manager.cc:4920] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887): alter failed for tablet 234e8dcc026f45b28836cab830352968 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]): Illegal state: RaftConsensus is not running: State = Stopped
W20260620 14:48:53.977996 7241 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:40914: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:53.978185 7241 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40914 (request call id 62) took 1063 ms. Trace:
I20260620 14:48:53.978293 7241 rpcz_store.cc:276] 0620 14:48:52.915018 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:52.915059 (+ 41us) service_pool.cc:227] Handling call
0620 14:48:53.978146 (+1063087us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:53.850483 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:53.850704 (+ 221us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:53.977868 (+127164us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:53.977877 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:53.977907 (+ 30us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:53.977911 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:53.977947 (+ 36us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:53.977953 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":935078}]]}
W20260620 14:48:53.981724 7240 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:53.981886 7240 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 53) took 2017 ms. Trace:
I20260620 14:48:53.981976 7240 rpcz_store.cc:276] 0620 14:48:51.964474 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.964997 (+ 523us) service_pool.cc:227] Handling call
0620 14:48:53.981857 (+2016860us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:53.977088 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:53.977306 (+ 218us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:53.981611 (+ 4305us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:53.981620 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:53.981640 (+ 20us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:53.981643 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:53.981680 (+ 37us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:53.981688 (+ 8us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2011829}]]}
I20260620 14:48:54.012355 7242 tablet.cc:1722] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260620 14:48:54.013293 7242 tablet.cc:1620] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: MemRowSet was empty: no flush needed.
W20260620 14:48:54.013783 7224 log.cc:508] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 211ms of latency in SegmentAllocator::Sync()
W20260620 14:48:54.036829 7240 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:54.037060 7240 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 55) took 1757 ms. Trace:
I20260620 14:48:54.037173 7240 rpcz_store.cc:276] 0620 14:48:52.279875 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:52.280620 (+ 745us) service_pool.cc:227] Handling call
0620 14:48:54.037013 (+1756393us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:53.982398 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:53.982593 (+ 195us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:54.036660 (+ 54067us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:54.036669 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:54.036718 (+ 49us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:54.036723 (+ 5us) op_driver.cc:331] REPLICATION: starting
0620 14:48:54.036766 (+ 43us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:54.036774 (+ 8us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1701494}]]}
W20260620 14:48:54.039940 7198 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:45678: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:54.040117 7198 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:45678 (request call id 58) took 1124 ms. Trace:
I20260620 14:48:54.040218 7198 rpcz_store.cc:276] 0620 14:48:52.915263 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:52.916020 (+ 757us) service_pool.cc:227] Handling call
0620 14:48:54.040088 (+1124068us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:53.937694 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:53.937912 (+ 218us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:54.039794 (+101882us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:54.039802 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:54.039828 (+ 26us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:54.039833 (+ 5us) op_driver.cc:331] REPLICATION: starting
0620 14:48:54.039887 (+ 54us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:54.039895 (+ 8us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1021364}]]}
W20260620 14:48:54.102777 7240 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:54.103055 7240 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 76) took 1588 ms. Trace:
I20260620 14:48:54.103163 7240 rpcz_store.cc:276] 0620 14:48:52.514824 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:52.514879 (+ 55us) service_pool.cc:227] Handling call
0620 14:48:54.103019 (+1588140us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:54.037616 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:54.037861 (+ 245us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:54.102614 (+ 64753us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:54.102625 (+ 11us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:54.102663 (+ 38us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:54.102666 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:54.102706 (+ 40us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:54.102713 (+ 7us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1522394}]]}
I20260620 14:48:54.124854 7251 ts_tablet_manager.cc:1905] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:54.131775 7251 ts_tablet_manager.cc:1918] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.9
I20260620 14:48:54.131942 7251 log.cc:1196] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/ts-1-root/wals/d722fad8a1f74addb47f6e1d85a8c3da
I20260620 14:48:54.132354 7251 ts_tablet_manager.cc:1939] T d722fad8a1f74addb47f6e1d85a8c3da P 9a326790cbdb4d3fb0fb30e036fc24f9: Deleting consensus metadata
I20260620 14:48:54.133306 7251 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:43714 (request call id 81) took 1013 ms. Trace:
I20260620 14:48:54.133431 7251 rpcz_store.cc:276] 0620 14:48:53.120310 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:53.120689 (+ 379us) service_pool.cc:227] Handling call
0620 14:48:53.121004 (+ 315us) ts_tablet_manager.cc:1145] Deleting tablet d722fad8a1f74addb47f6e1d85a8c3da
0620 14:48:53.121014 (+ 10us) ts_tablet_manager.cc:1065] Acquired tablet manager lock
0620 14:48:54.128379 (+1007365us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:54.131653 (+ 3274us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:54.133258 (+ 1605us) inbound_call.cc:173] Queueing success response
Metrics: {"tablet-delete.queue_time_us":64}
I20260620 14:48:54.133895 7251 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:43714 (request call id 83) took 1012 ms. Trace:
I20260620 14:48:54.133893 6820 catalog_manager.cc:4841] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371): tablet d722fad8a1f74addb47f6e1d85a8c3da (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]) successfully deleted
I20260620 14:48:54.134043 7251 rpcz_store.cc:276] 0620 14:48:53.121182 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:53.121227 (+ 45us) service_pool.cc:227] Handling call
0620 14:48:54.133751 (+1012524us) ts_tablet_manager.cc:1145] Deleting tablet d722fad8a1f74addb47f6e1d85a8c3da
0620 14:48:54.133763 (+ 12us) ts_tablet_manager.cc:1065] Acquired tablet manager lock
0620 14:48:54.133851 (+ 88us) inbound_call.cc:173] Queueing success response
Metrics: {"tablet-delete.queue_time_us":1012289}
W20260620 14:48:54.134431 6820 catalog_manager.cc:4808] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371): delete failed for tablet d722fad8a1f74addb47f6e1d85a8c3da because the tablet was not found. No further retry: Not found: Tablet not found: d722fad8a1f74addb47f6e1d85a8c3da
W20260620 14:48:54.138779 7241 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:40914: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:54.138975 7241 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:40914 (request call id 71) took 1020 ms. Trace:
I20260620 14:48:54.139098 7241 rpcz_store.cc:276] 0620 14:48:53.118339 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:53.118405 (+ 66us) service_pool.cc:227] Handling call
0620 14:48:54.138939 (+1020534us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:53.978705 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:53.978861 (+ 156us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:54.138644 (+159783us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:54.138654 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:54.138682 (+ 28us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:54.138687 (+ 5us) op_driver.cc:331] REPLICATION: starting
0620 14:48:54.138726 (+ 39us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:54.138732 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":859881}]]}
W20260620 14:48:54.168648 7198 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:45678: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:54.168959 7198 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:45678 (request call id 59) took 1050 ms. Trace:
I20260620 14:48:54.169075 7198 rpcz_store.cc:276] 0620 14:48:53.118501 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:53.118562 (+ 61us) service_pool.cc:227] Handling call
0620 14:48:54.168904 (+1050342us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:54.040633 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:54.040830 (+ 197us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:54.168484 (+127654us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:54.168493 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:54.168545 (+ 52us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:54.168548 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:54.168589 (+ 41us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:54.168595 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":921741}]]}
W20260620 14:48:54.185181 7240 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:54.185395 7240 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 78) took 1608 ms. Trace:
I20260620 14:48:54.185501 7240 rpcz_store.cc:276] 0620 14:48:52.577105 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:52.578222 (+ 1117us) service_pool.cc:227] Handling call
0620 14:48:54.185361 (+1607139us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:54.103548 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:54.103796 (+ 248us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:54.185064 (+ 81268us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:54.185073 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:54.185102 (+ 29us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:54.185105 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:54.185146 (+ 41us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:54.185152 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1525084}]]}
I20260620 14:48:54.196683 6829 catalog_manager.cc:5782] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Sending DeleteTablet for 1 replicas of tablet 3c71f2f4f4e94ceaaef595348fcb7d19
I20260620 14:48:54.197993 6989 tablet_service.cc:1514] Processing DeleteTablet for tablet 3c71f2f4f4e94ceaaef595348fcb7d19 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-20 14:48:53 UTC) from {username='slave'} at 127.0.0.1:43714
I20260620 14:48:54.198331 7251 tablet_replica.cc:330] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: stopping tablet replica
W20260620 14:48:54.198347 6874 log.cc:508] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Injecting 326ms of latency in SegmentAllocator::Sync()
I20260620 14:48:54.198352 6829 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } modify_external_catalogs: true
I20260620 14:48:54.198554 7251 raft_consensus.cc:2229] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:54.198697 7251 raft_consensus.cc:2258] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:54.198673 6829 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:53792:
table { table_name: "many-ranges-table" } modify_external_catalogs: true
W20260620 14:48:54.199373 6820 catalog_manager.cc:4914] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371): alter failed for tablet d722fad8a1f74addb47f6e1d85a8c3da (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: d722fad8a1f74addb47f6e1d85a8c3da
W20260620 14:48:54.225054 7242 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 0.211s user 0.001s sys 0.000s
I20260620 14:48:54.229735 7242 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 44) took 2978 ms. Trace:
W20260620 14:48:54.229820 7237 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:54.230075 7237 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 47) took 2608 ms. Trace:
I20260620 14:48:54.229954 7242 rpcz_store.cc:276] 0620 14:48:51.251706 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.251860 (+ 154us) service_pool.cc:227] Handling call
0620 14:48:54.229678 (+2977818us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:53.128984 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:53.129502 (+ 518us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:53.734753 (+605251us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:53.734763 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:53.734789 (+ 26us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:53.734791 (+ 2us) op_driver.cc:331] REPLICATION: starting
0620 14:48:53.734998 (+ 207us) log.cc:842] Serialized 400 byte log entry
0620 14:48:54.012160 (+277162us) op_driver.cc:444] REPLICATION: finished
0620 14:48:54.012304 (+ 144us) alter_schema_op.cc:131] APPLY ALTER-SCHEMA: Starting
0620 14:48:54.013386 (+ 1082us) tablet_metadata.cc:689] TabletMetadata updated
0620 14:48:54.013652 (+ 266us) log.cc:842] Serialized 5 byte log entry
0620 14:48:54.228566 (+214914us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:54.229592 (+ 1026us) log.cc:842] Serialized 14 byte log entry
0620 14:48:54.229649 (+ 57us) alter_schema_op.cc:71] Released schema lock
0620 14:48:54.229652 (+ 3us) alter_schema_op.cc:184] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":51,"prepare.queue_time_us":1876869,"prepare.run_cpu_time_us":125480,"prepare.run_wall_time_us":606087,"replication_time_us":277342}]]}
I20260620 14:48:54.230204 7237 rpcz_store.cc:276] 0620 14:48:51.621608 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.621653 (+ 45us) service_pool.cc:227] Handling call
0620 14:48:54.230024 (+2608371us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:53.735121 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:53.735361 (+ 240us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:54.229668 (+494307us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:54.229679 (+ 11us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:54.229725 (+ 46us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:54.229728 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:54.229766 (+ 38us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:54.229772 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2113201}]]}
W20260620 14:48:54.234675 7237 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:54.234870 7237 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 50) took 2270 ms. Trace:
I20260620 14:48:54.234969 7237 rpcz_store.cc:276] 0620 14:48:51.964369 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:51.964656 (+ 287us) service_pool.cc:227] Handling call
0620 14:48:54.234841 (+2270185us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:54.230590 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:54.230847 (+ 257us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:54.234557 (+ 3710us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:54.234566 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:54.234596 (+ 30us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:54.234598 (+ 2us) op_driver.cc:331] REPLICATION: starting
0620 14:48:54.234632 (+ 34us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:54.234636 (+ 4us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2265614}]]}
W20260620 14:48:54.243811 7237 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:54.243994 7237 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 53) took 1964 ms. Trace:
I20260620 14:48:54.244084 7237 rpcz_store.cc:276] 0620 14:48:52.279068 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:52.279135 (+ 67us) service_pool.cc:227] Handling call
0620 14:48:54.243970 (+1964835us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:54.235421 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:54.235571 (+ 150us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:54.243688 (+ 8117us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:54.243700 (+ 12us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:54.243723 (+ 23us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:54.243726 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:54.243765 (+ 39us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:54.243771 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1956013}]]}
W20260620 14:48:54.255146 7237 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:54.255349 7237 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 55) took 1740 ms. Trace:
I20260620 14:48:54.255476 7237 rpcz_store.cc:276] 0620 14:48:52.515228 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:52.515793 (+ 565us) service_pool.cc:227] Handling call
0620 14:48:54.255319 (+1739526us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:54.244455 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:54.244697 (+ 242us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:54.255014 (+ 10317us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:54.255022 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:54.255047 (+ 25us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:54.255052 (+ 5us) op_driver.cc:331] REPLICATION: starting
0620 14:48:54.255087 (+ 35us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:54.255099 (+ 12us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1728360}]]}
W20260620 14:48:54.269057 7237 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:54.269315 7237 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 58) took 1692 ms. Trace:
I20260620 14:48:54.269424 7237 rpcz_store.cc:276] 0620 14:48:52.576566 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:52.576867 (+ 301us) service_pool.cc:227] Handling call
0620 14:48:54.269274 (+1692407us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:54.255832 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:54.256338 (+ 506us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:54.268918 (+ 12580us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:54.268926 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:54.268955 (+ 29us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:54.268964 (+ 9us) op_driver.cc:331] REPLICATION: starting
0620 14:48:54.269001 (+ 37us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:54.269007 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1678702}]]}
W20260620 14:48:54.286609 7237 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:54.286875 7237 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 75) took 1371 ms. Trace:
I20260620 14:48:54.287002 7237 rpcz_store.cc:276] 0620 14:48:52.915235 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:52.915675 (+ 440us) service_pool.cc:227] Handling call
0620 14:48:54.286838 (+1371163us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:54.269791 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:54.270027 (+ 236us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:54.286453 (+ 16426us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:54.286463 (+ 10us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:54.286495 (+ 32us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:54.286498 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:54.286542 (+ 44us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:54.286551 (+ 9us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1353826}]]}
W20260620 14:48:54.288156 7240 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:54.288334 7240 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 87) took 1370 ms. Trace:
I20260620 14:48:54.288434 7240 rpcz_store.cc:276] 0620 14:48:52.917495 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:52.917567 (+ 72us) service_pool.cc:227] Handling call
0620 14:48:54.288306 (+1370739us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:54.185967 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:54.186135 (+ 168us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:54.288043 (+101908us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:54.288050 (+ 7us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:54.288067 (+ 17us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:54.288070 (+ 3us) op_driver.cc:331] REPLICATION: starting
0620 14:48:54.288111 (+ 41us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:54.288117 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1268073}]]}
W20260620 14:48:54.295126 6820 catalog_manager.cc:4914] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371): alter failed for tablet d722fad8a1f74addb47f6e1d85a8c3da (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: d722fad8a1f74addb47f6e1d85a8c3da
W20260620 14:48:54.308411 7237 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:54.308681 7237 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 82) took 1188 ms. Trace:
I20260620 14:48:54.308785 7237 rpcz_store.cc:276] 0620 14:48:53.120429 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:53.120479 (+ 50us) service_pool.cc:227] Handling call
0620 14:48:54.308623 (+1188144us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:54.287427 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:54.287638 (+ 211us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:54.308272 (+ 20634us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:54.308281 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:54.308311 (+ 30us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:54.308317 (+ 6us) op_driver.cc:331] REPLICATION: starting
0620 14:48:54.308356 (+ 39us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:54.308362 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1166633}]]}
W20260620 14:48:54.329455 7198 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:45678: Illegal state: RaftConsensus is not running: State = Stopped
W20260620 14:48:54.335527 7237 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:54.335776 7237 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43714 (request call id 89) took 1002 ms. Trace:
I20260620 14:48:54.335888 7237 rpcz_store.cc:276] 0620 14:48:53.333010 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:53.333075 (+ 65us) service_pool.cc:227] Handling call
0620 14:48:54.335742 (+1002667us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:54.309295 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:54.309494 (+ 199us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:54.335388 (+ 25894us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:54.335397 (+ 9us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:54.335426 (+ 29us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:54.335431 (+ 5us) op_driver.cc:331] REPLICATION: starting
0620 14:48:54.335472 (+ 41us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:54.335478 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":975935}]]}
W20260620 14:48:54.339718 7252 tablet_replica.cc:348] Time spent TabletReplica: tablet 2f959cb80b424ca2a9f8c2e85324a160: Waiting for Ops to complete: real 1.008s user 0.001s sys 0.001s
W20260620 14:48:54.340381 7252 log.cc:508] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 311ms of latency in SegmentAllocator::Sync()
W20260620 14:48:54.362768 6820 catalog_manager.cc:4914] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371): alter failed for tablet d722fad8a1f74addb47f6e1d85a8c3da (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: d722fad8a1f74addb47f6e1d85a8c3da
W20260620 14:48:54.369364 7237 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43714: Illegal state: RaftConsensus is not running: State = Stopped
W20260620 14:48:54.411652 7237 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43714: Illegal state: RaftConsensus is not running: State = Stopped
W20260620 14:48:54.416846 7240 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:54.417109 7240 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 93) took 1297 ms. Trace:
I20260620 14:48:54.417290 7240 rpcz_store.cc:276] 0620 14:48:53.119818 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:53.119878 (+ 60us) service_pool.cc:227] Handling call
0620 14:48:54.417067 (+1297189us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:54.289066 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:54.289293 (+ 227us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:54.416728 (+127435us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:54.416736 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:54.416760 (+ 24us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:54.416762 (+ 2us) op_driver.cc:331] REPLICATION: starting
0620 14:48:54.416793 (+ 31us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:54.416797 (+ 4us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1168902}]]}
W20260620 14:48:54.464834 7251 log.cc:508] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 67ms of latency in SegmentAllocator::Sync()
W20260620 14:48:54.495687 6820 catalog_manager.cc:4914] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371): alter failed for tablet d722fad8a1f74addb47f6e1d85a8c3da (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: d722fad8a1f74addb47f6e1d85a8c3da
W20260620 14:48:54.502214 6820 catalog_manager.cc:4914] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371): alter failed for tablet d722fad8a1f74addb47f6e1d85a8c3da (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: d722fad8a1f74addb47f6e1d85a8c3da
W20260620 14:48:54.502555 6820 catalog_manager.cc:4914] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371): alter failed for tablet d722fad8a1f74addb47f6e1d85a8c3da (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: d722fad8a1f74addb47f6e1d85a8c3da
I20260620 14:48:54.525602 6832 catalog_manager.cc:6040] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b] alter complete (version 10)
W20260620 14:48:54.527606 6874 log.cc:508] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Injecting 105ms of latency in SegmentAllocator::Sync()
W20260620 14:48:54.530398 7256 tablet_replica.cc:348] Time spent TabletReplica: tablet fb531265a2024851b32d53dc58aca430: Waiting for Ops to complete: real 1.009s user 0.003s sys 0.000s
W20260620 14:48:54.530964 7256 log.cc:508] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Injecting 405ms of latency in SegmentAllocator::Sync()
I20260620 14:48:54.532316 7251 ts_tablet_manager.cc:1905] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:54.537127 7251 ts_tablet_manager.cc:1918] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.10
I20260620 14:48:54.537329 7251 log.cc:1196] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/ts-1-root/wals/3c71f2f4f4e94ceaaef595348fcb7d19
I20260620 14:48:54.537734 7251 ts_tablet_manager.cc:1939] T 3c71f2f4f4e94ceaaef595348fcb7d19 P 9a326790cbdb4d3fb0fb30e036fc24f9: Deleting consensus metadata
I20260620 14:48:54.538831 6820 catalog_manager.cc:4841] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371): tablet 3c71f2f4f4e94ceaaef595348fcb7d19 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]) successfully deleted
W20260620 14:48:54.539307 6820 catalog_manager.cc:4914] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371): alter failed for tablet 3c71f2f4f4e94ceaaef595348fcb7d19 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: 3c71f2f4f4e94ceaaef595348fcb7d19
W20260620 14:48:54.557650 6820 catalog_manager.cc:4914] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371): alter failed for tablet d722fad8a1f74addb47f6e1d85a8c3da (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: d722fad8a1f74addb47f6e1d85a8c3da
W20260620 14:48:54.559820 6820 catalog_manager.cc:4914] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371): alter failed for tablet 3c71f2f4f4e94ceaaef595348fcb7d19 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: 3c71f2f4f4e94ceaaef595348fcb7d19
W20260620 14:48:54.571278 6820 catalog_manager.cc:4914] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371): alter failed for tablet 3c71f2f4f4e94ceaaef595348fcb7d19 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: 3c71f2f4f4e94ceaaef595348fcb7d19
W20260620 14:48:54.573395 6820 catalog_manager.cc:4914] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371): alter failed for tablet 3c71f2f4f4e94ceaaef595348fcb7d19 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: 3c71f2f4f4e94ceaaef595348fcb7d19
W20260620 14:48:54.577689 7240 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:54.577867 7240 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 104) took 1245 ms. Trace:
I20260620 14:48:54.577963 7240 rpcz_store.cc:276] 0620 14:48:53.332295 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:53.332399 (+ 104us) service_pool.cc:227] Handling call
0620 14:48:54.577806 (+1245407us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:54.417842 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:54.418071 (+ 229us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:54.577581 (+159510us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:54.577589 (+ 8us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:54.577615 (+ 26us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:54.577617 (+ 2us) op_driver.cc:331] REPLICATION: starting
0620 14:48:54.577651 (+ 34us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:54.577656 (+ 5us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1085035}]]}
W20260620 14:48:54.579351 6820 catalog_manager.cc:4914] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371): alter failed for tablet 3c71f2f4f4e94ceaaef595348fcb7d19 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: 3c71f2f4f4e94ceaaef595348fcb7d19
W20260620 14:48:54.623098 6820 catalog_manager.cc:4914] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371): alter failed for tablet 3c71f2f4f4e94ceaaef595348fcb7d19 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: 3c71f2f4f4e94ceaaef595348fcb7d19
W20260620 14:48:54.625418 6820 catalog_manager.cc:4914] TS 9a326790cbdb4d3fb0fb30e036fc24f9 (127.0.97.2:38371): alter failed for tablet 3c71f2f4f4e94ceaaef595348fcb7d19 (table many-ranges-table [id=b2570cedd15b470b9ef3f57bee01f89b]),no further retry: Not found: Tablet not found: 3c71f2f4f4e94ceaaef595348fcb7d19
I20260620 14:48:54.634483 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:48:54.643774 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:54.651908 7252 ts_tablet_manager.cc:1905] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260620 14:48:54.658084 6820 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer [suppressed 7 similar messages]
W20260620 14:48:54.660574 6820 catalog_manager.cc:4584] TS d197d91e79864f60a8e78971199282fd (127.0.97.1:43887): AlterTable RPC failed for tablet 234e8dcc026f45b28836cab830352968: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260620 14:48:54.664161 7252 ts_tablet_manager.cc:1918] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.11
I20260620 14:48:54.664763 7252 log.cc:1196] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/ts-2-root/wals/2f959cb80b424ca2a9f8c2e85324a160
I20260620 14:48:54.665213 7252 ts_tablet_manager.cc:1939] T 2f959cb80b424ca2a9f8c2e85324a160 P 2eae66a3408e4e9f91af794c8e2238b2: Deleting consensus metadata
I20260620 14:48:54.666277 7252 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:40914 (request call id 75) took 1335 ms. Trace:
I20260620 14:48:54.666400 7252 rpcz_store.cc:276] 0620 14:48:53.330643 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:53.330716 (+ 73us) service_pool.cc:227] Handling call
0620 14:48:53.331066 (+ 350us) ts_tablet_manager.cc:1145] Deleting tablet 2f959cb80b424ca2a9f8c2e85324a160
0620 14:48:53.331076 (+ 10us) ts_tablet_manager.cc:1065] Acquired tablet manager lock
0620 14:48:54.656794 (+1325718us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:54.663948 (+ 7154us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:54.666228 (+ 2280us) inbound_call.cc:173] Queueing success response
Metrics: {"tablet-delete.queue_time_us":79}
I20260620 14:48:54.666927 7252 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:40914 (request call id 76) took 1333 ms. Trace:
I20260620 14:48:54.667204 7252 rpcz_store.cc:276] 0620 14:48:53.333299 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:53.333344 (+ 45us) service_pool.cc:227] Handling call
0620 14:48:54.666802 (+1333458us) ts_tablet_manager.cc:1145] Deleting tablet 2f959cb80b424ca2a9f8c2e85324a160
0620 14:48:54.666819 (+ 17us) ts_tablet_manager.cc:1065] Acquired tablet manager lock
0620 14:48:54.666884 (+ 65us) inbound_call.cc:173] Queueing success response
Metrics: {"tablet-delete.queue_time_us":1333214}
W20260620 14:48:54.778641 7250 op_tracker.cc:283] OpTracker waiting for 1 outstanding ops to complete now for 1.009s
W20260620 14:48:54.778641 7240 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:49714: Illegal state: RaftConsensus is not running: State = Stopped
I20260620 14:48:54.778831 7250 op_tracker.cc:285] Dumping up to 50 currently running ops:
I20260620 14:48:54.778920 7240 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:49714 (request call id 118) took 1259 ms. Trace:
I20260620 14:48:54.778911 7250 op_tracker.cc:289] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=75, schema=(
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_c0 INT32 NULLABLE,
13:new_c1 INT32 NULLABLE,
14:new_c2 INT32 NULLABLE,
15:new_c3 INT32 NULLABLE,
16:new_c4 INT32 NULLABLE,
17:new_c5 INT32 NULLABLE,
18:new_c6 INT32 NULLABLE,
19:new_c7 INT32 NULLABLE,
20:new_c8 INT32 NULLABLE,
21:new_c9 INT32 NULLABLE,
PRIMARY KEY (c0)
), request=(none), error=(none)]]
I20260620 14:48:54.779036 7240 rpcz_store.cc:276] 0620 14:48:53.518973 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:53.519257 (+ 284us) service_pool.cc:227] Handling call
0620 14:48:54.778873 (+1259616us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0620 14:48:54.578347 (+ 0us) alter_schema_op.cc:102] PREPARE ALTER-SCHEMA: Starting
0620 14:48:54.578555 (+ 208us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0620 14:48:54.778485 (+199930us) alter_schema_op.cc:65] Acquired schema lock
0620 14:48:54.778496 (+ 11us) alter_schema_op.cc:117] PREPARE ALTER-SCHEMA: finished
0620 14:48:54.778531 (+ 35us) alter_schema_op.cc:126] START. Timestamp: 0
0620 14:48:54.778535 (+ 4us) op_driver.cc:331] REPLICATION: starting
0620 14:48:54.778578 (+ 43us) op_driver.cc:372] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0620 14:48:54.778584 (+ 6us) alter_schema_op.cc:169] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1058687}]]}
I20260620 14:48:54.936585 7256 ts_tablet_manager.cc:1905] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:54.942102 7256 ts_tablet_manager.cc:1918] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.9
I20260620 14:48:54.942220 7256 log.cc:1196] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/ts-3-root/wals/fb531265a2024851b32d53dc58aca430
I20260620 14:48:54.942507 7256 ts_tablet_manager.cc:1939] T fb531265a2024851b32d53dc58aca430 P 27c1c04e70e1443badc23c6ee94f9e6c: Deleting consensus metadata
I20260620 14:48:54.943110 7256 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:45678 (request call id 61) took 1423 ms. Trace:
I20260620 14:48:54.943203 7256 rpcz_store.cc:276] 0620 14:48:53.519841 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:53.519912 (+ 71us) service_pool.cc:227] Handling call
0620 14:48:53.521078 (+ 1166us) ts_tablet_manager.cc:1145] Deleting tablet fb531265a2024851b32d53dc58aca430
0620 14:48:53.521089 (+ 11us) ts_tablet_manager.cc:1065] Acquired tablet manager lock
0620 14:48:54.939498 (+1418409us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:54.942006 (+ 2508us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:54.943081 (+ 1075us) inbound_call.cc:173] Queueing success response
Metrics: {"tablet-delete.queue_time_us":876,"thread_start_us":1461,"threads_started":1}
I20260620 14:48:54.943642 7256 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:45678 (request call id 62) took 1422 ms. Trace:
I20260620 14:48:54.943729 7256 rpcz_store.cc:276] 0620 14:48:53.520692 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:53.520795 (+ 103us) service_pool.cc:227] Handling call
0620 14:48:54.943492 (+1422697us) ts_tablet_manager.cc:1145] Deleting tablet fb531265a2024851b32d53dc58aca430
0620 14:48:54.943505 (+ 13us) ts_tablet_manager.cc:1065] Acquired tablet manager lock
0620 14:48:54.943598 (+ 93us) inbound_call.cc:173] Queueing success response
Metrics: {"tablet-delete.queue_time_us":1422479}
W20260620 14:48:55.030488 7250 tablet_replica.cc:348] Time spent TabletReplica: tablet 234e8dcc026f45b28836cab830352968: Waiting for Ops to complete: real 1.261s user 0.002s sys 0.002s
W20260620 14:48:55.030854 7250 log.cc:508] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Injecting 301ms of latency in SegmentAllocator::Sync()
I20260620 14:48:55.332384 7250 ts_tablet_manager.cc:1905] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:55.337283 7250 ts_tablet_manager.cc:1918] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.10
I20260620 14:48:55.337462 7250 log.cc:1196] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781966855785253-388-0/minicluster-data/ts-0-root/wals/234e8dcc026f45b28836cab830352968
I20260620 14:48:55.337884 7250 ts_tablet_manager.cc:1939] T 234e8dcc026f45b28836cab830352968 P d197d91e79864f60a8e78971199282fd: Deleting consensus metadata
I20260620 14:48:55.338266 7250 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:49714 (request call id 123) took 1569 ms. Trace:
I20260620 14:48:55.338383 7250 rpcz_store.cc:276] 0620 14:48:53.768417 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:53.768473 (+ 56us) service_pool.cc:227] Handling call
0620 14:48:53.768875 (+ 402us) ts_tablet_manager.cc:1145] Deleting tablet 234e8dcc026f45b28836cab830352968
0620 14:48:53.768887 (+ 12us) ts_tablet_manager.cc:1065] Acquired tablet manager lock
0620 14:48:55.334952 (+1566065us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:55.337143 (+ 2191us) tablet_metadata.cc:641] Metadata flushed
0620 14:48:55.338249 (+ 1106us) inbound_call.cc:173] Queueing success response
Metrics: {"tablet-delete.queue_time_us":118}
I20260620 14:48:55.338879 388 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:49714 (request call id 124) took 1570 ms. Trace:
I20260620 14:48:55.338974 388 rpcz_store.cc:276] 0620 14:48:53.768626 (+ 0us) service_pool.cc:170] Inserting onto call queue
0620 14:48:53.768675 (+ 49us) service_pool.cc:227] Handling call
0620 14:48:55.338834 (+1570159us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260620 14:48:55.339321 388 tablet_replica.cc:330] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd: stopping tablet replica
I20260620 14:48:55.339520 388 raft_consensus.cc:2229] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:55.339834 388 raft_consensus.cc:2258] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260620 14:48:55.340145 388 log.cc:508] T ba97c427e0cd4e45b640542da6e8facc P d197d91e79864f60a8e78971199282fd: Injecting 130ms of latency in SegmentAllocator::Sync()
I20260620 14:48:55.484174 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:48:55.488277 388 tablet_server.cc:178] TabletServer@127.0.97.2:0 shutting down...
I20260620 14:48:55.497558 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:55.497814 388 tablet_replica.cc:330] T ba97c427e0cd4e45b640542da6e8facc P 9a326790cbdb4d3fb0fb30e036fc24f9: stopping tablet replica
I20260620 14:48:55.498013 388 raft_consensus.cc:2229] T ba97c427e0cd4e45b640542da6e8facc P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 14:48:55.498226 388 raft_consensus.cc:2258] T ba97c427e0cd4e45b640542da6e8facc P 9a326790cbdb4d3fb0fb30e036fc24f9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260620 14:48:55.498587 388 log.cc:508] T ba97c427e0cd4e45b640542da6e8facc P 9a326790cbdb4d3fb0fb30e036fc24f9: Injecting 319ms of latency in SegmentAllocator::Sync()
I20260620 14:48:55.831174 388 tablet_server.cc:194] TabletServer@127.0.97.2:0 shutdown complete.
I20260620 14:48:55.834712 388 tablet_server.cc:178] TabletServer@127.0.97.3:0 shutting down...
I20260620 14:48:55.844059 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:55.844290 388 tablet_replica.cc:330] T ba97c427e0cd4e45b640542da6e8facc P 2eae66a3408e4e9f91af794c8e2238b2: stopping tablet replica
I20260620 14:48:55.844481 388 raft_consensus.cc:2229] T ba97c427e0cd4e45b640542da6e8facc P 2eae66a3408e4e9f91af794c8e2238b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 14:48:55.844704 388 raft_consensus.cc:2258] T ba97c427e0cd4e45b640542da6e8facc P 2eae66a3408e4e9f91af794c8e2238b2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260620 14:48:55.845075 388 log.cc:508] T ba97c427e0cd4e45b640542da6e8facc P 2eae66a3408e4e9f91af794c8e2238b2: Injecting 337ms of latency in SegmentAllocator::Sync()
I20260620 14:48:56.196091 388 tablet_server.cc:194] TabletServer@127.0.97.3:0 shutdown complete.
I20260620 14:48:56.199755 388 tablet_server.cc:178] TabletServer@127.0.97.4:0 shutting down...
I20260620 14:48:56.207856 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:56.221009 388 tablet_server.cc:194] TabletServer@127.0.97.4:0 shutdown complete.
I20260620 14:48:56.233851 388 master.cc:537] Master@127.0.97.62:45975 shutting down...
I20260620 14:48:56.241664 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:56.241925 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:56.242069 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: stopping tablet replica
W20260620 14:48:56.242458 388 log.cc:508] T 00000000000000000000000000000000 P b1e6cbf0ebc648469674a90f87496f7f: Injecting 249ms of latency in SegmentAllocator::Sync()
I20260620 14:48:56.505206 388 master.cc:552] Master@127.0.97.62:45975 shutdown complete.
[ OK ] ReplicatedAlterTableTest.AlterTableAndDropTablet (8458 ms)
[ RUN ] ReplicatedAlterTableTest.AlterReplicationFactor
I20260620 14:48:56.517366 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:41225
I20260620 14:48:56.517812 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:56.518571 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:56.519811 388 webserver.cc:460] Webserver started at http://127.0.97.62:33911/ using document root <none> and password file <none>
I20260620 14:48:56.519981 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:56.520035 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:56.520112 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:56.520751 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "865cc68242e8415288fe55f8fa849986"
format_stamp: "Formatted at 2026-06-20 14:48:56 on dist-test-slave-nvk5"
I20260620 14:48:56.523080 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.002s sys 0.000s
I20260620 14:48:56.524472 7262 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:56.524865 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:48:56.525040 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "865cc68242e8415288fe55f8fa849986"
format_stamp: "Formatted at 2026-06-20 14:48:56 on dist-test-slave-nvk5"
I20260620 14:48:56.525166 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-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)
I20260620 14:48:56.537572 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:56.538036 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:56.547966 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:41225
I20260620 14:48:56.547999 7313 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:41225 every 8 connection(s)
I20260620 14:48:56.549158 7314 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:56.553710 7314 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986: Bootstrap starting.
I20260620 14:48:56.554805 7314 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:56.556120 7314 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986: No bootstrap required, opened a new log
I20260620 14:48:56.556711 7314 raft_consensus.cc:348] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "865cc68242e8415288fe55f8fa849986" member_type: VOTER }
I20260620 14:48:56.556829 7314 raft_consensus.cc:374] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:56.556905 7314 raft_consensus.cc:729] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865cc68242e8415288fe55f8fa849986, State: Initialized, Role: FOLLOWER
I20260620 14:48:56.557132 7314 consensus_queue.cc:260] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "865cc68242e8415288fe55f8fa849986" member_type: VOTER }
I20260620 14:48:56.557253 7314 raft_consensus.cc:388] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:56.557332 7314 raft_consensus.cc:482] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:56.557410 7314 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:56.559192 7314 raft_consensus.cc:504] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "865cc68242e8415288fe55f8fa849986" member_type: VOTER }
I20260620 14:48:56.559386 7314 leader_election.cc:302] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986 [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: 865cc68242e8415288fe55f8fa849986; no voters:
I20260620 14:48:56.559795 7314 leader_election.cc:288] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:56.559862 7317 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:56.560366 7317 raft_consensus.cc:686] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986 [term 1 LEADER]: Becoming Leader. State: Replica: 865cc68242e8415288fe55f8fa849986, State: Running, Role: LEADER
I20260620 14:48:56.560703 7314 sys_catalog.cc:564] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986 [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:48:56.560669 7317 consensus_queue.cc:237] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986 [LEADER]: Queue going to LEADER mode. State: All 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: "865cc68242e8415288fe55f8fa849986" member_type: VOTER }
I20260620 14:48:56.561636 7319 sys_catalog.cc:455] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 865cc68242e8415288fe55f8fa849986. Latest consensus state: current_term: 1 leader_uuid: "865cc68242e8415288fe55f8fa849986" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "865cc68242e8415288fe55f8fa849986" member_type: VOTER } }
I20260620 14:48:56.561631 7318 sys_catalog.cc:455] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "865cc68242e8415288fe55f8fa849986" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "865cc68242e8415288fe55f8fa849986" member_type: VOTER } }
I20260620 14:48:56.561911 7319 sys_catalog.cc:458] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986 [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:56.561919 7318 sys_catalog.cc:458] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986 [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:56.564952 7324 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:48:56.565076 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:48:56.566013 7324 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:48:56.568599 7324 catalog_manager.cc:1347] Generated new cluster ID: 3517ff1a6713449780a24bbf89dbc085
I20260620 14:48:56.568678 7324 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:48:56.599686 7324 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:48:56.600629 7324 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:48:56.605558 7324 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986: Generated new TSK 0
I20260620 14:48:56.605806 7324 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:48:56.630311 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:56.631369 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:56.632860 388 webserver.cc:460] Webserver started at http://127.0.97.1:38237/ using document root <none> and password file <none>
I20260620 14:48:56.633100 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:56.633183 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:56.633302 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:56.633894 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "368fb40395894206b9007131260fce68"
format_stamp: "Formatted at 2026-06-20 14:48:56 on dist-test-slave-nvk5"
I20260620 14:48:56.636317 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:48:56.637902 7338 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:56.638433 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260620 14:48:56.638583 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "368fb40395894206b9007131260fce68"
format_stamp: "Formatted at 2026-06-20 14:48:56 on dist-test-slave-nvk5"
I20260620 14:48:56.638763 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-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)
I20260620 14:48:56.655242 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:56.655690 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:56.656181 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:56.657045 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:56.657096 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:56.657147 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:56.657217 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:56.669106 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:41915
I20260620 14:48:56.669135 7400 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:41915 every 8 connection(s)
I20260620 14:48:56.670814 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:56.671854 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:56.673528 388 webserver.cc:460] Webserver started at http://127.0.97.2:36325/ using document root <none> and password file <none>
I20260620 14:48:56.673754 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:56.673834 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:56.673959 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:56.674573 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-0/minicluster-data/ts-1-root/instance:
uuid: "d2510f769be4492cb0d49b5e7978f05d"
format_stamp: "Formatted at 2026-06-20 14:48:56 on dist-test-slave-nvk5"
I20260620 14:48:56.677325 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.004s sys 0.000s
I20260620 14:48:56.677367 7401 heartbeater.cc:347] Connected to a master server at 127.0.97.62:41225
I20260620 14:48:56.677510 7401 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:56.677798 7401 heartbeater.cc:511] Master 127.0.97.62:41225 requested a full tablet report, sending...
I20260620 14:48:56.678634 7279 ts_manager.cc:194] Registered new tserver with Master: 368fb40395894206b9007131260fce68 (127.0.97.1:41915)
I20260620 14:48:56.679132 7408 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:56.679544 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260620 14:48:56.679661 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-0/minicluster-data/ts-1-root
uuid: "d2510f769be4492cb0d49b5e7978f05d"
format_stamp: "Formatted at 2026-06-20 14:48:56 on dist-test-slave-nvk5"
I20260620 14:48:56.679760 7279 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59972
I20260620 14:48:56.679783 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-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)
I20260620 14:48:56.691174 7401 heartbeater.cc:503] Master 127.0.97.62:41225 was elected leader, sending a full tablet report...
I20260620 14:48:56.693030 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:56.693521 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:56.694058 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:56.694893 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:56.694947 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:56.695068 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:56.695116 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:56.707041 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.2:45199
I20260620 14:48:56.707068 7470 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.2:45199 every 8 connection(s)
I20260620 14:48:56.708612 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:56.709833 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:56.711423 388 webserver.cc:460] Webserver started at http://127.0.97.3:40561/ using document root <none> and password file <none>
I20260620 14:48:56.711655 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:56.711730 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:56.711833 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:56.712576 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-0/minicluster-data/ts-2-root/instance:
uuid: "baacd1d6f1244b70b4d76f9f2b88f614"
format_stamp: "Formatted at 2026-06-20 14:48:56 on dist-test-slave-nvk5"
I20260620 14:48:56.714946 7471 heartbeater.cc:347] Connected to a master server at 127.0.97.62:41225
I20260620 14:48:56.715065 7471 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:56.715351 7471 heartbeater.cc:511] Master 127.0.97.62:41225 requested a full tablet report, sending...
I20260620 14:48:56.715968 388 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.003s sys 0.000s
I20260620 14:48:56.716097 7279 ts_manager.cc:194] Registered new tserver with Master: d2510f769be4492cb0d49b5e7978f05d (127.0.97.2:45199)
I20260620 14:48:56.716995 7279 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59978
I20260620 14:48:56.717887 7477 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:56.718262 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:48:56.718353 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-0/minicluster-data/ts-2-root
uuid: "baacd1d6f1244b70b4d76f9f2b88f614"
format_stamp: "Formatted at 2026-06-20 14:48:56 on dist-test-slave-nvk5"
I20260620 14:48:56.718442 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-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)
I20260620 14:48:56.728205 7471 heartbeater.cc:503] Master 127.0.97.62:41225 was elected leader, sending a full tablet report...
I20260620 14:48:56.730530 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:56.730962 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:56.731472 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:56.732244 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:56.732297 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:56.732415 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:56.732460 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:56.744936 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.3:33941
I20260620 14:48:56.744963 7539 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.3:33941 every 8 connection(s)
I20260620 14:48:56.746538 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:56.747757 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:56.749364 388 webserver.cc:460] Webserver started at http://127.0.97.4:34777/ using document root <none> and password file <none>
I20260620 14:48:56.749624 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:56.749697 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:56.749837 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:56.750600 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-0/minicluster-data/ts-3-root/instance:
uuid: "d761743720f445059b1bf5224d779f2f"
format_stamp: "Formatted at 2026-06-20 14:48:56 on dist-test-slave-nvk5"
I20260620 14:48:56.752948 7540 heartbeater.cc:347] Connected to a master server at 127.0.97.62:41225
I20260620 14:48:56.753062 7540 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:56.753346 7540 heartbeater.cc:511] Master 127.0.97.62:41225 requested a full tablet report, sending...
I20260620 14:48:56.753989 388 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260620 14:48:56.754170 7279 ts_manager.cc:194] Registered new tserver with Master: baacd1d6f1244b70b4d76f9f2b88f614 (127.0.97.3:33941)
I20260620 14:48:56.754899 7279 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59988
I20260620 14:48:56.755782 7546 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:56.756146 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260620 14:48:56.756247 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-0/minicluster-data/ts-3-root
uuid: "d761743720f445059b1bf5224d779f2f"
format_stamp: "Formatted at 2026-06-20 14:48:56 on dist-test-slave-nvk5"
I20260620 14:48:56.756356 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-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)
I20260620 14:48:56.766382 7540 heartbeater.cc:503] Master 127.0.97.62:41225 was elected leader, sending a full tablet report...
I20260620 14:48:56.766639 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:56.767161 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:56.767735 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:56.768445 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:56.768494 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:56.768643 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:56.768668 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:56.780628 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.4:41393
I20260620 14:48:56.780653 7608 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.4:41393 every 8 connection(s)
I20260620 14:48:56.787624 7609 heartbeater.cc:347] Connected to a master server at 127.0.97.62:41225
I20260620 14:48:56.787717 7609 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:56.787931 7609 heartbeater.cc:511] Master 127.0.97.62:41225 requested a full tablet report, sending...
I20260620 14:48:56.788637 7279 ts_manager.cc:194] Registered new tserver with Master: d761743720f445059b1bf5224d779f2f (127.0.97.4:41393)
I20260620 14:48:56.789371 388 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.007902719s
I20260620 14:48:56.789559 7279 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59998
I20260620 14:48:56.800310 7278 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60000:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260620 14:48:56.801059 7609 heartbeater.cc:503] Master 127.0.97.62:41225 was elected leader, sending a full tablet report...
I20260620 14:48:56.828999 7574 tablet_service.cc:1467] Processing CreateTablet for tablet e6406d114f0c4a14972a5e5746e7ba00 (DEFAULT_TABLE table=fake-table [id=04fb7b2cb07b426082487f089f2b9213]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:56.829500 7574 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e6406d114f0c4a14972a5e5746e7ba00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:56.832373 7505 tablet_service.cc:1467] Processing CreateTablet for tablet e6406d114f0c4a14972a5e5746e7ba00 (DEFAULT_TABLE table=fake-table [id=04fb7b2cb07b426082487f089f2b9213]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:56.832767 7505 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e6406d114f0c4a14972a5e5746e7ba00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:56.833529 7366 tablet_service.cc:1467] Processing CreateTablet for tablet e6406d114f0c4a14972a5e5746e7ba00 (DEFAULT_TABLE table=fake-table [id=04fb7b2cb07b426082487f089f2b9213]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:56.833884 7366 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e6406d114f0c4a14972a5e5746e7ba00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:56.838725 7624 tablet_bootstrap.cc:492] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614: Bootstrap starting.
I20260620 14:48:56.839521 7625 tablet_bootstrap.cc:492] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: Bootstrap starting.
I20260620 14:48:56.840139 7624 tablet_bootstrap.cc:654] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:56.840781 7625 tablet_bootstrap.cc:654] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:56.841886 7624 tablet_bootstrap.cc:492] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614: No bootstrap required, opened a new log
I20260620 14:48:56.842006 7624 ts_tablet_manager.cc:1397] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260620 14:48:56.842409 7625 tablet_bootstrap.cc:492] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: No bootstrap required, opened a new log
I20260620 14:48:56.842514 7625 ts_tablet_manager.cc:1397] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: Time spent bootstrapping tablet: real 0.003s user 0.000s sys 0.002s
I20260620 14:48:56.842989 7624 raft_consensus.cc:348] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "368fb40395894206b9007131260fce68" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 41915 } } peers { permanent_uuid: "d761743720f445059b1bf5224d779f2f" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 41393 } } peers { permanent_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33941 } }
I20260620 14:48:56.843086 7625 raft_consensus.cc:348] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "368fb40395894206b9007131260fce68" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 41915 } } peers { permanent_uuid: "d761743720f445059b1bf5224d779f2f" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 41393 } } peers { permanent_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33941 } }
I20260620 14:48:56.843211 7624 raft_consensus.cc:374] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:56.843225 7625 raft_consensus.cc:374] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:56.843288 7624 raft_consensus.cc:729] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baacd1d6f1244b70b4d76f9f2b88f614, State: Initialized, Role: FOLLOWER
I20260620 14:48:56.843295 7625 raft_consensus.cc:729] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 368fb40395894206b9007131260fce68, State: Initialized, Role: FOLLOWER
I20260620 14:48:56.843498 7624 consensus_queue.cc:260] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "368fb40395894206b9007131260fce68" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 41915 } } peers { permanent_uuid: "d761743720f445059b1bf5224d779f2f" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 41393 } } peers { permanent_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33941 } }
I20260620 14:48:56.843498 7625 consensus_queue.cc:260] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "368fb40395894206b9007131260fce68" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 41915 } } peers { permanent_uuid: "d761743720f445059b1bf5224d779f2f" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 41393 } } peers { permanent_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33941 } }
I20260620 14:48:56.845160 7628 tablet_bootstrap.cc:492] T e6406d114f0c4a14972a5e5746e7ba00 P d761743720f445059b1bf5224d779f2f: Bootstrap starting.
I20260620 14:48:56.846954 7628 tablet_bootstrap.cc:654] T e6406d114f0c4a14972a5e5746e7ba00 P d761743720f445059b1bf5224d779f2f: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:56.850073 7624 ts_tablet_manager.cc:1428] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614: Time spent starting tablet: real 0.008s user 0.004s sys 0.000s
I20260620 14:48:56.850708 7625 ts_tablet_manager.cc:1428] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: Time spent starting tablet: real 0.008s user 0.000s sys 0.008s
I20260620 14:48:56.851122 7628 tablet_bootstrap.cc:492] T e6406d114f0c4a14972a5e5746e7ba00 P d761743720f445059b1bf5224d779f2f: No bootstrap required, opened a new log
I20260620 14:48:56.851250 7628 ts_tablet_manager.cc:1397] T e6406d114f0c4a14972a5e5746e7ba00 P d761743720f445059b1bf5224d779f2f: Time spent bootstrapping tablet: real 0.006s user 0.003s sys 0.000s
I20260620 14:48:56.851914 7628 raft_consensus.cc:348] T e6406d114f0c4a14972a5e5746e7ba00 P d761743720f445059b1bf5224d779f2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "368fb40395894206b9007131260fce68" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 41915 } } peers { permanent_uuid: "d761743720f445059b1bf5224d779f2f" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 41393 } } peers { permanent_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33941 } }
I20260620 14:48:56.852147 7628 raft_consensus.cc:374] T e6406d114f0c4a14972a5e5746e7ba00 P d761743720f445059b1bf5224d779f2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:56.852216 7628 raft_consensus.cc:729] T e6406d114f0c4a14972a5e5746e7ba00 P d761743720f445059b1bf5224d779f2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d761743720f445059b1bf5224d779f2f, State: Initialized, Role: FOLLOWER
I20260620 14:48:56.852419 7628 consensus_queue.cc:260] T e6406d114f0c4a14972a5e5746e7ba00 P d761743720f445059b1bf5224d779f2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "368fb40395894206b9007131260fce68" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 41915 } } peers { permanent_uuid: "d761743720f445059b1bf5224d779f2f" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 41393 } } peers { permanent_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33941 } }
I20260620 14:48:56.853240 7628 ts_tablet_manager.cc:1428] T e6406d114f0c4a14972a5e5746e7ba00 P d761743720f445059b1bf5224d779f2f: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260620 14:48:56.936113 7630 raft_consensus.cc:482] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 14:48:56.936280 7630 raft_consensus.cc:504] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "368fb40395894206b9007131260fce68" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 41915 } } peers { permanent_uuid: "d761743720f445059b1bf5224d779f2f" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 41393 } } peers { permanent_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33941 } }
I20260620 14:48:56.936972 7630 leader_election.cc:288] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 368fb40395894206b9007131260fce68 (127.0.97.1:41915), d761743720f445059b1bf5224d779f2f (127.0.97.4:41393)
I20260620 14:48:56.944882 7584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e6406d114f0c4a14972a5e5746e7ba00" candidate_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d761743720f445059b1bf5224d779f2f" is_pre_election: true
I20260620 14:48:56.945165 7584 raft_consensus.cc:2454] T e6406d114f0c4a14972a5e5746e7ba00 P d761743720f445059b1bf5224d779f2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baacd1d6f1244b70b4d76f9f2b88f614 in term 0.
I20260620 14:48:56.944908 7376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e6406d114f0c4a14972a5e5746e7ba00" candidate_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368fb40395894206b9007131260fce68" is_pre_election: true
I20260620 14:48:56.945518 7376 raft_consensus.cc:2454] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baacd1d6f1244b70b4d76f9f2b88f614 in term 0.
I20260620 14:48:56.945878 7481 leader_election.cc:302] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 368fb40395894206b9007131260fce68, baacd1d6f1244b70b4d76f9f2b88f614; no voters:
I20260620 14:48:56.946120 7630 raft_consensus.cc:2781] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 14:48:56.946209 7630 raft_consensus.cc:482] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 14:48:56.946314 7630 raft_consensus.cc:3037] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:56.948225 7630 raft_consensus.cc:504] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "368fb40395894206b9007131260fce68" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 41915 } } peers { permanent_uuid: "d761743720f445059b1bf5224d779f2f" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 41393 } } peers { permanent_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33941 } }
I20260620 14:48:56.948733 7630 leader_election.cc:288] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [CANDIDATE]: Term 1 election: Requested vote from peers 368fb40395894206b9007131260fce68 (127.0.97.1:41915), d761743720f445059b1bf5224d779f2f (127.0.97.4:41393)
I20260620 14:48:56.949071 7376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e6406d114f0c4a14972a5e5746e7ba00" candidate_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "368fb40395894206b9007131260fce68"
I20260620 14:48:56.949267 7376 raft_consensus.cc:3037] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:56.949231 7584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e6406d114f0c4a14972a5e5746e7ba00" candidate_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d761743720f445059b1bf5224d779f2f"
I20260620 14:48:56.949405 7584 raft_consensus.cc:3037] T e6406d114f0c4a14972a5e5746e7ba00 P d761743720f445059b1bf5224d779f2f [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:56.952121 7376 raft_consensus.cc:2454] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baacd1d6f1244b70b4d76f9f2b88f614 in term 1.
I20260620 14:48:56.952121 7584 raft_consensus.cc:2454] T e6406d114f0c4a14972a5e5746e7ba00 P d761743720f445059b1bf5224d779f2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baacd1d6f1244b70b4d76f9f2b88f614 in term 1.
I20260620 14:48:56.952461 7480 leader_election.cc:302] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baacd1d6f1244b70b4d76f9f2b88f614, d761743720f445059b1bf5224d779f2f; no voters:
I20260620 14:48:56.952837 7630 raft_consensus.cc:2781] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:56.953230 7630 raft_consensus.cc:686] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [term 1 LEADER]: Becoming Leader. State: Replica: baacd1d6f1244b70b4d76f9f2b88f614, State: Running, Role: LEADER
I20260620 14:48:56.953469 7630 consensus_queue.cc:237] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "368fb40395894206b9007131260fce68" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 41915 } } peers { permanent_uuid: "d761743720f445059b1bf5224d779f2f" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 41393 } } peers { permanent_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33941 } }
I20260620 14:48:56.955561 7277 catalog_manager.cc:5495] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 reported cstate change: term changed from 0 to 1, leader changed from <none> to baacd1d6f1244b70b4d76f9f2b88f614 (127.0.97.3). New cstate: current_term: 1 leader_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "368fb40395894206b9007131260fce68" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d761743720f445059b1bf5224d779f2f" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 41393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33941 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:57.014053 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:48:57.015033 7278 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60000:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20260620 14:48:57.020815 7376 raft_consensus.cc:1261] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68 [term 1 FOLLOWER]: Refusing update from remote peer baacd1d6f1244b70b4d76f9f2b88f614: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 14:48:57.020815 7584 raft_consensus.cc:1261] T e6406d114f0c4a14972a5e5746e7ba00 P d761743720f445059b1bf5224d779f2f [term 1 FOLLOWER]: Refusing update from remote peer baacd1d6f1244b70b4d76f9f2b88f614: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260620 14:48:57.021524 7630 consensus_queue.cc:1035] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761743720f445059b1bf5224d779f2f" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 41393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 14:48:57.021934 7630 consensus_queue.cc:1035] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "368fb40395894206b9007131260fce68" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 41915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260620 14:48:57.024976 7279 catalog_manager.cc:5587] TS d761743720f445059b1bf5224d779f2f (127.0.97.4:41393) does not have the latest schema for tablet e6406d114f0c4a14972a5e5746e7ba00 (table fake-table [id=04fb7b2cb07b426082487f089f2b9213]). Expected version 1 got 0
I20260620 14:48:57.025367 7642 tablet.cc:1722] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:57.026451 7643 tablet.cc:1722] T e6406d114f0c4a14972a5e5746e7ba00 P d761743720f445059b1bf5224d779f2f: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:57.029592 7279 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986: fake-table [id=04fb7b2cb07b426082487f089f2b9213] alter complete (version 1)
I20260620 14:48:57.030542 7278 catalog_manager.cc:5587] TS d761743720f445059b1bf5224d779f2f (127.0.97.4:41393) does not have the latest schema for tablet e6406d114f0c4a14972a5e5746e7ba00 (table fake-table [id=04fb7b2cb07b426082487f089f2b9213]). Expected version 1 got 0
I20260620 14:48:57.031756 7515 consensus_queue.cc:237] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [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: "d761743720f445059b1bf5224d779f2f" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 41393 } } peers { permanent_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33941 } }
I20260620 14:48:57.032435 7278 catalog_manager.cc:5587] TS 368fb40395894206b9007131260fce68 (127.0.97.1:41915) does not have the latest schema for tablet e6406d114f0c4a14972a5e5746e7ba00 (table fake-table [id=04fb7b2cb07b426082487f089f2b9213]). Expected version 1 got 0
I20260620 14:48:57.033418 7584 raft_consensus.cc:1261] T e6406d114f0c4a14972a5e5746e7ba00 P d761743720f445059b1bf5224d779f2f [term 1 FOLLOWER]: Refusing update from remote peer baacd1d6f1244b70b4d76f9f2b88f614: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260620 14:48:57.033835 7634 consensus_queue.cc:1035] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d761743720f445059b1bf5224d779f2f" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 41393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260620 14:48:57.035856 7634 raft_consensus.cc:2932] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER 368fb40395894206b9007131260fce68 (127.0.97.1) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d761743720f445059b1bf5224d779f2f" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 41393 } } peers { permanent_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33941 } } }
I20260620 14:48:57.036273 7584 raft_consensus.cc:2932] T e6406d114f0c4a14972a5e5746e7ba00 P d761743720f445059b1bf5224d779f2f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER 368fb40395894206b9007131260fce68 (127.0.97.1) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d761743720f445059b1bf5224d779f2f" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 41393 } } peers { permanent_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33941 } } }
I20260620 14:48:57.039115 7263 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet e6406d114f0c4a14972a5e5746e7ba00 with cas_config_opid_index -1: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 14:48:57.040771 7279 catalog_manager.cc:5495] T e6406d114f0c4a14972a5e5746e7ba00 P d761743720f445059b1bf5224d779f2f reported cstate change: config changed from index -1 to 3, VOTER 368fb40395894206b9007131260fce68 (127.0.97.1) evicted. New cstate: current_term: 1 leader_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d761743720f445059b1bf5224d779f2f" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 41393 } } peers { permanent_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33941 } } }
I20260620 14:48:57.043402 7366 tablet_service.cc:1514] Processing DeleteTablet for tablet e6406d114f0c4a14972a5e5746e7ba00 with delete_type TABLET_DATA_TOMBSTONED (TS 368fb40395894206b9007131260fce68 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:34190
I20260620 14:48:57.044082 7645 tablet_replica.cc:330] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: stopping tablet replica
I20260620 14:48:57.044126 7515 consensus_queue.cc:237] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33941 } }
I20260620 14:48:57.044201 7645 raft_consensus.cc:2229] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 14:48:57.044366 7645 pending_rounds.cc:62] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: Trying to abort 2 pending ops.
I20260620 14:48:57.044407 7645 pending_rounds.cc:68] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: Aborting op as it isn't in flight: id { term: 1 index: 2 } timestamp: 3 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "e6406d114f0c4a14972a5e5746e7ba00" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 1 new_table_name: "fake-table" dest_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" new_extra_config { } }
I20260620 14:48:57.044839 7645 pending_rounds.cc:68] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260620 14:48:57.044956 7645 raft_consensus.cc:2866] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260620 14:48:57.045055 7645 raft_consensus.cc:2258] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:57.044845 7630 raft_consensus.cc:2932] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d761743720f445059b1bf5224d779f2f (127.0.97.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33941 } } }
I20260620 14:48:57.045976 7645 ts_tablet_manager.cc:1905] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 14:48:57.048358 7263 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet e6406d114f0c4a14972a5e5746e7ba00 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 14:48:57.049445 7278 catalog_manager.cc:5495] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 reported cstate change: config changed from index 3 to 4, VOTER d761743720f445059b1bf5224d779f2f (127.0.97.4) evicted. New cstate: current_term: 1 leader_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33941 } health_report { overall_health: HEALTHY } } }
I20260620 14:48:57.051288 7645 ts_tablet_manager.cc:1918] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260620 14:48:57.051386 7645 log.cc:1196] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-0/minicluster-data/ts-0-root/wals/e6406d114f0c4a14972a5e5746e7ba00
I20260620 14:48:57.052146 7266 catalog_manager.cc:4841] TS 368fb40395894206b9007131260fce68 (127.0.97.1:41915): tablet e6406d114f0c4a14972a5e5746e7ba00 (table fake-table [id=04fb7b2cb07b426082487f089f2b9213]) successfully deleted
I20260620 14:48:57.052345 7574 tablet_service.cc:1514] Processing DeleteTablet for tablet e6406d114f0c4a14972a5e5746e7ba00 with delete_type TABLET_DATA_TOMBSTONED (TS d761743720f445059b1bf5224d779f2f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53370
I20260620 14:48:57.052903 7646 tablet_replica.cc:330] T e6406d114f0c4a14972a5e5746e7ba00 P d761743720f445059b1bf5224d779f2f: stopping tablet replica
I20260620 14:48:57.053085 7646 raft_consensus.cc:2229] T e6406d114f0c4a14972a5e5746e7ba00 P d761743720f445059b1bf5224d779f2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 14:48:57.053323 7646 raft_consensus.cc:2258] T e6406d114f0c4a14972a5e5746e7ba00 P d761743720f445059b1bf5224d779f2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:57.054615 7646 ts_tablet_manager.cc:1905] T e6406d114f0c4a14972a5e5746e7ba00 P d761743720f445059b1bf5224d779f2f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 14:48:57.059775 7646 ts_tablet_manager.cc:1918] T e6406d114f0c4a14972a5e5746e7ba00 P d761743720f445059b1bf5224d779f2f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260620 14:48:57.059898 7646 log.cc:1196] T e6406d114f0c4a14972a5e5746e7ba00 P d761743720f445059b1bf5224d779f2f: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-0/minicluster-data/ts-3-root/wals/e6406d114f0c4a14972a5e5746e7ba00
I20260620 14:48:57.060591 7265 catalog_manager.cc:4841] TS d761743720f445059b1bf5224d779f2f (127.0.97.4:41393): tablet e6406d114f0c4a14972a5e5746e7ba00 (table fake-table [id=04fb7b2cb07b426082487f089f2b9213]) successfully deleted
I20260620 14:48:57.065929 7277 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60000:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260620 14:48:57.071029 7642 tablet.cc:1722] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:57.078145 7278 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986: fake-table [id=04fb7b2cb07b426082487f089f2b9213] alter complete (version 2)
I20260620 14:48:57.079993 7515 consensus_queue.cc:237] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33941 } } peers { permanent_uuid: "d2510f769be4492cb0d49b5e7978f05d" member_type: NON_VOTER last_known_addr { host: "127.0.97.2" port: 45199 } attrs { promote: true } }
I20260620 14:48:57.081313 7630 raft_consensus.cc:2932] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 4 to 6, NON_VOTER d2510f769be4492cb0d49b5e7978f05d (127.0.97.2) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33941 } } peers { permanent_uuid: "d2510f769be4492cb0d49b5e7978f05d" member_type: NON_VOTER last_known_addr { host: "127.0.97.2" port: 45199 } attrs { promote: true } } }
I20260620 14:48:57.085103 7263 catalog_manager.cc:5008] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet e6406d114f0c4a14972a5e5746e7ba00 with cas_config_opid_index 4: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260620 14:48:57.086665 7277 catalog_manager.cc:5495] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 reported cstate change: config changed from index 4 to 6, NON_VOTER d2510f769be4492cb0d49b5e7978f05d (127.0.97.2) added. New cstate: current_term: 1 leader_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2510f769be4492cb0d49b5e7978f05d" member_type: NON_VOTER last_known_addr { host: "127.0.97.2" port: 45199 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260620 14:48:57.088387 7480 consensus_peers.cc:487] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 -> Peer d2510f769be4492cb0d49b5e7978f05d (127.0.97.2:45199): Couldn't send request to peer d2510f769be4492cb0d49b5e7978f05d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e6406d114f0c4a14972a5e5746e7ba00. This is attempt 1: this message will repeat every 5th retry.
I20260620 14:48:57.091106 7515 consensus_queue.cc:237] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 1.6, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33941 } } peers { permanent_uuid: "d2510f769be4492cb0d49b5e7978f05d" member_type: NON_VOTER last_known_addr { host: "127.0.97.2" port: 45199 } attrs { promote: true } } peers { permanent_uuid: "368fb40395894206b9007131260fce68" member_type: NON_VOTER last_known_addr { host: "127.0.97.1" port: 41915 } attrs { promote: true } }
I20260620 14:48:57.092481 7630 raft_consensus.cc:2932] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [term 1 LEADER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER 368fb40395894206b9007131260fce68 (127.0.97.1) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33941 } } peers { permanent_uuid: "d2510f769be4492cb0d49b5e7978f05d" member_type: NON_VOTER last_known_addr { host: "127.0.97.2" port: 45199 } attrs { promote: true } } peers { permanent_uuid: "368fb40395894206b9007131260fce68" member_type: NON_VOTER last_known_addr { host: "127.0.97.1" port: 41915 } attrs { promote: true } } }
W20260620 14:48:57.093197 7480 consensus_peers.cc:487] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 -> Peer d2510f769be4492cb0d49b5e7978f05d (127.0.97.2:45199): Couldn't send request to peer d2510f769be4492cb0d49b5e7978f05d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e6406d114f0c4a14972a5e5746e7ba00. This is attempt 1: this message will repeat every 5th retry.
W20260620 14:48:57.093210 7481 consensus_peers.cc:487] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 -> Peer 368fb40395894206b9007131260fce68 (127.0.97.1:41915): Couldn't send request to peer 368fb40395894206b9007131260fce68. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260620 14:48:57.095633 7263 catalog_manager.cc:5008] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet e6406d114f0c4a14972a5e5746e7ba00 with cas_config_opid_index 6: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260620 14:48:57.096735 7277 catalog_manager.cc:5495] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 reported cstate change: config changed from index 6 to 7, NON_VOTER 368fb40395894206b9007131260fce68 (127.0.97.1) added. New cstate: current_term: 1 leader_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2510f769be4492cb0d49b5e7978f05d" member_type: NON_VOTER last_known_addr { host: "127.0.97.2" port: 45199 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "368fb40395894206b9007131260fce68" member_type: NON_VOTER last_known_addr { host: "127.0.97.1" port: 41915 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260620 14:48:57.545183 7648 ts_tablet_manager.cc:927] T e6406d114f0c4a14972a5e5746e7ba00 P d2510f769be4492cb0d49b5e7978f05d: Initiating tablet copy from peer baacd1d6f1244b70b4d76f9f2b88f614 (127.0.97.3:33941)
I20260620 14:48:57.546234 7648 tablet_copy_client.cc:316] T e6406d114f0c4a14972a5e5746e7ba00 P d2510f769be4492cb0d49b5e7978f05d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.3:33941
I20260620 14:48:57.553134 7525 tablet_copy_service.cc:140] P baacd1d6f1244b70b4d76f9f2b88f614: Received BeginTabletCopySession request for tablet e6406d114f0c4a14972a5e5746e7ba00 from peer d2510f769be4492cb0d49b5e7978f05d ({username='slave'} at 127.0.0.1:40276)
I20260620 14:48:57.553335 7525 tablet_copy_service.cc:161] P baacd1d6f1244b70b4d76f9f2b88f614: Beginning new tablet copy session on tablet e6406d114f0c4a14972a5e5746e7ba00 from peer d2510f769be4492cb0d49b5e7978f05d at {username='slave'} at 127.0.0.1:40276: session id = d2510f769be4492cb0d49b5e7978f05d-e6406d114f0c4a14972a5e5746e7ba00
I20260620 14:48:57.557019 7525 tablet_copy_source_session.cc:205] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 14:48:57.558830 7648 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e6406d114f0c4a14972a5e5746e7ba00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:57.564505 7648 tablet_copy_client.cc:791] T e6406d114f0c4a14972a5e5746e7ba00 P d2510f769be4492cb0d49b5e7978f05d: tablet copy: Starting download of 0 data blocks...
I20260620 14:48:57.564836 7648 tablet_copy_client.cc:655] T e6406d114f0c4a14972a5e5746e7ba00 P d2510f769be4492cb0d49b5e7978f05d: tablet copy: Starting download of 1 WAL segments...
I20260620 14:48:57.566567 7648 tablet_copy_client.cc:531] T e6406d114f0c4a14972a5e5746e7ba00 P d2510f769be4492cb0d49b5e7978f05d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 14:48:57.570001 7648 tablet_bootstrap.cc:492] T e6406d114f0c4a14972a5e5746e7ba00 P d2510f769be4492cb0d49b5e7978f05d: Bootstrap starting.
I20260620 14:48:57.575795 7648 tablet.cc:1722] T e6406d114f0c4a14972a5e5746e7ba00 P d2510f769be4492cb0d49b5e7978f05d: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:57.576011 7648 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260620 14:48:57.577148 7648 tablet.cc:1722] T e6406d114f0c4a14972a5e5746e7ba00 P d2510f769be4492cb0d49b5e7978f05d: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:57.577335 7648 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260620 14:48:57.578225 7648 tablet_bootstrap.cc:492] T e6406d114f0c4a14972a5e5746e7ba00 P d2510f769be4492cb0d49b5e7978f05d: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260620 14:48:57.578589 7648 tablet_bootstrap.cc:492] T e6406d114f0c4a14972a5e5746e7ba00 P d2510f769be4492cb0d49b5e7978f05d: Bootstrap complete.
I20260620 14:48:57.582247 7648 ts_tablet_manager.cc:1397] T e6406d114f0c4a14972a5e5746e7ba00 P d2510f769be4492cb0d49b5e7978f05d: Time spent bootstrapping tablet: real 0.012s user 0.012s sys 0.000s
I20260620 14:48:57.582829 7648 raft_consensus.cc:348] T e6406d114f0c4a14972a5e5746e7ba00 P d2510f769be4492cb0d49b5e7978f05d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33941 } } peers { permanent_uuid: "d2510f769be4492cb0d49b5e7978f05d" member_type: NON_VOTER last_known_addr { host: "127.0.97.2" port: 45199 } attrs { promote: true } } peers { permanent_uuid: "368fb40395894206b9007131260fce68" member_type: NON_VOTER last_known_addr { host: "127.0.97.1" port: 41915 } attrs { promote: true } }
I20260620 14:48:57.583007 7648 raft_consensus.cc:729] T e6406d114f0c4a14972a5e5746e7ba00 P d2510f769be4492cb0d49b5e7978f05d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d2510f769be4492cb0d49b5e7978f05d, State: Initialized, Role: LEARNER
I20260620 14:48:57.583216 7648 consensus_queue.cc:260] T e6406d114f0c4a14972a5e5746e7ba00 P d2510f769be4492cb0d49b5e7978f05d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33941 } } peers { permanent_uuid: "d2510f769be4492cb0d49b5e7978f05d" member_type: NON_VOTER last_known_addr { host: "127.0.97.2" port: 45199 } attrs { promote: true } } peers { permanent_uuid: "368fb40395894206b9007131260fce68" member_type: NON_VOTER last_known_addr { host: "127.0.97.1" port: 41915 } attrs { promote: true } }
I20260620 14:48:57.583941 7648 ts_tablet_manager.cc:1428] T e6406d114f0c4a14972a5e5746e7ba00 P d2510f769be4492cb0d49b5e7978f05d: Time spent starting tablet: real 0.002s user 0.003s sys 0.000s
I20260620 14:48:57.584645 7525 tablet_copy_service.cc:342] P baacd1d6f1244b70b4d76f9f2b88f614: Request end of tablet copy session d2510f769be4492cb0d49b5e7978f05d-e6406d114f0c4a14972a5e5746e7ba00 received from {username='slave'} at 127.0.0.1:40276
I20260620 14:48:57.584764 7525 tablet_copy_service.cc:433] P baacd1d6f1244b70b4d76f9f2b88f614: ending tablet copy session d2510f769be4492cb0d49b5e7978f05d-e6406d114f0c4a14972a5e5746e7ba00 on tablet e6406d114f0c4a14972a5e5746e7ba00 with peer d2510f769be4492cb0d49b5e7978f05d
I20260620 14:48:57.658546 7655 ts_tablet_manager.cc:927] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: Initiating tablet copy from peer baacd1d6f1244b70b4d76f9f2b88f614 (127.0.97.3:33941)
I20260620 14:48:57.659157 7655 tablet_copy_client.cc:316] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.3:33941
I20260620 14:48:57.665181 7525 tablet_copy_service.cc:140] P baacd1d6f1244b70b4d76f9f2b88f614: Received BeginTabletCopySession request for tablet e6406d114f0c4a14972a5e5746e7ba00 from peer 368fb40395894206b9007131260fce68 ({username='slave'} at 127.0.0.1:40280)
I20260620 14:48:57.665336 7525 tablet_copy_service.cc:161] P baacd1d6f1244b70b4d76f9f2b88f614: Beginning new tablet copy session on tablet e6406d114f0c4a14972a5e5746e7ba00 from peer 368fb40395894206b9007131260fce68 at {username='slave'} at 127.0.0.1:40280: session id = 368fb40395894206b9007131260fce68-e6406d114f0c4a14972a5e5746e7ba00
I20260620 14:48:57.667755 7525 tablet_copy_source_session.cc:205] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 14:48:57.668727 7655 ts_tablet_manager.cc:1905] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260620 14:48:57.673527 7655 ts_tablet_manager.cc:1918] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260620 14:48:57.673785 7655 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e6406d114f0c4a14972a5e5746e7ba00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:57.676362 7655 tablet_copy_client.cc:791] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: tablet copy: Starting download of 0 data blocks...
I20260620 14:48:57.676635 7655 tablet_copy_client.cc:655] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: tablet copy: Starting download of 1 WAL segments...
I20260620 14:48:57.677891 7655 tablet_copy_client.cc:531] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 14:48:57.680572 7655 tablet_bootstrap.cc:492] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: Bootstrap starting.
I20260620 14:48:57.685487 7655 tablet.cc:1722] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260620 14:48:57.685709 7655 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260620 14:48:57.686726 7655 tablet.cc:1722] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260620 14:48:57.686878 7655 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260620 14:48:57.688060 7655 tablet_bootstrap.cc:492] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260620 14:48:57.688366 7655 tablet_bootstrap.cc:492] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: Bootstrap complete.
I20260620 14:48:57.691378 7655 ts_tablet_manager.cc:1397] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: Time spent bootstrapping tablet: real 0.011s user 0.010s sys 0.001s
I20260620 14:48:57.692126 7655 raft_consensus.cc:348] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33941 } } peers { permanent_uuid: "d2510f769be4492cb0d49b5e7978f05d" member_type: NON_VOTER last_known_addr { host: "127.0.97.2" port: 45199 } attrs { promote: true } } peers { permanent_uuid: "368fb40395894206b9007131260fce68" member_type: NON_VOTER last_known_addr { host: "127.0.97.1" port: 41915 } attrs { promote: true } }
I20260620 14:48:57.692324 7655 raft_consensus.cc:729] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 368fb40395894206b9007131260fce68, State: Initialized, Role: LEARNER
I20260620 14:48:57.692560 7655 consensus_queue.cc:260] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "baacd1d6f1244b70b4d76f9f2b88f614" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33941 } } peers { permanent_uuid: "d2510f769be4492cb0d49b5e7978f05d" member_type: NON_VOTER last_known_addr { host: "127.0.97.2" port: 45199 } attrs { promote: true } } peers { permanent_uuid: "368fb40395894206b9007131260fce68" member_type: NON_VOTER last_known_addr { host: "127.0.97.1" port: 41915 } attrs { promote: true } }
I20260620 14:48:57.693437 7655 ts_tablet_manager.cc:1428] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260620 14:48:57.694116 7525 tablet_copy_service.cc:342] P baacd1d6f1244b70b4d76f9f2b88f614: Request end of tablet copy session 368fb40395894206b9007131260fce68-e6406d114f0c4a14972a5e5746e7ba00 received from {username='slave'} at 127.0.0.1:40280
I20260620 14:48:57.694238 7525 tablet_copy_service.cc:433] P baacd1d6f1244b70b4d76f9f2b88f614: ending tablet copy session 368fb40395894206b9007131260fce68-e6406d114f0c4a14972a5e5746e7ba00 on tablet e6406d114f0c4a14972a5e5746e7ba00 with peer 368fb40395894206b9007131260fce68
I20260620 14:48:58.115675 7278 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60000:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260620 14:48:58.118489 7278 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60000:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 5
I20260620 14:48:58.120218 7278 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60000:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: -1
I20260620 14:48:58.121867 7278 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60000:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 2
I20260620 14:48:58.123710 7276 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60000:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 9
I20260620 14:48:58.125387 7276 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:60000:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260620 14:48:58.125604 7276 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:60000:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260620 14:48:58.129500 7276 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986: Sending DeleteTablet for 3 replicas of tablet e6406d114f0c4a14972a5e5746e7ba00
I20260620 14:48:58.130185 7505 tablet_service.cc:1514] Processing DeleteTablet for tablet e6406d114f0c4a14972a5e5746e7ba00 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-20 14:48:58 UTC) from {username='slave'} at 127.0.0.1:40248
I20260620 14:48:58.130771 7665 tablet_replica.cc:330] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614: stopping tablet replica
I20260620 14:48:58.130981 7665 raft_consensus.cc:2229] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:58.131155 7366 tablet_service.cc:1514] Processing DeleteTablet for tablet e6406d114f0c4a14972a5e5746e7ba00 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-20 14:48:58 UTC) from {username='slave'} at 127.0.0.1:34190
I20260620 14:48:58.131539 7665 raft_consensus.cc:2258] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:58.131582 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
I20260620 14:48:58.131750 7668 tablet_replica.cc:330] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: stopping tablet replica
I20260620 14:48:58.131938 7668 raft_consensus.cc:2229] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68 [term 1 LEARNER]: Raft consensus shutting down.
I20260620 14:48:58.132175 7668 raft_consensus.cc:2258] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68 [term 1 LEARNER]: Raft consensus is shut down!
I20260620 14:48:58.132249 7665 ts_tablet_manager.cc:1905] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:58.133230 7668 ts_tablet_manager.cc:1905] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:58.142289 7436 tablet_service.cc:1514] Processing DeleteTablet for tablet e6406d114f0c4a14972a5e5746e7ba00 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-20 14:48:58 UTC) from {username='slave'} at 127.0.0.1:48914
I20260620 14:48:58.142628 7665 ts_tablet_manager.cc:1918] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20260620 14:48:58.142788 7665 log.cc:1196] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-0/minicluster-data/ts-2-root/wals/e6406d114f0c4a14972a5e5746e7ba00
I20260620 14:48:58.142994 7669 tablet_replica.cc:330] T e6406d114f0c4a14972a5e5746e7ba00 P d2510f769be4492cb0d49b5e7978f05d: stopping tablet replica
I20260620 14:48:58.143149 7669 raft_consensus.cc:2229] T e6406d114f0c4a14972a5e5746e7ba00 P d2510f769be4492cb0d49b5e7978f05d [term 1 LEARNER]: Raft consensus shutting down.
I20260620 14:48:58.143229 7665 ts_tablet_manager.cc:1939] T e6406d114f0c4a14972a5e5746e7ba00 P baacd1d6f1244b70b4d76f9f2b88f614: Deleting consensus metadata
I20260620 14:48:58.143340 7669 raft_consensus.cc:2258] T e6406d114f0c4a14972a5e5746e7ba00 P d2510f769be4492cb0d49b5e7978f05d [term 1 LEARNER]: Raft consensus is shut down!
I20260620 14:48:58.144058 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:58.144232 7669 ts_tablet_manager.cc:1905] T e6406d114f0c4a14972a5e5746e7ba00 P d2510f769be4492cb0d49b5e7978f05d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:58.144341 7263 catalog_manager.cc:4841] TS baacd1d6f1244b70b4d76f9f2b88f614 (127.0.97.3:33941): tablet e6406d114f0c4a14972a5e5746e7ba00 (table fake-table [id=04fb7b2cb07b426082487f089f2b9213]) successfully deleted
I20260620 14:48:58.145993 7668 ts_tablet_manager.cc:1918] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20260620 14:48:58.146096 7668 log.cc:1196] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-0/minicluster-data/ts-0-root/wals/e6406d114f0c4a14972a5e5746e7ba00
I20260620 14:48:58.146458 7668 ts_tablet_manager.cc:1939] T e6406d114f0c4a14972a5e5746e7ba00 P 368fb40395894206b9007131260fce68: Deleting consensus metadata
W20260620 14:48:58.147006 7266 catalog_manager.cc:4833] TS 368fb40395894206b9007131260fce68 (127.0.97.1:41915): delete failed for tablet e6406d114f0c4a14972a5e5746e7ba00 with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
I20260620 14:48:58.151028 7669 ts_tablet_manager.cc:1918] T e6406d114f0c4a14972a5e5746e7ba00 P d2510f769be4492cb0d49b5e7978f05d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20260620 14:48:58.151113 7669 log.cc:1196] T e6406d114f0c4a14972a5e5746e7ba00 P d2510f769be4492cb0d49b5e7978f05d: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781966855785253-388-0/minicluster-data/ts-1-root/wals/e6406d114f0c4a14972a5e5746e7ba00
I20260620 14:48:58.151463 7669 ts_tablet_manager.cc:1939] T e6406d114f0c4a14972a5e5746e7ba00 P d2510f769be4492cb0d49b5e7978f05d: Deleting consensus metadata
I20260620 14:48:58.152194 7265 catalog_manager.cc:4841] TS d2510f769be4492cb0d49b5e7978f05d (127.0.97.2:45199): tablet e6406d114f0c4a14972a5e5746e7ba00 (table fake-table [id=04fb7b2cb07b426082487f089f2b9213]) successfully deleted
I20260620 14:48:58.160975 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:48:58.164104 388 tablet_server.cc:178] TabletServer@127.0.97.2:0 shutting down...
I20260620 14:48:58.173697 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:58.186558 388 tablet_server.cc:194] TabletServer@127.0.97.2:0 shutdown complete.
I20260620 14:48:58.189644 388 tablet_server.cc:178] TabletServer@127.0.97.3:0 shutting down...
I20260620 14:48:58.198714 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
W20260620 14:48:58.206804 7266 catalog_manager.cc:4584] TS 368fb40395894206b9007131260fce68 (127.0.97.1:41915): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet e6406d114f0c4a14972a5e5746e7ba00: Network error: Client connection negotiation failed: client connection to 127.0.97.1:41915: connect: Connection refused (error 111)
I20260620 14:48:58.211791 388 tablet_server.cc:194] TabletServer@127.0.97.3:0 shutdown complete.
I20260620 14:48:58.214918 388 tablet_server.cc:178] TabletServer@127.0.97.4:0 shutting down...
I20260620 14:48:58.223678 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:48:58.237054 388 tablet_server.cc:194] TabletServer@127.0.97.4:0 shutdown complete.
I20260620 14:48:58.246446 388 master.cc:537] Master@127.0.97.62:41225 shutting down...
I20260620 14:48:58.265561 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:58.265837 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:58.265962 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P 865cc68242e8415288fe55f8fa849986: stopping tablet replica
I20260620 14:48:58.270013 388 master.cc:552] Master@127.0.97.62:41225 shutdown complete.
[ OK ] ReplicatedAlterTableTest.AlterReplicationFactor (1763 ms)
[ RUN ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning
I20260620 14:48:58.280735 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:39039
I20260620 14:48:58.281217 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:58.281986 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:58.283304 388 webserver.cc:460] Webserver started at http://127.0.97.62:33449/ using document root <none> and password file <none>
I20260620 14:48:58.283522 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:58.283573 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:58.283710 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:58.284287 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "2f401cc19d224a0e8931129882120ce1"
format_stamp: "Formatted at 2026-06-20 14:48:58 on dist-test-slave-nvk5"
I20260620 14:48:58.286679 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.002s
I20260620 14:48:58.288187 7674 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:58.288611 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260620 14:48:58.288733 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "2f401cc19d224a0e8931129882120ce1"
format_stamp: "Formatted at 2026-06-20 14:48:58 on dist-test-slave-nvk5"
I20260620 14:48:58.288856 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-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)
I20260620 14:48:58.303787 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:58.304244 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:58.315250 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:39039
I20260620 14:48:58.315279 7725 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:39039 every 8 connection(s)
I20260620 14:48:58.316428 7726 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:58.321081 7726 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1: Bootstrap starting.
I20260620 14:48:58.322122 7726 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:58.323405 7726 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1: No bootstrap required, opened a new log
I20260620 14:48:58.323908 7726 raft_consensus.cc:348] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f401cc19d224a0e8931129882120ce1" member_type: VOTER }
I20260620 14:48:58.324038 7726 raft_consensus.cc:374] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:58.324072 7726 raft_consensus.cc:729] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f401cc19d224a0e8931129882120ce1, State: Initialized, Role: FOLLOWER
I20260620 14:48:58.324258 7726 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2f401cc19d224a0e8931129882120ce1" member_type: VOTER }
I20260620 14:48:58.324388 7726 raft_consensus.cc:388] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:58.324422 7726 raft_consensus.cc:482] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:58.324479 7726 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:58.326442 7726 raft_consensus.cc:504] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f401cc19d224a0e8931129882120ce1" member_type: VOTER }
I20260620 14:48:58.326602 7726 leader_election.cc:302] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1 [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: 2f401cc19d224a0e8931129882120ce1; no voters:
I20260620 14:48:58.326905 7726 leader_election.cc:288] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:58.327030 7729 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:58.327472 7729 raft_consensus.cc:686] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1 [term 1 LEADER]: Becoming Leader. State: Replica: 2f401cc19d224a0e8931129882120ce1, State: Running, Role: LEADER
I20260620 14:48:58.327680 7729 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1 [LEADER]: Queue going to LEADER mode. State: All 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: "2f401cc19d224a0e8931129882120ce1" member_type: VOTER }
I20260620 14:48:58.327744 7726 sys_catalog.cc:564] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1 [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:48:58.328392 7731 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2f401cc19d224a0e8931129882120ce1. Latest consensus state: current_term: 1 leader_uuid: "2f401cc19d224a0e8931129882120ce1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f401cc19d224a0e8931129882120ce1" member_type: VOTER } }
I20260620 14:48:58.328568 7731 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1 [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:58.328461 7730 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2f401cc19d224a0e8931129882120ce1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f401cc19d224a0e8931129882120ce1" member_type: VOTER } }
I20260620 14:48:58.328881 7730 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1 [sys.catalog]: This master's current role is: LEADER
I20260620 14:48:58.330122 7734 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:48:58.332031 7734 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:48:58.332819 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:48:58.334890 7734 catalog_manager.cc:1347] Generated new cluster ID: 24369799321040118643bf9d65efaa9c
I20260620 14:48:58.334949 7734 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:48:58.341985 7734 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:48:58.342810 7734 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:48:58.347174 7734 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1: Generated new TSK 0
I20260620 14:48:58.347395 7734 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:48:58.349208 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:58.350234 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:58.351543 388 webserver.cc:460] Webserver started at http://127.0.97.1:33543/ using document root <none> and password file <none>
I20260620 14:48:58.351755 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:58.351809 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:58.351959 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:58.352589 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "c7b2c0e6d709440cad4362529cbcc756"
format_stamp: "Formatted at 2026-06-20 14:48:58 on dist-test-slave-nvk5"
I20260620 14:48:58.355188 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.002s
I20260620 14:48:58.356779 7750 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:58.357067 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260620 14:48:58.357180 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "c7b2c0e6d709440cad4362529cbcc756"
format_stamp: "Formatted at 2026-06-20 14:48:58 on dist-test-slave-nvk5"
I20260620 14:48:58.357301 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-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)
I20260620 14:48:58.369199 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:58.369632 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:58.370159 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:58.370918 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:58.370994 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:58.371076 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:58.371134 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:58.381634 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:44611
I20260620 14:48:58.381661 7812 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:44611 every 8 connection(s)
I20260620 14:48:58.383204 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:58.384596 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:58.386021 388 webserver.cc:460] Webserver started at http://127.0.97.2:33795/ using document root <none> and password file <none>
I20260620 14:48:58.386247 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:58.386312 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:58.386405 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:58.387079 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-0/minicluster-data/ts-1-root/instance:
uuid: "053eb898662941de968dd1d4563442f5"
format_stamp: "Formatted at 2026-06-20 14:48:58 on dist-test-slave-nvk5"
I20260620 14:48:58.390237 388 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260620 14:48:58.390306 7813 heartbeater.cc:347] Connected to a master server at 127.0.97.62:39039
I20260620 14:48:58.390429 7813 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:58.390705 7813 heartbeater.cc:511] Master 127.0.97.62:39039 requested a full tablet report, sending...
I20260620 14:48:58.391572 7691 ts_manager.cc:194] Registered new tserver with Master: c7b2c0e6d709440cad4362529cbcc756 (127.0.97.1:44611)
I20260620 14:48:58.392225 7820 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:58.392572 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260620 14:48:58.392664 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-0/minicluster-data/ts-1-root
uuid: "053eb898662941de968dd1d4563442f5"
format_stamp: "Formatted at 2026-06-20 14:48:58 on dist-test-slave-nvk5"
I20260620 14:48:58.392768 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-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)
I20260620 14:48:58.393082 7691 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48930
I20260620 14:48:58.402778 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:58.403347 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:58.403787 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:58.404450 7813 heartbeater.cc:503] Master 127.0.97.62:39039 was elected leader, sending a full tablet report...
I20260620 14:48:58.404574 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:58.404642 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:58.404721 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:58.404767 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:58.415247 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.2:35753
I20260620 14:48:58.415269 7882 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.2:35753 every 8 connection(s)
I20260620 14:48:58.416738 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:58.417984 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:58.419466 388 webserver.cc:460] Webserver started at http://127.0.97.3:40209/ using document root <none> and password file <none>
I20260620 14:48:58.419672 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:58.419735 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:58.419852 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:58.420578 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-0/minicluster-data/ts-2-root/instance:
uuid: "fa2d640f28954cf1b957ff99b2632ac0"
format_stamp: "Formatted at 2026-06-20 14:48:58 on dist-test-slave-nvk5"
I20260620 14:48:58.423364 7883 heartbeater.cc:347] Connected to a master server at 127.0.97.62:39039
I20260620 14:48:58.423476 7883 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:58.423657 388 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.000s sys 0.003s
I20260620 14:48:58.423767 7883 heartbeater.cc:511] Master 127.0.97.62:39039 requested a full tablet report, sending...
I20260620 14:48:58.424575 7691 ts_manager.cc:194] Registered new tserver with Master: 053eb898662941de968dd1d4563442f5 (127.0.97.2:35753)
I20260620 14:48:58.425547 7889 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:58.425597 7691 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48932
I20260620 14:48:58.425895 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.000s sys 0.001s
I20260620 14:48:58.426009 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-0/minicluster-data/ts-2-root
uuid: "fa2d640f28954cf1b957ff99b2632ac0"
format_stamp: "Formatted at 2026-06-20 14:48:58 on dist-test-slave-nvk5"
I20260620 14:48:58.426122 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-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)
I20260620 14:48:58.437009 7883 heartbeater.cc:503] Master 127.0.97.62:39039 was elected leader, sending a full tablet report...
I20260620 14:48:58.438627 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:58.439090 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:58.439677 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:58.440412 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:58.440461 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:58.440563 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:58.440605 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:58.451676 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.3:40081
I20260620 14:48:58.451709 7951 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.3:40081 every 8 connection(s)
I20260620 14:48:58.453128 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:48:58.454412 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:48:58.455755 388 webserver.cc:460] Webserver started at http://127.0.97.4:44119/ using document root <none> and password file <none>
I20260620 14:48:58.455964 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:48:58.456022 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:48:58.456149 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:48:58.456904 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-0/minicluster-data/ts-3-root/instance:
uuid: "f5eb2a89c5f44229838281f6ed3acc5c"
format_stamp: "Formatted at 2026-06-20 14:48:58 on dist-test-slave-nvk5"
I20260620 14:48:58.459447 7952 heartbeater.cc:347] Connected to a master server at 127.0.97.62:39039
I20260620 14:48:58.459576 7952 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:58.459890 7952 heartbeater.cc:511] Master 127.0.97.62:39039 requested a full tablet report, sending...
I20260620 14:48:58.459988 388 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.003s sys 0.000s
I20260620 14:48:58.460712 7690 ts_manager.cc:194] Registered new tserver with Master: fa2d640f28954cf1b957ff99b2632ac0 (127.0.97.3:40081)
I20260620 14:48:58.461651 7690 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48948
I20260620 14:48:58.461898 7958 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:58.462235 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:48:58.462339 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-0/minicluster-data/ts-3-root
uuid: "f5eb2a89c5f44229838281f6ed3acc5c"
format_stamp: "Formatted at 2026-06-20 14:48:58 on dist-test-slave-nvk5"
I20260620 14:48:58.462462 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-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)
I20260620 14:48:58.473142 7952 heartbeater.cc:503] Master 127.0.97.62:39039 was elected leader, sending a full tablet report...
I20260620 14:48:58.490209 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:48:58.490729 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:48:58.491295 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:48:58.492111 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:48:58.492192 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:58.492297 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:48:58.492360 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:48:58.504314 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.4:33933
I20260620 14:48:58.504343 8020 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.4:33933 every 8 connection(s)
I20260620 14:48:58.512029 8021 heartbeater.cc:347] Connected to a master server at 127.0.97.62:39039
I20260620 14:48:58.512192 8021 heartbeater.cc:464] Registering TS with master...
I20260620 14:48:58.512550 8021 heartbeater.cc:511] Master 127.0.97.62:39039 requested a full tablet report, sending...
I20260620 14:48:58.513312 7690 ts_manager.cc:194] Registered new tserver with Master: f5eb2a89c5f44229838281f6ed3acc5c (127.0.97.4:33933)
I20260620 14:48:58.514083 7690 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48950
I20260620 14:48:58.514391 388 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.009260927s
I20260620 14:48:58.525622 8021 heartbeater.cc:503] Master 127.0.97.62:39039 was elected leader, sending a full tablet report...
I20260620 14:48:58.525842 7691 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48960:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260620 14:48:58.568387 7917 tablet_service.cc:1467] Processing CreateTablet for tablet d6b5023dc7b14ad1acbac1a1981e6a7b (DEFAULT_TABLE table=fake-table [id=4aba31487d85442d9534eb66f0dfcea8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:58.568320 7848 tablet_service.cc:1467] Processing CreateTablet for tablet d6b5023dc7b14ad1acbac1a1981e6a7b (DEFAULT_TABLE table=fake-table [id=4aba31487d85442d9534eb66f0dfcea8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:58.568843 7848 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d6b5023dc7b14ad1acbac1a1981e6a7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:58.568796 7778 tablet_service.cc:1467] Processing CreateTablet for tablet d6b5023dc7b14ad1acbac1a1981e6a7b (DEFAULT_TABLE table=fake-table [id=4aba31487d85442d9534eb66f0dfcea8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:48:58.568843 7917 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d6b5023dc7b14ad1acbac1a1981e6a7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:58.569191 7778 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d6b5023dc7b14ad1acbac1a1981e6a7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:58.577965 8037 tablet_bootstrap.cc:492] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0: Bootstrap starting.
I20260620 14:48:58.579313 8037 tablet_bootstrap.cc:654] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:58.580876 8038 tablet_bootstrap.cc:492] T d6b5023dc7b14ad1acbac1a1981e6a7b P 053eb898662941de968dd1d4563442f5: Bootstrap starting.
I20260620 14:48:58.581244 8037 tablet_bootstrap.cc:492] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0: No bootstrap required, opened a new log
I20260620 14:48:58.581377 8037 ts_tablet_manager.cc:1397] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0: Time spent bootstrapping tablet: real 0.003s user 0.002s sys 0.001s
I20260620 14:48:58.581717 8036 tablet_bootstrap.cc:492] T d6b5023dc7b14ad1acbac1a1981e6a7b P c7b2c0e6d709440cad4362529cbcc756: Bootstrap starting.
I20260620 14:48:58.582204 8038 tablet_bootstrap.cc:654] T d6b5023dc7b14ad1acbac1a1981e6a7b P 053eb898662941de968dd1d4563442f5: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:58.582043 8037 raft_consensus.cc:348] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053eb898662941de968dd1d4563442f5" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 35753 } } peers { permanent_uuid: "fa2d640f28954cf1b957ff99b2632ac0" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 40081 } } peers { permanent_uuid: "c7b2c0e6d709440cad4362529cbcc756" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 44611 } }
I20260620 14:48:58.582279 8037 raft_consensus.cc:374] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:58.582346 8037 raft_consensus.cc:729] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa2d640f28954cf1b957ff99b2632ac0, State: Initialized, Role: FOLLOWER
I20260620 14:48:58.582556 8037 consensus_queue.cc:260] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053eb898662941de968dd1d4563442f5" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 35753 } } peers { permanent_uuid: "fa2d640f28954cf1b957ff99b2632ac0" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 40081 } } peers { permanent_uuid: "c7b2c0e6d709440cad4362529cbcc756" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 44611 } }
I20260620 14:48:58.582903 8036 tablet_bootstrap.cc:654] T d6b5023dc7b14ad1acbac1a1981e6a7b P c7b2c0e6d709440cad4362529cbcc756: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:58.583945 8038 tablet_bootstrap.cc:492] T d6b5023dc7b14ad1acbac1a1981e6a7b P 053eb898662941de968dd1d4563442f5: No bootstrap required, opened a new log
I20260620 14:48:58.584146 8038 ts_tablet_manager.cc:1397] T d6b5023dc7b14ad1acbac1a1981e6a7b P 053eb898662941de968dd1d4563442f5: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260620 14:48:58.585083 8038 raft_consensus.cc:348] T d6b5023dc7b14ad1acbac1a1981e6a7b P 053eb898662941de968dd1d4563442f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053eb898662941de968dd1d4563442f5" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 35753 } } peers { permanent_uuid: "fa2d640f28954cf1b957ff99b2632ac0" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 40081 } } peers { permanent_uuid: "c7b2c0e6d709440cad4362529cbcc756" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 44611 } }
I20260620 14:48:58.585386 8038 raft_consensus.cc:374] T d6b5023dc7b14ad1acbac1a1981e6a7b P 053eb898662941de968dd1d4563442f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:58.585531 8038 raft_consensus.cc:729] T d6b5023dc7b14ad1acbac1a1981e6a7b P 053eb898662941de968dd1d4563442f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053eb898662941de968dd1d4563442f5, State: Initialized, Role: FOLLOWER
I20260620 14:48:58.585896 8038 consensus_queue.cc:260] T d6b5023dc7b14ad1acbac1a1981e6a7b P 053eb898662941de968dd1d4563442f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053eb898662941de968dd1d4563442f5" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 35753 } } peers { permanent_uuid: "fa2d640f28954cf1b957ff99b2632ac0" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 40081 } } peers { permanent_uuid: "c7b2c0e6d709440cad4362529cbcc756" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 44611 } }
I20260620 14:48:58.586884 8037 ts_tablet_manager.cc:1428] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0: Time spent starting tablet: real 0.005s user 0.002s sys 0.004s
I20260620 14:48:58.588651 8038 ts_tablet_manager.cc:1428] T d6b5023dc7b14ad1acbac1a1981e6a7b P 053eb898662941de968dd1d4563442f5: Time spent starting tablet: real 0.004s user 0.002s sys 0.000s
I20260620 14:48:58.590005 8036 tablet_bootstrap.cc:492] T d6b5023dc7b14ad1acbac1a1981e6a7b P c7b2c0e6d709440cad4362529cbcc756: No bootstrap required, opened a new log
I20260620 14:48:58.590135 8036 ts_tablet_manager.cc:1397] T d6b5023dc7b14ad1acbac1a1981e6a7b P c7b2c0e6d709440cad4362529cbcc756: Time spent bootstrapping tablet: real 0.009s user 0.003s sys 0.004s
I20260620 14:48:58.590807 8036 raft_consensus.cc:348] T d6b5023dc7b14ad1acbac1a1981e6a7b P c7b2c0e6d709440cad4362529cbcc756 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053eb898662941de968dd1d4563442f5" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 35753 } } peers { permanent_uuid: "fa2d640f28954cf1b957ff99b2632ac0" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 40081 } } peers { permanent_uuid: "c7b2c0e6d709440cad4362529cbcc756" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 44611 } }
I20260620 14:48:58.591032 8036 raft_consensus.cc:374] T d6b5023dc7b14ad1acbac1a1981e6a7b P c7b2c0e6d709440cad4362529cbcc756 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:58.591096 8036 raft_consensus.cc:729] T d6b5023dc7b14ad1acbac1a1981e6a7b P c7b2c0e6d709440cad4362529cbcc756 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7b2c0e6d709440cad4362529cbcc756, State: Initialized, Role: FOLLOWER
I20260620 14:48:58.591279 8036 consensus_queue.cc:260] T d6b5023dc7b14ad1acbac1a1981e6a7b P c7b2c0e6d709440cad4362529cbcc756 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053eb898662941de968dd1d4563442f5" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 35753 } } peers { permanent_uuid: "fa2d640f28954cf1b957ff99b2632ac0" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 40081 } } peers { permanent_uuid: "c7b2c0e6d709440cad4362529cbcc756" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 44611 } }
I20260620 14:48:58.591917 8036 ts_tablet_manager.cc:1428] T d6b5023dc7b14ad1acbac1a1981e6a7b P c7b2c0e6d709440cad4362529cbcc756: Time spent starting tablet: real 0.002s user 0.001s sys 0.001s
I20260620 14:48:58.613835 8040 raft_consensus.cc:482] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 14:48:58.613999 8040 raft_consensus.cc:504] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053eb898662941de968dd1d4563442f5" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 35753 } } peers { permanent_uuid: "fa2d640f28954cf1b957ff99b2632ac0" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 40081 } } peers { permanent_uuid: "c7b2c0e6d709440cad4362529cbcc756" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 44611 } }
I20260620 14:48:58.614691 8040 leader_election.cc:288] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 053eb898662941de968dd1d4563442f5 (127.0.97.2:35753), c7b2c0e6d709440cad4362529cbcc756 (127.0.97.1:44611)
I20260620 14:48:58.622710 7788 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d6b5023dc7b14ad1acbac1a1981e6a7b" candidate_uuid: "fa2d640f28954cf1b957ff99b2632ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7b2c0e6d709440cad4362529cbcc756" is_pre_election: true
I20260620 14:48:58.622710 7858 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d6b5023dc7b14ad1acbac1a1981e6a7b" candidate_uuid: "fa2d640f28954cf1b957ff99b2632ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053eb898662941de968dd1d4563442f5" is_pre_election: true
I20260620 14:48:58.623026 7788 raft_consensus.cc:2454] T d6b5023dc7b14ad1acbac1a1981e6a7b P c7b2c0e6d709440cad4362529cbcc756 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa2d640f28954cf1b957ff99b2632ac0 in term 0.
I20260620 14:48:58.623026 7858 raft_consensus.cc:2454] T d6b5023dc7b14ad1acbac1a1981e6a7b P 053eb898662941de968dd1d4563442f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa2d640f28954cf1b957ff99b2632ac0 in term 0.
I20260620 14:48:58.623454 7893 leader_election.cc:302] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053eb898662941de968dd1d4563442f5, fa2d640f28954cf1b957ff99b2632ac0; no voters:
I20260620 14:48:58.623754 8040 raft_consensus.cc:2781] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 14:48:58.623848 8040 raft_consensus.cc:482] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 14:48:58.623914 8040 raft_consensus.cc:3037] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:58.626375 8040 raft_consensus.cc:504] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053eb898662941de968dd1d4563442f5" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 35753 } } peers { permanent_uuid: "fa2d640f28954cf1b957ff99b2632ac0" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 40081 } } peers { permanent_uuid: "c7b2c0e6d709440cad4362529cbcc756" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 44611 } }
I20260620 14:48:58.626857 8040 leader_election.cc:288] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0 [CANDIDATE]: Term 1 election: Requested vote from peers 053eb898662941de968dd1d4563442f5 (127.0.97.2:35753), c7b2c0e6d709440cad4362529cbcc756 (127.0.97.1:44611)
I20260620 14:48:58.627372 7788 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d6b5023dc7b14ad1acbac1a1981e6a7b" candidate_uuid: "fa2d640f28954cf1b957ff99b2632ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7b2c0e6d709440cad4362529cbcc756"
I20260620 14:48:58.627465 7858 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d6b5023dc7b14ad1acbac1a1981e6a7b" candidate_uuid: "fa2d640f28954cf1b957ff99b2632ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053eb898662941de968dd1d4563442f5"
I20260620 14:48:58.627545 7788 raft_consensus.cc:3037] T d6b5023dc7b14ad1acbac1a1981e6a7b P c7b2c0e6d709440cad4362529cbcc756 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:58.627663 7858 raft_consensus.cc:3037] T d6b5023dc7b14ad1acbac1a1981e6a7b P 053eb898662941de968dd1d4563442f5 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:58.630249 7788 raft_consensus.cc:2454] T d6b5023dc7b14ad1acbac1a1981e6a7b P c7b2c0e6d709440cad4362529cbcc756 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa2d640f28954cf1b957ff99b2632ac0 in term 1.
I20260620 14:48:58.630345 7858 raft_consensus.cc:2454] T d6b5023dc7b14ad1acbac1a1981e6a7b P 053eb898662941de968dd1d4563442f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa2d640f28954cf1b957ff99b2632ac0 in term 1.
I20260620 14:48:58.630664 7890 leader_election.cc:302] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c7b2c0e6d709440cad4362529cbcc756, fa2d640f28954cf1b957ff99b2632ac0; no voters:
I20260620 14:48:58.630976 8040 raft_consensus.cc:2781] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:58.631462 8040 raft_consensus.cc:686] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0 [term 1 LEADER]: Becoming Leader. State: Replica: fa2d640f28954cf1b957ff99b2632ac0, State: Running, Role: LEADER
I20260620 14:48:58.631817 8040 consensus_queue.cc:237] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053eb898662941de968dd1d4563442f5" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 35753 } } peers { permanent_uuid: "fa2d640f28954cf1b957ff99b2632ac0" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 40081 } } peers { permanent_uuid: "c7b2c0e6d709440cad4362529cbcc756" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 44611 } }
I20260620 14:48:58.634209 7691 catalog_manager.cc:5495] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fa2d640f28954cf1b957ff99b2632ac0 (127.0.97.3). New cstate: current_term: 1 leader_uuid: "fa2d640f28954cf1b957ff99b2632ac0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053eb898662941de968dd1d4563442f5" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 35753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa2d640f28954cf1b957ff99b2632ac0" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7b2c0e6d709440cad4362529cbcc756" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 44611 } health_report { overall_health: UNKNOWN } } }
I20260620 14:48:58.673059 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:48:58.673714 7691 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48960:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260620 14:48:58.673933 7691 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:48960:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260620 14:48:58.676754 7691 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1: Sending DeleteTablet for 3 replicas of tablet d6b5023dc7b14ad1acbac1a1981e6a7b
I20260620 14:48:58.677395 7848 tablet_service.cc:1514] Processing DeleteTablet for tablet d6b5023dc7b14ad1acbac1a1981e6a7b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-20 14:48:58 UTC) from {username='slave'} at 127.0.0.1:45748
I20260620 14:48:58.677560 7778 tablet_service.cc:1514] Processing DeleteTablet for tablet d6b5023dc7b14ad1acbac1a1981e6a7b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-20 14:48:58 UTC) from {username='slave'} at 127.0.0.1:60624
I20260620 14:48:58.677656 388 test_util.cc:268] Using random seed: -2107530899
I20260620 14:48:58.678192 8051 tablet_replica.cc:330] T d6b5023dc7b14ad1acbac1a1981e6a7b P c7b2c0e6d709440cad4362529cbcc756: stopping tablet replica
I20260620 14:48:58.678172 7917 tablet_service.cc:1514] Processing DeleteTablet for tablet d6b5023dc7b14ad1acbac1a1981e6a7b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-20 14:48:58 UTC) from {username='slave'} at 127.0.0.1:53942
I20260620 14:48:58.678561 8051 raft_consensus.cc:2229] T d6b5023dc7b14ad1acbac1a1981e6a7b P c7b2c0e6d709440cad4362529cbcc756 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 14:48:58.678877 8051 raft_consensus.cc:2258] T d6b5023dc7b14ad1acbac1a1981e6a7b P c7b2c0e6d709440cad4362529cbcc756 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:58.680678 8051 ts_tablet_manager.cc:1905] T d6b5023dc7b14ad1acbac1a1981e6a7b P c7b2c0e6d709440cad4362529cbcc756: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:58.689582 8051 ts_tablet_manager.cc:1918] T d6b5023dc7b14ad1acbac1a1981e6a7b P c7b2c0e6d709440cad4362529cbcc756: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260620 14:48:58.689843 8051 log.cc:1196] T d6b5023dc7b14ad1acbac1a1981e6a7b P c7b2c0e6d709440cad4362529cbcc756: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-0/minicluster-data/ts-0-root/wals/d6b5023dc7b14ad1acbac1a1981e6a7b
I20260620 14:48:58.690400 8051 ts_tablet_manager.cc:1939] T d6b5023dc7b14ad1acbac1a1981e6a7b P c7b2c0e6d709440cad4362529cbcc756: Deleting consensus metadata
I20260620 14:48:58.691133 8050 tablet_replica.cc:330] T d6b5023dc7b14ad1acbac1a1981e6a7b P 053eb898662941de968dd1d4563442f5: stopping tablet replica
I20260620 14:48:58.691344 8050 raft_consensus.cc:2229] T d6b5023dc7b14ad1acbac1a1981e6a7b P 053eb898662941de968dd1d4563442f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 14:48:58.691545 8050 raft_consensus.cc:2258] T d6b5023dc7b14ad1acbac1a1981e6a7b P 053eb898662941de968dd1d4563442f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:58.691819 8052 tablet_replica.cc:330] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0: stopping tablet replica
I20260620 14:48:58.691808 7675 catalog_manager.cc:4841] TS c7b2c0e6d709440cad4362529cbcc756 (127.0.97.1:44611): tablet d6b5023dc7b14ad1acbac1a1981e6a7b (table fake-table [id=4aba31487d85442d9534eb66f0dfcea8]) successfully deleted
I20260620 14:48:58.692090 8052 raft_consensus.cc:2229] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:48:58.692373 8052 pending_rounds.cc:62] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0: Trying to abort 1 pending ops.
I20260620 14:48:58.692451 8052 pending_rounds.cc:68] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260620 14:48:58.692662 8052 raft_consensus.cc:2866] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260620 14:48:58.692786 8052 raft_consensus.cc:2258] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:48:58.693300 8050 ts_tablet_manager.cc:1905] T d6b5023dc7b14ad1acbac1a1981e6a7b P 053eb898662941de968dd1d4563442f5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:58.693683 8052 ts_tablet_manager.cc:1905] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:48:58.700053 8050 ts_tablet_manager.cc:1918] T d6b5023dc7b14ad1acbac1a1981e6a7b P 053eb898662941de968dd1d4563442f5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260620 14:48:58.700212 8050 log.cc:1196] T d6b5023dc7b14ad1acbac1a1981e6a7b P 053eb898662941de968dd1d4563442f5: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-0/minicluster-data/ts-1-root/wals/d6b5023dc7b14ad1acbac1a1981e6a7b
I20260620 14:48:58.700608 8050 ts_tablet_manager.cc:1939] T d6b5023dc7b14ad1acbac1a1981e6a7b P 053eb898662941de968dd1d4563442f5: Deleting consensus metadata
I20260620 14:48:58.701520 7678 catalog_manager.cc:4841] TS 053eb898662941de968dd1d4563442f5 (127.0.97.2:35753): tablet d6b5023dc7b14ad1acbac1a1981e6a7b (table fake-table [id=4aba31487d85442d9534eb66f0dfcea8]) successfully deleted
I20260620 14:48:58.702508 8052 ts_tablet_manager.cc:1918] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:48:58.702715 8052 log.cc:1196] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-0/minicluster-data/ts-2-root/wals/d6b5023dc7b14ad1acbac1a1981e6a7b
I20260620 14:48:58.703199 8052 ts_tablet_manager.cc:1939] T d6b5023dc7b14ad1acbac1a1981e6a7b P fa2d640f28954cf1b957ff99b2632ac0: Deleting consensus metadata
I20260620 14:48:58.703852 7676 catalog_manager.cc:4841] TS fa2d640f28954cf1b957ff99b2632ac0 (127.0.97.3:40081): tablet d6b5023dc7b14ad1acbac1a1981e6a7b (table fake-table [id=4aba31487d85442d9534eb66f0dfcea8]) successfully deleted
I20260620 14:48:58.715358 7691 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48988:
name: "fake-table"
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 {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260620 14:48:58.727655 7986 tablet_service.cc:1467] Processing CreateTablet for tablet 5fa4f0cf52674f7aa1521e677f85417e (DEFAULT_TABLE table=fake-table [id=4a3d26bc8b00413aacaca4219cf2e932]), partition=RANGE (key) PARTITION UNBOUNDED
I20260620 14:48:58.728204 7986 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5fa4f0cf52674f7aa1521e677f85417e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:48:58.734483 8058 tablet_bootstrap.cc:492] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c: Bootstrap starting.
I20260620 14:48:58.736059 8058 tablet_bootstrap.cc:654] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c: Neither blocks nor log segments found. Creating new log.
I20260620 14:48:58.737593 8058 tablet_bootstrap.cc:492] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c: No bootstrap required, opened a new log
I20260620 14:48:58.737751 8058 ts_tablet_manager.cc:1397] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c: Time spent bootstrapping tablet: real 0.003s user 0.003s sys 0.000s
I20260620 14:48:58.738289 8058 raft_consensus.cc:348] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5eb2a89c5f44229838281f6ed3acc5c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 33933 } }
I20260620 14:48:58.738473 8058 raft_consensus.cc:374] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:48:58.738576 8058 raft_consensus.cc:729] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5eb2a89c5f44229838281f6ed3acc5c, State: Initialized, Role: FOLLOWER
I20260620 14:48:58.738811 8058 consensus_queue.cc:260] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f5eb2a89c5f44229838281f6ed3acc5c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 33933 } }
I20260620 14:48:58.739027 8058 raft_consensus.cc:388] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:48:58.739135 8058 raft_consensus.cc:482] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:48:58.739255 8058 raft_consensus.cc:3037] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:48:58.742043 8058 raft_consensus.cc:504] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5eb2a89c5f44229838281f6ed3acc5c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 33933 } }
I20260620 14:48:58.742339 8058 leader_election.cc:302] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c [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: f5eb2a89c5f44229838281f6ed3acc5c; no voters:
I20260620 14:48:58.742827 8058 leader_election.cc:288] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:48:58.742949 8060 raft_consensus.cc:2781] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:48:58.743489 8060 raft_consensus.cc:686] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c [term 1 LEADER]: Becoming Leader. State: Replica: f5eb2a89c5f44229838281f6ed3acc5c, State: Running, Role: LEADER
I20260620 14:48:58.743500 8058 ts_tablet_manager.cc:1428] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c: Time spent starting tablet: real 0.006s user 0.006s sys 0.000s
I20260620 14:48:58.743789 8060 consensus_queue.cc:237] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c [LEADER]: Queue going to LEADER mode. State: All 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: "f5eb2a89c5f44229838281f6ed3acc5c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 33933 } }
I20260620 14:48:58.745764 7689 catalog_manager.cc:5495] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c reported cstate change: term changed from 0 to 1, leader changed from <none> to f5eb2a89c5f44229838281f6ed3acc5c (127.0.97.4). New cstate: current_term: 1 leader_uuid: "f5eb2a89c5f44229838281f6ed3acc5c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5eb2a89c5f44229838281f6ed3acc5c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 33933 } health_report { overall_health: HEALTHY } } }
I20260620 14:49:00.835990 388 test_util.cc:268] Using random seed: -2105372563
I20260620 14:49:00.874058 388 test_workload.cc:401] TestWorkload: Skipping table creation because table fake-table already exists
I20260620 14:49:00.881259 7688 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48960:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260620 14:49:00.887732 8077 tablet.cc:1722] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1
I20260620 14:49:00.894968 7690 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1: fake-table [id=4a3d26bc8b00413aacaca4219cf2e932] alter complete (version 1)
I20260620 14:49:00.896224 7996 consensus_queue.cc:237] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 703, Committed index: 703, Last appended: 1.703, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 704 OBSOLETE_local: true peers { permanent_uuid: "f5eb2a89c5f44229838281f6ed3acc5c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 33933 } } peers { permanent_uuid: "c7b2c0e6d709440cad4362529cbcc756" member_type: NON_VOTER last_known_addr { host: "127.0.97.1" port: 44611 } attrs { promote: true } }
I20260620 14:49:00.897459 8061 raft_consensus.cc:2932] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c [term 1 LEADER]: Committing config change with OpId 1.704: config changed from index -1 to 704, NON_VOTER c7b2c0e6d709440cad4362529cbcc756 (127.0.97.1) added. New config: { opid_index: 704 OBSOLETE_local: true peers { permanent_uuid: "f5eb2a89c5f44229838281f6ed3acc5c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 33933 } } peers { permanent_uuid: "c7b2c0e6d709440cad4362529cbcc756" member_type: NON_VOTER last_known_addr { host: "127.0.97.1" port: 44611 } attrs { promote: true } } }
I20260620 14:49:00.903860 7677 catalog_manager.cc:5008] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 5fa4f0cf52674f7aa1521e677f85417e with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260620 14:49:00.904799 7690 catalog_manager.cc:5495] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c reported cstate change: config changed from index -1 to 704, NON_VOTER c7b2c0e6d709440cad4362529cbcc756 (127.0.97.1) added. New cstate: current_term: 1 leader_uuid: "f5eb2a89c5f44229838281f6ed3acc5c" committed_config { opid_index: 704 OBSOLETE_local: true peers { permanent_uuid: "f5eb2a89c5f44229838281f6ed3acc5c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 33933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7b2c0e6d709440cad4362529cbcc756" member_type: NON_VOTER last_known_addr { host: "127.0.97.1" port: 44611 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260620 14:49:00.908953 7995 consensus_queue.cc:237] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 704, Committed index: 704, Last appended: 1.704, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 705 OBSOLETE_local: true peers { permanent_uuid: "f5eb2a89c5f44229838281f6ed3acc5c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 33933 } } peers { permanent_uuid: "c7b2c0e6d709440cad4362529cbcc756" member_type: NON_VOTER last_known_addr { host: "127.0.97.1" port: 44611 } attrs { promote: true } } peers { permanent_uuid: "053eb898662941de968dd1d4563442f5" member_type: NON_VOTER last_known_addr { host: "127.0.97.2" port: 35753 } attrs { promote: true } }
I20260620 14:49:00.910334 8061 raft_consensus.cc:2932] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c [term 1 LEADER]: Committing config change with OpId 1.705: config changed from index 704 to 705, NON_VOTER 053eb898662941de968dd1d4563442f5 (127.0.97.2) added. New config: { opid_index: 705 OBSOLETE_local: true peers { permanent_uuid: "f5eb2a89c5f44229838281f6ed3acc5c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 33933 } } peers { permanent_uuid: "c7b2c0e6d709440cad4362529cbcc756" member_type: NON_VOTER last_known_addr { host: "127.0.97.1" port: 44611 } attrs { promote: true } } peers { permanent_uuid: "053eb898662941de968dd1d4563442f5" member_type: NON_VOTER last_known_addr { host: "127.0.97.2" port: 35753 } attrs { promote: true } } }
W20260620 14:49:00.911464 7959 consensus_peers.cc:487] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c -> Peer c7b2c0e6d709440cad4362529cbcc756 (127.0.97.1:44611): Couldn't send request to peer c7b2c0e6d709440cad4362529cbcc756. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5fa4f0cf52674f7aa1521e677f85417e. This is attempt 1: this message will repeat every 5th retry.
I20260620 14:49:00.913789 7677 catalog_manager.cc:5008] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 5fa4f0cf52674f7aa1521e677f85417e with cas_config_opid_index 704: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260620 14:49:00.914758 7690 catalog_manager.cc:5495] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c reported cstate change: config changed from index 704 to 705, NON_VOTER 053eb898662941de968dd1d4563442f5 (127.0.97.2) added. New cstate: current_term: 1 leader_uuid: "f5eb2a89c5f44229838281f6ed3acc5c" committed_config { opid_index: 705 OBSOLETE_local: true peers { permanent_uuid: "f5eb2a89c5f44229838281f6ed3acc5c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 33933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7b2c0e6d709440cad4362529cbcc756" member_type: NON_VOTER last_known_addr { host: "127.0.97.1" port: 44611 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "053eb898662941de968dd1d4563442f5" member_type: NON_VOTER last_known_addr { host: "127.0.97.2" port: 35753 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260620 14:49:00.918509 7962 consensus_peers.cc:487] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c -> Peer 053eb898662941de968dd1d4563442f5 (127.0.97.2:35753): Couldn't send request to peer 053eb898662941de968dd1d4563442f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5fa4f0cf52674f7aa1521e677f85417e. This is attempt 1: this message will repeat every 5th retry.
I20260620 14:49:01.558111 8109 ts_tablet_manager.cc:927] T 5fa4f0cf52674f7aa1521e677f85417e P c7b2c0e6d709440cad4362529cbcc756: Initiating tablet copy from peer f5eb2a89c5f44229838281f6ed3acc5c (127.0.97.4:33933)
I20260620 14:49:01.575431 8109 tablet_copy_client.cc:316] T 5fa4f0cf52674f7aa1521e677f85417e P c7b2c0e6d709440cad4362529cbcc756: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.4:33933
W20260620 14:49:01.577565 8089 scanner-internal.cc:458] Time spent opening tablet: real 0.545s user 0.000s sys 0.000s
W20260620 14:49:01.588841 8092 scanner-internal.cc:458] Time spent opening tablet: real 0.556s user 0.001s sys 0.000s
I20260620 14:49:01.596336 8107 ts_tablet_manager.cc:927] T 5fa4f0cf52674f7aa1521e677f85417e P 053eb898662941de968dd1d4563442f5: Initiating tablet copy from peer f5eb2a89c5f44229838281f6ed3acc5c (127.0.97.4:33933)
W20260620 14:49:01.601531 8091 scanner-internal.cc:458] Time spent opening tablet: real 0.569s user 0.000s sys 0.000s
W20260620 14:49:01.631295 8087 scanner-internal.cc:458] Time spent opening tablet: real 0.598s user 0.000s sys 0.000s
W20260620 14:49:01.635267 8088 scanner-internal.cc:458] Time spent opening tablet: real 0.602s user 0.001s sys 0.000s
W20260620 14:49:01.638326 8094 scanner-internal.cc:458] Time spent opening tablet: real 0.606s user 0.000s sys 0.001s
W20260620 14:49:01.639165 8093 scanner-internal.cc:458] Time spent opening tablet: real 0.607s user 0.001s sys 0.000s
I20260620 14:49:01.644709 8006 tablet_copy_service.cc:140] P f5eb2a89c5f44229838281f6ed3acc5c: Received BeginTabletCopySession request for tablet 5fa4f0cf52674f7aa1521e677f85417e from peer c7b2c0e6d709440cad4362529cbcc756 ({username='slave'} at 127.0.0.1:33970)
I20260620 14:49:01.645488 8006 tablet_copy_service.cc:161] P f5eb2a89c5f44229838281f6ed3acc5c: Beginning new tablet copy session on tablet 5fa4f0cf52674f7aa1521e677f85417e from peer c7b2c0e6d709440cad4362529cbcc756 at {username='slave'} at 127.0.0.1:33970: session id = c7b2c0e6d709440cad4362529cbcc756-5fa4f0cf52674f7aa1521e677f85417e
I20260620 14:49:01.649667 8006 tablet_copy_source_session.cc:205] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 14:49:01.650787 8107 tablet_copy_client.cc:316] T 5fa4f0cf52674f7aa1521e677f85417e P 053eb898662941de968dd1d4563442f5: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.4:33933
I20260620 14:49:01.650938 8109 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5fa4f0cf52674f7aa1521e677f85417e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:49:01.656394 8109 tablet_copy_client.cc:791] T 5fa4f0cf52674f7aa1521e677f85417e P c7b2c0e6d709440cad4362529cbcc756: tablet copy: Starting download of 0 data blocks...
I20260620 14:49:01.656659 8109 tablet_copy_client.cc:655] T 5fa4f0cf52674f7aa1521e677f85417e P c7b2c0e6d709440cad4362529cbcc756: tablet copy: Starting download of 1 WAL segments...
W20260620 14:49:01.662650 8090 scanner-internal.cc:458] Time spent opening tablet: real 0.630s user 0.000s sys 0.000s
W20260620 14:49:01.689020 8095 scanner-internal.cc:458] Time spent opening tablet: real 0.655s user 0.001s sys 0.000s
I20260620 14:49:01.735528 8006 tablet_copy_service.cc:140] P f5eb2a89c5f44229838281f6ed3acc5c: Received BeginTabletCopySession request for tablet 5fa4f0cf52674f7aa1521e677f85417e from peer 053eb898662941de968dd1d4563442f5 ({username='slave'} at 127.0.0.1:33974)
I20260620 14:49:01.735711 8006 tablet_copy_service.cc:161] P f5eb2a89c5f44229838281f6ed3acc5c: Beginning new tablet copy session on tablet 5fa4f0cf52674f7aa1521e677f85417e from peer 053eb898662941de968dd1d4563442f5 at {username='slave'} at 127.0.0.1:33974: session id = 053eb898662941de968dd1d4563442f5-5fa4f0cf52674f7aa1521e677f85417e
I20260620 14:49:01.740855 8006 tablet_copy_source_session.cc:205] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c: Tablet Copy: opened 0 blocks and 1 log segments
I20260620 14:49:01.742030 8107 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5fa4f0cf52674f7aa1521e677f85417e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:49:01.746006 8109 tablet_copy_client.cc:531] T 5fa4f0cf52674f7aa1521e677f85417e P c7b2c0e6d709440cad4362529cbcc756: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 14:49:01.749275 8109 tablet_bootstrap.cc:492] T 5fa4f0cf52674f7aa1521e677f85417e P c7b2c0e6d709440cad4362529cbcc756: Bootstrap starting.
I20260620 14:49:01.751107 8107 tablet_copy_client.cc:791] T 5fa4f0cf52674f7aa1521e677f85417e P 053eb898662941de968dd1d4563442f5: tablet copy: Starting download of 0 data blocks...
I20260620 14:49:01.751310 8107 tablet_copy_client.cc:655] T 5fa4f0cf52674f7aa1521e677f85417e P 053eb898662941de968dd1d4563442f5: tablet copy: Starting download of 1 WAL segments...
I20260620 14:49:01.775091 8107 tablet_copy_client.cc:531] T 5fa4f0cf52674f7aa1521e677f85417e P 053eb898662941de968dd1d4563442f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 14:49:01.778820 8107 tablet_bootstrap.cc:492] T 5fa4f0cf52674f7aa1521e677f85417e P 053eb898662941de968dd1d4563442f5: Bootstrap starting.
W20260620 14:49:02.064042 8086 scanner-internal.cc:458] Time spent opening tablet: real 0.535s user 0.001s sys 0.000s
W20260620 14:49:02.749025 8087 scanner-internal.cc:458] Time spent opening tablet: real 0.519s user 0.001s sys 0.000s
W20260620 14:49:02.766351 8089 scanner-internal.cc:458] Time spent opening tablet: real 0.534s user 0.000s sys 0.000s
W20260620 14:49:02.975378 8090 scanner-internal.cc:458] Time spent opening tablet: real 0.628s user 0.001s sys 0.000s
W20260620 14:49:03.086584 8095 scanner-internal.cc:458] Time spent opening tablet: real 0.534s user 0.001s sys 0.000s
W20260620 14:49:03.105450 8088 scanner-internal.cc:458] Time spent opening tablet: real 0.547s user 0.001s sys 0.000s
W20260620 14:49:03.257004 8093 scanner-internal.cc:458] Time spent opening tablet: real 0.630s user 0.001s sys 0.000s
W20260620 14:49:03.346419 8094 scanner-internal.cc:458] Time spent opening tablet: real 0.756s user 0.000s sys 0.000s
W20260620 14:49:03.417455 8091 scanner-internal.cc:458] Time spent opening tablet: real 0.533s user 0.001s sys 0.000s
W20260620 14:49:03.454437 8092 scanner-internal.cc:458] Time spent opening tablet: real 0.570s user 0.000s sys 0.000s
W20260620 14:49:03.781832 7962 consensus_peers.cc:487] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c -> Peer 053eb898662941de968dd1d4563442f5 (127.0.97.2:35753): Couldn't send request to peer 053eb898662941de968dd1d4563442f5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260620 14:49:03.939178 7959 consensus_peers.cc:487] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c -> Peer c7b2c0e6d709440cad4362529cbcc756 (127.0.97.1:44611): Couldn't send request to peer c7b2c0e6d709440cad4362529cbcc756. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260620 14:49:04.355298 8086 scanner-internal.cc:458] Time spent opening tablet: real 0.527s user 0.001s sys 0.000s
W20260620 14:49:04.451115 8091 scanner-internal.cc:458] Time spent opening tablet: real 0.535s user 0.001s sys 0.000s
W20260620 14:49:04.521198 8093 scanner-internal.cc:458] Time spent opening tablet: real 0.534s user 0.001s sys 0.000s
W20260620 14:49:04.616997 8090 scanner-internal.cc:458] Time spent opening tablet: real 0.514s user 0.001s sys 0.000s
W20260620 14:49:05.278797 8086 scanner-internal.cc:458] Time spent opening tablet: real 0.521s user 0.001s sys 0.000s
W20260620 14:49:06.184651 7959 consensus_peers.cc:487] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c -> Peer c7b2c0e6d709440cad4362529cbcc756 (127.0.97.1:44611): Couldn't send request to peer c7b2c0e6d709440cad4362529cbcc756. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20260620 14:49:06.317925 7962 consensus_peers.cc:487] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c -> Peer 053eb898662941de968dd1d4563442f5 (127.0.97.2:35753): Couldn't send request to peer 053eb898662941de968dd1d4563442f5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20260620 14:49:06.747829 8090 scanner-internal.cc:458] Time spent opening tablet: real 0.520s user 0.001s sys 0.000s
W20260620 14:49:06.908763 8093 scanner-internal.cc:458] Time spent opening tablet: real 0.525s user 0.000s sys 0.000s
I20260620 14:49:07.712150 8107 tablet_bootstrap.cc:492] T 5fa4f0cf52674f7aa1521e677f85417e P 053eb898662941de968dd1d4563442f5: Bootstrap replaying log segment 1/1 (1.03M/1.24M this segment, stats: ops{read=586 overwritten=0 applied=580 ignored=0} inserts{seen=28950 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260620 14:49:07.731557 8093 scanner-internal.cc:458] Time spent opening tablet: real 0.511s user 0.000s sys 0.000s
I20260620 14:49:08.019665 8109 tablet_bootstrap.cc:492] T 5fa4f0cf52674f7aa1521e677f85417e P c7b2c0e6d709440cad4362529cbcc756: Bootstrap replaying log segment 1/1 (1.12M/1.24M this segment, stats: ops{read=635 overwritten=0 applied=632 ignored=0} inserts{seen=31550 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260620 14:49:08.059147 8087 scanner-internal.cc:458] Time spent opening tablet: real 0.523s user 0.000s sys 0.000s
W20260620 14:49:08.274616 8094 scanner-internal.cc:458] Time spent opening tablet: real 0.530s user 0.001s sys 0.000s
W20260620 14:49:08.286842 8090 scanner-internal.cc:458] Time spent opening tablet: real 0.518s user 0.001s sys 0.000s
W20260620 14:49:08.443423 8092 scanner-internal.cc:458] Time spent opening tablet: real 0.517s user 0.001s sys 0.000s
I20260620 14:49:08.481041 8107 tablet.cc:1722] T 5fa4f0cf52674f7aa1521e677f85417e P 053eb898662941de968dd1d4563442f5: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1
I20260620 14:49:08.481550 8107 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260620 14:49:08.482970 8107 tablet_bootstrap.cc:492] T 5fa4f0cf52674f7aa1521e677f85417e P 053eb898662941de968dd1d4563442f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=705 overwritten=0 applied=705 ignored=0} inserts{seen=35050 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260620 14:49:08.483501 8107 tablet_bootstrap.cc:492] T 5fa4f0cf52674f7aa1521e677f85417e P 053eb898662941de968dd1d4563442f5: Bootstrap complete.
I20260620 14:49:08.508447 8107 ts_tablet_manager.cc:1397] T 5fa4f0cf52674f7aa1521e677f85417e P 053eb898662941de968dd1d4563442f5: Time spent bootstrapping tablet: real 6.730s user 2.999s sys 0.074s
I20260620 14:49:08.509320 8107 raft_consensus.cc:348] T 5fa4f0cf52674f7aa1521e677f85417e P 053eb898662941de968dd1d4563442f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 705 OBSOLETE_local: true peers { permanent_uuid: "f5eb2a89c5f44229838281f6ed3acc5c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 33933 } } peers { permanent_uuid: "c7b2c0e6d709440cad4362529cbcc756" member_type: NON_VOTER last_known_addr { host: "127.0.97.1" port: 44611 } attrs { promote: true } } peers { permanent_uuid: "053eb898662941de968dd1d4563442f5" member_type: NON_VOTER last_known_addr { host: "127.0.97.2" port: 35753 } attrs { promote: true } }
I20260620 14:49:08.509696 8107 raft_consensus.cc:729] T 5fa4f0cf52674f7aa1521e677f85417e P 053eb898662941de968dd1d4563442f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 053eb898662941de968dd1d4563442f5, State: Initialized, Role: LEARNER
I20260620 14:49:08.509974 8107 consensus_queue.cc:260] T 5fa4f0cf52674f7aa1521e677f85417e P 053eb898662941de968dd1d4563442f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 705, Last appended: 1.705, Last appended by leader: 705, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 705 OBSOLETE_local: true peers { permanent_uuid: "f5eb2a89c5f44229838281f6ed3acc5c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 33933 } } peers { permanent_uuid: "c7b2c0e6d709440cad4362529cbcc756" member_type: NON_VOTER last_known_addr { host: "127.0.97.1" port: 44611 } attrs { promote: true } } peers { permanent_uuid: "053eb898662941de968dd1d4563442f5" member_type: NON_VOTER last_known_addr { host: "127.0.97.2" port: 35753 } attrs { promote: true } }
I20260620 14:49:08.514130 8107 ts_tablet_manager.cc:1428] T 5fa4f0cf52674f7aa1521e677f85417e P 053eb898662941de968dd1d4563442f5: Time spent starting tablet: real 0.005s user 0.001s sys 0.003s
I20260620 14:49:08.515026 8006 tablet_copy_service.cc:342] P f5eb2a89c5f44229838281f6ed3acc5c: Request end of tablet copy session 053eb898662941de968dd1d4563442f5-5fa4f0cf52674f7aa1521e677f85417e received from {username='slave'} at 127.0.0.1:33974
I20260620 14:49:08.515163 8006 tablet_copy_service.cc:433] P f5eb2a89c5f44229838281f6ed3acc5c: ending tablet copy session 053eb898662941de968dd1d4563442f5-5fa4f0cf52674f7aa1521e677f85417e on tablet 5fa4f0cf52674f7aa1521e677f85417e with peer 053eb898662941de968dd1d4563442f5
I20260620 14:49:08.583920 8109 tablet.cc:1722] T 5fa4f0cf52674f7aa1521e677f85417e P c7b2c0e6d709440cad4362529cbcc756: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1
I20260620 14:49:08.585064 8109 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260620 14:49:08.586519 8109 tablet_bootstrap.cc:492] T 5fa4f0cf52674f7aa1521e677f85417e P c7b2c0e6d709440cad4362529cbcc756: Bootstrap replayed 1/1 log segments. Stats: ops{read=705 overwritten=0 applied=705 ignored=0} inserts{seen=35050 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260620 14:49:08.589258 8109 tablet_bootstrap.cc:492] T 5fa4f0cf52674f7aa1521e677f85417e P c7b2c0e6d709440cad4362529cbcc756: Bootstrap complete.
I20260620 14:49:08.607820 8109 ts_tablet_manager.cc:1397] T 5fa4f0cf52674f7aa1521e677f85417e P c7b2c0e6d709440cad4362529cbcc756: Time spent bootstrapping tablet: real 6.859s user 2.994s sys 0.081s
I20260620 14:49:08.612496 8109 raft_consensus.cc:348] T 5fa4f0cf52674f7aa1521e677f85417e P c7b2c0e6d709440cad4362529cbcc756 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 705 OBSOLETE_local: true peers { permanent_uuid: "f5eb2a89c5f44229838281f6ed3acc5c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 33933 } } peers { permanent_uuid: "c7b2c0e6d709440cad4362529cbcc756" member_type: NON_VOTER last_known_addr { host: "127.0.97.1" port: 44611 } attrs { promote: true } } peers { permanent_uuid: "053eb898662941de968dd1d4563442f5" member_type: NON_VOTER last_known_addr { host: "127.0.97.2" port: 35753 } attrs { promote: true } }
I20260620 14:49:08.621953 8109 raft_consensus.cc:729] T 5fa4f0cf52674f7aa1521e677f85417e P c7b2c0e6d709440cad4362529cbcc756 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c7b2c0e6d709440cad4362529cbcc756, State: Initialized, Role: LEARNER
I20260620 14:49:08.623145 8109 consensus_queue.cc:260] T 5fa4f0cf52674f7aa1521e677f85417e P c7b2c0e6d709440cad4362529cbcc756 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 705, Last appended: 1.705, Last appended by leader: 705, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 705 OBSOLETE_local: true peers { permanent_uuid: "f5eb2a89c5f44229838281f6ed3acc5c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 33933 } } peers { permanent_uuid: "c7b2c0e6d709440cad4362529cbcc756" member_type: NON_VOTER last_known_addr { host: "127.0.97.1" port: 44611 } attrs { promote: true } } peers { permanent_uuid: "053eb898662941de968dd1d4563442f5" member_type: NON_VOTER last_known_addr { host: "127.0.97.2" port: 35753 } attrs { promote: true } }
I20260620 14:49:08.653465 8109 ts_tablet_manager.cc:1428] T 5fa4f0cf52674f7aa1521e677f85417e P c7b2c0e6d709440cad4362529cbcc756: Time spent starting tablet: real 0.042s user 0.002s sys 0.000s
I20260620 14:49:08.655292 8006 tablet_copy_service.cc:342] P f5eb2a89c5f44229838281f6ed3acc5c: Request end of tablet copy session c7b2c0e6d709440cad4362529cbcc756-5fa4f0cf52674f7aa1521e677f85417e received from {username='slave'} at 127.0.0.1:33970
I20260620 14:49:08.655453 8006 tablet_copy_service.cc:433] P f5eb2a89c5f44229838281f6ed3acc5c: ending tablet copy session c7b2c0e6d709440cad4362529cbcc756-5fa4f0cf52674f7aa1521e677f85417e on tablet 5fa4f0cf52674f7aa1521e677f85417e with peer c7b2c0e6d709440cad4362529cbcc756
I20260620 14:49:08.691460 7858 raft_consensus.cc:1203] T 5fa4f0cf52674f7aa1521e677f85417e P 053eb898662941de968dd1d4563442f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.704->[1.705-1.705] Dedup: 1.705->[]
I20260620 14:49:08.707197 7788 raft_consensus.cc:1203] T 5fa4f0cf52674f7aa1521e677f85417e P c7b2c0e6d709440cad4362529cbcc756 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.704->[1.705-1.705] Dedup: 1.705->[]
I20260620 14:49:08.950227 7687 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48960:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20260620 14:49:09.079969 7690 catalog_manager.cc:5587] TS f5eb2a89c5f44229838281f6ed3acc5c (127.0.97.4:33933) does not have the latest schema for tablet 5fa4f0cf52674f7aa1521e677f85417e (table fake-table [id=4a3d26bc8b00413aacaca4219cf2e932]). Expected version 2 got 1
I20260620 14:49:09.083242 7995 consensus_queue.cc:237] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 705, Committed index: 705, Last appended: 1.706, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 707 OBSOLETE_local: true peers { permanent_uuid: "f5eb2a89c5f44229838281f6ed3acc5c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 33933 } } peers { permanent_uuid: "053eb898662941de968dd1d4563442f5" member_type: NON_VOTER last_known_addr { host: "127.0.97.2" port: 35753 } attrs { promote: true } }
I20260620 14:49:09.087486 7858 raft_consensus.cc:1261] T 5fa4f0cf52674f7aa1521e677f85417e P 053eb898662941de968dd1d4563442f5 [term 1 LEARNER]: Refusing update from remote peer f5eb2a89c5f44229838281f6ed3acc5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 706. Preceding OpId from leader: term: 1 index: 707. (index mismatch)
I20260620 14:49:09.089550 8128 consensus_queue.cc:1035] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "053eb898662941de968dd1d4563442f5" member_type: NON_VOTER last_known_addr { host: "127.0.97.2" port: 35753 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 707, Last known committed idx: 705, Time since last communication: 0.002s
I20260620 14:49:09.094120 8129 raft_consensus.cc:1013] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c [term 1 LEADER]: attempt to promote peer 053eb898662941de968dd1d4563442f5: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260620 14:49:09.108358 7688 catalog_manager.cc:5587] TS f5eb2a89c5f44229838281f6ed3acc5c (127.0.97.4:33933) does not have the latest schema for tablet 5fa4f0cf52674f7aa1521e677f85417e (table fake-table [id=4a3d26bc8b00413aacaca4219cf2e932]). Expected version 2 got 1
I20260620 14:49:09.127568 8134 tablet.cc:1722] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 2
I20260620 14:49:09.127907 8133 tablet.cc:1722] T 5fa4f0cf52674f7aa1521e677f85417e P 053eb898662941de968dd1d4563442f5: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 2
I20260620 14:49:09.130985 8128 raft_consensus.cc:2932] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c [term 1 LEADER]: Committing config change with OpId 1.707: config changed from index 705 to 707, NON_VOTER c7b2c0e6d709440cad4362529cbcc756 (127.0.97.1) evicted. New config: { opid_index: 707 OBSOLETE_local: true peers { permanent_uuid: "f5eb2a89c5f44229838281f6ed3acc5c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 33933 } } peers { permanent_uuid: "053eb898662941de968dd1d4563442f5" member_type: NON_VOTER last_known_addr { host: "127.0.97.2" port: 35753 } attrs { promote: true } } }
I20260620 14:49:09.125685 7858 raft_consensus.cc:2932] T 5fa4f0cf52674f7aa1521e677f85417e P 053eb898662941de968dd1d4563442f5 [term 1 LEARNER]: Committing config change with OpId 1.707: config changed from index 705 to 707, NON_VOTER c7b2c0e6d709440cad4362529cbcc756 (127.0.97.1) evicted. New config: { opid_index: 707 OBSOLETE_local: true peers { permanent_uuid: "f5eb2a89c5f44229838281f6ed3acc5c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 33933 } } peers { permanent_uuid: "053eb898662941de968dd1d4563442f5" member_type: NON_VOTER last_known_addr { host: "127.0.97.2" port: 35753 } attrs { promote: true } } }
I20260620 14:49:09.152778 7677 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet 5fa4f0cf52674f7aa1521e677f85417e with cas_config_opid_index 705: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 14:49:09.170399 7688 catalog_manager.cc:5495] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c reported cstate change: config changed from index 705 to 707, NON_VOTER c7b2c0e6d709440cad4362529cbcc756 (127.0.97.1) evicted. New cstate: current_term: 1 leader_uuid: "f5eb2a89c5f44229838281f6ed3acc5c" committed_config { opid_index: 707 OBSOLETE_local: true peers { permanent_uuid: "f5eb2a89c5f44229838281f6ed3acc5c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 33933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "053eb898662941de968dd1d4563442f5" member_type: NON_VOTER last_known_addr { host: "127.0.97.2" port: 35753 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260620 14:49:09.187095 7688 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1: fake-table [id=4a3d26bc8b00413aacaca4219cf2e932] alter complete (version 2)
I20260620 14:49:09.188774 7778 tablet_service.cc:1514] Processing DeleteTablet for tablet 5fa4f0cf52674f7aa1521e677f85417e with delete_type TABLET_DATA_TOMBSTONED (TS c7b2c0e6d709440cad4362529cbcc756 not found in new config with opid_index 707) from {username='slave'} at 127.0.0.1:60624
I20260620 14:49:09.197906 7995 consensus_queue.cc:237] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 707, Committed index: 707, Last appended: 1.707, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 708 OBSOLETE_local: true peers { permanent_uuid: "f5eb2a89c5f44229838281f6ed3acc5c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 33933 } }
I20260620 14:49:09.204727 8132 raft_consensus.cc:2932] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c [term 1 LEADER]: Committing config change with OpId 1.708: config changed from index 707 to 708, NON_VOTER 053eb898662941de968dd1d4563442f5 (127.0.97.2) evicted. New config: { opid_index: 708 OBSOLETE_local: true peers { permanent_uuid: "f5eb2a89c5f44229838281f6ed3acc5c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 33933 } } }
I20260620 14:49:09.224488 8135 tablet_replica.cc:330] T 5fa4f0cf52674f7aa1521e677f85417e P c7b2c0e6d709440cad4362529cbcc756: stopping tablet replica
I20260620 14:49:09.224741 8135 raft_consensus.cc:2229] T 5fa4f0cf52674f7aa1521e677f85417e P c7b2c0e6d709440cad4362529cbcc756 [term 1 LEARNER]: Raft consensus shutting down.
I20260620 14:49:09.224928 8135 pending_rounds.cc:62] T 5fa4f0cf52674f7aa1521e677f85417e P c7b2c0e6d709440cad4362529cbcc756: Trying to abort 1 pending ops.
I20260620 14:49:09.225008 8135 pending_rounds.cc:68] T 5fa4f0cf52674f7aa1521e677f85417e P c7b2c0e6d709440cad4362529cbcc756: Aborting op as it isn't in flight: id { term: 1 index: 706 } timestamp: 1210 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "5fa4f0cf52674f7aa1521e677f85417e" schema { columns { id: 10 name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "int_val" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "string_val" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 2 new_table_name: "fake-table" dest_uuid: "f5eb2a89c5f44229838281f6ed3acc5c" new_extra_config { } }
I20260620 14:49:09.225503 8135 raft_consensus.cc:2258] T 5fa4f0cf52674f7aa1521e677f85417e P c7b2c0e6d709440cad4362529cbcc756 [term 1 LEARNER]: Raft consensus is shut down!
I20260620 14:49:09.231179 8135 ts_tablet_manager.cc:1905] T 5fa4f0cf52674f7aa1521e677f85417e P c7b2c0e6d709440cad4362529cbcc756: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 14:49:09.236801 7677 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet 5fa4f0cf52674f7aa1521e677f85417e with cas_config_opid_index 707: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 14:49:09.245450 7688 catalog_manager.cc:5495] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c reported cstate change: config changed from index 707 to 708, NON_VOTER 053eb898662941de968dd1d4563442f5 (127.0.97.2) evicted. New cstate: current_term: 1 leader_uuid: "f5eb2a89c5f44229838281f6ed3acc5c" committed_config { opid_index: 708 OBSOLETE_local: true peers { permanent_uuid: "f5eb2a89c5f44229838281f6ed3acc5c" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 33933 } health_report { overall_health: HEALTHY } } }
I20260620 14:49:09.263104 7848 tablet_service.cc:1514] Processing DeleteTablet for tablet 5fa4f0cf52674f7aa1521e677f85417e with delete_type TABLET_DATA_TOMBSTONED (TS 053eb898662941de968dd1d4563442f5 not found in new config with opid_index 708) from {username='slave'} at 127.0.0.1:45748
I20260620 14:49:09.294596 8137 tablet_replica.cc:330] T 5fa4f0cf52674f7aa1521e677f85417e P 053eb898662941de968dd1d4563442f5: stopping tablet replica
I20260620 14:49:09.294821 8137 raft_consensus.cc:2229] T 5fa4f0cf52674f7aa1521e677f85417e P 053eb898662941de968dd1d4563442f5 [term 1 LEARNER]: Raft consensus shutting down.
I20260620 14:49:09.295105 8137 raft_consensus.cc:2258] T 5fa4f0cf52674f7aa1521e677f85417e P 053eb898662941de968dd1d4563442f5 [term 1 LEARNER]: Raft consensus is shut down!
I20260620 14:49:09.301059 8135 ts_tablet_manager.cc:1918] T 5fa4f0cf52674f7aa1521e677f85417e P c7b2c0e6d709440cad4362529cbcc756: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.706
I20260620 14:49:09.301402 8137 ts_tablet_manager.cc:1905] T 5fa4f0cf52674f7aa1521e677f85417e P 053eb898662941de968dd1d4563442f5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260620 14:49:09.301817 8135 log.cc:1196] T 5fa4f0cf52674f7aa1521e677f85417e P c7b2c0e6d709440cad4362529cbcc756: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-0/minicluster-data/ts-0-root/wals/5fa4f0cf52674f7aa1521e677f85417e
I20260620 14:49:09.303951 7675 catalog_manager.cc:4841] TS c7b2c0e6d709440cad4362529cbcc756 (127.0.97.1:44611): tablet 5fa4f0cf52674f7aa1521e677f85417e (table fake-table [id=4a3d26bc8b00413aacaca4219cf2e932]) successfully deleted
I20260620 14:49:09.314384 8137 ts_tablet_manager.cc:1918] T 5fa4f0cf52674f7aa1521e677f85417e P 053eb898662941de968dd1d4563442f5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.707
I20260620 14:49:09.314636 8137 log.cc:1196] T 5fa4f0cf52674f7aa1521e677f85417e P 053eb898662941de968dd1d4563442f5: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781966855785253-388-0/minicluster-data/ts-1-root/wals/5fa4f0cf52674f7aa1521e677f85417e
I20260620 14:49:09.315742 7678 catalog_manager.cc:4841] TS 053eb898662941de968dd1d4563442f5 (127.0.97.2:35753): tablet 5fa4f0cf52674f7aa1521e677f85417e (table fake-table [id=4a3d26bc8b00413aacaca4219cf2e932]) successfully deleted
I20260620 14:49:09.712762 388 tablet_server.cc:178] TabletServer@127.0.97.1:0 shutting down...
W20260620 14:49:09.713711 8082 client.cc:2034] Couldn't close scanner 07157be22ba04d53b892a96d3ed65e09: Service unavailable: reactor is shutting down (error 108)
W20260620 14:49:09.714489 7962 connection.cc:535] server connection from 127.0.0.1:33956 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260620 14:49:09.722738 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:49:09.736562 388 tablet_server.cc:194] TabletServer@127.0.97.1:0 shutdown complete.
I20260620 14:49:09.740255 388 tablet_server.cc:178] TabletServer@127.0.97.2:0 shutting down...
I20260620 14:49:09.752713 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:49:09.766438 388 tablet_server.cc:194] TabletServer@127.0.97.2:0 shutdown complete.
I20260620 14:49:09.770141 388 tablet_server.cc:178] TabletServer@127.0.97.3:0 shutting down...
I20260620 14:49:09.779345 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:49:09.792546 388 tablet_server.cc:194] TabletServer@127.0.97.3:0 shutdown complete.
I20260620 14:49:09.795593 388 tablet_server.cc:178] TabletServer@127.0.97.4:0 shutting down...
I20260620 14:49:09.805586 388 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260620 14:49:09.805788 388 tablet_replica.cc:330] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c: stopping tablet replica
I20260620 14:49:09.805979 388 raft_consensus.cc:2229] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:49:09.806228 388 raft_consensus.cc:2258] T 5fa4f0cf52674f7aa1521e677f85417e P f5eb2a89c5f44229838281f6ed3acc5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:49:09.820112 388 tablet_server.cc:194] TabletServer@127.0.97.4:0 shutdown complete.
I20260620 14:49:09.823587 388 master.cc:537] Master@127.0.97.62:39039 shutting down...
I20260620 14:49:09.832804 388 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:49:09.833084 388 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:49:09.833216 388 tablet_replica.cc:330] T 00000000000000000000000000000000 P 2f401cc19d224a0e8931129882120ce1: stopping tablet replica
I20260620 14:49:09.846917 388 master.cc:552] Master@127.0.97.62:39039 shutdown complete.
[ OK ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning (11583 ms)
[ RUN ] ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting
I20260620 14:49:09.864054 388 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.97.62:34113
I20260620 14:49:09.864639 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:49:09.865479 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:49:09.870182 388 webserver.cc:460] Webserver started at http://127.0.97.62:37093/ using document root <none> and password file <none>
I20260620 14:49:09.870442 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:49:09.870528 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:49:09.870667 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:49:09.871286 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/master-0-root/instance:
uuid: "45da7c414fea4840b16a114be5618381"
format_stamp: "Formatted at 2026-06-20 14:49:09 on dist-test-slave-nvk5"
I20260620 14:49:09.873979 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.004s sys 0.000s
I20260620 14:49:09.875590 8141 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:49:09.875962 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:49:09.876089 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/master-0-root
uuid: "45da7c414fea4840b16a114be5618381"
format_stamp: "Formatted at 2026-06-20 14:49:09 on dist-test-slave-nvk5"
I20260620 14:49:09.876212 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-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)
I20260620 14:49:09.889302 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:49:09.889781 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:49:09.900578 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.62:34113
I20260620 14:49:09.900583 8192 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.62:34113 every 8 connection(s)
I20260620 14:49:09.901753 8193 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:49:09.906109 8193 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45da7c414fea4840b16a114be5618381: Bootstrap starting.
I20260620 14:49:09.907267 8193 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 45da7c414fea4840b16a114be5618381: Neither blocks nor log segments found. Creating new log.
I20260620 14:49:09.908707 8193 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45da7c414fea4840b16a114be5618381: No bootstrap required, opened a new log
I20260620 14:49:09.909201 8193 raft_consensus.cc:348] T 00000000000000000000000000000000 P 45da7c414fea4840b16a114be5618381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45da7c414fea4840b16a114be5618381" member_type: VOTER }
I20260620 14:49:09.909322 8193 raft_consensus.cc:374] T 00000000000000000000000000000000 P 45da7c414fea4840b16a114be5618381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:49:09.909354 8193 raft_consensus.cc:729] T 00000000000000000000000000000000 P 45da7c414fea4840b16a114be5618381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45da7c414fea4840b16a114be5618381, State: Initialized, Role: FOLLOWER
I20260620 14:49:09.909539 8193 consensus_queue.cc:260] T 00000000000000000000000000000000 P 45da7c414fea4840b16a114be5618381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "45da7c414fea4840b16a114be5618381" member_type: VOTER }
I20260620 14:49:09.909670 8193 raft_consensus.cc:388] T 00000000000000000000000000000000 P 45da7c414fea4840b16a114be5618381 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:49:09.909706 8193 raft_consensus.cc:482] T 00000000000000000000000000000000 P 45da7c414fea4840b16a114be5618381 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:49:09.909757 8193 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 45da7c414fea4840b16a114be5618381 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:49:09.911594 8193 raft_consensus.cc:504] T 00000000000000000000000000000000 P 45da7c414fea4840b16a114be5618381 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45da7c414fea4840b16a114be5618381" member_type: VOTER }
I20260620 14:49:09.911751 8193 leader_election.cc:302] T 00000000000000000000000000000000 P 45da7c414fea4840b16a114be5618381 [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: 45da7c414fea4840b16a114be5618381; no voters:
I20260620 14:49:09.912060 8193 leader_election.cc:288] T 00000000000000000000000000000000 P 45da7c414fea4840b16a114be5618381 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:49:09.912240 8196 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 45da7c414fea4840b16a114be5618381 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:49:09.912731 8196 raft_consensus.cc:686] T 00000000000000000000000000000000 P 45da7c414fea4840b16a114be5618381 [term 1 LEADER]: Becoming Leader. State: Replica: 45da7c414fea4840b16a114be5618381, State: Running, Role: LEADER
I20260620 14:49:09.912935 8193 sys_catalog.cc:564] T 00000000000000000000000000000000 P 45da7c414fea4840b16a114be5618381 [sys.catalog]: configured and running, proceeding with master startup.
I20260620 14:49:09.912998 8196 consensus_queue.cc:237] T 00000000000000000000000000000000 P 45da7c414fea4840b16a114be5618381 [LEADER]: Queue going to LEADER mode. State: All 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: "45da7c414fea4840b16a114be5618381" member_type: VOTER }
I20260620 14:49:09.914076 8198 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45da7c414fea4840b16a114be5618381 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 45da7c414fea4840b16a114be5618381. Latest consensus state: current_term: 1 leader_uuid: "45da7c414fea4840b16a114be5618381" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45da7c414fea4840b16a114be5618381" member_type: VOTER } }
I20260620 14:49:09.914080 8197 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45da7c414fea4840b16a114be5618381 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "45da7c414fea4840b16a114be5618381" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45da7c414fea4840b16a114be5618381" member_type: VOTER } }
I20260620 14:49:09.914317 8198 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45da7c414fea4840b16a114be5618381 [sys.catalog]: This master's current role is: LEADER
I20260620 14:49:09.914297 8197 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45da7c414fea4840b16a114be5618381 [sys.catalog]: This master's current role is: LEADER
I20260620 14:49:09.915920 8203 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260620 14:49:09.917737 8203 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260620 14:49:09.918594 388 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260620 14:49:09.920730 8203 catalog_manager.cc:1347] Generated new cluster ID: 11c3f0cc904349a8b850512c5ba32e98
I20260620 14:49:09.920818 8203 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260620 14:49:09.931139 8203 catalog_manager.cc:1370] Generated new certificate authority record
I20260620 14:49:09.932085 8203 catalog_manager.cc:1504] Loading token signing keys...
I20260620 14:49:09.940907 8203 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 45da7c414fea4840b16a114be5618381: Generated new TSK 0
I20260620 14:49:09.941187 8203 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260620 14:49:09.951035 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:49:09.952081 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:49:09.953593 388 webserver.cc:460] Webserver started at http://127.0.97.1:40873/ using document root <none> and password file <none>
I20260620 14:49:09.953830 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:49:09.953927 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:49:09.954077 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:49:09.954706 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/ts-0-root/instance:
uuid: "f008e99e1ed44389ab6399accdce4636"
format_stamp: "Formatted at 2026-06-20 14:49:09 on dist-test-slave-nvk5"
I20260620 14:49:09.957185 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.003s sys 0.000s
I20260620 14:49:09.958742 8217 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:49:09.959139 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:49:09.959272 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/ts-0-root
uuid: "f008e99e1ed44389ab6399accdce4636"
format_stamp: "Formatted at 2026-06-20 14:49:09 on dist-test-slave-nvk5"
I20260620 14:49:09.959400 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-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)
I20260620 14:49:09.971190 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:49:09.971670 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:49:09.972210 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:49:09.973063 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:49:09.973155 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:49:09.973275 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:49:09.973358 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:49:09.986343 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.1:33129
I20260620 14:49:09.986379 8279 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.1:33129 every 8 connection(s)
I20260620 14:49:09.987954 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:49:09.989301 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:49:09.990927 388 webserver.cc:460] Webserver started at http://127.0.97.2:44177/ using document root <none> and password file <none>
I20260620 14:49:09.991174 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:49:09.991274 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:49:09.991434 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:49:09.992054 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/ts-1-root/instance:
uuid: "b53e9bef121a4e1292ae396876796b70"
format_stamp: "Formatted at 2026-06-20 14:49:09 on dist-test-slave-nvk5"
I20260620 14:49:09.994808 8280 heartbeater.cc:347] Connected to a master server at 127.0.97.62:34113
I20260620 14:49:09.995015 8280 heartbeater.cc:464] Registering TS with master...
I20260620 14:49:09.995267 388 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260620 14:49:09.995409 8280 heartbeater.cc:511] Master 127.0.97.62:34113 requested a full tablet report, sending...
I20260620 14:49:09.996289 8158 ts_manager.cc:194] Registered new tserver with Master: f008e99e1ed44389ab6399accdce4636 (127.0.97.1:33129)
I20260620 14:49:09.997213 8287 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:49:09.997653 8158 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49906
I20260620 14:49:09.997658 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260620 14:49:09.997866 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/ts-1-root
uuid: "b53e9bef121a4e1292ae396876796b70"
format_stamp: "Formatted at 2026-06-20 14:49:09 on dist-test-slave-nvk5"
I20260620 14:49:09.998027 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-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)
I20260620 14:49:10.008929 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:49:10.009116 8280 heartbeater.cc:503] Master 127.0.97.62:34113 was elected leader, sending a full tablet report...
I20260620 14:49:10.009436 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:49:10.010073 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:49:10.010851 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:49:10.010946 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:49:10.011068 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:49:10.011138 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:49:10.024257 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.2:39621
I20260620 14:49:10.024289 8349 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.2:39621 every 8 connection(s)
I20260620 14:49:10.025898 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:49:10.026943 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:49:10.028457 388 webserver.cc:460] Webserver started at http://127.0.97.3:41881/ using document root <none> and password file <none>
I20260620 14:49:10.028707 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:49:10.028812 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:49:10.028954 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:49:10.029553 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/ts-2-root/instance:
uuid: "e135dde8739940018c943faea9fffb26"
format_stamp: "Formatted at 2026-06-20 14:49:10 on dist-test-slave-nvk5"
I20260620 14:49:10.032112 388 fs_manager.cc:691] Time spent creating directory manager: real 0.002s user 0.000s sys 0.003s
I20260620 14:49:10.032444 8350 heartbeater.cc:347] Connected to a master server at 127.0.97.62:34113
I20260620 14:49:10.032596 8350 heartbeater.cc:464] Registering TS with master...
I20260620 14:49:10.032904 8350 heartbeater.cc:511] Master 127.0.97.62:34113 requested a full tablet report, sending...
I20260620 14:49:10.033710 8158 ts_manager.cc:194] Registered new tserver with Master: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621)
I20260620 14:49:10.034165 8356 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:49:10.034535 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.001s sys 0.000s
I20260620 14:49:10.034579 8158 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49922
I20260620 14:49:10.034641 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/ts-2-root
uuid: "e135dde8739940018c943faea9fffb26"
format_stamp: "Formatted at 2026-06-20 14:49:10 on dist-test-slave-nvk5"
I20260620 14:49:10.034754 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-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)
I20260620 14:49:10.046272 8350 heartbeater.cc:503] Master 127.0.97.62:34113 was elected leader, sending a full tablet report...
I20260620 14:49:10.052425 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:49:10.052976 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:49:10.053514 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:49:10.054482 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:49:10.054576 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:49:10.054684 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:49:10.054757 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:49:10.069475 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.3:33771
I20260620 14:49:10.069502 8418 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.3:33771 every 8 connection(s)
I20260620 14:49:10.071346 388 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260620 14:49:10.072734 388 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260620 14:49:10.074285 388 webserver.cc:460] Webserver started at http://127.0.97.4:38227/ using document root <none> and password file <none>
I20260620 14:49:10.074518 388 fs_manager.cc:359] Metadata directory not provided
I20260620 14:49:10.074613 388 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260620 14:49:10.074750 388 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260620 14:49:10.075496 388 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/ts-3-root/instance:
uuid: "a0a34184fd7b4f4793191cfd41fa3994"
format_stamp: "Formatted at 2026-06-20 14:49:10 on dist-test-slave-nvk5"
I20260620 14:49:10.078485 8419 heartbeater.cc:347] Connected to a master server at 127.0.97.62:34113
I20260620 14:49:10.078567 388 fs_manager.cc:691] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260620 14:49:10.078634 8419 heartbeater.cc:464] Registering TS with master...
I20260620 14:49:10.078954 8419 heartbeater.cc:511] Master 127.0.97.62:34113 requested a full tablet report, sending...
I20260620 14:49:10.079802 8158 ts_manager.cc:194] Registered new tserver with Master: e135dde8739940018c943faea9fffb26 (127.0.97.3:33771)
I20260620 14:49:10.080662 8425 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260620 14:49:10.081038 388 fs_manager.cc:725] Time spent opening block manager: real 0.001s user 0.002s sys 0.000s
I20260620 14:49:10.081067 8158 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49936
I20260620 14:49:10.081219 388 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/ts-3-root
uuid: "a0a34184fd7b4f4793191cfd41fa3994"
format_stamp: "Formatted at 2026-06-20 14:49:10 on dist-test-slave-nvk5"
I20260620 14:49:10.081372 388 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-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)
I20260620 14:49:10.090703 388 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips 26 Jan 2017
I20260620 14:49:10.091190 388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260620 14:49:10.091807 388 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260620 14:49:10.092494 8419 heartbeater.cc:503] Master 127.0.97.62:34113 was elected leader, sending a full tablet report...
I20260620 14:49:10.093389 388 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260620 14:49:10.093518 388 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260620 14:49:10.093648 388 ts_tablet_manager.cc:610] Registered 0 tablets
I20260620 14:49:10.093750 388 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260620 14:49:10.107945 388 rpc_server.cc:307] RPC server started. Bound to: 127.0.97.4:43121
I20260620 14:49:10.107985 8487 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.97.4:43121 every 8 connection(s)
I20260620 14:49:10.115195 8488 heartbeater.cc:347] Connected to a master server at 127.0.97.62:34113
I20260620 14:49:10.115432 8488 heartbeater.cc:464] Registering TS with master...
I20260620 14:49:10.115809 8488 heartbeater.cc:511] Master 127.0.97.62:34113 requested a full tablet report, sending...
I20260620 14:49:10.116631 8158 ts_manager.cc:194] Registered new tserver with Master: a0a34184fd7b4f4793191cfd41fa3994 (127.0.97.4:43121)
I20260620 14:49:10.116890 388 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.007977607s
I20260620 14:49:10.117730 8158 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49948
I20260620 14:49:10.128364 8158 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49956:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260620 14:49:10.129416 8488 heartbeater.cc:503] Master 127.0.97.62:34113 was elected leader, sending a full tablet report...
I20260620 14:49:10.161478 8453 tablet_service.cc:1467] Processing CreateTablet for tablet cb5663f5320546aaa2c21f00732055f1 (DEFAULT_TABLE table=fake-table [id=0eae730c3a924e50a044d50b2bab09d3]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:49:10.161517 8245 tablet_service.cc:1467] Processing CreateTablet for tablet cb5663f5320546aaa2c21f00732055f1 (DEFAULT_TABLE table=fake-table [id=0eae730c3a924e50a044d50b2bab09d3]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:49:10.161944 8453 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cb5663f5320546aaa2c21f00732055f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:49:10.161988 8245 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cb5663f5320546aaa2c21f00732055f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:49:10.167521 8384 tablet_service.cc:1467] Processing CreateTablet for tablet cb5663f5320546aaa2c21f00732055f1 (DEFAULT_TABLE table=fake-table [id=0eae730c3a924e50a044d50b2bab09d3]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260620 14:49:10.167774 8503 tablet_bootstrap.cc:492] T cb5663f5320546aaa2c21f00732055f1 P f008e99e1ed44389ab6399accdce4636: Bootstrap starting.
I20260620 14:49:10.168018 8384 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cb5663f5320546aaa2c21f00732055f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:49:10.169508 8503 tablet_bootstrap.cc:654] T cb5663f5320546aaa2c21f00732055f1 P f008e99e1ed44389ab6399accdce4636: Neither blocks nor log segments found. Creating new log.
I20260620 14:49:10.171499 8503 tablet_bootstrap.cc:492] T cb5663f5320546aaa2c21f00732055f1 P f008e99e1ed44389ab6399accdce4636: No bootstrap required, opened a new log
I20260620 14:49:10.171607 8503 ts_tablet_manager.cc:1397] T cb5663f5320546aaa2c21f00732055f1 P f008e99e1ed44389ab6399accdce4636: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:49:10.172138 8503 raft_consensus.cc:348] T cb5663f5320546aaa2c21f00732055f1 P f008e99e1ed44389ab6399accdce4636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 33129 } } peers { permanent_uuid: "a0a34184fd7b4f4793191cfd41fa3994" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 43121 } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33771 } }
I20260620 14:49:10.172299 8503 raft_consensus.cc:374] T cb5663f5320546aaa2c21f00732055f1 P f008e99e1ed44389ab6399accdce4636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:49:10.172350 8503 raft_consensus.cc:729] T cb5663f5320546aaa2c21f00732055f1 P f008e99e1ed44389ab6399accdce4636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f008e99e1ed44389ab6399accdce4636, State: Initialized, Role: FOLLOWER
I20260620 14:49:10.172574 8503 consensus_queue.cc:260] T cb5663f5320546aaa2c21f00732055f1 P f008e99e1ed44389ab6399accdce4636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 33129 } } peers { permanent_uuid: "a0a34184fd7b4f4793191cfd41fa3994" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 43121 } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33771 } }
I20260620 14:49:10.173326 8503 ts_tablet_manager.cc:1428] T cb5663f5320546aaa2c21f00732055f1 P f008e99e1ed44389ab6399accdce4636: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260620 14:49:10.174853 8507 tablet_bootstrap.cc:492] T cb5663f5320546aaa2c21f00732055f1 P a0a34184fd7b4f4793191cfd41fa3994: Bootstrap starting.
I20260620 14:49:10.175406 8506 tablet_bootstrap.cc:492] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26: Bootstrap starting.
I20260620 14:49:10.176733 8507 tablet_bootstrap.cc:654] T cb5663f5320546aaa2c21f00732055f1 P a0a34184fd7b4f4793191cfd41fa3994: Neither blocks nor log segments found. Creating new log.
I20260620 14:49:10.177381 8506 tablet_bootstrap.cc:654] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26: Neither blocks nor log segments found. Creating new log.
I20260620 14:49:10.178630 8507 tablet_bootstrap.cc:492] T cb5663f5320546aaa2c21f00732055f1 P a0a34184fd7b4f4793191cfd41fa3994: No bootstrap required, opened a new log
I20260620 14:49:10.178795 8507 ts_tablet_manager.cc:1397] T cb5663f5320546aaa2c21f00732055f1 P a0a34184fd7b4f4793191cfd41fa3994: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:49:10.179459 8507 raft_consensus.cc:348] T cb5663f5320546aaa2c21f00732055f1 P a0a34184fd7b4f4793191cfd41fa3994 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 33129 } } peers { permanent_uuid: "a0a34184fd7b4f4793191cfd41fa3994" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 43121 } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33771 } }
I20260620 14:49:10.179700 8507 raft_consensus.cc:374] T cb5663f5320546aaa2c21f00732055f1 P a0a34184fd7b4f4793191cfd41fa3994 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:49:10.179801 8507 raft_consensus.cc:729] T cb5663f5320546aaa2c21f00732055f1 P a0a34184fd7b4f4793191cfd41fa3994 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0a34184fd7b4f4793191cfd41fa3994, State: Initialized, Role: FOLLOWER
I20260620 14:49:10.180075 8507 consensus_queue.cc:260] T cb5663f5320546aaa2c21f00732055f1 P a0a34184fd7b4f4793191cfd41fa3994 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 33129 } } peers { permanent_uuid: "a0a34184fd7b4f4793191cfd41fa3994" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 43121 } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33771 } }
I20260620 14:49:10.180917 8507 ts_tablet_manager.cc:1428] T cb5663f5320546aaa2c21f00732055f1 P a0a34184fd7b4f4793191cfd41fa3994: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260620 14:49:10.185195 8506 tablet_bootstrap.cc:492] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26: No bootstrap required, opened a new log
I20260620 14:49:10.185343 8506 ts_tablet_manager.cc:1397] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26: Time spent bootstrapping tablet: real 0.010s user 0.001s sys 0.008s
I20260620 14:49:10.185904 8506 raft_consensus.cc:348] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 33129 } } peers { permanent_uuid: "a0a34184fd7b4f4793191cfd41fa3994" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 43121 } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33771 } }
I20260620 14:49:10.186077 8506 raft_consensus.cc:374] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:49:10.186205 8506 raft_consensus.cc:729] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e135dde8739940018c943faea9fffb26, State: Initialized, Role: FOLLOWER
I20260620 14:49:10.186429 8506 consensus_queue.cc:260] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 33129 } } peers { permanent_uuid: "a0a34184fd7b4f4793191cfd41fa3994" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 43121 } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33771 } }
I20260620 14:49:10.187091 8506 ts_tablet_manager.cc:1428] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26: Time spent starting tablet: real 0.002s user 0.002s sys 0.000s
I20260620 14:49:10.404069 8511 raft_consensus.cc:482] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260620 14:49:10.404247 8511 raft_consensus.cc:504] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 33129 } } peers { permanent_uuid: "a0a34184fd7b4f4793191cfd41fa3994" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 43121 } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33771 } }
I20260620 14:49:10.405073 8511 leader_election.cc:288] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f008e99e1ed44389ab6399accdce4636 (127.0.97.1:33129), a0a34184fd7b4f4793191cfd41fa3994 (127.0.97.4:43121)
I20260620 14:49:10.412259 8255 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cb5663f5320546aaa2c21f00732055f1" candidate_uuid: "e135dde8739940018c943faea9fffb26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f008e99e1ed44389ab6399accdce4636" is_pre_election: true
I20260620 14:49:10.412585 8255 raft_consensus.cc:2454] T cb5663f5320546aaa2c21f00732055f1 P f008e99e1ed44389ab6399accdce4636 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e135dde8739940018c943faea9fffb26 in term 0.
I20260620 14:49:10.413095 8360 leader_election.cc:302] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e135dde8739940018c943faea9fffb26, f008e99e1ed44389ab6399accdce4636; no voters:
I20260620 14:49:10.413367 8511 raft_consensus.cc:2781] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260620 14:49:10.413491 8511 raft_consensus.cc:482] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260620 14:49:10.413643 8511 raft_consensus.cc:3037] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:49:10.413582 8463 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cb5663f5320546aaa2c21f00732055f1" candidate_uuid: "e135dde8739940018c943faea9fffb26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0a34184fd7b4f4793191cfd41fa3994" is_pre_election: true
I20260620 14:49:10.413856 8463 raft_consensus.cc:2454] T cb5663f5320546aaa2c21f00732055f1 P a0a34184fd7b4f4793191cfd41fa3994 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e135dde8739940018c943faea9fffb26 in term 0.
I20260620 14:49:10.415934 8511 raft_consensus.cc:504] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 33129 } } peers { permanent_uuid: "a0a34184fd7b4f4793191cfd41fa3994" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 43121 } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33771 } }
I20260620 14:49:10.416895 8511 leader_election.cc:288] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26 [CANDIDATE]: Term 1 election: Requested vote from peers f008e99e1ed44389ab6399accdce4636 (127.0.97.1:33129), a0a34184fd7b4f4793191cfd41fa3994 (127.0.97.4:43121)
I20260620 14:49:10.416953 8463 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cb5663f5320546aaa2c21f00732055f1" candidate_uuid: "e135dde8739940018c943faea9fffb26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0a34184fd7b4f4793191cfd41fa3994"
I20260620 14:49:10.417223 8463 raft_consensus.cc:3037] T cb5663f5320546aaa2c21f00732055f1 P a0a34184fd7b4f4793191cfd41fa3994 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:49:10.419788 8463 raft_consensus.cc:2454] T cb5663f5320546aaa2c21f00732055f1 P a0a34184fd7b4f4793191cfd41fa3994 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e135dde8739940018c943faea9fffb26 in term 1.
I20260620 14:49:10.420209 8357 leader_election.cc:302] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0a34184fd7b4f4793191cfd41fa3994, e135dde8739940018c943faea9fffb26; no voters:
I20260620 14:49:10.416965 8255 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cb5663f5320546aaa2c21f00732055f1" candidate_uuid: "e135dde8739940018c943faea9fffb26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f008e99e1ed44389ab6399accdce4636"
I20260620 14:49:10.420406 8255 raft_consensus.cc:3037] T cb5663f5320546aaa2c21f00732055f1 P f008e99e1ed44389ab6399accdce4636 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:49:10.420579 8511 raft_consensus.cc:2781] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:49:10.424120 8255 raft_consensus.cc:2454] T cb5663f5320546aaa2c21f00732055f1 P f008e99e1ed44389ab6399accdce4636 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e135dde8739940018c943faea9fffb26 in term 1.
I20260620 14:49:10.424553 8511 raft_consensus.cc:686] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26 [term 1 LEADER]: Becoming Leader. State: Replica: e135dde8739940018c943faea9fffb26, State: Running, Role: LEADER
I20260620 14:49:10.424866 8511 consensus_queue.cc:237] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 33129 } } peers { permanent_uuid: "a0a34184fd7b4f4793191cfd41fa3994" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 43121 } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33771 } }
I20260620 14:49:10.427434 8157 catalog_manager.cc:5495] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26 reported cstate change: term changed from 0 to 1, leader changed from <none> to e135dde8739940018c943faea9fffb26 (127.0.97.3). New cstate: current_term: 1 leader_uuid: "e135dde8739940018c943faea9fffb26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 33129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0a34184fd7b4f4793191cfd41fa3994" member_type: VOTER last_known_addr { host: "127.0.97.4" port: 43121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33771 } health_report { overall_health: HEALTHY } } }
I20260620 14:49:10.475620 388 alter_table-test.cc:181] Tablet successfully located
I20260620 14:49:10.476271 8157 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49956:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260620 14:49:10.476490 8157 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:49956:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260620 14:49:10.479441 8157 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 45da7c414fea4840b16a114be5618381: Sending DeleteTablet for 3 replicas of tablet cb5663f5320546aaa2c21f00732055f1
I20260620 14:49:10.480145 8245 tablet_service.cc:1514] Processing DeleteTablet for tablet cb5663f5320546aaa2c21f00732055f1 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-20 14:49:10 UTC) from {username='slave'} at 127.0.0.1:51978
I20260620 14:49:10.480429 388 test_util.cc:268] Using random seed: -2095728116
I20260620 14:49:10.480181 8384 tablet_service.cc:1514] Processing DeleteTablet for tablet cb5663f5320546aaa2c21f00732055f1 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-20 14:49:10 UTC) from {username='slave'} at 127.0.0.1:52132
I20260620 14:49:10.480962 8453 tablet_service.cc:1514] Processing DeleteTablet for tablet cb5663f5320546aaa2c21f00732055f1 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-20 14:49:10 UTC) from {username='slave'} at 127.0.0.1:45386
I20260620 14:49:10.481698 8518 tablet_replica.cc:330] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26: stopping tablet replica
I20260620 14:49:10.482060 8518 raft_consensus.cc:2229] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26 [term 1 LEADER]: Raft consensus shutting down.
I20260620 14:49:10.482281 8517 tablet_replica.cc:330] T cb5663f5320546aaa2c21f00732055f1 P f008e99e1ed44389ab6399accdce4636: stopping tablet replica
I20260620 14:49:10.482419 8518 pending_rounds.cc:62] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26: Trying to abort 1 pending ops.
I20260620 14:49:10.482470 8517 raft_consensus.cc:2229] T cb5663f5320546aaa2c21f00732055f1 P f008e99e1ed44389ab6399accdce4636 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 14:49:10.482512 8518 pending_rounds.cc:68] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260620 14:49:10.482686 8517 raft_consensus.cc:2258] T cb5663f5320546aaa2c21f00732055f1 P f008e99e1ed44389ab6399accdce4636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:49:10.482781 8518 raft_consensus.cc:2866] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260620 14:49:10.482934 8518 raft_consensus.cc:2258] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:49:10.483608 8517 ts_tablet_manager.cc:1905] T cb5663f5320546aaa2c21f00732055f1 P f008e99e1ed44389ab6399accdce4636: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:49:10.484021 8518 ts_tablet_manager.cc:1905] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:49:10.489568 8517 ts_tablet_manager.cc:1918] T cb5663f5320546aaa2c21f00732055f1 P f008e99e1ed44389ab6399accdce4636: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260620 14:49:10.489725 8517 log.cc:1196] T cb5663f5320546aaa2c21f00732055f1 P f008e99e1ed44389ab6399accdce4636: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/ts-0-root/wals/cb5663f5320546aaa2c21f00732055f1
I20260620 14:49:10.490105 8517 ts_tablet_manager.cc:1939] T cb5663f5320546aaa2c21f00732055f1 P f008e99e1ed44389ab6399accdce4636: Deleting consensus metadata
I20260620 14:49:10.491003 8145 catalog_manager.cc:4841] TS f008e99e1ed44389ab6399accdce4636 (127.0.97.1:33129): tablet cb5663f5320546aaa2c21f00732055f1 (table fake-table [id=0eae730c3a924e50a044d50b2bab09d3]) successfully deleted
I20260620 14:49:10.493098 8519 tablet_replica.cc:330] T cb5663f5320546aaa2c21f00732055f1 P a0a34184fd7b4f4793191cfd41fa3994: stopping tablet replica
I20260620 14:49:10.493214 8518 ts_tablet_manager.cc:1918] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260620 14:49:10.493291 8519 raft_consensus.cc:2229] T cb5663f5320546aaa2c21f00732055f1 P a0a34184fd7b4f4793191cfd41fa3994 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260620 14:49:10.493382 8518 log.cc:1196] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/ts-2-root/wals/cb5663f5320546aaa2c21f00732055f1
I20260620 14:49:10.493503 8519 raft_consensus.cc:2258] T cb5663f5320546aaa2c21f00732055f1 P a0a34184fd7b4f4793191cfd41fa3994 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260620 14:49:10.493826 8518 ts_tablet_manager.cc:1939] T cb5663f5320546aaa2c21f00732055f1 P e135dde8739940018c943faea9fffb26: Deleting consensus metadata
I20260620 14:49:10.494305 8519 ts_tablet_manager.cc:1905] T cb5663f5320546aaa2c21f00732055f1 P a0a34184fd7b4f4793191cfd41fa3994: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260620 14:49:10.494580 8143 catalog_manager.cc:4841] TS e135dde8739940018c943faea9fffb26 (127.0.97.3:33771): tablet cb5663f5320546aaa2c21f00732055f1 (table fake-table [id=0eae730c3a924e50a044d50b2bab09d3]) successfully deleted
I20260620 14:49:10.500782 8519 ts_tablet_manager.cc:1918] T cb5663f5320546aaa2c21f00732055f1 P a0a34184fd7b4f4793191cfd41fa3994: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260620 14:49:10.500931 8519 log.cc:1196] T cb5663f5320546aaa2c21f00732055f1 P a0a34184fd7b4f4793191cfd41fa3994: Deleting WAL directory at /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/ts-3-root/wals/cb5663f5320546aaa2c21f00732055f1
I20260620 14:49:10.501262 8519 ts_tablet_manager.cc:1939] T cb5663f5320546aaa2c21f00732055f1 P a0a34184fd7b4f4793191cfd41fa3994: Deleting consensus metadata
I20260620 14:49:10.502125 8142 catalog_manager.cc:4841] TS a0a34184fd7b4f4793191cfd41fa3994 (127.0.97.4:43121): tablet cb5663f5320546aaa2c21f00732055f1 (table fake-table [id=0eae730c3a924e50a044d50b2bab09d3]) successfully deleted
I20260620 14:49:10.509464 8158 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49972:
name: "fake-table"
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 {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260620 14:49:10.522538 8315 tablet_service.cc:1467] Processing CreateTablet for tablet d47b3bc714944076a46390baeb2ddb06 (DEFAULT_TABLE table=fake-table [id=9fbc064244f146d1af34da6c9de3c9e9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260620 14:49:10.522959 8315 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d47b3bc714944076a46390baeb2ddb06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:49:10.529171 8525 tablet_bootstrap.cc:492] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70: Bootstrap starting.
I20260620 14:49:10.530822 8525 tablet_bootstrap.cc:654] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70: Neither blocks nor log segments found. Creating new log.
I20260620 14:49:10.532994 8525 tablet_bootstrap.cc:492] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70: No bootstrap required, opened a new log
I20260620 14:49:10.533109 8525 ts_tablet_manager.cc:1397] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70: Time spent bootstrapping tablet: real 0.004s user 0.003s sys 0.000s
I20260620 14:49:10.533607 8525 raft_consensus.cc:348] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } }
I20260620 14:49:10.533838 8525 raft_consensus.cc:374] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260620 14:49:10.533957 8525 raft_consensus.cc:729] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b53e9bef121a4e1292ae396876796b70, State: Initialized, Role: FOLLOWER
I20260620 14:49:10.534214 8525 consensus_queue.cc:260] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } }
I20260620 14:49:10.534452 8525 raft_consensus.cc:388] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260620 14:49:10.534559 8525 raft_consensus.cc:482] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260620 14:49:10.534670 8525 raft_consensus.cc:3037] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [term 0 FOLLOWER]: Advancing to term 1
I20260620 14:49:10.536885 8525 raft_consensus.cc:504] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } }
I20260620 14:49:10.537124 8525 leader_election.cc:302] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [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: b53e9bef121a4e1292ae396876796b70; no voters:
I20260620 14:49:10.537516 8525 leader_election.cc:288] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260620 14:49:10.537674 8527 raft_consensus.cc:2781] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [term 1 FOLLOWER]: Leader election won for term 1
I20260620 14:49:10.538144 8527 raft_consensus.cc:686] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [term 1 LEADER]: Becoming Leader. State: Replica: b53e9bef121a4e1292ae396876796b70, State: Running, Role: LEADER
I20260620 14:49:10.538295 8525 ts_tablet_manager.cc:1428] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70: Time spent starting tablet: real 0.005s user 0.001s sys 0.004s
I20260620 14:49:10.538412 8527 consensus_queue.cc:237] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Queue going to LEADER mode. State: All 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: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } }
I20260620 14:49:10.540463 8158 catalog_manager.cc:5495] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 reported cstate change: term changed from 0 to 1, leader changed from <none> to b53e9bef121a4e1292ae396876796b70 (127.0.97.2). New cstate: current_term: 1 leader_uuid: "b53e9bef121a4e1292ae396876796b70" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } health_report { overall_health: HEALTHY } } }
I20260620 14:49:10.644483 8147 maintenance_manager.cc:419] P 45da7c414fea4840b16a114be5618381: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000203
I20260620 14:49:10.698091 8146 maintenance_manager.cc:643] P 45da7c414fea4840b16a114be5618381: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.053s user 0.022s sys 0.010s Metrics: {"bytes_written":7097,"cfile_init":1,"dirs.queue_time_us":20860,"dirs.run_cpu_time_us":215,"dirs.run_wall_time_us":813,"drs_written":1,"lbm_read_time_us":109,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3348,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":7,"thread_start_us":19015,"threads_started":1}
I20260620 14:49:10.779392 8351 maintenance_manager.cc:419] P b53e9bef121a4e1292ae396876796b70: Scheduling FlushMRSOp(d47b3bc714944076a46390baeb2ddb06): perf score=0.002914
I20260620 14:49:10.992117 8292 maintenance_manager.cc:643] P b53e9bef121a4e1292ae396876796b70: FlushMRSOp(d47b3bc714944076a46390baeb2ddb06) complete. Timing: real 0.211s user 0.121s sys 0.008s Metrics: {"bytes_written":24579,"cfile_init":1,"dirs.queue_time_us":1286,"dirs.run_cpu_time_us":177,"dirs.run_wall_time_us":2545,"drs_written":1,"lbm_read_time_us":60,"lbm_reads_lt_1ms":4,"lbm_write_time_us":799,"lbm_writes_lt_1ms":24,"peak_mem_usage":0,"rows_written":2000,"thread_start_us":1095,"threads_started":1}
I20260620 14:49:10.993158 8351 maintenance_manager.cc:419] P b53e9bef121a4e1292ae396876796b70: Scheduling FlushMRSOp(d47b3bc714944076a46390baeb2ddb06): perf score=0.002914
I20260620 14:49:11.164053 8292 maintenance_manager.cc:643] P b53e9bef121a4e1292ae396876796b70: FlushMRSOp(d47b3bc714944076a46390baeb2ddb06) complete. Timing: real 0.171s user 0.130s sys 0.007s Metrics: {"bytes_written":27551,"cfile_init":1,"dirs.queue_time_us":46,"dirs.run_cpu_time_us":199,"dirs.run_wall_time_us":1177,"drs_written":1,"lbm_read_time_us":94,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1123,"lbm_writes_lt_1ms":24,"peak_mem_usage":0,"rows_written":2400}
I20260620 14:49:11.164978 8351 maintenance_manager.cc:419] P b53e9bef121a4e1292ae396876796b70: Scheduling CompactRowSetsOp(d47b3bc714944076a46390baeb2ddb06): perf score=1.014860
I20260620 14:49:11.392593 8292 maintenance_manager.cc:643] P b53e9bef121a4e1292ae396876796b70: CompactRowSetsOp(d47b3bc714944076a46390baeb2ddb06) complete. Timing: real 0.226s user 0.197s sys 0.000s Metrics: {"bytes_written":45980,"cfile_cache_hit":12,"cfile_cache_hit_bytes":15918,"cfile_cache_miss":24,"cfile_cache_miss_bytes":108342,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":2319,"dirs.run_cpu_time_us":787,"dirs.run_wall_time_us":4058,"drs_written":1,"lbm_read_time_us":1183,"lbm_reads_lt_1ms":52,"lbm_write_time_us":1109,"lbm_writes_lt_1ms":25,"num_input_rowsets":2,"peak_mem_usage":26990,"rows_written":4400,"thread_start_us":8024,"threads_started":3}
I20260620 14:49:11.393518 8351 maintenance_manager.cc:419] P b53e9bef121a4e1292ae396876796b70: Scheduling FlushMRSOp(d47b3bc714944076a46390baeb2ddb06): perf score=0.004852
I20260620 14:49:11.686687 8292 maintenance_manager.cc:643] P b53e9bef121a4e1292ae396876796b70: FlushMRSOp(d47b3bc714944076a46390baeb2ddb06) complete. Timing: real 0.293s user 0.241s sys 0.008s Metrics: {"bytes_written":44899,"cfile_init":1,"dirs.queue_time_us":117,"dirs.run_cpu_time_us":163,"dirs.run_wall_time_us":1364,"drs_written":1,"lbm_read_time_us":92,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1276,"lbm_writes_lt_1ms":25,"peak_mem_usage":0,"rows_written":4250,"spinlock_wait_cycles":1792}
I20260620 14:49:11.687652 8351 maintenance_manager.cc:419] P b53e9bef121a4e1292ae396876796b70: Scheduling CompactRowSetsOp(d47b3bc714944076a46390baeb2ddb06): perf score=1.014724
I20260620 14:49:12.082751 8292 maintenance_manager.cc:643] P b53e9bef121a4e1292ae396876796b70: CompactRowSetsOp(d47b3bc714944076a46390baeb2ddb06) complete. Timing: real 0.395s user 0.367s sys 0.004s Metrics: {"bytes_written":88228,"cfile_cache_hit":11,"cfile_cache_hit_bytes":16226,"cfile_cache_miss":25,"cfile_cache_miss_bytes":230118,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":48,"dirs.run_cpu_time_us":173,"dirs.run_wall_time_us":1603,"drs_written":1,"lbm_read_time_us":1224,"lbm_reads_lt_1ms":53,"lbm_write_time_us":1460,"lbm_writes_lt_1ms":29,"num_input_rowsets":2,"peak_mem_usage":57517,"rows_written":8650}
I20260620 14:49:12.089609 8351 maintenance_manager.cc:419] P b53e9bef121a4e1292ae396876796b70: Scheduling FlushMRSOp(d47b3bc714944076a46390baeb2ddb06): perf score=0.008727
I20260620 14:49:12.560487 8292 maintenance_manager.cc:643] P b53e9bef121a4e1292ae396876796b70: FlushMRSOp(d47b3bc714944076a46390baeb2ddb06) complete. Timing: real 0.468s user 0.406s sys 0.004s Metrics: {"bytes_written":76393,"cfile_init":1,"dirs.queue_time_us":44,"dirs.run_cpu_time_us":138,"dirs.run_wall_time_us":1306,"drs_written":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1445,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":7550}
I20260620 14:49:12.562232 8351 maintenance_manager.cc:419] P b53e9bef121a4e1292ae396876796b70: Scheduling CompactRowSetsOp(d47b3bc714944076a46390baeb2ddb06): perf score=1.014822
I20260620 14:49:13.303257 8292 maintenance_manager.cc:643] P b53e9bef121a4e1292ae396876796b70: CompactRowSetsOp(d47b3bc714944076a46390baeb2ddb06) complete. Timing: real 0.736s user 0.660s sys 0.032s Metrics: {"bytes_written":156782,"cfile_cache_hit":12,"cfile_cache_hit_bytes":56707,"cfile_cache_miss":28,"cfile_cache_miss_bytes":408133,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":14860,"dirs.run_cpu_time_us":823,"dirs.run_wall_time_us":5499,"drs_written":1,"lbm_read_time_us":1367,"lbm_reads_lt_1ms":56,"lbm_write_time_us":1994,"lbm_writes_lt_1ms":35,"num_input_rowsets":2,"peak_mem_usage":116500,"rows_written":16200,"spinlock_wait_cycles":896,"thread_start_us":46908,"threads_started":3}
I20260620 14:49:13.304186 8351 maintenance_manager.cc:419] P b53e9bef121a4e1292ae396876796b70: Scheduling FlushMRSOp(d47b3bc714944076a46390baeb2ddb06): perf score=0.015510
I20260620 14:49:14.200524 8292 maintenance_manager.cc:643] P b53e9bef121a4e1292ae396876796b70: FlushMRSOp(d47b3bc714944076a46390baeb2ddb06) complete. Timing: real 0.895s user 0.799s sys 0.036s Metrics: {"bytes_written":140917,"cfile_init":1,"dirs.queue_time_us":6356,"dirs.run_cpu_time_us":166,"dirs.run_wall_time_us":1323,"drs_written":1,"lbm_read_time_us":97,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1912,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":14450,"thread_start_us":6466,"threads_started":1}
I20260620 14:49:14.201500 8351 maintenance_manager.cc:419] P b53e9bef121a4e1292ae396876796b70: Scheduling CompactRowSetsOp(d47b3bc714944076a46390baeb2ddb06): perf score=1.014846
I20260620 14:49:15.778009 8292 maintenance_manager.cc:643] P b53e9bef121a4e1292ae396876796b70: CompactRowSetsOp(d47b3bc714944076a46390baeb2ddb06) complete. Timing: real 1.576s user 1.205s sys 0.033s Metrics: {"bytes_written":288218,"cfile_cache_hit":13,"cfile_cache_hit_bytes":144444,"cfile_cache_miss":35,"cfile_cache_miss_bytes":741686,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":6359,"dirs.run_cpu_time_us":202,"dirs.run_wall_time_us":1989,"drs_written":1,"lbm_read_time_us":2107,"lbm_reads_lt_1ms":63,"lbm_write_time_us":3371,"lbm_writes_lt_1ms":47,"num_input_rowsets":2,"peak_mem_usage":235625,"rows_written":30650,"thread_start_us":6545,"threads_started":1}
I20260620 14:49:15.778993 8351 maintenance_manager.cc:419] P b53e9bef121a4e1292ae396876796b70: Scheduling FlushMRSOp(d47b3bc714944076a46390baeb2ddb06): perf score=0.031013
I20260620 14:49:18.570197 8292 maintenance_manager.cc:643] P b53e9bef121a4e1292ae396876796b70: FlushMRSOp(d47b3bc714944076a46390baeb2ddb06) complete. Timing: real 2.789s user 1.656s sys 0.149s Metrics: {"bytes_written":281332,"cfile_init":1,"dirs.queue_time_us":6341,"dirs.run_cpu_time_us":164,"dirs.run_wall_time_us":1068,"drs_written":1,"lbm_read_time_us":116,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3606,"lbm_writes_lt_1ms":47,"peak_mem_usage":0,"rows_written":29600,"thread_start_us":6470,"threads_started":1}
I20260620 14:49:18.585079 8351 maintenance_manager.cc:419] P b53e9bef121a4e1292ae396876796b70: Scheduling LogGCOp(d47b3bc714944076a46390baeb2ddb06): free 997377 bytes of WAL
I20260620 14:49:18.585672 8292 log_reader.cc:386] T d47b3bc714944076a46390baeb2ddb06: removed 1 log segments from log reader
I20260620 14:49:18.585799 8292 log.cc:1076] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70: Deleting log segment in path: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/ts-1-root/wals/d47b3bc714944076a46390baeb2ddb06/wal-000000001 (ops 1-739)
I20260620 14:49:18.590816 8292 maintenance_manager.cc:643] P b53e9bef121a4e1292ae396876796b70: LogGCOp(d47b3bc714944076a46390baeb2ddb06) complete. Timing: real 0.005s user 0.000s sys 0.000s Metrics: {}
I20260620 14:49:18.602007 8351 maintenance_manager.cc:419] P b53e9bef121a4e1292ae396876796b70: Scheduling CompactRowSetsOp(d47b3bc714944076a46390baeb2ddb06): perf score=1.014714
I20260620 14:49:21.935146 8292 maintenance_manager.cc:643] P b53e9bef121a4e1292ae396876796b70: CompactRowSetsOp(d47b3bc714944076a46390baeb2ddb06) complete. Timing: real 3.333s user 2.381s sys 0.019s Metrics: {"bytes_written":560260,"cfile_cache_hit":13,"cfile_cache_hit_bytes":267579,"cfile_cache_miss":51,"cfile_cache_miss_bytes":1491085,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":390,"dirs.run_cpu_time_us":147,"dirs.run_wall_time_us":1923,"drs_written":1,"lbm_read_time_us":3343,"lbm_reads_lt_1ms":79,"lbm_write_time_us":6123,"lbm_writes_lt_1ms":72,"num_input_rowsets":2,"peak_mem_usage":479597,"rows_written":60250,"thread_start_us":295,"threads_started":1}
I20260620 14:49:21.936053 8351 maintenance_manager.cc:419] P b53e9bef121a4e1292ae396876796b70: Scheduling FlushMRSOp(d47b3bc714944076a46390baeb2ddb06): perf score=0.080428
I20260620 14:49:27.612677 8150 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49956:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260620 14:49:27.751267 8147 maintenance_manager.cc:419] P 45da7c414fea4840b16a114be5618381: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000031
I20260620 14:49:27.758255 8146 maintenance_manager.cc:643] P 45da7c414fea4840b16a114be5618381: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.007s user 0.004s sys 0.000s Metrics: {"bytes_written":330,"delete_count":0,"lbm_write_time_us":946,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260620 14:49:27.758790 8147 maintenance_manager.cc:419] P 45da7c414fea4840b16a114be5618381: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.128155
I20260620 14:49:27.768646 8146 maintenance_manager.cc:643] P 45da7c414fea4840b16a114be5618381: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.010s user 0.009s sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2326,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":855,"lbm_read_time_us":330,"lbm_reads_lt_1ms":25,"lbm_write_time_us":221,"lbm_writes_lt_1ms":9,"reinsert_count":0,"thread_start_us":632,"threads_started":2,"update_count":1}
I20260620 14:49:28.223371 8546 tablet.cc:1722] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1
I20260620 14:49:28.223343 8292 maintenance_manager.cc:643] P b53e9bef121a4e1292ae396876796b70: FlushMRSOp(d47b3bc714944076a46390baeb2ddb06) complete. Timing: real 6.287s user 4.116s sys 0.226s Metrics: {"bytes_written":712704,"cfile_init":1,"dirs.queue_time_us":791,"dirs.run_cpu_time_us":155,"dirs.run_wall_time_us":6255,"drs_written":1,"lbm_read_time_us":92,"lbm_reads_lt_1ms":4,"lbm_write_time_us":17247,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":90,"peak_mem_usage":0,"rows_written":77000,"thread_start_us":691,"threads_started":1}
I20260620 14:49:28.224340 8351 maintenance_manager.cc:419] P b53e9bef121a4e1292ae396876796b70: Scheduling LogGCOp(d47b3bc714944076a46390baeb2ddb06): free 1995003 bytes of WAL
I20260620 14:49:28.224676 8292 log_reader.cc:386] T d47b3bc714944076a46390baeb2ddb06: removed 2 log segments from log reader
I20260620 14:49:28.224829 8292 log.cc:1076] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70: Deleting log segment in path: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/ts-1-root/wals/d47b3bc714944076a46390baeb2ddb06/wal-000000002 (ops 740-1452)
I20260620 14:49:28.224963 8292 log.cc:1076] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70: Deleting log segment in path: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/ts-1-root/wals/d47b3bc714944076a46390baeb2ddb06/wal-000000003 (ops 1453-2165)
I20260620 14:49:28.225826 8292 maintenance_manager.cc:643] P b53e9bef121a4e1292ae396876796b70: LogGCOp(d47b3bc714944076a46390baeb2ddb06) complete. Timing: real 0.001s user 0.000s sys 0.000s Metrics: {}
I20260620 14:49:28.226259 8351 maintenance_manager.cc:419] P b53e9bef121a4e1292ae396876796b70: Scheduling CompactRowSetsOp(d47b3bc714944076a46390baeb2ddb06): perf score=1.014352
I20260620 14:49:28.259008 8158 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 45da7c414fea4840b16a114be5618381: fake-table [id=9fbc064244f146d1af34da6c9de3c9e9] alter complete (version 1)
I20260620 14:49:28.265786 8325 consensus_queue.cc:237] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4194, Committed index: 4194, Last appended: 1.4195, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 4196 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } } peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: NON_VOTER last_known_addr { host: "127.0.97.1" port: 33129 } attrs { promote: true } }
I20260620 14:49:28.269837 8147 maintenance_manager.cc:419] P 45da7c414fea4840b16a114be5618381: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000006
I20260620 14:49:28.282567 8146 maintenance_manager.cc:643] P 45da7c414fea4840b16a114be5618381: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.012s user 0.006s sys 0.000s Metrics: {"bytes_written":315,"delete_count":0,"lbm_write_time_us":207,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260620 14:49:28.283541 8147 maintenance_manager.cc:419] P 45da7c414fea4840b16a114be5618381: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.116108
W20260620 14:49:28.309404 8291 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer f008e99e1ed44389ab6399accdce4636 (127.0.97.1:33129): Couldn't send request to peer f008e99e1ed44389ab6399accdce4636. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d47b3bc714944076a46390baeb2ddb06. This is attempt 1: this message will repeat every 5th retry.
I20260620 14:49:28.314699 8583 raft_consensus.cc:2932] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [term 1 LEADER]: Committing config change with OpId 1.4196: config changed from index -1 to 4196, NON_VOTER f008e99e1ed44389ab6399accdce4636 (127.0.97.1) added. New config: { opid_index: 4196 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } } peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: NON_VOTER last_known_addr { host: "127.0.97.1" port: 33129 } attrs { promote: true } } }
I20260620 14:49:28.316009 8146 maintenance_manager.cc:643] P 45da7c414fea4840b16a114be5618381: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.032s user 0.014s sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2449,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":4785,"lbm_read_time_us":635,"lbm_reads_lt_1ms":25,"lbm_write_time_us":462,"lbm_writes_lt_1ms":9,"reinsert_count":0,"thread_start_us":3283,"threads_started":2,"update_count":1}
I20260620 14:49:28.319355 8145 catalog_manager.cc:5008] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d47b3bc714944076a46390baeb2ddb06 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260620 14:49:28.322562 8158 catalog_manager.cc:5495] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 reported cstate change: config changed from index -1 to 4196, NON_VOTER f008e99e1ed44389ab6399accdce4636 (127.0.97.1) added. New cstate: current_term: 1 leader_uuid: "b53e9bef121a4e1292ae396876796b70" committed_config { opid_index: 4196 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: NON_VOTER last_known_addr { host: "127.0.97.1" port: 33129 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260620 14:49:28.349097 8325 consensus_queue.cc:237] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4203, Committed index: 4203, Last appended: 1.4209, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 4210 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } } peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: NON_VOTER last_known_addr { host: "127.0.97.1" port: 33129 } attrs { promote: true } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: NON_VOTER last_known_addr { host: "127.0.97.3" port: 33771 } attrs { promote: true } }
W20260620 14:49:28.352167 8291 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer f008e99e1ed44389ab6399accdce4636 (127.0.97.1:33129): Couldn't send request to peer f008e99e1ed44389ab6399accdce4636. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d47b3bc714944076a46390baeb2ddb06. This is attempt 1: this message will repeat every 5th retry.
I20260620 14:49:28.361795 8583 raft_consensus.cc:2932] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [term 1 LEADER]: Committing config change with OpId 1.4210: config changed from index 4196 to 4210, NON_VOTER e135dde8739940018c943faea9fffb26 (127.0.97.3) added. New config: { opid_index: 4210 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } } peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: NON_VOTER last_known_addr { host: "127.0.97.1" port: 33129 } attrs { promote: true } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: NON_VOTER last_known_addr { host: "127.0.97.3" port: 33771 } attrs { promote: true } } }
I20260620 14:49:28.375280 8145 catalog_manager.cc:5008] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d47b3bc714944076a46390baeb2ddb06 with cas_config_opid_index 4196: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260620 14:49:28.379807 8149 catalog_manager.cc:5495] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 reported cstate change: config changed from index 4196 to 4210, NON_VOTER e135dde8739940018c943faea9fffb26 (127.0.97.3) added. New cstate: current_term: 1 leader_uuid: "b53e9bef121a4e1292ae396876796b70" committed_config { opid_index: 4210 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: NON_VOTER last_known_addr { host: "127.0.97.1" port: 33129 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: NON_VOTER last_known_addr { host: "127.0.97.3" port: 33771 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260620 14:49:28.454674 8289 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer e135dde8739940018c943faea9fffb26 (127.0.97.3:33771): Couldn't send request to peer e135dde8739940018c943faea9fffb26. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d47b3bc714944076a46390baeb2ddb06. This is attempt 1: this message will repeat every 5th retry.
I20260620 14:49:28.567101 8147 maintenance_manager.cc:419] P 45da7c414fea4840b16a114be5618381: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000061
I20260620 14:49:28.576056 8146 maintenance_manager.cc:643] P 45da7c414fea4840b16a114be5618381: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.009s user 0.003s sys 0.001s Metrics: {"bytes_written":433,"delete_count":0,"lbm_write_time_us":172,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":2}
I20260620 14:49:28.576841 8147 maintenance_manager.cc:419] P 45da7c414fea4840b16a114be5618381: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.166091
I20260620 14:49:28.594416 8146 maintenance_manager.cc:643] P 45da7c414fea4840b16a114be5618381: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.017s user 0.012s sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2461,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":67,"dirs.run_cpu_time_us":119,"dirs.run_wall_time_us":3770,"lbm_read_time_us":841,"lbm_reads_lt_1ms":25,"lbm_write_time_us":376,"lbm_writes_lt_1ms":9,"reinsert_count":0,"update_count":2}
I20260620 14:49:28.826122 8594 ts_tablet_manager.cc:927] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: Initiating tablet copy from peer b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621)
I20260620 14:49:28.828650 8594 tablet_copy_client.cc:316] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.2:39621
I20260620 14:49:28.865734 8335 tablet_copy_service.cc:140] P b53e9bef121a4e1292ae396876796b70: Received BeginTabletCopySession request for tablet d47b3bc714944076a46390baeb2ddb06 from peer f008e99e1ed44389ab6399accdce4636 ({username='slave'} at 127.0.0.1:58666)
I20260620 14:49:28.865932 8335 tablet_copy_service.cc:161] P b53e9bef121a4e1292ae396876796b70: Beginning new tablet copy session on tablet d47b3bc714944076a46390baeb2ddb06 from peer f008e99e1ed44389ab6399accdce4636 at {username='slave'} at 127.0.0.1:58666: session id = f008e99e1ed44389ab6399accdce4636-d47b3bc714944076a46390baeb2ddb06
I20260620 14:49:28.870368 8335 tablet_copy_source_session.cc:205] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70: Tablet Copy: opened 10 blocks and 4 log segments
I20260620 14:49:28.875838 8594 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d47b3bc714944076a46390baeb2ddb06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:49:28.890842 8594 tablet_copy_client.cc:791] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: tablet copy: Starting download of 10 data blocks...
I20260620 14:49:28.900213 8595 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: tablet copy: Injecting latency into file download: 2000
I20260620 14:49:28.915421 8598 ts_tablet_manager.cc:927] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: Initiating tablet copy from peer b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621)
I20260620 14:49:28.916263 8599 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: tablet copy: Injecting latency into file download: 2000
I20260620 14:49:28.927044 8598 tablet_copy_client.cc:316] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: tablet copy: Beginning tablet copy session from remote peer at address 127.0.97.2:39621
I20260620 14:49:29.003549 8335 tablet_copy_service.cc:140] P b53e9bef121a4e1292ae396876796b70: Received BeginTabletCopySession request for tablet d47b3bc714944076a46390baeb2ddb06 from peer e135dde8739940018c943faea9fffb26 ({username='slave'} at 127.0.0.1:58674)
I20260620 14:49:29.003794 8335 tablet_copy_service.cc:161] P b53e9bef121a4e1292ae396876796b70: Beginning new tablet copy session on tablet d47b3bc714944076a46390baeb2ddb06 from peer e135dde8739940018c943faea9fffb26 at {username='slave'} at 127.0.0.1:58674: session id = e135dde8739940018c943faea9fffb26-d47b3bc714944076a46390baeb2ddb06
I20260620 14:49:29.011314 8335 tablet_copy_source_session.cc:205] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70: Tablet Copy: opened 10 blocks and 4 log segments
I20260620 14:49:29.020393 8598 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d47b3bc714944076a46390baeb2ddb06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260620 14:49:29.035754 8598 tablet_copy_client.cc:791] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: tablet copy: Starting download of 10 data blocks...
I20260620 14:49:29.060362 8600 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: tablet copy: Injecting latency into file download: 2000
I20260620 14:49:29.074206 8602 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: tablet copy: Injecting latency into file download: 2000
I20260620 14:49:29.297046 8603 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer e135dde8739940018c943faea9fffb26 is lagging by at least 183 ops behind the committed index
I20260620 14:49:29.297225 8604 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer f008e99e1ed44389ab6399accdce4636 is lagging by at least 183 ops behind the committed index
I20260620 14:49:30.905085 8595 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: tablet copy: Injecting latency into file download: 2000
I20260620 14:49:30.923662 8599 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: tablet copy: Injecting latency into file download: 2000
I20260620 14:49:31.063475 8600 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: tablet copy: Injecting latency into file download: 2000
I20260620 14:49:31.082077 8602 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: tablet copy: Injecting latency into file download: 2000
W20260620 14:49:31.141269 8291 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer f008e99e1ed44389ab6399accdce4636 (127.0.97.1:33129): Couldn't send request to peer f008e99e1ed44389ab6399accdce4636. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260620 14:49:31.360615 8289 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer e135dde8739940018c943faea9fffb26 (127.0.97.3:33771): Couldn't send request to peer e135dde8739940018c943faea9fffb26. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260620 14:49:32.427000 8578 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer e135dde8739940018c943faea9fffb26 is lagging by at least 876 ops behind the committed index [suppressed 5 similar messages]
I20260620 14:49:32.764552 8603 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer f008e99e1ed44389ab6399accdce4636 is lagging by at least 959 ops behind the committed index [suppressed 6 similar messages]
I20260620 14:49:32.906623 8595 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: tablet copy: Injecting latency into file download: 2000
I20260620 14:49:32.925102 8599 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: tablet copy: Injecting latency into file download: 2000
I20260620 14:49:33.064985 8600 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: tablet copy: Injecting latency into file download: 2000
I20260620 14:49:33.083851 8602 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: tablet copy: Injecting latency into file download: 2000
W20260620 14:49:33.807133 8291 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer f008e99e1ed44389ab6399accdce4636 (127.0.97.1:33129): Couldn't send request to peer f008e99e1ed44389ab6399accdce4636. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260620 14:49:33.841368 8289 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer e135dde8739940018c943faea9fffb26 (127.0.97.3:33771): Couldn't send request to peer e135dde8739940018c943faea9fffb26. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260620 14:49:34.916584 8595 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: tablet copy: Injecting latency into file download: 2000
I20260620 14:49:34.933175 8599 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: tablet copy: Injecting latency into file download: 2000
I20260620 14:49:35.071103 8600 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: tablet copy: Injecting latency into file download: 2000
I20260620 14:49:35.092011 8602 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: tablet copy: Injecting latency into file download: 2000
I20260620 14:49:35.777496 8584 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer e135dde8739940018c943faea9fffb26 is lagging by at least 1533 ops behind the committed index [suppressed 6 similar messages]
I20260620 14:49:36.140028 8604 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer f008e99e1ed44389ab6399accdce4636 is lagging by at least 1618 ops behind the committed index [suppressed 6 similar messages]
W20260620 14:49:36.147642 8291 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer f008e99e1ed44389ab6399accdce4636 (127.0.97.1:33129): Couldn't send request to peer f008e99e1ed44389ab6399accdce4636. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
W20260620 14:49:36.182893 8289 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer e135dde8739940018c943faea9fffb26 (127.0.97.3:33771): Couldn't send request to peer e135dde8739940018c943faea9fffb26. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20260620 14:49:36.218633 8292 maintenance_manager.cc:643] P b53e9bef121a4e1292ae396876796b70: CompactRowSetsOp(d47b3bc714944076a46390baeb2ddb06) complete. Timing: real 7.992s user 5.538s sys 0.121s Metrics: {"bytes_written":1250199,"cfile_cache_hit":15,"cfile_cache_hit_bytes":582284,"cfile_cache_miss":95,"cfile_cache_miss_bytes":3546684,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":20964,"dirs.run_cpu_time_us":178,"dirs.run_wall_time_us":7937,"drs_written":1,"lbm_read_time_us":6812,"lbm_reads_lt_1ms":123,"lbm_write_time_us":11096,"lbm_writes_lt_1ms":145,"num_input_rowsets":2,"peak_mem_usage":1146545,"rows_written":137250,"spinlock_wait_cycles":5888,"thread_start_us":27225,"threads_started":1}
I20260620 14:49:36.219691 8351 maintenance_manager.cc:419] P b53e9bef121a4e1292ae396876796b70: Scheduling FlushMRSOp(d47b3bc714944076a46390baeb2ddb06): perf score=0.161819
I20260620 14:49:36.926925 8595 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: tablet copy: Injecting latency into file download: 2000
I20260620 14:49:36.942708 8599 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: tablet copy: Injecting latency into file download: 2000
I20260620 14:49:37.074576 8600 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: tablet copy: Injecting latency into file download: 2000
I20260620 14:49:37.095434 8602 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: tablet copy: Injecting latency into file download: 2000
W20260620 14:49:38.627141 8291 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer f008e99e1ed44389ab6399accdce4636 (127.0.97.1:33129): Couldn't send request to peer f008e99e1ed44389ab6399accdce4636. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 21: this message will repeat every 5th retry.
I20260620 14:49:38.844542 8609 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer e135dde8739940018c943faea9fffb26 is lagging by at least 2250 ops behind the committed index [suppressed 5 similar messages]
W20260620 14:49:38.885782 8289 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer e135dde8739940018c943faea9fffb26 (127.0.97.3:33771): Couldn't send request to peer e135dde8739940018c943faea9fffb26. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 21: this message will repeat every 5th retry.
I20260620 14:49:38.943300 8594 tablet_copy_client.cc:655] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: tablet copy: Starting download of 4 WAL segments...
I20260620 14:49:38.962670 8595 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: tablet copy: Injecting latency into file download: 2000
I20260620 14:49:38.968564 8599 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: tablet copy: Injecting latency into file download: 2000
I20260620 14:49:38.983894 8612 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: tablet copy: Injecting latency into file download: 2000
I20260620 14:49:38.987962 8613 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: tablet copy: Injecting latency into file download: 2000
I20260620 14:49:39.096047 8598 tablet_copy_client.cc:655] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: tablet copy: Starting download of 4 WAL segments...
I20260620 14:49:39.107576 8600 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: tablet copy: Injecting latency into file download: 2000
I20260620 14:49:39.111850 8602 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: tablet copy: Injecting latency into file download: 2000
I20260620 14:49:39.144659 8614 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: tablet copy: Injecting latency into file download: 2000
I20260620 14:49:39.154714 8615 tablet_copy_client.cc:1010] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: tablet copy: Injecting latency into file download: 2000
I20260620 14:49:39.200982 8609 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer f008e99e1ed44389ab6399accdce4636 is lagging by at least 2320 ops behind the committed index [suppressed 5 similar messages]
I20260620 14:49:40.993760 8594 tablet_copy_client.cc:531] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 14:49:40.999862 8594 tablet_bootstrap.cc:492] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: Bootstrap starting.
I20260620 14:49:41.157816 8598 tablet_copy_client.cc:531] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260620 14:49:41.162770 8598 tablet_bootstrap.cc:492] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: Bootstrap starting.
W20260620 14:49:41.203742 8291 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer f008e99e1ed44389ab6399accdce4636 (127.0.97.1:33129): Couldn't send request to peer f008e99e1ed44389ab6399accdce4636. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 26: this message will repeat every 5th retry.
W20260620 14:49:41.375154 8289 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer e135dde8739940018c943faea9fffb26 (127.0.97.3:33771): Couldn't send request to peer e135dde8739940018c943faea9fffb26. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 26: this message will repeat every 5th retry.
W20260620 14:49:41.437638 8523 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.97.2:39621, user_credentials={real_user=slave}} blocked reactor thread for 46924us
I20260620 14:49:42.322710 8611 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer e135dde8739940018c943faea9fffb26 is lagging by at least 2836 ops behind the committed index [suppressed 6 similar messages]
I20260620 14:49:42.623020 8611 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer f008e99e1ed44389ab6399accdce4636 is lagging by at least 2870 ops behind the committed index [suppressed 6 similar messages]
I20260620 14:49:43.546694 8594 tablet_bootstrap.cc:492] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: Bootstrap replayed 1/4 log segments. Stats: ops{read=713 overwritten=0 applied=707 ignored=581} inserts{seen=6300 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=6. Pending: 6 replicates
W20260620 14:49:43.731150 8291 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer f008e99e1ed44389ab6399accdce4636 (127.0.97.1:33129): Couldn't send request to peer f008e99e1ed44389ab6399accdce4636. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
I20260620 14:49:43.837299 8598 tablet_bootstrap.cc:492] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: Bootstrap replayed 1/4 log segments. Stats: ops{read=713 overwritten=0 applied=707 ignored=581} inserts{seen=6300 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=6. Pending: 6 replicates
W20260620 14:49:43.851552 8289 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer e135dde8739940018c943faea9fffb26 (127.0.97.3:33771): Couldn't send request to peer e135dde8739940018c943faea9fffb26. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
I20260620 14:49:45.363209 8619 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer e135dde8739940018c943faea9fffb26 is lagging by at least 3221 ops behind the committed index [suppressed 5 similar messages]
I20260620 14:49:45.917928 8624 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer f008e99e1ed44389ab6399accdce4636 is lagging by at least 3296 ops behind the committed index [suppressed 5 similar messages]
I20260620 14:49:46.085732 8594 tablet_bootstrap.cc:492] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: Bootstrap replaying log segment 2/4 (572.6K/975.0K this segment, stats: ops{read=1132 overwritten=0 applied=1127 ignored=581} inserts{seen=27300 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=6)
I20260620 14:49:46.324354 8598 tablet_bootstrap.cc:492] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: Bootstrap replaying log segment 2/4 (437.2K/975.0K this segment, stats: ops{read=1033 overwritten=0 applied=1027 ignored=581} inserts{seen=22300 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=6)
W20260620 14:49:46.325702 8291 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer f008e99e1ed44389ab6399accdce4636 (127.0.97.1:33129): Couldn't send request to peer f008e99e1ed44389ab6399accdce4636. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
W20260620 14:49:46.453379 8289 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer e135dde8739940018c943faea9fffb26 (127.0.97.3:33771): Couldn't send request to peer e135dde8739940018c943faea9fffb26. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
I20260620 14:49:48.448300 8626 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer e135dde8739940018c943faea9fffb26 is lagging by at least 3607 ops behind the committed index [suppressed 5 similar messages]
I20260620 14:49:48.485245 8594 tablet_bootstrap.cc:492] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: Bootstrap replayed 2/4 log segments. Stats: ops{read=1427 overwritten=0 applied=1421 ignored=581} inserts{seen=42000 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=6. Pending: 6 replicates
W20260620 14:49:48.778302 8291 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer f008e99e1ed44389ab6399accdce4636 (127.0.97.1:33129): Couldn't send request to peer f008e99e1ed44389ab6399accdce4636. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
W20260620 14:49:48.934280 8289 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer e135dde8739940018c943faea9fffb26 (127.0.97.3:33771): Couldn't send request to peer e135dde8739940018c943faea9fffb26. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
I20260620 14:49:49.249457 8604 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer f008e99e1ed44389ab6399accdce4636 is lagging by at least 3694 ops behind the committed index [suppressed 6 similar messages]
I20260620 14:49:50.606081 8598 tablet_bootstrap.cc:492] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: Bootstrap replayed 2/4 log segments. Stats: ops{read=1427 overwritten=0 applied=1421 ignored=581} inserts{seen=42000 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=6. Pending: 6 replicates
I20260620 14:49:50.903434 8292 maintenance_manager.cc:643] P b53e9bef121a4e1292ae396876796b70: FlushMRSOp(d47b3bc714944076a46390baeb2ddb06) complete. Timing: real 14.683s user 8.697s sys 0.326s Metrics: {"bytes_written":1415291,"cfile_init":1,"dirs.queue_time_us":16753,"dirs.run_cpu_time_us":88,"dirs.run_wall_time_us":89,"drs_written":1,"lbm_read_time_us":103,"lbm_reads_lt_1ms":4,"lbm_write_time_us":17545,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":165,"peak_mem_usage":0,"rows_written":155650,"thread_start_us":16711,"threads_started":1}
I20260620 14:49:50.904415 8351 maintenance_manager.cc:419] P b53e9bef121a4e1292ae396876796b70: Scheduling CompactRowSetsOp(d47b3bc714944076a46390baeb2ddb06): perf score=1.013620
I20260620 14:49:51.086787 8594 tablet_bootstrap.cc:492] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: Bootstrap replaying log segment 3/4 (522.7K/975.0K this segment, stats: ops{read=1809 overwritten=0 applied=1809 ignored=581} inserts{seen=61400 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=6)
W20260620 14:49:51.316068 8291 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer f008e99e1ed44389ab6399accdce4636 (127.0.97.1:33129): Couldn't send request to peer f008e99e1ed44389ab6399accdce4636. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
I20260620 14:49:51.324563 8598 tablet_bootstrap.cc:492] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: Bootstrap replaying log segment 3/4 (156.3K/975.0K this segment, stats: ops{read=1541 overwritten=0 applied=1541 ignored=581} inserts{seen=48000 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=6)
I20260620 14:49:51.521413 8591 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer e135dde8739940018c943faea9fffb26 is lagging by at least 3988 ops behind the committed index [suppressed 5 similar messages]
W20260620 14:49:51.528102 8289 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer e135dde8739940018c943faea9fffb26 (127.0.97.3:33771): Couldn't send request to peer e135dde8739940018c943faea9fffb26. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
I20260620 14:49:52.269035 8637 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer f008e99e1ed44389ab6399accdce4636 is lagging by at least 4067 ops behind the committed index [suppressed 5 similar messages]
I20260620 14:49:52.587098 8594 tablet.cc:1722] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1
I20260620 14:49:52.589891 8594 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20260620 14:49:53.283285 8594 tablet_bootstrap.cc:492] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: Bootstrap replayed 3/4 log segments. Stats: ops{read=2143 overwritten=0 applied=2142 ignored=581} inserts{seen=77900 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=6. Pending: 1 replicates
I20260620 14:49:53.356849 8594 tablet_bootstrap.cc:492] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: Bootstrap replayed 4/4 log segments. Stats: ops{read=2161 overwritten=0 applied=2155 ignored=581} inserts{seen=78550 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=6. Pending: 6 replicates
I20260620 14:49:53.357667 8594 tablet_bootstrap.cc:492] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: Bootstrap complete.
I20260620 14:49:53.369144 8594 ts_tablet_manager.cc:1397] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: Time spent bootstrapping tablet: real 12.369s user 7.526s sys 0.406s
I20260620 14:49:53.369999 8594 raft_consensus.cc:348] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Replica starting. Triggering 6 pending ops. Active config: opid_index: 4210 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } } peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: NON_VOTER last_known_addr { host: "127.0.97.1" port: 33129 } attrs { promote: true } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: NON_VOTER last_known_addr { host: "127.0.97.3" port: 33771 } attrs { promote: true } }
I20260620 14:49:53.414171 8594 raft_consensus.cc:729] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f008e99e1ed44389ab6399accdce4636, State: Initialized, Role: LEARNER
I20260620 14:49:53.414525 8594 consensus_queue.cc:260] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4322, Last appended: 1.4326, Last appended by leader: 4326, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4210 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } } peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: NON_VOTER last_known_addr { host: "127.0.97.1" port: 33129 } attrs { promote: true } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: NON_VOTER last_known_addr { host: "127.0.97.3" port: 33771 } attrs { promote: true } }
I20260620 14:49:53.423242 8594 ts_tablet_manager.cc:1428] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: Time spent starting tablet: real 0.054s user 0.006s sys 0.016s
I20260620 14:49:53.424235 8334 tablet_copy_service.cc:342] P b53e9bef121a4e1292ae396876796b70: Request end of tablet copy session f008e99e1ed44389ab6399accdce4636-d47b3bc714944076a46390baeb2ddb06 received from {username='slave'} at 127.0.0.1:58666
I20260620 14:49:53.424383 8334 tablet_copy_service.cc:433] P b53e9bef121a4e1292ae396876796b70: ending tablet copy session f008e99e1ed44389ab6399accdce4636-d47b3bc714944076a46390baeb2ddb06 on tablet d47b3bc714944076a46390baeb2ddb06 with peer f008e99e1ed44389ab6399accdce4636
I20260620 14:49:53.579327 8281 maintenance_manager.cc:419] P f008e99e1ed44389ab6399accdce4636: Scheduling CompactRowSetsOp(d47b3bc714944076a46390baeb2ddb06): perf score=1.014352
I20260620 14:49:53.815447 8255 raft_consensus.cc:1203] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.4209->[1.4210-1.4230] Dedup: 1.4230->[]
W20260620 14:49:54.325366 8289 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer e135dde8739940018c943faea9fffb26 (127.0.97.3:33771): Couldn't send request to peer e135dde8739940018c943faea9fffb26. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 51: this message will repeat every 5th retry.
I20260620 14:49:54.718441 8598 tablet.cc:1722] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1
I20260620 14:49:54.725020 8598 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
W20260620 14:49:54.721102 8523 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.97.2:39621, user_credentials={real_user=slave}} blocked reactor thread for 130002us
I20260620 14:49:54.956987 8654 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer e135dde8739940018c943faea9fffb26 is lagging by at least 4322 ops behind the committed index [suppressed 5 similar messages]
W20260620 14:49:55.078496 8291 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.97.1:33129, user_credentials={real_user=slave}} blocked reactor thread for 64714.1us
I20260620 14:49:55.299341 8661 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer f008e99e1ed44389ab6399accdce4636 is lagging by at least 3735 ops behind the committed index [suppressed 28 similar messages]
W20260620 14:49:55.573890 8523 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.97.2:39621, user_credentials={real_user=slave}} blocked reactor thread for 45500.3us
I20260620 14:49:56.326747 8598 tablet_bootstrap.cc:492] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: Bootstrap replaying log segment 3/4 (941.8K/975.0K this segment, stats: ops{read=2119 overwritten=0 applied=2110 ignored=581} inserts{seen=76300 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=6)
I20260620 14:49:56.812489 8598 tablet_bootstrap.cc:492] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: Bootstrap replayed 3/4 log segments. Stats: ops{read=2143 overwritten=0 applied=2142 ignored=581} inserts{seen=77900 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=6. Pending: 1 replicates
W20260620 14:49:57.012490 8289 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer e135dde8739940018c943faea9fffb26 (127.0.97.3:33771): Couldn't send request to peer e135dde8739940018c943faea9fffb26. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 56: this message will repeat every 5th retry.
I20260620 14:49:57.200321 8598 tablet_bootstrap.cc:492] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: Bootstrap replayed 4/4 log segments. Stats: ops{read=2185 overwritten=0 applied=2182 ignored=581} inserts{seen=79900 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=6. Pending: 3 replicates
I20260620 14:49:57.201023 8598 tablet_bootstrap.cc:492] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: Bootstrap complete.
I20260620 14:49:57.212770 8598 ts_tablet_manager.cc:1397] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: Time spent bootstrapping tablet: real 16.050s user 7.503s sys 0.411s
I20260620 14:49:57.213619 8598 raft_consensus.cc:348] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Replica starting. Triggering 3 pending ops. Active config: opid_index: 4210 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } } peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: NON_VOTER last_known_addr { host: "127.0.97.1" port: 33129 } attrs { promote: true } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: NON_VOTER last_known_addr { host: "127.0.97.3" port: 33771 } attrs { promote: true } }
I20260620 14:49:57.226898 8598 raft_consensus.cc:729] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e135dde8739940018c943faea9fffb26, State: Initialized, Role: LEARNER
I20260620 14:49:57.227244 8598 consensus_queue.cc:260] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4347, Last appended: 1.4350, Last appended by leader: 4350, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4210 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } } peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: NON_VOTER last_known_addr { host: "127.0.97.1" port: 33129 } attrs { promote: true } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: NON_VOTER last_known_addr { host: "127.0.97.3" port: 33771 } attrs { promote: true } }
I20260620 14:49:57.238279 8598 ts_tablet_manager.cc:1428] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: Time spent starting tablet: real 0.025s user 0.004s sys 0.008s
I20260620 14:49:57.238955 8334 tablet_copy_service.cc:342] P b53e9bef121a4e1292ae396876796b70: Request end of tablet copy session e135dde8739940018c943faea9fffb26-d47b3bc714944076a46390baeb2ddb06 received from {username='slave'} at 127.0.0.1:58674
I20260620 14:49:57.239063 8334 tablet_copy_service.cc:433] P b53e9bef121a4e1292ae396876796b70: ending tablet copy session e135dde8739940018c943faea9fffb26-d47b3bc714944076a46390baeb2ddb06 on tablet d47b3bc714944076a46390baeb2ddb06 with peer e135dde8739940018c943faea9fffb26
I20260620 14:49:57.410115 8420 maintenance_manager.cc:419] P e135dde8739940018c943faea9fffb26: Scheduling CompactRowSetsOp(d47b3bc714944076a46390baeb2ddb06): perf score=1.014352
I20260620 14:49:57.612351 8394 raft_consensus.cc:1203] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.4209->[1.4210-1.4230] Dedup: 1.4230->[]
I20260620 14:49:57.965473 8656 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer e135dde8739940018c943faea9fffb26 is lagging by at least 4336 ops behind the committed index [suppressed 9 similar messages]
W20260620 14:49:58.362808 8642 log.cc:924] Time spent T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: Append to log took a long time: real 0.063s user 0.000s sys 0.000s
I20260620 14:49:58.379997 8666 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer f008e99e1ed44389ab6399accdce4636 is lagging by at least 2880 ops behind the committed index [suppressed 52 similar messages]
I20260620 14:50:00.969616 8656 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer e135dde8739940018c943faea9fffb26 is lagging by at least 3536 ops behind the committed index [suppressed 39 similar messages]
W20260620 14:50:01.235476 8254 op_tracker.cc:168] op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:01.235694 8254 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6756' and following 10 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:01.250161 8254 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6756' and following 18 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260620 14:50:01.256238 8254 raft_consensus.cc:1581] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Rejecting Update request from peer b53e9bef121a4e1292ae396876796b70 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:01.257843 8291 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer f008e99e1ed44389ab6399accdce4636 (127.0.97.1:33129): Couldn't send request to peer f008e99e1ed44389ab6399accdce4636. Status: Illegal state: Rejecting Update request from peer b53e9bef121a4e1292ae396876796b70 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
I20260620 14:50:01.822404 8674 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer f008e99e1ed44389ab6399accdce4636 is lagging by at least 2012 ops behind the committed index [suppressed 45 similar messages]
W20260620 14:50:02.144802 8254 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6934' and following 11 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:02.154738 8254 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6936' and following 16 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:02.163466 8253 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6937' and following 17 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:02.184267 8254 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6941' and following 14 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:02.211498 8254 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6943' and following 16 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:02.233901 8254 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6948' and following 13 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:02.259027 8254 op_tracker.cc:168] op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 7 similar messages]
W20260620 14:50:02.260535 8254 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6952' and following 14 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:02.290693 8254 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6955' and following 15 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:02.301429 8253 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6957' and following 16 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:02.309530 8253 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6958' and following 17 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:02.317024 8253 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6959' and following 17 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:02.324451 8255 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6960' and following 17 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:02.333226 8255 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6960' and following 18 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260620 14:50:02.333864 8255 raft_consensus.cc:1581] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Rejecting Update request from peer b53e9bef121a4e1292ae396876796b70 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:02.334277 8291 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer f008e99e1ed44389ab6399accdce4636 (127.0.97.1:33129): Couldn't send request to peer f008e99e1ed44389ab6399accdce4636. Status: Illegal state: Rejecting Update request from peer b53e9bef121a4e1292ae396876796b70 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20260620 14:50:03.233263 8253 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7106' and following 5 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:03.353440 8254 op_tracker.cc:168] op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 7 similar messages]
W20260620 14:50:03.353730 8254 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7109' and following 15 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:03.409332 8254 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7113' and following 14 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:03.438455 8253 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7114' and following 17 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:03.455624 8253 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7115' and following 17 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:03.493297 8253 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7117' and following 16 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:03.563935 8253 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7121' and following 14 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:03.607657 8254 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7124' and following 15 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:03.662654 8253 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7127' and following 15 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:03.682988 8253 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7131' and following 14 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:03.733693 8253 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7136' and following 13 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:03.742093 8254 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7136' and following 18 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260620 14:50:03.742660 8254 raft_consensus.cc:1581] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Rejecting Update request from peer b53e9bef121a4e1292ae396876796b70 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:03.743172 8291 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer f008e99e1ed44389ab6399accdce4636 (127.0.97.1:33129): Couldn't send request to peer f008e99e1ed44389ab6399accdce4636. Status: Illegal state: Rejecting Update request from peer b53e9bef121a4e1292ae396876796b70 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
I20260620 14:50:03.970007 8687 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer e135dde8739940018c943faea9fffb26 is lagging by at least 2264 ops behind the committed index [suppressed 63 similar messages]
W20260620 14:50:04.160368 8672 log.cc:492] Time spent T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: Log roll took a long time: real 0.066s user 0.008s sys 0.005s
W20260620 14:50:04.351392 8394 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6668' and following 6 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:04.383383 8394 op_tracker.cc:168] op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 11 similar messages]
W20260620 14:50:04.383692 8394 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6674' and following 12 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:04.411342 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6679' and following 13 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:04.424017 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6681' and following 16 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:04.436926 8392 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6685' and following 14 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:04.588181 8252 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7265' and following 3 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:04.603571 8252 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7268' and following 15 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:04.698437 8252 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7284' and following 2 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:04.728940 8253 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7289' and following 13 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:04.749864 8253 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7293' and following 14 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:04.762387 8254 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7294' and following 17 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:04.775619 8254 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7297' and following 15 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:04.988605 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6812' and following 5 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:05.002748 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6827' and following 3 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:05.014163 8394 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6829' and following 16 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260620 14:50:05.022522 8656 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer f008e99e1ed44389ab6399accdce4636 is lagging by at least 1471 ops behind the committed index [suppressed 53 similar messages]
W20260620 14:50:05.024190 8394 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6830' and following 17 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:05.071002 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6840' and following 8 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:05.138895 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6850' and following 8 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:05.254792 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6866' and following 2 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:05.295429 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 6866' and following 18 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260620 14:50:05.295962 8393 raft_consensus.cc:1581] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Rejecting Update request from peer b53e9bef121a4e1292ae396876796b70 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:05.297189 8289 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer e135dde8739940018c943faea9fffb26 (127.0.97.3:33771): Couldn't send request to peer e135dde8739940018c943faea9fffb26. Status: Illegal state: Rejecting Update request from peer b53e9bef121a4e1292ae396876796b70 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20260620 14:50:05.371111 8252 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7395' and following 15 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:05.381522 8252 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7397' and following 16 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:05.391431 8252 op_tracker.cc:168] op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 20 similar messages]
W20260620 14:50:05.391690 8252 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7398' and following 17 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:05.413264 8252 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7401' and following 15 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:05.441437 8252 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7406' and following 13 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:05.468111 8254 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7407' and following 17 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:05.480577 8254 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7407' and following 18 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260620 14:50:05.481283 8254 raft_consensus.cc:1581] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Rejecting Update request from peer b53e9bef121a4e1292ae396876796b70 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:05.481971 8291 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer f008e99e1ed44389ab6399accdce4636 (127.0.97.1:33129): Couldn't send request to peer f008e99e1ed44389ab6399accdce4636. Status: Illegal state: Rejecting Update request from peer b53e9bef121a4e1292ae396876796b70 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
I20260620 14:50:06.985212 8656 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer e135dde8739940018c943faea9fffb26 is lagging by at least 1636 ops behind the committed index [suppressed 40 similar messages]
W20260620 14:50:06.998191 8394 op_tracker.cc:168] op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 4 similar messages]
W20260620 14:50:06.998502 8394 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7140' and following 10 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:07.019205 8394 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7145' and following 13 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:07.041157 8252 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7716' and following 13 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:07.077538 8394 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7158' and following 5 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:07.085777 8252 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7722' and following 12 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:07.097335 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7161' and following 15 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:07.105005 8252 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7725' and following 15 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:07.118752 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7165' and following 14 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:07.138914 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7166' and following 17 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:07.161178 8252 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7736' and following 7 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:07.196079 8252 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7743' and following 11 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:07.206737 8252 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7743' and following 18 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260620 14:50:07.207422 8252 raft_consensus.cc:1581] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Rejecting Update request from peer b53e9bef121a4e1292ae396876796b70 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:07.208082 8291 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer f008e99e1ed44389ab6399accdce4636 (127.0.97.1:33129): Couldn't send request to peer f008e99e1ed44389ab6399accdce4636. Status: Illegal state: Rejecting Update request from peer b53e9bef121a4e1292ae396876796b70 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20260620 14:50:07.259496 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7174' and following 10 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:07.272835 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7175' and following 17 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:07.285915 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7177' and following 16 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:07.337677 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7189' and following 6 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:07.350363 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7189' and following 18 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260620 14:50:07.351328 8393 raft_consensus.cc:1581] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Rejecting Update request from peer b53e9bef121a4e1292ae396876796b70 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:07.352007 8289 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer e135dde8739940018c943faea9fffb26 (127.0.97.3:33771): Couldn't send request to peer e135dde8739940018c943faea9fffb26. Status: Illegal state: Rejecting Update request from peer b53e9bef121a4e1292ae396876796b70 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20260620 14:50:07.997387 8254 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7910' and following 3 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:08.019625 8252 op_tracker.cc:168] op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 17 similar messages]
W20260620 14:50:08.019794 8252 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7913' and following 15 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260620 14:50:08.022691 8697 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer f008e99e1ed44389ab6399accdce4636 is lagging by at least 855 ops behind the committed index [suppressed 43 similar messages]
W20260620 14:50:08.032018 8252 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7915' and following 16 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:08.054071 8252 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7918' and following 15 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:08.076026 8252 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7921' and following 15 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:08.099812 8252 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7925' and following 14 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:08.123178 8252 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7928' and following 15 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:08.184820 8252 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7936' and following 10 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:08.307672 8252 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7966' and following 7 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:08.321785 8254 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7972' and following 12 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:08.377570 8252 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7985' and following 5 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:08.401721 8252 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7985' and following 18 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260620 14:50:08.412542 8252 raft_consensus.cc:1581] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Rejecting Update request from peer b53e9bef121a4e1292ae396876796b70 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:08.413509 8291 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer f008e99e1ed44389ab6399accdce4636 (127.0.97.1:33129): Couldn't send request to peer f008e99e1ed44389ab6399accdce4636. Status: Illegal state: Rejecting Update request from peer b53e9bef121a4e1292ae396876796b70 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20260620 14:50:08.470091 8394 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7427' and following 8 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:08.505622 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7441' and following 4 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:08.516607 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7442' and following 17 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:08.525121 8394 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7443' and following 17 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:08.533643 8394 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7444' and following 17 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:08.542147 8394 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7445' and following 17 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:08.708700 8394 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7486' and following 15 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:08.724130 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7490' and following 14 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:08.820256 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7516' and following 11 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:09.004046 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7545' and following 8 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:09.157315 8393 op_tracker.cc:168] op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 20 similar messages]
W20260620 14:50:09.157590 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7575' and following 7 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:09.189839 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7579' and following 14 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:09.210865 8394 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7585' and following 12 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:09.233669 8394 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7590' and following 13 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:09.247403 8394 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7593' and following 15 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:09.266232 8394 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7593' and following 18 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260620 14:50:09.266844 8394 raft_consensus.cc:1581] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Rejecting Update request from peer b53e9bef121a4e1292ae396876796b70 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:09.267457 8289 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer e135dde8739940018c943faea9fffb26 (127.0.97.3:33771): Couldn't send request to peer e135dde8739940018c943faea9fffb26. Status: Illegal state: Rejecting Update request from peer b53e9bef121a4e1292ae396876796b70 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20260620 14:50:09.464943 8254 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8152' and following 3 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:09.478634 8253 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8153' and following 17 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:09.488098 8253 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8154' and following 17 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:09.526990 8253 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8163' and following 9 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:09.558390 8253 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8168' and following 13 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:09.570771 8253 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8170' and following 16 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:09.587378 8253 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8172' and following 16 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:09.602527 8253 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8172' and following 18 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260620 14:50:09.603276 8253 raft_consensus.cc:1581] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Rejecting Update request from peer b53e9bef121a4e1292ae396876796b70 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:09.604003 8291 consensus_peers.cc:487] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 -> Peer f008e99e1ed44389ab6399accdce4636 (127.0.97.1:33129): Couldn't send request to peer f008e99e1ed44389ab6399accdce4636. Status: Illegal state: Rejecting Update request from peer b53e9bef121a4e1292ae396876796b70 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
I20260620 14:50:10.190781 8702 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer e135dde8739940018c943faea9fffb26 is lagging by at least 1137 ops behind the committed index [suppressed 45 similar messages]
I20260620 14:50:10.347512 8222 maintenance_manager.cc:643] P f008e99e1ed44389ab6399accdce4636: CompactRowSetsOp(d47b3bc714944076a46390baeb2ddb06) complete. Timing: real 16.768s user 5.681s sys 0.113s Metrics: {"bytes_written":1250199,"cfile_cache_hit":14,"cfile_cache_hit_bytes":414273,"cfile_cache_miss":96,"cfile_cache_miss_bytes":3714695,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":23186,"dirs.run_cpu_time_us":215,"dirs.run_wall_time_us":4048,"drs_written":1,"lbm_read_time_us":60636,"lbm_reads_1-10_ms":5,"lbm_reads_10-100_ms":1,"lbm_reads_lt_1ms":118,"lbm_write_time_us":15231,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":144,"num_input_rowsets":2,"peak_mem_usage":1146545,"rows_written":137250,"spinlock_wait_cycles":43679232,"thread_start_us":23027,"threads_started":1}
I20260620 14:50:10.379278 8281 maintenance_manager.cc:419] P f008e99e1ed44389ab6399accdce4636: Scheduling FlushMRSOp(d47b3bc714944076a46390baeb2ddb06): perf score=0.225768
I20260620 14:50:11.379894 8703 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer f008e99e1ed44389ab6399accdce4636 is lagging by at least 425 ops behind the committed index [suppressed 35 similar messages]
W20260620 14:50:11.631052 8291 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.97.1:33129, user_credentials={real_user=slave}} blocked reactor thread for 57242.3us
W20260620 14:50:12.151360 8672 log.cc:924] Time spent T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: Append to log took a long time: real 0.056s user 0.001s sys 0.000s
I20260620 14:50:13.241324 8703 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer e135dde8739940018c943faea9fffb26 is lagging by at least 510 ops behind the committed index [suppressed 32 similar messages]
W20260620 14:50:13.247684 8393 op_tracker.cc:168] op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 13 similar messages]
W20260620 14:50:13.247884 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8265' and following 11 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:13.331110 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8270' and following 13 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260620 14:50:13.465965 8703 raft_consensus.cc:1050] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70: attempting to promote NON_VOTER f008e99e1ed44389ab6399accdce4636 to VOTER
I20260620 14:50:13.468925 8703 logging.cc:424] LogThrottler TrackedPeer Lag: suppressed but not reported on 2 messages since previous log ~0 seconds ago
I20260620 14:50:13.469069 8703 logging.cc:424] LogThrottler TrackedPeer Lag: suppressed but not reported on 22 messages since previous log ~2 seconds ago
I20260620 14:50:13.469345 8703 consensus_queue.cc:237] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8786, Committed index: 8786, Last appended: 1.8786, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8787 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } } peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 33129 } attrs { promote: false } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: NON_VOTER last_known_addr { host: "127.0.97.3" port: 33771 } attrs { promote: true } }
I20260620 14:50:13.519601 8393 raft_consensus.cc:1261] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Refusing update from remote peer b53e9bef121a4e1292ae396876796b70: Log matching property violated. Preceding OpId in replica: term: 1 index: 8288. Preceding OpId from leader: term: 1 index: 8787. (index mismatch)
I20260620 14:50:13.520179 8703 consensus_queue.cc:1035] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: NON_VOTER last_known_addr { host: "127.0.97.3" port: 33771 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8787, Last known committed idx: 8288, Time since last communication: 0.000s
I20260620 14:50:13.520823 8703 consensus_queue.cc:786] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Peer e135dde8739940018c943faea9fffb26 is lagging by at least 479 ops behind the committed index
I20260620 14:50:13.552911 8252 raft_consensus.cc:1261] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 LEARNER]: Refusing update from remote peer b53e9bef121a4e1292ae396876796b70: Log matching property violated. Preceding OpId in replica: term: 1 index: 8786. Preceding OpId from leader: term: 1 index: 8787. (index mismatch)
I20260620 14:50:13.553887 8703 consensus_queue.cc:1035] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 33129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8787, Last known committed idx: 8786, Time since last communication: 0.000s
I20260620 14:50:13.559886 8713 raft_consensus.cc:2932] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [term 1 LEADER]: Committing config change with OpId 1.8787: config changed from index 4210 to 8787, f008e99e1ed44389ab6399accdce4636 (127.0.97.1) changed from NON_VOTER to VOTER. New config: { opid_index: 8787 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } } peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 33129 } attrs { promote: false } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: NON_VOTER last_known_addr { host: "127.0.97.3" port: 33771 } attrs { promote: true } } }
I20260620 14:50:13.567535 8253 raft_consensus.cc:2932] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 FOLLOWER]: Committing config change with OpId 1.8787: config changed from index 4210 to 8787, f008e99e1ed44389ab6399accdce4636 (127.0.97.1) changed from NON_VOTER to VOTER. New config: { opid_index: 8787 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } } peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 33129 } attrs { promote: false } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: NON_VOTER last_known_addr { host: "127.0.97.3" port: 33771 } attrs { promote: true } } }
I20260620 14:50:13.568301 8149 catalog_manager.cc:5495] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 reported cstate change: config changed from index 4210 to 8787, f008e99e1ed44389ab6399accdce4636 (127.0.97.1) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b53e9bef121a4e1292ae396876796b70" committed_config { opid_index: 8787 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 33129 } attrs { promote: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: NON_VOTER last_known_addr { host: "127.0.97.3" port: 33771 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260620 14:50:13.583899 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8318' and following 8 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:13.690481 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8340' and following 15 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:13.716220 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8344' and following 14 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:13.748062 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8349' and following 13 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:13.757081 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8350' and following 17 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:13.806083 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8364' and following 4 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:13.824467 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8367' and following 15 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:13.835598 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8368' and following 17 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:13.943903 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8380' and following 6 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260620 14:50:13.998209 8147 maintenance_manager.cc:419] P 45da7c414fea4840b16a114be5618381: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000063
W20260620 14:50:14.013486 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8391' and following 7 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260620 14:50:14.021922 8146 maintenance_manager.cc:643] P 45da7c414fea4840b16a114be5618381: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.023s user 0.003s sys 0.002s Metrics: {"bytes_written":414,"delete_count":0,"lbm_write_time_us":169,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260620 14:50:14.022500 8147 maintenance_manager.cc:419] P 45da7c414fea4840b16a114be5618381: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.152150
W20260620 14:50:14.044073 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8393' and following 16 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260620 14:50:14.062071 8146 maintenance_manager.cc:643] P 45da7c414fea4840b16a114be5618381: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.037s user 0.010s sys 0.007s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2556,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":13679,"dirs.run_cpu_time_us":93,"dirs.run_wall_time_us":94,"lbm_read_time_us":531,"lbm_reads_lt_1ms":25,"lbm_write_time_us":499,"lbm_writes_lt_1ms":9,"reinsert_count":0,"thread_start_us":13812,"threads_started":1,"update_count":1}
W20260620 14:50:14.064646 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8394' and following 17 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:14.079146 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8396' and following 16 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:14.135730 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8408' and following 6 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:14.157980 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8409' and following 17 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:14.171586 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8411' and following 16 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:14.200783 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8413' and following 16 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:14.229929 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8419' and following 12 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:14.269308 8393 op_tracker.cc:168] op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 19 similar messages]
W20260620 14:50:14.269536 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8426' and following 11 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:14.332566 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8431' and following 13 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260620 14:50:14.838938 8361 maintenance_manager.cc:643] P e135dde8739940018c943faea9fffb26: CompactRowSetsOp(d47b3bc714944076a46390baeb2ddb06) complete. Timing: real 17.429s user 5.669s sys 0.078s Metrics: {"bytes_written":1250199,"cfile_cache_hit":14,"cfile_cache_hit_bytes":414273,"cfile_cache_miss":96,"cfile_cache_miss_bytes":3714695,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":42545,"dirs.run_cpu_time_us":189,"dirs.run_wall_time_us":1273,"drs_written":1,"lbm_read_time_us":82628,"lbm_reads_1-10_ms":1,"lbm_reads_10-100_ms":4,"lbm_reads_lt_1ms":119,"lbm_write_time_us":20843,"lbm_writes_1-10_ms":4,"lbm_writes_lt_1ms":141,"num_input_rowsets":2,"peak_mem_usage":1146545,"rows_written":137250,"spinlock_wait_cycles":84846336,"thread_start_us":46724,"threads_started":1}
I20260620 14:50:14.851447 8420 maintenance_manager.cc:419] P e135dde8739940018c943faea9fffb26: Scheduling FlushMRSOp(d47b3bc714944076a46390baeb2ddb06): perf score=0.238364
W20260620 14:50:15.773391 8393 op_tracker.cc:168] op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 1 similar messages]
W20260620 14:50:15.773555 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8664' and following 13 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:15.843266 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8684' and following 17 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20260620 14:50:16.003863 8393 raft_consensus.cc:1565] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8702' and following 0 ops. Status for this op: Service unavailable: op on tablet d47b3bc714944076a46390baeb2ddb06 rejected due to memory pressure: the memory usage of this op (55308) plus the current consumption (67088604) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20260620 14:50:16.634251 8723 raft_consensus.cc:1050] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70: attempting to promote NON_VOTER e135dde8739940018c943faea9fffb26 to VOTER
I20260620 14:50:16.634716 8723 logging.cc:424] LogThrottler TrackedPeer Lag: suppressed but not reported on 41 messages since previous log ~3 seconds ago
I20260620 14:50:16.635043 8723 consensus_queue.cc:237] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8787, Committed index: 8787, Last appended: 1.8787, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8788 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } } peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 33129 } attrs { promote: false } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33771 } attrs { promote: false } }
I20260620 14:50:16.660967 8393 raft_consensus.cc:2932] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Committing config change with OpId 1.8787: config changed from index 4210 to 8787, f008e99e1ed44389ab6399accdce4636 (127.0.97.1) changed from NON_VOTER to VOTER. New config: { opid_index: 8787 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } } peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 33129 } attrs { promote: false } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: NON_VOTER last_known_addr { host: "127.0.97.3" port: 33771 } attrs { promote: true } } }
I20260620 14:50:16.734722 8393 raft_consensus.cc:1261] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 LEARNER]: Refusing update from remote peer b53e9bef121a4e1292ae396876796b70: Log matching property violated. Preceding OpId in replica: term: 1 index: 8787. Preceding OpId from leader: term: 1 index: 8788. (index mismatch)
I20260620 14:50:16.735328 8723 consensus_queue.cc:1035] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33771 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8788, Last known committed idx: 8787, Time since last communication: 0.000s
I20260620 14:50:16.736984 8253 raft_consensus.cc:1261] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 FOLLOWER]: Refusing update from remote peer b53e9bef121a4e1292ae396876796b70: Log matching property violated. Preceding OpId in replica: term: 1 index: 8787. Preceding OpId from leader: term: 1 index: 8788. (index mismatch)
I20260620 14:50:16.737602 8726 raft_consensus.cc:2932] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [term 1 LEADER]: Committing config change with OpId 1.8788: config changed from index 8787 to 8788, e135dde8739940018c943faea9fffb26 (127.0.97.3) changed from NON_VOTER to VOTER. New config: { opid_index: 8788 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } } peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 33129 } attrs { promote: false } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33771 } attrs { promote: false } } }
I20260620 14:50:16.743718 8393 raft_consensus.cc:2932] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 FOLLOWER]: Committing config change with OpId 1.8788: config changed from index 8787 to 8788, e135dde8739940018c943faea9fffb26 (127.0.97.3) changed from NON_VOTER to VOTER. New config: { opid_index: 8788 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } } peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 33129 } attrs { promote: false } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33771 } attrs { promote: false } } }
I20260620 14:50:16.744917 8726 consensus_queue.cc:1035] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 33129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8788, Last known committed idx: 8787, Time since last communication: 0.000s
I20260620 14:50:16.746129 8253 raft_consensus.cc:2932] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 FOLLOWER]: Committing config change with OpId 1.8788: config changed from index 8787 to 8788, e135dde8739940018c943faea9fffb26 (127.0.97.3) changed from NON_VOTER to VOTER. New config: { opid_index: 8788 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } } peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 33129 } attrs { promote: false } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33771 } attrs { promote: false } } }
I20260620 14:50:16.774288 8158 catalog_manager.cc:5495] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 reported cstate change: config changed from index 8787 to 8788, e135dde8739940018c943faea9fffb26 (127.0.97.3) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b53e9bef121a4e1292ae396876796b70" committed_config { opid_index: 8788 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 33129 } attrs { promote: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33771 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260620 14:50:17.070546 8147 maintenance_manager.cc:419] P 45da7c414fea4840b16a114be5618381: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000050
I20260620 14:50:17.076143 8146 maintenance_manager.cc:643] P 45da7c414fea4840b16a114be5618381: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.005s user 0.001s sys 0.000s Metrics: {"bytes_written":410,"delete_count":0,"lbm_write_time_us":147,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260620 14:50:17.076711 8147 maintenance_manager.cc:419] P 45da7c414fea4840b16a114be5618381: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.150680
I20260620 14:50:17.154665 8146 maintenance_manager.cc:643] P 45da7c414fea4840b16a114be5618381: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.078s user 0.013s sys 0.005s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2552,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":53582,"dirs.run_cpu_time_us":324,"dirs.run_wall_time_us":10130,"lbm_read_time_us":459,"lbm_reads_lt_1ms":25,"lbm_write_time_us":284,"lbm_writes_lt_1ms":9,"reinsert_count":0,"thread_start_us":64332,"threads_started":2,"update_count":1}
I20260620 14:50:20.534722 8292 maintenance_manager.cc:643] P b53e9bef121a4e1292ae396876796b70: CompactRowSetsOp(d47b3bc714944076a46390baeb2ddb06) complete. Timing: real 29.616s user 12.025s sys 0.241s Metrics: {"bytes_written":2624509,"cfile_cache_hit":21,"cfile_cache_hit_bytes":1373514,"cfile_cache_miss":203,"cfile_cache_miss_bytes":7464516,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":16249,"dirs.run_cpu_time_us":1735,"dirs.run_wall_time_us":8084,"drs_written":1,"lbm_read_time_us":117667,"lbm_reads_1-10_ms":1,"lbm_reads_10-100_ms":5,"lbm_reads_lt_1ms":225,"lbm_write_time_us":76080,"lbm_writes_1-10_ms":6,"lbm_writes_10-100_ms":3,"lbm_writes_lt_1ms":282,"num_input_rowsets":2,"peak_mem_usage":2733581,"rows_written":292900,"spinlock_wait_cycles":4352,"thread_start_us":26962,"threads_started":5,"wal-append.queue_time_us":6358}
I20260620 14:50:20.535840 8351 maintenance_manager.cc:419] P b53e9bef121a4e1292ae396876796b70: Scheduling LogGCOp(d47b3bc714944076a46390baeb2ddb06): free 4989956 bytes of WAL
I20260620 14:50:20.536702 8292 log_reader.cc:386] T d47b3bc714944076a46390baeb2ddb06: removed 5 log segments from log reader
I20260620 14:50:20.536790 8292 log.cc:1076] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70: Deleting log segment in path: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/ts-1-root/wals/d47b3bc714944076a46390baeb2ddb06/wal-000000004 (ops 2166-2878)
I20260620 14:50:20.536857 8292 log.cc:1076] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70: Deleting log segment in path: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/ts-1-root/wals/d47b3bc714944076a46390baeb2ddb06/wal-000000005 (ops 2879-3592)
I20260620 14:50:20.536924 8292 log.cc:1076] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70: Deleting log segment in path: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/ts-1-root/wals/d47b3bc714944076a46390baeb2ddb06/wal-000000006 (ops 3593-4308)
I20260620 14:50:20.536968 8292 log.cc:1076] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70: Deleting log segment in path: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/ts-1-root/wals/d47b3bc714944076a46390baeb2ddb06/wal-000000007 (ops 4309-5021)
I20260620 14:50:20.537003 8292 log.cc:1076] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70: Deleting log segment in path: /tmp/dist-test-task_mcmIE/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781966855785253-388-0/minicluster-data/ts-1-root/wals/d47b3bc714944076a46390baeb2ddb06/wal-000000008 (ops 5022-5735)
I20260620 14:50:20.538655 8292 maintenance_manager.cc:643] P b53e9bef121a4e1292ae396876796b70: LogGCOp(d47b3bc714944076a46390baeb2ddb06) complete. Timing: real 0.002s user 0.000s sys 0.000s Metrics: {}
I20260620 14:50:20.539017 8351 maintenance_manager.cc:419] P b53e9bef121a4e1292ae396876796b70: Scheduling FlushMRSOp(d47b3bc714944076a46390baeb2ddb06): perf score=0.152129
I20260620 14:50:21.832289 8149 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49956:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20260620 14:50:22.160033 8147 maintenance_manager.cc:419] P 45da7c414fea4840b16a114be5618381: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000064
I20260620 14:50:22.166575 8146 maintenance_manager.cc:643] P 45da7c414fea4840b16a114be5618381: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.004s sys 0.000s Metrics: {"bytes_written":331,"delete_count":0,"lbm_write_time_us":161,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20260620 14:50:22.167320 8147 maintenance_manager.cc:419] P 45da7c414fea4840b16a114be5618381: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.121646
I20260620 14:50:22.202903 8146 maintenance_manager.cc:643] P 45da7c414fea4840b16a114be5618381: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.035s user 0.017s sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2473,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":17182,"dirs.run_cpu_time_us":254,"dirs.run_wall_time_us":1605,"lbm_read_time_us":519,"lbm_reads_lt_1ms":25,"lbm_write_time_us":331,"lbm_writes_lt_1ms":9,"reinsert_count":0,"thread_start_us":23896,"threads_started":2,"update_count":1}
I20260620 14:50:25.121622 8149 catalog_manager.cc:5587] TS b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621) does not have the latest schema for tablet d47b3bc714944076a46390baeb2ddb06 (table fake-table [id=9fbc064244f146d1af34da6c9de3c9e9]). Expected version 2 got 1
I20260620 14:50:25.123411 8325 consensus_queue.cc:237] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8799, Committed index: 8799, Last appended: 1.8799, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8800 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33771 } attrs { promote: false } }
I20260620 14:50:25.126178 8393 raft_consensus.cc:1261] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 FOLLOWER]: Refusing update from remote peer b53e9bef121a4e1292ae396876796b70: Log matching property violated. Preceding OpId in replica: term: 1 index: 8799. Preceding OpId from leader: term: 1 index: 8800. (index mismatch)
I20260620 14:50:25.126708 8761 consensus_queue.cc:1035] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33771 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8800, Last known committed idx: 8799, Time since last communication: 0.000s
I20260620 14:50:25.162402 8393 raft_consensus.cc:2932] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 FOLLOWER]: Committing config change with OpId 1.8800: config changed from index 8788 to 8800, VOTER f008e99e1ed44389ab6399accdce4636 (127.0.97.1) evicted. New config: { opid_index: 8800 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33771 } attrs { promote: false } } }
I20260620 14:50:25.163317 8761 raft_consensus.cc:2932] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [term 1 LEADER]: Committing config change with OpId 1.8800: config changed from index 8788 to 8800, VOTER f008e99e1ed44389ab6399accdce4636 (127.0.97.1) evicted. New config: { opid_index: 8800 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33771 } attrs { promote: false } } }
I20260620 14:50:25.176781 8149 catalog_manager.cc:5495] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 reported cstate change: config changed from index 8788 to 8800, VOTER f008e99e1ed44389ab6399accdce4636 (127.0.97.1) evicted. New cstate: current_term: 1 leader_uuid: "b53e9bef121a4e1292ae396876796b70" committed_config { opid_index: 8800 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33771 } attrs { promote: false } } }
I20260620 14:50:25.177273 8149 catalog_manager.cc:5587] TS e135dde8739940018c943faea9fffb26 (127.0.97.3:33771) does not have the latest schema for tablet d47b3bc714944076a46390baeb2ddb06 (table fake-table [id=9fbc064244f146d1af34da6c9de3c9e9]). Expected version 2 got 1
I20260620 14:50:25.201097 8145 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet d47b3bc714944076a46390baeb2ddb06 with cas_config_opid_index 8788: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 14:50:25.230080 8158 catalog_manager.cc:5587] TS b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621) does not have the latest schema for tablet d47b3bc714944076a46390baeb2ddb06 (table fake-table [id=9fbc064244f146d1af34da6c9de3c9e9]). Expected version 2 got 1
I20260620 14:50:25.246577 8325 consensus_queue.cc:237] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8800, Committed index: 8800, Last appended: 1.8800, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 8801 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } }
I20260620 14:50:25.247687 8761 raft_consensus.cc:2932] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 [term 1 LEADER]: Committing config change with OpId 1.8801: config changed from index 8800 to 8801, VOTER e135dde8739940018c943faea9fffb26 (127.0.97.3) evicted. New config: { opid_index: 8801 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } } }
I20260620 14:50:25.252962 8157 catalog_manager.cc:5587] TS b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621) does not have the latest schema for tablet d47b3bc714944076a46390baeb2ddb06 (table fake-table [id=9fbc064244f146d1af34da6c9de3c9e9]). Expected version 2 got 1
I20260620 14:50:25.256430 8145 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet d47b3bc714944076a46390baeb2ddb06 with cas_config_opid_index 8800: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260620 14:50:25.257951 8157 catalog_manager.cc:5495] T d47b3bc714944076a46390baeb2ddb06 P b53e9bef121a4e1292ae396876796b70 reported cstate change: config changed from index 8800 to 8801, VOTER e135dde8739940018c943faea9fffb26 (127.0.97.3) evicted. New cstate: current_term: 1 leader_uuid: "b53e9bef121a4e1292ae396876796b70" committed_config { opid_index: 8801 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } health_report { overall_health: HEALTHY } } }
I20260620 14:50:25.258405 8157 catalog_manager.cc:5587] TS b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621) does not have the latest schema for tablet d47b3bc714944076a46390baeb2ddb06 (table fake-table [id=9fbc064244f146d1af34da6c9de3c9e9]). Expected version 2 got 1
I20260620 14:50:25.321707 8245 tablet_service.cc:1514] Processing DeleteTablet for tablet d47b3bc714944076a46390baeb2ddb06 with delete_type TABLET_DATA_TOMBSTONED (TS f008e99e1ed44389ab6399accdce4636 not found in new config with opid_index 8800) from {username='slave'} at 127.0.0.1:57436
I20260620 14:50:25.337498 8384 tablet_service.cc:1514] Processing DeleteTablet for tablet d47b3bc714944076a46390baeb2ddb06 with delete_type TABLET_DATA_TOMBSTONED (TS e135dde8739940018c943faea9fffb26 not found in new config with opid_index 8801) from {username='slave'} at 127.0.0.1:41556
I20260620 14:50:25.344244 8792 tablet_replica.cc:330] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636: stopping tablet replica
I20260620 14:50:25.353379 8793 tablet_replica.cc:330] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26: stopping tablet replica
I20260620 14:50:25.458959 8147 maintenance_manager.cc:419] P 45da7c414fea4840b16a114be5618381: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000064
I20260620 14:50:25.465276 8146 maintenance_manager.cc:643] P 45da7c414fea4840b16a114be5618381: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.006s user 0.005s sys 0.000s Metrics: {"bytes_written":388,"delete_count":0,"lbm_write_time_us":181,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":2}
I20260620 14:50:25.465914 8147 maintenance_manager.cc:419] P 45da7c414fea4840b16a114be5618381: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.137248
I20260620 14:50:25.489825 8146 maintenance_manager.cc:643] P 45da7c414fea4840b16a114be5618381: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.024s user 0.009s sys 0.013s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2636,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":7004,"dirs.run_cpu_time_us":347,"dirs.run_wall_time_us":1699,"lbm_read_time_us":532,"lbm_reads_lt_1ms":25,"lbm_write_time_us":313,"lbm_writes_lt_1ms":9,"reinsert_count":0,"thread_start_us":13201,"threads_started":2,"update_count":2}
I20260620 14:50:26.430631 8796 raft_consensus.cc:482] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b53e9bef121a4e1292ae396876796b70)
I20260620 14:50:26.431028 8796 raft_consensus.cc:504] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 8788 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } } peers { permanent_uuid: "f008e99e1ed44389ab6399accdce4636" member_type: VOTER last_known_addr { host: "127.0.97.1" port: 33129 } attrs { promote: false } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33771 } attrs { promote: false } }
I20260620 14:50:26.432722 8325 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d47b3bc714944076a46390baeb2ddb06" candidate_uuid: "f008e99e1ed44389ab6399accdce4636" candidate_term: 2 candidate_status { last_received { term: 1 index: 8799 } } ignore_live_leader: false dest_uuid: "b53e9bef121a4e1292ae396876796b70" is_pre_election: true
I20260620 14:50:26.446830 8796 leader_election.cc:288] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621), e135dde8739940018c943faea9fffb26 (127.0.97.3:33771)
I20260620 14:50:26.465389 8393 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d47b3bc714944076a46390baeb2ddb06" candidate_uuid: "f008e99e1ed44389ab6399accdce4636" candidate_term: 2 candidate_status { last_received { term: 1 index: 8799 } } ignore_live_leader: false dest_uuid: "e135dde8739940018c943faea9fffb26" is_pre_election: true
I20260620 14:50:26.470214 8219 leader_election.cc:302] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [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: f008e99e1ed44389ab6399accdce4636; no voters: b53e9bef121a4e1292ae396876796b70, e135dde8739940018c943faea9fffb26
I20260620 14:50:26.470770 8796 raft_consensus.cc:2726] T d47b3bc714944076a46390baeb2ddb06 P f008e99e1ed44389ab6399accdce4636 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260620 14:50:26.685457 8799 raft_consensus.cc:482] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b53e9bef121a4e1292ae396876796b70)
I20260620 14:50:26.685949 8799 raft_consensus.cc:504] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 8800 OBSOLETE_local: true peers { permanent_uuid: "b53e9bef121a4e1292ae396876796b70" member_type: VOTER last_known_addr { host: "127.0.97.2" port: 39621 } } peers { permanent_uuid: "e135dde8739940018c943faea9fffb26" member_type: VOTER last_known_addr { host: "127.0.97.3" port: 33771 } attrs { promote: false } }
I20260620 14:50:26.687378 8325 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d47b3bc714944076a46390baeb2ddb06" candidate_uuid: "e135dde8739940018c943faea9fffb26" candidate_term: 2 candidate_status { last_received { term: 1 index: 8800 } } ignore_live_leader: false dest_uuid: "b53e9bef121a4e1292ae396876796b70" is_pre_election: true
I20260620 14:50:26.688040 8360 leader_election.cc:302] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 2 responses out of 2 voters: 1 yes votes; 1 no votes. yes voters: e135dde8739940018c943faea9fffb26; no voters: b53e9bef121a4e1292ae396876796b70
I20260620 14:50:26.689352 8799 leader_election.cc:288] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621)
I20260620 14:50:26.689951 8799 raft_consensus.cc:2726] T d47b3bc714944076a46390baeb2ddb06 P e135dde8739940018c943faea9fffb26 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260620 14:50:27.045792 8523 meta_cache.cc:302] tablet d47b3bc714944076a46390baeb2ddb06: replica b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621) has failed: Timed out: Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)
W20260620 14:50:27.046056 8523 batcher.cc:441] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)
F20260620 14:50:27.046738 8749 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
*** Aborted at 1781967027 (unix time) try "date -d @1781967027" if you are using GNU date ***
PC: @ 0x0 (unknown)
*** SIGABRT (@0x3e800000184) received by PID 388 (TID 0x7efc5aa48700) from PID 388; stack trace: ***
@ 0x7efd56aa9a46 google::(anonymous namespace)::FailureSignalHandler() at ??:0
@ 0x7efd5abeb980 (unknown) at ??:0
@ 0x7efd53dd7e87 gsignal at ??:0
@ 0x7efd53dd97f1 abort at ??:0
F20260620 14:50:27.136318 8751 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20260620 14:50:27.136318 8751 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.136857 8748 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20260620 14:50:27.136318 8751 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.136857 8748 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.137329 8753 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20260620 14:50:27.136318 8751 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.136857 8748 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.137329 8753 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.137770 8752 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20260620 14:50:27.136318 8751 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.136857 8748 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.137329 8753 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.137770 8752 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.138240 8743 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20260620 14:50:27.136318 8751 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.136857 8748 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.137329 8753 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.137770 8752 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.138240 8743 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.140867 8747 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20260620 14:50:27.136318 8751 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.136857 8748 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.137329 8753 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.137770 8752 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.138240 8743 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.140867 8747 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.141335 8754 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20260620 14:50:27.136318 8751 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.136857 8748 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.137329 8753 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.137770 8752 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.138240 8743 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.140867 8747 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.141335 8754 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.142985 8750 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20260620 14:50:27.136318 8751 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.136857 8748 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.137329 8753 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.137770 8752 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.138240 8743 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.140867 8747 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.141335 8754 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.142985 8750 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)F20260620 14:50:27.149039 8744 test_workload.cc:301] Timed out: Failed to write batch of 50 ops to tablet d47b3bc714944076a46390baeb2ddb06 after 1 attempt(s): Failed to write to server: b53e9bef121a4e1292ae396876796b70 (127.0.97.2:39621): Write RPC to 127.0.97.2:39621 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
@ 0x7efd56a9b9ad google::LogMessage::Fail() at ??:0
@ 0x7efd56a9e88a google::LogMessage::SendToLog() at ??:0
@ 0x7efd56a9b4de google::LogMessage::Flush() at ??:0
@ 0x7efd56a9ca19 google::LogMessageFatal::~LogMessageFatal() at ??:0
@ 0x7efd6cc8c2ae kudu::TestWorkload::GetNumberOfErrors() at ??:0
@ 0x7efd6cc8afa0 kudu::TestWorkload::WriteThread() at ??:0
@ 0x7efd6cc9cfbc std::__invoke_impl<>() at ??:0
@ 0x7efd6cc9cecd std::__invoke<>() at ??:0
@ 0x7efd6cc9ce8a _ZNSt6thread8_InvokerISt5tupleIJMN4kudu12TestWorkloadEFvvEPS3_EEE9_M_invokeIJLm0ELm1EEEEDTclsr3stdE8__invokespcl10_S_declvalIXT_EEEEESt12_Index_tupleIJXspT_EEE at ??:0
@ 0x7efd6cc9ce3e std::thread::_Invoker<>::operator()() at ??:0
@ 0x7efd6cc9cb79 std::thread::_State_impl<>::_M_run() at ??:0
@ 0x7efd5f527a4f execute_native_thread_routine at ??:0
@ 0x7efd5abe06db start_thread at ??:0
@ 0x7efd53eba61f clone at ??:0